2025-03-04T19:47:21.3222290Z Current runner version: '2.322.0' 2025-03-04T19:47:21.3229560Z Runner name: 'i-006330cc6dc451bc2' 2025-03-04T19:47:21.3230588Z Runner group name: 'Default' 2025-03-04T19:47:21.3231669Z Machine name: 'ip-10-1-32-17' 2025-03-04T19:47:21.3236261Z ##[group]GITHUB_TOKEN Permissions 2025-03-04T19:47:21.3239560Z Actions: read 2025-03-04T19:47:21.3240223Z Attestations: read 2025-03-04T19:47:21.3240910Z Checks: read 2025-03-04T19:47:21.3241531Z Contents: read 2025-03-04T19:47:21.3242134Z Deployments: read 2025-03-04T19:47:21.3242829Z Discussions: read 2025-03-04T19:47:21.3243456Z Issues: read 2025-03-04T19:47:21.3244002Z Metadata: read 2025-03-04T19:47:21.3244682Z Packages: read 2025-03-04T19:47:21.3245369Z Pages: read 2025-03-04T19:47:21.3246011Z PullRequests: read 2025-03-04T19:47:21.3246696Z RepositoryProjects: read 2025-03-04T19:47:21.3247356Z SecurityEvents: read 2025-03-04T19:47:21.3248016Z Statuses: read 2025-03-04T19:47:21.3248656Z ##[endgroup] 2025-03-04T19:47:21.3252625Z Secret source: Actions 2025-03-04T19:47:21.3253799Z Prepare workflow directory 2025-03-04T19:47:21.6404530Z Prepare all required actions 2025-03-04T19:47:21.6450164Z Getting action download info 2025-03-04T19:47:21.8545870Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-04T19:47:22.1104090Z Download action repository 'actions/download-artifact@v4' (SHA:cc203385981b70ca67e1cc392babf9cc229d5806) 2025-03-04T19:47:22.4673800Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2025-03-04T19:47:22.5663945Z Download action repository 'actions/upload-artifact@v4' (SHA:4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1) 2025-03-04T19:47:23.8301391Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-03-04T19:47:24.1120441Z Uses: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/main (79438512a0632583899938d3b0277da78f5569e0) 2025-03-04T19:47:24.1122852Z ##[group] Inputs 2025-03-04T19:47:24.1126696Z script: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:24.1131316Z timeout: 120 2025-03-04T19:47:24.1131611Z runner: lf.linux.2xlarge 2025-03-04T19:47:24.1131948Z upload-artifact: 2025-03-04T19:47:24.1132577Z upload-artifact-to-s3: false 2025-03-04T19:47:24.1132934Z download-artifact: 2025-03-04T19:47:24.1133246Z repository: 2025-03-04T19:47:24.1133534Z fetch-depth: 0 2025-03-04T19:47:24.1133817Z submodules: 2025-03-04T19:47:24.1134132Z ref: 1b7498080987913ecb3aff6253c5e88f3540d911 2025-03-04T19:47:24.1134553Z test-infra-repository: pytorch/test-infra 2025-03-04T19:47:24.1134951Z test-infra-ref: 2025-03-04T19:47:24.1135284Z docker-image: pytorch-linux-focal-linter 2025-03-04T19:47:24.1135685Z docker-build-dir: .ci/docker 2025-03-04T19:47:24.1136037Z gpu-arch-type: cpu 2025-03-04T19:47:24.1136396Z gpu-arch-version: 2025-03-04T19:47:24.1136685Z job-name: linux-job 2025-03-04T19:47:24.1136998Z continue-on-error: false 2025-03-04T19:47:24.1137625Z binary-matrix: 2025-03-04T19:47:24.1138053Z run-with-docker: true 2025-03-04T19:47:24.1138369Z secrets-env: 2025-03-04T19:47:24.1138653Z no-sudo: false 2025-03-04T19:47:24.1138963Z ##[endgroup] 2025-03-04T19:47:24.1139259Z Complete job name: toc / linux-job 2025-03-04T19:47:24.1615565Z A job started hook has been configured by the self-hosted runner administrator 2025-03-04T19:47:24.1736617Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-04T19:47:24.1746388Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:24.1747121Z ##[endgroup] 2025-03-04T19:47:25.3832609Z Runner Type: lf.linux.2xlarge 2025-03-04T19:47:25.3833166Z Instance Type: c5.2xlarge 2025-03-04T19:47:25.3833461Z AMI Name: unknown 2025-03-04T19:47:25.3856263Z AMI ID: ami-05b10e08d247fb927 2025-03-04T19:47:31.2743868Z ##[group]Run set -euxo pipefail 2025-03-04T19:47:31.2744411Z set -euxo pipefail 2025-03-04T19:47:31.2744737Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-03-04T19:47:31.2745156Z  echo "::group::Cleanup with-sudo debug output" 2025-03-04T19:47:31.2745603Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2025-03-04T19:47:31.2745953Z else 2025-03-04T19:47:31.2746254Z  echo "::group::Cleanup no-sudo debug output" 2025-03-04T19:47:31.2746646Z  rm -rfv "${GITHUB_WORKSPACE}" 2025-03-04T19:47:31.2746974Z fi 2025-03-04T19:47:31.2747194Z  2025-03-04T19:47:31.2747449Z mkdir -p "${GITHUB_WORKSPACE}" 2025-03-04T19:47:31.2747794Z echo "::endgroup::" 2025-03-04T19:47:31.2755366Z shell: /usr/bin/bash -e {0} 2025-03-04T19:47:31.2755672Z env: 2025-03-04T19:47:31.2755946Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:31.2756305Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:31.2756668Z PR_NUMBER: 148205 2025-03-04T19:47:31.2760460Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:31.2764394Z NO_SUDO: false 2025-03-04T19:47:31.2764656Z ##[endgroup] 2025-03-04T19:47:31.2793205Z + [[ false == \f\a\l\s\e ]] 2025-03-04T19:47:31.2804565Z + echo '::group::Cleanup with-sudo debug output' 2025-03-04T19:47:31.2811225Z ##[group]Cleanup with-sudo debug output 2025-03-04T19:47:31.3591778Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-04T19:47:31.3592646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/branches' 2025-03-04T19:47:31.3593430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/applypatch-msg.sample' 2025-03-04T19:47:31.3594500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/commit-msg.sample' 2025-03-04T19:47:31.3595422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/post-update.sample' 2025-03-04T19:47:31.3596230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/pre-applypatch.sample' 2025-03-04T19:47:31.3597037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/pre-commit.sample' 2025-03-04T19:47:31.3597964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/pre-merge-commit.sample' 2025-03-04T19:47:31.3599334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/pre-push.sample' 2025-03-04T19:47:31.3600353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/pre-receive.sample' 2025-03-04T19:47:31.3601949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/push-to-checkout.sample' 2025-03-04T19:47:31.3602820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/sendemail-validate.sample' 2025-03-04T19:47:31.3604107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/update.sample' 2025-03-04T19:47:31.3605061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:31.3606064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/pre-rebase.sample' 2025-03-04T19:47:31.3607067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:31.3608051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/hooks' 2025-03-04T19:47:31.3608723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/info/exclude' 2025-03-04T19:47:31.3609387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/info' 2025-03-04T19:47:31.3610061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/description' 2025-03-04T19:47:31.3611134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/config' 2025-03-04T19:47:31.3611789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/heads' 2025-03-04T19:47:31.3612892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug' 2025-03-04T19:47:31.3613915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ci/binaries/77164' 2025-03-04T19:47:31.3614833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ci/binaries' 2025-03-04T19:47:31.3615685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ci' 2025-03-04T19:47:31.3616478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/all/70978' 2025-03-04T19:47:31.3617250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/all/70979' 2025-03-04T19:47:31.3618024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/all/70989' 2025-03-04T19:47:31.3618814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/all' 2025-03-04T19:47:31.3619647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/120076' 2025-03-04T19:47:31.3620479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/129465' 2025-03-04T19:47:31.3621309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/138996' 2025-03-04T19:47:31.3622182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/139760' 2025-03-04T19:47:31.3623085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/141178' 2025-03-04T19:47:31.3623991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/142040' 2025-03-04T19:47:31.3624837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143082' 2025-03-04T19:47:31.3625778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143416' 2025-03-04T19:47:31.3626906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/143794' 2025-03-04T19:47:31.3627740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/144127' 2025-03-04T19:47:31.3628569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/145119' 2025-03-04T19:47:31.3629558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/145224' 2025-03-04T19:47:31.3630684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/146717' 2025-03-04T19:47:31.3631618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147448' 2025-03-04T19:47:31.3632464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147498' 2025-03-04T19:47:31.3633301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147607' 2025-03-04T19:47:31.3634225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147664' 2025-03-04T19:47:31.3635064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147817' 2025-03-04T19:47:31.3635895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147917' 2025-03-04T19:47:31.3636729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147945' 2025-03-04T19:47:31.3637561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/147964' 2025-03-04T19:47:31.3638511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/148163' 2025-03-04T19:47:31.3639489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/148173' 2025-03-04T19:47:31.3640748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries/148343' 2025-03-04T19:47:31.3641618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries' 2025-03-04T19:47:31.3642490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/138834' 2025-03-04T19:47:31.3643904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/142279' 2025-03-04T19:47:31.3644809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/143388' 2025-03-04T19:47:31.3645773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/144049' 2025-03-04T19:47:31.3646685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/146055' 2025-03-04T19:47:31.3647999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/146573' 2025-03-04T19:47:31.3648979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/147074' 2025-03-04T19:47:31.3649866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/147448' 2025-03-04T19:47:31.3650833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/147455' 2025-03-04T19:47:31.3652196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/148313' 2025-03-04T19:47:31.3653277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel/148319' 2025-03-04T19:47:31.3654193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/binaries_wheel' 2025-03-04T19:47:31.3655072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/cuda/70978' 2025-03-04T19:47:31.3656258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/cuda/70979' 2025-03-04T19:47:31.3657262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/cuda/70989' 2025-03-04T19:47:31.3658165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/cuda' 2025-03-04T19:47:31.3659216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-cu126/140793' 2025-03-04T19:47:31.3660883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-cu126' 2025-03-04T19:47:31.3661935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-micro-benchmark/141910' 2025-03-04T19:47:31.3663035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-micro-benchmark' 2025-03-04T19:47:31.3664042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-compare/140195' 2025-03-04T19:47:31.3665495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-compare' 2025-03-04T19:47:31.3666637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-test-nightly/140195' 2025-03-04T19:47:31.3667673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-perf-test-nightly' 2025-03-04T19:47:31.3668667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic/140793' 2025-03-04T19:47:31.3669586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic/145612' 2025-03-04T19:47:31.3670504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic/147315' 2025-03-04T19:47:31.3671432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-periodic' 2025-03-04T19:47:31.3672344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/140989' 2025-03-04T19:47:31.3673221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/141309' 2025-03-04T19:47:31.3674097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/141355' 2025-03-04T19:47:31.3674970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/146264' 2025-03-04T19:47:31.3675848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/146903' 2025-03-04T19:47:31.3676730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/147315' 2025-03-04T19:47:31.3677627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/147320' 2025-03-04T19:47:31.3678613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/147452' 2025-03-04T19:47:31.3679470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/147583' 2025-03-04T19:47:31.3680358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/147619' 2025-03-04T19:47:31.3681233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/148305' 2025-03-04T19:47:31.3682112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm/148437' 2025-03-04T19:47:31.3683009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor-rocm' 2025-03-04T19:47:31.3683892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147422' 2025-03-04T19:47:31.3684714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/110155' 2025-03-04T19:47:31.3685548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147415' 2025-03-04T19:47:31.3686389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/113257' 2025-03-04T19:47:31.3687233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148002' 2025-03-04T19:47:31.3688075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/119496' 2025-03-04T19:47:31.3689024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148007' 2025-03-04T19:47:31.3690315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/119977' 2025-03-04T19:47:31.3691131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148008' 2025-03-04T19:47:31.3692209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/120076' 2025-03-04T19:47:31.3693255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148010' 2025-03-04T19:47:31.3694092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/121445' 2025-03-04T19:47:31.3695086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148042' 2025-03-04T19:47:31.3695933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/124490' 2025-03-04T19:47:31.3696758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148046' 2025-03-04T19:47:31.3697591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125270' 2025-03-04T19:47:31.3699011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148063' 2025-03-04T19:47:31.3700072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125326' 2025-03-04T19:47:31.3700913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148083' 2025-03-04T19:47:31.3701994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125428' 2025-03-04T19:47:31.3703031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148091' 2025-03-04T19:47:31.3703857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125469' 2025-03-04T19:47:31.3704697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148092' 2025-03-04T19:47:31.3705577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125806' 2025-03-04T19:47:31.3706836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148104' 2025-03-04T19:47:31.3707670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125888' 2025-03-04T19:47:31.3708500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148130' 2025-03-04T19:47:31.3709757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/125995' 2025-03-04T19:47:31.3710582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148131' 2025-03-04T19:47:31.3711414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/126348' 2025-03-04T19:47:31.3712249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148132' 2025-03-04T19:47:31.3713224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127011' 2025-03-04T19:47:31.3714061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148138' 2025-03-04T19:47:31.3715029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127171' 2025-03-04T19:47:31.3716124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148139' 2025-03-04T19:47:31.3716978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127293' 2025-03-04T19:47:31.3717895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148160' 2025-03-04T19:47:31.3718731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/127294' 2025-03-04T19:47:31.3719754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148163' 2025-03-04T19:47:31.3720584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/129352' 2025-03-04T19:47:31.3721406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148173' 2025-03-04T19:47:31.3722236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/129420' 2025-03-04T19:47:31.3723071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148174' 2025-03-04T19:47:31.3724010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/130141' 2025-03-04T19:47:31.3724849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148176' 2025-03-04T19:47:31.3725674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/130499' 2025-03-04T19:47:31.3726510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148186' 2025-03-04T19:47:31.3727333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/130887' 2025-03-04T19:47:31.3728163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148190' 2025-03-04T19:47:31.3729055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/131354' 2025-03-04T19:47:31.3730405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148202' 2025-03-04T19:47:31.3731241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/132021' 2025-03-04T19:47:31.3732069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148205' 2025-03-04T19:47:31.3733352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/132414' 2025-03-04T19:47:31.3734197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148206' 2025-03-04T19:47:31.3735029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133044' 2025-03-04T19:47:31.3735859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148209' 2025-03-04T19:47:31.3737139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133121' 2025-03-04T19:47:31.3737979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148210' 2025-03-04T19:47:31.3738815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133287' 2025-03-04T19:47:31.3739632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148212' 2025-03-04T19:47:31.3740527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133289' 2025-03-04T19:47:31.3741367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148220' 2025-03-04T19:47:31.3742198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133296' 2025-03-04T19:47:31.3743030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148223' 2025-03-04T19:47:31.3743883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133297' 2025-03-04T19:47:31.3744732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148231' 2025-03-04T19:47:31.3745566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133315' 2025-03-04T19:47:31.3746398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148233' 2025-03-04T19:47:31.3747228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133392' 2025-03-04T19:47:31.3748450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148234' 2025-03-04T19:47:31.3749388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133419' 2025-03-04T19:47:31.3750210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148235' 2025-03-04T19:47:31.3751026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133423' 2025-03-04T19:47:31.3751857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148236' 2025-03-04T19:47:31.3752748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133667' 2025-03-04T19:47:31.3753608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148243' 2025-03-04T19:47:31.3754494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/133753' 2025-03-04T19:47:31.3755327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148260' 2025-03-04T19:47:31.3756188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/134681' 2025-03-04T19:47:31.3757056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148261' 2025-03-04T19:47:31.3758012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135708' 2025-03-04T19:47:31.3758940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148279' 2025-03-04T19:47:31.3759779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/135792' 2025-03-04T19:47:31.3760675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148288' 2025-03-04T19:47:31.3761630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136355' 2025-03-04T19:47:31.3762523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148290' 2025-03-04T19:47:31.3763357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/136702' 2025-03-04T19:47:31.3764182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148292' 2025-03-04T19:47:31.3765011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137400' 2025-03-04T19:47:31.3765836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148294' 2025-03-04T19:47:31.3766668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137568' 2025-03-04T19:47:31.3767482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148303' 2025-03-04T19:47:31.3768316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137583' 2025-03-04T19:47:31.3769155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148305' 2025-03-04T19:47:31.3769986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137846' 2025-03-04T19:47:31.3770814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148323' 2025-03-04T19:47:31.3771651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/137884' 2025-03-04T19:47:31.3772477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148328' 2025-03-04T19:47:31.3773300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138185' 2025-03-04T19:47:31.3774129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148357' 2025-03-04T19:47:31.3774964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138202' 2025-03-04T19:47:31.3775923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148358' 2025-03-04T19:47:31.3776750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138213' 2025-03-04T19:47:31.3777585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148359' 2025-03-04T19:47:31.3778457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138214' 2025-03-04T19:47:31.3779305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148363' 2025-03-04T19:47:31.3780205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138388' 2025-03-04T19:47:31.3781033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148364' 2025-03-04T19:47:31.3781864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138513' 2025-03-04T19:47:31.3782694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148366' 2025-03-04T19:47:31.3783778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138519' 2025-03-04T19:47:31.3784789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148367' 2025-03-04T19:47:31.3785618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138555' 2025-03-04T19:47:31.3786453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148376' 2025-03-04T19:47:31.3787281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138626' 2025-03-04T19:47:31.3788170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148377' 2025-03-04T19:47:31.3789000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138889' 2025-03-04T19:47:31.3789813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148380' 2025-03-04T19:47:31.3790888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/138930' 2025-03-04T19:47:31.3791887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148381' 2025-03-04T19:47:31.3792776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139094' 2025-03-04T19:47:31.3793593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148385' 2025-03-04T19:47:31.3794505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139271' 2025-03-04T19:47:31.3795340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148386' 2025-03-04T19:47:31.3796183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139561' 2025-03-04T19:47:31.3797020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148401' 2025-03-04T19:47:31.3797948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/139975' 2025-03-04T19:47:31.3798991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148407' 2025-03-04T19:47:31.3799823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140032' 2025-03-04T19:47:31.3800652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148413' 2025-03-04T19:47:31.3801490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140084' 2025-03-04T19:47:31.3802323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148414' 2025-03-04T19:47:31.3803897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140159' 2025-03-04T19:47:31.3804719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148415' 2025-03-04T19:47:31.3805566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140195' 2025-03-04T19:47:31.3806402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148418' 2025-03-04T19:47:31.3807232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140746' 2025-03-04T19:47:31.3808521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148423' 2025-03-04T19:47:31.3809471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140756' 2025-03-04T19:47:31.3810310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148424' 2025-03-04T19:47:31.3811138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/140979' 2025-03-04T19:47:31.3811973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148430' 2025-03-04T19:47:31.3812935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141082' 2025-03-04T19:47:31.3814100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148432' 2025-03-04T19:47:31.3815082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141096' 2025-03-04T19:47:31.3815911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148445' 2025-03-04T19:47:31.3816731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141097' 2025-03-04T19:47:31.3817562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148450' 2025-03-04T19:47:31.3818606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141213' 2025-03-04T19:47:31.3819659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148454' 2025-03-04T19:47:31.3820491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141309' 2025-03-04T19:47:31.3821319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148459' 2025-03-04T19:47:31.3822144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141393' 2025-03-04T19:47:31.3823001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/148470' 2025-03-04T19:47:31.3824232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141641' 2025-03-04T19:47:31.3825061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/3b9a386' 2025-03-04T19:47:31.3825900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141684' 2025-03-04T19:47:31.3826730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/3d4b92b' 2025-03-04T19:47:31.3827563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141700' 2025-03-04T19:47:31.3828374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/88106' 2025-03-04T19:47:31.3829198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141730' 2025-03-04T19:47:31.3830395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/88196' 2025-03-04T19:47:31.3831290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141842' 2025-03-04T19:47:31.3832123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/88998' 2025-03-04T19:47:31.3833067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141889' 2025-03-04T19:47:31.3834233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/d224ac7' 2025-03-04T19:47:31.3835138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141940' 2025-03-04T19:47:31.3835965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141944' 2025-03-04T19:47:31.3836792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/141961' 2025-03-04T19:47:31.3837765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142091' 2025-03-04T19:47:31.3838605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142092' 2025-03-04T19:47:31.3839430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142163' 2025-03-04T19:47:31.3840249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142272' 2025-03-04T19:47:31.3841078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142273' 2025-03-04T19:47:31.3841913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142295' 2025-03-04T19:47:31.3842743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142296' 2025-03-04T19:47:31.3843576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142309' 2025-03-04T19:47:31.3844408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142350' 2025-03-04T19:47:31.3845232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142372' 2025-03-04T19:47:31.3846044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142483' 2025-03-04T19:47:31.3846880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/142851' 2025-03-04T19:47:31.3847708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143044' 2025-03-04T19:47:31.3848538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143103' 2025-03-04T19:47:31.3849359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143220' 2025-03-04T19:47:31.3850182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143256' 2025-03-04T19:47:31.3850998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143275' 2025-03-04T19:47:31.3851825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143313' 2025-03-04T19:47:31.3852770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143411' 2025-03-04T19:47:31.3853608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143457' 2025-03-04T19:47:31.3854551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143464' 2025-03-04T19:47:31.3855377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143475' 2025-03-04T19:47:31.3856253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143525' 2025-03-04T19:47:31.3857106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143527' 2025-03-04T19:47:31.3857942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143533' 2025-03-04T19:47:31.3858772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143534' 2025-03-04T19:47:31.3860110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143544' 2025-03-04T19:47:31.3861154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143666' 2025-03-04T19:47:31.3861980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143671' 2025-03-04T19:47:31.3863206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143712' 2025-03-04T19:47:31.3864202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143812' 2025-03-04T19:47:31.3865035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143833' 2025-03-04T19:47:31.3865937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143961' 2025-03-04T19:47:31.3866771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/143987' 2025-03-04T19:47:31.3868021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144008' 2025-03-04T19:47:31.3868886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144017' 2025-03-04T19:47:31.3869701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144073' 2025-03-04T19:47:31.3870528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144097' 2025-03-04T19:47:31.3871753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144120' 2025-03-04T19:47:31.3872588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144172' 2025-03-04T19:47:31.3873428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144234' 2025-03-04T19:47:31.3874254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144272' 2025-03-04T19:47:31.3875068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144288' 2025-03-04T19:47:31.3876313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144293' 2025-03-04T19:47:31.3877241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144294' 2025-03-04T19:47:31.3878451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144332' 2025-03-04T19:47:31.3879718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144333' 2025-03-04T19:47:31.3880555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144349' 2025-03-04T19:47:31.3881422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144353' 2025-03-04T19:47:31.3882241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144365' 2025-03-04T19:47:31.3883375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144366' 2025-03-04T19:47:31.3884334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144405' 2025-03-04T19:47:31.3885168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144413' 2025-03-04T19:47:31.3885998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144414' 2025-03-04T19:47:31.3886830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144438' 2025-03-04T19:47:31.3887647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144452' 2025-03-04T19:47:31.3888486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144458' 2025-03-04T19:47:31.3889318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144501' 2025-03-04T19:47:31.3890159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144505' 2025-03-04T19:47:31.3891130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144507' 2025-03-04T19:47:31.3891964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144516' 2025-03-04T19:47:31.3892816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144542' 2025-03-04T19:47:31.3893689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144548' 2025-03-04T19:47:31.3894519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144551' 2025-03-04T19:47:31.3895412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144553' 2025-03-04T19:47:31.3896247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144555' 2025-03-04T19:47:31.3897076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144556' 2025-03-04T19:47:31.3897906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144579' 2025-03-04T19:47:31.3898901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144598' 2025-03-04T19:47:31.3899735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144712' 2025-03-04T19:47:31.3900564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144721' 2025-03-04T19:47:31.3901388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144724' 2025-03-04T19:47:31.3902225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144733' 2025-03-04T19:47:31.3903048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144741' 2025-03-04T19:47:31.3903867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144765' 2025-03-04T19:47:31.3904689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144771' 2025-03-04T19:47:31.3905514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144880' 2025-03-04T19:47:31.3906338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144905' 2025-03-04T19:47:31.3907165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144925' 2025-03-04T19:47:31.3908367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144943' 2025-03-04T19:47:31.3909307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144953' 2025-03-04T19:47:31.3910125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144975' 2025-03-04T19:47:31.3910963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144979' 2025-03-04T19:47:31.3912113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144986' 2025-03-04T19:47:31.3913181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/144992' 2025-03-04T19:47:31.3914012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145024' 2025-03-04T19:47:31.3914836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145061' 2025-03-04T19:47:31.3915910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145117' 2025-03-04T19:47:31.3917003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145119' 2025-03-04T19:47:31.3917907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145150' 2025-03-04T19:47:31.3918914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145153' 2025-03-04T19:47:31.3919788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145254' 2025-03-04T19:47:31.3921034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145331' 2025-03-04T19:47:31.3921864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145353' 2025-03-04T19:47:31.3922678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145475' 2025-03-04T19:47:31.3923511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145523' 2025-03-04T19:47:31.3924441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145540' 2025-03-04T19:47:31.3925279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145559' 2025-03-04T19:47:31.3926119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145562' 2025-03-04T19:47:31.3927364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145594' 2025-03-04T19:47:31.3928178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145595' 2025-03-04T19:47:31.3929006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145605' 2025-03-04T19:47:31.3929846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145612' 2025-03-04T19:47:31.3931112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145636' 2025-03-04T19:47:31.3931943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145647' 2025-03-04T19:47:31.3932771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145681' 2025-03-04T19:47:31.3933600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145865' 2025-03-04T19:47:31.3934868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145885' 2025-03-04T19:47:31.3935696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145911' 2025-03-04T19:47:31.3936518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145922' 2025-03-04T19:47:31.3937347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145936' 2025-03-04T19:47:31.3938177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145966' 2025-03-04T19:47:31.3939002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145969' 2025-03-04T19:47:31.3939820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145979' 2025-03-04T19:47:31.3940660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/145992' 2025-03-04T19:47:31.3941496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146051' 2025-03-04T19:47:31.3942328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146063' 2025-03-04T19:47:31.3943158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146101' 2025-03-04T19:47:31.3943985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146115' 2025-03-04T19:47:31.3944821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146135' 2025-03-04T19:47:31.3945643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146171' 2025-03-04T19:47:31.3946476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146172' 2025-03-04T19:47:31.3947389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146176' 2025-03-04T19:47:31.3948222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146180' 2025-03-04T19:47:31.3949053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146218' 2025-03-04T19:47:31.3949883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146228' 2025-03-04T19:47:31.3950698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146264' 2025-03-04T19:47:31.3951585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146267' 2025-03-04T19:47:31.3952409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146275' 2025-03-04T19:47:31.3953236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146280' 2025-03-04T19:47:31.3954068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146288' 2025-03-04T19:47:31.3954891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146319' 2025-03-04T19:47:31.3955720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146335' 2025-03-04T19:47:31.3956537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146341' 2025-03-04T19:47:31.3957377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146393' 2025-03-04T19:47:31.3958295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146395' 2025-03-04T19:47:31.3959129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146415' 2025-03-04T19:47:31.3960432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146421' 2025-03-04T19:47:31.3961269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146436' 2025-03-04T19:47:31.3962083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146455' 2025-03-04T19:47:31.3963027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146499' 2025-03-04T19:47:31.3964246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146500' 2025-03-04T19:47:31.3965077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146501' 2025-03-04T19:47:31.3965920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146502' 2025-03-04T19:47:31.3966763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146504' 2025-03-04T19:47:31.3967935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146505' 2025-03-04T19:47:31.3968795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146506' 2025-03-04T19:47:31.3969622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146526' 2025-03-04T19:47:31.3970457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146530' 2025-03-04T19:47:31.3971287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146535' 2025-03-04T19:47:31.3972111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146558' 2025-03-04T19:47:31.3973015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146561' 2025-03-04T19:47:31.3973826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146562' 2025-03-04T19:47:31.3974655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146636' 2025-03-04T19:47:31.3975589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146661' 2025-03-04T19:47:31.3976426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146678' 2025-03-04T19:47:31.3977248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146706' 2025-03-04T19:47:31.3978069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146718' 2025-03-04T19:47:31.3978886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146779' 2025-03-04T19:47:31.3979795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146781' 2025-03-04T19:47:31.3980632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146823' 2025-03-04T19:47:31.3981465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146826' 2025-03-04T19:47:31.3982300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146827' 2025-03-04T19:47:31.3983134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146844' 2025-03-04T19:47:31.3983963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146845' 2025-03-04T19:47:31.3985162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146850' 2025-03-04T19:47:31.3986011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146864' 2025-03-04T19:47:31.3987081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146870' 2025-03-04T19:47:31.3987910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146873' 2025-03-04T19:47:31.3988735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146874' 2025-03-04T19:47:31.3989569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146894' 2025-03-04T19:47:31.3990408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146895' 2025-03-04T19:47:31.3991238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146919' 2025-03-04T19:47:31.3992063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146921' 2025-03-04T19:47:31.3992888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146928' 2025-03-04T19:47:31.3993723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146935' 2025-03-04T19:47:31.3994549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146942' 2025-03-04T19:47:31.3995379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146962' 2025-03-04T19:47:31.3996198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146983' 2025-03-04T19:47:31.3997026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/146989' 2025-03-04T19:47:31.3997947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147007' 2025-03-04T19:47:31.3998987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147014' 2025-03-04T19:47:31.3999819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147021' 2025-03-04T19:47:31.4000655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147036' 2025-03-04T19:47:31.4001476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147049' 2025-03-04T19:47:31.4002300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147105' 2025-03-04T19:47:31.4003297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147146' 2025-03-04T19:47:31.4004129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147149' 2025-03-04T19:47:31.4004956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147155' 2025-03-04T19:47:31.4005785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147178' 2025-03-04T19:47:31.4006608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147205' 2025-03-04T19:47:31.4007503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147225' 2025-03-04T19:47:31.4008333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147229' 2025-03-04T19:47:31.4009246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147269' 2025-03-04T19:47:31.4010067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147272' 2025-03-04T19:47:31.4010977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147314' 2025-03-04T19:47:31.4012165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147315' 2025-03-04T19:47:31.4013095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147320' 2025-03-04T19:47:31.4013926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147341' 2025-03-04T19:47:31.4014755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147360' 2025-03-04T19:47:31.4015581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147368' 2025-03-04T19:47:31.4016408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147403' 2025-03-04T19:47:31.4017666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147410' 2025-03-04T19:47:31.4018493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147414' 2025-03-04T19:47:31.4019308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147445' 2025-03-04T19:47:31.4020133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147452' 2025-03-04T19:47:31.4020981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147481' 2025-03-04T19:47:31.4021902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147485' 2025-03-04T19:47:31.4022730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147498' 2025-03-04T19:47:31.4024009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147514' 2025-03-04T19:47:31.4024822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147528' 2025-03-04T19:47:31.4025653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147552' 2025-03-04T19:47:31.4026478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147557' 2025-03-04T19:47:31.4027306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147561' 2025-03-04T19:47:31.4028136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147562' 2025-03-04T19:47:31.4029024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147574' 2025-03-04T19:47:31.4030237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147583' 2025-03-04T19:47:31.4031187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147592' 2025-03-04T19:47:31.4032023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147603' 2025-03-04T19:47:31.4032854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147619' 2025-03-04T19:47:31.4033691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147648' 2025-03-04T19:47:31.4034520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147660' 2025-03-04T19:47:31.4035380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147727' 2025-03-04T19:47:31.4036693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147741' 2025-03-04T19:47:31.4037528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147745' 2025-03-04T19:47:31.4038439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147768' 2025-03-04T19:47:31.4039268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147790' 2025-03-04T19:47:31.4040096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147797' 2025-03-04T19:47:31.4040930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147798' 2025-03-04T19:47:31.4042078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147800' 2025-03-04T19:47:31.4043007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147817' 2025-03-04T19:47:31.4043851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147821' 2025-03-04T19:47:31.4044679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147836' 2025-03-04T19:47:31.4045507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147863' 2025-03-04T19:47:31.4046337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147870' 2025-03-04T19:47:31.4047174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147881' 2025-03-04T19:47:31.4048404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147899' 2025-03-04T19:47:31.4049232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147902' 2025-03-04T19:47:31.4050124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147903' 2025-03-04T19:47:31.4050958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147908' 2025-03-04T19:47:31.4051787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147910' 2025-03-04T19:47:31.4052617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147915' 2025-03-04T19:47:31.4053829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147917' 2025-03-04T19:47:31.4054717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147927' 2025-03-04T19:47:31.4055543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147945' 2025-03-04T19:47:31.4056368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147955' 2025-03-04T19:47:31.4057200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147956' 2025-03-04T19:47:31.4058039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147957' 2025-03-04T19:47:31.4058862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147958' 2025-03-04T19:47:31.4060233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147959' 2025-03-04T19:47:31.4061060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147960' 2025-03-04T19:47:31.4061892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147962' 2025-03-04T19:47:31.4062753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor/147990' 2025-03-04T19:47:31.4063654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/inductor' 2025-03-04T19:47:31.4064611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/125888' 2025-03-04T19:47:31.4065870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/126050' 2025-03-04T19:47:31.4066804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/126054' 2025-03-04T19:47:31.4067802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133297' 2025-03-04T19:47:31.4068930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133315' 2025-03-04T19:47:31.4069813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133392' 2025-03-04T19:47:31.4070897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133419' 2025-03-04T19:47:31.4072022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133423' 2025-03-04T19:47:31.4072887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133667' 2025-03-04T19:47:31.4073755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/133753' 2025-03-04T19:47:31.4074680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/135058' 2025-03-04T19:47:31.4075947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/135333' 2025-03-04T19:47:31.4076809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/135792' 2025-03-04T19:47:31.4077671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/136355' 2025-03-04T19:47:31.4079066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/137568' 2025-03-04T19:47:31.4079924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/138388' 2025-03-04T19:47:31.4080803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/138889' 2025-03-04T19:47:31.4081671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/140159' 2025-03-04T19:47:31.4082979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/143741' 2025-03-04T19:47:31.4083858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/145942' 2025-03-04T19:47:31.4084730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/146823' 2025-03-04T19:47:31.4085607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/146826' 2025-03-04T19:47:31.4086921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/146895' 2025-03-04T19:47:31.4087792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147073' 2025-03-04T19:47:31.4088659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147337' 2025-03-04T19:47:31.4089538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147341' 2025-03-04T19:47:31.4090926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147359' 2025-03-04T19:47:31.4091797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147498' 2025-03-04T19:47:31.4092657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147763' 2025-03-04T19:47:31.4093725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147817' 2025-03-04T19:47:31.4094843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147855' 2025-03-04T19:47:31.4095797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147917' 2025-03-04T19:47:31.4096848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147945' 2025-03-04T19:47:31.4098011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147955' 2025-03-04T19:47:31.4099470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147956' 2025-03-04T19:47:31.4100971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147957' 2025-03-04T19:47:31.4102610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147958' 2025-03-04T19:47:31.4103776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147959' 2025-03-04T19:47:31.4105106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/147964' 2025-03-04T19:47:31.4106534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/148076' 2025-03-04T19:47:31.4107901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/148163' 2025-03-04T19:47:31.4108822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/148173' 2025-03-04T19:47:31.4109691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64/148403' 2025-03-04T19:47:31.4110567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/linux-aarch64' 2025-03-04T19:47:31.4111418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/102148' 2025-03-04T19:47:31.4112201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/119496' 2025-03-04T19:47:31.4113119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/120076' 2025-03-04T19:47:31.4113905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/133423' 2025-03-04T19:47:31.4114682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/133667' 2025-03-04T19:47:31.4115453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/138640' 2025-03-04T19:47:31.4116276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/139469' 2025-03-04T19:47:31.4117528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/140159' 2025-03-04T19:47:31.4118380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/140211' 2025-03-04T19:47:31.4119163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/140725' 2025-03-04T19:47:31.4120137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/142097' 2025-03-04T19:47:31.4121281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/142202' 2025-03-04T19:47:31.4122049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/142477' 2025-03-04T19:47:31.4122987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/143630' 2025-03-04T19:47:31.4124155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/143666' 2025-03-04T19:47:31.4124999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/143911' 2025-03-04T19:47:31.4125772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/143966' 2025-03-04T19:47:31.4126541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/144405' 2025-03-04T19:47:31.4127497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/144664' 2025-03-04T19:47:31.4128619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/145955' 2025-03-04T19:47:31.4129395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/146098' 2025-03-04T19:47:31.4130168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/146436' 2025-03-04T19:47:31.4130950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/146754' 2025-03-04T19:47:31.4132184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/146989' 2025-03-04T19:47:31.4132958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/147205' 2025-03-04T19:47:31.4133742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/147583' 2025-03-04T19:47:31.4134522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/147644' 2025-03-04T19:47:31.4135309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/147893' 2025-03-04T19:47:31.4136540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148287' 2025-03-04T19:47:31.4137359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148305' 2025-03-04T19:47:31.4138148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148350' 2025-03-04T19:47:31.4138910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148415' 2025-03-04T19:47:31.4139849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148449' 2025-03-04T19:47:31.4140905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148468' 2025-03-04T19:47:31.4141687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps/148471' 2025-03-04T19:47:31.4142490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/mps' 2025-03-04T19:47:31.4143334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/op-benchmark/143733' 2025-03-04T19:47:31.4144210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/op-benchmark' 2025-03-04T19:47:31.4145086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/054a2fd' 2025-03-04T19:47:31.4145919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/123020' 2025-03-04T19:47:31.4146747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/134817' 2025-03-04T19:47:31.4147573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/140989' 2025-03-04T19:47:31.4148398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141309' 2025-03-04T19:47:31.4149256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141355' 2025-03-04T19:47:31.4150069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/141730' 2025-03-04T19:47:31.4150901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/142179' 2025-03-04T19:47:31.4151817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/143959' 2025-03-04T19:47:31.4152645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/144953' 2025-03-04T19:47:31.4153475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/146264' 2025-03-04T19:47:31.4154308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/146403' 2025-03-04T19:47:31.4155124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/146823' 2025-03-04T19:47:31.4156011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/146903' 2025-03-04T19:47:31.4156841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/147459' 2025-03-04T19:47:31.4157669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/147870' 2025-03-04T19:47:31.4158601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/148351' 2025-03-04T19:47:31.4159427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/2a6d37d' 2025-03-04T19:47:31.4160250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/317eeb8' 2025-03-04T19:47:31.4161078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/3c32' 2025-03-04T19:47:31.4161927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/3e98831' 2025-03-04T19:47:31.4163257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/94512-point' 2025-03-04T19:47:31.4164248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csl/test87519' 2025-03-04T19:47:31.4165145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csl' 2025-03-04T19:47:31.4166557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csltest88275' 2025-03-04T19:47:31.4167440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/csltest88761' 2025-03-04T19:47:31.4168406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/release_1.12' 2025-03-04T19:47:31.4169371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/release_1.12.0' 2025-03-04T19:47:31.4170682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic/sha-ec5b83' 2025-03-04T19:47:31.4171559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/periodic' 2025-03-04T19:47:31.4172396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/riscv64/143979' 2025-03-04T19:47:31.4173236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/riscv64' 2025-03-04T19:47:31.4174410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/124424' 2025-03-04T19:47:31.4175256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/134817' 2025-03-04T19:47:31.4176042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/137136' 2025-03-04T19:47:31.4176871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/139469' 2025-03-04T19:47:31.4177875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/139975' 2025-03-04T19:47:31.4178947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/140989' 2025-03-04T19:47:31.4179802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/141309' 2025-03-04T19:47:31.4180775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/141355' 2025-03-04T19:47:31.4182127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/142097' 2025-03-04T19:47:31.4183171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/142859' 2025-03-04T19:47:31.4184100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/143416' 2025-03-04T19:47:31.4184989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/143971' 2025-03-04T19:47:31.4186281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144120' 2025-03-04T19:47:31.4187278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144572' 2025-03-04T19:47:31.4188162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/144664' 2025-03-04T19:47:31.4189072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145475' 2025-03-04T19:47:31.4189925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145584' 2025-03-04T19:47:31.4190805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145685' 2025-03-04T19:47:31.4191722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/145946' 2025-03-04T19:47:31.4192600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/146227' 2025-03-04T19:47:31.4193453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/146264' 2025-03-04T19:47:31.4194400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/146448' 2025-03-04T19:47:31.4195276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/146903' 2025-03-04T19:47:31.4196085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147034' 2025-03-04T19:47:31.4197020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147243' 2025-03-04T19:47:31.4197982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147315' 2025-03-04T19:47:31.4199395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147320' 2025-03-04T19:47:31.4200325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147382' 2025-03-04T19:47:31.4201221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147403' 2025-03-04T19:47:31.4202147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147452' 2025-03-04T19:47:31.4202983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147459' 2025-03-04T19:47:31.4203868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147527' 2025-03-04T19:47:31.4204783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147619' 2025-03-04T19:47:31.4205722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147630' 2025-03-04T19:47:31.4206577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147821' 2025-03-04T19:47:31.4207598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147904' 2025-03-04T19:47:31.4208442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/147993' 2025-03-04T19:47:31.4209310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/148223' 2025-03-04T19:47:31.4210230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/148228' 2025-03-04T19:47:31.4245725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/148371' 2025-03-04T19:47:31.4247416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/148394' 2025-03-04T19:47:31.4248286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/148432' 2025-03-04T19:47:31.4249076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm/148437' 2025-03-04T19:47:31.4249870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/rocm' 2025-03-04T19:47:31.4250675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/s390/142346' 2025-03-04T19:47:31.4251452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/s390/143959' 2025-03-04T19:47:31.4252308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/s390/148452' 2025-03-04T19:47:31.4253088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/s390' 2025-03-04T19:47:31.4253876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/01c7106' 2025-03-04T19:47:31.4254639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/0577043' 2025-03-04T19:47:31.4255632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym' 2025-03-04T19:47:31.4256613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/0e81104' 2025-03-04T19:47:31.4257381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/139975' 2025-03-04T19:47:31.4258148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/146256' 2025-03-04T19:47:31.4258926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/146903' 2025-03-04T19:47:31.4259698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/1732077' 2025-03-04T19:47:31.4260470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/187eb7c' 2025-03-04T19:47:31.4261248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/1faef89' 2025-03-04T19:47:31.4262134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/3920ec1' 2025-03-04T19:47:31.4262912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/3b7c6b2' 2025-03-04T19:47:31.4263679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/59a3759' 2025-03-04T19:47:31.4264454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/70ef0bb' 2025-03-04T19:47:31.4265233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/788ff06' 2025-03-04T19:47:31.4266197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym' 2025-03-04T19:47:31.4267164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/9d85864' 2025-03-04T19:47:31.4267947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/9ffad5b' 2025-03-04T19:47:31.4268736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/a206e8b' 2025-03-04T19:47:31.4269517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/a837609' 2025-03-04T19:47:31.4270452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/af841f3' 2025-03-04T19:47:31.4271466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym' 2025-03-04T19:47:31.4272487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/slow' 2025-03-04T19:47:31.4273301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/108303' 2025-03-04T19:47:31.4274188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/113257' 2025-03-04T19:47:31.4274987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/113258' 2025-03-04T19:47:31.4276195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/120076' 2025-03-04T19:47:31.4276974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/121445' 2025-03-04T19:47:31.4277846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/123020' 2025-03-04T19:47:31.4278779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/124424' 2025-03-04T19:47:31.4279574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/124490' 2025-03-04T19:47:31.4280366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125469' 2025-03-04T19:47:31.4281169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125806' 2025-03-04T19:47:31.4281954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125888' 2025-03-04T19:47:31.4283190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/125995' 2025-03-04T19:47:31.4283987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/126050' 2025-03-04T19:47:31.4284779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/126054' 2025-03-04T19:47:31.4285575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/126635' 2025-03-04T19:47:31.4286368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/127171' 2025-03-04T19:47:31.4287164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/127919' 2025-03-04T19:47:31.4287949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/129352' 2025-03-04T19:47:31.4288995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/129420' 2025-03-04T19:47:31.4289947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/130141' 2025-03-04T19:47:31.4290737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/130752' 2025-03-04T19:47:31.4291533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131354' 2025-03-04T19:47:31.4292327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/131507' 2025-03-04T19:47:31.4293107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/132021' 2025-03-04T19:47:31.4293905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133044' 2025-03-04T19:47:31.4294749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133289' 2025-03-04T19:47:31.4295955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133296' 2025-03-04T19:47:31.4296755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133297' 2025-03-04T19:47:31.4297550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133315' 2025-03-04T19:47:31.4298537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133392' 2025-03-04T19:47:31.4299342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133419' 2025-03-04T19:47:31.4300145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133423' 2025-03-04T19:47:31.4300940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133667' 2025-03-04T19:47:31.4304887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/133753' 2025-03-04T19:47:31.4306354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/134219' 2025-03-04T19:47:31.4307153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/134515' 2025-03-04T19:47:31.4307934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135058' 2025-03-04T19:47:31.4308733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/135631' 2025-03-04T19:47:31.4309529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136780' 2025-03-04T19:47:31.4310697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136824' 2025-03-04T19:47:31.4311640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136835' 2025-03-04T19:47:31.4312882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/136993' 2025-03-04T19:47:31.4313670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137400' 2025-03-04T19:47:31.4314467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/137580' 2025-03-04T19:47:31.4315263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138213' 2025-03-04T19:47:31.4316216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138436' 2025-03-04T19:47:31.4317012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138626' 2025-03-04T19:47:31.4317902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138834' 2025-03-04T19:47:31.4318690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138889' 2025-03-04T19:47:31.4319487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/138996' 2025-03-04T19:47:31.4320288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139070' 2025-03-04T19:47:31.4321083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139094' 2025-03-04T19:47:31.4321874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139971' 2025-03-04T19:47:31.4322819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/139975' 2025-03-04T19:47:31.4323616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140084' 2025-03-04T19:47:31.4324402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140159' 2025-03-04T19:47:31.4325191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140211' 2025-03-04T19:47:31.4325986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140298' 2025-03-04T19:47:31.4326782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140323' 2025-03-04T19:47:31.4327575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140365' 2025-03-04T19:47:31.4328541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140399' 2025-03-04T19:47:31.4329320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140793' 2025-03-04T19:47:31.4330112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140979' 2025-03-04T19:47:31.4330908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/140989' 2025-03-04T19:47:31.4331702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141178' 2025-03-04T19:47:31.4332505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141257' 2025-03-04T19:47:31.4333416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141309' 2025-03-04T19:47:31.4334348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141730' 2025-03-04T19:47:31.4335142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141796' 2025-03-04T19:47:31.4335994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141842' 2025-03-04T19:47:31.4336786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141889' 2025-03-04T19:47:31.4337642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141910' 2025-03-04T19:47:31.4338435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141914' 2025-03-04T19:47:31.4339232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/141961' 2025-03-04T19:47:31.4340014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142091' 2025-03-04T19:47:31.4340805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142092' 2025-03-04T19:47:31.4341783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142097' 2025-03-04T19:47:31.4342576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142179' 2025-03-04T19:47:31.4343370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142272' 2025-03-04T19:47:31.4344172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142273' 2025-03-04T19:47:31.4344950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142326' 2025-03-04T19:47:31.4345747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142346' 2025-03-04T19:47:31.4346544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142350' 2025-03-04T19:47:31.4347472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142372' 2025-03-04T19:47:31.4348263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142477' 2025-03-04T19:47:31.4349050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142821' 2025-03-04T19:47:31.4349839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142859' 2025-03-04T19:47:31.4350622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/142865' 2025-03-04T19:47:31.4351410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143082' 2025-03-04T19:47:31.4352204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143093' 2025-03-04T19:47:31.4352996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143220' 2025-03-04T19:47:31.4354057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143261' 2025-03-04T19:47:31.4354848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143303' 2025-03-04T19:47:31.4355627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143313' 2025-03-04T19:47:31.4356418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143347' 2025-03-04T19:47:31.4357209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143402' 2025-03-04T19:47:31.4358097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143416' 2025-03-04T19:47:31.4358888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143451' 2025-03-04T19:47:31.4359775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143475' 2025-03-04T19:47:31.4360717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143630' 2025-03-04T19:47:31.4361513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143666' 2025-03-04T19:47:31.4362307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143671' 2025-03-04T19:47:31.4363137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143689' 2025-03-04T19:47:31.4363927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143712' 2025-03-04T19:47:31.4364782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143733' 2025-03-04T19:47:31.4365579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143822' 2025-03-04T19:47:31.4366500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143833' 2025-03-04T19:47:31.4367300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143894' 2025-03-04T19:47:31.4368098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143896' 2025-03-04T19:47:31.4368894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143961' 2025-03-04T19:47:31.4369686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/143966' 2025-03-04T19:47:31.4370477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144017' 2025-03-04T19:47:31.4371258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144019' 2025-03-04T19:47:31.4372046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144120' 2025-03-04T19:47:31.4372959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144138' 2025-03-04T19:47:31.4373753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144172' 2025-03-04T19:47:31.4374542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144177' 2025-03-04T19:47:31.4375335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144268' 2025-03-04T19:47:31.4376110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144272' 2025-03-04T19:47:31.4376904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144293' 2025-03-04T19:47:31.4377698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144452' 2025-03-04T19:47:31.4378654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144468' 2025-03-04T19:47:31.4379450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144557' 2025-03-04T19:47:31.4380247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144572' 2025-03-04T19:47:31.4381037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144590' 2025-03-04T19:47:31.4381816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144616' 2025-03-04T19:47:31.4382606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144620' 2025-03-04T19:47:31.4383535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144664' 2025-03-04T19:47:31.4384338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144708' 2025-03-04T19:47:31.4385395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144721' 2025-03-04T19:47:31.4386192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144733' 2025-03-04T19:47:31.4387071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144763' 2025-03-04T19:47:31.4387926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144771' 2025-03-04T19:47:31.4388727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144844' 2025-03-04T19:47:31.4389522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144880' 2025-03-04T19:47:31.4390318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144925' 2025-03-04T19:47:31.4391312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144953' 2025-03-04T19:47:31.4392113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144975' 2025-03-04T19:47:31.4392898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/144992' 2025-03-04T19:47:31.4393704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145061' 2025-03-04T19:47:31.4394500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145116' 2025-03-04T19:47:31.4395296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145119' 2025-03-04T19:47:31.4396087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145136' 2025-03-04T19:47:31.4396879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145153' 2025-03-04T19:47:31.4397662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145224' 2025-03-04T19:47:31.4399191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145241' 2025-03-04T19:47:31.4400012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145254' 2025-03-04T19:47:31.4400822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145331' 2025-03-04T19:47:31.4401613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145406' 2025-03-04T19:47:31.4402407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145523' 2025-03-04T19:47:31.4403196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145559' 2025-03-04T19:47:31.4403968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145677' 2025-03-04T19:47:31.4404756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145717' 2025-03-04T19:47:31.4405624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145936' 2025-03-04T19:47:31.4406507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145946' 2025-03-04T19:47:31.4407300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145966' 2025-03-04T19:47:31.4408088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/145979' 2025-03-04T19:47:31.4408872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146051' 2025-03-04T19:47:31.4409665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146069' 2025-03-04T19:47:31.4410455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146090' 2025-03-04T19:47:31.4411251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146098' 2025-03-04T19:47:31.4412200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146110' 2025-03-04T19:47:31.4413407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146115' 2025-03-04T19:47:31.4414427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146176' 2025-03-04T19:47:31.4415222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146182' 2025-03-04T19:47:31.4416017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146256' 2025-03-04T19:47:31.4416802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146275' 2025-03-04T19:47:31.4417592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146289' 2025-03-04T19:47:31.4418484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146335' 2025-03-04T19:47:31.4419435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146421' 2025-03-04T19:47:31.4420225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146489' 2025-03-04T19:47:31.4421028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146517' 2025-03-04T19:47:31.4421824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146530' 2025-03-04T19:47:31.4422617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146561' 2025-03-04T19:47:31.4423408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146573' 2025-03-04T19:47:31.4424198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146582' 2025-03-04T19:47:31.4425123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146661' 2025-03-04T19:47:31.4425931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146718' 2025-03-04T19:47:31.4426724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146777' 2025-03-04T19:47:31.4427515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146807' 2025-03-04T19:47:31.4428308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146823' 2025-03-04T19:47:31.4429098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146826' 2025-03-04T19:47:31.4429888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146827' 2025-03-04T19:47:31.4430665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146845' 2025-03-04T19:47:31.4431487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146870' 2025-03-04T19:47:31.4432454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146873' 2025-03-04T19:47:31.4433246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146874' 2025-03-04T19:47:31.4434035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146903' 2025-03-04T19:47:31.4434832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146928' 2025-03-04T19:47:31.4435610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/146970' 2025-03-04T19:47:31.4436399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147014' 2025-03-04T19:47:31.4437188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147072' 2025-03-04T19:47:31.4438179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147105' 2025-03-04T19:47:31.4439008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147155' 2025-03-04T19:47:31.4439802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147272' 2025-03-04T19:47:31.4440580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147314' 2025-03-04T19:47:31.4441463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147320' 2025-03-04T19:47:31.4442258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147334' 2025-03-04T19:47:31.4443056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147349' 2025-03-04T19:47:31.4443848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147368' 2025-03-04T19:47:31.4444639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147403' 2025-03-04T19:47:31.4445656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147422' 2025-03-04T19:47:31.4446452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147448' 2025-03-04T19:47:31.4447295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147452' 2025-03-04T19:47:31.4448124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147481' 2025-03-04T19:47:31.4448949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147498' 2025-03-04T19:47:31.4449743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147574' 2025-03-04T19:47:31.4450539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147583' 2025-03-04T19:47:31.4451319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147660' 2025-03-04T19:47:31.4452271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147664' 2025-03-04T19:47:31.4453066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147741' 2025-03-04T19:47:31.4453856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147742' 2025-03-04T19:47:31.4454656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147752' 2025-03-04T19:47:31.4455449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147797' 2025-03-04T19:47:31.4456232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147798' 2025-03-04T19:47:31.4457030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147808' 2025-03-04T19:47:31.4457961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147817' 2025-03-04T19:47:31.4458758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147820' 2025-03-04T19:47:31.4459560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147821' 2025-03-04T19:47:31.4460354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147836' 2025-03-04T19:47:31.4461161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147862' 2025-03-04T19:47:31.4461940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147870' 2025-03-04T19:47:31.4462743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147881' 2025-03-04T19:47:31.4463600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147897' 2025-03-04T19:47:31.4464400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147910' 2025-03-04T19:47:31.4465194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147917' 2025-03-04T19:47:31.4466107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147945' 2025-03-04T19:47:31.4466908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147955' 2025-03-04T19:47:31.4467782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147956' 2025-03-04T19:47:31.4468578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147957' 2025-03-04T19:47:31.4469371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147958' 2025-03-04T19:47:31.4470165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147959' 2025-03-04T19:47:31.4470956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147962' 2025-03-04T19:47:31.4471742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147964' 2025-03-04T19:47:31.4472591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147994' 2025-03-04T19:47:31.4473520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/147997' 2025-03-04T19:47:31.4474316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148049' 2025-03-04T19:47:31.4475102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148076' 2025-03-04T19:47:31.4475887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148083' 2025-03-04T19:47:31.4476679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148131' 2025-03-04T19:47:31.4477454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148163' 2025-03-04T19:47:31.4478338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148173' 2025-03-04T19:47:31.4479334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148180' 2025-03-04T19:47:31.4480133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148231' 2025-03-04T19:47:31.4480933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148261' 2025-03-04T19:47:31.4481729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148279' 2025-03-04T19:47:31.4482506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148287' 2025-03-04T19:47:31.4483296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148290' 2025-03-04T19:47:31.4484085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148292' 2025-03-04T19:47:31.4484891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148305' 2025-03-04T19:47:31.4485854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148343' 2025-03-04T19:47:31.4486643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148350' 2025-03-04T19:47:31.4487426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148364' 2025-03-04T19:47:31.4488221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148366' 2025-03-04T19:47:31.4489008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148388' 2025-03-04T19:47:31.4489795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/148423' 2025-03-04T19:47:31.4490583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/70978' 2025-03-04T19:47:31.4491426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk/70979' 2025-03-04T19:47:31.4492367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/trunk' 2025-03-04T19:47:31.4493172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/unstable/123' 2025-03-04T19:47:31.4493990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/unstable/146104' 2025-03-04T19:47:31.4494915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/unstable/146264' 2025-03-04T19:47:31.4495745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/unstable/147320' 2025-03-04T19:47:31.4496594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/unstable' 2025-03-04T19:47:31.4497413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/137566' 2025-03-04T19:47:31.4498553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/137580' 2025-03-04T19:47:31.4499471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/138889' 2025-03-04T19:47:31.4500253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/138996' 2025-03-04T19:47:31.4501027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/139469' 2025-03-04T19:47:31.4501807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/139971' 2025-03-04T19:47:31.4502581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140365' 2025-03-04T19:47:31.4503355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140372' 2025-03-04T19:47:31.4504291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140686' 2025-03-04T19:47:31.4505067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/140972' 2025-03-04T19:47:31.4505845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/142040' 2025-03-04T19:47:31.4506618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/142097' 2025-03-04T19:47:31.4507388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/143597' 2025-03-04T19:47:31.4508161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/143833' 2025-03-04T19:47:31.4508922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144240' 2025-03-04T19:47:31.4509700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144452' 2025-03-04T19:47:31.4510624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/144664' 2025-03-04T19:47:31.4511529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/146098' 2025-03-04T19:47:31.4512305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147161' 2025-03-04T19:47:31.4513386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147349' 2025-03-04T19:47:31.4514148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147355' 2025-03-04T19:47:31.4514929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147403' 2025-03-04T19:47:31.4515702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147448' 2025-03-04T19:47:31.4516480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147498' 2025-03-04T19:47:31.4517381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147507' 2025-03-04T19:47:31.4518237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147583' 2025-03-04T19:47:31.4519019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147593' 2025-03-04T19:47:31.4519788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147664' 2025-03-04T19:47:31.4520567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147727' 2025-03-04T19:47:31.4521405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147821' 2025-03-04T19:47:31.4522353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147945' 2025-03-04T19:47:31.4523130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147955' 2025-03-04T19:47:31.4523910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147956' 2025-03-04T19:47:31.4524673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147957' 2025-03-04T19:47:31.4525536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147958' 2025-03-04T19:47:31.4526460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147959' 2025-03-04T19:47:31.4527241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/147962' 2025-03-04T19:47:31.4528023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148076' 2025-03-04T19:47:31.4528806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148081' 2025-03-04T19:47:31.4529581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148305' 2025-03-04T19:47:31.4530347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148313' 2025-03-04T19:47:31.4531130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148366' 2025-03-04T19:47:31.4531909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148403' 2025-03-04T19:47:31.4532839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu/148423' 2025-03-04T19:47:31.4533639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow/xpu' 2025-03-04T19:47:31.4534438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/ciflow' 2025-03-04T19:47:31.4535177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull75' 2025-03-04T19:47:31.4535889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull76' 2025-03-04T19:47:31.4536599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull77' 2025-03-04T19:47:31.4537312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull78' 2025-03-04T19:47:31.4538026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull79' 2025-03-04T19:47:31.4538740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull80' 2025-03-04T19:47:31.4539579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull81' 2025-03-04T19:47:31.4540285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull82' 2025-03-04T19:47:31.4540985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull83' 2025-03-04T19:47:31.4541690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull84' 2025-03-04T19:47:31.4542396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull85' 2025-03-04T19:47:31.4543100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull86' 2025-03-04T19:47:31.4543791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull87' 2025-03-04T19:47:31.4544521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull88' 2025-03-04T19:47:31.4545231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull89' 2025-03-04T19:47:31.4546092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull90' 2025-03-04T19:47:31.4546802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull91' 2025-03-04T19:47:31.4547508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/cslpull92' 2025-03-04T19:47:31.4548288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/flight_5' 2025-03-04T19:47:31.4549002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/flight_5.1' 2025-03-04T19:47:31.4549725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/flight_5.2' 2025-03-04T19:47:31.4550440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/flight_5.3' 2025-03-04T19:47:31.4551150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/forpull1' 2025-03-04T19:47:31.4552051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/malfet/tag-2ef5611' 2025-03-04T19:47:31.4552906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/malfet/tag-317b1a0' 2025-03-04T19:47:31.4553699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/malfet/tag-ec6f767' 2025-03-04T19:47:31.4554482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/malfet' 2025-03-04T19:47:31.4555251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/nightly-binary' 2025-03-04T19:47:31.4556049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/sqzhang_flight4_plus' 2025-03-04T19:47:31.4556845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/sqzhang_flight_3' 2025-03-04T19:47:31.4557805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.1' 2025-03-04T19:47:31.4558492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.10' 2025-03-04T19:47:31.4559193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.11' 2025-03-04T19:47:31.4559887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.12' 2025-03-04T19:47:31.4560166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.2' 2025-03-04T19:47:31.4560464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.3' 2025-03-04T19:47:31.4560743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.4' 2025-03-04T19:47:31.4561034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.5' 2025-03-04T19:47:31.4561310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.6' 2025-03-04T19:47:31.4561667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.7' 2025-03-04T19:47:31.4561975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.8' 2025-03-04T19:47:31.4562268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.1.9' 2025-03-04T19:47:31.4562543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.2.0' 2025-03-04T19:47:31.4562817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.3.0' 2025-03-04T19:47:31.4563110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.3.1' 2025-03-04T19:47:31.4563444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.4.0' 2025-03-04T19:47:31.4563866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v0.4.1' 2025-03-04T19:47:31.4564149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.0.0' 2025-03-04T19:47:31.4564452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.0.0a0' 2025-03-04T19:47:31.4564727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.0.1' 2025-03-04T19:47:31.4565014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.0rc0' 2025-03-04T19:47:31.4565308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.0rc1' 2025-03-04T19:47:31.4565582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.1.0' 2025-03-04T19:47:31.4565986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.1.0a0' 2025-03-04T19:47:31.4566268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.0' 2025-03-04T19:47:31.4566587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.0-rc1' 2025-03-04T19:47:31.4566890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.0-rc2' 2025-03-04T19:47:31.4567204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.0-rc3' 2025-03-04T19:47:31.4567488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.1' 2025-03-04T19:47:31.4567838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.1-rc1' 2025-03-04T19:47:31.4568137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.2' 2025-03-04T19:47:31.4568434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.10.2-rc1' 2025-03-04T19:47:31.4568730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0' 2025-03-04T19:47:31.4569027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc1' 2025-03-04T19:47:31.4569336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc2' 2025-03-04T19:47:31.4569632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc3' 2025-03-04T19:47:31.4570060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc4' 2025-03-04T19:47:31.4570396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc5' 2025-03-04T19:47:31.4570703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc6' 2025-03-04T19:47:31.4571009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.11.0-rc7' 2025-03-04T19:47:31.4571294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0' 2025-03-04T19:47:31.4571606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc1' 2025-03-04T19:47:31.4571902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc2' 2025-03-04T19:47:31.4572211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc3' 2025-03-04T19:47:31.4572507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc4' 2025-03-04T19:47:31.4572804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc5' 2025-03-04T19:47:31.4573119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc6' 2025-03-04T19:47:31.4573419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc7' 2025-03-04T19:47:31.4573727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.0-rc8' 2025-03-04T19:47:31.4574011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.1' 2025-03-04T19:47:31.4574321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.1-rc1' 2025-03-04T19:47:31.4574619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.1-rc2' 2025-03-04T19:47:31.4574928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.1-rc3' 2025-03-04T19:47:31.4575227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.1-rc4' 2025-03-04T19:47:31.4575523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.12.1-rc5' 2025-03-04T19:47:31.4575818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0' 2025-03-04T19:47:31.4576179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0-rc1' 2025-03-04T19:47:31.4576625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0-rc2' 2025-03-04T19:47:31.4577001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0-rc3' 2025-03-04T19:47:31.4577315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0-rc4' 2025-03-04T19:47:31.4577613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0-rc5' 2025-03-04T19:47:31.4577913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.0-rc6' 2025-03-04T19:47:31.4578215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.1' 2025-03-04T19:47:31.4578514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.13.1-rc1' 2025-03-04T19:47:31.4578880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.2.0' 2025-03-04T19:47:31.4579172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.2.0a0' 2025-03-04T19:47:31.4579466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.3.0' 2025-03-04T19:47:31.4579758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.3.0a0' 2025-03-04T19:47:31.4580045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.3.1' 2025-03-04T19:47:31.4580319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.4.0' 2025-03-04T19:47:31.4580605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.4.0a0' 2025-03-04T19:47:31.4580892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.4.1' 2025-03-04T19:47:31.4581168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.0' 2025-03-04T19:47:31.4581484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.0-rc1' 2025-03-04T19:47:31.4581780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.0-rc2' 2025-03-04T19:47:31.4582089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.0-rc3' 2025-03-04T19:47:31.4582385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.0-rc4' 2025-03-04T19:47:31.4582679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.0-rc5' 2025-03-04T19:47:31.4583140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.1' 2025-03-04T19:47:31.4583497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.5.1-rc1' 2025-03-04T19:47:31.4583793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0' 2025-03-04T19:47:31.4584086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc1' 2025-03-04T19:47:31.4584395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc2' 2025-03-04T19:47:31.4584688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc3' 2025-03-04T19:47:31.4584994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc4' 2025-03-04T19:47:31.4585291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc5' 2025-03-04T19:47:31.4585585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc6' 2025-03-04T19:47:31.4585893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.6.0-rc7' 2025-03-04T19:47:31.4586174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.0' 2025-03-04T19:47:31.4586485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.0-rc1' 2025-03-04T19:47:31.4586778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.0-rc2' 2025-03-04T19:47:31.4587089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.0-rc3' 2025-03-04T19:47:31.4587381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.0-rc4' 2025-03-04T19:47:31.4587734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.1' 2025-03-04T19:47:31.4588046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.1-rc1' 2025-03-04T19:47:31.4588339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.1-rc2' 2025-03-04T19:47:31.4588753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.7.1-rc3' 2025-03-04T19:47:31.4589086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.0' 2025-03-04T19:47:31.4589398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.0-rc1' 2025-03-04T19:47:31.4589749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.0-rc2' 2025-03-04T19:47:31.4590059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.0-rc3' 2025-03-04T19:47:31.4590354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.0-rc4' 2025-03-04T19:47:31.4590652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.0-rc5' 2025-03-04T19:47:31.4590945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.1' 2025-03-04T19:47:31.4591240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.1-rc1' 2025-03-04T19:47:31.4591548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.1-rc2' 2025-03-04T19:47:31.4591845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.1-rc3' 2025-03-04T19:47:31.4592135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.2' 2025-03-04T19:47:31.4592433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.8.2-rc1' 2025-03-04T19:47:31.4592726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.0' 2025-03-04T19:47:31.4593028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.0-rc1' 2025-03-04T19:47:31.4593327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.0-rc2' 2025-03-04T19:47:31.4593636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.0-rc3' 2025-03-04T19:47:31.4593926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.0-rc4' 2025-03-04T19:47:31.4594215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.1' 2025-03-04T19:47:31.4594509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.1-rc1' 2025-03-04T19:47:31.4594812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v1.9.1-rc2' 2025-03-04T19:47:31.4595095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0' 2025-03-04T19:47:31.4595387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0-rc1' 2025-03-04T19:47:31.4595688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0-rc2' 2025-03-04T19:47:31.4595983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0-rc3' 2025-03-04T19:47:31.4596285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0-rc4' 2025-03-04T19:47:31.4596575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0-rc5' 2025-03-04T19:47:31.4596879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.0-rc6' 2025-03-04T19:47:31.4597296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.1' 2025-03-04T19:47:31.4597657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.1-rc1' 2025-03-04T19:47:31.4598030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.1-rc2' 2025-03-04T19:47:31.4598510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.1-rc3' 2025-03-04T19:47:31.4598830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.0.1-rc4' 2025-03-04T19:47:31.4599242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0' 2025-03-04T19:47:31.4599547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0-rc1' 2025-03-04T19:47:31.4599843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0-rc2' 2025-03-04T19:47:31.4600147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0-rc3' 2025-03-04T19:47:31.4600440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0-rc4' 2025-03-04T19:47:31.4600735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0-rc5' 2025-03-04T19:47:31.4601113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.0-rc6' 2025-03-04T19:47:31.4601393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1' 2025-03-04T19:47:31.4601731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1-rc1' 2025-03-04T19:47:31.4602026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1-rc2' 2025-03-04T19:47:31.4602331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1-rc3' 2025-03-04T19:47:31.4602623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1-rc4' 2025-03-04T19:47:31.4602930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1-rc5' 2025-03-04T19:47:31.4603223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.1-rc6' 2025-03-04T19:47:31.4603500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.2' 2025-03-04T19:47:31.4603816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.2-rc1' 2025-03-04T19:47:31.4604287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.2-rc2' 2025-03-04T19:47:31.4604610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.1.2-rc3' 2025-03-04T19:47:31.4604891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0' 2025-03-04T19:47:31.4605198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc1' 2025-03-04T19:47:31.4605495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc2' 2025-03-04T19:47:31.4605807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc3' 2025-03-04T19:47:31.4606104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc4' 2025-03-04T19:47:31.4606401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc5' 2025-03-04T19:47:31.4606704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc6' 2025-03-04T19:47:31.4606998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc7' 2025-03-04T19:47:31.4607305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.0-rc8' 2025-03-04T19:47:31.4607582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.1' 2025-03-04T19:47:31.4607888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.1-rc1' 2025-03-04T19:47:31.4608178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.1-rc2' 2025-03-04T19:47:31.4608468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.1-rc3' 2025-03-04T19:47:31.4608758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.2' 2025-03-04T19:47:31.4609054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.2-rc1' 2025-03-04T19:47:31.4609357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.2-rc2' 2025-03-04T19:47:31.4609652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.2.2-rc3' 2025-03-04T19:47:31.4610021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0' 2025-03-04T19:47:31.4610314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc1' 2025-03-04T19:47:31.4610658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc10' 2025-03-04T19:47:31.4611094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc11' 2025-03-04T19:47:31.4611409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc12' 2025-03-04T19:47:31.4611715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc2' 2025-03-04T19:47:31.4612076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc3' 2025-03-04T19:47:31.4612772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc4' 2025-03-04T19:47:31.4613071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc5' 2025-03-04T19:47:31.4613387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc6' 2025-03-04T19:47:31.4613680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc7' 2025-03-04T19:47:31.4613973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc8' 2025-03-04T19:47:31.4614284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.0-rc9' 2025-03-04T19:47:31.4614563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.1' 2025-03-04T19:47:31.4614917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.1-rc1' 2025-03-04T19:47:31.4615217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.1-rc2' 2025-03-04T19:47:31.4615523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.3.1-rc3' 2025-03-04T19:47:31.4615799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0' 2025-03-04T19:47:31.4616106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc1' 2025-03-04T19:47:31.4616398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc2' 2025-03-04T19:47:31.4616690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc3' 2025-03-04T19:47:31.4616996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc4' 2025-03-04T19:47:31.4617296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc5' 2025-03-04T19:47:31.4617768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc6' 2025-03-04T19:47:31.4618102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc7' 2025-03-04T19:47:31.4618407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc8' 2025-03-04T19:47:31.4618707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.0-rc9' 2025-03-04T19:47:31.4618995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.1' 2025-03-04T19:47:31.4619287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.1-rc1' 2025-03-04T19:47:31.4619577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.1-rc2' 2025-03-04T19:47:31.4619884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.4.1-rc3' 2025-03-04T19:47:31.4620160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0' 2025-03-04T19:47:31.4620466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc1' 2025-03-04T19:47:31.4620766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc10' 2025-03-04T19:47:31.4621069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc2' 2025-03-04T19:47:31.4621481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc3' 2025-03-04T19:47:31.4621773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc4' 2025-03-04T19:47:31.4622078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc5' 2025-03-04T19:47:31.4622370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc6' 2025-03-04T19:47:31.4622701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc7' 2025-03-04T19:47:31.4622992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc8' 2025-03-04T19:47:31.4623375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.0-rc9' 2025-03-04T19:47:31.4623655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.1' 2025-03-04T19:47:31.4623959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.5.1-rc1' 2025-03-04T19:47:31.4624380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0' 2025-03-04T19:47:31.4624686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc1' 2025-03-04T19:47:31.4624990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc2' 2025-03-04T19:47:31.4625281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc3' 2025-03-04T19:47:31.4625585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc4' 2025-03-04T19:47:31.4625877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc5' 2025-03-04T19:47:31.4626184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc6' 2025-03-04T19:47:31.4626476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc7' 2025-03-04T19:47:31.4626766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc8' 2025-03-04T19:47:31.4627076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/v2.6.0-rc9' 2025-03-04T19:47:31.4627387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/whc_flight_1' 2025-03-04T19:47:31.4627708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/whc_flight_2' 2025-03-04T19:47:31.4628017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags/whc_flight_4' 2025-03-04T19:47:31.4628327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/tags' 2025-03-04T19:47:31.4628691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/triton_kernel' 2025-03-04T19:47:31.4629083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/2.1-dynamic-doc' 2025-03-04T19:47:31.4629501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/python_compiled_autograd' 2025-03-04T19:47:31.4629880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/2.6.0.dev20241004+' 2025-03-04T19:47:31.4630239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mesh_check' 2025-03-04T19:47:31.4630655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/20250219_e8m0_intermediate' 2025-03-04T19:47:31.4631165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/triton-update' 2025-03-04T19:47:31.4631569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/20250219_test' 2025-03-04T19:47:31.4631937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/fix' 2025-03-04T19:47:31.4632308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/fp8_test' 2025-03-04T19:47:31.4632670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ipiszy/mypy' 2025-03-04T19:47:31.4633129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ipiszy' 2025-03-04T19:47:31.4633524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/maxautotune_big_gpu' 2025-03-04T19:47:31.4634102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Adjust-Description-for-linux-binary-test-Workflow' 2025-03-04T19:47:31.4634501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/try-speedup-docbuild' 2025-03-04T19:47:31.4634887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Chillee-patch-5' 2025-03-04T19:47:31.4635311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/qat-conv-bn-1d' 2025-03-04T19:47:31.4635708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Flamefire-patch-1' 2025-03-04T19:47:31.4636061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/migrate_map' 2025-03-04T19:47:31.4636512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/HDCharles-2.6.0-release-notes' 2025-03-04T19:47:31.4636977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/add_new_lazy_counter_macro' 2025-03-04T19:47:31.4637674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/dynamo_make_fx_non_core_aten_ops' 2025-03-04T19:47:31.4638228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/fix_xla_torchbench' 2025-03-04T19:47:31.4638656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_dynamo_doc' 2025-03-04T19:47:31.4639150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test' 2025-03-04T19:47:31.4639632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test2' 2025-03-04T19:47:31.4640030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/JackCaoG' 2025-03-04T19:47:31.4640443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/qat-remove-bias-temp' 2025-03-04T19:47:31.4640841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/NicolasHug-patch-2' 2025-03-04T19:47:31.4641230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/qat_cudnn_batchnorm' 2025-03-04T19:47:31.4641684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/PR-AOTInductorNoneBug' 2025-03-04T19:47:31.4642119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/missing_gloo_causes_deadlock' 2025-03-04T19:47:31.4642551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/PR-AOTInductorNoneBugFix' 2025-03-04T19:47:31.4642988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/qat_preserve_source_fn_stack' 2025-03-04T19:47:31.4643375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/PR-FixConfigsIssue' 2025-03-04T19:47:31.4643797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/reenable-sgd-benchmark' 2025-03-04T19:47:31.4644438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/PR-NoneBugFix-viable' 2025-03-04T19:47:31.4644857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/triton_kernel_perf' 2025-03-04T19:47:31.4645226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/PR-ResetToZero' 2025-03-04T19:47:31.4645595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mod_guards3' 2025-03-04T19:47:31.4646127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Remove-linux_t4g_2xlarge-Usage' 2025-03-04T19:47:31.4646492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/raggedsdpa' 2025-03-04T19:47:31.4646873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Revert-PR-110949' 2025-03-04T19:47:31.4647242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/refactor-adamw' 2025-03-04T19:47:31.4647667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Update-Flash-Packaging' 2025-03-04T19:47:31.4648171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Valentine/flash_attention_bf16' 2025-03-04T19:47:31.4648577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/Valentine' 2025-03-04T19:47:31.4648972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/_tmp-orig/release/2.6' 2025-03-04T19:47:31.4649413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/_tmp-orig/release' 2025-03-04T19:47:31.4649802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/_tmp-orig' 2025-03-04T19:47:31.4650328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/_tmp-release/2.6' 2025-03-04T19:47:31.4650779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/_tmp-release' 2025-03-04T19:47:31.4651235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/abock/onnx-1.15.0-validation' 2025-03-04T19:47:31.4651721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/abock/ort-nightly==1.16.0.dev20230908001' 2025-03-04T19:47:31.4652091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/abock' 2025-03-04T19:47:31.4652502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/S429861-debug' 2025-03-04T19:47:31.4652843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/aa' 2025-03-04T19:47:31.4653250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-compiled' 2025-03-04T19:47:31.4653664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-fused-bench' 2025-03-04T19:47:31.4654091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-fused-bench2' 2025-03-04T19:47:31.4654474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/adam-test2' 2025-03-04T19:47:31.4654875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/asgd-compile' 2025-03-04T19:47:31.4655248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/aux-vars' 2025-03-04T19:47:31.4655824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/backup-test-branch' 2025-03-04T19:47:31.4656240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/bad-cudagraphs' 2025-03-04T19:47:31.4656608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/baseline' 2025-03-04T19:47:31.4657055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/baseline-graph-breaks' 2025-03-04T19:47:31.4657455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/batch-fuse-opt' 2025-03-04T19:47:31.4657847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/beta-tensor' 2025-03-04T19:47:31.4658219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buff-opt2' 2025-03-04T19:47:31.4658672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buffers' 2025-03-04T19:47:31.4659043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buffers2' 2025-03-04T19:47:31.4659418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/buffers3' 2025-03-04T19:47:31.4659761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/ck2' 2025-03-04T19:47:31.4660149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/combokernels' 2025-03-04T19:47:31.4660614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/compiled-nadam' 2025-03-04T19:47:31.4660979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/concat2' 2025-03-04T19:47:31.4661347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/copy2' 2025-03-04T19:47:31.4661758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/cudagraph-tests' 2025-03-04T19:47:31.4662215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/cudagraphs-measurement' 2025-03-04T19:47:31.4662596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/data-gather' 2025-03-04T19:47:31.4663001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/data-ptrs2' 2025-03-04T19:47:31.4663382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/data-ptrs3' 2025-03-04T19:47:31.4663875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/dataclass-proxy' 2025-03-04T19:47:31.4664608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/disable-closures' 2025-03-04T19:47:31.4665102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/disable-subclass' 2025-03-04T19:47:31.4665507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/disabled-opt' 2025-03-04T19:47:31.4665885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/exp_disable' 2025-03-04T19:47:31.4666259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/faster' 2025-03-04T19:47:31.4666622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/faster2' 2025-03-04T19:47:31.4667002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/fe-copy' 2025-03-04T19:47:31.4667381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/foreach-op' 2025-03-04T19:47:31.4667768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/foreach-reds' 2025-03-04T19:47:31.4668154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/freezing' 2025-03-04T19:47:31.4668566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/fuse-cat' 2025-03-04T19:47:31.4668955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/gen-foreach' 2025-03-04T19:47:31.4669314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/h-comp' 2025-03-04T19:47:31.4669688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/h-comp2' 2025-03-04T19:47:31.4670045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/hc-hf' 2025-03-04T19:47:31.4670453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/init-per-param' 2025-03-04T19:47:31.4671108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/init_per_param' 2025-03-04T19:47:31.4671506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/less-guards' 2025-03-04T19:47:31.4671918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/lr-composibility' 2025-03-04T19:47:31.4672347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/main-test-enablement' 2025-03-04T19:47:31.4672714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/main2' 2025-03-04T19:47:31.4673146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/main_test' 2025-03-04T19:47:31.4673509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mcg' 2025-03-04T19:47:31.4673860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mcg2' 2025-03-04T19:47:31.4674255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/meta-guards' 2025-03-04T19:47:31.4674630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/ck2' 2025-03-04T19:47:31.4675029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/clean' 2025-03-04T19:47:31.4675423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/faster2' 2025-03-04T19:47:31.4675873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/foreach-map-adam' 2025-03-04T19:47:31.4676321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/subclass-test' 2025-03-04T19:47:31.4676757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/tf-mode-backup' 2025-03-04T19:47:31.4677200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos/tf-trace-full' 2025-03-04T19:47:31.4677778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mlazos' 2025-03-04T19:47:31.4678249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mod-fix' 2025-03-04T19:47:31.4678633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/more-tests' 2025-03-04T19:47:31.4679048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mutable-backup' 2025-03-04T19:47:31.4679418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/mv-tfo' 2025-03-04T19:47:31.4679778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/no-cpp' 2025-03-04T19:47:31.4680236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/no-init-group-handling' 2025-03-04T19:47:31.4680653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/op-investigation' 2025-03-04T19:47:31.4681069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-bench-exp2' 2025-03-04T19:47:31.4681448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-bench2' 2025-03-04T19:47:31.4681844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-bench3' 2025-03-04T19:47:31.4682220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-incr' 2025-03-04T19:47:31.4682617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-recipe' 2025-03-04T19:47:31.4683011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-slowdown' 2025-03-04T19:47:31.4683541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/opt-warn' 2025-03-04T19:47:31.4684061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/proxy-ctors' 2025-03-04T19:47:31.4684445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/proxy-opt' 2025-03-04T19:47:31.4684805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/pt' 2025-03-04T19:47:31.4685171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/restart' 2025-03-04T19:47:31.4685572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/rm-thunkify' 2025-03-04T19:47:31.4685975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/rtp' 2025-03-04T19:47:31.4686363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/sdpa-driss' 2025-03-04T19:47:31.4686788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/static-inputs-log' 2025-03-04T19:47:31.4687194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/subclass-test' 2025-03-04T19:47:31.4687556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/td-fix2' 2025-03-04T19:47:31.4687955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-hasattr2' 2025-03-04T19:47:31.4688404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-inherit-backup' 2025-03-04T19:47:31.4688811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-like-fix' 2025-03-04T19:47:31.4689194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-lr' 2025-03-04T19:47:31.4689570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tensor-lr2' 2025-03-04T19:47:31.4689958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-inherit' 2025-03-04T19:47:31.4690322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode' 2025-03-04T19:47:31.4690891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-backup2' 2025-03-04T19:47:31.4691289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-reland' 2025-03-04T19:47:31.4691688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-reland2' 2025-03-04T19:47:31.4692103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-mode-reland3' 2025-03-04T19:47:31.4692481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-refactor' 2025-03-04T19:47:31.4692915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-subclass-stack' 2025-03-04T19:47:31.4693306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tf-trace-full' 2025-03-04T19:47:31.4693654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/th' 2025-03-04T19:47:31.4694029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/tune-proto' 2025-03-04T19:47:31.4694411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/vary-beta' 2025-03-04T19:47:31.4694791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/vary-beta2' 2025-03-04T19:47:31.4695186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos/weird-perf1' 2025-03-04T19:47:31.4695555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mlazos' 2025-03-04T19:47:31.4696047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add-android-build-workflow' 2025-03-04T19:47:31.4696441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_kineto_0214' 2025-03-04T19:47:31.4696925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add-assign' 2025-03-04T19:47:31.4697310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/invoke-subgraph' 2025-03-04T19:47:31.4697776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add_broadcast_functional_collective' 2025-03-04T19:47:31.4698198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mod_guards1' 2025-03-04T19:47:31.4698889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add_from_group_doc_and_test' 2025-03-04T19:47:31.4699281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/moderniz29_cyy' 2025-03-04T19:47:31.4699702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add_mha_to_autocast_policy' 2025-03-04T19:47:31.4700051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ios-mac-m1' 2025-03-04T19:47:31.4700402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/type_dec' 2025-03-04T19:47:31.4700857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add_non_parallel_model_comparison' 2025-03-04T19:47:31.4701242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mps-linear-1d' 2025-03-04T19:47:31.4701654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add_test_to_show_view_gap' 2025-03-04T19:47:31.4702054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-11' 2025-03-04T19:47:31.4702468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/add_windows_testing_back' 2025-03-04T19:47:31.4702874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_kineto_0212_3' 2025-03-04T19:47:31.4703348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/addmm-heuristic' 2025-03-04T19:47:31.4703693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v1.0.1' 2025-03-04T19:47:31.4704027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/addsimde' 2025-03-04T19:47:31.4704402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/adi/gemm_bf16f32' 2025-03-04T19:47:31.4704775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/adi' 2025-03-04T19:47:31.4705172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/remove-edit-on-github' 2025-03-04T19:47:31.4705594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ah-globalfeedback-hook' 2025-03-04T19:47:31.4705974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/alanwaketan/pin2' 2025-03-04T19:47:31.4706380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/alanwaketan' 2025-03-04T19:47:31.4706707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v0.1.2' 2025-03-04T19:47:31.4707107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/albanD-patch-1' 2025-03-04T19:47:31.4707438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v1.0.3' 2025-03-04T19:47:31.4707807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/albanD-patch-2' 2025-03-04T19:47:31.4708289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v1.1.0' 2025-03-04T19:47:31.4708642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/alt-disable' 2025-03-04T19:47:31.4709179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/144772' 2025-03-04T19:47:31.4709669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_inductor_bench_comp_time' 2025-03-04T19:47:31.4710165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_inductor_benchmark' 2025-03-04T19:47:31.4710674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aot_inductor_torch' 2025-03-04T19:47:31.4711134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aoti_additional_files' 2025-03-04T19:47:31.4711554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aotinductor_const' 2025-03-04T19:47:31.4712013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/aotinductor_const_name' 2025-03-04T19:47:31.4712801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/benchmark_skip' 2025-03-04T19:47:31.4713181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/bincount' 2025-03-04T19:47:31.4713675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/change_pytree_serialization' 2025-03-04T19:47:31.4714070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/constraint' 2025-03-04T19:47:31.4714461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp107981' 2025-03-04T19:47:31.4714921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp108783' 2025-03-04T19:47:31.4715380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cp109060' 2025-03-04T19:47:31.4715769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/cpp_loader' 2025-03-04T19:47:31.4716210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/custom_and_getattr' 2025-03-04T19:47:31.4716586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/customop' 2025-03-04T19:47:31.4717011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/default_serialized' 2025-03-04T19:47:31.4717406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/distribby' 2025-03-04T19:47:31.4717869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/distribution' 2025-03-04T19:47:31.4718248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/docs' 2025-03-04T19:47:31.4718641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/draft_logger' 2025-03-04T19:47:31.4719070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/embed_constants' 2025-03-04T19:47:31.4719515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/export_custom_op_rst' 2025-03-04T19:47:31.4719919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/export_docs' 2025-03-04T19:47:31.4720338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/fail_models_temp' 2025-03-04T19:47:31.4720700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/fake' 2025-03-04T19:47:31.4721280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/fix3' 2025-03-04T19:47:31.4721772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/hf_version' 2025-03-04T19:47:31.4722206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/hf_version_update' 2025-03-04T19:47:31.4722598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/kwarg_input' 2025-03-04T19:47:31.4722972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/lint' 2025-03-04T19:47:31.4723364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/logging.bak' 2025-03-04T19:47:31.4723808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/logging2' 2025-03-04T19:47:31.4724230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/namedtuple_fields' 2025-03-04T19:47:31.4724639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/no_so_weight' 2025-03-04T19:47:31.4725043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/provenance_id' 2025-03-04T19:47:31.4725416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/pytree2' 2025-03-04T19:47:31.4725848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/pytree_namedtuple' 2025-03-04T19:47:31.4726401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/register_dataclass' 2025-03-04T19:47:31.4726858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/remove_aoti_unlift' 2025-03-04T19:47:31.4727222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/shape' 2025-03-04T19:47:31.4727625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/symint_input' 2025-03-04T19:47:31.4727987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/test' 2025-03-04T19:47:31.4728383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/test113041' 2025-03-04T19:47:31.4728840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/test_expression_created' 2025-03-04T19:47:31.4729223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/torch_size' 2025-03-04T19:47:31.4729654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi/update_schema_msg' 2025-03-04T19:47:31.4730035Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/angelayi' 2025-03-04T19:47:31.4730432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mradmila/host_stats' 2025-03-04T19:47:31.4730813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mradmila' 2025-03-04T19:47:31.4731259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-inductor-perf-cu124' 2025-03-04T19:47:31.4731642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-10' 2025-03-04T19:47:31.4732098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-inductor-perf-cu124.1' 2025-03-04T19:47:31.4732428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v1.2.0' 2025-03-04T19:47:31.4732805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-1' 2025-03-04T19:47:31.4733145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v1.3.0' 2025-03-04T19:47:31.4733520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-2' 2025-03-04T19:47:31.4733937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/v1.3.1' 2025-03-04T19:47:31.4734309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-3' 2025-03-04T19:47:31.4734689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/validate_fn' 2025-03-04T19:47:31.4735183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-4' 2025-03-04T19:47:31.4735566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/validations_2.6' 2025-03-04T19:47:31.4735993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-5' 2025-03-04T19:47:31.4736377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/vfdev-5-patch-2' 2025-03-04T19:47:31.4736746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-6' 2025-03-04T19:47:31.4737179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/compiled_autograd_hooks' 2025-03-04T19:47:31.4737573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd2' 2025-03-04T19:47:31.4737952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd4' 2025-03-04T19:47:31.4738369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd_merge' 2025-03-04T19:47:31.4738783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/fsdp_autograd_merge2' 2025-03-04T19:47:31.4739154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/partials' 2025-03-04T19:47:31.4739502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/puffery' 2025-03-04T19:47:31.4739859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/serde2' 2025-03-04T19:47:31.4740284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz/soft_fork_autograd_fsdp' 2025-03-04T19:47:31.4740643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/voz' 2025-03-04T19:47:31.4741172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-7' 2025-03-04T19:47:31.4741531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/viable/strict' 2025-03-04T19:47:31.4741919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/viable' 2025-03-04T19:47:31.4742291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-8' 2025-03-04T19:47:31.4742665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/add_boto3' 2025-03-04T19:47:31.4743048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/iss145259_alt' 2025-03-04T19:47:31.4743425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/iss_145259' 2025-03-04T19:47:31.4743791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/iss_145801' 2025-03-04T19:47:31.4744165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/sccache_nvcc' 2025-03-04T19:47:31.4744589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/sccache_simplified' 2025-03-04T19:47:31.4744984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr/xpu_sccache_fix' 2025-03-04T19:47:31.4745361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/wdvr' 2025-03-04T19:47:31.4745731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman-patch-9' 2025-03-04T19:47:31.4746162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.10' 2025-03-04T19:47:31.4746665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.11' 2025-03-04T19:47:31.4747038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.12' 2025-03-04T19:47:31.4747393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.13' 2025-03-04T19:47:31.4747744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.4' 2025-03-04T19:47:31.4748183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.4.1' 2025-03-04T19:47:31.4748533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.5' 2025-03-04T19:47:31.4748897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.6' 2025-03-04T19:47:31.4749242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.7' 2025-03-04T19:47:31.4749601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.8' 2025-03-04T19:47:31.4749947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/1.9' 2025-03-04T19:47:31.4750305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.0' 2025-03-04T19:47:31.4750657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.1' 2025-03-04T19:47:31.4751005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.2' 2025-03-04T19:47:31.4751367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.3' 2025-03-04T19:47:31.4751715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.4' 2025-03-04T19:47:31.4752072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.5' 2025-03-04T19:47:31.4752419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/2.6' 2025-03-04T19:47:31.4752901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release/3.2.x' 2025-03-04T19:47:31.4753289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release' 2025-03-04T19:47:31.4753698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.3.0' 2025-03-04T19:47:31.4754059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/release_notes' 2025-03-04T19:47:31.4754471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.3.1' 2025-03-04T19:47:31.4754857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/remove-link-survey' 2025-03-04T19:47:31.4755257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.4.0' 2025-03-04T19:47:31.4755639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/remove_global_ns' 2025-03-04T19:47:31.4756036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/atalman_inductor_2.4.x' 2025-03-04T19:47:31.4756424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/requires_grad_fix' 2025-03-04T19:47:31.4756806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/avoid_record_ag_rs' 2025-03-04T19:47:31.4757212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bahuang/make_fallback' 2025-03-04T19:47:31.4757583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bahuang' 2025-03-04T19:47:31.4758105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/base/1.5' 2025-03-04T19:47:31.4758470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/base' 2025-03-04T19:47:31.4759077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh/andrewor14/51/head' 2025-03-04T19:47:31.4759580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh/andrewor14/51' 2025-03-04T19:47:31.4760125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh/andrewor14' 2025-03-04T19:47:31.4760574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131469-gh' 2025-03-04T19:47:31.4760976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/base_inductor_opt_flag' 2025-03-04T19:47:31.4761410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet/add-benchmark-func' 2025-03-04T19:47:31.4761832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet/delete-find-openmp' 2025-03-04T19:47:31.4762285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet/mps-add-bilineard2d-aa' 2025-03-04T19:47:31.4762685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet/mps-fix-rand-5d' 2025-03-04T19:47:31.4763128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet/mps-implement-col2im' 2025-03-04T19:47:31.4763505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet' 2025-03-04T19:47:31.4763847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/flight' 2025-03-04T19:47:31.4764215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/flight4' 2025-03-04T19:47:31.4764567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/flight51' 2025-03-04T19:47:31.4765033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/flight53' 2025-03-04T19:47:31.4765492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/flight_full' 2025-03-04T19:47:31.4765867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/flightbase' 2025-03-04T19:47:31.4766221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/p2phang' 2025-03-04T19:47:31.4766583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc/stage2' 2025-03-04T19:47:31.4766942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/whc' 2025-03-04T19:47:31.4767406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/batching_sdpa_efficient_attention' 2025-03-04T19:47:31.4767970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0' 2025-03-04T19:47:31.4768432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-111036-skylion007' 2025-03-04T19:47:31.4768829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/benchmark-updates' 2025-03-04T19:47:31.4769222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bertmaher/pinbump26' 2025-03-04T19:47:31.4769627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bertmaher' 2025-03-04T19:47:31.4769999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bertrand/cutlass' 2025-03-04T19:47:31.4770457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bertrand' 2025-03-04T19:47:31.4770899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-disable-tts-angular' 2025-03-04T19:47:31.4771406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-multithreading' 2025-03-04T19:47:31.4771794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-partition' 2025-03-04T19:47:31.4772161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-prototype' 2025-03-04T19:47:31.4772610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-remove-check' 2025-03-04T19:47:31.4773062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cg-skip-unbacked-symint-msg' 2025-03-04T19:47:31.4773430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph' 2025-03-04T19:47:31.4773914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph-disable-input-mutation' 2025-03-04T19:47:31.4774503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph-enable-input-mutation-support-benchmark' 2025-03-04T19:47:31.4774912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/cudagraph-partition' 2025-03-04T19:47:31.4775347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/donated-buffer-bench' 2025-03-04T19:47:31.4775738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/fa-embedding-16' 2025-03-04T19:47:31.4776162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/reduce-scatter-copy-in' 2025-03-04T19:47:31.4776592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf/remove-check-55b0c39d' 2025-03-04T19:47:31.4776986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bf' 2025-03-04T19:47:31.4777565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-12' 2025-03-04T19:47:31.4778002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_3acc6eac492' 2025-03-04T19:47:31.4778400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-13' 2025-03-04T19:47:31.4778835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_3fcf66f61fb' 2025-03-04T19:47:31.4779237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim-patch-14' 2025-03-04T19:47:31.4779668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_4009d154129' 2025-03-04T19:47:31.4780031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/myst_nb_trial' 2025-03-04T19:47:31.4780476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_40d0740e73d' 2025-03-04T19:47:31.4780849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/cache' 2025-03-04T19:47:31.4781289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/dtensorfusedadam' 2025-03-04T19:47:31.4781682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim/warn_once' 2025-03-04T19:47:31.4782089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/msaroufim' 2025-03-04T19:47:31.4782504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_5268754e' 2025-03-04T19:47:31.4782865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/mypy_fix' 2025-03-04T19:47:31.4783357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_7d89a8d385c' 2025-03-04T19:47:31.4783753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/nestedfairseq2ops1' 2025-03-04T19:47:31.4784184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_b7a25c1ee7c' 2025-03-04T19:47:31.4784626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/new-batch-norm' 2025-03-04T19:47:31.4785200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_c25b201583f' 2025-03-04T19:47:31.4785610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/new_branch' 2025-03-04T19:47:31.4786061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_c93e57efac0' 2025-03-04T19:47:31.4786442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/new_guard_system' 2025-03-04T19:47:31.4786891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_ca9813ea149' 2025-03-04T19:47:31.4787254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/openblas_gemv' 2025-03-04T19:47:31.4787685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_d65f194a' 2025-03-04T19:47:31.4788039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ngimel/bits' 2025-03-04T19:47:31.4788404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ngimel/copy2d' 2025-03-04T19:47:31.4788759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ngimel/gg' 2025-03-04T19:47:31.4789133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ngimel/min_docs' 2025-03-04T19:47:31.4789522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ngimel' 2025-03-04T19:47:31.4789942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b' 2025-03-04T19:47:31.4790293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/nightly' 2025-03-04T19:47:31.4790796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b_new' 2025-03-04T19:47:31.4791355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/nikitaved/linalg_codeowners' 2025-03-04T19:47:31.4791783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/nikitaved/solve_doc_update' 2025-03-04T19:47:31.4792181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/nikitaved/tensordot' 2025-03-04T19:47:31.4792565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/nikitaved' 2025-03-04T19:47:31.4792996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_db4e8a1d8a8' 2025-03-04T19:47:31.4793336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/offline' 2025-03-04T19:47:31.4793768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_e0d97e936a2' 2025-03-04T19:47:31.4794193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin/gh/stroxler/1/head' 2025-03-04T19:47:31.4794636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin/gh/stroxler/1' 2025-03-04T19:47:31.4795069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin/gh/stroxler' 2025-03-04T19:47:31.4795516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin/gh' 2025-03-04T19:47:31.4795904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin/voz/serde' 2025-03-04T19:47:31.4796294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin/voz' 2025-03-04T19:47:31.4796663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/origin' 2025-03-04T19:47:31.4797254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bisect_perf_hf_T5_f23621ec563' 2025-03-04T19:47:31.4797806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/beartype_fix_2.1.1' 2025-03-04T19:47:31.4798219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/bench_updates' 2025-03-04T19:47:31.4798853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/bench_updates_stage' 2025-03-04T19:47:31.4799293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/benchmark_test_data' 2025-03-04T19:47:31.4799721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/dort_rewriter' 2025-03-04T19:47:31.4800115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/skip_decomp' 2025-03-04T19:47:31.4800484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao/wip_prs' 2025-03-04T19:47:31.4800866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/bowbao' 2025-03-04T19:47:31.4801289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brenocfg/fix-meta-opinfo' 2025-03-04T19:47:31.4801723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brenocfg/special_airy_ai_ref' 2025-03-04T19:47:31.4802120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brenocfg' 2025-03-04T19:47:31.4802552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister/3d_permute_block_ptr' 2025-03-04T19:47:31.4803011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister/always_tiled_reduction' 2025-03-04T19:47:31.4803540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister/doc_bucketize' 2025-03-04T19:47:31.4803943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister/simplify_id' 2025-03-04T19:47:31.4804436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister/tiled_reduction_no_numel_check' 2025-03-04T19:47:31.4804832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister/wrapper_ir' 2025-03-04T19:47:31.4805203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/brister' 2025-03-04T19:47:31.4805589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_5a2be192d1' 2025-03-04T19:47:31.4805955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_api' 2025-03-04T19:47:31.4806341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_cudagraphs' 2025-03-04T19:47:31.4806711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_jan3' 2025-03-04T19:47:31.4807078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_jun18' 2025-03-04T19:47:31.4807456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_jun24' 2025-03-04T19:47:31.4807831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_mem_base' 2025-03-04T19:47:31.4808352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_mem_fix' 2025-03-04T19:47:31.4808736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_memory_fix' 2025-03-04T19:47:31.4809223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_memory_fix_rebased' 2025-03-04T19:47:31.4809773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_memory_fix_rebased2' 2025-03-04T19:47:31.4810169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_move_to_cuda' 2025-03-04T19:47:31.4810654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_overhead' 2025-03-04T19:47:31.4811089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_overhead_0eba7e5451' 2025-03-04T19:47:31.4811477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_scalar' 2025-03-04T19:47:31.4811898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_subclass_mem_fix' 2025-03-04T19:47:31.4812289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_warm_mem' 2025-03-04T19:47:31.4813044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/ca_warm_mem_base' 2025-03-04T19:47:31.4813432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_jun18' 2025-03-04T19:47:31.4813803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_jun19' 2025-03-04T19:47:31.4814176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_jun4' 2025-03-04T19:47:31.4814561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/cacu_may27' 2025-03-04T19:47:31.4814950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/circular_dep' 2025-03-04T19:47:31.4815568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_bench' 2025-03-04T19:47:31.4816035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_bench_base' 2025-03-04T19:47:31.4816505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_benchmark' 2025-03-04T19:47:31.4816932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_ddp' 2025-03-04T19:47:31.4817386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_feb_29' 2025-03-04T19:47:31.4817858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_graph_breaks' 2025-03-04T19:47:31.4818303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_hud' 2025-03-04T19:47:31.4818806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_hypothetical_perf' 2025-03-04T19:47:31.4819285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/compiled_autograd_perf_no_reuse' 2025-03-04T19:47:31.4819712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/disable_duck_shape' 2025-03-04T19:47:31.4820147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/distributed_torchbench' 2025-03-04T19:47:31.4820607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/fca_cpp_node_passthrough' 2025-03-04T19:47:31.4821045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/feb_10_compiled_autograd' 2025-03-04T19:47:31.4821622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/feb_10_compiled_autograd_cudagraph' 2025-03-04T19:47:31.4821998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/fsdp_wraps' 2025-03-04T19:47:31.4822391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/issue_123374' 2025-03-04T19:47:31.4822807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/oss_benchmark_script' 2025-03-04T19:47:31.4823212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/rename_nanogpt' 2025-03-04T19:47:31.4823675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/retains_grad_hooks' 2025-03-04T19:47:31.4824063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/segfault_test' 2025-03-04T19:47:31.4824456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/single_step' 2025-03-04T19:47:31.4824967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/sth_0829' 2025-03-04T19:47:31.4825330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/test' 2025-03-04T19:47:31.4825701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan/yolov3_oom' 2025-03-04T19:47:31.4826081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/xmfan' 2025-03-04T19:47:31.4826437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/build_aoti_o1' 2025-03-04T19:47:31.4826872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yguo/debug-0226-constexpr' 2025-03-04T19:47:31.4827319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yguo/fix-remaining-cpp-wrapper' 2025-03-04T19:47:31.4827731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yguo/new_latest_changes' 2025-03-04T19:47:31.4828178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yguo/patch_constexpr_changes' 2025-03-04T19:47:31.4828699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yguo/repro-segfault-triton-aoti-cpp-wrapper' 2025-03-04T19:47:31.4829074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yguo' 2025-03-04T19:47:31.4829426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ca_0431d47eaa' 2025-03-04T19:47:31.4829802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-112125' 2025-03-04T19:47:31.4830172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ca_fix_0431d47eaa' 2025-03-04T19:47:31.4830674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1/head' 2025-03-04T19:47:31.4831224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1' 2025-03-04T19:47:31.4831871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh/krzysztofjordan' 2025-03-04T19:47:31.4832294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert-131069-gh' 2025-03-04T19:47:31.4832682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cache_size_internal' 2025-03-04T19:47:31.4833094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-13' 2025-03-04T19:47:31.4833487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cache_size_internal_1' 2025-03-04T19:47:31.4834001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/chenyang78/dyn-shape-ci-tmp' 2025-03-04T19:47:31.4834394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/chenyang78' 2025-03-04T19:47:31.4834800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert_commit_b57b38b' 2025-03-04T19:47:31.4835182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-111576' 2025-03-04T19:47:31.4835568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.10' 2025-03-04T19:47:31.4835994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.11' 2025-03-04T19:47:31.4836373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.12' 2025-03-04T19:47:31.4836760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.13' 2025-03-04T19:47:31.4837136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.6' 2025-03-04T19:47:31.4837582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.7' 2025-03-04T19:47:31.4838115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.8' 2025-03-04T19:47:31.4838505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/1.9' 2025-03-04T19:47:31.4838874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.0' 2025-03-04T19:47:31.4839264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.1' 2025-03-04T19:47:31.4839634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.2' 2025-03-04T19:47:31.4840016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.3' 2025-03-04T19:47:31.4840394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.4' 2025-03-04T19:47:31.4840761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.5' 2025-03-04T19:47:31.4841142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release/2.6' 2025-03-04T19:47:31.4841541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig/release' 2025-03-04T19:47:31.4865172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/orig' 2025-03-04T19:47:31.4865909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yihan_quantization' 2025-03-04T19:47:31.4866413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cherry-pick-post-acc-grad-docs' 2025-03-04T19:47:31.4866761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ci_pin' 2025-03-04T19:47:31.4867167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-14' 2025-03-04T19:47:31.4867590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-compileThread-1' 2025-03-04T19:47:31.4867985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-15' 2025-03-04T19:47:31.4868401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-compileThread-2' 2025-03-04T19:47:31.4868796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rohan-varma-patch-16' 2025-03-04T19:47:31.4869216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-compileThread-64' 2025-03-04T19:47:31.4869584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yiming/bootcamp' 2025-03-04T19:47:31.4870089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/yiming' 2025-03-04T19:47:31.4870448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ckluk2-test-1' 2025-03-04T19:47:31.4870824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/canary-test' 2025-03-04T19:47:31.4871306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/historical-correlation-fix' 2025-03-04T19:47:31.4871670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/lint-fix' 2025-03-04T19:47:31.4872141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/metrics-job-id' 2025-03-04T19:47:31.4872517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/metrics-pr' 2025-03-04T19:47:31.4872933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/mypy-break-test' 2025-03-04T19:47:31.4873336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/mypy-break-test2' 2025-03-04T19:47:31.4873753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/mypy-break-test3' 2025-03-04T19:47:31.4874130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/mypy-update' 2025-03-04T19:47:31.4874533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/pull-migration-c' 2025-03-04T19:47:31.4874924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/sha-checking' 2025-03-04T19:47:31.4875334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-baseline-stats' 2025-03-04T19:47:31.4875711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-class' 2025-03-04T19:47:31.4876120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-class-metrics' 2025-03-04T19:47:31.4876514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-downgrade' 2025-03-04T19:47:31.4876946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-file-pass' 2025-03-04T19:47:31.4877363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-metrics-v2' 2025-03-04T19:47:31.4877862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-pass-class-times' 2025-03-04T19:47:31.4878270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-shard-info' 2025-03-04T19:47:31.4878637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/td-trial' 2025-03-04T19:47:31.4879004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr/unstable' 2025-03-04T19:47:31.4879387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainr' 2025-03-04T19:47:31.4879760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cleanup_vs_2019' 2025-03-04T19:47:31.4880124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/issue#58739' 2025-03-04T19:47:31.4880504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainrizvi/testing1' 2025-03-04T19:47:31.4880896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zainrizvi' 2025-03-04T19:47:31.4881376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/compile_fsdp2_disable_stream_and_event' 2025-03-04T19:47:31.4881829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ivanov/cherry-pick-ckpt-fixes' 2025-03-04T19:47:31.4882278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ivanov' 2025-03-04T19:47:31.4882660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zasdfgbnm-patch-3' 2025-03-04T19:47:31.4883141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/condition-branch-in-debug-handler' 2025-03-04T19:47:31.4883520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rprop-playground' 2025-03-04T19:47:31.4883926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/consolidate-is-qat' 2025-03-04T19:47:31.4884313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zbv_algo' 2025-03-04T19:47:31.4884676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/copy_graph' 2025-03-04T19:47:31.4885081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cpio/fix_new_ami_tests' 2025-03-04T19:47:31.4885472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cpio/fix_unit_test' 2025-03-04T19:47:31.4885835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cpio' 2025-03-04T19:47:31.4886361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ryanguo99/cleanup-dynamo-expected-failures' 2025-03-04T19:47:31.4886778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ryanguo99/fix-closure-var' 2025-03-04T19:47:31.4887165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ryanguo99' 2025-03-04T19:47:31.4887553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/create_chunk_list' 2025-03-04T19:47:31.4887873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zb2p' 2025-03-04T19:47:31.4888240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cse-source' 2025-03-04T19:47:31.4888580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/3proc' 2025-03-04T19:47:31.4888982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/always_produce_xml' 2025-03-04T19:47:31.4889413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/build_experiment_max_jobs' 2025-03-04T19:47:31.4889832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/build_test_more_procs' 2025-03-04T19:47:31.4890248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/build_test_more_procs2' 2025-03-04T19:47:31.4890659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/checkout_more_procs' 2025-03-04T19:47:31.4891052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/cutlass_bazel' 2025-03-04T19:47:31.4891441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/disableautotune' 2025-03-04T19:47:31.4891855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/dynamicshapesdup' 2025-03-04T19:47:31.4892199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/fflint' 2025-03-04T19:47:31.4892659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/fix_close_nonexistent' 2025-03-04T19:47:31.4893130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/fix_rerun_disabled_tests_upload' 2025-03-04T19:47:31.4893582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/inductortest_max_autotune' 2025-03-04T19:47:31.4893962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/lint_dockerimg' 2025-03-04T19:47:31.4894378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/logchanges' 2025-03-04T19:47:31.4894741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/logtest' 2025-03-04T19:47:31.4895116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/mps_sharding' 2025-03-04T19:47:31.4895491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/multigpufix' 2025-03-04T19:47:31.4895884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/no_clean_workspace' 2025-03-04T19:47:31.4896346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/pytest_timeout' 2025-03-04T19:47:31.4896807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/rerun_disabled_tests_print_log' 2025-03-04T19:47:31.4897169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/revert' 2025-03-04T19:47:31.4897544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/runtesttypes' 2025-03-04T19:47:31.4897960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/sharding_build_env' 2025-03-04T19:47:31.4898609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/slowtesttimeout' 2025-03-04T19:47:31.4899009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/some_super_setup' 2025-03-04T19:47:31.4899411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/stdmakeunique' 2025-03-04T19:47:31.4899789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/tensoboardpip' 2025-03-04T19:47:31.4900260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/trymerge_initial_comment_stack' 2025-03-04T19:47:31.4900721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/update_gh_runners_ubuntu2004' 2025-03-04T19:47:31.4901106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl/windowsbat' 2025-03-04T19:47:31.4901466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/csl' 2025-03-04T19:47:31.4901856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zdevito-patch-1' 2025-03-04T19:47:31.4902226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cublasfp16accum' 2025-03-04T19:47:31.4902599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/oulgen/fx_graph' 2025-03-04T19:47:31.4902975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/oulgen' 2025-03-04T19:47:31.4903417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/cutlass-template-fix-rocm' 2025-03-04T19:47:31.4903832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/run-ios-test-device-farm' 2025-03-04T19:47:31.4904222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/danthe3rd-patch-1' 2025-03-04T19:47:31.4904590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zdevito-patch-2' 2025-03-04T19:47:31.4904944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dataclass' 2025-03-04T19:47:31.4905346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/daxia6/fix/doc_string' 2025-03-04T19:47:31.4905748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/daxia6/fix' 2025-03-04T19:47:31.4906118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/daxia6' 2025-03-04T19:47:31.4906718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/desertfire/test_cpp_wrapper' 2025-03-04T19:47:31.4907206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/desertfire/torchgen_support_default_arg' 2025-03-04T19:47:31.4907665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/desertfire/triton-cpu-for-aarch64' 2025-03-04T19:47:31.4908091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/desertfire/update_hf_pin' 2025-03-04T19:47:31.4908485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/desertfire' 2025-03-04T19:47:31.4908979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/MPSNDArrayAdd' 2025-03-04T19:47:31.4909359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/Unranked' 2025-03-04T19:47:31.4909780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/embeddingbag' 2025-03-04T19:47:31.4910146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/sdpa' 2025-03-04T19:47:31.4910552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/unique_leak' 2025-03-04T19:47:31.4910930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona/upsize3d' 2025-03-04T19:47:31.4911313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev/joona' 2025-03-04T19:47:31.4911687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dev' 2025-03-04T19:47:31.4912017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/disable' 2025-03-04T19:47:31.4912719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/parallel_cat' 2025-03-04T19:47:31.4913159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/disable_fp_contract_baseline' 2025-03-04T19:47:31.4913588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jataylo-nvfuser_blocklist' 2025-03-04T19:47:31.4914053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/distributed_checkpointing_e2e_tests' 2025-03-04T19:47:31.4914456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zxiiro/docs-build.sh' 2025-03-04T19:47:31.4914826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zxiiro' 2025-03-04T19:47:31.4915191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/doc_change' 2025-03-04T19:47:31.4915567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/aoti/0' 2025-03-04T19:47:31.4915984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/aoti' 2025-03-04T19:47:31.4916386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/1' 2025-03-04T19:47:31.4916775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/12' 2025-03-04T19:47:31.4917176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/13' 2025-03-04T19:47:31.4917563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/14' 2025-03-04T19:47:31.4918037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/3' 2025-03-04T19:47:31.4918422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/6' 2025-03-04T19:47:31.4918815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/7' 2025-03-04T19:47:31.4919269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export/8' 2025-03-04T19:47:31.4919686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/export' 2025-03-04T19:47:31.4920118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/sticky_cache/0' 2025-03-04T19:47:31.4920570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/sticky_cache' 2025-03-04T19:47:31.4920957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/tmp/0' 2025-03-04T19:47:31.4921380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/tmp/2' 2025-03-04T19:47:31.4921802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17/tmp' 2025-03-04T19:47:31.4922192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zhxchen17' 2025-03-04T19:47:31.4922552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/docs_numpy' 2025-03-04T19:47:31.4922908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dropout-eval' 2025-03-04T19:47:31.4923281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/cache_name' 2025-03-04T19:47:31.4923686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/faketensor_bench' 2025-03-04T19:47:31.4924020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/fix' 2025-03-04T19:47:31.4924369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/fix2' 2025-03-04T19:47:31.4924704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/njt' 2025-03-04T19:47:31.4925079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/operator' 2025-03-04T19:47:31.4925426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/pca' 2025-03-04T19:47:31.4925807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/pipe_split' 2025-03-04T19:47:31.4926167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/realprop' 2025-03-04T19:47:31.4926559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou/setup_context' 2025-03-04T19:47:31.4926924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/rzou' 2025-03-04T19:47:31.4927295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dtensor_fixes_2.1' 2025-03-04T19:47:31.4927675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/dynamorunner_mp' 2025-03-04T19:47:31.4928034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/e2e-baseline' 2025-03-04T19:47:31.4928487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eikanwang/eager_torch_compile' 2025-03-04T19:47:31.4928876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eikanwang' 2025-03-04T19:47:31.4929305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/embg/test_inductor_ci_128B' 2025-03-04T19:47:31.4929722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/embg/test_inductor_ci_base' 2025-03-04T19:47:31.4930173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/embg/test_inductor_ci_control' 2025-03-04T19:47:31.4930603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/embg/triton_l2_prefetch_128B' 2025-03-04T19:47:31.4931122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/embg/triton_l2_prefetch_256B' 2025-03-04T19:47:31.4931504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/embg' 2025-03-04T19:47:31.4931863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/palic_hotfix' 2025-03-04T19:47:31.4932309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/enable_mi300_workflows_on_PRs' 2025-03-04T19:47:31.4932662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-1' 2025-03-04T19:47:31.4933078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-20' 2025-03-04T19:47:31.4933435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-21' 2025-03-04T19:47:31.4933799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-26' 2025-03-04T19:47:31.4934154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-27' 2025-03-04T19:47:31.4934503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-3' 2025-03-04T19:47:31.4934861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/eqy-patch-4' 2025-03-04T19:47:31.4935226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-6' 2025-03-04T19:47:31.4935732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/error-when-setattr-over-cls-attr' 2025-03-04T19:47:31.4936084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/et_pin_bump' 2025-03-04T19:47:31.4936555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/aot-inductor-debug' 2025-03-04T19:47:31.4937025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/aten-convolution-out' 2025-03-04T19:47:31.4937514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/combo-kernels-perf-run' 2025-03-04T19:47:31.4937968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/cpp-wrapper-debug' 2025-03-04T19:47:31.4938363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/delta' 2025-03-04T19:47:31.4938829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/disable-dynamo-config' 2025-03-04T19:47:31.4939254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/dynamo-types' 2025-03-04T19:47:31.4939731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/enable-mem-dep-fusion' 2025-03-04T19:47:31.4940155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fix-orig-svg' 2025-03-04T19:47:31.4940654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fix-trace-parsing-fx-svg' 2025-03-04T19:47:31.4941163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/force-pointwise-cat-perf-run' 2025-03-04T19:47:31.4941592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/fusion-data' 2025-03-04T19:47:31.4942039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/heuristic-choices' 2025-03-04T19:47:31.4942514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/heuristic-choices-2' 2025-03-04T19:47:31.4943001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/max-autotune-dtype-test' 2025-03-04T19:47:31.4943523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/remove-desc-names' 2025-03-04T19:47:31.4943977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/scheduler-refactor' 2025-03-04T19:47:31.4944441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/test_cpp_wrapper_mode' 2025-03-04T19:47:31.4944873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte/testing_only' 2025-03-04T19:47:31.4945276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exclamaforte' 2025-03-04T19:47:31.4945656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exec' 2025-03-04T19:47:31.4946195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitj/remove_duplicate_line_from_freezing.py' 2025-03-04T19:47:31.4946590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitj' 2025-03-04T19:47:31.4946979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/experimental-mosaic' 2025-03-04T19:47:31.4947343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/safe-rollout' 2025-03-04T19:47:31.4947720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D50544876' 2025-03-04T19:47:31.4948210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/fix_llama_da8w8_corner_case' 2025-03-04T19:47:31.4948804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/gemm_template_avoid_malloc_lock_contention' 2025-03-04T19:47:31.4949276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/modify_fp32_micro_gemm' 2025-03-04T19:47:31.4949795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/refactor_aten_int8_woq_gemm' 2025-03-04T19:47:31.4950371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm' 2025-03-04T19:47:31.4950856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel/woq_gemm_buf_size_patch' 2025-03-04T19:47:31.4951256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sanchitintel' 2025-03-04T19:47:31.4951646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D51032385' 2025-03-04T19:47:31.4951987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdpa_base' 2025-03-04T19:47:31.4952370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D52434604' 2025-03-04T19:47:31.4952754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdpa_autocast_cpu' 2025-03-04T19:47:31.4953125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D58091437' 2025-03-04T19:47:31.4953643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/seemethere/add_h100_nightly_perf_benchmarks' 2025-03-04T19:47:31.4954034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/seemethere' 2025-03-04T19:47:31.4954420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D61047529' 2025-03-04T19:47:31.4954769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/2.5.1' 2025-03-04T19:47:31.4955189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/docker-python-3.8' 2025-03-04T19:47:31.4955571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/revert-107846' 2025-03-04T19:47:31.4956074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/revert-109859' 2025-03-04T19:47:31.4956442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/skip-asan' 2025-03-04T19:47:31.4956846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/todo-docstring' 2025-03-04T19:47:31.4957207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/torchfix' 2025-03-04T19:47:31.4957639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/torchvision-pretrained' 2025-03-04T19:47:31.4959613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/typed-storage' 2025-03-04T19:47:31.4959996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym/wno' 2025-03-04T19:47:31.4960374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sdym' 2025-03-04T19:47:31.4960761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D61557220' 2025-03-04T19:47:31.4961158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-3' 2025-03-04T19:47:31.4961529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D63493615' 2025-03-04T19:47:31.4961922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/share_and_pin_fork' 2025-03-04T19:47:31.4962289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D65456781' 2025-03-04T19:47:31.4962686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shengf/fx-xform-perf' 2025-03-04T19:47:31.4963070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shengf' 2025-03-04T19:47:31.4963446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D65560950' 2025-03-04T19:47:31.4963857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shikaili_fp8_allgather' 2025-03-04T19:47:31.4964226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D65638757' 2025-03-04T19:47:31.4964619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-4' 2025-03-04T19:47:31.4964992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D66529288' 2025-03-04T19:47:31.4965389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-5' 2025-03-04T19:47:31.4965763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D66690419' 2025-03-04T19:47:31.4966144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-loaf-bm-6' 2025-03-04T19:47:31.4966533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D66717302' 2025-03-04T19:47:31.4966947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-multi-kernel-2' 2025-03-04T19:47:31.4967334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D66908884' 2025-03-04T19:47:31.4967747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-multi-kernel-3' 2025-03-04T19:47:31.4968126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D68245292' 2025-03-04T19:47:31.4968558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-tigher-upperbound' 2025-03-04T19:47:31.4968942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D68459341' 2025-03-04T19:47:31.4969432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-scale-down-rblock' 2025-03-04T19:47:31.4969818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D68909278' 2025-03-04T19:47:31.4970262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-triton-pin-update-5' 2025-03-04T19:47:31.4970636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69034578' 2025-03-04T19:47:31.4971021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/source_fn_stack' 2025-03-04T19:47:31.4971488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69070616' 2025-03-04T19:47:31.4971922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/simplify-fq-per-channel' 2025-03-04T19:47:31.4972292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69132186' 2025-03-04T19:47:31.4972719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/speedup-mps-string-key' 2025-03-04T19:47:31.4973094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69355332' 2025-03-04T19:47:31.4973573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sraikund/record_funct_test' 2025-03-04T19:47:31.4973955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sraikund' 2025-03-04T19:47:31.4974331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69361235' 2025-03-04T19:47:31.4974712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sqzhang/flight4' 2025-03-04T19:47:31.4975112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sqzhang/flight4plus' 2025-03-04T19:47:31.4975502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sqzhang' 2025-03-04T19:47:31.4975874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69592025' 2025-03-04T19:47:31.4976260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sraikund16/test' 2025-03-04T19:47:31.4976653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sraikund16' 2025-03-04T19:47:31.4977040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69595327' 2025-03-04T19:47:31.4977421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/svekars-patch-7' 2025-03-04T19:47:31.4977805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D69994481' 2025-03-04T19:47:31.4978129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/super' 2025-03-04T19:47:31.4978511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D70132269' 2025-03-04T19:47:31.4978853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/switch-bn' 2025-03-04T19:47:31.4979225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D70141808' 2025-03-04T19:47:31.4979645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/sympy-bottleneck-repro' 2025-03-04T19:47:31.4980021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D70193972' 2025-03-04T19:47:31.4980458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/tensordict_integration' 2025-03-04T19:47:31.4980829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/export-D70454149' 2025-03-04T19:47:31.4981218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/parallel_reduce' 2025-03-04T19:47:31.4981761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/exported-model-train-idempotent' 2025-03-04T19:47:31.4982130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fa_u8_brgemm' 2025-03-04T19:47:31.4982489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/teja/dcp_poc' 2025-03-04T19:47:31.4982852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/teja' 2025-03-04T19:47:31.4983244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fastmath_baseline' 2025-03-04T19:47:31.4983645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fbcode/warm' 2025-03-04T19:47:31.4984028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fbcode' 2025-03-04T19:47:31.4984340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fca' 2025-03-04T19:47:31.4984676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fca2' 2025-03-04T19:47:31.4985033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fca2_ca5984c' 2025-03-04T19:47:31.4985362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fca3' 2025-03-04T19:47:31.4985678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fca5' 2025-03-04T19:47:31.4986088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/external-proj' 2025-03-04T19:47:31.4986616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-improve-test' 2025-03-04T19:47:31.4987124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-remove-dtype' 2025-03-04T19:47:31.4987519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fengyuan/test-xpu' 2025-03-04T19:47:31.4987898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fengyuan' 2025-03-04T19:47:31.4988260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/tensor_life' 2025-03-04T19:47:31.4988649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ffast_math_baseline' 2025-03-04T19:47:31.4989063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/test-move-conda-builds' 2025-03-04T19:47:31.4989436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/ffast_math_target' 2025-03-04T19:47:31.4989820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/base_commit' 2025-03-04T19:47:31.4990222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/base_commit1' 2025-03-04T19:47:31.4990654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/fix-indirect-access' 2025-03-04T19:47:31.4991056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/multistream2' 2025-03-04T19:47:31.4991447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/multistream5' 2025-03-04T19:47:31.4991861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/operatorbench3' 2025-03-04T19:47:31.4992262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao/operatorbench5' 2025-03-04T19:47:31.4992649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/findhao' 2025-03-04T19:47:31.4992964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix' 2025-03-04T19:47:31.4993362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pca2' 2025-03-04T19:47:31.4993780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-benchmark-config-h100' 2025-03-04T19:47:31.4994240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/backed_symint_endofbounds' 2025-03-04T19:47:31.4994697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/clear_pending_unbacked' 2025-03-04T19:47:31.4995116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/draft_strict_stack' 2025-03-04T19:47:31.4995647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/inductor_unbacked_symint' 2025-03-04T19:47:31.4996066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/meta_sdpa_for_cpu' 2025-03-04T19:47:31.4996526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/pre_forward_hook' 2025-03-04T19:47:31.4996983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/symbol_provenance_draft' 2025-03-04T19:47:31.4997432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/symbol_provenance_v1' 2025-03-04T19:47:31.4997995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/treat_sizes_as_size_like' 2025-03-04T19:47:31.4998688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/unbacked_bindings' 2025-03-04T19:47:31.4999174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk/unbacked_mod_hint' 2025-03-04T19:47:31.4999550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pianpwk' 2025-03-04T19:47:31.5000002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-cat-lowering-uint8-hack' 2025-03-04T19:47:31.5000364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/test/inductor' 2025-03-04T19:47:31.5000741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/test' 2025-03-04T19:47:31.5001115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-config-ignore' 2025-03-04T19:47:31.5001489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-dict-guard' 2025-03-04T19:47:31.5001897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/peterbell10/null-change' 2025-03-04T19:47:31.5002307Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/peterbell10' 2025-03-04T19:47:31.5002732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-ios-upload-credentials' 2025-03-04T19:47:31.5003094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-mem-leak' 2025-03-04T19:47:31.5003539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/test-torchvision-install-ci' 2025-03-04T19:47:31.5003937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-qat-derived-qspec' 2025-03-04T19:47:31.5004318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/polyfill-class' 2025-03-04T19:47:31.5004762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix-test-stat-upload-failures' 2025-03-04T19:47:31.5005182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/plain-metal-mul-kernel' 2025-03-04T19:47:31.5005591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix_allow_train_eval_msg' 2025-03-04T19:47:31.5005951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/torchgen_ns' 2025-03-04T19:47:31.5006509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix_avoid_record_stream' 2025-03-04T19:47:31.5006912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/profiler_triton_kwargs' 2025-03-04T19:47:31.5007338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix_e2e_fsdp_tp_pairwise' 2025-03-04T19:47:31.5007672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/test_od' 2025-03-04T19:47:31.5008064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix_eval_train_2.1' 2025-03-04T19:47:31.5008498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix_partial' 2025-03-04T19:47:31.5008934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/test_od_cudnn_bn_qat_fusion' 2025-03-04T19:47:31.5009331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fix_xpu_content_store' 2025-03-04T19:47:31.5009700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fixes-triage' 2025-03-04T19:47:31.5010044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/flat_apply' 2025-03-04T19:47:31.5010381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pr/131860' 2025-03-04T19:47:31.5010797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pr' 2025-03-04T19:47:31.5011237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/flex_attention_functorch_grad' 2025-03-04T19:47:31.5011744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fmassa/partitioner_knapsack_checkpoint' 2025-03-04T19:47:31.5012121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fmassa' 2025-03-04T19:47:31.5012863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fp8_fix' 2025-03-04T19:47:31.5013263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/tidy_performance_cyy' 2025-03-04T19:47:31.5013658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fsdp2_trace_rules' 2025-03-04T19:47:31.5014001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fsdpv2_3d' 2025-03-04T19:47:31.5014370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fsdpv2_3d_m1' 2025-03-04T19:47:31.5014715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/func-attr' 2025-03-04T19:47:31.5015083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/functorch_scan' 2025-03-04T19:47:31.5015423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fx_cpp' 2025-03-04T19:47:31.5015772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fy/fix-win' 2025-03-04T19:47:31.5016141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/fy' 2025-03-04T19:47:31.5016466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gelu-3' 2025-03-04T19:47:31.5016903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/prepare-android-artifacts' 2025-03-04T19:47:31.5017319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/get_state_dict_forward_fix' 2025-03-04T19:47:31.5017708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM/1/base' 2025-03-04T19:47:31.5018080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM/1/head' 2025-03-04T19:47:31.5018572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM/1' 2025-03-04T19:47:31.5018968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/AlnisM' 2025-03-04T19:47:31.5019359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296/base' 2025-03-04T19:47:31.5019762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296/head' 2025-03-04T19:47:31.5020151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296/orig' 2025-03-04T19:47:31.5020652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao/296' 2025-03-04T19:47:31.5021048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/BowenBao' 2025-03-04T19:47:31.5021430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46/base' 2025-03-04T19:47:31.5021806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46/head' 2025-03-04T19:47:31.5022177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46/orig' 2025-03-04T19:47:31.5022585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/46' 2025-03-04T19:47:31.5022954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/47/base' 2025-03-04T19:47:31.5023337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/47/head' 2025-03-04T19:47:31.5023709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/47/orig' 2025-03-04T19:47:31.5024116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/47' 2025-03-04T19:47:31.5024484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/48/base' 2025-03-04T19:47:31.5024873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/48/head' 2025-03-04T19:47:31.5025243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/48/orig' 2025-03-04T19:47:31.5025637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/48' 2025-03-04T19:47:31.5026018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/49/base' 2025-03-04T19:47:31.5026387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/49/head' 2025-03-04T19:47:31.5026770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/49/orig' 2025-03-04T19:47:31.5027162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/49' 2025-03-04T19:47:31.5027547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/50/base' 2025-03-04T19:47:31.5027911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/50/head' 2025-03-04T19:47:31.5028285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/50/orig' 2025-03-04T19:47:31.5028673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/50' 2025-03-04T19:47:31.5029050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/51/base' 2025-03-04T19:47:31.5029419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/51/head' 2025-03-04T19:47:31.5029784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/51/orig' 2025-03-04T19:47:31.5030184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE/51' 2025-03-04T19:47:31.5030625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/CaoE' 2025-03-04T19:47:31.5031048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/61/base' 2025-03-04T19:47:31.5031458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/61/head' 2025-03-04T19:47:31.5031877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/61/orig' 2025-03-04T19:47:31.5032306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/61' 2025-03-04T19:47:31.5032786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/62/base' 2025-03-04T19:47:31.5033194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/62/head' 2025-03-04T19:47:31.5033606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/62/orig' 2025-03-04T19:47:31.5034054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler/62' 2025-03-04T19:47:31.5034473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ColinPeppler' 2025-03-04T19:47:31.5034877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/67/base' 2025-03-04T19:47:31.5035295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/67/head' 2025-03-04T19:47:31.5035724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/67' 2025-03-04T19:47:31.5036113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/74/base' 2025-03-04T19:47:31.5036513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/74/head' 2025-03-04T19:47:31.5036906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/74/orig' 2025-03-04T19:47:31.5037342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/74' 2025-03-04T19:47:31.5037824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/75/base' 2025-03-04T19:47:31.5038216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/75/head' 2025-03-04T19:47:31.5038622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/75/orig' 2025-03-04T19:47:31.5039043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/75' 2025-03-04T19:47:31.5039445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/76/base' 2025-03-04T19:47:31.5039839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/76/head' 2025-03-04T19:47:31.5040243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/76/orig' 2025-03-04T19:47:31.5040657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/76' 2025-03-04T19:47:31.5041058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/77/base' 2025-03-04T19:47:31.5041445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/77/head' 2025-03-04T19:47:31.5041838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/77/orig' 2025-03-04T19:47:31.5042261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/77' 2025-03-04T19:47:31.5042732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/78/base' 2025-03-04T19:47:31.5043137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/78/head' 2025-03-04T19:47:31.5043572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/78/orig' 2025-03-04T19:47:31.5043997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang/78' 2025-03-04T19:47:31.5044397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/EikanWang' 2025-03-04T19:47:31.5044847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia/1/base' 2025-03-04T19:47:31.5045241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia/1/head' 2025-03-04T19:47:31.5045654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia/1' 2025-03-04T19:47:31.5046069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Gasoonjia' 2025-03-04T19:47:31.5046504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131/base' 2025-03-04T19:47:31.5046904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131/head' 2025-03-04T19:47:31.5047290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131/orig' 2025-03-04T19:47:31.5047719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/131' 2025-03-04T19:47:31.5048106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132/base' 2025-03-04T19:47:31.5048501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132/head' 2025-03-04T19:47:31.5048890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132/orig' 2025-03-04T19:47:31.5049312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/132' 2025-03-04T19:47:31.5049695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160/base' 2025-03-04T19:47:31.5050077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160/head' 2025-03-04T19:47:31.5050474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160/orig' 2025-03-04T19:47:31.5050888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/160' 2025-03-04T19:47:31.5051286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/165/base' 2025-03-04T19:47:31.5051670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/165/head' 2025-03-04T19:47:31.5052073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/165/orig' 2025-03-04T19:47:31.5052481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/165' 2025-03-04T19:47:31.5052877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/166/base' 2025-03-04T19:47:31.5053259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/166/head' 2025-03-04T19:47:31.5053643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/166/orig' 2025-03-04T19:47:31.5054073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/166' 2025-03-04T19:47:31.5054455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/167/base' 2025-03-04T19:47:31.5054908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/167/head' 2025-03-04T19:47:31.5055294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/167/orig' 2025-03-04T19:47:31.5055715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/167' 2025-03-04T19:47:31.5056097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/168/base' 2025-03-04T19:47:31.5056497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/168/head' 2025-03-04T19:47:31.5056932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/168/orig' 2025-03-04T19:47:31.5057358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/168' 2025-03-04T19:47:31.5057740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/169/base' 2025-03-04T19:47:31.5058126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/169/head' 2025-03-04T19:47:31.5058518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/169/orig' 2025-03-04T19:47:31.5058925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/169' 2025-03-04T19:47:31.5059322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/170/base' 2025-03-04T19:47:31.5059699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/170/head' 2025-03-04T19:47:31.5060099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/170/orig' 2025-03-04T19:47:31.5060507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang/170' 2025-03-04T19:47:31.5060915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/H-Huang' 2025-03-04T19:47:31.5061311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168/base' 2025-03-04T19:47:31.5061707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168/head' 2025-03-04T19:47:31.5062113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168/orig' 2025-03-04T19:47:31.5062529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles/168' 2025-03-04T19:47:31.5062942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/HDCharles' 2025-03-04T19:47:31.5063355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/100/base' 2025-03-04T19:47:31.5063777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/100/head' 2025-03-04T19:47:31.5064191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/100/orig' 2025-03-04T19:47:31.5064637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/100' 2025-03-04T19:47:31.5065046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/101/base' 2025-03-04T19:47:31.5065471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/101/head' 2025-03-04T19:47:31.5065884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/101/orig' 2025-03-04T19:47:31.5066318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/101' 2025-03-04T19:47:31.5066750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/102/base' 2025-03-04T19:47:31.5067234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/102/head' 2025-03-04T19:47:31.5067659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/102/orig' 2025-03-04T19:47:31.5068094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/102' 2025-03-04T19:47:31.5068515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/103/base' 2025-03-04T19:47:31.5069033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/103/head' 2025-03-04T19:47:31.5069459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/103/orig' 2025-03-04T19:47:31.5069895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/103' 2025-03-04T19:47:31.5070312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/104/base' 2025-03-04T19:47:31.5070734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/104/head' 2025-03-04T19:47:31.5071148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/104/orig' 2025-03-04T19:47:31.5071592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/104' 2025-03-04T19:47:31.5072004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56/base' 2025-03-04T19:47:31.5072430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56/head' 2025-03-04T19:47:31.5072835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56/orig' 2025-03-04T19:47:31.5073286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/56' 2025-03-04T19:47:31.5073697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64/base' 2025-03-04T19:47:31.5074120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64/head' 2025-03-04T19:47:31.5074528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64/orig' 2025-03-04T19:47:31.5074957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/64' 2025-03-04T19:47:31.5075386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78/base' 2025-03-04T19:47:31.5075797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78/head' 2025-03-04T19:47:31.5076223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78/orig' 2025-03-04T19:47:31.5076656Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/78' 2025-03-04T19:47:31.5077078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84/base' 2025-03-04T19:47:31.5077490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84/head' 2025-03-04T19:47:31.5077994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84/orig' 2025-03-04T19:47:31.5078434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/84' 2025-03-04T19:47:31.5078859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86/base' 2025-03-04T19:47:31.5079269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86/head' 2025-03-04T19:47:31.5079753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86/orig' 2025-03-04T19:47:31.5080197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/86' 2025-03-04T19:47:31.5080605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91/base' 2025-03-04T19:47:31.5081029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91/head' 2025-03-04T19:47:31.5081490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91/orig' 2025-03-04T19:47:31.5081932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/91' 2025-03-04T19:47:31.5082340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92/base' 2025-03-04T19:47:31.5082761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92/head' 2025-03-04T19:47:31.5083169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92/orig' 2025-03-04T19:47:31.5083598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/92' 2025-03-04T19:47:31.5084018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93/base' 2025-03-04T19:47:31.5084427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93/head' 2025-03-04T19:47:31.5084851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93/orig' 2025-03-04T19:47:31.5085281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/93' 2025-03-04T19:47:31.5085708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94/base' 2025-03-04T19:47:31.5086113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94/head' 2025-03-04T19:47:31.5086532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94/orig' 2025-03-04T19:47:31.5086957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/94' 2025-03-04T19:47:31.5087376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/98/base' 2025-03-04T19:47:31.5087782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/98/head' 2025-03-04T19:47:31.5088186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/98/orig' 2025-03-04T19:47:31.5088629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev/98' 2025-03-04T19:47:31.5089048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/IvanKobzarev' 2025-03-04T19:47:31.5089445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243/base' 2025-03-04T19:47:31.5089827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243/head' 2025-03-04T19:47:31.5090220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243/orig' 2025-03-04T19:47:31.5090632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano/243' 2025-03-04T19:47:31.5091034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Lezcano' 2025-03-04T19:47:31.5091411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/164/base' 2025-03-04T19:47:31.5091854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/164/head' 2025-03-04T19:47:31.5092268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/164' 2025-03-04T19:47:31.5092645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172/base' 2025-03-04T19:47:31.5093031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172/head' 2025-03-04T19:47:31.5093406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172/orig' 2025-03-04T19:47:31.5094176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA/172' 2025-03-04T19:47:31.5094560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SS-JIA' 2025-03-04T19:47:31.5094976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/11/base' 2025-03-04T19:47:31.5095377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/11/head' 2025-03-04T19:47:31.5095814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/11' 2025-03-04T19:47:31.5096214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14/base' 2025-03-04T19:47:31.5096612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14/head' 2025-03-04T19:47:31.5097030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14/orig' 2025-03-04T19:47:31.5097450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg/14' 2025-03-04T19:47:31.5097877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/SamGinzburg' 2025-03-04T19:47:31.5098541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/1/base' 2025-03-04T19:47:31.5099024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/1/head' 2025-03-04T19:47:31.5099439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/1' 2025-03-04T19:47:31.5099850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63/base' 2025-03-04T19:47:31.5100246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63/head' 2025-03-04T19:47:31.5100641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63/orig' 2025-03-04T19:47:31.5101073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/63' 2025-03-04T19:47:31.5101468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67/base' 2025-03-04T19:47:31.5101873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67/head' 2025-03-04T19:47:31.5102267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67/orig' 2025-03-04T19:47:31.5102695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/67' 2025-03-04T19:47:31.5103085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/71/base' 2025-03-04T19:47:31.5103492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/71/head' 2025-03-04T19:47:31.5103907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/71' 2025-03-04T19:47:31.5104460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/72/base' 2025-03-04T19:47:31.5104851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/72/head' 2025-03-04T19:47:31.5105269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/72' 2025-03-04T19:47:31.5105671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/81/base' 2025-03-04T19:47:31.5106063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/81/head' 2025-03-04T19:47:31.5106540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/81/orig' 2025-03-04T19:47:31.5106958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/81' 2025-03-04T19:47:31.5107367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/82/base' 2025-03-04T19:47:31.5107763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/82/head' 2025-03-04T19:47:31.5108164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/82/orig' 2025-03-04T19:47:31.5108580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/82' 2025-03-04T19:47:31.5108972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/83/base' 2025-03-04T19:47:31.5109380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/83/head' 2025-03-04T19:47:31.5109774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/83/orig' 2025-03-04T19:47:31.5110205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/83' 2025-03-04T19:47:31.5110603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/84/base' 2025-03-04T19:47:31.5111011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/84/head' 2025-03-04T19:47:31.5111401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/84/orig' 2025-03-04T19:47:31.5111834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/84' 2025-03-04T19:47:31.5112228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/85/base' 2025-03-04T19:47:31.5113006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/85/head' 2025-03-04T19:47:31.5113402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/85/orig' 2025-03-04T19:47:31.5113827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/85' 2025-03-04T19:47:31.5114233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/86/base' 2025-03-04T19:47:31.5114627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/86/head' 2025-03-04T19:47:31.5115028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/86/orig' 2025-03-04T19:47:31.5115443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/86' 2025-03-04T19:47:31.5115853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/87/base' 2025-03-04T19:47:31.5116254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/87/head' 2025-03-04T19:47:31.5116661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/87/orig' 2025-03-04T19:47:31.5117173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/87' 2025-03-04T19:47:31.5117568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/88/base' 2025-03-04T19:47:31.5118031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/88/head' 2025-03-04T19:47:31.5118424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/88/orig' 2025-03-04T19:47:31.5118918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/88' 2025-03-04T19:47:31.5119315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/89/base' 2025-03-04T19:47:31.5119721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/89/head' 2025-03-04T19:47:31.5120116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/89/orig' 2025-03-04T19:47:31.5120558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/89' 2025-03-04T19:47:31.5120952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/90/base' 2025-03-04T19:47:31.5121363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/90/head' 2025-03-04T19:47:31.5121756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/90/orig' 2025-03-04T19:47:31.5122179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/90' 2025-03-04T19:47:31.5122587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/91/base' 2025-03-04T19:47:31.5122986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/91/head' 2025-03-04T19:47:31.5123397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/91/orig' 2025-03-04T19:47:31.5123819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/91' 2025-03-04T19:47:31.5124226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/92/base' 2025-03-04T19:47:31.5124620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/92/head' 2025-03-04T19:47:31.5125031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/92/orig' 2025-03-04T19:47:31.5125449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi/92' 2025-03-04T19:47:31.5125857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/StrongerXi' 2025-03-04T19:47:31.5126268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28/base' 2025-03-04T19:47:31.5126660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28/head' 2025-03-04T19:47:31.5127069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28/orig' 2025-03-04T19:47:31.5127485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/28' 2025-03-04T19:47:31.5127891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29/base' 2025-03-04T19:47:31.5128290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29/head' 2025-03-04T19:47:31.5128697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29/orig' 2025-03-04T19:47:31.5129178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/29' 2025-03-04T19:47:31.5129581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/30/base' 2025-03-04T19:47:31.5129971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/30/head' 2025-03-04T19:47:31.5130366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/30/orig' 2025-03-04T19:47:31.5130797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen/30' 2025-03-04T19:47:31.5131252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/Xia-Weiwen' 2025-03-04T19:47:31.5131649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109/base' 2025-03-04T19:47:31.5132039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109/head' 2025-03-04T19:47:31.5132437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109/orig' 2025-03-04T19:47:31.5132850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/109' 2025-03-04T19:47:31.5133247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110/base' 2025-03-04T19:47:31.5133631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110/head' 2025-03-04T19:47:31.5134016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110/orig' 2025-03-04T19:47:31.5134438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/110' 2025-03-04T19:47:31.5134825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/112/base' 2025-03-04T19:47:31.5135227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/112/head' 2025-03-04T19:47:31.5135609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/112/orig' 2025-03-04T19:47:31.5136031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/112' 2025-03-04T19:47:31.5136411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/113/base' 2025-03-04T19:47:31.5136805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/113/head' 2025-03-04T19:47:31.5137190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/113/orig' 2025-03-04T19:47:31.5137612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/113' 2025-03-04T19:47:31.5137997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/114/base' 2025-03-04T19:47:31.5138378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/114/head' 2025-03-04T19:47:31.5138767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/114/orig' 2025-03-04T19:47:31.5139175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/114' 2025-03-04T19:47:31.5139567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/115/base' 2025-03-04T19:47:31.5139952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/115/head' 2025-03-04T19:47:31.5140346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/115/orig' 2025-03-04T19:47:31.5140752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/115' 2025-03-04T19:47:31.5141204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/116/base' 2025-03-04T19:47:31.5141587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/116/head' 2025-03-04T19:47:31.5142006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/116/orig' 2025-03-04T19:47:31.5142427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/116' 2025-03-04T19:47:31.5142807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/117/base' 2025-03-04T19:47:31.5143250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/117/head' 2025-03-04T19:47:31.5143635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/117/orig' 2025-03-04T19:47:31.5144057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/117' 2025-03-04T19:47:31.5144437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/118/base' 2025-03-04T19:47:31.5144876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/118/head' 2025-03-04T19:47:31.5145258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/118/orig' 2025-03-04T19:47:31.5145679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/118' 2025-03-04T19:47:31.5146067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/119/base' 2025-03-04T19:47:31.5146448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/119/head' 2025-03-04T19:47:31.5146847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/119/orig' 2025-03-04T19:47:31.5147259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/119' 2025-03-04T19:47:31.5147655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/120/base' 2025-03-04T19:47:31.5148039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/120/head' 2025-03-04T19:47:31.5148462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/120/orig' 2025-03-04T19:47:31.5148869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/120' 2025-03-04T19:47:31.5149320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/121/base' 2025-03-04T19:47:31.5149701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/121/head' 2025-03-04T19:47:31.5150087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/121/orig' 2025-03-04T19:47:31.5150507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/121' 2025-03-04T19:47:31.5150887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/122/base' 2025-03-04T19:47:31.5151282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/122/head' 2025-03-04T19:47:31.5151662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/122/orig' 2025-03-04T19:47:31.5152083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/122' 2025-03-04T19:47:31.5152466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/123/base' 2025-03-04T19:47:31.5152860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/123/head' 2025-03-04T19:47:31.5153321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/123/orig' 2025-03-04T19:47:31.5153728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu/123' 2025-03-04T19:47:31.5154128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XilunWu' 2025-03-04T19:47:31.5154512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1/base' 2025-03-04T19:47:31.5154913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1/head' 2025-03-04T19:47:31.5155360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1/orig' 2025-03-04T19:47:31.5155785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/1' 2025-03-04T19:47:31.5156182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104/base' 2025-03-04T19:47:31.5156589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104/head' 2025-03-04T19:47:31.5156982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104/orig' 2025-03-04T19:47:31.5157414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/104' 2025-03-04T19:47:31.5157889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105/base' 2025-03-04T19:47:31.5158290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105/head' 2025-03-04T19:47:31.5158699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105/orig' 2025-03-04T19:47:31.5159119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/105' 2025-03-04T19:47:31.5159533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108/base' 2025-03-04T19:47:31.5159924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108/head' 2025-03-04T19:47:31.5160332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108/orig' 2025-03-04T19:47:31.5160751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/108' 2025-03-04T19:47:31.5161162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109/base' 2025-03-04T19:47:31.5161559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109/head' 2025-03-04T19:47:31.5161949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109/orig' 2025-03-04T19:47:31.5162382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/109' 2025-03-04T19:47:31.5162771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13/base' 2025-03-04T19:47:31.5163176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13/head' 2025-03-04T19:47:31.5163567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13/orig' 2025-03-04T19:47:31.5163995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/13' 2025-03-04T19:47:31.5164390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14/base' 2025-03-04T19:47:31.5164798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14/head' 2025-03-04T19:47:31.5165258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14/orig' 2025-03-04T19:47:31.5165687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/14' 2025-03-04T19:47:31.5166083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179/base' 2025-03-04T19:47:31.5166478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179/head' 2025-03-04T19:47:31.5166885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179/orig' 2025-03-04T19:47:31.5167364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/179' 2025-03-04T19:47:31.5167778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180/base' 2025-03-04T19:47:31.5168174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180/head' 2025-03-04T19:47:31.5168584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180/orig' 2025-03-04T19:47:31.5169005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/180' 2025-03-04T19:47:31.5169415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182/base' 2025-03-04T19:47:31.5169807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182/head' 2025-03-04T19:47:31.5170201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182/orig' 2025-03-04T19:47:31.5170630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/182' 2025-03-04T19:47:31.5171021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183/base' 2025-03-04T19:47:31.5171428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183/head' 2025-03-04T19:47:31.5171822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183/orig' 2025-03-04T19:47:31.5172250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/183' 2025-03-04T19:47:31.5172641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185/base' 2025-03-04T19:47:31.5173045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185/head' 2025-03-04T19:47:31.5173438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185/orig' 2025-03-04T19:47:31.5173867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/185' 2025-03-04T19:47:31.5174260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188/base' 2025-03-04T19:47:31.5174652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188/head' 2025-03-04T19:47:31.5175055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188/orig' 2025-03-04T19:47:31.5175471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/188' 2025-03-04T19:47:31.5175874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189/base' 2025-03-04T19:47:31.5176268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189/head' 2025-03-04T19:47:31.5176672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189/orig' 2025-03-04T19:47:31.5177089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/189' 2025-03-04T19:47:31.5177557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210/base' 2025-03-04T19:47:31.5177949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210/head' 2025-03-04T19:47:31.5178342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210/orig' 2025-03-04T19:47:31.5178770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/210' 2025-03-04T19:47:31.5179162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211/base' 2025-03-04T19:47:31.5179617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211/head' 2025-03-04T19:47:31.5180011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211/orig' 2025-03-04T19:47:31.5180445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/211' 2025-03-04T19:47:31.5180835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217/base' 2025-03-04T19:47:31.5181240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217/head' 2025-03-04T19:47:31.5181632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217/orig' 2025-03-04T19:47:31.5182063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/217' 2025-03-04T19:47:31.5182460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218/base' 2025-03-04T19:47:31.5182852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218/head' 2025-03-04T19:47:31.5183262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218/orig' 2025-03-04T19:47:31.5183679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/218' 2025-03-04T19:47:31.5184084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219/base' 2025-03-04T19:47:31.5184477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219/head' 2025-03-04T19:47:31.5184879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219/orig' 2025-03-04T19:47:31.5185299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/219' 2025-03-04T19:47:31.5185713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221/base' 2025-03-04T19:47:31.5186106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221/head' 2025-03-04T19:47:31.5186505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221/orig' 2025-03-04T19:47:31.5186934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/221' 2025-03-04T19:47:31.5187325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222/base' 2025-03-04T19:47:31.5187728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222/head' 2025-03-04T19:47:31.5188120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222/orig' 2025-03-04T19:47:31.5188566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/222' 2025-03-04T19:47:31.5188956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223/base' 2025-03-04T19:47:31.5189411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223/head' 2025-03-04T19:47:31.5189802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223/orig' 2025-03-04T19:47:31.5190231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/223' 2025-03-04T19:47:31.5190623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224/base' 2025-03-04T19:47:31.5191017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224/head' 2025-03-04T19:47:31.5191471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224/orig' 2025-03-04T19:47:31.5191891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/224' 2025-03-04T19:47:31.5192304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225/base' 2025-03-04T19:47:31.5192695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225/head' 2025-03-04T19:47:31.5193101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225/orig' 2025-03-04T19:47:31.5193519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/225' 2025-03-04T19:47:31.5193925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226/base' 2025-03-04T19:47:31.5194320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226/head' 2025-03-04T19:47:31.5194713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226/orig' 2025-03-04T19:47:31.5195147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/226' 2025-03-04T19:47:31.5195546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227/base' 2025-03-04T19:47:31.5195952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227/head' 2025-03-04T19:47:31.5196352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227/orig' 2025-03-04T19:47:31.5196785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/227' 2025-03-04T19:47:31.5197178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228/base' 2025-03-04T19:47:31.5197590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228/head' 2025-03-04T19:47:31.5198060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228/orig' 2025-03-04T19:47:31.5198713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/228' 2025-03-04T19:47:31.5199110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229/base' 2025-03-04T19:47:31.5199504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229/head' 2025-03-04T19:47:31.5199914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229/orig' 2025-03-04T19:47:31.5200334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/229' 2025-03-04T19:47:31.5200750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230/base' 2025-03-04T19:47:31.5201144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230/head' 2025-03-04T19:47:31.5201550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230/orig' 2025-03-04T19:47:31.5202124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/230' 2025-03-04T19:47:31.5202535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231/base' 2025-03-04T19:47:31.5202929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231/head' 2025-03-04T19:47:31.5203323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231/orig' 2025-03-04T19:47:31.5203835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/231' 2025-03-04T19:47:31.5204236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232/base' 2025-03-04T19:47:31.5204661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232/head' 2025-03-04T19:47:31.5205057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232/orig' 2025-03-04T19:47:31.5205492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/232' 2025-03-04T19:47:31.5205888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233/base' 2025-03-04T19:47:31.5206294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233/head' 2025-03-04T19:47:31.5206685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233/orig' 2025-03-04T19:47:31.5207106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/233' 2025-03-04T19:47:31.5207516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234/base' 2025-03-04T19:47:31.5207911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234/head' 2025-03-04T19:47:31.5208320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234/orig' 2025-03-04T19:47:31.5208739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/234' 2025-03-04T19:47:31.5209145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236/base' 2025-03-04T19:47:31.5209541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236/head' 2025-03-04T19:47:31.5209946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236/orig' 2025-03-04T19:47:31.5210359Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/236' 2025-03-04T19:47:31.5210761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237/base' 2025-03-04T19:47:31.5211157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237/head' 2025-03-04T19:47:31.5211550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237/orig' 2025-03-04T19:47:31.5211976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/237' 2025-03-04T19:47:31.5212686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/238/base' 2025-03-04T19:47:31.5213104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/238/head' 2025-03-04T19:47:31.5213496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/238/orig' 2025-03-04T19:47:31.5213927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/238' 2025-03-04T19:47:31.5214380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/239/base' 2025-03-04T19:47:31.5214784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/239/head' 2025-03-04T19:47:31.5215175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/239/orig' 2025-03-04T19:47:31.5215594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/239' 2025-03-04T19:47:31.5215995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/240/base' 2025-03-04T19:47:31.5216438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/240/head' 2025-03-04T19:47:31.5216844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/240/orig' 2025-03-04T19:47:31.5217265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/240' 2025-03-04T19:47:31.5217671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/241/base' 2025-03-04T19:47:31.5218062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/241/head' 2025-03-04T19:47:31.5218468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/241/orig' 2025-03-04T19:47:31.5218889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/241' 2025-03-04T19:47:31.5219297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/242/base' 2025-03-04T19:47:31.5219691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/242/head' 2025-03-04T19:47:31.5220082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/242/orig' 2025-03-04T19:47:31.5220519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/242' 2025-03-04T19:47:31.5220914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/243/base' 2025-03-04T19:47:31.5221320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/243/head' 2025-03-04T19:47:31.5221711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/243/orig' 2025-03-04T19:47:31.5222143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/243' 2025-03-04T19:47:31.5222535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/244/base' 2025-03-04T19:47:31.5222938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/244/head' 2025-03-04T19:47:31.5223335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/244/orig' 2025-03-04T19:47:31.5223751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/244' 2025-03-04T19:47:31.5224155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/245/base' 2025-03-04T19:47:31.5224546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/245/head' 2025-03-04T19:47:31.5224948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/245/orig' 2025-03-04T19:47:31.5225369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/245' 2025-03-04T19:47:31.5225772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/246/base' 2025-03-04T19:47:31.5226219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/246/head' 2025-03-04T19:47:31.5226624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/246/orig' 2025-03-04T19:47:31.5227039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/246' 2025-03-04T19:47:31.5227444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/247/base' 2025-03-04T19:47:31.5227844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/247/head' 2025-03-04T19:47:31.5228285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/247/orig' 2025-03-04T19:47:31.5228719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/247' 2025-03-04T19:47:31.5229113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/248/base' 2025-03-04T19:47:31.5229522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/248/head' 2025-03-04T19:47:31.5229915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/248/orig' 2025-03-04T19:47:31.5230345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/248' 2025-03-04T19:47:31.5230738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/249/base' 2025-03-04T19:47:31.5231140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/249/head' 2025-03-04T19:47:31.5231534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/249/orig' 2025-03-04T19:47:31.5231952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/249' 2025-03-04T19:47:31.5232364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/250/base' 2025-03-04T19:47:31.5232755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/250/head' 2025-03-04T19:47:31.5233159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/250/orig' 2025-03-04T19:47:31.5233577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/250' 2025-03-04T19:47:31.5233981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/251/base' 2025-03-04T19:47:31.5234378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/251/head' 2025-03-04T19:47:31.5234779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/251/orig' 2025-03-04T19:47:31.5235197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/251' 2025-03-04T19:47:31.5235600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/252/base' 2025-03-04T19:47:31.5235989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/252/head' 2025-03-04T19:47:31.5236378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/252/orig' 2025-03-04T19:47:31.5236806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/252' 2025-03-04T19:47:31.5237200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/253/base' 2025-03-04T19:47:31.5237604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/253/head' 2025-03-04T19:47:31.5238069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/253/orig' 2025-03-04T19:47:31.5238569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/253' 2025-03-04T19:47:31.5238962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30/base' 2025-03-04T19:47:31.5239367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30/head' 2025-03-04T19:47:31.5239756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30/orig' 2025-03-04T19:47:31.5240169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/30' 2025-03-04T19:47:31.5240618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70/base' 2025-03-04T19:47:31.5241010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70/head' 2025-03-04T19:47:31.5241418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70/orig' 2025-03-04T19:47:31.5241834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/70' 2025-03-04T19:47:31.5242237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72/base' 2025-03-04T19:47:31.5242626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72/head' 2025-03-04T19:47:31.5243025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72/orig' 2025-03-04T19:47:31.5243444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/72' 2025-03-04T19:47:31.5243839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/9/base' 2025-03-04T19:47:31.5244224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/9/orig' 2025-03-04T19:47:31.5244637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/9' 2025-03-04T19:47:31.5245038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97/base' 2025-03-04T19:47:31.5245426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97/head' 2025-03-04T19:47:31.5245830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97/orig' 2025-03-04T19:47:31.5246246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/97' 2025-03-04T19:47:31.5246647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98/base' 2025-03-04T19:47:31.5247040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98/head' 2025-03-04T19:47:31.5247444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98/orig' 2025-03-04T19:47:31.5247859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/98' 2025-03-04T19:47:31.5248251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99/base' 2025-03-04T19:47:31.5248653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99/head' 2025-03-04T19:47:31.5249040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99/orig' 2025-03-04T19:47:31.5249469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan/99' 2025-03-04T19:47:31.5249870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/XuehaiPan' 2025-03-04T19:47:31.5250361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23/base' 2025-03-04T19:47:31.5250766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23/head' 2025-03-04T19:47:31.5251180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23/orig' 2025-03-04T19:47:31.5251662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/23' 2025-03-04T19:47:31.5252078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27/base' 2025-03-04T19:47:31.5252533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27/head' 2025-03-04T19:47:31.5252939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27/orig' 2025-03-04T19:47:31.5253380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/27' 2025-03-04T19:47:31.5253789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29/base' 2025-03-04T19:47:31.5254202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29/head' 2025-03-04T19:47:31.5254609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29/orig' 2025-03-04T19:47:31.5255052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/29' 2025-03-04T19:47:31.5255459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30/base' 2025-03-04T19:47:31.5255875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30/head' 2025-03-04T19:47:31.5256280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30/orig' 2025-03-04T19:47:31.5256710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/30' 2025-03-04T19:47:31.5257129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31/base' 2025-03-04T19:47:31.5257535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31/head' 2025-03-04T19:47:31.5257950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31/orig' 2025-03-04T19:47:31.5258381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/31' 2025-03-04T19:47:31.5258800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32/base' 2025-03-04T19:47:31.5259203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32/head' 2025-03-04T19:47:31.5259622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32/orig' 2025-03-04T19:47:31.5260049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/32' 2025-03-04T19:47:31.5260463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33/base' 2025-03-04T19:47:31.5260865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33/head' 2025-03-04T19:47:31.5261268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33/orig' 2025-03-04T19:47:31.5261713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/33' 2025-03-04T19:47:31.5262117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/37/base' 2025-03-04T19:47:31.5262582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/37/head' 2025-03-04T19:47:31.5263009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/37' 2025-03-04T19:47:31.5263424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38/base' 2025-03-04T19:47:31.5263827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38/head' 2025-03-04T19:47:31.5264245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38/orig' 2025-03-04T19:47:31.5264721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/38' 2025-03-04T19:47:31.5265154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39/base' 2025-03-04T19:47:31.5265558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39/head' 2025-03-04T19:47:31.5265964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39/orig' 2025-03-04T19:47:31.5266403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/39' 2025-03-04T19:47:31.5266809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40/base' 2025-03-04T19:47:31.5267228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40/head' 2025-03-04T19:47:31.5267634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40/orig' 2025-03-04T19:47:31.5268075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/40' 2025-03-04T19:47:31.5268479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/41/base' 2025-03-04T19:47:31.5268903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/41/head' 2025-03-04T19:47:31.5269312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/41/orig' 2025-03-04T19:47:31.5269745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/41' 2025-03-04T19:47:31.5270166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/42/base' 2025-03-04T19:47:31.5270575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/42/head' 2025-03-04T19:47:31.5270999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/42/orig' 2025-03-04T19:47:31.5271431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/42' 2025-03-04T19:47:31.5271857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/43/base' 2025-03-04T19:47:31.5272267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/43/head' 2025-03-04T19:47:31.5272691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/43/orig' 2025-03-04T19:47:31.5273126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/43' 2025-03-04T19:47:31.5273550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/44/base' 2025-03-04T19:47:31.5273964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/44/head' 2025-03-04T19:47:31.5274396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/44' 2025-03-04T19:47:31.5274875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/45/base' 2025-03-04T19:47:31.5275284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/45/head' 2025-03-04T19:47:31.5275729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/45' 2025-03-04T19:47:31.5276134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/46/base' 2025-03-04T19:47:31.5276552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/46/head' 2025-03-04T19:47:31.5277006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/46/orig' 2025-03-04T19:47:31.5277445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/46' 2025-03-04T19:47:31.5277933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/47/base' 2025-03-04T19:47:31.5278360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/47/head' 2025-03-04T19:47:31.5278762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/47/orig' 2025-03-04T19:47:31.5279189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/47' 2025-03-04T19:47:31.5279612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/48/base' 2025-03-04T19:47:31.5280018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/48/head' 2025-03-04T19:47:31.5280436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/48/orig' 2025-03-04T19:47:31.5280862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/48' 2025-03-04T19:47:31.5281290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/49/base' 2025-03-04T19:47:31.5281693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/49/head' 2025-03-04T19:47:31.5282127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/49' 2025-03-04T19:47:31.5282528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/50/base' 2025-03-04T19:47:31.5282928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/50/head' 2025-03-04T19:47:31.5283346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/50/orig' 2025-03-04T19:47:31.5283769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/50' 2025-03-04T19:47:31.5284186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/51/base' 2025-03-04T19:47:31.5284589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/51/head' 2025-03-04T19:47:31.5285004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/51/orig' 2025-03-04T19:47:31.5285431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96/51' 2025-03-04T19:47:31.5285857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ZhiweiYan-96' 2025-03-04T19:47:31.5286246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/1/base' 2025-03-04T19:47:31.5286640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/1/head' 2025-03-04T19:47:31.5287168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/1' 2025-03-04T19:47:31.5287592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/2/base' 2025-03-04T19:47:31.5287991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/2/head' 2025-03-04T19:47:31.5288400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov/2' 2025-03-04T19:47:31.5288811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aakhundov' 2025-03-04T19:47:31.5289247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aditew01/openblas' 2025-03-04T19:47:31.5289645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aditew01/sbgemm' 2025-03-04T19:47:31.5290034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aditew01/vecbf16' 2025-03-04T19:47:31.5290445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aditew01' 2025-03-04T19:47:31.5290817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3/base' 2025-03-04T19:47:31.5291192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3/head' 2025-03-04T19:47:31.5291577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3/orig' 2025-03-04T19:47:31.5291974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD/3' 2025-03-04T19:47:31.5292373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/albanD' 2025-03-04T19:47:31.5292789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/25/base' 2025-03-04T19:47:31.5293221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/25/head' 2025-03-04T19:47:31.5293635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/25/orig' 2025-03-04T19:47:31.5294085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/25' 2025-03-04T19:47:31.5294500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/26/base' 2025-03-04T19:47:31.5294926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/26/head' 2025-03-04T19:47:31.5295343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/26/orig' 2025-03-04T19:47:31.5295776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic/26' 2025-03-04T19:47:31.5296208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/alexsamardzic' 2025-03-04T19:47:31.5296594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18/base' 2025-03-04T19:47:31.5296982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18/head' 2025-03-04T19:47:31.5297359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18/orig' 2025-03-04T19:47:31.5297773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/18' 2025-03-04T19:47:31.5298151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19/base' 2025-03-04T19:47:31.5298836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19/head' 2025-03-04T19:47:31.5299222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19/orig' 2025-03-04T19:47:31.5299861Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/19' 2025-03-04T19:47:31.5300256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/20/base' 2025-03-04T19:47:31.5300632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/20/head' 2025-03-04T19:47:31.5301021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/20/orig' 2025-03-04T19:47:31.5301428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames/20' 2025-03-04T19:47:31.5301912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/amjames' 2025-03-04T19:47:31.5302318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/1/base' 2025-03-04T19:47:31.5302735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/1/head' 2025-03-04T19:47:31.5303243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/1' 2025-03-04T19:47:31.5303661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3/base' 2025-03-04T19:47:31.5304073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3/head' 2025-03-04T19:47:31.5304669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3/orig' 2025-03-04T19:47:31.5305417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302/3' 2025-03-04T19:47:31.5306053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewlee302' 2025-03-04T19:47:31.5306747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35/base' 2025-03-04T19:47:31.5307427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35/head' 2025-03-04T19:47:31.5307965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35/orig' 2025-03-04T19:47:31.5308539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/35' 2025-03-04T19:47:31.5309105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36/base' 2025-03-04T19:47:31.5309585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36/head' 2025-03-04T19:47:31.5309988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36/orig' 2025-03-04T19:47:31.5310429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/36' 2025-03-04T19:47:31.5310829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37/base' 2025-03-04T19:47:31.5311238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37/head' 2025-03-04T19:47:31.5311693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37/orig' 2025-03-04T19:47:31.5312136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/37' 2025-03-04T19:47:31.5312933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50/base' 2025-03-04T19:47:31.5313337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50/head' 2025-03-04T19:47:31.5313748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50/orig' 2025-03-04T19:47:31.5314173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14/50' 2025-03-04T19:47:31.5314704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/andrewor14' 2025-03-04T19:47:31.5315118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64/base' 2025-03-04T19:47:31.5315505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64/head' 2025-03-04T19:47:31.5315915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64/orig' 2025-03-04T19:47:31.5316403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/64' 2025-03-04T19:47:31.5316805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65/base' 2025-03-04T19:47:31.5317195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65/head' 2025-03-04T19:47:31.5317603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65/orig' 2025-03-04T19:47:31.5318084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/65' 2025-03-04T19:47:31.5318470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/66/base' 2025-03-04T19:47:31.5318870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/66/head' 2025-03-04T19:47:31.5319254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/66/orig' 2025-03-04T19:47:31.5319685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/66' 2025-03-04T19:47:31.5320076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/67/base' 2025-03-04T19:47:31.5320478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/67/head' 2025-03-04T19:47:31.5320864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/67/orig' 2025-03-04T19:47:31.5321287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/67' 2025-03-04T19:47:31.5321674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/68/base' 2025-03-04T19:47:31.5322071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/68/head' 2025-03-04T19:47:31.5322461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/68/orig' 2025-03-04T19:47:31.5322867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/68' 2025-03-04T19:47:31.5323265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/69/base' 2025-03-04T19:47:31.5323655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/69/head' 2025-03-04T19:47:31.5324055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/69/orig' 2025-03-04T19:47:31.5324465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/69' 2025-03-04T19:47:31.5324866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/70/base' 2025-03-04T19:47:31.5325250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/70/head' 2025-03-04T19:47:31.5325650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/70/orig' 2025-03-04T19:47:31.5326061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/70' 2025-03-04T19:47:31.5326509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/71/base' 2025-03-04T19:47:31.5326908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/71/head' 2025-03-04T19:47:31.5327293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/71/orig' 2025-03-04T19:47:31.5327719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/71' 2025-03-04T19:47:31.5328104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/72/base' 2025-03-04T19:47:31.5328552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/72/head' 2025-03-04T19:47:31.5328943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/72/orig' 2025-03-04T19:47:31.5329364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/72' 2025-03-04T19:47:31.5329752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/73/base' 2025-03-04T19:47:31.5330141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/73/head' 2025-03-04T19:47:31.5330539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/73/orig' 2025-03-04T19:47:31.5330948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/73' 2025-03-04T19:47:31.5331347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/74/base' 2025-03-04T19:47:31.5331735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/74/head' 2025-03-04T19:47:31.5332129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/74/orig' 2025-03-04T19:47:31.5332544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/74' 2025-03-04T19:47:31.5332939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/75/base' 2025-03-04T19:47:31.5333324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/75/head' 2025-03-04T19:47:31.5333724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/75/orig' 2025-03-04T19:47:31.5334134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/75' 2025-03-04T19:47:31.5334526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/76/base' 2025-03-04T19:47:31.5334923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/76/head' 2025-03-04T19:47:31.5335309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/76/orig' 2025-03-04T19:47:31.5335740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi/76' 2025-03-04T19:47:31.5336140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/angelayi' 2025-03-04T19:47:31.5336563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/162/base' 2025-03-04T19:47:31.5336971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/162/head' 2025-03-04T19:47:31.5337421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/162' 2025-03-04T19:47:31.5337828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566/base' 2025-03-04T19:47:31.5338231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566/head' 2025-03-04T19:47:31.5338702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566/orig' 2025-03-04T19:47:31.5339133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/566' 2025-03-04T19:47:31.5339555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571/base' 2025-03-04T19:47:31.5339960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571/head' 2025-03-04T19:47:31.5340381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571/orig' 2025-03-04T19:47:31.5340873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/571' 2025-03-04T19:47:31.5341294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580/base' 2025-03-04T19:47:31.5341704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580/head' 2025-03-04T19:47:31.5342121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580/orig' 2025-03-04T19:47:31.5342558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/580' 2025-03-04T19:47:31.5342968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620/base' 2025-03-04T19:47:31.5343395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620/head' 2025-03-04T19:47:31.5343810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620/orig' 2025-03-04T19:47:31.5344255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/620' 2025-03-04T19:47:31.5344666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634/base' 2025-03-04T19:47:31.5345092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634/head' 2025-03-04T19:47:31.5345498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634/orig' 2025-03-04T19:47:31.5345938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/634' 2025-03-04T19:47:31.5346347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/638/base' 2025-03-04T19:47:31.5346774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/638/head' 2025-03-04T19:47:31.5347182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/638/orig' 2025-03-04T19:47:31.5347608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/638' 2025-03-04T19:47:31.5348037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/643/base' 2025-03-04T19:47:31.5348442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/643/head' 2025-03-04T19:47:31.5348864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/643/orig' 2025-03-04T19:47:31.5349296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/643' 2025-03-04T19:47:31.5349727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/650/base' 2025-03-04T19:47:31.5350136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/650/head' 2025-03-04T19:47:31.5350554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/650/orig' 2025-03-04T19:47:31.5351061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/650' 2025-03-04T19:47:31.5351467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/656/base' 2025-03-04T19:47:31.5351885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/656/head' 2025-03-04T19:47:31.5352292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/656/orig' 2025-03-04T19:47:31.5352734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/656' 2025-03-04T19:47:31.5353186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/657/base' 2025-03-04T19:47:31.5353607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/657/head' 2025-03-04T19:47:31.5354016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/657/orig' 2025-03-04T19:47:31.5354458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/657' 2025-03-04T19:47:31.5354860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/658/base' 2025-03-04T19:47:31.5355272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/658/head' 2025-03-04T19:47:31.5355674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/658/orig' 2025-03-04T19:47:31.5356101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/658' 2025-03-04T19:47:31.5356518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/662/base' 2025-03-04T19:47:31.5356924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/662/head' 2025-03-04T19:47:31.5357339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/662/orig' 2025-03-04T19:47:31.5357882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/662' 2025-03-04T19:47:31.5358366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/663/base' 2025-03-04T19:47:31.5358769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/663/head' 2025-03-04T19:47:31.5359193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/663/orig' 2025-03-04T19:47:31.5359625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/663' 2025-03-04T19:47:31.5360043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/664/base' 2025-03-04T19:47:31.5360445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/664/head' 2025-03-04T19:47:31.5360845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/664/orig' 2025-03-04T19:47:31.5361282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/664' 2025-03-04T19:47:31.5361686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/665/base' 2025-03-04T19:47:31.5362104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/665/head' 2025-03-04T19:47:31.5362511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/665/orig' 2025-03-04T19:47:31.5362945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/665' 2025-03-04T19:47:31.5363413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/666/base' 2025-03-04T19:47:31.5363835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/666/head' 2025-03-04T19:47:31.5364238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/666/orig' 2025-03-04T19:47:31.5364662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/666' 2025-03-04T19:47:31.5365079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/667/base' 2025-03-04T19:47:31.5365537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/667/head' 2025-03-04T19:47:31.5365961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/667/orig' 2025-03-04T19:47:31.5366391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/667' 2025-03-04T19:47:31.5366808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/668/base' 2025-03-04T19:47:31.5367210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/668/head' 2025-03-04T19:47:31.5367629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/668/orig' 2025-03-04T19:47:31.5368058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/668' 2025-03-04T19:47:31.5368477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/669/base' 2025-03-04T19:47:31.5368879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/669/head' 2025-03-04T19:47:31.5369283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/669/orig' 2025-03-04T19:47:31.5369726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/669' 2025-03-04T19:47:31.5370129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/670/base' 2025-03-04T19:47:31.5370542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/670/head' 2025-03-04T19:47:31.5370949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/670/orig' 2025-03-04T19:47:31.5371389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/670' 2025-03-04T19:47:31.5371792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/671/base' 2025-03-04T19:47:31.5372207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/671/head' 2025-03-04T19:47:31.5372612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/671/orig' 2025-03-04T19:47:31.5373040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/671' 2025-03-04T19:47:31.5373454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/672/base' 2025-03-04T19:47:31.5373859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/672/head' 2025-03-04T19:47:31.5374276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/672/orig' 2025-03-04T19:47:31.5374704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/672' 2025-03-04T19:47:31.5375119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/673/base' 2025-03-04T19:47:31.5375584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/673/head' 2025-03-04T19:47:31.5376004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/673/orig' 2025-03-04T19:47:31.5376436Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/673' 2025-03-04T19:47:31.5376852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/674/base' 2025-03-04T19:47:31.5377259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/674/head' 2025-03-04T19:47:31.5377718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/674/orig' 2025-03-04T19:47:31.5378161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/674' 2025-03-04T19:47:31.5378569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/675/base' 2025-03-04T19:47:31.5378991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/675/head' 2025-03-04T19:47:31.5379395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/675/orig' 2025-03-04T19:47:31.5379835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/675' 2025-03-04T19:47:31.5380244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/676/base' 2025-03-04T19:47:31.5380667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/676/head' 2025-03-04T19:47:31.5381068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/676/orig' 2025-03-04T19:47:31.5381505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/676' 2025-03-04T19:47:31.5381909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/677/base' 2025-03-04T19:47:31.5382308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/677/head' 2025-03-04T19:47:31.5382722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/677/orig' 2025-03-04T19:47:31.5383146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/677' 2025-03-04T19:47:31.5383567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/678/base' 2025-03-04T19:47:31.5383970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/678/head' 2025-03-04T19:47:31.5384385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/678/orig' 2025-03-04T19:47:31.5384810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/678' 2025-03-04T19:47:31.5385225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/679/base' 2025-03-04T19:47:31.5385625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/679/head' 2025-03-04T19:47:31.5386025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/679/orig' 2025-03-04T19:47:31.5386466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/679' 2025-03-04T19:47:31.5386865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/680/base' 2025-03-04T19:47:31.5387282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/680/head' 2025-03-04T19:47:31.5387742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/680/orig' 2025-03-04T19:47:31.5388181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/680' 2025-03-04T19:47:31.5388581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/681/base' 2025-03-04T19:47:31.5388997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/681/head' 2025-03-04T19:47:31.5389401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/681/orig' 2025-03-04T19:47:31.5389895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/681' 2025-03-04T19:47:31.5390301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/682/base' 2025-03-04T19:47:31.5390706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/682/head' 2025-03-04T19:47:31.5391122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/682/orig' 2025-03-04T19:47:31.5391550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/682' 2025-03-04T19:47:31.5391966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/683/base' 2025-03-04T19:47:31.5392368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/683/head' 2025-03-04T19:47:31.5392789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/683/orig' 2025-03-04T19:47:31.5393213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/683' 2025-03-04T19:47:31.5393635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/684/base' 2025-03-04T19:47:31.5394039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/684/head' 2025-03-04T19:47:31.5394453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/684/orig' 2025-03-04T19:47:31.5394882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/684' 2025-03-04T19:47:31.5395286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/685/base' 2025-03-04T19:47:31.5395703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/685/head' 2025-03-04T19:47:31.5396105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/685/orig' 2025-03-04T19:47:31.5396541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/685' 2025-03-04T19:47:31.5396945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/686/base' 2025-03-04T19:47:31.5397358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/686/head' 2025-03-04T19:47:31.5397843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/686/orig' 2025-03-04T19:47:31.5398484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/686' 2025-03-04T19:47:31.5398908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/687/base' 2025-03-04T19:47:31.5399313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/687/head' 2025-03-04T19:47:31.5399732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/687/orig' 2025-03-04T19:47:31.5400300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/687' 2025-03-04T19:47:31.5400717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/688/base' 2025-03-04T19:47:31.5401122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/688/head' 2025-03-04T19:47:31.5401544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/688/orig' 2025-03-04T19:47:31.5401967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/688' 2025-03-04T19:47:31.5402457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/689/base' 2025-03-04T19:47:31.5402863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/689/head' 2025-03-04T19:47:31.5403289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/689/orig' 2025-03-04T19:47:31.5403715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/689' 2025-03-04T19:47:31.5404116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/690/base' 2025-03-04T19:47:31.5404536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/690/head' 2025-03-04T19:47:31.5404940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/690/orig' 2025-03-04T19:47:31.5405383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/690' 2025-03-04T19:47:31.5405788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/691/base' 2025-03-04T19:47:31.5406204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/691/head' 2025-03-04T19:47:31.5406618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/691/orig' 2025-03-04T19:47:31.5407090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/691' 2025-03-04T19:47:31.5407560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/692/base' 2025-03-04T19:47:31.5407995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/692/head' 2025-03-04T19:47:31.5408446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/692/orig' 2025-03-04T19:47:31.5408892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305/692' 2025-03-04T19:47:31.5409305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anijain2305' 2025-03-04T19:47:31.5409723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216/base' 2025-03-04T19:47:31.5410182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216/head' 2025-03-04T19:47:31.5410597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216/orig' 2025-03-04T19:47:31.5411017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411/216' 2025-03-04T19:47:31.5411434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/anjali411' 2025-03-04T19:47:31.5411833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/132/base' 2025-03-04T19:47:31.5412237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/132/head' 2025-03-04T19:47:31.5413038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/132' 2025-03-04T19:47:31.5413442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141/base' 2025-03-04T19:47:31.5413833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141/head' 2025-03-04T19:47:31.5414225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141/orig' 2025-03-04T19:47:31.5414662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/141' 2025-03-04T19:47:31.5415112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/211/base' 2025-03-04T19:47:31.5415517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/211/head' 2025-03-04T19:47:31.5415909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/211/orig' 2025-03-04T19:47:31.5416339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/211' 2025-03-04T19:47:31.5416727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/213/base' 2025-03-04T19:47:31.5417128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/213/head' 2025-03-04T19:47:31.5417519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/213/orig' 2025-03-04T19:47:31.5417935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/213' 2025-03-04T19:47:31.5418339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/214/base' 2025-03-04T19:47:31.5418729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/214/head' 2025-03-04T19:47:31.5419143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/214/orig' 2025-03-04T19:47:31.5419560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/214' 2025-03-04T19:47:31.5419968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/215/base' 2025-03-04T19:47:31.5420363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/215/head' 2025-03-04T19:47:31.5420764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/215/orig' 2025-03-04T19:47:31.5421184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/215' 2025-03-04T19:47:31.5421592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/216/base' 2025-03-04T19:47:31.5421987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/216/head' 2025-03-04T19:47:31.5422378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/216/orig' 2025-03-04T19:47:31.5422809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/216' 2025-03-04T19:47:31.5423201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/217/base' 2025-03-04T19:47:31.5423604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/217/head' 2025-03-04T19:47:31.5424007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/217/orig' 2025-03-04T19:47:31.5424437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/217' 2025-03-04T19:47:31.5424831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/218/base' 2025-03-04T19:47:31.5425296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/218/head' 2025-03-04T19:47:31.5425689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/218/orig' 2025-03-04T19:47:31.5426105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/218' 2025-03-04T19:47:31.5426506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/219/base' 2025-03-04T19:47:31.5426896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/219/head' 2025-03-04T19:47:31.5427355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/219/orig' 2025-03-04T19:47:31.5427772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste/219' 2025-03-04T19:47:31.5428183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/aorenste' 2025-03-04T19:47:31.5428595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39/base' 2025-03-04T19:47:31.5429024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39/head' 2025-03-04T19:47:31.5429440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39/orig' 2025-03-04T19:47:31.5429887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/39' 2025-03-04T19:47:31.5430304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/54/base' 2025-03-04T19:47:31.5430715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/54/head' 2025-03-04T19:47:31.5431144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/54/orig' 2025-03-04T19:47:31.5431578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/54' 2025-03-04T19:47:31.5432004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/55/base' 2025-03-04T19:47:31.5432416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/55/head' 2025-03-04T19:47:31.5432840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/55/orig' 2025-03-04T19:47:31.5433280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri/55' 2025-03-04T19:47:31.5433722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/avikchaudhuri' 2025-03-04T19:47:31.5434099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657/base' 2025-03-04T19:47:31.5434474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657/head' 2025-03-04T19:47:31.5434856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657/orig' 2025-03-04T19:47:31.5435251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu/657' 2025-03-04T19:47:31.5435639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/awgu' 2025-03-04T19:47:31.5436023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604/base' 2025-03-04T19:47:31.5436429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604/head' 2025-03-04T19:47:31.5436813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604/orig' 2025-03-04T19:47:31.5437310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/604' 2025-03-04T19:47:31.5437769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620/base' 2025-03-04T19:47:31.5438179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620/head' 2025-03-04T19:47:31.5438565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620/orig' 2025-03-04T19:47:31.5438972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/620' 2025-03-04T19:47:31.5439424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626/base' 2025-03-04T19:47:31.5439809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626/head' 2025-03-04T19:47:31.5440202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626/orig' 2025-03-04T19:47:31.5440616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/626' 2025-03-04T19:47:31.5441016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627/base' 2025-03-04T19:47:31.5441402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627/head' 2025-03-04T19:47:31.5441800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627/orig' 2025-03-04T19:47:31.5442211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/627' 2025-03-04T19:47:31.5442596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630/base' 2025-03-04T19:47:31.5442993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630/head' 2025-03-04T19:47:31.5443378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630/orig' 2025-03-04T19:47:31.5443797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/630' 2025-03-04T19:47:31.5444182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635/base' 2025-03-04T19:47:31.5444580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635/head' 2025-03-04T19:47:31.5444962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635/orig' 2025-03-04T19:47:31.5445505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/635' 2025-03-04T19:47:31.5445896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636/base' 2025-03-04T19:47:31.5446281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636/head' 2025-03-04T19:47:31.5446681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636/orig' 2025-03-04T19:47:31.5447092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/636' 2025-03-04T19:47:31.5447502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/639/base' 2025-03-04T19:47:31.5447883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/639/head' 2025-03-04T19:47:31.5448290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/639/orig' 2025-03-04T19:47:31.5448704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/639' 2025-03-04T19:47:31.5449108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/640/base' 2025-03-04T19:47:31.5449553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/640/head' 2025-03-04T19:47:31.5449955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/640/orig' 2025-03-04T19:47:31.5450368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/640' 2025-03-04T19:47:31.5450752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/641/base' 2025-03-04T19:47:31.5451146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/641/head' 2025-03-04T19:47:31.5451586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/641/orig' 2025-03-04T19:47:31.5452018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/641' 2025-03-04T19:47:31.5452407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/642/base' 2025-03-04T19:47:31.5452800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/642/head' 2025-03-04T19:47:31.5453181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/642/orig' 2025-03-04T19:47:31.5453600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/642' 2025-03-04T19:47:31.5453986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/643/base' 2025-03-04T19:47:31.5454372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/643/head' 2025-03-04T19:47:31.5454769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/643/orig' 2025-03-04T19:47:31.5455178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/643' 2025-03-04T19:47:31.5455573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/644/base' 2025-03-04T19:47:31.5455958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/644/head' 2025-03-04T19:47:31.5456349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/644/orig' 2025-03-04T19:47:31.5456754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh/644' 2025-03-04T19:47:31.5457155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bdhirsh' 2025-03-04T19:47:31.5457577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47/base' 2025-03-04T19:47:31.5458007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47/head' 2025-03-04T19:47:31.5458433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47/orig' 2025-03-04T19:47:31.5458889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/47' 2025-03-04T19:47:31.5459319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51/base' 2025-03-04T19:47:31.5459737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51/head' 2025-03-04T19:47:31.5460164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51/orig' 2025-03-04T19:47:31.5460608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/51' 2025-03-04T19:47:31.5461036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52/base' 2025-03-04T19:47:31.5461507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52/head' 2025-03-04T19:47:31.5461932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52/orig' 2025-03-04T19:47:31.5462371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/52' 2025-03-04T19:47:31.5462799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56/base' 2025-03-04T19:47:31.5463214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56/head' 2025-03-04T19:47:31.5463678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56/orig' 2025-03-04T19:47:31.5464130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/56' 2025-03-04T19:47:31.5464544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/58/base' 2025-03-04T19:47:31.5464977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/58/head' 2025-03-04T19:47:31.5465388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/58/orig' 2025-03-04T19:47:31.5465835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/58' 2025-03-04T19:47:31.5466249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/59/base' 2025-03-04T19:47:31.5466680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/59/head' 2025-03-04T19:47:31.5467092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/59/orig' 2025-03-04T19:47:31.5467534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/59' 2025-03-04T19:47:31.5467963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/60/base' 2025-03-04T19:47:31.5468377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/60/head' 2025-03-04T19:47:31.5468803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/60/orig' 2025-03-04T19:47:31.5469245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/60' 2025-03-04T19:47:31.5469677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/63/base' 2025-03-04T19:47:31.5470090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/63/head' 2025-03-04T19:47:31.5470514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/63/orig' 2025-03-04T19:47:31.5470958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/63' 2025-03-04T19:47:31.5471386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/64/base' 2025-03-04T19:47:31.5471803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/64/head' 2025-03-04T19:47:31.5472217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/64/orig' 2025-03-04T19:47:31.5472674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/64' 2025-03-04T19:47:31.5473093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/65/base' 2025-03-04T19:47:31.5473525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/65/head' 2025-03-04T19:47:31.5474041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/65/orig' 2025-03-04T19:47:31.5474493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/65' 2025-03-04T19:47:31.5474907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/66/base' 2025-03-04T19:47:31.5475334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/66/head' 2025-03-04T19:47:31.5475747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/66/orig' 2025-03-04T19:47:31.5476251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/66' 2025-03-04T19:47:31.5476673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/67/base' 2025-03-04T19:47:31.5477093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/67/head' 2025-03-04T19:47:31.5477523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/67/orig' 2025-03-04T19:47:31.5478034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/67' 2025-03-04T19:47:31.5478461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/68/base' 2025-03-04T19:47:31.5478879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/68/head' 2025-03-04T19:47:31.5479312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/68/orig' 2025-03-04T19:47:31.5479752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/68' 2025-03-04T19:47:31.5480184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/69/base' 2025-03-04T19:47:31.5480600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/69/head' 2025-03-04T19:47:31.5481021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/69/orig' 2025-03-04T19:47:31.5481484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/69' 2025-03-04T19:47:31.5481902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/70/base' 2025-03-04T19:47:31.5482329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/70/head' 2025-03-04T19:47:31.5482744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/70/orig' 2025-03-04T19:47:31.5483200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/70' 2025-03-04T19:47:31.5483619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/71/base' 2025-03-04T19:47:31.5484045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/71/head' 2025-03-04T19:47:31.5484460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/71/orig' 2025-03-04T19:47:31.5484910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/71' 2025-03-04T19:47:31.5485326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/72/base' 2025-03-04T19:47:31.5485742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/72/head' 2025-03-04T19:47:31.5486171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/72/orig' 2025-03-04T19:47:31.5486727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/72' 2025-03-04T19:47:31.5487158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/73/base' 2025-03-04T19:47:31.5487571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/73/head' 2025-03-04T19:47:31.5488000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/73/orig' 2025-03-04T19:47:31.5488494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/73' 2025-03-04T19:47:31.5488926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/74/base' 2025-03-04T19:47:31.5489342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/74/head' 2025-03-04T19:47:31.5489774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/74/orig' 2025-03-04T19:47:31.5490214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1/74' 2025-03-04T19:47:31.5490638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/benjaminglass1' 2025-03-04T19:47:31.5491040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/5/base' 2025-03-04T19:47:31.5491423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/5/head' 2025-03-04T19:47:31.5491832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/5/orig' 2025-03-04T19:47:31.5492245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/5' 2025-03-04T19:47:31.5492650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/6/base' 2025-03-04T19:47:31.5493036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/6/head' 2025-03-04T19:47:31.5493434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/6/orig' 2025-03-04T19:47:31.5493847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher/6' 2025-03-04T19:47:31.5494249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bertmaher' 2025-03-04T19:47:31.5494666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119/base' 2025-03-04T19:47:31.5495069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119/head' 2025-03-04T19:47:31.5495486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119/orig' 2025-03-04T19:47:31.5495910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/119' 2025-03-04T19:47:31.5496389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146/base' 2025-03-04T19:47:31.5496831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146/head' 2025-03-04T19:47:31.5497247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146/orig' 2025-03-04T19:47:31.5497673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/146' 2025-03-04T19:47:31.5498089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207/base' 2025-03-04T19:47:31.5498758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207/head' 2025-03-04T19:47:31.5499323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207/orig' 2025-03-04T19:47:31.5499767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/207' 2025-03-04T19:47:31.5500195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252/base' 2025-03-04T19:47:31.5500594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252/head' 2025-03-04T19:47:31.5501005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252/orig' 2025-03-04T19:47:31.5501521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/252' 2025-03-04T19:47:31.5501937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253/base' 2025-03-04T19:47:31.5502342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253/head' 2025-03-04T19:47:31.5502752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253/orig' 2025-03-04T19:47:31.5503175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/253' 2025-03-04T19:47:31.5503586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255/base' 2025-03-04T19:47:31.5503985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255/head' 2025-03-04T19:47:31.5504457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255/orig' 2025-03-04T19:47:31.5505006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/255' 2025-03-04T19:47:31.5505587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/260/base' 2025-03-04T19:47:31.5506087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/260/head' 2025-03-04T19:47:31.5506523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/260/orig' 2025-03-04T19:47:31.5507010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/260' 2025-03-04T19:47:31.5507481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/261/base' 2025-03-04T19:47:31.5507991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/261/head' 2025-03-04T19:47:31.5508422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/261/orig' 2025-03-04T19:47:31.5508916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/261' 2025-03-04T19:47:31.5509353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/262/base' 2025-03-04T19:47:31.5509839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/262/head' 2025-03-04T19:47:31.5510307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/262/orig' 2025-03-04T19:47:31.5510761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/262' 2025-03-04T19:47:31.5511243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/263/base' 2025-03-04T19:47:31.5525677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/263/head' 2025-03-04T19:47:31.5526243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/263/orig' 2025-03-04T19:47:31.5526856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/263' 2025-03-04T19:47:31.5527267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/264/base' 2025-03-04T19:47:31.5527709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/264/head' 2025-03-04T19:47:31.5528160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/264/orig' 2025-03-04T19:47:31.5528749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/264' 2025-03-04T19:47:31.5529370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/265/base' 2025-03-04T19:47:31.5529780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/265/head' 2025-03-04T19:47:31.5530199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/265/orig' 2025-03-04T19:47:31.5530625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/265' 2025-03-04T19:47:31.5531041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/266/base' 2025-03-04T19:47:31.5531441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/266/head' 2025-03-04T19:47:31.5531841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/266/orig' 2025-03-04T19:47:31.5532283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/266' 2025-03-04T19:47:31.5532682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/267/base' 2025-03-04T19:47:31.5533100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/267/head' 2025-03-04T19:47:31.5533503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/267/orig' 2025-03-04T19:47:31.5533941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/267' 2025-03-04T19:47:31.5534343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/268/base' 2025-03-04T19:47:31.5534907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/268/head' 2025-03-04T19:47:31.5535314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/268/orig' 2025-03-04T19:47:31.5535775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/268' 2025-03-04T19:47:31.5536176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/269/base' 2025-03-04T19:47:31.5536579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/269/head' 2025-03-04T19:47:31.5536994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/269/orig' 2025-03-04T19:47:31.5537563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/269' 2025-03-04T19:47:31.5537984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/270/base' 2025-03-04T19:47:31.5538383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/270/head' 2025-03-04T19:47:31.5538803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/270/orig' 2025-03-04T19:47:31.5539228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/270' 2025-03-04T19:47:31.5539707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/271/base' 2025-03-04T19:47:31.5540106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/271/head' 2025-03-04T19:47:31.5540523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/271/orig' 2025-03-04T19:47:31.5541123Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/271' 2025-03-04T19:47:31.5541538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/272/base' 2025-03-04T19:47:31.5542027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/272/head' 2025-03-04T19:47:31.5542431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/272/orig' 2025-03-04T19:47:31.5542877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/272' 2025-03-04T19:47:31.5543280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/273/base' 2025-03-04T19:47:31.5543695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/273/head' 2025-03-04T19:47:31.5544241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/273/orig' 2025-03-04T19:47:31.5544683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/273' 2025-03-04T19:47:31.5545089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/274/base' 2025-03-04T19:47:31.5545490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/274/head' 2025-03-04T19:47:31.5545904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/274/orig' 2025-03-04T19:47:31.5546332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/274' 2025-03-04T19:47:31.5546748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/275/base' 2025-03-04T19:47:31.5547147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/275/head' 2025-03-04T19:47:31.5547562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/275/orig' 2025-03-04T19:47:31.5548080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/275' 2025-03-04T19:47:31.5548572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/276/base' 2025-03-04T19:47:31.5548978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/276/head' 2025-03-04T19:47:31.5549396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/276/orig' 2025-03-04T19:47:31.5549816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/276' 2025-03-04T19:47:31.5550214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/277/base' 2025-03-04T19:47:31.5550625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/277/head' 2025-03-04T19:47:31.5551024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/277/orig' 2025-03-04T19:47:31.5551514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/277' 2025-03-04T19:47:31.5552000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/278/base' 2025-03-04T19:47:31.5552487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/278/head' 2025-03-04T19:47:31.5552885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/278/orig' 2025-03-04T19:47:31.5553321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/278' 2025-03-04T19:47:31.5553721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/279/base' 2025-03-04T19:47:31.5554135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/279/head' 2025-03-04T19:47:31.5554643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/279/orig' 2025-03-04T19:47:31.5555128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/279' 2025-03-04T19:47:31.5555616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/280/base' 2025-03-04T19:47:31.5556055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/280/head' 2025-03-04T19:47:31.5556468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/280/orig' 2025-03-04T19:47:31.5556890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/280' 2025-03-04T19:47:31.5557301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/281/base' 2025-03-04T19:47:31.5557790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/281/head' 2025-03-04T19:47:31.5558205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/281/orig' 2025-03-04T19:47:31.5558629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/281' 2025-03-04T19:47:31.5559035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/282/base' 2025-03-04T19:47:31.5559451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/282/head' 2025-03-04T19:47:31.5559857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/282/orig' 2025-03-04T19:47:31.5560299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/282' 2025-03-04T19:47:31.5560704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/283/base' 2025-03-04T19:47:31.5561120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/283/head' 2025-03-04T19:47:31.5561536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/283/orig' 2025-03-04T19:47:31.5562022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/283' 2025-03-04T19:47:31.5562551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/284/base' 2025-03-04T19:47:31.5563174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/284/head' 2025-03-04T19:47:31.5563790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/284/orig' 2025-03-04T19:47:31.5564462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/284' 2025-03-04T19:47:31.5565174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/285/base' 2025-03-04T19:47:31.5565790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/285/head' 2025-03-04T19:47:31.5566500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/285/orig' 2025-03-04T19:47:31.5567316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/285' 2025-03-04T19:47:31.5568012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/286/base' 2025-03-04T19:47:31.5568678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/286/head' 2025-03-04T19:47:31.5569281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/286/orig' 2025-03-04T19:47:31.5570046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/286' 2025-03-04T19:47:31.5570673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/287/base' 2025-03-04T19:47:31.5571324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/287/head' 2025-03-04T19:47:31.5571967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/287/orig' 2025-03-04T19:47:31.5572654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/287' 2025-03-04T19:47:31.5573313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/288/base' 2025-03-04T19:47:31.5573842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/288/head' 2025-03-04T19:47:31.5574400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/288/orig' 2025-03-04T19:47:31.5575010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/288' 2025-03-04T19:47:31.5575585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/289/base' 2025-03-04T19:47:31.5576198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/289/head' 2025-03-04T19:47:31.5576815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/289/orig' 2025-03-04T19:47:31.5577482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/289' 2025-03-04T19:47:31.5578132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/290/base' 2025-03-04T19:47:31.5578851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/290/head' 2025-03-04T19:47:31.5579535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/290/orig' 2025-03-04T19:47:31.5580270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/290' 2025-03-04T19:47:31.5580976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/291/base' 2025-03-04T19:47:31.5581709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/291/head' 2025-03-04T19:47:31.5582404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/291/orig' 2025-03-04T19:47:31.5583117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/291' 2025-03-04T19:47:31.5583829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/292/base' 2025-03-04T19:47:31.5584576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/292/head' 2025-03-04T19:47:31.5585266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/292/orig' 2025-03-04T19:47:31.5586011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/292' 2025-03-04T19:47:31.5586867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/293/base' 2025-03-04T19:47:31.5587524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/293/head' 2025-03-04T19:47:31.5588201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/293/orig' 2025-03-04T19:47:31.5588936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93/293' 2025-03-04T19:47:31.5589654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/bobrenjc93' 2025-03-04T19:47:31.5590491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho/2/base' 2025-03-04T19:47:31.5591143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho/2/head' 2025-03-04T19:47:31.5591930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho/2' 2025-03-04T19:47:31.5592714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/briancoutinho' 2025-03-04T19:47:31.5593415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/23/base' 2025-03-04T19:47:31.5594098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/23/head' 2025-03-04T19:47:31.5594817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/23' 2025-03-04T19:47:31.5595498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30/base' 2025-03-04T19:47:31.5596094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30/head' 2025-03-04T19:47:31.5596710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30/orig' 2025-03-04T19:47:31.5597409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/30' 2025-03-04T19:47:31.5598189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/35/base' 2025-03-04T19:47:31.5599025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/35/head' 2025-03-04T19:47:31.5599720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/35/orig' 2025-03-04T19:47:31.5600446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/35' 2025-03-04T19:47:31.5601115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/36/base' 2025-03-04T19:47:31.5601718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/36/head' 2025-03-04T19:47:31.5602333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/36/orig' 2025-03-04T19:47:31.5602985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/36' 2025-03-04T19:47:31.5603643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/37/base' 2025-03-04T19:47:31.5604289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/37/head' 2025-03-04T19:47:31.5604931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/37/orig' 2025-03-04T19:47:31.5605610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/37' 2025-03-04T19:47:31.5606247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/38/base' 2025-03-04T19:47:31.5606882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/38/head' 2025-03-04T19:47:31.5607812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/38/orig' 2025-03-04T19:47:31.5608513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/38' 2025-03-04T19:47:31.5609172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/39/base' 2025-03-04T19:47:31.5609840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/39/head' 2025-03-04T19:47:31.5610506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/39/orig' 2025-03-04T19:47:31.5611438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/39' 2025-03-04T19:47:31.5612119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/40/base' 2025-03-04T19:47:31.5613179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/40/head' 2025-03-04T19:47:31.5613848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/40/orig' 2025-03-04T19:47:31.5614554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/40' 2025-03-04T19:47:31.5615169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/41/base' 2025-03-04T19:47:31.5615806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/41/head' 2025-03-04T19:47:31.5616486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/41/orig' 2025-03-04T19:47:31.5617760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/41' 2025-03-04T19:47:31.5618391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/42/base' 2025-03-04T19:47:31.5619068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/42/head' 2025-03-04T19:47:31.5619712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/42/orig' 2025-03-04T19:47:31.5620413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w/42' 2025-03-04T19:47:31.5621135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/c00w' 2025-03-04T19:47:31.5621819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1/base' 2025-03-04T19:47:31.5622520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1/head' 2025-03-04T19:47:31.5623256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1/orig' 2025-03-04T19:47:31.5623993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/1' 2025-03-04T19:47:31.5624665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/2/base' 2025-03-04T19:47:31.5625340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/2/head' 2025-03-04T19:47:31.5626023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/2/orig' 2025-03-04T19:47:31.5626696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78/2' 2025-03-04T19:47:31.5627362Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chenyang78' 2025-03-04T19:47:31.5628102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220/base' 2025-03-04T19:47:31.5628790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220/head' 2025-03-04T19:47:31.5629634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220/orig' 2025-03-04T19:47:31.5630361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/220' 2025-03-04T19:47:31.5631102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376/base' 2025-03-04T19:47:31.5631781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376/head' 2025-03-04T19:47:31.5632488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376/orig' 2025-03-04T19:47:31.5633365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/376' 2025-03-04T19:47:31.5634099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377/base' 2025-03-04T19:47:31.5634819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377/head' 2025-03-04T19:47:31.5635528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377/orig' 2025-03-04T19:47:31.5636305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/377' 2025-03-04T19:47:31.5637034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/380/base' 2025-03-04T19:47:31.5637873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/380/head' 2025-03-04T19:47:31.5638589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/380/orig' 2025-03-04T19:47:31.5639373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee/380' 2025-03-04T19:47:31.5640111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chillee' 2025-03-04T19:47:31.5640866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1/base' 2025-03-04T19:47:31.5641601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1/head' 2025-03-04T19:47:31.5642382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1/orig' 2025-03-04T19:47:31.5643125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/1' 2025-03-04T19:47:31.5643849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3/base' 2025-03-04T19:47:31.5644589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3/head' 2025-03-04T19:47:31.5645257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3/orig' 2025-03-04T19:47:31.5645700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w/3' 2025-03-04T19:47:31.5646120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/chunyuan-w' 2025-03-04T19:47:31.5646515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1/base' 2025-03-04T19:47:31.5646901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1/head' 2025-03-04T19:47:31.5647328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1/orig' 2025-03-04T19:47:31.5647737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000/1' 2025-03-04T19:47:31.5648149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/clee2000' 2025-03-04T19:47:31.5648571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230/base' 2025-03-04T19:47:31.5649123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230/head' 2025-03-04T19:47:31.5649542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230/orig' 2025-03-04T19:47:31.5649985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/230' 2025-03-04T19:47:31.5650415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/335/base' 2025-03-04T19:47:31.5650829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/335/head' 2025-03-04T19:47:31.5651316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/335/orig' 2025-03-04T19:47:31.5651758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/335' 2025-03-04T19:47:31.5652191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/337/base' 2025-03-04T19:47:31.5652603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/337/head' 2025-03-04T19:47:31.5653033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/337/orig' 2025-03-04T19:47:31.5653472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/337' 2025-03-04T19:47:31.5653896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/338/base' 2025-03-04T19:47:31.5654314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/338/head' 2025-03-04T19:47:31.5654725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/338/orig' 2025-03-04T19:47:31.5655189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/338' 2025-03-04T19:47:31.5655604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/339/base' 2025-03-04T19:47:31.5656031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/339/head' 2025-03-04T19:47:31.5656445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/339/orig' 2025-03-04T19:47:31.5656899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/339' 2025-03-04T19:47:31.5657320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/340/base' 2025-03-04T19:47:31.5657750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/340/head' 2025-03-04T19:47:31.5658167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/340/orig' 2025-03-04T19:47:31.5658624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/340' 2025-03-04T19:47:31.5659038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/341/base' 2025-03-04T19:47:31.5659471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/341/head' 2025-03-04T19:47:31.5659885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/341/orig' 2025-03-04T19:47:31.5660333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98/341' 2025-03-04T19:47:31.5660774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/davidberard98' 2025-03-04T19:47:31.5661183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/531/base' 2025-03-04T19:47:31.5661658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/531/head' 2025-03-04T19:47:31.5662064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/531/orig' 2025-03-04T19:47:31.5662504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/531' 2025-03-04T19:47:31.5662909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/535/base' 2025-03-04T19:47:31.5663376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/535/head' 2025-03-04T19:47:31.5663780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/535/orig' 2025-03-04T19:47:31.5664206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/535' 2025-03-04T19:47:31.5664631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/536/base' 2025-03-04T19:47:31.5665032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/536/head' 2025-03-04T19:47:31.5665452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/536/orig' 2025-03-04T19:47:31.5665880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/536' 2025-03-04T19:47:31.5666298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/537/base' 2025-03-04T19:47:31.5666706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/537/head' 2025-03-04T19:47:31.5667126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/537/orig' 2025-03-04T19:47:31.5667555Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/537' 2025-03-04T19:47:31.5667974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/538/base' 2025-03-04T19:47:31.5668377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/538/head' 2025-03-04T19:47:31.5668802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/538' 2025-03-04T19:47:31.5669215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/539/base' 2025-03-04T19:47:31.5669622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/539/head' 2025-03-04T19:47:31.5670029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/539/orig' 2025-03-04T19:47:31.5670448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/539' 2025-03-04T19:47:31.5670867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/540/base' 2025-03-04T19:47:31.5671268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/540/head' 2025-03-04T19:47:31.5671682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/540/orig' 2025-03-04T19:47:31.5672101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/540' 2025-03-04T19:47:31.5672514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/541/base' 2025-03-04T19:47:31.5672914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/541/head' 2025-03-04T19:47:31.5673313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/541/orig' 2025-03-04T19:47:31.5673825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/541' 2025-03-04T19:47:31.5674233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/542/base' 2025-03-04T19:47:31.5674645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/542/head' 2025-03-04T19:47:31.5675043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/542/orig' 2025-03-04T19:47:31.5675473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/542' 2025-03-04T19:47:31.5675921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/543/base' 2025-03-04T19:47:31.5676334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/543/head' 2025-03-04T19:47:31.5676736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/543/orig' 2025-03-04T19:47:31.5677160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/543' 2025-03-04T19:47:31.5677577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/544/base' 2025-03-04T19:47:31.5678130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/544/head' 2025-03-04T19:47:31.5678544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/544/orig' 2025-03-04T19:47:31.5678974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/544' 2025-03-04T19:47:31.5679385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/545/base' 2025-03-04T19:47:31.5679788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/545/head' 2025-03-04T19:47:31.5680199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/545/orig' 2025-03-04T19:47:31.5680619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/545' 2025-03-04T19:47:31.5681032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/546/base' 2025-03-04T19:47:31.5681430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/546/head' 2025-03-04T19:47:31.5681832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/546/orig' 2025-03-04T19:47:31.5682271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/546' 2025-03-04T19:47:31.5682673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/547/base' 2025-03-04T19:47:31.5683090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/547/head' 2025-03-04T19:47:31.5683494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/547/orig' 2025-03-04T19:47:31.5683931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/547' 2025-03-04T19:47:31.5684330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/548/base' 2025-03-04T19:47:31.5684740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/548/head' 2025-03-04T19:47:31.5685146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/548/orig' 2025-03-04T19:47:31.5685578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/548' 2025-03-04T19:47:31.5686045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/549/base' 2025-03-04T19:47:31.5686445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/549/head' 2025-03-04T19:47:31.5686855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/549/orig' 2025-03-04T19:47:31.5687273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire/549' 2025-03-04T19:47:31.5687691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/desertfire' 2025-03-04T19:47:31.5688129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100/base' 2025-03-04T19:47:31.5688537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100/head' 2025-03-04T19:47:31.5688923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100/orig' 2025-03-04T19:47:31.5689347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/100' 2025-03-04T19:47:31.5689731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103/base' 2025-03-04T19:47:31.5690112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103/head' 2025-03-04T19:47:31.5690509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103/orig' 2025-03-04T19:47:31.5690924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/103' 2025-03-04T19:47:31.5691320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104/base' 2025-03-04T19:47:31.5691706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104/head' 2025-03-04T19:47:31.5692104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104/orig' 2025-03-04T19:47:31.5692571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/104' 2025-03-04T19:47:31.5692965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106/base' 2025-03-04T19:47:31.5693348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106/head' 2025-03-04T19:47:31.5693743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106/orig' 2025-03-04T19:47:31.5694158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/106' 2025-03-04T19:47:31.5694542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111/base' 2025-03-04T19:47:31.5694943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111/head' 2025-03-04T19:47:31.5695328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111/orig' 2025-03-04T19:47:31.5695753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/111' 2025-03-04T19:47:31.5696139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115/base' 2025-03-04T19:47:31.5696537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115/head' 2025-03-04T19:47:31.5696923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115/orig' 2025-03-04T19:47:31.5697349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/115' 2025-03-04T19:47:31.5697734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119/base' 2025-03-04T19:47:31.5698174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119/head' 2025-03-04T19:47:31.5698799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119/orig' 2025-03-04T19:47:31.5699214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/119' 2025-03-04T19:47:31.5699615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/120/base' 2025-03-04T19:47:31.5700020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/120/head' 2025-03-04T19:47:31.5700668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/120/orig' 2025-03-04T19:47:31.5701092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/120' 2025-03-04T19:47:31.5701500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/121/base' 2025-03-04T19:47:31.5701886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/121/head' 2025-03-04T19:47:31.5702267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/121/orig' 2025-03-04T19:47:31.5702690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/121' 2025-03-04T19:47:31.5703072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/122/base' 2025-03-04T19:47:31.5703469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/122/head' 2025-03-04T19:47:31.5703849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/122/orig' 2025-03-04T19:47:31.5704275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/122' 2025-03-04T19:47:31.5704662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/123/base' 2025-03-04T19:47:31.5705056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/123/head' 2025-03-04T19:47:31.5705440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/123/orig' 2025-03-04T19:47:31.5705864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/123' 2025-03-04T19:47:31.5706249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/124/base' 2025-03-04T19:47:31.5706633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/124/head' 2025-03-04T19:47:31.5707030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/124/orig' 2025-03-04T19:47:31.5707442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/124' 2025-03-04T19:47:31.5707841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/125/base' 2025-03-04T19:47:31.5708228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/125/head' 2025-03-04T19:47:31.5708624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/125/orig' 2025-03-04T19:47:31.5709034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/125' 2025-03-04T19:47:31.5709430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/126/base' 2025-03-04T19:47:31.5709812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/126/head' 2025-03-04T19:47:31.5710195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/126/orig' 2025-03-04T19:47:31.5710688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/126' 2025-03-04T19:47:31.5711072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/127/base' 2025-03-04T19:47:31.5711467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/127/head' 2025-03-04T19:47:31.5711850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/127/orig' 2025-03-04T19:47:31.5712272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/127' 2025-03-04T19:47:31.5713110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/128/base' 2025-03-04T19:47:31.5713515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/128/head' 2025-03-04T19:47:31.5713899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/128/orig' 2025-03-04T19:47:31.5714320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/128' 2025-03-04T19:47:31.5714706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/129/base' 2025-03-04T19:47:31.5715087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/129/head' 2025-03-04T19:47:31.5715482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/129/orig' 2025-03-04T19:47:31.5715896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/129' 2025-03-04T19:47:31.5716293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/130/base' 2025-03-04T19:47:31.5716675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/130/head' 2025-03-04T19:47:31.5717078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/130/orig' 2025-03-04T19:47:31.5717488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/130' 2025-03-04T19:47:31.5717967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66/base' 2025-03-04T19:47:31.5718350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66/head' 2025-03-04T19:47:31.5718733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66/orig' 2025-03-04T19:47:31.5719148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/66' 2025-03-04T19:47:31.5719524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79/base' 2025-03-04T19:47:31.5719921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79/head' 2025-03-04T19:47:31.5720296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79/orig' 2025-03-04T19:47:31.5720712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/79' 2025-03-04T19:47:31.5721091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94/base' 2025-03-04T19:47:31.5721484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94/head' 2025-03-04T19:47:31.5721865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94/orig' 2025-03-04T19:47:31.5722283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/94' 2025-03-04T19:47:31.5722665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98/base' 2025-03-04T19:47:31.5723121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98/head' 2025-03-04T19:47:31.5723512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98/orig' 2025-03-04T19:47:31.5723913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg/98' 2025-03-04T19:47:31.5724318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/drisspg' 2025-03-04T19:47:31.5724760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554/base' 2025-03-04T19:47:31.5725166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554/head' 2025-03-04T19:47:31.5725556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554/orig' 2025-03-04T19:47:31.5725990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/554' 2025-03-04T19:47:31.5726380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555/base' 2025-03-04T19:47:31.5726768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555/head' 2025-03-04T19:47:31.5727167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555/orig' 2025-03-04T19:47:31.5727583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/555' 2025-03-04T19:47:31.5727996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691/base' 2025-03-04T19:47:31.5728385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691/head' 2025-03-04T19:47:31.5728794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691/orig' 2025-03-04T19:47:31.5729208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/691' 2025-03-04T19:47:31.5729614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709/base' 2025-03-04T19:47:31.5730005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709/head' 2025-03-04T19:47:31.5730394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709/orig' 2025-03-04T19:47:31.5730831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/709' 2025-03-04T19:47:31.5731221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710/base' 2025-03-04T19:47:31.5731627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710/head' 2025-03-04T19:47:31.5732027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710/orig' 2025-03-04T19:47:31.5732462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/710' 2025-03-04T19:47:31.5732853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711/base' 2025-03-04T19:47:31.5733259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711/head' 2025-03-04T19:47:31.5733647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711/orig' 2025-03-04T19:47:31.5734080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/711' 2025-03-04T19:47:31.5734472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735/base' 2025-03-04T19:47:31.5734926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735/head' 2025-03-04T19:47:31.5735327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735/orig' 2025-03-04T19:47:31.5735738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/735' 2025-03-04T19:47:31.5736146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747/base' 2025-03-04T19:47:31.5736531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747/head' 2025-03-04T19:47:31.5736986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747/orig' 2025-03-04T19:47:31.5737402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/747' 2025-03-04T19:47:31.5737804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752/base' 2025-03-04T19:47:31.5738196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752/head' 2025-03-04T19:47:31.5738587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752/orig' 2025-03-04T19:47:31.5739013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/752' 2025-03-04T19:47:31.5739404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/757/base' 2025-03-04T19:47:31.5739815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/757/head' 2025-03-04T19:47:31.5740206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/757/orig' 2025-03-04T19:47:31.5740633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/757' 2025-03-04T19:47:31.5741026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/758/base' 2025-03-04T19:47:31.5741431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/758/head' 2025-03-04T19:47:31.5741818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/758/orig' 2025-03-04T19:47:31.5742245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/758' 2025-03-04T19:47:31.5742635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/759/base' 2025-03-04T19:47:31.5743022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/759/head' 2025-03-04T19:47:31.5743423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/759/orig' 2025-03-04T19:47:31.5743838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/759' 2025-03-04T19:47:31.5744241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/760/base' 2025-03-04T19:47:31.5744627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/760/head' 2025-03-04T19:47:31.5745026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/760/orig' 2025-03-04T19:47:31.5745437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/760' 2025-03-04T19:47:31.5745841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/761/base' 2025-03-04T19:47:31.5746229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/761/head' 2025-03-04T19:47:31.5746621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/761/orig' 2025-03-04T19:47:31.5747106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/761' 2025-03-04T19:47:31.5747493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/762/base' 2025-03-04T19:47:31.5747895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/762/head' 2025-03-04T19:47:31.5748285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/762/orig' 2025-03-04T19:47:31.5748708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/762' 2025-03-04T19:47:31.5749147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/763/base' 2025-03-04T19:47:31.5749548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/763/head' 2025-03-04T19:47:31.5749940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/763/orig' 2025-03-04T19:47:31.5750369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/763' 2025-03-04T19:47:31.5750762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/764/base' 2025-03-04T19:47:31.5751151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/764/head' 2025-03-04T19:47:31.5751549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/764/orig' 2025-03-04T19:47:31.5751967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/764' 2025-03-04T19:47:31.5752369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/765/base' 2025-03-04T19:47:31.5752761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/765/head' 2025-03-04T19:47:31.5753161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/765/orig' 2025-03-04T19:47:31.5753572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/765' 2025-03-04T19:47:31.5753970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/766/base' 2025-03-04T19:47:31.5754354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/766/head' 2025-03-04T19:47:31.5754745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/766/orig' 2025-03-04T19:47:31.5755173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/766' 2025-03-04T19:47:31.5755562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/767/base' 2025-03-04T19:47:31.5755964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/767/head' 2025-03-04T19:47:31.5756351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/767/orig' 2025-03-04T19:47:31.5756779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/767' 2025-03-04T19:47:31.5757168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/768/base' 2025-03-04T19:47:31.5757567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/768/head' 2025-03-04T19:47:31.5758040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/768/orig' 2025-03-04T19:47:31.5758475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison/768' 2025-03-04T19:47:31.5758928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/eellison' 2025-03-04T19:47:31.5759304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/100/base' 2025-03-04T19:47:31.5759694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/100/head' 2025-03-04T19:47:31.5760068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/100/orig' 2025-03-04T19:47:31.5760472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/100' 2025-03-04T19:47:31.5760845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/101/base' 2025-03-04T19:47:31.5761299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/101/head' 2025-03-04T19:47:31.5761669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/101/orig' 2025-03-04T19:47:31.5762076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/101' 2025-03-04T19:47:31.5762446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/102/base' 2025-03-04T19:47:31.5762819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/102/head' 2025-03-04T19:47:31.5763209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/102/orig' 2025-03-04T19:47:31.5763604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/102' 2025-03-04T19:47:31.5763994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/103/base' 2025-03-04T19:47:31.5764366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/103/head' 2025-03-04T19:47:31.5764749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/103/orig' 2025-03-04T19:47:31.5765150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/103' 2025-03-04T19:47:31.5765532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/104/base' 2025-03-04T19:47:31.5765901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/104/head' 2025-03-04T19:47:31.5766268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/104/orig' 2025-03-04T19:47:31.5766671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/104' 2025-03-04T19:47:31.5767043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64/base' 2025-03-04T19:47:31.5767419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64/head' 2025-03-04T19:47:31.5767792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64/orig' 2025-03-04T19:47:31.5768200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/64' 2025-03-04T19:47:31.5768570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68/base' 2025-03-04T19:47:31.5768950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68/head' 2025-03-04T19:47:31.5769320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68/orig' 2025-03-04T19:47:31.5769732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/68' 2025-03-04T19:47:31.5770102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69/base' 2025-03-04T19:47:31.5770472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69/head' 2025-03-04T19:47:31.5770909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69/orig' 2025-03-04T19:47:31.5771301Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/69' 2025-03-04T19:47:31.5771687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84/base' 2025-03-04T19:47:31.5772058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84/head' 2025-03-04T19:47:31.5772438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84/orig' 2025-03-04T19:47:31.5772879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/84' 2025-03-04T19:47:31.5773263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95/base' 2025-03-04T19:47:31.5773637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95/head' 2025-03-04T19:47:31.5774008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95/orig' 2025-03-04T19:47:31.5774407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/95' 2025-03-04T19:47:31.5774770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/96/base' 2025-03-04T19:47:31.5775149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/96/head' 2025-03-04T19:47:31.5775514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/96/orig' 2025-03-04T19:47:31.5775919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/96' 2025-03-04T19:47:31.5776284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/97/base' 2025-03-04T19:47:31.5776666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/97/head' 2025-03-04T19:47:31.5777031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/97/orig' 2025-03-04T19:47:31.5777423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/97' 2025-03-04T19:47:31.5777801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/98/base' 2025-03-04T19:47:31.5778169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/98/head' 2025-03-04T19:47:31.5778546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/98/orig' 2025-03-04T19:47:31.5778941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/98' 2025-03-04T19:47:31.5779320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/99/base' 2025-03-04T19:47:31.5779694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/99/head' 2025-03-04T19:47:31.5780069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/99/orig' 2025-03-04T19:47:31.5780457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf/99' 2025-03-04T19:47:31.5780830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/etaf' 2025-03-04T19:47:31.5781238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374/base' 2025-03-04T19:47:31.5781628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374/head' 2025-03-04T19:47:31.5782028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374/orig' 2025-03-04T19:47:31.5782438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2374' 2025-03-04T19:47:31.5782955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2449/orig' 2025-03-04T19:47:31.5783368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2449' 2025-03-04T19:47:31.5783767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2479/next' 2025-03-04T19:47:31.5784178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2479' 2025-03-04T19:47:31.5784600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2480/next' 2025-03-04T19:47:31.5785060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2480' 2025-03-04T19:47:31.5785446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973/base' 2025-03-04T19:47:31.5785844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973/head' 2025-03-04T19:47:31.5786233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973/orig' 2025-03-04T19:47:31.5786654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2973' 2025-03-04T19:47:31.5787036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974/base' 2025-03-04T19:47:31.5787428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974/head' 2025-03-04T19:47:31.5787812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974/orig' 2025-03-04T19:47:31.5788233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2974' 2025-03-04T19:47:31.5788617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997/base' 2025-03-04T19:47:31.5789007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997/head' 2025-03-04T19:47:31.5789402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997/orig' 2025-03-04T19:47:31.5789815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/2997' 2025-03-04T19:47:31.5790208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031/base' 2025-03-04T19:47:31.5790596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031/head' 2025-03-04T19:47:31.5791002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031/orig' 2025-03-04T19:47:31.5791547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3031' 2025-03-04T19:47:31.5791955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068/base' 2025-03-04T19:47:31.5792388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068/head' 2025-03-04T19:47:31.5792810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068/orig' 2025-03-04T19:47:31.5793311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang/3068' 2025-03-04T19:47:31.5793710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ezyang' 2025-03-04T19:47:31.5794104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/111/base' 2025-03-04T19:47:31.5794498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/111/head' 2025-03-04T19:47:31.5794877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/111/orig' 2025-03-04T19:47:31.5795415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj/111' 2025-03-04T19:47:31.5795803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fduwjj' 2025-03-04T19:47:31.5796192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148/base' 2025-03-04T19:47:31.5796571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148/head' 2025-03-04T19:47:31.5796946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148/orig' 2025-03-04T19:47:31.5797415Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/148' 2025-03-04T19:47:31.5797872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159/base' 2025-03-04T19:47:31.5798448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159/head' 2025-03-04T19:47:31.5798872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159/orig' 2025-03-04T19:47:31.5799292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/159' 2025-03-04T19:47:31.5799670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160/base' 2025-03-04T19:47:31.5800063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160/head' 2025-03-04T19:47:31.5800444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160/orig' 2025-03-04T19:47:31.5800848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/160' 2025-03-04T19:47:31.5801236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169/base' 2025-03-04T19:47:31.5801615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169/head' 2025-03-04T19:47:31.5802107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169/orig' 2025-03-04T19:47:31.5802700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/169' 2025-03-04T19:47:31.5803130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171/base' 2025-03-04T19:47:31.5803502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171/head' 2025-03-04T19:47:31.5803892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171/orig' 2025-03-04T19:47:31.5804302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/171' 2025-03-04T19:47:31.5804689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172/base' 2025-03-04T19:47:31.5805065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172/head' 2025-03-04T19:47:31.5805441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172/orig' 2025-03-04T19:47:31.5805855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/172' 2025-03-04T19:47:31.5806225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294/base' 2025-03-04T19:47:31.5806610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294/head' 2025-03-04T19:47:31.5807015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294/orig' 2025-03-04T19:47:31.5807425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/294' 2025-03-04T19:47:31.5807949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/295/base' 2025-03-04T19:47:31.5808332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/295/head' 2025-03-04T19:47:31.5808700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/295/orig' 2025-03-04T19:47:31.5809099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/295' 2025-03-04T19:47:31.5809482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/296/base' 2025-03-04T19:47:31.5809970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/296/head' 2025-03-04T19:47:31.5810360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/296/orig' 2025-03-04T19:47:31.5810768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/296' 2025-03-04T19:47:31.5811151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/297/base' 2025-03-04T19:47:31.5811525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/297/head' 2025-03-04T19:47:31.5811909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/297/orig' 2025-03-04T19:47:31.5812306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin/297' 2025-03-04T19:47:31.5813053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fegin' 2025-03-04T19:47:31.5813445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26/base' 2025-03-04T19:47:31.5813889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26/head' 2025-03-04T19:47:31.5814282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26/orig' 2025-03-04T19:47:31.5814687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/26' 2025-03-04T19:47:31.5815073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28/base' 2025-03-04T19:47:31.5815448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28/head' 2025-03-04T19:47:31.5815832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28/orig' 2025-03-04T19:47:31.5816235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/28' 2025-03-04T19:47:31.5816604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37/base' 2025-03-04T19:47:31.5817027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37/head' 2025-03-04T19:47:31.5817400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37/orig' 2025-03-04T19:47:31.5817811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/37' 2025-03-04T19:47:31.5818182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/38/base' 2025-03-04T19:47:31.5818568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/38/head' 2025-03-04T19:47:31.5818943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/38/orig' 2025-03-04T19:47:31.5819355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/38' 2025-03-04T19:47:31.5819776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/39/base' 2025-03-04T19:47:31.5820244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/39/head' 2025-03-04T19:47:31.5820617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/39/orig' 2025-03-04T19:47:31.5821015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/39' 2025-03-04T19:47:31.5821400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/40/base' 2025-03-04T19:47:31.5821773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/40/head' 2025-03-04T19:47:31.5822211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/40/orig' 2025-03-04T19:47:31.5822613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/40' 2025-03-04T19:47:31.5822997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/41/base' 2025-03-04T19:47:31.5823373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/41/head' 2025-03-04T19:47:31.5823753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/41/orig' 2025-03-04T19:47:31.5824152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/41' 2025-03-04T19:47:31.5824528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/42/base' 2025-03-04T19:47:31.5824912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/42/head' 2025-03-04T19:47:31.5825293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/42/orig' 2025-03-04T19:47:31.5825714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/42' 2025-03-04T19:47:31.5826126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/43/base' 2025-03-04T19:47:31.5826508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/43/head' 2025-03-04T19:47:31.5826880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/43/orig' 2025-03-04T19:47:31.5827291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/43' 2025-03-04T19:47:31.5827663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/44/base' 2025-03-04T19:47:31.5828038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/44/head' 2025-03-04T19:47:31.5828421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/44/orig' 2025-03-04T19:47:31.5828820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/44' 2025-03-04T19:47:31.5829216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/45/base' 2025-03-04T19:47:31.5829586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/45/head' 2025-03-04T19:47:31.5829968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/45/orig' 2025-03-04T19:47:31.5830368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/45' 2025-03-04T19:47:31.5830752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/46/base' 2025-03-04T19:47:31.5831128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/46/head' 2025-03-04T19:47:31.5831515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/46/orig' 2025-03-04T19:47:31.5831997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/46' 2025-03-04T19:47:31.5832371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/47/base' 2025-03-04T19:47:31.5832760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/47/head' 2025-03-04T19:47:31.5833132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/47/orig' 2025-03-04T19:47:31.5833541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/47' 2025-03-04T19:47:31.5833966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/48/base' 2025-03-04T19:47:31.5834354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/48/head' 2025-03-04T19:47:31.5834728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/48/orig' 2025-03-04T19:47:31.5835150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/48' 2025-03-04T19:47:31.5835526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/49/base' 2025-03-04T19:47:31.5835898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/49/head' 2025-03-04T19:47:31.5836282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/49/orig' 2025-03-04T19:47:31.5836679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog/49' 2025-03-04T19:47:31.5837078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/fffrog' 2025-03-04T19:47:31.5837525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/gasoonjia/2/base' 2025-03-04T19:47:31.5838049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/gasoonjia/2/head' 2025-03-04T19:47:31.5838434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/gasoonjia/2/orig' 2025-03-04T19:47:31.5838859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/gasoonjia/2' 2025-03-04T19:47:31.5839257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/gasoonjia' 2025-03-04T19:47:31.5839648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114/base' 2025-03-04T19:47:31.5840054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114/head' 2025-03-04T19:47:31.5840447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114/orig' 2025-03-04T19:47:31.5840874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/114' 2025-03-04T19:47:31.5841267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118/base' 2025-03-04T19:47:31.5841670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118/head' 2025-03-04T19:47:31.5842056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118/orig' 2025-03-04T19:47:31.5842483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/118' 2025-03-04T19:47:31.5842874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/123/base' 2025-03-04T19:47:31.5843282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/123/head' 2025-03-04T19:47:31.5843720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/123/orig' 2025-03-04T19:47:31.5844204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/123' 2025-03-04T19:47:31.5844605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/124/base' 2025-03-04T19:47:31.5844992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/124/head' 2025-03-04T19:47:31.5845391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/124/orig' 2025-03-04T19:47:31.5845805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/124' 2025-03-04T19:47:31.5849521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/125/base' 2025-03-04T19:47:31.5849921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/125/head' 2025-03-04T19:47:31.5850329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/125/orig' 2025-03-04T19:47:31.5850759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/125' 2025-03-04T19:47:31.5851160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71/base' 2025-03-04T19:47:31.5851544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71/head' 2025-03-04T19:47:31.5851925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71/orig' 2025-03-04T19:47:31.5852350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/71' 2025-03-04T19:47:31.5852739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79/base' 2025-03-04T19:47:31.5853140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79/head' 2025-03-04T19:47:31.5853526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79/orig' 2025-03-04T19:47:31.5853947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/79' 2025-03-04T19:47:31.5854330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87/base' 2025-03-04T19:47:31.5854723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87/head' 2025-03-04T19:47:31.5855105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87/orig' 2025-03-04T19:47:31.5855880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/87' 2025-03-04T19:47:31.5856294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89/base' 2025-03-04T19:47:31.5856676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89/head' 2025-03-04T19:47:31.5857076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89/orig' 2025-03-04T19:47:31.5857487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey/89' 2025-03-04T19:47:31.5857895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guangyey' 2025-03-04T19:47:31.5858325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/100/base' 2025-03-04T19:47:31.5858769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/100/head' 2025-03-04T19:47:31.5859197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/100/orig' 2025-03-04T19:47:31.5859665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/100' 2025-03-04T19:47:31.5860172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/101/base' 2025-03-04T19:47:31.5860600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/101/head' 2025-03-04T19:47:31.5861044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/101/orig' 2025-03-04T19:47:31.5861872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/101' 2025-03-04T19:47:31.5862418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/102/base' 2025-03-04T19:47:31.5862849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/102/head' 2025-03-04T19:47:31.5863286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/102/orig' 2025-03-04T19:47:31.5863743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/102' 2025-03-04T19:47:31.5864192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/103/base' 2025-03-04T19:47:31.5864622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/103/head' 2025-03-04T19:47:31.5865068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/103/orig' 2025-03-04T19:47:31.5865522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/103' 2025-03-04T19:47:31.5865949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/104/base' 2025-03-04T19:47:31.5866390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/104/head' 2025-03-04T19:47:31.5866823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/104/orig' 2025-03-04T19:47:31.5867668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/104' 2025-03-04T19:47:31.5868160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/105/base' 2025-03-04T19:47:31.5868605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/105/head' 2025-03-04T19:47:31.5869033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/105/orig' 2025-03-04T19:47:31.5869559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/105' 2025-03-04T19:47:31.5869988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/106/base' 2025-03-04T19:47:31.5870436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/106/head' 2025-03-04T19:47:31.5870866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/106/orig' 2025-03-04T19:47:31.5871311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/106' 2025-03-04T19:47:31.5871755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/107/base' 2025-03-04T19:47:31.5872186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/107/head' 2025-03-04T19:47:31.5872628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/107/orig' 2025-03-04T19:47:31.5873111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/107' 2025-03-04T19:47:31.5873992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/108/base' 2025-03-04T19:47:31.5874421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/108/head' 2025-03-04T19:47:31.5874862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/108/orig' 2025-03-04T19:47:31.5875333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/108' 2025-03-04T19:47:31.5875773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/109/base' 2025-03-04T19:47:31.5876253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/109/head' 2025-03-04T19:47:31.5876682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/109/orig' 2025-03-04T19:47:31.5877147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/109' 2025-03-04T19:47:31.5877569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11/base' 2025-03-04T19:47:31.5878088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11/head' 2025-03-04T19:47:31.5878509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11/orig' 2025-03-04T19:47:31.5878967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/11' 2025-03-04T19:47:31.5879764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73/base' 2025-03-04T19:47:31.5880254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73/head' 2025-03-04T19:47:31.5880678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73/orig' 2025-03-04T19:47:31.5881122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/73' 2025-03-04T19:47:31.5881553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79/base' 2025-03-04T19:47:31.5881976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79/head' 2025-03-04T19:47:31.5882408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79/orig' 2025-03-04T19:47:31.5882853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/79' 2025-03-04T19:47:31.5883286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83/base' 2025-03-04T19:47:31.5883709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83/head' 2025-03-04T19:47:31.5884141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83/orig' 2025-03-04T19:47:31.5884583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/83' 2025-03-04T19:47:31.5885073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86/base' 2025-03-04T19:47:31.5885858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86/head' 2025-03-04T19:47:31.5886283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86/orig' 2025-03-04T19:47:31.5886738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/86' 2025-03-04T19:47:31.5887224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87/base' 2025-03-04T19:47:31.5887660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87/head' 2025-03-04T19:47:31.5888083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87/orig' 2025-03-04T19:47:31.5888540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/87' 2025-03-04T19:47:31.5888961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88/base' 2025-03-04T19:47:31.5889448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88/head' 2025-03-04T19:47:31.5889869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88/orig' 2025-03-04T19:47:31.5890326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/88' 2025-03-04T19:47:31.5890748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89/base' 2025-03-04T19:47:31.5891166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89/head' 2025-03-04T19:47:31.5891946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89/orig' 2025-03-04T19:47:31.5892457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/89' 2025-03-04T19:47:31.5892890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90/base' 2025-03-04T19:47:31.5893308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90/head' 2025-03-04T19:47:31.5893740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90/orig' 2025-03-04T19:47:31.5894190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/90' 2025-03-04T19:47:31.5894623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91/base' 2025-03-04T19:47:31.5895039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91/head' 2025-03-04T19:47:31.5895469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91/orig' 2025-03-04T19:47:31.5895914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/91' 2025-03-04T19:47:31.5896333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/92/base' 2025-03-04T19:47:31.5896764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/92/head' 2025-03-04T19:47:31.5897465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/92/orig' 2025-03-04T19:47:31.5898098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/92' 2025-03-04T19:47:31.5898678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/93/base' 2025-03-04T19:47:31.5899118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/93/head' 2025-03-04T19:47:31.5899544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/93/orig' 2025-03-04T19:47:31.5900004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/93' 2025-03-04T19:47:31.5900424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/94/base' 2025-03-04T19:47:31.5900991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/94/head' 2025-03-04T19:47:31.5901416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/94/orig' 2025-03-04T19:47:31.5901858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/94' 2025-03-04T19:47:31.5902292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/95/base' 2025-03-04T19:47:31.5902796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/95/head' 2025-03-04T19:47:31.5903287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/95/orig' 2025-03-04T19:47:31.5903732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/95' 2025-03-04T19:47:31.5904240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/96/base' 2025-03-04T19:47:31.5904667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/96/head' 2025-03-04T19:47:31.5905095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/96/orig' 2025-03-04T19:47:31.5905539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/96' 2025-03-04T19:47:31.5905972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/97/base' 2025-03-04T19:47:31.5906393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/97/head' 2025-03-04T19:47:31.5906814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/97/orig' 2025-03-04T19:47:31.5907270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/97' 2025-03-04T19:47:31.5907692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/98/base' 2025-03-04T19:47:31.5908122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/98/head' 2025-03-04T19:47:31.5908543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/98/orig' 2025-03-04T19:47:31.5909039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/98' 2025-03-04T19:47:31.5909498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/99/base' 2025-03-04T19:47:31.5909927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/99/head' 2025-03-04T19:47:31.5910350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/99/orig' 2025-03-04T19:47:31.5910807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas/99' 2025-03-04T19:47:31.5911234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/guilhermeleobas' 2025-03-04T19:47:31.5911639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/1/base' 2025-03-04T19:47:31.5912053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/1/head' 2025-03-04T19:47:31.5912781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/1/orig' 2025-03-04T19:47:31.5913221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/1' 2025-03-04T19:47:31.5913728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/10/base' 2025-03-04T19:47:31.5914150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/10/head' 2025-03-04T19:47:31.5914557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/10/orig' 2025-03-04T19:47:31.5914999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/10' 2025-03-04T19:47:31.5915433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/11/base' 2025-03-04T19:47:31.5915889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/11/head' 2025-03-04T19:47:31.5916308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/11/orig' 2025-03-04T19:47:31.5916738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/11' 2025-03-04T19:47:31.5917160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/12/base' 2025-03-04T19:47:31.5917563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/12/head' 2025-03-04T19:47:31.5918055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/12/orig' 2025-03-04T19:47:31.5918485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/12' 2025-03-04T19:47:31.5918906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/13/base' 2025-03-04T19:47:31.5919310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/13/head' 2025-03-04T19:47:31.5919730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/13/orig' 2025-03-04T19:47:31.5920162Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/13' 2025-03-04T19:47:31.5920568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/14/base' 2025-03-04T19:47:31.5920986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/14/head' 2025-03-04T19:47:31.5921394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/14/orig' 2025-03-04T19:47:31.5921835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/14' 2025-03-04T19:47:31.5922246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/15/base' 2025-03-04T19:47:31.5922665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/15/head' 2025-03-04T19:47:31.5923074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/15/orig' 2025-03-04T19:47:31.5923514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/15' 2025-03-04T19:47:31.5923927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/16/base' 2025-03-04T19:47:31.5924346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/16/head' 2025-03-04T19:47:31.5924825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/16/orig' 2025-03-04T19:47:31.5925275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/16' 2025-03-04T19:47:31.5925693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/17/base' 2025-03-04T19:47:31.5926169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/17/head' 2025-03-04T19:47:31.5926596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/17/orig' 2025-03-04T19:47:31.5927028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/17' 2025-03-04T19:47:31.5927452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/18/base' 2025-03-04T19:47:31.5927863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/18/head' 2025-03-04T19:47:31.5928339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/18/orig' 2025-03-04T19:47:31.5928774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/18' 2025-03-04T19:47:31.5929186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/19/base' 2025-03-04T19:47:31.5929611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/19/head' 2025-03-04T19:47:31.5930020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/19/orig' 2025-03-04T19:47:31.5930466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/19' 2025-03-04T19:47:31.5930871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/2/base' 2025-03-04T19:47:31.5931295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/2/head' 2025-03-04T19:47:31.5931712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/2/orig' 2025-03-04T19:47:31.5932155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/2' 2025-03-04T19:47:31.5932567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/20/base' 2025-03-04T19:47:31.5932992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/20/head' 2025-03-04T19:47:31.5933395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/20/orig' 2025-03-04T19:47:31.5933823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/20' 2025-03-04T19:47:31.5934242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/21/base' 2025-03-04T19:47:31.5934674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/21/head' 2025-03-04T19:47:31.5935097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/21/orig' 2025-03-04T19:47:31.5935669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/21' 2025-03-04T19:47:31.5936096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/22/base' 2025-03-04T19:47:31.5936577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/22/head' 2025-03-04T19:47:31.5937003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/22/orig' 2025-03-04T19:47:31.5937435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/22' 2025-03-04T19:47:31.5937846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/23/base' 2025-03-04T19:47:31.5938268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/23/head' 2025-03-04T19:47:31.5938741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/23/orig' 2025-03-04T19:47:31.5939181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/23' 2025-03-04T19:47:31.5939588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/24/base' 2025-03-04T19:47:31.5940012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/24/head' 2025-03-04T19:47:31.5940421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/24/orig' 2025-03-04T19:47:31.5940920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/24' 2025-03-04T19:47:31.5941328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/25/base' 2025-03-04T19:47:31.5941745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/25/head' 2025-03-04T19:47:31.5942165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/25/orig' 2025-03-04T19:47:31.5942595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/25' 2025-03-04T19:47:31.5943014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/26/base' 2025-03-04T19:47:31.5943421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/26/head' 2025-03-04T19:47:31.5943849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/26/orig' 2025-03-04T19:47:31.5944277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/26' 2025-03-04T19:47:31.5944701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/27/base' 2025-03-04T19:47:31.5945110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/27/head' 2025-03-04T19:47:31.5945528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/27/orig' 2025-03-04T19:47:31.5945955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/27' 2025-03-04T19:47:31.5946384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/28/base' 2025-03-04T19:47:31.5946789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/28/head' 2025-03-04T19:47:31.5947197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/28/orig' 2025-03-04T19:47:31.5947633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/28' 2025-03-04T19:47:31.5948052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/29/base' 2025-03-04T19:47:31.5948469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/29/head' 2025-03-04T19:47:31.5948873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/29/orig' 2025-03-04T19:47:31.5949310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/29' 2025-03-04T19:47:31.5949712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/3/base' 2025-03-04T19:47:31.5950127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/3/head' 2025-03-04T19:47:31.5950528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/3/orig' 2025-03-04T19:47:31.5951004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/3' 2025-03-04T19:47:31.5951423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/30/base' 2025-03-04T19:47:31.5951832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/30/head' 2025-03-04T19:47:31.5952251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/30/orig' 2025-03-04T19:47:31.5952678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/30' 2025-03-04T19:47:31.5953165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/31/base' 2025-03-04T19:47:31.5953577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/31/head' 2025-03-04T19:47:31.5953995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/31/orig' 2025-03-04T19:47:31.5954426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/31' 2025-03-04T19:47:31.5954845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/32/base' 2025-03-04T19:47:31.5955249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/32/head' 2025-03-04T19:47:31.5955652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/32/orig' 2025-03-04T19:47:31.5956097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/32' 2025-03-04T19:47:31.5956499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/4/base' 2025-03-04T19:47:31.5956918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/4/head' 2025-03-04T19:47:31.5957322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/4/orig' 2025-03-04T19:47:31.5957868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/4' 2025-03-04T19:47:31.5958271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/5/base' 2025-03-04T19:47:31.5958689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/5/head' 2025-03-04T19:47:31.5959092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/5/orig' 2025-03-04T19:47:31.5959539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/5' 2025-03-04T19:47:31.5959939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/6/base' 2025-03-04T19:47:31.5960344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/6/head' 2025-03-04T19:47:31.5960762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/6/orig' 2025-03-04T19:47:31.5961184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/6' 2025-03-04T19:47:31.5961593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/7/base' 2025-03-04T19:47:31.5961998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/7/head' 2025-03-04T19:47:31.5962414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/7/orig' 2025-03-04T19:47:31.5962837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/7' 2025-03-04T19:47:31.5963308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/8/base' 2025-03-04T19:47:31.5963710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/8/head' 2025-03-04T19:47:31.5964110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/8/orig' 2025-03-04T19:47:31.5964544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/8' 2025-03-04T19:47:31.5964947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/9/base' 2025-03-04T19:47:31.5965411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/9/head' 2025-03-04T19:47:31.5965815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/9/orig' 2025-03-04T19:47:31.5966250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang/9' 2025-03-04T19:47:31.5966668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/henrylhtsang' 2025-03-04T19:47:31.5967048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10/base' 2025-03-04T19:47:31.5967416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10/head' 2025-03-04T19:47:31.5967796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10/orig' 2025-03-04T19:47:31.5968188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/10' 2025-03-04T19:47:31.5968560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11/base' 2025-03-04T19:47:31.5968943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11/head' 2025-03-04T19:47:31.5969317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11/orig' 2025-03-04T19:47:31.5969726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/11' 2025-03-04T19:47:31.5970093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21/base' 2025-03-04T19:47:31.5970469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21/head' 2025-03-04T19:47:31.5970832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21/orig' 2025-03-04T19:47:31.5971238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/21' 2025-03-04T19:47:31.5971610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34/base' 2025-03-04T19:47:31.5971972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34/head' 2025-03-04T19:47:31.5972355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34/orig' 2025-03-04T19:47:31.5972744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/34' 2025-03-04T19:47:31.5973120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36/base' 2025-03-04T19:47:31.5973486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36/head' 2025-03-04T19:47:31.5973865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36/orig' 2025-03-04T19:47:31.5974256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/36' 2025-03-04T19:47:31.5974633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41/base' 2025-03-04T19:47:31.5974998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41/head' 2025-03-04T19:47:31.5975419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41/orig' 2025-03-04T19:47:31.5975826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/41' 2025-03-04T19:47:31.5976191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45/base' 2025-03-04T19:47:31.5976567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45/head' 2025-03-04T19:47:31.5976931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45/orig' 2025-03-04T19:47:31.5977381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/45' 2025-03-04T19:47:31.5977790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46/base' 2025-03-04T19:47:31.5978193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46/head' 2025-03-04T19:47:31.5978559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46/orig' 2025-03-04T19:47:31.5978960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/46' 2025-03-04T19:47:31.5979325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47/base' 2025-03-04T19:47:31.5979696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47/head' 2025-03-04T19:47:31.5980072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47/orig' 2025-03-04T19:47:31.5980465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/47' 2025-03-04T19:47:31.5980847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55/base' 2025-03-04T19:47:31.5981213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55/head' 2025-03-04T19:47:31.5981597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55/orig' 2025-03-04T19:47:31.5981989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/55' 2025-03-04T19:47:31.5982366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79/base' 2025-03-04T19:47:31.5982738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79/head' 2025-03-04T19:47:31.5983106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79/orig' 2025-03-04T19:47:31.5983559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/79' 2025-03-04T19:47:31.5983923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9/base' 2025-03-04T19:47:31.5984301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9/head' 2025-03-04T19:47:31.5984661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9/orig' 2025-03-04T19:47:31.5985057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/9' 2025-03-04T19:47:31.5985425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94/base' 2025-03-04T19:47:31.5985800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94/head' 2025-03-04T19:47:31.5986169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94/orig' 2025-03-04T19:47:31.5986559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/94' 2025-03-04T19:47:31.5987057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95/base' 2025-03-04T19:47:31.5987421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95/head' 2025-03-04T19:47:31.5987800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95/orig' 2025-03-04T19:47:31.5988188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/95' 2025-03-04T19:47:31.5988567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/97/base' 2025-03-04T19:47:31.5988934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/97/head' 2025-03-04T19:47:31.5989387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3/97' 2025-03-04T19:47:31.5989762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/int3' 2025-03-04T19:47:31.5990143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/101/base' 2025-03-04T19:47:31.5990538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/101/head' 2025-03-04T19:47:31.5990943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/101' 2025-03-04T19:47:31.5991331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105/base' 2025-03-04T19:47:31.5991712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105/head' 2025-03-04T19:47:31.5992107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105/orig' 2025-03-04T19:47:31.5992508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/105' 2025-03-04T19:47:31.5992896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110/base' 2025-03-04T19:47:31.5993275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110/head' 2025-03-04T19:47:31.5993661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110/orig' 2025-03-04T19:47:31.5994063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/110' 2025-03-04T19:47:31.5994439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112/base' 2025-03-04T19:47:31.5994831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112/head' 2025-03-04T19:47:31.5995209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112/orig' 2025-03-04T19:47:31.5995623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/112' 2025-03-04T19:47:31.5996007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115/base' 2025-03-04T19:47:31.5996394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115/head' 2025-03-04T19:47:31.5996769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115/orig' 2025-03-04T19:47:31.5997181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/115' 2025-03-04T19:47:31.5997562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116/base' 2025-03-04T19:47:31.5998033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116/head' 2025-03-04T19:47:31.5998655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116/orig' 2025-03-04T19:47:31.5999065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/116' 2025-03-04T19:47:31.5999596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117/base' 2025-03-04T19:47:31.6000015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117/head' 2025-03-04T19:47:31.6000413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117/orig' 2025-03-04T19:47:31.6000818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/117' 2025-03-04T19:47:31.6001211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/118/base' 2025-03-04T19:47:31.6001685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/118/head' 2025-03-04T19:47:31.6002280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/118/orig' 2025-03-04T19:47:31.6002921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/118' 2025-03-04T19:47:31.6003301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/119/base' 2025-03-04T19:47:31.6003691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/119/head' 2025-03-04T19:47:31.6004069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/119/orig' 2025-03-04T19:47:31.6004486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/119' 2025-03-04T19:47:31.6004869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/120/base' 2025-03-04T19:47:31.6005262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/120/head' 2025-03-04T19:47:31.6005643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/120/orig' 2025-03-04T19:47:31.6006068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/120' 2025-03-04T19:47:31.6006445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/121/base' 2025-03-04T19:47:31.6006827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/121/head' 2025-03-04T19:47:31.6007276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/121/orig' 2025-03-04T19:47:31.6007753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/121' 2025-03-04T19:47:31.6008186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/122/base' 2025-03-04T19:47:31.6008923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/122/head' 2025-03-04T19:47:31.6009382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/122/orig' 2025-03-04T19:47:31.6009788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/122' 2025-03-04T19:47:31.6010180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/123/base' 2025-03-04T19:47:31.6010556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/123/head' 2025-03-04T19:47:31.6010944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/123/orig' 2025-03-04T19:47:31.6011357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/123' 2025-03-04T19:47:31.6011732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/124/base' 2025-03-04T19:47:31.6012118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/124/head' 2025-03-04T19:47:31.6012892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/124/orig' 2025-03-04T19:47:31.6013315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/124' 2025-03-04T19:47:31.6013691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/125/base' 2025-03-04T19:47:31.6014082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/125/head' 2025-03-04T19:47:31.6014716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/125/orig' 2025-03-04T19:47:31.6015371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/125' 2025-03-04T19:47:31.6015748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/126/base' 2025-03-04T19:47:31.6016130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/126/head' 2025-03-04T19:47:31.6016519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/126/orig' 2025-03-04T19:47:31.6016968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/126' 2025-03-04T19:47:31.6017356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39/base' 2025-03-04T19:47:31.6017728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39/head' 2025-03-04T19:47:31.6018118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39/orig' 2025-03-04T19:47:31.6018521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/39' 2025-03-04T19:47:31.6018904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81/base' 2025-03-04T19:47:31.6019282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81/head' 2025-03-04T19:47:31.6019653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81/orig' 2025-03-04T19:47:31.6020061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf/81' 2025-03-04T19:47:31.6020467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/isuruf' 2025-03-04T19:47:31.6021239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/100/base' 2025-03-04T19:47:31.6021680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/100/head' 2025-03-04T19:47:31.6022080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/100/orig' 2025-03-04T19:47:31.6022497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/100' 2025-03-04T19:47:31.6022900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/101/base' 2025-03-04T19:47:31.6023289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/101/head' 2025-03-04T19:47:31.6023689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/101/orig' 2025-03-04T19:47:31.6024101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/101' 2025-03-04T19:47:31.6024492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/102/base' 2025-03-04T19:47:31.6024895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/102/head' 2025-03-04T19:47:31.6025306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/102' 2025-03-04T19:47:31.6025776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/103/base' 2025-03-04T19:47:31.6026167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/103/head' 2025-03-04T19:47:31.6026594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/103' 2025-03-04T19:47:31.6027150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/104/base' 2025-03-04T19:47:31.6027773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/104/head' 2025-03-04T19:47:31.6028240Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/104' 2025-03-04T19:47:31.6028632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/105/base' 2025-03-04T19:47:31.6029038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/105/head' 2025-03-04T19:47:31.6029425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/105/orig' 2025-03-04T19:47:31.6029900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/105' 2025-03-04T19:47:31.6030289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/106/base' 2025-03-04T19:47:31.6030689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/106/head' 2025-03-04T19:47:31.6031079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/106/orig' 2025-03-04T19:47:31.6031503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/106' 2025-03-04T19:47:31.6031893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/107/base' 2025-03-04T19:47:31.6032301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/107/head' 2025-03-04T19:47:31.6032704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/107/orig' 2025-03-04T19:47:31.6033489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/107' 2025-03-04T19:47:31.6033911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/108/base' 2025-03-04T19:47:31.6034307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/108/head' 2025-03-04T19:47:31.6034712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/108/orig' 2025-03-04T19:47:31.6035130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/108' 2025-03-04T19:47:31.6035542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/109/base' 2025-03-04T19:47:31.6035936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/109/head' 2025-03-04T19:47:31.6036342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/109/orig' 2025-03-04T19:47:31.6036760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/109' 2025-03-04T19:47:31.6037153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/110/base' 2025-03-04T19:47:31.6037563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/110/head' 2025-03-04T19:47:31.6038056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/110/orig' 2025-03-04T19:47:31.6038561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/110' 2025-03-04T19:47:31.6038957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/111/base' 2025-03-04T19:47:31.6039367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/111/head' 2025-03-04T19:47:31.6039755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/111/orig' 2025-03-04T19:47:31.6040184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/111' 2025-03-04T19:47:31.6041005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/112/base' 2025-03-04T19:47:31.6041449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/112/head' 2025-03-04T19:47:31.6041837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/112/orig' 2025-03-04T19:47:31.6042254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/112' 2025-03-04T19:47:31.6042656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/113/base' 2025-03-04T19:47:31.6043045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/113/head' 2025-03-04T19:47:31.6043451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/113/orig' 2025-03-04T19:47:31.6043863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/113' 2025-03-04T19:47:31.6044268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/114/base' 2025-03-04T19:47:31.6044656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/114/head' 2025-03-04T19:47:31.6045063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/114/orig' 2025-03-04T19:47:31.6045477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/114' 2025-03-04T19:47:31.6045861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/52/base' 2025-03-04T19:47:31.6046257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/52/head' 2025-03-04T19:47:31.6046969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/52' 2025-03-04T19:47:31.6047478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/53/base' 2025-03-04T19:47:31.6047862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/53/head' 2025-03-04T19:47:31.6048281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/53' 2025-03-04T19:47:31.6048670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/54/base' 2025-03-04T19:47:31.6049063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/54/head' 2025-03-04T19:47:31.6049470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/54' 2025-03-04T19:47:31.6049869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/55/base' 2025-03-04T19:47:31.6050252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/55/head' 2025-03-04T19:47:31.6050658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/55' 2025-03-04T19:47:31.6051052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/56/base' 2025-03-04T19:47:31.6051506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/56/head' 2025-03-04T19:47:31.6051927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/56' 2025-03-04T19:47:31.6052314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/57/base' 2025-03-04T19:47:31.6052707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/57/head' 2025-03-04T19:47:31.6053113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/57' 2025-03-04T19:47:31.6053567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/58/base' 2025-03-04T19:47:31.6053953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/58/head' 2025-03-04T19:47:31.6054368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/58' 2025-03-04T19:47:31.6054762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/59/base' 2025-03-04T19:47:31.6055144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/59/head' 2025-03-04T19:47:31.6055561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/59' 2025-03-04T19:47:31.6055944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/60/base' 2025-03-04T19:47:31.6056346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/60/head' 2025-03-04T19:47:31.6056752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/60' 2025-03-04T19:47:31.6057149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/61/base' 2025-03-04T19:47:31.6057539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/61/head' 2025-03-04T19:47:31.6057990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/61' 2025-03-04T19:47:31.6058374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/62/base' 2025-03-04T19:47:31.6058759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/62/head' 2025-03-04T19:47:31.6059179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/62' 2025-03-04T19:47:31.6059568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/63/base' 2025-03-04T19:47:31.6059960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/63/head' 2025-03-04T19:47:31.6060370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/63' 2025-03-04T19:47:31.6060767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/64/base' 2025-03-04T19:47:31.6061150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/64/head' 2025-03-04T19:47:31.6061568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/64' 2025-03-04T19:47:31.6061953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/65/base' 2025-03-04T19:47:31.6062343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/65/head' 2025-03-04T19:47:31.6062767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/65' 2025-03-04T19:47:31.6063151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/97/base' 2025-03-04T19:47:31.6063600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/97/head' 2025-03-04T19:47:31.6063984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/97/orig' 2025-03-04T19:47:31.6064404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu/97' 2025-03-04T19:47:31.6064799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jamesjwu' 2025-03-04T19:47:31.6065336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165/base' 2025-03-04T19:47:31.6066096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165/head' 2025-03-04T19:47:31.6066687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165/orig' 2025-03-04T19:47:31.6067105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/165' 2025-03-04T19:47:31.6067493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201/base' 2025-03-04T19:47:31.6067893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201/head' 2025-03-04T19:47:31.6068278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201/orig' 2025-03-04T19:47:31.6068706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/201' 2025-03-04T19:47:31.6069100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/221/base' 2025-03-04T19:47:31.6069499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/221/head' 2025-03-04T19:47:31.6069885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/221/orig' 2025-03-04T19:47:31.6070320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/221' 2025-03-04T19:47:31.6070764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/222/base' 2025-03-04T19:47:31.6071156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/222/head' 2025-03-04T19:47:31.6071557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/222/orig' 2025-03-04T19:47:31.6071975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/222' 2025-03-04T19:47:31.6072379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/223/base' 2025-03-04T19:47:31.6072768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/223/head' 2025-03-04T19:47:31.6073176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/223/orig' 2025-03-04T19:47:31.6073589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/223' 2025-03-04T19:47:31.6073991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/224/base' 2025-03-04T19:47:31.6074380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/224/head' 2025-03-04T19:47:31.6074765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/224/orig' 2025-03-04T19:47:31.6075233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/224' 2025-03-04T19:47:31.6075622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/225/base' 2025-03-04T19:47:31.6076081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/225/head' 2025-03-04T19:47:31.6076471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/225/orig' 2025-03-04T19:47:31.6076898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/225' 2025-03-04T19:47:31.6077516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/226/base' 2025-03-04T19:47:31.6078134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/226/head' 2025-03-04T19:47:31.6078587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/226/orig' 2025-03-04T19:47:31.6079018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/226' 2025-03-04T19:47:31.6079403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88/base' 2025-03-04T19:47:31.6079791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88/head' 2025-03-04T19:47:31.6080192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88/orig' 2025-03-04T19:47:31.6080603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99/88' 2025-03-04T19:47:31.6081016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/janeyx99' 2025-03-04T19:47:31.6081397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227/base' 2025-03-04T19:47:31.6081794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227/head' 2025-03-04T19:47:31.6082171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227/orig' 2025-03-04T19:47:31.6082597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/227' 2025-03-04T19:47:31.6083075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/360/base' 2025-03-04T19:47:31.6083814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/360/head' 2025-03-04T19:47:31.6084230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/360' 2025-03-04T19:47:31.6084606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451/base' 2025-03-04T19:47:31.6084998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451/head' 2025-03-04T19:47:31.6085370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451/orig' 2025-03-04T19:47:31.6085785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/451' 2025-03-04T19:47:31.6086166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462/base' 2025-03-04T19:47:31.6086554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462/head' 2025-03-04T19:47:31.6086928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462/orig' 2025-03-04T19:47:31.6087344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/462' 2025-03-04T19:47:31.6087722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473/base' 2025-03-04T19:47:31.6088100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473/head' 2025-03-04T19:47:31.6088486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473/orig' 2025-03-04T19:47:31.6088983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/473' 2025-03-04T19:47:31.6089734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/480/base' 2025-03-04T19:47:31.6090120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/480/head' 2025-03-04T19:47:31.6090509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/480/orig' 2025-03-04T19:47:31.6090911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/480' 2025-03-04T19:47:31.6091358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/486/base' 2025-03-04T19:47:31.6091736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/486/head' 2025-03-04T19:47:31.6092114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/486/orig' 2025-03-04T19:47:31.6092535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/486' 2025-03-04T19:47:31.6092911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/489/base' 2025-03-04T19:47:31.6093299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/489/head' 2025-03-04T19:47:31.6093673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/489/orig' 2025-03-04T19:47:31.6094088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/489' 2025-03-04T19:47:31.6094469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/490/base' 2025-03-04T19:47:31.6094863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/490/head' 2025-03-04T19:47:31.6095369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/490/orig' 2025-03-04T19:47:31.6096073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/490' 2025-03-04T19:47:31.6096447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/491/base' 2025-03-04T19:47:31.6096822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/491/head' 2025-03-04T19:47:31.6097214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/491/orig' 2025-03-04T19:47:31.6097625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/491' 2025-03-04T19:47:31.6098050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/492/base' 2025-03-04T19:47:31.6098656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/492/head' 2025-03-04T19:47:31.6099050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/492/orig' 2025-03-04T19:47:31.6099453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/492' 2025-03-04T19:47:31.6099844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/493/base' 2025-03-04T19:47:31.6100221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/493/head' 2025-03-04T19:47:31.6100592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/493/orig' 2025-03-04T19:47:31.6101008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/493' 2025-03-04T19:47:31.6101612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/494/base' 2025-03-04T19:47:31.6102331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/494/head' 2025-03-04T19:47:31.6102706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/494/orig' 2025-03-04T19:47:31.6103124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/494' 2025-03-04T19:47:31.6103498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/495/base' 2025-03-04T19:47:31.6103890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/495/head' 2025-03-04T19:47:31.6104346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/495/orig' 2025-03-04T19:47:31.6104763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/495' 2025-03-04T19:47:31.6105139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/496/base' 2025-03-04T19:47:31.6105519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/496/head' 2025-03-04T19:47:31.6105909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/496/orig' 2025-03-04T19:47:31.6106310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/496' 2025-03-04T19:47:31.6106702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/497/base' 2025-03-04T19:47:31.6107156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/497/head' 2025-03-04T19:47:31.6107762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/497/orig' 2025-03-04T19:47:31.6109348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/497' 2025-03-04T19:47:31.6110740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/498/base' 2025-03-04T19:47:31.6111943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/498/head' 2025-03-04T19:47:31.6113774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/498/orig' 2025-03-04T19:47:31.6115405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/498' 2025-03-04T19:47:31.6117054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/499/base' 2025-03-04T19:47:31.6118767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/499/head' 2025-03-04T19:47:31.6120278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/499/orig' 2025-03-04T19:47:31.6121903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/499' 2025-03-04T19:47:31.6123562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/500/base' 2025-03-04T19:47:31.6125118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/500/head' 2025-03-04T19:47:31.6126297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/500/orig' 2025-03-04T19:47:31.6127213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/500' 2025-03-04T19:47:31.6128661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/501/base' 2025-03-04T19:47:31.6129621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/501/head' 2025-03-04T19:47:31.6130566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/501/orig' 2025-03-04T19:47:31.6131650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/501' 2025-03-04T19:47:31.6132601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/502/base' 2025-03-04T19:47:31.6133796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/502/head' 2025-03-04T19:47:31.6134829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/502/orig' 2025-03-04T19:47:31.6135740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/502' 2025-03-04T19:47:31.6136708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/503/base' 2025-03-04T19:47:31.6137673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/503/head' 2025-03-04T19:47:31.6138551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/503/orig' 2025-03-04T19:47:31.6139969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/503' 2025-03-04T19:47:31.6140882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/504/base' 2025-03-04T19:47:31.6141770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/504/head' 2025-03-04T19:47:31.6142649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/504/orig' 2025-03-04T19:47:31.6143566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/504' 2025-03-04T19:47:31.6144488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/505/base' 2025-03-04T19:47:31.6145814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/505/head' 2025-03-04T19:47:31.6146700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/505/orig' 2025-03-04T19:47:31.6147610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/505' 2025-03-04T19:47:31.6148515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/506/base' 2025-03-04T19:47:31.6149404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/506/head' 2025-03-04T19:47:31.6150276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/506/orig' 2025-03-04T19:47:31.6151649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/506' 2025-03-04T19:47:31.6152560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/507/base' 2025-03-04T19:47:31.6153443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/507/head' 2025-03-04T19:47:31.6154335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/507/orig' 2025-03-04T19:47:31.6155239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/507' 2025-03-04T19:47:31.6156130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/508/base' 2025-03-04T19:47:31.6157016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/508/head' 2025-03-04T19:47:31.6157981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/508/orig' 2025-03-04T19:47:31.6158891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/508' 2025-03-04T19:47:31.6160249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/509/base' 2025-03-04T19:47:31.6161129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/509/head' 2025-03-04T19:47:31.6162125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/509/orig' 2025-03-04T19:47:31.6163022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/509' 2025-03-04T19:47:31.6163928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/510/base' 2025-03-04T19:47:31.6164845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/510/head' 2025-03-04T19:47:31.6166225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/510/orig' 2025-03-04T19:47:31.6167147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/510' 2025-03-04T19:47:31.6168056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/511/base' 2025-03-04T19:47:31.6168945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/511/head' 2025-03-04T19:47:31.6169819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/511/orig' 2025-03-04T19:47:31.6170840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/511' 2025-03-04T19:47:31.6172330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/512/base' 2025-03-04T19:47:31.6173465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/512/head' 2025-03-04T19:47:31.6203207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/512/orig' 2025-03-04T19:47:31.6204366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/512' 2025-03-04T19:47:31.6205260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/513/base' 2025-03-04T19:47:31.6206159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/513/head' 2025-03-04T19:47:31.6207046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/513/orig' 2025-03-04T19:47:31.6207952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/513' 2025-03-04T19:47:31.6208867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/514/base' 2025-03-04T19:47:31.6209747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/514/head' 2025-03-04T19:47:31.6210637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/514/orig' 2025-03-04T19:47:31.6211523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/514' 2025-03-04T19:47:31.6212834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/515/base' 2025-03-04T19:47:31.6213723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/515/head' 2025-03-04T19:47:31.6214660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/515/orig' 2025-03-04T19:47:31.6215569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/515' 2025-03-04T19:47:31.6216474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/516/base' 2025-03-04T19:47:31.6217356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/516/head' 2025-03-04T19:47:31.6218234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/516/orig' 2025-03-04T19:47:31.6219136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/516' 2025-03-04T19:47:31.6220242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/517/base' 2025-03-04T19:47:31.6221124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/517/head' 2025-03-04T19:47:31.6222005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/517/orig' 2025-03-04T19:47:31.6222908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/517' 2025-03-04T19:47:31.6223805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/518/base' 2025-03-04T19:47:31.6224759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/518/head' 2025-03-04T19:47:31.6225633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/518/orig' 2025-03-04T19:47:31.6226544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/518' 2025-03-04T19:47:31.6227450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/519/base' 2025-03-04T19:47:31.6228333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/519/head' 2025-03-04T19:47:31.6229219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/519/orig' 2025-03-04T19:47:31.6230109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel/519' 2025-03-04T19:47:31.6231024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jansel' 2025-03-04T19:47:31.6231947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195/base' 2025-03-04T19:47:31.6232884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195/head' 2025-03-04T19:47:31.6233823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195/orig' 2025-03-04T19:47:31.6234863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/195' 2025-03-04T19:47:31.6235828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208/base' 2025-03-04T19:47:31.6236749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208/head' 2025-03-04T19:47:31.6237769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208/orig' 2025-03-04T19:47:31.6238715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/208' 2025-03-04T19:47:31.6239679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214/base' 2025-03-04T19:47:31.6240628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214/head' 2025-03-04T19:47:31.6241564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214/orig' 2025-03-04T19:47:31.6242524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/214' 2025-03-04T19:47:31.6243473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/226/base' 2025-03-04T19:47:31.6244406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/226/head' 2025-03-04T19:47:31.6245348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/226/orig' 2025-03-04T19:47:31.6246302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/226' 2025-03-04T19:47:31.6247338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/227/base' 2025-03-04T19:47:31.6248274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/227/head' 2025-03-04T19:47:31.6249194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/227/orig' 2025-03-04T19:47:31.6250158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/227' 2025-03-04T19:47:31.6251116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/228/base' 2025-03-04T19:47:31.6252112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/228/head' 2025-03-04T19:47:31.6253047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/228/orig' 2025-03-04T19:47:31.6254008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/228' 2025-03-04T19:47:31.6254962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/229/base' 2025-03-04T19:47:31.6255879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/229/head' 2025-03-04T19:47:31.6256817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/229/orig' 2025-03-04T19:47:31.6257774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/229' 2025-03-04T19:47:31.6258729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89/base' 2025-03-04T19:47:31.6259656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89/head' 2025-03-04T19:47:31.6260567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89/orig' 2025-03-04T19:47:31.6261514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser/89' 2025-03-04T19:47:31.6262459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jbschlosser' 2025-03-04T19:47:31.6263363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70/base' 2025-03-04T19:47:31.6264235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70/head' 2025-03-04T19:47:31.6265105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70/orig' 2025-03-04T19:47:31.6266076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip/70' 2025-03-04T19:47:31.6266966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jcaip' 2025-03-04T19:47:31.6267879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855/base' 2025-03-04T19:47:31.6268788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855/head' 2025-03-04T19:47:31.6269710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855/orig' 2025-03-04T19:47:31.6271040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/855' 2025-03-04T19:47:31.6272006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859/base' 2025-03-04T19:47:31.6272962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859/head' 2025-03-04T19:47:31.6273878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859/orig' 2025-03-04T19:47:31.6274910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/859' 2025-03-04T19:47:31.6275828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860/base' 2025-03-04T19:47:31.6276746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860/head' 2025-03-04T19:47:31.6277664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860/orig' 2025-03-04T19:47:31.6278694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168/860' 2025-03-04T19:47:31.6279768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jerryzh168' 2025-03-04T19:47:31.6280679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5/23/base' 2025-03-04T19:47:31.6281562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5/23/head' 2025-03-04T19:47:31.6282451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5/23' 2025-03-04T19:47:31.6283367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jgong5' 2025-03-04T19:47:31.6284274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34/base' 2025-03-04T19:47:31.6285234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34/head' 2025-03-04T19:47:31.6286146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34/orig' 2025-03-04T19:47:31.6287088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/34' 2025-03-04T19:47:31.6288013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37/base' 2025-03-04T19:47:31.6288922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37/head' 2025-03-04T19:47:31.6289824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37/orig' 2025-03-04T19:47:31.6290768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/37' 2025-03-04T19:47:31.6291761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50/base' 2025-03-04T19:47:31.6292673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50/head' 2025-03-04T19:47:31.6293582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50/orig' 2025-03-04T19:47:31.6294495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/50' 2025-03-04T19:47:31.6295423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51/base' 2025-03-04T19:47:31.6296330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51/head' 2025-03-04T19:47:31.6297236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51/orig' 2025-03-04T19:47:31.6298165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/51' 2025-03-04T19:47:31.6299351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53/base' 2025-03-04T19:47:31.6300273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53/head' 2025-03-04T19:47:31.6301167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53/orig' 2025-03-04T19:47:31.6302096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/53' 2025-03-04T19:47:31.6303178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54/base' 2025-03-04T19:47:31.6304082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54/head' 2025-03-04T19:47:31.6304995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54/orig' 2025-03-04T19:47:31.6305925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/54' 2025-03-04T19:47:31.6306849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/55/base' 2025-03-04T19:47:31.6307838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/55/head' 2025-03-04T19:47:31.6308747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/55/orig' 2025-03-04T19:47:31.6309673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/55' 2025-03-04T19:47:31.6310666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/56/base' 2025-03-04T19:47:31.6311580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/56/head' 2025-03-04T19:47:31.6312845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/56/orig' 2025-03-04T19:47:31.6313765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/56' 2025-03-04T19:47:31.6314695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/57/base' 2025-03-04T19:47:31.6315601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/57/head' 2025-03-04T19:47:31.6316551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/57/orig' 2025-03-04T19:47:31.6317483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/57' 2025-03-04T19:47:31.6318484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/58/base' 2025-03-04T19:47:31.6319395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/58/head' 2025-03-04T19:47:31.6320293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/58/orig' 2025-03-04T19:47:31.6321228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/58' 2025-03-04T19:47:31.6322165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/59/base' 2025-03-04T19:47:31.6323070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/59/head' 2025-03-04T19:47:31.6323977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/59/orig' 2025-03-04T19:47:31.6324906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/59' 2025-03-04T19:47:31.6325831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/60/base' 2025-03-04T19:47:31.6326720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/60/head' 2025-03-04T19:47:31.6327626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/60/orig' 2025-03-04T19:47:31.6328607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/60' 2025-03-04T19:47:31.6329532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/61/base' 2025-03-04T19:47:31.6330433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/61/head' 2025-03-04T19:47:31.6331429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/61/orig' 2025-03-04T19:47:31.6332354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx/61' 2025-03-04T19:47:31.6333286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jiayisunx' 2025-03-04T19:47:31.6334211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com/1/base' 2025-03-04T19:47:31.6335207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com/1/head' 2025-03-04T19:47:31.6336166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com/1' 2025-03-04T19:47:31.6337134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jjwu@meta.com' 2025-03-04T19:47:31.6338070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/1/base' 2025-03-04T19:47:31.6338963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/1/head' 2025-03-04T19:47:31.6339926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/1' 2025-03-04T19:47:31.6340901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/12/base' 2025-03-04T19:47:31.6341835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/12' 2025-03-04T19:47:31.6342765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/13/base' 2025-03-04T19:47:31.6343699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/13' 2025-03-04T19:47:31.6344640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/14/base' 2025-03-04T19:47:31.6345562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/14' 2025-03-04T19:47:31.6346497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16/base' 2025-03-04T19:47:31.6347403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16/head' 2025-03-04T19:47:31.6348309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16/orig' 2025-03-04T19:47:31.6349248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/16' 2025-03-04T19:47:31.6350177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19/base' 2025-03-04T19:47:31.6351083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19/head' 2025-03-04T19:47:31.6352020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19/orig' 2025-03-04T19:47:31.6352954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/19' 2025-03-04T19:47:31.6353886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/2/base' 2025-03-04T19:47:31.6354786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/2/head' 2025-03-04T19:47:31.6355719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/2' 2025-03-04T19:47:31.6356645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/3/base' 2025-03-04T19:47:31.6357560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/3/head' 2025-03-04T19:47:31.6358639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/3' 2025-03-04T19:47:31.6359573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/4/base' 2025-03-04T19:47:31.6360485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/4/head' 2025-03-04T19:47:31.6361421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/4' 2025-03-04T19:47:31.6362345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/5/base' 2025-03-04T19:47:31.6363350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/5/head' 2025-03-04T19:47:31.6364339Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/5' 2025-03-04T19:47:31.6365259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/6/base' 2025-03-04T19:47:31.6366163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/6/head' 2025-03-04T19:47:31.6367094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/6' 2025-03-04T19:47:31.6368053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/7/base' 2025-03-04T19:47:31.6368980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/7/head' 2025-03-04T19:47:31.6369909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/7' 2025-03-04T19:47:31.6370821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/8/base' 2025-03-04T19:47:31.6371715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/8/head' 2025-03-04T19:47:31.6372643Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang/8' 2025-03-04T19:47:31.6373585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/jon-chuang' 2025-03-04T19:47:31.6374522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101/base' 2025-03-04T19:47:31.6375461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101/head' 2025-03-04T19:47:31.6376394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101/orig' 2025-03-04T19:47:31.6377332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/101' 2025-03-04T19:47:31.6378283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/102/base' 2025-03-04T19:47:31.6379218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/102/head' 2025-03-04T19:47:31.6380152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/102/orig' 2025-03-04T19:47:31.6381108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/102' 2025-03-04T19:47:31.6382135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/103/base' 2025-03-04T19:47:31.6383083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/103/head' 2025-03-04T19:47:31.6384009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/103/orig' 2025-03-04T19:47:31.6384970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/103' 2025-03-04T19:47:31.6385999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/104/base' 2025-03-04T19:47:31.6386940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/104/head' 2025-03-04T19:47:31.6387875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/104/orig' 2025-03-04T19:47:31.6388831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/104' 2025-03-04T19:47:31.6389787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/105/base' 2025-03-04T19:47:31.6390817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/105/head' 2025-03-04T19:47:31.6391753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/105/orig' 2025-03-04T19:47:31.6392716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/105' 2025-03-04T19:47:31.6393666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/106/base' 2025-03-04T19:47:31.6394601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/106/head' 2025-03-04T19:47:31.6395541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/106/orig' 2025-03-04T19:47:31.6396541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/106' 2025-03-04T19:47:31.6397501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/107/base' 2025-03-04T19:47:31.6398679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/107/head' 2025-03-04T19:47:31.6399627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/107/orig' 2025-03-04T19:47:31.6400597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/107' 2025-03-04T19:47:31.6401563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/108/base' 2025-03-04T19:47:31.6402505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/108/head' 2025-03-04T19:47:31.6403496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/108/orig' 2025-03-04T19:47:31.6404435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/108' 2025-03-04T19:47:31.6405396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/109/base' 2025-03-04T19:47:31.6406331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/109/head' 2025-03-04T19:47:31.6407270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/109/orig' 2025-03-04T19:47:31.6408271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/109' 2025-03-04T19:47:31.6409609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/110/base' 2025-03-04T19:47:31.6410553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/110/head' 2025-03-04T19:47:31.6411474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/110/orig' 2025-03-04T19:47:31.6412734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/110' 2025-03-04T19:47:31.6413695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/111/base' 2025-03-04T19:47:31.6414863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/111/head' 2025-03-04T19:47:31.6415799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/111/orig' 2025-03-04T19:47:31.6416754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/111' 2025-03-04T19:47:31.6417715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/112/base' 2025-03-04T19:47:31.6418635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/112/head' 2025-03-04T19:47:31.6419641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/112/orig' 2025-03-04T19:47:31.6420603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby/112' 2025-03-04T19:47:31.6421560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/justinchuby' 2025-03-04T19:47:31.6422474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1/base' 2025-03-04T19:47:31.6423342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1/head' 2025-03-04T19:47:31.6424192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1/orig' 2025-03-04T19:47:31.6425080Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/1' 2025-03-04T19:47:31.6425971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/12/base' 2025-03-04T19:47:31.6426898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/12/head' 2025-03-04T19:47:31.6427794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/12' 2025-03-04T19:47:31.6428694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/13/base' 2025-03-04T19:47:31.6429566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/13/head' 2025-03-04T19:47:31.6430445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/13' 2025-03-04T19:47:31.6431337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/14/base' 2025-03-04T19:47:31.6432252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/14/head' 2025-03-04T19:47:31.6433158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/14' 2025-03-04T19:47:31.6434058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/16/base' 2025-03-04T19:47:31.6434925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/16/head' 2025-03-04T19:47:31.6435821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/16' 2025-03-04T19:47:31.6436704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/6/base' 2025-03-04T19:47:31.6437622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/6/head' 2025-03-04T19:47:31.6438596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/6' 2025-03-04T19:47:31.6439488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/7/base' 2025-03-04T19:47:31.6440381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/7' 2025-03-04T19:47:31.6441271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/9/base' 2025-03-04T19:47:31.6442204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/9/head' 2025-03-04T19:47:31.6443100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng/9' 2025-03-04T19:47:31.6444005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kadeng' 2025-03-04T19:47:31.6444926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186/base' 2025-03-04T19:47:31.6445874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186/head' 2025-03-04T19:47:31.6446874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186/orig' 2025-03-04T19:47:31.6447842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel/186' 2025-03-04T19:47:31.6448802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kimishpatel' 2025-03-04T19:47:31.6449743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/31/base' 2025-03-04T19:47:31.6450727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/31/head' 2025-03-04T19:47:31.6451658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/31/orig' 2025-03-04T19:47:31.6452602Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/31' 2025-03-04T19:47:31.6453576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/32/base' 2025-03-04T19:47:31.6454500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/32/head' 2025-03-04T19:47:31.6455416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/32/orig' 2025-03-04T19:47:31.6456365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler/32' 2025-03-04T19:47:31.6457370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kurtamohler' 2025-03-04T19:47:31.6458282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/1/base' 2025-03-04T19:47:31.6459163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/1/head' 2025-03-04T19:47:31.6460074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/1' 2025-03-04T19:47:31.6460992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108/base' 2025-03-04T19:47:31.6461885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108/head' 2025-03-04T19:47:31.6462787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108/orig' 2025-03-04T19:47:31.6463709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/108' 2025-03-04T19:47:31.6464635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109/base' 2025-03-04T19:47:31.6465533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109/head' 2025-03-04T19:47:31.6466430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109/orig' 2025-03-04T19:47:31.6467345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/109' 2025-03-04T19:47:31.6468330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118/base' 2025-03-04T19:47:31.6469221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118/head' 2025-03-04T19:47:31.6470181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118/orig' 2025-03-04T19:47:31.6471102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/118' 2025-03-04T19:47:31.6472022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/122/base' 2025-03-04T19:47:31.6472920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/122/head' 2025-03-04T19:47:31.6473809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/122/orig' 2025-03-04T19:47:31.6474776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/122' 2025-03-04T19:47:31.6475700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/123/base' 2025-03-04T19:47:31.6476603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/123/head' 2025-03-04T19:47:31.6477496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/123/orig' 2025-03-04T19:47:31.6478500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/123' 2025-03-04T19:47:31.6479428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/124/base' 2025-03-04T19:47:31.6480377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/124/head' 2025-03-04T19:47:31.6481287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/124/orig' 2025-03-04T19:47:31.6482209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/124' 2025-03-04T19:47:31.6483136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/125/base' 2025-03-04T19:47:31.6484029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/125/head' 2025-03-04T19:47:31.6484926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/125/orig' 2025-03-04T19:47:31.6485852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/125' 2025-03-04T19:47:31.6486756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/126/base' 2025-03-04T19:47:31.6487653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/126/head' 2025-03-04T19:47:31.6488549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/126/orig' 2025-03-04T19:47:31.6489463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/126' 2025-03-04T19:47:31.6490384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/127/base' 2025-03-04T19:47:31.6491275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/127/head' 2025-03-04T19:47:31.6492155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/127/orig' 2025-03-04T19:47:31.6493118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/127' 2025-03-04T19:47:31.6494034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/15/base' 2025-03-04T19:47:31.6494935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/15/head' 2025-03-04T19:47:31.6495848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/15' 2025-03-04T19:47:31.6496838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87/base' 2025-03-04T19:47:31.6497720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87/head' 2025-03-04T19:47:31.6498793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87/orig' 2025-03-04T19:47:31.6499713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/87' 2025-03-04T19:47:31.6500623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97/base' 2025-03-04T19:47:31.6501627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97/head' 2025-03-04T19:47:31.6502518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97/orig' 2025-03-04T19:47:31.6503429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501/97' 2025-03-04T19:47:31.6504361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/kwen2501' 2025-03-04T19:47:31.6505269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102/base' 2025-03-04T19:47:31.6506202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102/head' 2025-03-04T19:47:31.6507127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102/orig' 2025-03-04T19:47:31.6508067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/102' 2025-03-04T19:47:31.6509014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/107/base' 2025-03-04T19:47:31.6509935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/107/head' 2025-03-04T19:47:31.6510866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/107/orig' 2025-03-04T19:47:31.6511803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/107' 2025-03-04T19:47:31.6513055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/108/base' 2025-03-04T19:47:31.6514036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/108/head' 2025-03-04T19:47:31.6514968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/108/orig' 2025-03-04T19:47:31.6515920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/108' 2025-03-04T19:47:31.6516873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/109/base' 2025-03-04T19:47:31.6517851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/109/head' 2025-03-04T19:47:31.6518763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/109/orig' 2025-03-04T19:47:31.6519710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/109' 2025-03-04T19:47:31.6520657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/110/base' 2025-03-04T19:47:31.6521580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/110/head' 2025-03-04T19:47:31.6522510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/110/orig' 2025-03-04T19:47:31.6523508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/110' 2025-03-04T19:47:31.6524458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/111/base' 2025-03-04T19:47:31.6525506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/111/head' 2025-03-04T19:47:31.6526431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/111/orig' 2025-03-04T19:47:31.6527376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/111' 2025-03-04T19:47:31.6528324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/112/base' 2025-03-04T19:47:31.6529298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/112/head' 2025-03-04T19:47:31.6530276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/112/orig' 2025-03-04T19:47:31.6531218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/112' 2025-03-04T19:47:31.6532147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/28/base' 2025-03-04T19:47:31.6533071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/28' 2025-03-04T19:47:31.6534002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/29/base' 2025-03-04T19:47:31.6534987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/29' 2025-03-04T19:47:31.6535916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/30/base' 2025-03-04T19:47:31.6536829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/30/head' 2025-03-04T19:47:31.6537747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/30' 2025-03-04T19:47:31.6538685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/31/base' 2025-03-04T19:47:31.6539591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/31/head' 2025-03-04T19:47:31.6540522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/31' 2025-03-04T19:47:31.6541508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/32/base' 2025-03-04T19:47:31.6542417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/32/head' 2025-03-04T19:47:31.6543357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka/32' 2025-03-04T19:47:31.6544291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/laithsakka' 2025-03-04T19:47:31.6545225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44/base' 2025-03-04T19:47:31.6546160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44/head' 2025-03-04T19:47:31.6547145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44/orig' 2025-03-04T19:47:31.6548097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/44' 2025-03-04T19:47:31.6549052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45/base' 2025-03-04T19:47:31.6549985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45/head' 2025-03-04T19:47:31.6550906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45/orig' 2025-03-04T19:47:31.6551863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/45' 2025-03-04T19:47:31.6552887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46/base' 2025-03-04T19:47:31.6553829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46/head' 2025-03-04T19:47:31.6554810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46/orig' 2025-03-04T19:47:31.6555762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820/46' 2025-03-04T19:47:31.6556728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/larryliu0820' 2025-03-04T19:47:31.6557852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/180/base' 2025-03-04T19:47:31.6558871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/180/head' 2025-03-04T19:47:31.6559882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/180/orig' 2025-03-04T19:47:31.6560964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/180' 2025-03-04T19:47:31.6561988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/181/base' 2025-03-04T19:47:31.6562978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/181/head' 2025-03-04T19:47:31.6563967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/181/orig' 2025-03-04T19:47:31.6564977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/181' 2025-03-04T19:47:31.6565991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/182/base' 2025-03-04T19:47:31.6566980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/182/head' 2025-03-04T19:47:31.6567971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/182/orig' 2025-03-04T19:47:31.6568982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/182' 2025-03-04T19:47:31.6569997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/183/base' 2025-03-04T19:47:31.6571053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/183/head' 2025-03-04T19:47:31.6572034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/183/orig' 2025-03-04T19:47:31.6573060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/183' 2025-03-04T19:47:31.6574077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/184/base' 2025-03-04T19:47:31.6575070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/184/head' 2025-03-04T19:47:31.6576062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/184/orig' 2025-03-04T19:47:31.6577075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/184' 2025-03-04T19:47:31.6578138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/185/base' 2025-03-04T19:47:31.6579122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/185/head' 2025-03-04T19:47:31.6580112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/185/orig' 2025-03-04T19:47:31.6581207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/185' 2025-03-04T19:47:31.6582221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/186/base' 2025-03-04T19:47:31.6583220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/186/head' 2025-03-04T19:47:31.6584217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/186/orig' 2025-03-04T19:47:31.6585295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/186' 2025-03-04T19:47:31.6586301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/187/base' 2025-03-04T19:47:31.6587291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/187/head' 2025-03-04T19:47:31.6588308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/187/orig' 2025-03-04T19:47:31.6589320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel/187' 2025-03-04T19:47:31.6590349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/leslie-fang-intel' 2025-03-04T19:47:31.6591296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lucasllc/1/head' 2025-03-04T19:47:31.6592202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lucasllc/1' 2025-03-04T19:47:31.6593109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lucasllc' 2025-03-04T19:47:31.6593983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/5/head' 2025-03-04T19:47:31.6594838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/5' 2025-03-04T19:47:31.6595688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/6/base' 2025-03-04T19:47:31.6596521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/6/head' 2025-03-04T19:47:31.6597350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/6/orig' 2025-03-04T19:47:31.6598511Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw/6' 2025-03-04T19:47:31.6599387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/lw' 2025-03-04T19:47:31.6600264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137/base' 2025-03-04T19:47:31.6601153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137/head' 2025-03-04T19:47:31.6602042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137/orig' 2025-03-04T19:47:31.6602955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/137' 2025-03-04T19:47:31.6603858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/14/base' 2025-03-04T19:47:31.6604747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/14' 2025-03-04T19:47:31.6605649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/155/base' 2025-03-04T19:47:31.6606529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/155/head' 2025-03-04T19:47:31.6607407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/155/orig' 2025-03-04T19:47:31.6608468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/155' 2025-03-04T19:47:31.6609373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/159/base' 2025-03-04T19:47:31.6610256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/159/head' 2025-03-04T19:47:31.6611117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/159/orig' 2025-03-04T19:47:31.6612023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/159' 2025-03-04T19:47:31.6613328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/161/base' 2025-03-04T19:47:31.6614209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/161/head' 2025-03-04T19:47:31.6615084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/161/orig' 2025-03-04T19:47:31.6615989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/161' 2025-03-04T19:47:31.6616886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/162/base' 2025-03-04T19:47:31.6617753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/162/head' 2025-03-04T19:47:31.6618800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/162/orig' 2025-03-04T19:47:31.6619736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/162' 2025-03-04T19:47:31.6620641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/163/base' 2025-03-04T19:47:31.6621018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/163/head' 2025-03-04T19:47:31.6621411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/163/orig' 2025-03-04T19:47:31.6621813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/163' 2025-03-04T19:47:31.6622203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/164/base' 2025-03-04T19:47:31.6622579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/164/head' 2025-03-04T19:47:31.6622967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/164/orig' 2025-03-04T19:47:31.6623375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/164' 2025-03-04T19:47:31.6623765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/165/base' 2025-03-04T19:47:31.6624142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/165/head' 2025-03-04T19:47:31.6624520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/165/orig' 2025-03-04T19:47:31.6624933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/165' 2025-03-04T19:47:31.6625310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/166/base' 2025-03-04T19:47:31.6625695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/166/head' 2025-03-04T19:47:31.6626072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/166/orig' 2025-03-04T19:47:31.6626490Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/166' 2025-03-04T19:47:31.6626865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/167/base' 2025-03-04T19:47:31.6627319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/167/head' 2025-03-04T19:47:31.6627696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/167/orig' 2025-03-04T19:47:31.6628095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/167' 2025-03-04T19:47:31.6628487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/168/base' 2025-03-04T19:47:31.6628866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/168/head' 2025-03-04T19:47:31.6629309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/168/orig' 2025-03-04T19:47:31.6629717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/168' 2025-03-04T19:47:31.6630108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/169/base' 2025-03-04T19:47:31.6630499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/169/head' 2025-03-04T19:47:31.6630887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/169/orig' 2025-03-04T19:47:31.6631291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/169' 2025-03-04T19:47:31.6631682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/170/base' 2025-03-04T19:47:31.6632059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/170/head' 2025-03-04T19:47:31.6632443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/170/orig' 2025-03-04T19:47:31.6632858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/170' 2025-03-04T19:47:31.6633238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/171/base' 2025-03-04T19:47:31.6633627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/171/head' 2025-03-04T19:47:31.6634004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/171/orig' 2025-03-04T19:47:31.6634420Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/171' 2025-03-04T19:47:31.6634796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/172/base' 2025-03-04T19:47:31.6635188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/172/head' 2025-03-04T19:47:31.6635564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/172/orig' 2025-03-04T19:47:31.6635966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/172' 2025-03-04T19:47:31.6636360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/173/base' 2025-03-04T19:47:31.6636737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/173/head' 2025-03-04T19:47:31.6637124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/173/orig' 2025-03-04T19:47:31.6637525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/173' 2025-03-04T19:47:31.6638015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/174/base' 2025-03-04T19:47:31.6638397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/174/head' 2025-03-04T19:47:31.6638787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/174/orig' 2025-03-04T19:47:31.6639194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/174' 2025-03-04T19:47:31.6639643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/175/base' 2025-03-04T19:47:31.6640020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/175/head' 2025-03-04T19:47:31.6640395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/175/orig' 2025-03-04T19:47:31.6640810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/175' 2025-03-04T19:47:31.6641234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/176/base' 2025-03-04T19:47:31.6641622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/176/head' 2025-03-04T19:47:31.6641996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/176/orig' 2025-03-04T19:47:31.6642411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/176' 2025-03-04T19:47:31.6642788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/177/base' 2025-03-04T19:47:31.6643175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/177/head' 2025-03-04T19:47:31.6643551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/177/orig' 2025-03-04T19:47:31.6643955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/177' 2025-03-04T19:47:31.6644347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/178/base' 2025-03-04T19:47:31.6644721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/178/head' 2025-03-04T19:47:31.6645109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/178/orig' 2025-03-04T19:47:31.6645521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/178' 2025-03-04T19:47:31.6646012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/179/base' 2025-03-04T19:47:31.6646388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/179/head' 2025-03-04T19:47:31.6646775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/179/orig' 2025-03-04T19:47:31.6647178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/179' 2025-03-04T19:47:31.6647569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/180/base' 2025-03-04T19:47:31.6647947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/180/head' 2025-03-04T19:47:31.6648330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/180/orig' 2025-03-04T19:47:31.6648744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/180' 2025-03-04T19:47:31.6649119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/181/base' 2025-03-04T19:47:31.6649509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/181/head' 2025-03-04T19:47:31.6649884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/181/orig' 2025-03-04T19:47:31.6650303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/181' 2025-03-04T19:47:31.6650677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/182/base' 2025-03-04T19:47:31.6651063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/182/head' 2025-03-04T19:47:31.6651502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/182/orig' 2025-03-04T19:47:31.6651906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/182' 2025-03-04T19:47:31.6652297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/183/base' 2025-03-04T19:47:31.6652675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/183/head' 2025-03-04T19:47:31.6653062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/183/orig' 2025-03-04T19:47:31.6653510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/183' 2025-03-04T19:47:31.6653899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/184/base' 2025-03-04T19:47:31.6654280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/184/head' 2025-03-04T19:47:31.6654668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/184/orig' 2025-03-04T19:47:31.6655070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/184' 2025-03-04T19:47:31.6655459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/185/base' 2025-03-04T19:47:31.6655874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/185/head' 2025-03-04T19:47:31.6656254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/185/orig' 2025-03-04T19:47:31.6656667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/185' 2025-03-04T19:47:31.6657044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/186/base' 2025-03-04T19:47:31.6657440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/186/head' 2025-03-04T19:47:31.6657815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/186/orig' 2025-03-04T19:47:31.6658236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/186' 2025-03-04T19:47:31.6658613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/187/base' 2025-03-04T19:47:31.6659001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/187/head' 2025-03-04T19:47:31.6659376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/187/orig' 2025-03-04T19:47:31.6659779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/187' 2025-03-04T19:47:31.6660176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/188/base' 2025-03-04T19:47:31.6660553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/188/head' 2025-03-04T19:47:31.6660940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/188/orig' 2025-03-04T19:47:31.6661344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/188' 2025-03-04T19:47:31.6661731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/189/base' 2025-03-04T19:47:31.6662108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/189/head' 2025-03-04T19:47:31.6662523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/189' 2025-03-04T19:47:31.6662901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/190/base' 2025-03-04T19:47:31.6663339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/190/head' 2025-03-04T19:47:31.6663712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/190/orig' 2025-03-04T19:47:31.6664114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/190' 2025-03-04T19:47:31.6664506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/191/base' 2025-03-04T19:47:31.6664884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/191/head' 2025-03-04T19:47:31.6665394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/191/orig' 2025-03-04T19:47:31.6665797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/191' 2025-03-04T19:47:31.6666188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/192/base' 2025-03-04T19:47:31.6666568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/192/head' 2025-03-04T19:47:31.6666960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/192/orig' 2025-03-04T19:47:31.6667365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/192' 2025-03-04T19:47:31.6667741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/193/base' 2025-03-04T19:47:31.6668133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/193/head' 2025-03-04T19:47:31.6668512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/193/orig' 2025-03-04T19:47:31.6668932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/193' 2025-03-04T19:47:31.6669312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/194/base' 2025-03-04T19:47:31.6669700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/194/head' 2025-03-04T19:47:31.6670079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/194/orig' 2025-03-04T19:47:31.6670494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/194' 2025-03-04T19:47:31.6670875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/195/base' 2025-03-04T19:47:31.6671256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/195/head' 2025-03-04T19:47:31.6671649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/195/orig' 2025-03-04T19:47:31.6672057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/195' 2025-03-04T19:47:31.6672449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/196/base' 2025-03-04T19:47:31.6672829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/196/head' 2025-03-04T19:47:31.6673226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/196/orig' 2025-03-04T19:47:31.6673630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/196' 2025-03-04T19:47:31.6674025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/197/base' 2025-03-04T19:47:31.6674406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/197/head' 2025-03-04T19:47:31.6674796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/197/orig' 2025-03-04T19:47:31.6675254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/197' 2025-03-04T19:47:31.6675632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/198/base' 2025-03-04T19:47:31.6676025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/198/head' 2025-03-04T19:47:31.6676408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/198/orig' 2025-03-04T19:47:31.6676826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/198' 2025-03-04T19:47:31.6677252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/199/base' 2025-03-04T19:47:31.6677647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/199/head' 2025-03-04T19:47:31.6678104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/199/orig' 2025-03-04T19:47:31.6678524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/199' 2025-03-04T19:47:31.6678901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/200/base' 2025-03-04T19:47:31.6679277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/200/head' 2025-03-04T19:47:31.6679674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/200/orig' 2025-03-04T19:47:31.6680086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/200' 2025-03-04T19:47:31.6680473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/201/base' 2025-03-04T19:47:31.6680852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/201/head' 2025-03-04T19:47:31.6681241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/201/orig' 2025-03-04T19:47:31.6681646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/201' 2025-03-04T19:47:31.6682036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/202/base' 2025-03-04T19:47:31.6682408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/202/head' 2025-03-04T19:47:31.6682793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/202/orig' 2025-03-04T19:47:31.6683195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/202' 2025-03-04T19:47:31.6683573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/203/base' 2025-03-04T19:47:31.6683964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/203/head' 2025-03-04T19:47:31.6684338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/203/orig' 2025-03-04T19:47:31.6684754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/203' 2025-03-04T19:47:31.6685131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/204/base' 2025-03-04T19:47:31.6685520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/204/head' 2025-03-04T19:47:31.6685898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/204/orig' 2025-03-04T19:47:31.6686316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/204' 2025-03-04T19:47:31.6686692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/205/base' 2025-03-04T19:47:31.6687126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/205/head' 2025-03-04T19:47:31.6687554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/205/orig' 2025-03-04T19:47:31.6687954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/205' 2025-03-04T19:47:31.6688341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/206/base' 2025-03-04T19:47:31.6688754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/206/head' 2025-03-04T19:47:31.6689194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/206/orig' 2025-03-04T19:47:31.6689597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/206' 2025-03-04T19:47:31.6689992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/207/base' 2025-03-04T19:47:31.6690365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/207/head' 2025-03-04T19:47:31.6690755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/207/orig' 2025-03-04T19:47:31.6691159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/207' 2025-03-04T19:47:31.6691536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/208/base' 2025-03-04T19:47:31.6691933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/208/head' 2025-03-04T19:47:31.6692308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/208/orig' 2025-03-04T19:47:31.6692729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/208' 2025-03-04T19:47:31.6693108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/209/base' 2025-03-04T19:47:31.6693494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/209/head' 2025-03-04T19:47:31.6693872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/209/orig' 2025-03-04T19:47:31.6694288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/209' 2025-03-04T19:47:31.6694668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/210/base' 2025-03-04T19:47:31.6695074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/210/head' 2025-03-04T19:47:31.6695462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/210/orig' 2025-03-04T19:47:31.6695868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/210' 2025-03-04T19:47:31.6696256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/211/base' 2025-03-04T19:47:31.6696632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/211/head' 2025-03-04T19:47:31.6697018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/211/orig' 2025-03-04T19:47:31.6697419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/211' 2025-03-04T19:47:31.6697808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/212/base' 2025-03-04T19:47:31.6698182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/212/head' 2025-03-04T19:47:31.6698766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/212/orig' 2025-03-04T19:47:31.6699313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/212' 2025-03-04T19:47:31.6699694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/213/base' 2025-03-04T19:47:31.6700088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/213/head' 2025-03-04T19:47:31.6700465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/213/orig' 2025-03-04T19:47:31.6700885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/213' 2025-03-04T19:47:31.6701372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/214/base' 2025-03-04T19:47:31.6701768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/214/head' 2025-03-04T19:47:31.6702150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/214/orig' 2025-03-04T19:47:31.6702569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/214' 2025-03-04T19:47:31.6702945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/215/base' 2025-03-04T19:47:31.6703322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/215/head' 2025-03-04T19:47:31.6703716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/215/orig' 2025-03-04T19:47:31.6704169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/215' 2025-03-04T19:47:31.6704561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37/base' 2025-03-04T19:47:31.6704940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37/head' 2025-03-04T19:47:31.6705330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37/orig' 2025-03-04T19:47:31.6705730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/37' 2025-03-04T19:47:31.6706117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/64/base' 2025-03-04T19:47:31.6706489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/64/head' 2025-03-04T19:47:31.6706885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/64' 2025-03-04T19:47:31.6707272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96/base' 2025-03-04T19:47:31.6707640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96/head' 2025-03-04T19:47:31.6708028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96/orig' 2025-03-04T19:47:31.6708428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet/96' 2025-03-04T19:47:31.6708870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/malfet' 2025-03-04T19:47:31.6709243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/markkm/1/base' 2025-03-04T19:47:31.6709753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/markkm/1' 2025-03-04T19:47:31.6710142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/markkm' 2025-03-04T19:47:31.6710539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140/base' 2025-03-04T19:47:31.6710943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140/head' 2025-03-04T19:47:31.6711411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140/orig' 2025-03-04T19:47:31.6711845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/140' 2025-03-04T19:47:31.6712237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155/base' 2025-03-04T19:47:31.6712906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155/head' 2025-03-04T19:47:31.6713301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155/orig' 2025-03-04T19:47:31.6713794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/155' 2025-03-04T19:47:31.6714186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161/base' 2025-03-04T19:47:31.6714595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161/head' 2025-03-04T19:47:31.6714985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161/orig' 2025-03-04T19:47:31.6715406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/161' 2025-03-04T19:47:31.6715808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162/base' 2025-03-04T19:47:31.6716198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162/head' 2025-03-04T19:47:31.6716605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162/orig' 2025-03-04T19:47:31.6717019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/162' 2025-03-04T19:47:31.6717422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/173/base' 2025-03-04T19:47:31.6717885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/173/head' 2025-03-04T19:47:31.6718288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/173/orig' 2025-03-04T19:47:31.6718702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/173' 2025-03-04T19:47:31.6719092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/174/base' 2025-03-04T19:47:31.6719502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/174/head' 2025-03-04T19:47:31.6719893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/174/orig' 2025-03-04T19:47:31.6720468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/174' 2025-03-04T19:47:31.6721060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/175/base' 2025-03-04T19:47:31.6721474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/175/head' 2025-03-04T19:47:31.6721864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/175/orig' 2025-03-04T19:47:31.6722295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/175' 2025-03-04T19:47:31.6722689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/176/base' 2025-03-04T19:47:31.6723099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/176/head' 2025-03-04T19:47:31.6723490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/176/orig' 2025-03-04T19:47:31.6723992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/176' 2025-03-04T19:47:31.6724394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/177/base' 2025-03-04T19:47:31.6724786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/177/head' 2025-03-04T19:47:31.6725188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/177/orig' 2025-03-04T19:47:31.6725605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/177' 2025-03-04T19:47:31.6726066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/34/base' 2025-03-04T19:47:31.6726483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral/34' 2025-03-04T19:47:31.6726897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/masnesral' 2025-03-04T19:47:31.6727276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3/base' 2025-03-04T19:47:31.6727653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3/head' 2025-03-04T19:47:31.6728042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3/orig' 2025-03-04T19:47:31.6728439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229/3' 2025-03-04T19:47:31.6728839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mcr229' 2025-03-04T19:47:31.6729238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/0/base' 2025-03-04T19:47:31.6729641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/0/head' 2025-03-04T19:47:31.6730059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/0' 2025-03-04T19:47:31.6730465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/1/base' 2025-03-04T19:47:31.6730852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/1/head' 2025-03-04T19:47:31.6731273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/1' 2025-03-04T19:47:31.6731662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/2/base' 2025-03-04T19:47:31.6732052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/2/head' 2025-03-04T19:47:31.6732475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/2' 2025-03-04T19:47:31.6732859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/3/base' 2025-03-04T19:47:31.6733258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/3/head' 2025-03-04T19:47:31.6733668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/3' 2025-03-04T19:47:31.6734066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/4/base' 2025-03-04T19:47:31.6734449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/4/head' 2025-03-04T19:47:31.6734870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/4' 2025-03-04T19:47:31.6735259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/5/base' 2025-03-04T19:47:31.6735645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/5/head' 2025-03-04T19:47:31.6736120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/5' 2025-03-04T19:47:31.6736506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/6/base' 2025-03-04T19:47:31.6736904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/6/head' 2025-03-04T19:47:31.6737311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz/6' 2025-03-04T19:47:31.6737721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mhorowitz' 2025-03-04T19:47:31.6738211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/234/base' 2025-03-04T19:47:31.6738667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/234/head' 2025-03-04T19:47:31.6739133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/234' 2025-03-04T19:47:31.6739585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/235/base' 2025-03-04T19:47:31.6740020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/235/head' 2025-03-04T19:47:31.6740484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/235' 2025-03-04T19:47:31.6740938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/236/base' 2025-03-04T19:47:31.6741375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/236/head' 2025-03-04T19:47:31.6741855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/236' 2025-03-04T19:47:31.6742296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/237/base' 2025-03-04T19:47:31.6742745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/237/head' 2025-03-04T19:47:31.6743205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/237' 2025-03-04T19:47:31.6743659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/238/base' 2025-03-04T19:47:31.6744096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/238/head' 2025-03-04T19:47:31.6744567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/238' 2025-03-04T19:47:31.6745005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281/base' 2025-03-04T19:47:31.6745445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281/head' 2025-03-04T19:47:31.6745894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281/orig' 2025-03-04T19:47:31.6746351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/281' 2025-03-04T19:47:31.6746805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299/base' 2025-03-04T19:47:31.6747237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299/head' 2025-03-04T19:47:31.6747689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299/orig' 2025-03-04T19:47:31.6748147Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/299' 2025-03-04T19:47:31.6748656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304/base' 2025-03-04T19:47:31.6749091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304/head' 2025-03-04T19:47:31.6749526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304/orig' 2025-03-04T19:47:31.6749997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/304' 2025-03-04T19:47:31.6750435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307/base' 2025-03-04T19:47:31.6750930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307/head' 2025-03-04T19:47:31.6751366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307/orig' 2025-03-04T19:47:31.6751880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/307' 2025-03-04T19:47:31.6752313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/310/base' 2025-03-04T19:47:31.6752758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/310/head' 2025-03-04T19:47:31.6753194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/310/orig' 2025-03-04T19:47:31.6753670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/310' 2025-03-04T19:47:31.6754109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/311/base' 2025-03-04T19:47:31.6754539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/311/head' 2025-03-04T19:47:31.6754984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/311/orig' 2025-03-04T19:47:31.6755439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/311' 2025-03-04T19:47:31.6755882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/312/base' 2025-03-04T19:47:31.6756315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/312/head' 2025-03-04T19:47:31.6756760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/312/orig' 2025-03-04T19:47:31.6757216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/312' 2025-03-04T19:47:31.6757662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/313/base' 2025-03-04T19:47:31.6758185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/313/head' 2025-03-04T19:47:31.6758631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/313/orig' 2025-03-04T19:47:31.6759085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/313' 2025-03-04T19:47:31.6759521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/314/base' 2025-03-04T19:47:31.6759965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/314/head' 2025-03-04T19:47:31.6760402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/314/orig' 2025-03-04T19:47:31.6760868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/314' 2025-03-04T19:47:31.6761389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/315/base' 2025-03-04T19:47:31.6761835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/315/head' 2025-03-04T19:47:31.6762269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/315/orig' 2025-03-04T19:47:31.6762761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/315' 2025-03-04T19:47:31.6763204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/316/base' 2025-03-04T19:47:31.6763701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/316/head' 2025-03-04T19:47:31.6764135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/316/orig' 2025-03-04T19:47:31.6764595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/316' 2025-03-04T19:47:31.6765047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/317/base' 2025-03-04T19:47:31.6765483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/317/head' 2025-03-04T19:47:31.6765929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/317/orig' 2025-03-04T19:47:31.6766385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/317' 2025-03-04T19:47:31.6766835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/318/base' 2025-03-04T19:47:31.6767266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/318/head' 2025-03-04T19:47:31.6767722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/318/orig' 2025-03-04T19:47:31.6768185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/318' 2025-03-04T19:47:31.6768632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/319/base' 2025-03-04T19:47:31.6769065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/319/head' 2025-03-04T19:47:31.6769499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/319/orig' 2025-03-04T19:47:31.6769973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/319' 2025-03-04T19:47:31.6770408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/320/base' 2025-03-04T19:47:31.6770861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/320/head' 2025-03-04T19:47:31.6771291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/320/orig' 2025-03-04T19:47:31.6771757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/320' 2025-03-04T19:47:31.6772189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/321/base' 2025-03-04T19:47:31.6772631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/321/head' 2025-03-04T19:47:31.6773075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/321/orig' 2025-03-04T19:47:31.6773541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/321' 2025-03-04T19:47:31.6774022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/322/base' 2025-03-04T19:47:31.6774687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/322/head' 2025-03-04T19:47:31.6775216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/322/orig' 2025-03-04T19:47:31.6775703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/322' 2025-03-04T19:47:31.6776229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/323/base' 2025-03-04T19:47:31.6776751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/323/head' 2025-03-04T19:47:31.6777293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/323/orig' 2025-03-04T19:47:31.6777801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/323' 2025-03-04T19:47:31.6778320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/324/base' 2025-03-04T19:47:31.6778789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/324/head' 2025-03-04T19:47:31.6779298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/324/orig' 2025-03-04T19:47:31.6779767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki/324' 2025-03-04T19:47:31.6780273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mikaylagawarecki' 2025-03-04T19:47:31.6780851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/1/base' 2025-03-04T19:47:31.6781261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/1/head' 2025-03-04T19:47:31.6781735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/1' 2025-03-04T19:47:31.6782136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/2/base' 2025-03-04T19:47:31.6782596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/2/head' 2025-03-04T19:47:31.6783049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/2' 2025-03-04T19:47:31.6783494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3/base' 2025-03-04T19:47:31.6783908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3/head' 2025-03-04T19:47:31.6784353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3/orig' 2025-03-04T19:47:31.6784763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/3' 2025-03-04T19:47:31.6785198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4/base' 2025-03-04T19:47:31.6785669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4/head' 2025-03-04T19:47:31.6786069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4/orig' 2025-03-04T19:47:31.6786538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/4' 2025-03-04T19:47:31.6786943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/5/base' 2025-03-04T19:47:31.6787401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/5/head' 2025-03-04T19:47:31.6787826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/5/orig' 2025-03-04T19:47:31.6788348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/5' 2025-03-04T19:47:31.6788750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/6/base' 2025-03-04T19:47:31.6789151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/6/head' 2025-03-04T19:47:31.6789650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/6/orig' 2025-03-04T19:47:31.6790141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/6' 2025-03-04T19:47:31.6790641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/7/base' 2025-03-04T19:47:31.6791052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/7/head' 2025-03-04T19:47:31.6791514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/7/orig' 2025-03-04T19:47:31.6791922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos/7' 2025-03-04T19:47:31.6792427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mlazos' 2025-03-04T19:47:31.6792848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/1/base' 2025-03-04T19:47:31.6793308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/1/orig' 2025-03-04T19:47:31.6793759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/1' 2025-03-04T19:47:31.6794175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/2/base' 2025-03-04T19:47:31.6794640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/2/orig' 2025-03-04T19:47:31.6795100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/2' 2025-03-04T19:47:31.6795568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40/base' 2025-03-04T19:47:31.6795992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40/head' 2025-03-04T19:47:31.6796465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40/orig' 2025-03-04T19:47:31.6796888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/40' 2025-03-04T19:47:31.6797399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41/base' 2025-03-04T19:47:31.6797901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41/head' 2025-03-04T19:47:31.6798641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41/orig' 2025-03-04T19:47:31.6799142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/41' 2025-03-04T19:47:31.6799731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/42/base' 2025-03-04T19:47:31.6800155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/42/head' 2025-03-04T19:47:31.6800575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/42/orig' 2025-03-04T19:47:31.6801110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/42' 2025-03-04T19:47:31.6801540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/5/base' 2025-03-04T19:47:31.6802009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/5/orig' 2025-03-04T19:47:31.6802588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8/5' 2025-03-04T19:47:31.6803067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/muchulee8' 2025-03-04T19:47:31.6803481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2/base' 2025-03-04T19:47:31.6803925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2/head' 2025-03-04T19:47:31.6804311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2/orig' 2025-03-04T19:47:31.6804898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/2' 2025-03-04T19:47:31.6805306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3/base' 2025-03-04T19:47:31.6805730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3/head' 2025-03-04T19:47:31.6806177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3/orig' 2025-03-04T19:47:31.6806601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/3' 2025-03-04T19:47:31.6807060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/4/base' 2025-03-04T19:47:31.6807483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/4/head' 2025-03-04T19:47:31.6808000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/4' 2025-03-04T19:47:31.6808405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5/base' 2025-03-04T19:47:31.6808849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5/head' 2025-03-04T19:47:31.6809266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5/orig' 2025-03-04T19:47:31.6809785Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy/5' 2025-03-04T19:47:31.6810215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/mzzchy' 2025-03-04T19:47:31.6810643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12/base' 2025-03-04T19:47:31.6811110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12/head' 2025-03-04T19:47:31.6811539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12/orig' 2025-03-04T19:47:31.6812050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/12' 2025-03-04T19:47:31.6812846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31/base' 2025-03-04T19:47:31.6813324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31/head' 2025-03-04T19:47:31.6813753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31/orig' 2025-03-04T19:47:31.6814254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/31' 2025-03-04T19:47:31.6814657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32/base' 2025-03-04T19:47:31.6815263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32/head' 2025-03-04T19:47:31.6815688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32/orig' 2025-03-04T19:47:31.6816139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/32' 2025-03-04T19:47:31.6816678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33/base' 2025-03-04T19:47:31.6817103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33/head' 2025-03-04T19:47:31.6817721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33/orig' 2025-03-04T19:47:31.6818190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/33' 2025-03-04T19:47:31.6818660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35/base' 2025-03-04T19:47:31.6819921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35/head' 2025-03-04T19:47:31.6820404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35/orig' 2025-03-04T19:47:31.6820838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/35' 2025-03-04T19:47:31.6821359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36/base' 2025-03-04T19:47:31.6821787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36/head' 2025-03-04T19:47:31.6822216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36/orig' 2025-03-04T19:47:31.6822808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/36' 2025-03-04T19:47:31.6823308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37/base' 2025-03-04T19:47:31.6823807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37/head' 2025-03-04T19:47:31.6824269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37/orig' 2025-03-04T19:47:31.6824762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/37' 2025-03-04T19:47:31.6825193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/39/base' 2025-03-04T19:47:31.6825668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/39/head' 2025-03-04T19:47:31.6826072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/39/orig' 2025-03-04T19:47:31.6826637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/39' 2025-03-04T19:47:31.6827065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8/base' 2025-03-04T19:47:31.6827491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8/head' 2025-03-04T19:47:31.6827969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8/orig' 2025-03-04T19:47:31.6828416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni/8' 2025-03-04T19:47:31.6828912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/nmacchioni' 2025-03-04T19:47:31.6829343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/150/base' 2025-03-04T19:47:31.6829796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/150/head' 2025-03-04T19:47:31.6830251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/150/orig' 2025-03-04T19:47:31.6830725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/150' 2025-03-04T19:47:31.6831179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/151/base' 2025-03-04T19:47:31.6831687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/151/head' 2025-03-04T19:47:31.6832183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/151/orig' 2025-03-04T19:47:31.6832619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/151' 2025-03-04T19:47:31.6833071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/152/base' 2025-03-04T19:47:31.6833512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/152/head' 2025-03-04T19:47:31.6834020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/152/orig' 2025-03-04T19:47:31.6834467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/152' 2025-03-04T19:47:31.6834924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/153/base' 2025-03-04T19:47:31.6835333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/153/head' 2025-03-04T19:47:31.6835759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/153/orig' 2025-03-04T19:47:31.6836230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/153' 2025-03-04T19:47:31.6836705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/154/base' 2025-03-04T19:47:31.6837117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/154/head' 2025-03-04T19:47:31.6837525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/154/orig' 2025-03-04T19:47:31.6838099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/154' 2025-03-04T19:47:31.6838622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/155/base' 2025-03-04T19:47:31.6839102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/155/head' 2025-03-04T19:47:31.6839553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/155/orig' 2025-03-04T19:47:31.6840044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/155' 2025-03-04T19:47:31.6840462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/156/base' 2025-03-04T19:47:31.6840930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/156/head' 2025-03-04T19:47:31.6841367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/156/orig' 2025-03-04T19:47:31.6841846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/156' 2025-03-04T19:47:31.6842254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/157/base' 2025-03-04T19:47:31.6842662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/157/head' 2025-03-04T19:47:31.6843096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/157/orig' 2025-03-04T19:47:31.6843558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/157' 2025-03-04T19:47:31.6844045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/158/base' 2025-03-04T19:47:31.6844458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/158/head' 2025-03-04T19:47:31.6844979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/158/orig' 2025-03-04T19:47:31.6845419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/158' 2025-03-04T19:47:31.6845893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/159/base' 2025-03-04T19:47:31.6846325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/159/head' 2025-03-04T19:47:31.6846779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/159/orig' 2025-03-04T19:47:31.6847269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/159' 2025-03-04T19:47:31.6847697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/160/base' 2025-03-04T19:47:31.6848284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/160/head' 2025-03-04T19:47:31.6848768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/160/orig' 2025-03-04T19:47:31.6849250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/160' 2025-03-04T19:47:31.6849663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/161/base' 2025-03-04T19:47:31.6850109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/161/head' 2025-03-04T19:47:31.6850562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/161/orig' 2025-03-04T19:47:31.6851063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/161' 2025-03-04T19:47:31.6851472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2/base' 2025-03-04T19:47:31.6851925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2/head' 2025-03-04T19:47:31.6852338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2/orig' 2025-03-04T19:47:31.6852823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/2' 2025-03-04T19:47:31.6853251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21/base' 2025-03-04T19:47:31.6853653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21/head' 2025-03-04T19:47:31.6854103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21/orig' 2025-03-04T19:47:31.6854541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen/21' 2025-03-04T19:47:31.6854981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/oulgen' 2025-03-04T19:47:31.6855417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108/base' 2025-03-04T19:47:31.6855882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108/head' 2025-03-04T19:47:31.6856285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108/orig' 2025-03-04T19:47:31.6856800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/108' 2025-03-04T19:47:31.6857202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56/base' 2025-03-04T19:47:31.6857668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56/head' 2025-03-04T19:47:31.6858118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56/orig' 2025-03-04T19:47:31.6858546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/56' 2025-03-04T19:47:31.6859112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97/base' 2025-03-04T19:47:31.6859519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97/head' 2025-03-04T19:47:31.6859983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97/orig' 2025-03-04T19:47:31.6860424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu/97' 2025-03-04T19:47:31.6860884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/pearu' 2025-03-04T19:47:31.6861394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603/base' 2025-03-04T19:47:31.6861880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603/head' 2025-03-04T19:47:31.6862305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603/orig' 2025-03-04T19:47:31.6862862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/603' 2025-03-04T19:47:31.6863315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635/base' 2025-03-04T19:47:31.6863754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635/head' 2025-03-04T19:47:31.6864237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635/orig' 2025-03-04T19:47:31.6864702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/635' 2025-03-04T19:47:31.6865198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636/base' 2025-03-04T19:47:31.6865655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636/head' 2025-03-04T19:47:31.6866146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636/orig' 2025-03-04T19:47:31.6866605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10/636' 2025-03-04T19:47:31.6867089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/peterbell10' 2025-03-04T19:47:31.6867474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26/base' 2025-03-04T19:47:31.6868554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26/head' 2025-03-04T19:47:31.6868959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26/orig' 2025-03-04T19:47:31.6869389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw/26' 2025-03-04T19:47:31.6869852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/qqaatw' 2025-03-04T19:47:31.6870310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/raymo/log-graph-breaks' 2025-03-04T19:47:31.6870797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/raymo' 2025-03-04T19:47:31.6871222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115/base' 2025-03-04T19:47:31.6871667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115/head' 2025-03-04T19:47:31.6872070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115/orig' 2025-03-04T19:47:31.6872538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/115' 2025-03-04T19:47:31.6872968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118/base' 2025-03-04T19:47:31.6873473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118/head' 2025-03-04T19:47:31.6873872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118/orig' 2025-03-04T19:47:31.6874297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/118' 2025-03-04T19:47:31.6874738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119/base' 2025-03-04T19:47:31.6875196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119/head' 2025-03-04T19:47:31.6875650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119/orig' 2025-03-04T19:47:31.6876088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/119' 2025-03-04T19:47:31.6876530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120/base' 2025-03-04T19:47:31.6876927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120/head' 2025-03-04T19:47:31.6878545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120/orig' 2025-03-04T19:47:31.6878984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/120' 2025-03-04T19:47:31.6879479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124/base' 2025-03-04T19:47:31.6879882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124/head' 2025-03-04T19:47:31.6880281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124/orig' 2025-03-04T19:47:31.6880760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/124' 2025-03-04T19:47:31.6881160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/125/base' 2025-03-04T19:47:31.6881617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/125/head' 2025-03-04T19:47:31.6882042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/125/orig' 2025-03-04T19:47:31.6882508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/125' 2025-03-04T19:47:31.6882918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/128/base' 2025-03-04T19:47:31.6883369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/128/head' 2025-03-04T19:47:31.6883747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/128/orig' 2025-03-04T19:47:31.6884212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/128' 2025-03-04T19:47:31.6884673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/129/base' 2025-03-04T19:47:31.6885071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/129/head' 2025-03-04T19:47:31.6885521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/129/orig' 2025-03-04T19:47:31.6885942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/129' 2025-03-04T19:47:31.6886404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/130/base' 2025-03-04T19:47:31.6886821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/130/head' 2025-03-04T19:47:31.6887269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/130/orig' 2025-03-04T19:47:31.6887792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/130' 2025-03-04T19:47:31.6888232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/131/base' 2025-03-04T19:47:31.6888609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/131/head' 2025-03-04T19:47:31.6889051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/131/orig' 2025-03-04T19:47:31.6889608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/131' 2025-03-04T19:47:31.6890057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/132/base' 2025-03-04T19:47:31.6890479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/132/head' 2025-03-04T19:47:31.6890932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/132/orig' 2025-03-04T19:47:31.6891417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/132' 2025-03-04T19:47:31.6891827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/133/base' 2025-03-04T19:47:31.6892268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/133/head' 2025-03-04T19:47:31.6892663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/133/orig' 2025-03-04T19:47:31.6910310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/133' 2025-03-04T19:47:31.6910928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/134/base' 2025-03-04T19:47:31.6911324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/134/head' 2025-03-04T19:47:31.6911705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/134/orig' 2025-03-04T19:47:31.6912110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/134' 2025-03-04T19:47:31.6912845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/135/base' 2025-03-04T19:47:31.6913228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/135/head' 2025-03-04T19:47:31.6913595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/135/orig' 2025-03-04T19:47:31.6914120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/135' 2025-03-04T19:47:31.6914482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/136/base' 2025-03-04T19:47:31.6914855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/136/head' 2025-03-04T19:47:31.6915221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/136/orig' 2025-03-04T19:47:31.6915611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/136' 2025-03-04T19:47:31.6915983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27/base' 2025-03-04T19:47:31.6916344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27/head' 2025-03-04T19:47:31.6916722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27/orig' 2025-03-04T19:47:31.6917107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec/27' 2025-03-04T19:47:31.6917510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rec' 2025-03-04T19:47:31.6917971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742/base' 2025-03-04T19:47:31.6918566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742/head' 2025-03-04T19:47:31.6918968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742/orig' 2025-03-04T19:47:31.6919394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma/742' 2025-03-04T19:47:31.6919819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/rohan-varma' 2025-03-04T19:47:31.6920211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/10/base' 2025-03-04T19:47:31.6920693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/10/head' 2025-03-04T19:47:31.6921090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/10/orig' 2025-03-04T19:47:31.6921529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/10' 2025-03-04T19:47:31.6921923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/11/base' 2025-03-04T19:47:31.6922329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/11/head' 2025-03-04T19:47:31.6922719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/11/orig' 2025-03-04T19:47:31.6923138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/11' 2025-03-04T19:47:31.6923549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/12/base' 2025-03-04T19:47:31.6923939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/12/head' 2025-03-04T19:47:31.6924345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/12/orig' 2025-03-04T19:47:31.6924935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/12' 2025-03-04T19:47:31.6925502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/13/base' 2025-03-04T19:47:31.6925898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/13/head' 2025-03-04T19:47:31.6926301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/13/orig' 2025-03-04T19:47:31.6926721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/13' 2025-03-04T19:47:31.6927131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/14/base' 2025-03-04T19:47:31.6927525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/14/head' 2025-03-04T19:47:31.6927923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/14/orig' 2025-03-04T19:47:31.6928353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/14' 2025-03-04T19:47:31.6928744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/15/base' 2025-03-04T19:47:31.6929147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/15/head' 2025-03-04T19:47:31.6929537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/15/orig' 2025-03-04T19:47:31.6929967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/15' 2025-03-04T19:47:31.6930363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/16/base' 2025-03-04T19:47:31.6930859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/16/head' 2025-03-04T19:47:31.6931252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/16/orig' 2025-03-04T19:47:31.6931664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/16' 2025-03-04T19:47:31.6932070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7/base' 2025-03-04T19:47:31.6932461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7/head' 2025-03-04T19:47:31.6933638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7/orig' 2025-03-04T19:47:31.6934062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/7' 2025-03-04T19:47:31.6934469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/8/base' 2025-03-04T19:47:31.6934857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/8/head' 2025-03-04T19:47:31.6935263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/8/orig' 2025-03-04T19:47:31.6935681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/8' 2025-03-04T19:47:31.6936086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/9/base' 2025-03-04T19:47:31.6936531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/9/head' 2025-03-04T19:47:31.6936938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/9/orig' 2025-03-04T19:47:31.6937367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere/9' 2025-03-04T19:47:31.6937780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/seemethere' 2025-03-04T19:47:31.6938194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145/base' 2025-03-04T19:47:31.6938597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145/head' 2025-03-04T19:47:31.6939011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145/orig' 2025-03-04T19:47:31.6939441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/145' 2025-03-04T19:47:31.6939861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151/base' 2025-03-04T19:47:31.6940264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151/head' 2025-03-04T19:47:31.6940669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151/orig' 2025-03-04T19:47:31.6941112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/151' 2025-03-04T19:47:31.6941517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176/base' 2025-03-04T19:47:31.6941939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176/head' 2025-03-04T19:47:31.6942348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176/orig' 2025-03-04T19:47:31.6942792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/176' 2025-03-04T19:47:31.6943197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187/base' 2025-03-04T19:47:31.6943676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187/head' 2025-03-04T19:47:31.6944080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187/orig' 2025-03-04T19:47:31.6944513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/187' 2025-03-04T19:47:31.6944918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/196/base' 2025-03-04T19:47:31.6945324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/196/head' 2025-03-04T19:47:31.6945805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/196/orig' 2025-03-04T19:47:31.6946234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/196' 2025-03-04T19:47:31.6946655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/197/base' 2025-03-04T19:47:31.6947067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/197/head' 2025-03-04T19:47:31.6947484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/197/orig' 2025-03-04T19:47:31.6947943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/197' 2025-03-04T19:47:31.6948363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/198/base' 2025-03-04T19:47:31.6948773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/198/head' 2025-03-04T19:47:31.6949190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/198/orig' 2025-03-04T19:47:31.6949617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/198' 2025-03-04T19:47:31.6950025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/199/base' 2025-03-04T19:47:31.6950440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/199/head' 2025-03-04T19:47:31.6950841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/199/orig' 2025-03-04T19:47:31.6951279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314/199' 2025-03-04T19:47:31.6951691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/shunting314' 2025-03-04T19:47:31.6952082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/1/base' 2025-03-04T19:47:31.6952456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/1/head' 2025-03-04T19:47:31.6952865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/1' 2025-03-04T19:47:31.6953232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/2/base' 2025-03-04T19:47:31.6953601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/2/head' 2025-03-04T19:47:31.6954006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/2' 2025-03-04T19:47:31.6954401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/3/base' 2025-03-04T19:47:31.6954786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/3/head' 2025-03-04T19:47:31.6955176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac/3' 2025-03-04T19:47:31.6955570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sijiac' 2025-03-04T19:47:31.6956024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/1/base' 2025-03-04T19:47:31.6956417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/1/head' 2025-03-04T19:47:31.6956823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/1' 2025-03-04T19:47:31.6957219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/2/base' 2025-03-04T19:47:31.6957601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/2/head' 2025-03-04T19:47:31.6958185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/2' 2025-03-04T19:47:31.6958595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/3/base' 2025-03-04T19:47:31.6958982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/3/head' 2025-03-04T19:47:31.6959412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/3' 2025-03-04T19:47:31.6959800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/4/base' 2025-03-04T19:47:31.6960200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/4/head' 2025-03-04T19:47:31.6960609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo/4' 2025-03-04T19:47:31.6961024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/silverguo' 2025-03-04T19:47:31.6961423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul/1/base' 2025-03-04T19:47:31.6961815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul/1/head' 2025-03-04T19:47:31.6962251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul/1' 2025-03-04T19:47:31.6962659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/sinhaanhsul' 2025-03-04T19:47:31.6963063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269/base' 2025-03-04T19:47:31.6963457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269/head' 2025-03-04T19:47:31.6963862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269/orig' 2025-03-04T19:47:31.6964283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/269' 2025-03-04T19:47:31.6964690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276/base' 2025-03-04T19:47:31.6965088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276/head' 2025-03-04T19:47:31.6965476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276/orig' 2025-03-04T19:47:31.6965906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/276' 2025-03-04T19:47:31.6966296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287/base' 2025-03-04T19:47:31.6966697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287/head' 2025-03-04T19:47:31.6967098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287/orig' 2025-03-04T19:47:31.6967526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/287' 2025-03-04T19:47:31.6967990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296/base' 2025-03-04T19:47:31.6968391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296/head' 2025-03-04T19:47:31.6968782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296/orig' 2025-03-04T19:47:31.6969214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/296' 2025-03-04T19:47:31.6969612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299/base' 2025-03-04T19:47:31.6970057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299/head' 2025-03-04T19:47:31.6970465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299/orig' 2025-03-04T19:47:31.6970883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/299' 2025-03-04T19:47:31.6971297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300/base' 2025-03-04T19:47:31.6971688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300/head' 2025-03-04T19:47:31.6972090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300/orig' 2025-03-04T19:47:31.6972507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/300' 2025-03-04T19:47:31.6972911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301/base' 2025-03-04T19:47:31.6973305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301/head' 2025-03-04T19:47:31.6973697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301/orig' 2025-03-04T19:47:31.6974136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/301' 2025-03-04T19:47:31.6974531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313/base' 2025-03-04T19:47:31.6974935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313/head' 2025-03-04T19:47:31.6975324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313/orig' 2025-03-04T19:47:31.6975752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/313' 2025-03-04T19:47:31.6976150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319/base' 2025-03-04T19:47:31.6976551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319/head' 2025-03-04T19:47:31.6976946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319/orig' 2025-03-04T19:47:31.6977374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/319' 2025-03-04T19:47:31.6977765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320/base' 2025-03-04T19:47:31.6978157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320/head' 2025-03-04T19:47:31.6978563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320/orig' 2025-03-04T19:47:31.6978982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/320' 2025-03-04T19:47:31.6979390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329/base' 2025-03-04T19:47:31.6979784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329/head' 2025-03-04T19:47:31.6980252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329/orig' 2025-03-04T19:47:31.6980676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/329' 2025-03-04T19:47:31.6981086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331/base' 2025-03-04T19:47:31.6981484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331/head' 2025-03-04T19:47:31.6981880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331/orig' 2025-03-04T19:47:31.6982369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/331' 2025-03-04T19:47:31.6982766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332/base' 2025-03-04T19:47:31.6983185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332/head' 2025-03-04T19:47:31.6983581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332/orig' 2025-03-04T19:47:31.6984019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/332' 2025-03-04T19:47:31.6984413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335/base' 2025-03-04T19:47:31.6984822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335/head' 2025-03-04T19:47:31.6985223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335/orig' 2025-03-04T19:47:31.6985653Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/335' 2025-03-04T19:47:31.6986049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336/base' 2025-03-04T19:47:31.6986438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336/head' 2025-03-04T19:47:31.6986837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336/orig' 2025-03-04T19:47:31.6987251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/336' 2025-03-04T19:47:31.6987659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/347/base' 2025-03-04T19:47:31.6988051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/347/head' 2025-03-04T19:47:31.6988453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/347/orig' 2025-03-04T19:47:31.6988866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/347' 2025-03-04T19:47:31.6989271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/349/base' 2025-03-04T19:47:31.6989664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/349/head' 2025-03-04T19:47:31.6990052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/349/orig' 2025-03-04T19:47:31.6990478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/349' 2025-03-04T19:47:31.6990866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/350/base' 2025-03-04T19:47:31.6991275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/350/head' 2025-03-04T19:47:31.6991664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/350/orig' 2025-03-04T19:47:31.6992163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/350' 2025-03-04T19:47:31.6992553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/351/base' 2025-03-04T19:47:31.6992957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/351/head' 2025-03-04T19:47:31.6993347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/351/orig' 2025-03-04T19:47:31.6993773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/351' 2025-03-04T19:47:31.6994265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/352/base' 2025-03-04T19:47:31.6994654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/352/head' 2025-03-04T19:47:31.6995058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/352/orig' 2025-03-04T19:47:31.6995476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/352' 2025-03-04T19:47:31.6995882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/353/base' 2025-03-04T19:47:31.6996273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/353/head' 2025-03-04T19:47:31.6996681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/353/orig' 2025-03-04T19:47:31.6997098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer/353' 2025-03-04T19:47:31.6997510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/soulitzer' 2025-03-04T19:47:31.6997971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/suo/619/base' 2025-03-04T19:47:31.6998720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/suo/619' 2025-03-04T19:47:31.6999117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/suo' 2025-03-04T19:47:31.6999512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704/base' 2025-03-04T19:47:31.6999916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704/head' 2025-03-04T19:47:31.7000301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704/orig' 2025-03-04T19:47:31.7000730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/704' 2025-03-04T19:47:31.7001118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710/base' 2025-03-04T19:47:31.7001519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710/head' 2025-03-04T19:47:31.7001909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710/orig' 2025-03-04T19:47:31.7002335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/710' 2025-03-04T19:47:31.7002720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711/base' 2025-03-04T19:47:31.7003108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711/head' 2025-03-04T19:47:31.7003510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711/orig' 2025-03-04T19:47:31.7003923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/711' 2025-03-04T19:47:31.7004322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/722/base' 2025-03-04T19:47:31.7004883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/722/head' 2025-03-04T19:47:31.7005281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/722/orig' 2025-03-04T19:47:31.7005694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/722' 2025-03-04T19:47:31.7006093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/723/base' 2025-03-04T19:47:31.7006481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/723/head' 2025-03-04T19:47:31.7006939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/723/orig' 2025-03-04T19:47:31.7007371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok/723' 2025-03-04T19:47:31.7007766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/swolchok' 2025-03-04T19:47:31.7008171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1/base' 2025-03-04T19:47:31.7008563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1/head' 2025-03-04T19:47:31.7008960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1/orig' 2025-03-04T19:47:31.7009372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/1' 2025-03-04T19:47:31.7009781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/2/base' 2025-03-04T19:47:31.7010167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/2/head' 2025-03-04T19:47:31.7010568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/2/orig' 2025-03-04T19:47:31.7010982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed/2' 2025-03-04T19:47:31.7011385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/syed-ahmed' 2025-03-04T19:47:31.7011776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2/base' 2025-03-04T19:47:31.7012155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2/head' 2025-03-04T19:47:31.7012933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2/orig' 2025-03-04T19:47:31.7013341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/2' 2025-03-04T19:47:31.7013729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6/base' 2025-03-04T19:47:31.7014111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6/head' 2025-03-04T19:47:31.7014499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6/orig' 2025-03-04T19:47:31.7014909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/6' 2025-03-04T19:47:31.7015285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/7/base' 2025-03-04T19:47:31.7015676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/7/head' 2025-03-04T19:47:31.7016055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/7/orig' 2025-03-04T19:47:31.7016470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l/7' 2025-03-04T19:47:31.7016862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tianyu-l' 2025-03-04T19:47:31.7017361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155/base' 2025-03-04T19:47:31.7017780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155/head' 2025-03-04T19:47:31.7018210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155/orig' 2025-03-04T19:47:31.7018652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/155' 2025-03-04T19:47:31.7019130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162/base' 2025-03-04T19:47:31.7019545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162/head' 2025-03-04T19:47:31.7019962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162/orig' 2025-03-04T19:47:31.7020421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/162' 2025-03-04T19:47:31.7020838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277/base' 2025-03-04T19:47:31.7021272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277/head' 2025-03-04T19:47:31.7021686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277/orig' 2025-03-04T19:47:31.7022143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/277' 2025-03-04T19:47:31.7022559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282/base' 2025-03-04T19:47:31.7022985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282/head' 2025-03-04T19:47:31.7023403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282/orig' 2025-03-04T19:47:31.7023854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/282' 2025-03-04T19:47:31.7024290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/287/base' 2025-03-04T19:47:31.7024708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/287/head' 2025-03-04T19:47:31.7025137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/287/orig' 2025-03-04T19:47:31.7025579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/287' 2025-03-04T19:47:31.7026008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/288/base' 2025-03-04T19:47:31.7026428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/288/head' 2025-03-04T19:47:31.7026855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/288/orig' 2025-03-04T19:47:31.7027417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/288' 2025-03-04T19:47:31.7027898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/289/base' 2025-03-04T19:47:31.7028329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/289/head' 2025-03-04T19:47:31.7028754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/289/orig' 2025-03-04T19:47:31.7029273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/289' 2025-03-04T19:47:31.7029757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/290/base' 2025-03-04T19:47:31.7030201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/290/head' 2025-03-04T19:47:31.7030618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/290/orig' 2025-03-04T19:47:31.7031060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/290' 2025-03-04T19:47:31.7031502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/291/base' 2025-03-04T19:47:31.7031975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/291/head' 2025-03-04T19:47:31.7032408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/291/orig' 2025-03-04T19:47:31.7032854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/291' 2025-03-04T19:47:31.7033282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/292/base' 2025-03-04T19:47:31.7033698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/292/head' 2025-03-04T19:47:31.7034127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/292/orig' 2025-03-04T19:47:31.7034565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/292' 2025-03-04T19:47:31.7035001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/293/base' 2025-03-04T19:47:31.7035420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/293/head' 2025-03-04T19:47:31.7035842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/293/orig' 2025-03-04T19:47:31.7036300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/293' 2025-03-04T19:47:31.7036718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/294/base' 2025-03-04T19:47:31.7037150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/294/head' 2025-03-04T19:47:31.7037566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/294/orig' 2025-03-04T19:47:31.7038107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/294' 2025-03-04T19:47:31.7038526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/295/base' 2025-03-04T19:47:31.7038962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/295/head' 2025-03-04T19:47:31.7039384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/295/orig' 2025-03-04T19:47:31.7039826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/295' 2025-03-04T19:47:31.7040259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/296/base' 2025-03-04T19:47:31.7040677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/296/head' 2025-03-04T19:47:31.7041120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/296/orig' 2025-03-04T19:47:31.7041562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan/296' 2025-03-04T19:47:31.7042062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/tugsbayasgalan' 2025-03-04T19:47:31.7042433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/1/head' 2025-03-04T19:47:31.7042815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/1/next' 2025-03-04T19:47:31.7043184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/1/orig' 2025-03-04T19:47:31.7043588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/1' 2025-03-04T19:47:31.7044013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/2/head' 2025-03-04T19:47:31.7044383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/2/next' 2025-03-04T19:47:31.7044763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/2/orig' 2025-03-04T19:47:31.7045160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/2' 2025-03-04T19:47:31.7045541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/3/head' 2025-03-04T19:47:31.7045907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/3/next' 2025-03-04T19:47:31.7046285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/3/orig' 2025-03-04T19:47:31.7046678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/3' 2025-03-04T19:47:31.7047057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/4/base' 2025-03-04T19:47:31.7047422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/4/head' 2025-03-04T19:47:31.7047783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/4/orig' 2025-03-04T19:47:31.7048192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/4' 2025-03-04T19:47:31.7048616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/5/base' 2025-03-04T19:47:31.7048990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/5/head' 2025-03-04T19:47:31.7049359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/5/orig' 2025-03-04T19:47:31.7049763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/5' 2025-03-04T19:47:31.7050133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/6/base' 2025-03-04T19:47:31.7050515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/6/head' 2025-03-04T19:47:31.7050882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/6/orig' 2025-03-04T19:47:31.7051274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/6' 2025-03-04T19:47:31.7051652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/7/base' 2025-03-04T19:47:31.7052016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/7/head' 2025-03-04T19:47:31.7052396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/7/orig' 2025-03-04T19:47:31.7052789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo/7' 2025-03-04T19:47:31.7053177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vkuzo' 2025-03-04T19:47:31.7053552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10/base' 2025-03-04T19:47:31.7054006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10/head' 2025-03-04T19:47:31.7054379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10/orig' 2025-03-04T19:47:31.7054790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/10' 2025-03-04T19:47:31.7055185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/15/base' 2025-03-04T19:47:31.7055556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/15/head' 2025-03-04T19:47:31.7055991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/15/orig' 2025-03-04T19:47:31.7056389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/15' 2025-03-04T19:47:31.7056777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/16/base' 2025-03-04T19:47:31.7057149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/16/head' 2025-03-04T19:47:31.7057534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/16/orig' 2025-03-04T19:47:31.7057936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/16' 2025-03-04T19:47:31.7058320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/17/base' 2025-03-04T19:47:31.7058690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/17/head' 2025-03-04T19:47:31.7059065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/17/orig' 2025-03-04T19:47:31.7059474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/17' 2025-03-04T19:47:31.7059849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/18/base' 2025-03-04T19:47:31.7060231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/18/head' 2025-03-04T19:47:31.7060602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/18/orig' 2025-03-04T19:47:31.7061011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/18' 2025-03-04T19:47:31.7061380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/19/base' 2025-03-04T19:47:31.7061898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/19/head' 2025-03-04T19:47:31.7062279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/19/orig' 2025-03-04T19:47:31.7062681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/19' 2025-03-04T19:47:31.7063072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/20/base' 2025-03-04T19:47:31.7063443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/20/head' 2025-03-04T19:47:31.7063827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/20/orig' 2025-03-04T19:47:31.7064226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens/20' 2025-03-04T19:47:31.7064624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/vmoens' 2025-03-04T19:47:31.7065044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211/base' 2025-03-04T19:47:31.7065473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211/head' 2025-03-04T19:47:31.7065943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211/orig' 2025-03-04T19:47:31.7066391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/211' 2025-03-04T19:47:31.7066805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231/base' 2025-03-04T19:47:31.7067216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231/head' 2025-03-04T19:47:31.7067644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231/orig' 2025-03-04T19:47:31.7068129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/231' 2025-03-04T19:47:31.7068556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254/base' 2025-03-04T19:47:31.7068970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254/head' 2025-03-04T19:47:31.7069409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254/orig' 2025-03-04T19:47:31.7069915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym/254' 2025-03-04T19:47:31.7070344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/voznesenskym' 2025-03-04T19:47:31.7070737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360/base' 2025-03-04T19:47:31.7071185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360/head' 2025-03-04T19:47:31.7071588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360/orig' 2025-03-04T19:47:31.7071999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/360' 2025-03-04T19:47:31.7072404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367/base' 2025-03-04T19:47:31.7072789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367/head' 2025-03-04T19:47:31.7073189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367/orig' 2025-03-04T19:47:31.7073600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/367' 2025-03-04T19:47:31.7073999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368/base' 2025-03-04T19:47:31.7074388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368/head' 2025-03-04T19:47:31.7074785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368/orig' 2025-03-04T19:47:31.7075201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol/368' 2025-03-04T19:47:31.7075593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wanchaol' 2025-03-04T19:47:31.7075989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/204/base' 2025-03-04T19:47:31.7076379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/204/orig' 2025-03-04T19:47:31.7076802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/204' 2025-03-04T19:47:31.7077200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380/base' 2025-03-04T19:47:31.7077642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380/head' 2025-03-04T19:47:31.7078096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380/orig' 2025-03-04T19:47:31.7078588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/380' 2025-03-04T19:47:31.7078975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/382/base' 2025-03-04T19:47:31.7079388Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/382' 2025-03-04T19:47:31.7079796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/383/base' 2025-03-04T19:47:31.7080263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/383' 2025-03-04T19:47:31.7080664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/384/base' 2025-03-04T19:47:31.7081075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/384' 2025-03-04T19:47:31.7081480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/385/base' 2025-03-04T19:47:31.7081869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/385/head' 2025-03-04T19:47:31.7082292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/385' 2025-03-04T19:47:31.7082677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/386/base' 2025-03-04T19:47:31.7083101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/386' 2025-03-04T19:47:31.7083491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391/base' 2025-03-04T19:47:31.7083876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391/head' 2025-03-04T19:47:31.7084281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391/orig' 2025-03-04T19:47:31.7084695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/391' 2025-03-04T19:47:31.7085096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/392/base' 2025-03-04T19:47:31.7085482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/392/head' 2025-03-04T19:47:31.7085878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/392/orig' 2025-03-04T19:47:31.7086298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/392' 2025-03-04T19:47:31.7086697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/393/base' 2025-03-04T19:47:31.7087082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/393/head' 2025-03-04T19:47:31.7087476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/393/orig' 2025-03-04T19:47:31.7087952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/393' 2025-03-04T19:47:31.7088343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/394/base' 2025-03-04T19:47:31.7088749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/394/head' 2025-03-04T19:47:31.7089141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/394/orig' 2025-03-04T19:47:31.7089571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/394' 2025-03-04T19:47:31.7089961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/395/base' 2025-03-04T19:47:31.7090425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/395/head' 2025-03-04T19:47:31.7090880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/395/orig' 2025-03-04T19:47:31.7091326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/395' 2025-03-04T19:47:31.7091724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/396/base' 2025-03-04T19:47:31.7092134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/396/head' 2025-03-04T19:47:31.7092605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/396/orig' 2025-03-04T19:47:31.7093042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/396' 2025-03-04T19:47:31.7093461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/397/base' 2025-03-04T19:47:31.7093887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/397/head' 2025-03-04T19:47:31.7094276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/397/orig' 2025-03-04T19:47:31.7094690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/397' 2025-03-04T19:47:31.7095094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/398/base' 2025-03-04T19:47:31.7095483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/398/head' 2025-03-04T19:47:31.7095879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/398/orig' 2025-03-04T19:47:31.7096290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab/398' 2025-03-04T19:47:31.7096696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wconstab' 2025-03-04T19:47:31.7097084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/21/base' 2025-03-04T19:47:31.7097485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/21/head' 2025-03-04T19:47:31.7097880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/21/orig' 2025-03-04T19:47:31.7098499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy/21' 2025-03-04T19:47:31.7098912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/weifengpy' 2025-03-04T19:47:31.7099327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196/base' 2025-03-04T19:47:31.7099755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196/head' 2025-03-04T19:47:31.7100162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196/orig' 2025-03-04T19:47:31.7100614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/196' 2025-03-04T19:47:31.7101022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197/base' 2025-03-04T19:47:31.7101443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197/head' 2025-03-04T19:47:31.7101854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197/orig' 2025-03-04T19:47:31.7102302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/197' 2025-03-04T19:47:31.7102827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199/base' 2025-03-04T19:47:31.7103240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199/head' 2025-03-04T19:47:31.7103661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199/orig' 2025-03-04T19:47:31.7104095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/199' 2025-03-04T19:47:31.7104521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/200/base' 2025-03-04T19:47:31.7105001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/200/head' 2025-03-04T19:47:31.7105458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/200/orig' 2025-03-04T19:47:31.7105892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/200' 2025-03-04T19:47:31.7106320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/201/base' 2025-03-04T19:47:31.7106730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/201/head' 2025-03-04T19:47:31.7107151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/201/orig' 2025-03-04T19:47:31.7107586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/201' 2025-03-04T19:47:31.7108003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/204/base' 2025-03-04T19:47:31.7108428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/204/head' 2025-03-04T19:47:31.7108837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/204/orig' 2025-03-04T19:47:31.7109293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/204' 2025-03-04T19:47:31.7109702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/205/base' 2025-03-04T19:47:31.7110128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/205/head' 2025-03-04T19:47:31.7110539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/205/orig' 2025-03-04T19:47:31.7110988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/205' 2025-03-04T19:47:31.7111397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/206/base' 2025-03-04T19:47:31.7111820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/206/head' 2025-03-04T19:47:31.7112233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/206/orig' 2025-03-04T19:47:31.7113008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/206' 2025-03-04T19:47:31.7113432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/207/base' 2025-03-04T19:47:31.7113842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/207/head' 2025-03-04T19:47:31.7114265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/207/orig' 2025-03-04T19:47:31.7114703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/207' 2025-03-04T19:47:31.7115129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/208/base' 2025-03-04T19:47:31.7115597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/208/head' 2025-03-04T19:47:31.7116018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/208/orig' 2025-03-04T19:47:31.7116453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/208' 2025-03-04T19:47:31.7116864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/209/base' 2025-03-04T19:47:31.7117282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/209/head' 2025-03-04T19:47:31.7117800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/209/orig' 2025-03-04T19:47:31.7118255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/209' 2025-03-04T19:47:31.7118802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/210/base' 2025-03-04T19:47:31.7119226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/210/head' 2025-03-04T19:47:31.7119633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/210/orig' 2025-03-04T19:47:31.7120092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/210' 2025-03-04T19:47:31.7120563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/211/base' 2025-03-04T19:47:31.7120995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/211/head' 2025-03-04T19:47:31.7121401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/211/orig' 2025-03-04T19:47:31.7121835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/211' 2025-03-04T19:47:31.7122261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/212/base' 2025-03-04T19:47:31.7122669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/212/head' 2025-03-04T19:47:31.7123085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/212/orig' 2025-03-04T19:47:31.7123520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/212' 2025-03-04T19:47:31.7123954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/213/base' 2025-03-04T19:47:31.7124366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/213/head' 2025-03-04T19:47:31.7124788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/213/orig' 2025-03-04T19:47:31.7125227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/213' 2025-03-04T19:47:31.7125649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/214/base' 2025-03-04T19:47:31.7126056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/214/head' 2025-03-04T19:47:31.7126468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/214/orig' 2025-03-04T19:47:31.7126913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/214' 2025-03-04T19:47:31.7127327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/215/base' 2025-03-04T19:47:31.7127758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/215/head' 2025-03-04T19:47:31.7128240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/215/orig' 2025-03-04T19:47:31.7128691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/215' 2025-03-04T19:47:31.7129123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/216/base' 2025-03-04T19:47:31.7129712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/216/head' 2025-03-04T19:47:31.7130261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/216/orig' 2025-03-04T19:47:31.7130778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/216' 2025-03-04T19:47:31.7131209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/217/base' 2025-03-04T19:47:31.7131623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/217/head' 2025-03-04T19:47:31.7132051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/217/orig' 2025-03-04T19:47:31.7132485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42/217' 2025-03-04T19:47:31.7132918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/williamwen42' 2025-03-04T19:47:31.7133286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/2/base' 2025-03-04T19:47:31.7133669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/2/head' 2025-03-04T19:47:31.7134062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/2' 2025-03-04T19:47:31.7134512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/3/base' 2025-03-04T19:47:31.7134880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/3/head' 2025-03-04T19:47:31.7135270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337/3' 2025-03-04T19:47:31.7135662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/wz337' 2025-03-04T19:47:31.7136037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138/base' 2025-03-04T19:47:31.7136427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138/head' 2025-03-04T19:47:31.7136800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138/orig' 2025-03-04T19:47:31.7137213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/138' 2025-03-04T19:47:31.7137593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140/base' 2025-03-04T19:47:31.7137975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140/head' 2025-03-04T19:47:31.7138347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140/orig' 2025-03-04T19:47:31.7138748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/140' 2025-03-04T19:47:31.7139133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157/base' 2025-03-04T19:47:31.7139514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157/head' 2025-03-04T19:47:31.7139896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157/orig' 2025-03-04T19:47:31.7140295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/157' 2025-03-04T19:47:31.7140742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/166/base' 2025-03-04T19:47:31.7141114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/166/head' 2025-03-04T19:47:31.7141497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/166/orig' 2025-03-04T19:47:31.7141897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/166' 2025-03-04T19:47:31.7142269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/167/base' 2025-03-04T19:47:31.7142724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/167/head' 2025-03-04T19:47:31.7143097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/167/orig' 2025-03-04T19:47:31.7143512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/167' 2025-03-04T19:47:31.7143890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/168/base' 2025-03-04T19:47:31.7144277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/168/head' 2025-03-04T19:47:31.7144645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/168/orig' 2025-03-04T19:47:31.7145054Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/168' 2025-03-04T19:47:31.7145434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/169/base' 2025-03-04T19:47:31.7145866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/169/head' 2025-03-04T19:47:31.7146263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/169' 2025-03-04T19:47:31.7146638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/170/base' 2025-03-04T19:47:31.7147022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/170/head' 2025-03-04T19:47:31.7147429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/170' 2025-03-04T19:47:31.7147813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/171/base' 2025-03-04T19:47:31.7148189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/171/head' 2025-03-04T19:47:31.7148573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/171/orig' 2025-03-04T19:47:31.7148973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/171' 2025-03-04T19:47:31.7149355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/172/base' 2025-03-04T19:47:31.7149730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/172/head' 2025-03-04T19:47:31.7150107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/172/orig' 2025-03-04T19:47:31.7150517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/172' 2025-03-04T19:47:31.7150883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/173/base' 2025-03-04T19:47:31.7151263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/173/head' 2025-03-04T19:47:31.7151636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/173/orig' 2025-03-04T19:47:31.7152045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/173' 2025-03-04T19:47:31.7152480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/174/base' 2025-03-04T19:47:31.7152859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/174/head' 2025-03-04T19:47:31.7153230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/174/orig' 2025-03-04T19:47:31.7153626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/174' 2025-03-04T19:47:31.7154009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/175/base' 2025-03-04T19:47:31.7154433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/175/head' 2025-03-04T19:47:31.7154816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/175/orig' 2025-03-04T19:47:31.7155217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/175' 2025-03-04T19:47:31.7155612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/176/base' 2025-03-04T19:47:31.7155980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/176/head' 2025-03-04T19:47:31.7156361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/176/orig' 2025-03-04T19:47:31.7156761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/176' 2025-03-04T19:47:31.7157146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/177/base' 2025-03-04T19:47:31.7157520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/177/head' 2025-03-04T19:47:31.7158003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/177/orig' 2025-03-04T19:47:31.7158417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/177' 2025-03-04T19:47:31.7158788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/178/base' 2025-03-04T19:47:31.7159172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/178/head' 2025-03-04T19:47:31.7159539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/178/orig' 2025-03-04T19:47:31.7159951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/178' 2025-03-04T19:47:31.7160324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/179/base' 2025-03-04T19:47:31.7160710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/179/head' 2025-03-04T19:47:31.7161085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/179/orig' 2025-03-04T19:47:31.7161486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/179' 2025-03-04T19:47:31.7161929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/18/base' 2025-03-04T19:47:31.7162300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/18/head' 2025-03-04T19:47:31.7162711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/18' 2025-03-04T19:47:31.7163083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/180/base' 2025-03-04T19:47:31.7163473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/180/head' 2025-03-04T19:47:31.7163848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/180/orig' 2025-03-04T19:47:31.7164338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/180' 2025-03-04T19:47:31.7164709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/181/base' 2025-03-04T19:47:31.7165079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/181/head' 2025-03-04T19:47:31.7165464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/181/orig' 2025-03-04T19:47:31.7165858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/181' 2025-03-04T19:47:31.7166296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/182/base' 2025-03-04T19:47:31.7166668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/182/head' 2025-03-04T19:47:31.7167055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/182/orig' 2025-03-04T19:47:31.7167460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/182' 2025-03-04T19:47:31.7167848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/183/base' 2025-03-04T19:47:31.7168219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/183/head' 2025-03-04T19:47:31.7168587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/183/orig' 2025-03-04T19:47:31.7168999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/183' 2025-03-04T19:47:31.7169377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/184/base' 2025-03-04T19:47:31.7169785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/184/head' 2025-03-04T19:47:31.7170194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/184/orig' 2025-03-04T19:47:31.7170611Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/184' 2025-03-04T19:47:31.7170988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/185/base' 2025-03-04T19:47:31.7171372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/185/head' 2025-03-04T19:47:31.7171743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/185/orig' 2025-03-04T19:47:31.7172154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/185' 2025-03-04T19:47:31.7172529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/186/base' 2025-03-04T19:47:31.7172901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/186/head' 2025-03-04T19:47:31.7173295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/186/orig' 2025-03-04T19:47:31.7173697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/186' 2025-03-04T19:47:31.7174084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/187/base' 2025-03-04T19:47:31.7174453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/187/head' 2025-03-04T19:47:31.7174842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/187/orig' 2025-03-04T19:47:31.7175245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/187' 2025-03-04T19:47:31.7175635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/188/base' 2025-03-04T19:47:31.7176010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/188/head' 2025-03-04T19:47:31.7176449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/188/orig' 2025-03-04T19:47:31.7176869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/188' 2025-03-04T19:47:31.7177244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/189/base' 2025-03-04T19:47:31.7177635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/189/head' 2025-03-04T19:47:31.7178009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/189/orig' 2025-03-04T19:47:31.7178478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/189' 2025-03-04T19:47:31.7178855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/190/base' 2025-03-04T19:47:31.7179252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/190/head' 2025-03-04T19:47:31.7179666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/190/orig' 2025-03-04T19:47:31.7180065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan/190' 2025-03-04T19:47:31.7180461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xmfan' 2025-03-04T19:47:31.7180883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10/base' 2025-03-04T19:47:31.7181309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10/head' 2025-03-04T19:47:31.7181716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10/orig' 2025-03-04T19:47:31.7182193Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/10' 2025-03-04T19:47:31.7182602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11/base' 2025-03-04T19:47:31.7183022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11/head' 2025-03-04T19:47:31.7183427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11/orig' 2025-03-04T19:47:31.7183876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/11' 2025-03-04T19:47:31.7184288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12/base' 2025-03-04T19:47:31.7184691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12/head' 2025-03-04T19:47:31.7185108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12/orig' 2025-03-04T19:47:31.7185542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/12' 2025-03-04T19:47:31.7185965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13/base' 2025-03-04T19:47:31.7186372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13/head' 2025-03-04T19:47:31.7186787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13/orig' 2025-03-04T19:47:31.7187217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816/13' 2025-03-04T19:47:31.7187697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuanzhang816' 2025-03-04T19:47:31.7188076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/1/base' 2025-03-04T19:47:31.7188539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/1/head' 2025-03-04T19:47:31.7188935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/1' 2025-03-04T19:47:31.7189305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/2/base' 2025-03-04T19:47:31.7189691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/2/head' 2025-03-04T19:47:31.7190096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/2' 2025-03-04T19:47:31.7190623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/3/base' 2025-03-04T19:47:31.7190997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/3/head' 2025-03-04T19:47:31.7191411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/3' 2025-03-04T19:47:31.7191788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/4/base' 2025-03-04T19:47:31.7192176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/4/head' 2025-03-04T19:47:31.7192575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/4' 2025-03-04T19:47:31.7192953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/5/base' 2025-03-04T19:47:31.7193342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/5/head' 2025-03-04T19:47:31.7193744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/5' 2025-03-04T19:47:31.7194135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/6/base' 2025-03-04T19:47:31.7194515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/6/head' 2025-03-04T19:47:31.7194922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/6' 2025-03-04T19:47:31.7195299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/7/base' 2025-03-04T19:47:31.7195692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/7/head' 2025-03-04T19:47:31.7196091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn/7' 2025-03-04T19:47:31.7196485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xuhancn' 2025-03-04T19:47:31.7196879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/1/base' 2025-03-04T19:47:31.7197260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/1/head' 2025-03-04T19:47:31.7197657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/1/orig' 2025-03-04T19:47:31.7198150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/1' 2025-03-04T19:47:31.7198727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/2/base' 2025-03-04T19:47:31.7199110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/2/head' 2025-03-04T19:47:31.7199505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/2/orig' 2025-03-04T19:47:31.7199917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/2' 2025-03-04T19:47:31.7200310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/3/base' 2025-03-04T19:47:31.7200825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/3/head' 2025-03-04T19:47:31.7201204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/3/orig' 2025-03-04T19:47:31.7201620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/3' 2025-03-04T19:47:31.7202004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/4/base' 2025-03-04T19:47:31.7202398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/4/head' 2025-03-04T19:47:31.7202855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/4/orig' 2025-03-04T19:47:31.7203271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu/4' 2025-03-04T19:47:31.7203676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/xunnanxu' 2025-03-04T19:47:31.7204088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11/base' 2025-03-04T19:47:31.7204484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11/head' 2025-03-04T19:47:31.7204878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11/orig' 2025-03-04T19:47:31.7205311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/11' 2025-03-04T19:47:31.7205702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12/base' 2025-03-04T19:47:31.7206110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12/head' 2025-03-04T19:47:31.7206500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12/orig' 2025-03-04T19:47:31.7206930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/12' 2025-03-04T19:47:31.7207317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13/base' 2025-03-04T19:47:31.7207718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13/head' 2025-03-04T19:47:31.7208107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13/orig' 2025-03-04T19:47:31.7208519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/13' 2025-03-04T19:47:31.7208923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14/base' 2025-03-04T19:47:31.7209309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14/head' 2025-03-04T19:47:31.7209708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14/orig' 2025-03-04T19:47:31.7210140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/14' 2025-03-04T19:47:31.7210540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15/base' 2025-03-04T19:47:31.7210927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15/head' 2025-03-04T19:47:31.7211326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15/orig' 2025-03-04T19:47:31.7211739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/15' 2025-03-04T19:47:31.7212141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18/base' 2025-03-04T19:47:31.7212900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18/head' 2025-03-04T19:47:31.7213366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18/orig' 2025-03-04T19:47:31.7213793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/18' 2025-03-04T19:47:31.7214181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19/base' 2025-03-04T19:47:31.7214581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19/head' 2025-03-04T19:47:31.7215001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19/orig' 2025-03-04T19:47:31.7215481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/19' 2025-03-04T19:47:31.7215869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20/base' 2025-03-04T19:47:31.7216274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20/head' 2025-03-04T19:47:31.7216665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20/orig' 2025-03-04T19:47:31.7217083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/20' 2025-03-04T19:47:31.7217483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/21/base' 2025-03-04T19:47:31.7217875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/21/head' 2025-03-04T19:47:31.7218305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/21' 2025-03-04T19:47:31.7218693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22/base' 2025-03-04T19:47:31.7219093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22/head' 2025-03-04T19:47:31.7219487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22/orig' 2025-03-04T19:47:31.7219911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/22' 2025-03-04T19:47:31.7220336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23/base' 2025-03-04T19:47:31.7220743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23/head' 2025-03-04T19:47:31.7221131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23/orig' 2025-03-04T19:47:31.7221548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/23' 2025-03-04T19:47:31.7221954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24/base' 2025-03-04T19:47:31.7222343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24/head' 2025-03-04T19:47:31.7222745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24/orig' 2025-03-04T19:47:31.7223163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/24' 2025-03-04T19:47:31.7223564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25/base' 2025-03-04T19:47:31.7223953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25/head' 2025-03-04T19:47:31.7224355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25/orig' 2025-03-04T19:47:31.7224765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/25' 2025-03-04T19:47:31.7225225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26/base' 2025-03-04T19:47:31.7225693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26/head' 2025-03-04T19:47:31.7226080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26/orig' 2025-03-04T19:47:31.7226508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/26' 2025-03-04T19:47:31.7226895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28/base' 2025-03-04T19:47:31.7227295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28/head' 2025-03-04T19:47:31.7227732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28/orig' 2025-03-04T19:47:31.7228159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/28' 2025-03-04T19:47:31.7228554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32/base' 2025-03-04T19:47:31.7228956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32/head' 2025-03-04T19:47:31.7229344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32/orig' 2025-03-04T19:47:31.7229758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/32' 2025-03-04T19:47:31.7230159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34/base' 2025-03-04T19:47:31.7230551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34/head' 2025-03-04T19:47:31.7230957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34/orig' 2025-03-04T19:47:31.7231376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/34' 2025-03-04T19:47:31.7231828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35/base' 2025-03-04T19:47:31.7232249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35/head' 2025-03-04T19:47:31.7232718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35/orig' 2025-03-04T19:47:31.7233135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/35' 2025-03-04T19:47:31.7233528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36/base' 2025-03-04T19:47:31.7233928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36/head' 2025-03-04T19:47:31.7234318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36/orig' 2025-03-04T19:47:31.7234749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/36' 2025-03-04T19:47:31.7235139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37/base' 2025-03-04T19:47:31.7235538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37/head' 2025-03-04T19:47:31.7235925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37/orig' 2025-03-04T19:47:31.7236351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j/37' 2025-03-04T19:47:31.7236760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanbing-j' 2025-03-04T19:47:31.7237168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41/base' 2025-03-04T19:47:31.7237642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41/orig' 2025-03-04T19:47:31.7238158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/41' 2025-03-04T19:47:31.7238569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/58/base' 2025-03-04T19:47:31.7238964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/58/orig' 2025-03-04T19:47:31.7239393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/58' 2025-03-04T19:47:31.7239841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/59/base' 2025-03-04T19:47:31.7240250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/59/orig' 2025-03-04T19:47:31.7240668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/59' 2025-03-04T19:47:31.7241075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/60/base' 2025-03-04T19:47:31.7241467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/60/orig' 2025-03-04T19:47:31.7241882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/60' 2025-03-04T19:47:31.7242287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/61/base' 2025-03-04T19:47:31.7242684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/61/orig' 2025-03-04T19:47:31.7243116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/61' 2025-03-04T19:47:31.7243512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/62/base' 2025-03-04T19:47:31.7243924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/62/head' 2025-03-04T19:47:31.7244318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/62/orig' 2025-03-04T19:47:31.7244747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/62' 2025-03-04T19:47:31.7245143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/63/base' 2025-03-04T19:47:31.7245552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/63/orig' 2025-03-04T19:47:31.7245971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/63' 2025-03-04T19:47:31.7246392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/64/base' 2025-03-04T19:47:31.7246833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/64/orig' 2025-03-04T19:47:31.7247247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/64' 2025-03-04T19:47:31.7247658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/65/base' 2025-03-04T19:47:31.7248051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/65/orig' 2025-03-04T19:47:31.7248482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang/65' 2025-03-04T19:47:31.7248890Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yanboliang' 2025-03-04T19:47:31.7249284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168/base' 2025-03-04T19:47:31.7249657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168/head' 2025-03-04T19:47:31.7250082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168/orig' 2025-03-04T19:47:31.7250498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/168' 2025-03-04T19:47:31.7250867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179/base' 2025-03-04T19:47:31.7251252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179/head' 2025-03-04T19:47:31.7251620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179/orig' 2025-03-04T19:47:31.7252079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/179' 2025-03-04T19:47:31.7252448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180/base' 2025-03-04T19:47:31.7252840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180/head' 2025-03-04T19:47:31.7253213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180/orig' 2025-03-04T19:47:31.7253617Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/180' 2025-03-04T19:47:31.7254007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193/base' 2025-03-04T19:47:31.7254425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193/head' 2025-03-04T19:47:31.7254812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193/orig' 2025-03-04T19:47:31.7255206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/193' 2025-03-04T19:47:31.7255590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194/base' 2025-03-04T19:47:31.7255962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194/head' 2025-03-04T19:47:31.7256345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194/orig' 2025-03-04T19:47:31.7256746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/194' 2025-03-04T19:47:31.7257128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201/base' 2025-03-04T19:47:31.7257495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201/head' 2025-03-04T19:47:31.7257869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201/orig' 2025-03-04T19:47:31.7258275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/201' 2025-03-04T19:47:31.7258652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/203/base' 2025-03-04T19:47:31.7259034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/203/head' 2025-03-04T19:47:31.7259403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/203/orig' 2025-03-04T19:47:31.7259813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/203' 2025-03-04T19:47:31.7260190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/204/base' 2025-03-04T19:47:31.7260577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/204/head' 2025-03-04T19:47:31.7260947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/204/orig' 2025-03-04T19:47:31.7261347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/204' 2025-03-04T19:47:31.7261786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/205/base' 2025-03-04T19:47:31.7262154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/205/head' 2025-03-04T19:47:31.7262537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/205/orig' 2025-03-04T19:47:31.7262941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/205' 2025-03-04T19:47:31.7263320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/206/base' 2025-03-04T19:47:31.7263739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/206/head' 2025-03-04T19:47:31.7264119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/206/orig' 2025-03-04T19:47:31.7264514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/206' 2025-03-04T19:47:31.7264890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/207/base' 2025-03-04T19:47:31.7265273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/207/head' 2025-03-04T19:47:31.7265641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/207/orig' 2025-03-04T19:47:31.7266050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/207' 2025-03-04T19:47:31.7266424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/208/base' 2025-03-04T19:47:31.7266807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/208/head' 2025-03-04T19:47:31.7267175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/208/orig' 2025-03-04T19:47:31.7267591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/208' 2025-03-04T19:47:31.7267963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/209/base' 2025-03-04T19:47:31.7268345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/209/head' 2025-03-04T19:47:31.7268712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/209/orig' 2025-03-04T19:47:31.7269109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/209' 2025-03-04T19:47:31.7269506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/210/base' 2025-03-04T19:47:31.7269873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/210/head' 2025-03-04T19:47:31.7270255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/210/orig' 2025-03-04T19:47:31.7270655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/210' 2025-03-04T19:47:31.7271038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/211/base' 2025-03-04T19:47:31.7271407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/211/head' 2025-03-04T19:47:31.7271789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/211/orig' 2025-03-04T19:47:31.7272191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/211' 2025-03-04T19:47:31.7272564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/212/base' 2025-03-04T19:47:31.7272947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/212/head' 2025-03-04T19:47:31.7273370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/212/orig' 2025-03-04T19:47:31.7273777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/212' 2025-03-04T19:47:31.7274148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/213/base' 2025-03-04T19:47:31.7274529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/213/head' 2025-03-04T19:47:31.7274898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/213/orig' 2025-03-04T19:47:31.7275384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/213' 2025-03-04T19:47:31.7275757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/214/base' 2025-03-04T19:47:31.7276126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/214/head' 2025-03-04T19:47:31.7276513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/214/orig' 2025-03-04T19:47:31.7276910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/214' 2025-03-04T19:47:31.7277295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/215/base' 2025-03-04T19:47:31.7277665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/215/head' 2025-03-04T19:47:31.7278137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/215/orig' 2025-03-04T19:47:31.7278544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/215' 2025-03-04T19:47:31.7278937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/216/base' 2025-03-04T19:47:31.7279312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/216/head' 2025-03-04T19:47:31.7279686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/216/orig' 2025-03-04T19:47:31.7280106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/216' 2025-03-04T19:47:31.7280476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/217/base' 2025-03-04T19:47:31.7280859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/217/head' 2025-03-04T19:47:31.7281233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/217/orig' 2025-03-04T19:47:31.7281647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/217' 2025-03-04T19:47:31.7282019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/218/base' 2025-03-04T19:47:31.7282407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/218/head' 2025-03-04T19:47:31.7282775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/218/orig' 2025-03-04T19:47:31.7283183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/218' 2025-03-04T19:47:31.7283557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/219/base' 2025-03-04T19:47:31.7283924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/219/head' 2025-03-04T19:47:31.7284310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/219/orig' 2025-03-04T19:47:31.7284706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/219' 2025-03-04T19:47:31.7285083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7/base' 2025-03-04T19:47:31.7285514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7/head' 2025-03-04T19:47:31.7285890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7/orig' 2025-03-04T19:47:31.7286278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4/7' 2025-03-04T19:47:31.7286671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ydwu4' 2025-03-04T19:47:31.7287038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/133/base' 2025-03-04T19:47:31.7287471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/133/head' 2025-03-04T19:47:31.7287885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/133' 2025-03-04T19:47:31.7288257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151/base' 2025-03-04T19:47:31.7288700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151/head' 2025-03-04T19:47:31.7289071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151/orig' 2025-03-04T19:47:31.7289480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/151' 2025-03-04T19:47:31.7289854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156/base' 2025-03-04T19:47:31.7290242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156/head' 2025-03-04T19:47:31.7290608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156/orig' 2025-03-04T19:47:31.7291005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/156' 2025-03-04T19:47:31.7291389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157/base' 2025-03-04T19:47:31.7291754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157/head' 2025-03-04T19:47:31.7292133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157/orig' 2025-03-04T19:47:31.7292531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/157' 2025-03-04T19:47:31.7292910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158/base' 2025-03-04T19:47:31.7293280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158/head' 2025-03-04T19:47:31.7293660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158/orig' 2025-03-04T19:47:31.7294062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/158' 2025-03-04T19:47:31.7294441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159/base' 2025-03-04T19:47:31.7294808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159/head' 2025-03-04T19:47:31.7295178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159/orig' 2025-03-04T19:47:31.7295586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/159' 2025-03-04T19:47:31.7295956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160/base' 2025-03-04T19:47:31.7296333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160/head' 2025-03-04T19:47:31.7296698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160/orig' 2025-03-04T19:47:31.7297163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/160' 2025-03-04T19:47:31.7297531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162/base' 2025-03-04T19:47:31.7297912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162/head' 2025-03-04T19:47:31.7298497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162/orig' 2025-03-04T19:47:31.7298902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/162' 2025-03-04T19:47:31.7299403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163/base' 2025-03-04T19:47:31.7299776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163/head' 2025-03-04T19:47:31.7300160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163/orig' 2025-03-04T19:47:31.7300559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/163' 2025-03-04T19:47:31.7300944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85/base' 2025-03-04T19:47:31.7301312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85/head' 2025-03-04T19:47:31.7301694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85/orig' 2025-03-04T19:47:31.7302094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/85' 2025-03-04T19:47:31.7302463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/93/base' 2025-03-04T19:47:31.7302844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/93/head' 2025-03-04T19:47:31.7303240Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225/93' 2025-03-04T19:47:31.7303629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yf225' 2025-03-04T19:47:31.7304023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152/base' 2025-03-04T19:47:31.7304426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152/head' 2025-03-04T19:47:31.7304814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152/orig' 2025-03-04T19:47:31.7305244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/152' 2025-03-04T19:47:31.7305632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163/base' 2025-03-04T19:47:31.7306035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163/head' 2025-03-04T19:47:31.7306430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163/orig' 2025-03-04T19:47:31.7306841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/163' 2025-03-04T19:47:31.7307243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174/base' 2025-03-04T19:47:31.7307636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174/head' 2025-03-04T19:47:31.7308046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174/orig' 2025-03-04T19:47:31.7308461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/174' 2025-03-04T19:47:31.7308863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/185/base' 2025-03-04T19:47:31.7309339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/185/head' 2025-03-04T19:47:31.7309754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/185/orig' 2025-03-04T19:47:31.7310169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/185' 2025-03-04T19:47:31.7310561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/186/base' 2025-03-04T19:47:31.7310970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/186/head' 2025-03-04T19:47:31.7311418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/186/orig' 2025-03-04T19:47:31.7311854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/186' 2025-03-04T19:47:31.7312254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/187/base' 2025-03-04T19:47:31.7312995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/187/head' 2025-03-04T19:47:31.7313390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/187/orig' 2025-03-04T19:47:31.7313822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/187' 2025-03-04T19:47:31.7314217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/188/base' 2025-03-04T19:47:31.7314609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/188/head' 2025-03-04T19:47:31.7315018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/188/orig' 2025-03-04T19:47:31.7315430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/188' 2025-03-04T19:47:31.7315836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/189/base' 2025-03-04T19:47:31.7316224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/189/head' 2025-03-04T19:47:31.7316628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/189/orig' 2025-03-04T19:47:31.7317042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/189' 2025-03-04T19:47:31.7317446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/190/base' 2025-03-04T19:47:31.7317898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/190/head' 2025-03-04T19:47:31.7318301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/190/orig' 2025-03-04T19:47:31.7318722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/190' 2025-03-04T19:47:31.7319110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/191/base' 2025-03-04T19:47:31.7319516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/191/head' 2025-03-04T19:47:31.7319905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/191/orig' 2025-03-04T19:47:31.7320332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/191' 2025-03-04T19:47:31.7320730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/192/base' 2025-03-04T19:47:31.7321133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/192/head' 2025-03-04T19:47:31.7321522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/192/orig' 2025-03-04T19:47:31.7322017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/192' 2025-03-04T19:47:31.7322406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/193/base' 2025-03-04T19:47:31.7322796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/193/head' 2025-03-04T19:47:31.7323307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/193/orig' 2025-03-04T19:47:31.7323817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/193' 2025-03-04T19:47:31.7324218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/194/base' 2025-03-04T19:47:31.7324610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/194/head' 2025-03-04T19:47:31.7325015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/194/orig' 2025-03-04T19:47:31.7325429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/194' 2025-03-04T19:47:31.7325833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/195/base' 2025-03-04T19:47:31.7326220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/195/head' 2025-03-04T19:47:31.7326622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/195/orig' 2025-03-04T19:47:31.7327038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/195' 2025-03-04T19:47:31.7327426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/196/base' 2025-03-04T19:47:31.7327833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/196/head' 2025-03-04T19:47:31.7328219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/196/orig' 2025-03-04T19:47:31.7328638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang/196' 2025-03-04T19:47:31.7329030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yifuwang' 2025-03-04T19:47:31.7329425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/1/base' 2025-03-04T19:47:31.7329815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/1/head' 2025-03-04T19:47:31.7330239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/1' 2025-03-04T19:47:31.7330625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/2/base' 2025-03-04T19:47:31.7331013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/2/head' 2025-03-04T19:47:31.7331437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416/2' 2025-03-04T19:47:31.7331839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/yiming0416' 2025-03-04T19:47:31.7332240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78/base' 2025-03-04T19:47:31.7332627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78/head' 2025-03-04T19:47:31.7333030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78/orig' 2025-03-04T19:47:31.7333442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/78' 2025-03-04T19:47:31.7333989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79/base' 2025-03-04T19:47:31.7334515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79/head' 2025-03-04T19:47:31.7335034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79/orig' 2025-03-04T19:47:31.7335449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/79' 2025-03-04T19:47:31.7335838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80/base' 2025-03-04T19:47:31.7336310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80/head' 2025-03-04T19:47:31.7336700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80/orig' 2025-03-04T19:47:31.7337125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/80' 2025-03-04T19:47:31.7337515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/81/base' 2025-03-04T19:47:31.7337915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/81/head' 2025-03-04T19:47:31.7338305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/81/orig' 2025-03-04T19:47:31.7338728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/81' 2025-03-04T19:47:31.7339121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/82/base' 2025-03-04T19:47:31.7339505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/82/head' 2025-03-04T19:47:31.7339904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/82/orig' 2025-03-04T19:47:31.7340318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi/82' 2025-03-04T19:47:31.7340728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/ysiraichi' 2025-03-04T19:47:31.7341116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28/base' 2025-03-04T19:47:31.7341517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28/head' 2025-03-04T19:47:31.7341902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28/orig' 2025-03-04T19:47:31.7342328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/28' 2025-03-04T19:47:31.7342718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29/base' 2025-03-04T19:47:31.7343108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29/head' 2025-03-04T19:47:31.7343507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29/orig' 2025-03-04T19:47:31.7343919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/29' 2025-03-04T19:47:31.7344319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31/base' 2025-03-04T19:47:31.7344706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31/head' 2025-03-04T19:47:31.7345110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31/orig' 2025-03-04T19:47:31.7345520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/31' 2025-03-04T19:47:31.7345918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32/base' 2025-03-04T19:47:31.7346375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32/head' 2025-03-04T19:47:31.7346777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32/orig' 2025-03-04T19:47:31.7347191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/32' 2025-03-04T19:47:31.7347578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33/base' 2025-03-04T19:47:31.7347978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33/head' 2025-03-04T19:47:31.7348429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33/orig' 2025-03-04T19:47:31.7348857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe/33' 2025-03-04T19:47:31.7349259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zhuhaozhe' 2025-03-04T19:47:31.7349656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081/base' 2025-03-04T19:47:31.7350037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081/head' 2025-03-04T19:47:31.7350432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081/orig' 2025-03-04T19:47:31.7350842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1081' 2025-03-04T19:47:31.7351228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088/base' 2025-03-04T19:47:31.7351624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088/head' 2025-03-04T19:47:31.7352005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088/orig' 2025-03-04T19:47:31.7352430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1088' 2025-03-04T19:47:31.7352814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095/base' 2025-03-04T19:47:31.7353206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095/head' 2025-03-04T19:47:31.7353591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095/orig' 2025-03-04T19:47:31.7354016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1095' 2025-03-04T19:47:31.7354401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105/base' 2025-03-04T19:47:31.7354794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105/head' 2025-03-04T19:47:31.7355183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105/orig' 2025-03-04T19:47:31.7355591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1105' 2025-03-04T19:47:31.7355989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106/base' 2025-03-04T19:47:31.7356371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106/head' 2025-03-04T19:47:31.7356765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106/orig' 2025-03-04T19:47:31.7357180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1106' 2025-03-04T19:47:31.7357575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107/base' 2025-03-04T19:47:31.7358099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107/head' 2025-03-04T19:47:31.7358498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107/orig' 2025-03-04T19:47:31.7358908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1107' 2025-03-04T19:47:31.7359292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108/base' 2025-03-04T19:47:31.7359686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108/head' 2025-03-04T19:47:31.7360130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108/orig' 2025-03-04T19:47:31.7360605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1108' 2025-03-04T19:47:31.7360990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109/base' 2025-03-04T19:47:31.7361389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109/head' 2025-03-04T19:47:31.7361770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109/orig' 2025-03-04T19:47:31.7362195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1109' 2025-03-04T19:47:31.7362575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110/base' 2025-03-04T19:47:31.7362968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110/head' 2025-03-04T19:47:31.7363351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110/orig' 2025-03-04T19:47:31.7363756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1110' 2025-03-04T19:47:31.7364151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111/base' 2025-03-04T19:47:31.7364534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111/head' 2025-03-04T19:47:31.7364929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111/orig' 2025-03-04T19:47:31.7365336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1111' 2025-03-04T19:47:31.7365729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112/base' 2025-03-04T19:47:31.7366117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112/head' 2025-03-04T19:47:31.7366513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112/orig' 2025-03-04T19:47:31.7366920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1112' 2025-03-04T19:47:31.7367310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117/base' 2025-03-04T19:47:31.7367702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117/head' 2025-03-04T19:47:31.7368085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117/orig' 2025-03-04T19:47:31.7368507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1117' 2025-03-04T19:47:31.7368891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1123/base' 2025-03-04T19:47:31.7369291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1123/head' 2025-03-04T19:47:31.7369673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1123/orig' 2025-03-04T19:47:31.7370178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1123' 2025-03-04T19:47:31.7370563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1126/base' 2025-03-04T19:47:31.7370946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1126/head' 2025-03-04T19:47:31.7371340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1126/orig' 2025-03-04T19:47:31.7371750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1126' 2025-03-04T19:47:31.7372198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1127/base' 2025-03-04T19:47:31.7372583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1127/head' 2025-03-04T19:47:31.7372986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1127/orig' 2025-03-04T19:47:31.7373399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1127' 2025-03-04T19:47:31.7373801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1128/base' 2025-03-04T19:47:31.7374182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1128/head' 2025-03-04T19:47:31.7374575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1128/orig' 2025-03-04T19:47:31.7374987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1128' 2025-03-04T19:47:31.7375372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1129/base' 2025-03-04T19:47:31.7375766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1129/head' 2025-03-04T19:47:31.7376155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1129/orig' 2025-03-04T19:47:31.7376572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1129' 2025-03-04T19:47:31.7376954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1130/base' 2025-03-04T19:47:31.7377349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1130/head' 2025-03-04T19:47:31.7377728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1130/orig' 2025-03-04T19:47:31.7378158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1130' 2025-03-04T19:47:31.7378540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1131/base' 2025-03-04T19:47:31.7378923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1131/head' 2025-03-04T19:47:31.7379318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1131/orig' 2025-03-04T19:47:31.7379724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1131' 2025-03-04T19:47:31.7380120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1132/base' 2025-03-04T19:47:31.7380505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1132/head' 2025-03-04T19:47:31.7380902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1132/orig' 2025-03-04T19:47:31.7381309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1132' 2025-03-04T19:47:31.7381704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1133/base' 2025-03-04T19:47:31.7382181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1133/head' 2025-03-04T19:47:31.7382584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1133/orig' 2025-03-04T19:47:31.7383040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1133' 2025-03-04T19:47:31.7383430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1134/base' 2025-03-04T19:47:31.7383845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1134/head' 2025-03-04T19:47:31.7384305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1134' 2025-03-04T19:47:31.7384709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1135/base' 2025-03-04T19:47:31.7385099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1135/head' 2025-03-04T19:47:31.7385497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1135/orig' 2025-03-04T19:47:31.7385913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1135' 2025-03-04T19:47:31.7386312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1136/base' 2025-03-04T19:47:31.7386696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1136/head' 2025-03-04T19:47:31.7387085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1136/orig' 2025-03-04T19:47:31.7387508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1136' 2025-03-04T19:47:31.7387896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1137/base' 2025-03-04T19:47:31.7388294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1137/head' 2025-03-04T19:47:31.7388679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1137/orig' 2025-03-04T19:47:31.7389103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1137' 2025-03-04T19:47:31.7389488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1138/base' 2025-03-04T19:47:31.7389889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1138/head' 2025-03-04T19:47:31.7390273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1138/orig' 2025-03-04T19:47:31.7390696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1138' 2025-03-04T19:47:31.7391084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1139/base' 2025-03-04T19:47:31.7391470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1139/head' 2025-03-04T19:47:31.7391870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1139/orig' 2025-03-04T19:47:31.7392283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1139' 2025-03-04T19:47:31.7392683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1140/base' 2025-03-04T19:47:31.7393071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1140/head' 2025-03-04T19:47:31.7393466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1140/orig' 2025-03-04T19:47:31.7393925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1140' 2025-03-04T19:47:31.7394322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1141/base' 2025-03-04T19:47:31.7394701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1141/head' 2025-03-04T19:47:31.7395081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1141/orig' 2025-03-04T19:47:31.7395503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1141' 2025-03-04T19:47:31.7395935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1142/base' 2025-03-04T19:47:31.7396335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1142/head' 2025-03-04T19:47:31.7396716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1142/orig' 2025-03-04T19:47:31.7397143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1142' 2025-03-04T19:47:31.7397526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1143/base' 2025-03-04T19:47:31.7398003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1143/head' 2025-03-04T19:47:31.7398876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1143/orig' 2025-03-04T19:47:31.7399291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1143' 2025-03-04T19:47:31.7399695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1144/base' 2025-03-04T19:47:31.7400076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1144/head' 2025-03-04T19:47:31.7400476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1144/orig' 2025-03-04T19:47:31.7400885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1144' 2025-03-04T19:47:31.7401280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1145/base' 2025-03-04T19:47:31.7401661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1145/head' 2025-03-04T19:47:31.7402057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1145/orig' 2025-03-04T19:47:31.7402468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1145' 2025-03-04T19:47:31.7402863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1146/base' 2025-03-04T19:47:31.7403244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1146/head' 2025-03-04T19:47:31.7403630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1146/orig' 2025-03-04T19:47:31.7404053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/1146' 2025-03-04T19:47:31.7404432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754/base' 2025-03-04T19:47:31.7404826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754/head' 2025-03-04T19:47:31.7405210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754/orig' 2025-03-04T19:47:31.7405626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/754' 2025-03-04T19:47:31.7406003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/916/base' 2025-03-04T19:47:31.7406521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/916/head' 2025-03-04T19:47:31.7406928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519/916' 2025-03-04T19:47:31.7407313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh/zou3519' 2025-03-04T19:47:31.7407682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/gh' 2025-03-04T19:47:31.7408034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/google-main' 2025-03-04T19:47:31.7408545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guangyey/external_stream' 2025-03-04T19:47:31.7408933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guangyey/host_alloc' 2025-03-04T19:47:31.7409325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guangyey/test_2025' 2025-03-04T19:47:31.7409709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guangyey' 2025-03-04T19:47:31.7410074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guard_system' 2025-03-04T19:47:31.7410574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guilhermeleobas/cherry-pick-55d87d9dfd9' 2025-03-04T19:47:31.7411001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/guilhermeleobas' 2025-03-04T19:47:31.7411424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/haozhe/bf16-dynamic-shape' 2025-03-04T19:47:31.7411878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/haozhe' 2025-03-04T19:47:31.7412226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hhh_rand' 2025-03-04T19:47:31.7412991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/traceable_fsdp_unit_tests' 2025-03-04T19:47:31.7413380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy-update-wheel' 2025-03-04T19:47:31.7413759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/autofdo/xblock' 2025-03-04T19:47:31.7414164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/autofdo' 2025-03-04T19:47:31.7414541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/autotune/nreg' 2025-03-04T19:47:31.7414952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/autotune/numwarps' 2025-03-04T19:47:31.7415351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/autotune' 2025-03-04T19:47:31.7415711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/mmsplitk' 2025-03-04T19:47:31.7416102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-PR3973' 2025-03-04T19:47:31.7416554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-baseline' 2025-03-04T19:47:31.7416994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-min' 2025-03-04T19:47:31.7417415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-new' 2025-03-04T19:47:31.7417857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy/triton-coalescing-vec' 2025-03-04T19:47:31.7418216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/hoy' 2025-03-04T19:47:31.7418601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/improve_vec_log' 2025-03-04T19:47:31.7419068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-8' 2025-03-04T19:47:31.7419524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/inductor_layout_opt_rocm_disable' 2025-03-04T19:47:31.7419872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/inline' 2025-03-04T19:47:31.7420210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/inlining' 2025-03-04T19:47:31.7420601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/inlining-ezyang' 2025-03-04T19:47:31.7421004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/int8_sdpa' 2025-03-04T19:47:31.7421437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/trace_fsdp_torchtune_lora' 2025-03-04T19:47:31.7421821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/int8_sdpa_template' 2025-03-04T19:47:31.7422206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip-patch-1' 2025-03-04T19:47:31.7422590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip/fix-int8-bug' 2025-03-04T19:47:31.7423021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip/fix-int8-bug-alpha' 2025-03-04T19:47:31.7423504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip/test-cusparselt-version-0.6.2' 2025-03-04T19:47:31.7423931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip/torch-compile-sparse' 2025-03-04T19:47:31.7424357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip/update-benchmarks' 2025-03-04T19:47:31.7424797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip/update-cusparselt-0.6.2' 2025-03-04T19:47:31.7425188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jcaip' 2025-03-04T19:47:31.7425629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jeanschmidt/manywheel_memory' 2025-03-04T19:47:31.7426037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jeanschmidt' 2025-03-04T19:47:31.7426500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jnair/mi300_docker_caching_workflow' 2025-03-04T19:47:31.7426880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jnair' 2025-03-04T19:47:31.7427329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jon-chuang/compile-config-hash' 2025-03-04T19:47:31.7427746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jon-chuang/compile-ignored' 2025-03-04T19:47:31.7428151Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jon-chuang' 2025-03-04T19:47:31.7428573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/justinchu/onnxscript-0.2.2' 2025-03-04T19:47:31.7428988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/justinchu/safe-tensors' 2025-03-04T19:47:31.7429374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/justinchu' 2025-03-04T19:47:31.7429745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/tree_vec_base' 2025-03-04T19:47:31.7430142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/justinchuby-patch-1' 2025-03-04T19:47:31.7430586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jwagantall/migrate-checkout' 2025-03-04T19:47:31.7430978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jwagantall' 2025-03-04T19:47:31.7431395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jz/istft' 2025-03-04T19:47:31.7431759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jz/stft-old-fc' 2025-03-04T19:47:31.7432117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jz/stft-test' 2025-03-04T19:47:31.7432483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/jz' 2025-03-04T19:47:31.7432833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kadeng/dev-1' 2025-03-04T19:47:31.7433426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kadeng/inductor-backend/cutlass-evt-fusion-1' 2025-03-04T19:47:31.7433887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kadeng/inductor-backend' 2025-03-04T19:47:31.7434367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kadeng/inductor-cutlass-epilogue' 2025-03-04T19:47:31.7434744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kadeng' 2025-03-04T19:47:31.7435201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kenjin/call_method_userdefined' 2025-03-04T19:47:31.7435568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kenjin/lambdas' 2025-03-04T19:47:31.7435947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kenjin/norefcycles' 2025-03-04T19:47:31.7436412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kenjin' 2025-03-04T19:47:31.7436785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kit1980-patch-2' 2025-03-04T19:47:31.7437239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/tree_loop_vec_base' 2025-03-04T19:47:31.7437646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kleidiai_bf16_issue_fix' 2025-03-04T19:47:31.7438142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/qchip/export-D54134695' 2025-03-04T19:47:31.7438512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/qchip' 2025-03-04T19:47:31.7438942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kleidiai_submodule_update' 2025-03-04T19:47:31.7439306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pt-debug-cpu0' 2025-03-04T19:47:31.7439765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/kleidiai_threading_improvement' 2025-03-04T19:47:31.7440189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/triton-cpu-arm-expriment' 2025-03-04T19:47:31.7440592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/larryliu0820-patch-1' 2025-03-04T19:47:31.7441069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/leslie/enable_poc_reduction_fusion' 2025-03-04T19:47:31.7441521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/leslie/test_group_gemm_epilogues' 2025-03-04T19:47:31.7441904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/leslie' 2025-03-04T19:47:31.7442273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/lts/release/1.8' 2025-03-04T19:47:31.7442678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/lts/release' 2025-03-04T19:47:31.7443036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/lts' 2025-03-04T19:47:31.7443440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/main' 2025-03-04T19:47:31.7443795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/main_dev_hhh' 2025-03-04T19:47:31.7444163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-1' 2025-03-04T19:47:31.7444551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-10' 2025-03-04T19:47:31.7444925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-11' 2025-03-04T19:47:31.7445311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-12' 2025-03-04T19:47:31.7445737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-13' 2025-03-04T19:47:31.7446118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-14' 2025-03-04T19:47:31.7446491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-15' 2025-03-04T19:47:31.7446870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-19' 2025-03-04T19:47:31.7447236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-2' 2025-03-04T19:47:31.7447613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-23' 2025-03-04T19:47:31.7448049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-25' 2025-03-04T19:47:31.7448418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-3' 2025-03-04T19:47:31.7448800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-32' 2025-03-04T19:47:31.7449166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-42' 2025-03-04T19:47:31.7449547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/malfet-patch-5' 2025-03-04T19:47:31.7449903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/pt-opt-cuda3' 2025-03-04T19:47:31.7450371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/revert_realize_input_ExternKernel' 2025-03-04T19:47:31.7450886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/shunting-loop-ordering-after-fusion-bm-2' 2025-03-04T19:47:31.7451338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/subscribe_codeowners_lucasllc' 2025-03-04T19:47:31.7451754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/unbreak_cpp_builder_clang' 2025-03-04T19:47:31.7452261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-audio-commit-hash/13043025845-1444-1' 2025-03-04T19:47:31.7452777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-audio-commit-hash/13210264744-1454-1' 2025-03-04T19:47:31.7453272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-audio-commit-hash/13402729107-1466-1' 2025-03-04T19:47:31.7453769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-audio-commit-hash' 2025-03-04T19:47:31.7454298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/12838938822-1425-1' 2025-03-04T19:47:31.7454844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/13319730828-1460-1' 2025-03-04T19:47:31.7455373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/13339750520-1461-1' 2025-03-04T19:47:31.7455911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/13349943940-1462-1' 2025-03-04T19:47:31.7456497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/13360269739-1463-1' 2025-03-04T19:47:31.7457042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/13380672687-1464-1' 2025-03-04T19:47:31.7457574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash/13402729107-1466-1' 2025-03-04T19:47:31.7458160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-executorch-commit-hash' 2025-03-04T19:47:31.7458660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6078630218-694-1' 2025-03-04T19:47:31.7459159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6091086722-695-1' 2025-03-04T19:47:31.7459670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6116061554-699-1' 2025-03-04T19:47:31.7460166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6140304273-702-1' 2025-03-04T19:47:31.7460677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6210383723-710-1' 2025-03-04T19:47:31.7461172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6319671985-721-1' 2025-03-04T19:47:31.7461685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6345577305-723-1' 2025-03-04T19:47:31.7462182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6366568705-725-1' 2025-03-04T19:47:31.7462691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6386942932-727-1' 2025-03-04T19:47:31.7463188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6399845260-728-1' 2025-03-04T19:47:31.7463701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6412969951-729-1' 2025-03-04T19:47:31.7464194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6425844356-730-1' 2025-03-04T19:47:31.7464690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6463026337-734-1' 2025-03-04T19:47:31.7465197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6489506557-736-1' 2025-03-04T19:47:31.7465690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6520762621-739-1' 2025-03-04T19:47:31.7466205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6581672893-744-1' 2025-03-04T19:47:31.7466700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6593929043-745-1' 2025-03-04T19:47:31.7467213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6634009725-750-1' 2025-03-04T19:47:31.7467704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6673463792-754-1' 2025-03-04T19:47:31.7468252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6700258936-758-1' 2025-03-04T19:47:31.7468749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6805589684-770-1' 2025-03-04T19:47:31.7469316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6818989957-773-1' 2025-03-04T19:47:31.7469808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6830864778-774-1' 2025-03-04T19:47:31.7470317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6857388096-777-1' 2025-03-04T19:47:31.7470812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6871122584-778-1' 2025-03-04T19:47:31.7471365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/6884505667-779-1' 2025-03-04T19:47:31.7471882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash/9010274985-1089-1' 2025-03-04T19:47:31.7472353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-vision-commit-hash' 2025-03-04T19:47:31.7472860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/10140112669-125-1' 2025-03-04T19:47:31.7473337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6070520075-77-1' 2025-03-04T19:47:31.7473826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6143382673-78-1' 2025-03-04T19:47:31.7474301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6219563710-79-1' 2025-03-04T19:47:31.7474792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6296332542-80-1' 2025-03-04T19:47:31.7475264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6377302016-81-1' 2025-03-04T19:47:31.7475753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6453689944-82-1' 2025-03-04T19:47:31.7476227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6530489691-83-1' 2025-03-04T19:47:31.7476709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6610159969-84-1' 2025-03-04T19:47:31.7477183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6689695021-85-1' 2025-03-04T19:47:31.7477660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6767672412-86-1' 2025-03-04T19:47:31.7478234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash/6846986487-87-1' 2025-03-04T19:47:31.7478688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update-xla-commit-hash' 2025-03-04T19:47:31.7479202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_docs_torch_multinomial_issue#125388' 2025-03-04T19:47:31.7479630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1722488736' 2025-03-04T19:47:31.7480068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1722879173' 2025-03-04T19:47:31.7480492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1738568376' 2025-03-04T19:47:31.7480934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1739173241' 2025-03-04T19:47:31.7481357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1739777990' 2025-03-04T19:47:31.7481791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_slow_tests_1740382789' 2025-03-04T19:47:31.7482257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_submodule_FBGEMM' 2025-03-04T19:47:31.7482662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/update_submodule_kineto' 2025-03-04T19:47:31.7483094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/use-better-label-for-dcp' 2025-03-04T19:47:31.7483508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin/zeros-and-scatter-part2' 2025-03-04T19:47:31.7483866Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes/origin' 2025-03-04T19:47:31.7484237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs/remotes' 2025-03-04T19:47:31.7484528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/refs' 2025-03-04T19:47:31.7484767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/HEAD' 2025-03-04T19:47:31.7485284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/objects/pack/pack-75818187298e238ab22e75aa268b8f2920ffa35b.pack' 2025-03-04T19:47:31.7485774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/objects/pack/pack-75818187298e238ab22e75aa268b8f2920ffa35b.rev' 2025-03-04T19:47:31.7486262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/objects/pack/pack-75818187298e238ab22e75aa268b8f2920ffa35b.idx' 2025-03-04T19:47:31.7486588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/objects/pack' 2025-03-04T19:47:31.7486899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/objects/info' 2025-03-04T19:47:31.7487196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/objects' 2025-03-04T19:47:31.7487457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/FETCH_HEAD' 2025-03-04T19:47:31.7487869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/2.1-dynamic-doc' 2025-03-04T19:47:31.7488272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/2.6.0.dev20241004+' 2025-03-04T19:47:31.7488728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/20250219_e8m0_intermediate' 2025-03-04T19:47:31.7489104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/20250219_test' 2025-03-04T19:47:31.7489687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Adjust-Description-for-linux-binary-test-Workflow' 2025-03-04T19:47:31.7490102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Chillee-patch-5' 2025-03-04T19:47:31.7490569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Flamefire-patch-1' 2025-03-04T19:47:31.7491051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/HDCharles-2.6.0-release-notes' 2025-03-04T19:47:31.7491549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/add_new_lazy_counter_macro' 2025-03-04T19:47:31.7492092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/dynamo_make_fx_non_core_aten_ops' 2025-03-04T19:47:31.7492545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/fix_xla_torchbench' 2025-03-04T19:47:31.7493004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_dynamo_doc' 2025-03-04T19:47:31.7493508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test' 2025-03-04T19:47:31.7494024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG/update_xla_pin_to_skip_test2' 2025-03-04T19:47:31.7494487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/JackCaoG' 2025-03-04T19:47:31.7494898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/NicolasHug-patch-2' 2025-03-04T19:47:31.7495335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-AOTInductorNoneBug' 2025-03-04T19:47:31.7495783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-AOTInductorNoneBugFix' 2025-03-04T19:47:31.7496205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-FixConfigsIssue' 2025-03-04T19:47:31.7496669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-NoneBugFix-viable' 2025-03-04T19:47:31.7497075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/PR-ResetToZero' 2025-03-04T19:47:31.7497548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Remove-linux_t4g_2xlarge-Usage' 2025-03-04T19:47:31.7497956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Revert-PR-110949' 2025-03-04T19:47:31.7498759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Update-Flash-Packaging' 2025-03-04T19:47:31.7499469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Valentine/flash_attention_bf16' 2025-03-04T19:47:31.7499877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/Valentine' 2025-03-04T19:47:31.7500296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-orig/release/2.6' 2025-03-04T19:47:31.7500755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-orig/release' 2025-03-04T19:47:31.7501165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-orig' 2025-03-04T19:47:31.7501569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-release/2.6' 2025-03-04T19:47:31.7501988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/_tmp-release' 2025-03-04T19:47:31.7502459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/abock/onnx-1.15.0-validation' 2025-03-04T19:47:31.7502973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/abock/ort-nightly==1.16.0.dev20230908001' 2025-03-04T19:47:31.7503380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/abock' 2025-03-04T19:47:31.7503834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add-android-build-workflow' 2025-03-04T19:47:31.7504218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add-assign' 2025-03-04T19:47:31.7504704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add_broadcast_functional_collective' 2025-03-04T19:47:31.7505149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add_from_group_doc_and_test' 2025-03-04T19:47:31.7505605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add_mha_to_autocast_policy' 2025-03-04T19:47:31.7506080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add_non_parallel_model_comparison' 2025-03-04T19:47:31.7506586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add_test_to_show_view_gap' 2025-03-04T19:47:31.7507017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/add_windows_testing_back' 2025-03-04T19:47:31.7507552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/addmm-heuristic' 2025-03-04T19:47:31.7507911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/addsimde' 2025-03-04T19:47:31.7508314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/adi/gemm_bf16f32' 2025-03-04T19:47:31.7508693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/adi' 2025-03-04T19:47:31.7509137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ah-globalfeedback-hook' 2025-03-04T19:47:31.7509618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/alanwaketan/pin2' 2025-03-04T19:47:31.7510039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/alanwaketan' 2025-03-04T19:47:31.7510443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/albanD-patch-1' 2025-03-04T19:47:31.7510837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/albanD-patch-2' 2025-03-04T19:47:31.7511223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/alt-disable' 2025-03-04T19:47:31.7511613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/144772' 2025-03-04T19:47:31.7512134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_inductor_bench_comp_time' 2025-03-04T19:47:31.7512958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_inductor_benchmark' 2025-03-04T19:47:31.7513425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aot_inductor_torch' 2025-03-04T19:47:31.7513895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aoti_additional_files' 2025-03-04T19:47:31.7514345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aotinductor_const' 2025-03-04T19:47:31.7514840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/aotinductor_const_name' 2025-03-04T19:47:31.7515276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/benchmark_skip' 2025-03-04T19:47:31.7515688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/bincount' 2025-03-04T19:47:31.7516198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/change_pytree_serialization' 2025-03-04T19:47:31.7516623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/constraint' 2025-03-04T19:47:31.7517023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp107981' 2025-03-04T19:47:31.7517447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp108783' 2025-03-04T19:47:31.7517900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cp109060' 2025-03-04T19:47:31.7518328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/cpp_loader' 2025-03-04T19:47:31.7518782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/custom_and_getattr' 2025-03-04T19:47:31.7519183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/customop' 2025-03-04T19:47:31.7519655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/default_serialized' 2025-03-04T19:47:31.7520065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/distribby' 2025-03-04T19:47:31.7520564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/distribution' 2025-03-04T19:47:31.7520945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/docs' 2025-03-04T19:47:31.7521374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/draft_logger' 2025-03-04T19:47:31.7521812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/embed_constants' 2025-03-04T19:47:31.7522326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/export_custom_op_rst' 2025-03-04T19:47:31.7522793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/export_docs' 2025-03-04T19:47:31.7523250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/fail_models_temp' 2025-03-04T19:47:31.7523635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/fake' 2025-03-04T19:47:31.7524014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/fix3' 2025-03-04T19:47:31.7524439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/hf_version' 2025-03-04T19:47:31.7524883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/hf_version_update' 2025-03-04T19:47:31.7525309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/kwarg_input' 2025-03-04T19:47:31.7525691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/lint' 2025-03-04T19:47:31.7526122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/logging.bak' 2025-03-04T19:47:31.7526543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/logging2' 2025-03-04T19:47:31.7527008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/namedtuple_fields' 2025-03-04T19:47:31.7527442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/no_so_weight' 2025-03-04T19:47:31.7527998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/provenance_id' 2025-03-04T19:47:31.7528391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/pytree2' 2025-03-04T19:47:31.7529148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/pytree_namedtuple' 2025-03-04T19:47:31.7529636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/register_dataclass' 2025-03-04T19:47:31.7530182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/remove_aoti_unlift' 2025-03-04T19:47:31.7530606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/shape' 2025-03-04T19:47:31.7531081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/symint_input' 2025-03-04T19:47:31.7531563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/test' 2025-03-04T19:47:31.7532073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/test113041' 2025-03-04T19:47:31.7532603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/test_expression_created' 2025-03-04T19:47:31.7533090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/torch_size' 2025-03-04T19:47:31.7533572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi/update_schema_msg' 2025-03-04T19:47:31.7534065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/angelayi' 2025-03-04T19:47:31.7534649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-inductor-perf-cu124' 2025-03-04T19:47:31.7535166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-inductor-perf-cu124.1' 2025-03-04T19:47:31.7535641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-1' 2025-03-04T19:47:31.7536123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-2' 2025-03-04T19:47:31.7536578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-3' 2025-03-04T19:47:31.7537038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-4' 2025-03-04T19:47:31.7537595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-5' 2025-03-04T19:47:31.7538020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-6' 2025-03-04T19:47:31.7538642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-7' 2025-03-04T19:47:31.7539214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-8' 2025-03-04T19:47:31.7539624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman-patch-9' 2025-03-04T19:47:31.7540215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.3.0' 2025-03-04T19:47:31.7540676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.3.1' 2025-03-04T19:47:31.7541180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.4.0' 2025-03-04T19:47:31.7541673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/atalman_inductor_2.4.x' 2025-03-04T19:47:31.7542132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/avoid_record_ag_rs' 2025-03-04T19:47:31.7542626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bahuang/make_fallback' 2025-03-04T19:47:31.7543120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bahuang' 2025-03-04T19:47:31.7543516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/base/1.5' 2025-03-04T19:47:31.7543975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/base' 2025-03-04T19:47:31.7544432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/base_inductor_opt_flag' 2025-03-04T19:47:31.7544940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/batching_sdpa_efficient_attention' 2025-03-04T19:47:31.7545465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/benchmark-updates' 2025-03-04T19:47:31.7545909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bertmaher/pinbump26' 2025-03-04T19:47:31.7546392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bertmaher' 2025-03-04T19:47:31.7546820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bertrand/cutlass' 2025-03-04T19:47:31.7547298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bertrand' 2025-03-04T19:47:31.7547822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-disable-tts-angular' 2025-03-04T19:47:31.7548410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-multithreading' 2025-03-04T19:47:31.7548836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-partition' 2025-03-04T19:47:31.7549315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-prototype' 2025-03-04T19:47:31.7549755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-remove-check' 2025-03-04T19:47:31.7550315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cg-skip-unbacked-symint-msg' 2025-03-04T19:47:31.7550821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph' 2025-03-04T19:47:31.7552290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph-disable-input-mutation' 2025-03-04T19:47:31.7552993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph-enable-input-mutation-support-benchmark' 2025-03-04T19:47:31.7553463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/cudagraph-partition' 2025-03-04T19:47:31.7553955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/donated-buffer-bench' 2025-03-04T19:47:31.7554427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/fa-embedding-16' 2025-03-04T19:47:31.7554974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/reduce-scatter-copy-in' 2025-03-04T19:47:31.7555456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf/remove-check-55b0c39d' 2025-03-04T19:47:31.7555910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bf' 2025-03-04T19:47:31.7556406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_3acc6eac492' 2025-03-04T19:47:31.7556955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_3fcf66f61fb' 2025-03-04T19:47:31.7557455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_4009d154129' 2025-03-04T19:47:31.7558033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_40d0740e73d' 2025-03-04T19:47:31.7558567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_5268754e' 2025-03-04T19:47:31.7559053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_7d89a8d385c' 2025-03-04T19:47:31.7559564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_b7a25c1ee7c' 2025-03-04T19:47:31.7560092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_c25b201583f' 2025-03-04T19:47:31.7560646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_c93e57efac0' 2025-03-04T19:47:31.7561135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_ca9813ea149' 2025-03-04T19:47:31.7561629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_d65f194a' 2025-03-04T19:47:31.7575389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b' 2025-03-04T19:47:31.7575982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_da94ab0b_new' 2025-03-04T19:47:31.7576467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_db4e8a1d8a8' 2025-03-04T19:47:31.7577078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_e0d97e936a2' 2025-03-04T19:47:31.7577536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bisect_perf_hf_T5_f23621ec563' 2025-03-04T19:47:31.7577997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/beartype_fix_2.1.1' 2025-03-04T19:47:31.7578421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/bench_updates' 2025-03-04T19:47:31.7578945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/bench_updates_stage' 2025-03-04T19:47:31.7579396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/benchmark_test_data' 2025-03-04T19:47:31.7579829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/dort_rewriter' 2025-03-04T19:47:31.7580237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/skip_decomp' 2025-03-04T19:47:31.7580643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao/wip_prs' 2025-03-04T19:47:31.7581043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/bowbao' 2025-03-04T19:47:31.7581502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brenocfg/fix-meta-opinfo' 2025-03-04T19:47:31.7581972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brenocfg/special_airy_ai_ref' 2025-03-04T19:47:31.7582381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brenocfg' 2025-03-04T19:47:31.7582856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/3d_permute_block_ptr' 2025-03-04T19:47:31.7583334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/always_tiled_reduction' 2025-03-04T19:47:31.7583770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/doc_bucketize' 2025-03-04T19:47:31.7584185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/simplify_id' 2025-03-04T19:47:31.7584714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/tiled_reduction_no_numel_check' 2025-03-04T19:47:31.7585128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister/wrapper_ir' 2025-03-04T19:47:31.7585542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/brister' 2025-03-04T19:47:31.7585922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/build_aoti_o1' 2025-03-04T19:47:31.7586306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ca_0431d47eaa' 2025-03-04T19:47:31.7586716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ca_fix_0431d47eaa' 2025-03-04T19:47:31.7587127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cache_size_internal' 2025-03-04T19:47:31.7587562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cache_size_internal_1' 2025-03-04T19:47:31.7588021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/chenyang78/dyn-shape-ci-tmp' 2025-03-04T19:47:31.7588456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/chenyang78' 2025-03-04T19:47:31.7588872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-111576' 2025-03-04T19:47:31.7589413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cherry-pick-post-acc-grad-docs' 2025-03-04T19:47:31.7589763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ci_pin' 2025-03-04T19:47:31.7590203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-compileThread-1' 2025-03-04T19:47:31.7590632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-compileThread-2' 2025-03-04T19:47:31.7591067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-compileThread-64' 2025-03-04T19:47:31.7591507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ckluk2-test-1' 2025-03-04T19:47:31.7591899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cleanup_vs_2019' 2025-03-04T19:47:31.7592421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/compile_fsdp2_disable_stream_and_event' 2025-03-04T19:47:31.7592911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/condition-branch-in-debug-handler' 2025-03-04T19:47:31.7593337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/consolidate-is-qat' 2025-03-04T19:47:31.7593703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/copy_graph' 2025-03-04T19:47:31.7594132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cpio/fix_new_ami_tests' 2025-03-04T19:47:31.7594546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cpio/fix_unit_test' 2025-03-04T19:47:31.7594940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cpio' 2025-03-04T19:47:31.7595345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/create_chunk_list' 2025-03-04T19:47:31.7595711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cse-source' 2025-03-04T19:47:31.7596083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/3proc' 2025-03-04T19:47:31.7596507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/always_produce_xml' 2025-03-04T19:47:31.7596979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/build_experiment_max_jobs' 2025-03-04T19:47:31.7597422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/build_test_more_procs' 2025-03-04T19:47:31.7598008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/build_test_more_procs2' 2025-03-04T19:47:31.7598653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/checkout_more_procs' 2025-03-04T19:47:31.7599076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/cutlass_bazel' 2025-03-04T19:47:31.7599490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/disableautotune' 2025-03-04T19:47:31.7599908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/dynamicshapesdup' 2025-03-04T19:47:31.7600290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/fflint' 2025-03-04T19:47:31.7600735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/fix_close_nonexistent' 2025-03-04T19:47:31.7601236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/fix_rerun_disabled_tests_upload' 2025-03-04T19:47:31.7601701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/inductortest_max_autotune' 2025-03-04T19:47:31.7602321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/lint_dockerimg' 2025-03-04T19:47:31.7602708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/logchanges' 2025-03-04T19:47:31.7603092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/logtest' 2025-03-04T19:47:31.7603484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/mps_sharding' 2025-03-04T19:47:31.7603887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/multigpufix' 2025-03-04T19:47:31.7604380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/no_clean_workspace' 2025-03-04T19:47:31.7604788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/pytest_timeout' 2025-03-04T19:47:31.7605290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/rerun_disabled_tests_print_log' 2025-03-04T19:47:31.7605656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/revert' 2025-03-04T19:47:31.7606060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/runtesttypes' 2025-03-04T19:47:31.7606489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/sharding_build_env' 2025-03-04T19:47:31.7606912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/slowtesttimeout' 2025-03-04T19:47:31.7607329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/some_super_setup' 2025-03-04T19:47:31.7607748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/stdmakeunique' 2025-03-04T19:47:31.7608151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/tensoboardpip' 2025-03-04T19:47:31.7608654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/trymerge_initial_comment_stack' 2025-03-04T19:47:31.7609134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/update_gh_runners_ubuntu2004' 2025-03-04T19:47:31.7609518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl/windowsbat' 2025-03-04T19:47:31.7609910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/csl' 2025-03-04T19:47:31.7610310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cublasfp16accum' 2025-03-04T19:47:31.7610770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/cutlass-template-fix-rocm' 2025-03-04T19:47:31.7611176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/danthe3rd-patch-1' 2025-03-04T19:47:31.7611548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dataclass' 2025-03-04T19:47:31.7611964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/daxia6/fix/doc_string' 2025-03-04T19:47:31.7612729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/daxia6/fix' 2025-03-04T19:47:31.7613127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/daxia6' 2025-03-04T19:47:31.7613589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/test_cpp_wrapper' 2025-03-04T19:47:31.7614127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/torchgen_support_default_arg' 2025-03-04T19:47:31.7614615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/triton-cpu-for-aarch64' 2025-03-04T19:47:31.7615125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire/update_hf_pin' 2025-03-04T19:47:31.7615539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/desertfire' 2025-03-04T19:47:31.7615987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/MPSNDArrayAdd' 2025-03-04T19:47:31.7616393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/Unranked' 2025-03-04T19:47:31.7616881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/embeddingbag' 2025-03-04T19:47:31.7617269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/sdpa' 2025-03-04T19:47:31.7617698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/unique_leak' 2025-03-04T19:47:31.7618107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona/upsize3d' 2025-03-04T19:47:31.7618515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev/joona' 2025-03-04T19:47:31.7618907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dev' 2025-03-04T19:47:31.7619259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/disable' 2025-03-04T19:47:31.7619733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/disable_fp_contract_baseline' 2025-03-04T19:47:31.7620231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/distributed_checkpointing_e2e_tests' 2025-03-04T19:47:31.7620613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/doc_change' 2025-03-04T19:47:31.7620984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/docs_numpy' 2025-03-04T19:47:31.7621372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dropout-eval' 2025-03-04T19:47:31.7621772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dtensor_fixes_2.1' 2025-03-04T19:47:31.7622181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/dynamorunner_mp' 2025-03-04T19:47:31.7622554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/e2e-baseline' 2025-03-04T19:47:31.7623025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eikanwang/eager_torch_compile' 2025-03-04T19:47:31.7623451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eikanwang' 2025-03-04T19:47:31.7623919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/test_inductor_ci_128B' 2025-03-04T19:47:31.7624382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/test_inductor_ci_base' 2025-03-04T19:47:31.7624841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/test_inductor_ci_control' 2025-03-04T19:47:31.7625317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/triton_l2_prefetch_128B' 2025-03-04T19:47:31.7625773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/embg/triton_l2_prefetch_256B' 2025-03-04T19:47:31.7626176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/embg' 2025-03-04T19:47:31.7626638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/enable_mi300_workflows_on_PRs' 2025-03-04T19:47:31.7627064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-1' 2025-03-04T19:47:31.7627456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-20' 2025-03-04T19:47:31.7627832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-21' 2025-03-04T19:47:31.7628221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-26' 2025-03-04T19:47:31.7628597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-27' 2025-03-04T19:47:31.7629030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-3' 2025-03-04T19:47:31.7629404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/eqy-patch-4' 2025-03-04T19:47:31.7629902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/error-when-setattr-over-cls-attr' 2025-03-04T19:47:31.7630276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/et_pin_bump' 2025-03-04T19:47:31.7630774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/aot-inductor-debug' 2025-03-04T19:47:31.7631266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/aten-convolution-out' 2025-03-04T19:47:31.7631772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/combo-kernels-perf-run' 2025-03-04T19:47:31.7632261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/cpp-wrapper-debug' 2025-03-04T19:47:31.7632669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/delta' 2025-03-04T19:47:31.7633173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/disable-dynamo-config' 2025-03-04T19:47:31.7633620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/dynamo-types' 2025-03-04T19:47:31.7634127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/enable-mem-dep-fusion' 2025-03-04T19:47:31.7634568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fix-orig-svg' 2025-03-04T19:47:31.7635090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fix-trace-parsing-fx-svg' 2025-03-04T19:47:31.7635633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/force-pointwise-cat-perf-run' 2025-03-04T19:47:31.7636086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/fusion-data' 2025-03-04T19:47:31.7636564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/heuristic-choices' 2025-03-04T19:47:31.7637053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/heuristic-choices-2' 2025-03-04T19:47:31.7637574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/max-autotune-dtype-test' 2025-03-04T19:47:31.7638125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/remove-desc-names' 2025-03-04T19:47:31.7638623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/scheduler-refactor' 2025-03-04T19:47:31.7639115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/test_cpp_wrapper_mode' 2025-03-04T19:47:31.7639571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte/testing_only' 2025-03-04T19:47:31.7640048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exclamaforte' 2025-03-04T19:47:31.7640446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exec' 2025-03-04T19:47:31.7640955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/experimental-mosaic' 2025-03-04T19:47:31.7641363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D50544876' 2025-03-04T19:47:31.7641757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D51032385' 2025-03-04T19:47:31.7642221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D52434604' 2025-03-04T19:47:31.7642626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D58091437' 2025-03-04T19:47:31.7643017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D61047529' 2025-03-04T19:47:31.7643428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D61557220' 2025-03-04T19:47:31.7643819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D63493615' 2025-03-04T19:47:31.7644253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65456781' 2025-03-04T19:47:31.7644642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65560950' 2025-03-04T19:47:31.7645055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D65638757' 2025-03-04T19:47:31.7645444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66529288' 2025-03-04T19:47:31.7645833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66690419' 2025-03-04T19:47:31.7646261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66717302' 2025-03-04T19:47:31.7646812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D66908884' 2025-03-04T19:47:31.7647357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68245292' 2025-03-04T19:47:31.7647932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68459341' 2025-03-04T19:47:31.7648555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D68909278' 2025-03-04T19:47:31.7649137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69034578' 2025-03-04T19:47:31.7649768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69070616' 2025-03-04T19:47:31.7650338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69132186' 2025-03-04T19:47:31.7650887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69355332' 2025-03-04T19:47:31.7651454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69361235' 2025-03-04T19:47:31.7652037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69592025' 2025-03-04T19:47:31.7652669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69595327' 2025-03-04T19:47:31.7653298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D69994481' 2025-03-04T19:47:31.7653887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D70132269' 2025-03-04T19:47:31.7654465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D70141808' 2025-03-04T19:47:31.7655206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D70193972' 2025-03-04T19:47:31.7655768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/export-D70454149' 2025-03-04T19:47:31.7656544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/exported-model-train-idempotent' 2025-03-04T19:47:31.7657110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fa_u8_brgemm' 2025-03-04T19:47:31.7657751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fastmath_baseline' 2025-03-04T19:47:31.7658523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fbcode/warm' 2025-03-04T19:47:31.7659178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fbcode' 2025-03-04T19:47:31.7659766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fca' 2025-03-04T19:47:31.7660349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fca2' 2025-03-04T19:47:31.7661014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fca2_ca5984c' 2025-03-04T19:47:31.7661581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fca3' 2025-03-04T19:47:31.7662110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fca5' 2025-03-04T19:47:31.7662830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/external-proj' 2025-03-04T19:47:31.7663778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-improve-test' 2025-03-04T19:47:31.7664709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/out-of-tree-xpu-ops-remove-dtype' 2025-03-04T19:47:31.7665485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan/test-xpu' 2025-03-04T19:47:31.7666258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fengyuan' 2025-03-04T19:47:31.7667003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ffast_math_baseline' 2025-03-04T19:47:31.7667746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ffast_math_target' 2025-03-04T19:47:31.7668460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/base_commit' 2025-03-04T19:47:31.7669266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/base_commit1' 2025-03-04T19:47:31.7670147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/fix-indirect-access' 2025-03-04T19:47:31.7671025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/multistream2' 2025-03-04T19:47:31.7671785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/multistream5' 2025-03-04T19:47:31.7672571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/operatorbench3' 2025-03-04T19:47:31.7673381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao/operatorbench5' 2025-03-04T19:47:31.7674106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/findhao' 2025-03-04T19:47:31.7674694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix' 2025-03-04T19:47:31.7675396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-benchmark-config-h100' 2025-03-04T19:47:31.7676337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-cat-lowering-uint8-hack' 2025-03-04T19:47:31.7676962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-config-ignore' 2025-03-04T19:47:31.7677645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-dict-guard' 2025-03-04T19:47:31.7678502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-ios-upload-credentials' 2025-03-04T19:47:31.7679162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-mem-leak' 2025-03-04T19:47:31.7680102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-qat-derived-qspec' 2025-03-04T19:47:31.7680899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix-test-stat-upload-failures' 2025-03-04T19:47:31.7681666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_allow_train_eval_msg' 2025-03-04T19:47:31.7682414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_avoid_record_stream' 2025-03-04T19:47:31.7683182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_e2e_fsdp_tp_pairwise' 2025-03-04T19:47:31.7683921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_eval_train_2.1' 2025-03-04T19:47:31.7684594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_partial' 2025-03-04T19:47:31.7685322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fix_xpu_content_store' 2025-03-04T19:47:31.7686020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fixes-triage' 2025-03-04T19:47:31.7686681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/flat_apply' 2025-03-04T19:47:31.7687558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/flex_attention_functorch_grad' 2025-03-04T19:47:31.7688517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fmassa/partitioner_knapsack_checkpoint' 2025-03-04T19:47:31.7689266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fmassa' 2025-03-04T19:47:31.7689932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fp8_fix' 2025-03-04T19:47:31.7690695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdp2_trace_rules' 2025-03-04T19:47:31.7691400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdpv2_3d' 2025-03-04T19:47:31.7692090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fsdpv2_3d_m1' 2025-03-04T19:47:31.7692769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/func-attr' 2025-03-04T19:47:31.7693473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/functorch_scan' 2025-03-04T19:47:31.7694142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fx_cpp' 2025-03-04T19:47:31.7694822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fy/fix-win' 2025-03-04T19:47:31.7695509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/fy' 2025-03-04T19:47:31.7696162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gelu-3' 2025-03-04T19:47:31.7696891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/get_state_dict_forward_fix' 2025-03-04T19:47:31.7697589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM/1/base' 2025-03-04T19:47:31.7698690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM/1/head' 2025-03-04T19:47:31.7699464Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM/1' 2025-03-04T19:47:31.7700194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/AlnisM' 2025-03-04T19:47:31.7700920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296/base' 2025-03-04T19:47:31.7701842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296/head' 2025-03-04T19:47:31.7702618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296/orig' 2025-03-04T19:47:31.7703426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao/296' 2025-03-04T19:47:31.7704172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/BowenBao' 2025-03-04T19:47:31.7704900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46/base' 2025-03-04T19:47:31.7705631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46/head' 2025-03-04T19:47:31.7706373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46/orig' 2025-03-04T19:47:31.7707083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/46' 2025-03-04T19:47:31.7707854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/47/base' 2025-03-04T19:47:31.7708565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/47/head' 2025-03-04T19:47:31.7709289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/47/orig' 2025-03-04T19:47:31.7710058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/47' 2025-03-04T19:47:31.7710771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/48/base' 2025-03-04T19:47:31.7711521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/48/head' 2025-03-04T19:47:31.7712239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/48/orig' 2025-03-04T19:47:31.7713489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/48' 2025-03-04T19:47:31.7714244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/49/base' 2025-03-04T19:47:31.7714986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/49/head' 2025-03-04T19:47:31.7715712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/49/orig' 2025-03-04T19:47:31.7716485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/49' 2025-03-04T19:47:31.7717213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/50/base' 2025-03-04T19:47:31.7718020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/50/head' 2025-03-04T19:47:31.7718720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/50/orig' 2025-03-04T19:47:31.7719476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/50' 2025-03-04T19:47:31.7720198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/51/base' 2025-03-04T19:47:31.7721148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/51/head' 2025-03-04T19:47:31.7721895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/51/orig' 2025-03-04T19:47:31.7722664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE/51' 2025-03-04T19:47:31.7723424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/CaoE' 2025-03-04T19:47:31.7724186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/61/base' 2025-03-04T19:47:31.7725083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/61/head' 2025-03-04T19:47:31.7725885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/61/orig' 2025-03-04T19:47:31.7726670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/61' 2025-03-04T19:47:31.7727401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/62/base' 2025-03-04T19:47:31.7728142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/62/head' 2025-03-04T19:47:31.7728934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/62/orig' 2025-03-04T19:47:31.7729773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler/62' 2025-03-04T19:47:31.7730613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ColinPeppler' 2025-03-04T19:47:31.7731379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/67/base' 2025-03-04T19:47:31.7732111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/67/head' 2025-03-04T19:47:31.7732860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/67' 2025-03-04T19:47:31.7733581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/74/base' 2025-03-04T19:47:31.7734296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/74/head' 2025-03-04T19:47:31.7735036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/74/orig' 2025-03-04T19:47:31.7735798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/74' 2025-03-04T19:47:31.7736518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/75/base' 2025-03-04T19:47:31.7737276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/75/head' 2025-03-04T19:47:31.7737985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/75/orig' 2025-03-04T19:47:31.7738810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/75' 2025-03-04T19:47:31.7739557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/76/base' 2025-03-04T19:47:31.7740318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/76/head' 2025-03-04T19:47:31.7741120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/76/orig' 2025-03-04T19:47:31.7741962Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/76' 2025-03-04T19:47:31.7742851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/77/base' 2025-03-04T19:47:31.7743555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/77/head' 2025-03-04T19:47:31.7744244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/77/orig' 2025-03-04T19:47:31.7745014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/77' 2025-03-04T19:47:31.7745769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/78/base' 2025-03-04T19:47:31.7746624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/78/head' 2025-03-04T19:47:31.7747418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/78/orig' 2025-03-04T19:47:31.7748159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang/78' 2025-03-04T19:47:31.7748905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/EikanWang' 2025-03-04T19:47:31.7749588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia/1/base' 2025-03-04T19:47:31.7750301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia/1/head' 2025-03-04T19:47:31.7751066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia/1' 2025-03-04T19:47:31.7751826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Gasoonjia' 2025-03-04T19:47:31.7752576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131/base' 2025-03-04T19:47:31.7753330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131/head' 2025-03-04T19:47:31.7754097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131/orig' 2025-03-04T19:47:31.7754906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/131' 2025-03-04T19:47:31.7755711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132/base' 2025-03-04T19:47:31.7756465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132/head' 2025-03-04T19:47:31.7757223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132/orig' 2025-03-04T19:47:31.7758159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/132' 2025-03-04T19:47:31.7758888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160/base' 2025-03-04T19:47:31.7759605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160/head' 2025-03-04T19:47:31.7760295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160/orig' 2025-03-04T19:47:31.7761008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/160' 2025-03-04T19:47:31.7761726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/165/base' 2025-03-04T19:47:31.7762426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/165/head' 2025-03-04T19:47:31.7763154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/165/orig' 2025-03-04T19:47:31.7763897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/165' 2025-03-04T19:47:31.7764780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/166/base' 2025-03-04T19:47:31.7765534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/166/head' 2025-03-04T19:47:31.7766274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/166/orig' 2025-03-04T19:47:31.7767089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/166' 2025-03-04T19:47:31.7767869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/167/base' 2025-03-04T19:47:31.7768738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/167/head' 2025-03-04T19:47:31.7769479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/167/orig' 2025-03-04T19:47:31.7770300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/167' 2025-03-04T19:47:31.7771086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/168/base' 2025-03-04T19:47:31.7771846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/168/head' 2025-03-04T19:47:31.7772606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/168/orig' 2025-03-04T19:47:31.7773418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/168' 2025-03-04T19:47:31.7774202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/169/base' 2025-03-04T19:47:31.7774972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/169/head' 2025-03-04T19:47:31.7775750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/169/orig' 2025-03-04T19:47:31.7776581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/169' 2025-03-04T19:47:31.7777354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/170/base' 2025-03-04T19:47:31.7778128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/170/head' 2025-03-04T19:47:31.7778882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/170/orig' 2025-03-04T19:47:31.7779692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang/170' 2025-03-04T19:47:31.7780475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/H-Huang' 2025-03-04T19:47:31.7781264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168/base' 2025-03-04T19:47:31.7781967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168/head' 2025-03-04T19:47:31.7782657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168/orig' 2025-03-04T19:47:31.7783414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles/168' 2025-03-04T19:47:31.7784166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/HDCharles' 2025-03-04T19:47:31.7784988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/100/base' 2025-03-04T19:47:31.7785784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/100/head' 2025-03-04T19:47:31.7786529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/100/orig' 2025-03-04T19:47:31.7787486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/100' 2025-03-04T19:47:31.7788215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/101/base' 2025-03-04T19:47:31.7788969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/101/head' 2025-03-04T19:47:31.7789751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/101/orig' 2025-03-04T19:47:31.7790726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/101' 2025-03-04T19:47:31.7791515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/102/base' 2025-03-04T19:47:31.7792323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/102/head' 2025-03-04T19:47:31.7793062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/102/orig' 2025-03-04T19:47:31.7793855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/102' 2025-03-04T19:47:31.7794612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/103/base' 2025-03-04T19:47:31.7795341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/103/head' 2025-03-04T19:47:31.7796111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/103/orig' 2025-03-04T19:47:31.7796952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/103' 2025-03-04T19:47:31.7797859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/104/base' 2025-03-04T19:47:31.7798868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/104/head' 2025-03-04T19:47:31.7799690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/104/orig' 2025-03-04T19:47:31.7800443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/104' 2025-03-04T19:47:31.7801189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56/base' 2025-03-04T19:47:31.7801931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56/head' 2025-03-04T19:47:31.7802711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56/orig' 2025-03-04T19:47:31.7803537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/56' 2025-03-04T19:47:31.7804350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64/base' 2025-03-04T19:47:31.7805152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64/head' 2025-03-04T19:47:31.7805968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64/orig' 2025-03-04T19:47:31.7806782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/64' 2025-03-04T19:47:31.7807603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78/base' 2025-03-04T19:47:31.7808388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78/head' 2025-03-04T19:47:31.7809213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78/orig' 2025-03-04T19:47:31.7810372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/78' 2025-03-04T19:47:31.7811165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84/base' 2025-03-04T19:47:31.7811973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84/head' 2025-03-04T19:47:31.7813157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84/orig' 2025-03-04T19:47:31.7814216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/84' 2025-03-04T19:47:31.7815047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86/base' 2025-03-04T19:47:31.7815858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86/head' 2025-03-04T19:47:31.7816703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86/orig' 2025-03-04T19:47:31.7817581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/86' 2025-03-04T19:47:31.7818409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91/base' 2025-03-04T19:47:31.7819232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91/head' 2025-03-04T19:47:31.7820058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91/orig' 2025-03-04T19:47:31.7820920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/91' 2025-03-04T19:47:31.7821756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92/base' 2025-03-04T19:47:31.7822591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92/head' 2025-03-04T19:47:31.7823428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92/orig' 2025-03-04T19:47:31.7824280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/92' 2025-03-04T19:47:31.7825089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93/base' 2025-03-04T19:47:31.7825930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93/head' 2025-03-04T19:47:31.7826750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93/orig' 2025-03-04T19:47:31.7827620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/93' 2025-03-04T19:47:31.7828425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94/base' 2025-03-04T19:47:31.7829225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94/head' 2025-03-04T19:47:31.7829979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94/orig' 2025-03-04T19:47:31.7830784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/94' 2025-03-04T19:47:31.7831493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/98/base' 2025-03-04T19:47:31.7832265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/98/head' 2025-03-04T19:47:31.7833045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/98/orig' 2025-03-04T19:47:31.7834075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev/98' 2025-03-04T19:47:31.7834919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/IvanKobzarev' 2025-03-04T19:47:31.7835745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243/base' 2025-03-04T19:47:31.7836531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243/head' 2025-03-04T19:47:31.7837398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243/orig' 2025-03-04T19:47:31.7838308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano/243' 2025-03-04T19:47:31.7839030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Lezcano' 2025-03-04T19:47:31.7839778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/164/base' 2025-03-04T19:47:31.7840564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/164/head' 2025-03-04T19:47:31.7841338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/164' 2025-03-04T19:47:31.7842054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172/base' 2025-03-04T19:47:31.7842863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172/head' 2025-03-04T19:47:31.7843609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172/orig' 2025-03-04T19:47:31.7844426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA/172' 2025-03-04T19:47:31.7845254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SS-JIA' 2025-03-04T19:47:31.7846084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/11/base' 2025-03-04T19:47:31.7846933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/11/head' 2025-03-04T19:47:31.7847803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/11' 2025-03-04T19:47:31.7848681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14/base' 2025-03-04T19:47:31.7849533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14/head' 2025-03-04T19:47:31.7850378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14/orig' 2025-03-04T19:47:31.7851179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg/14' 2025-03-04T19:47:31.7851995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/SamGinzburg' 2025-03-04T19:47:31.7852787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/1/base' 2025-03-04T19:47:31.7853528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/1/head' 2025-03-04T19:47:31.7854402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/1' 2025-03-04T19:47:31.7855205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63/base' 2025-03-04T19:47:31.7855996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63/head' 2025-03-04T19:47:31.7856932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63/orig' 2025-03-04T19:47:31.7857808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/63' 2025-03-04T19:47:31.7858603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67/base' 2025-03-04T19:47:31.7859379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67/head' 2025-03-04T19:47:31.7860182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67/orig' 2025-03-04T19:47:31.7861131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/67' 2025-03-04T19:47:31.7861914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/71/base' 2025-03-04T19:47:31.7862703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/71/head' 2025-03-04T19:47:31.7863514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/71' 2025-03-04T19:47:31.7864297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/72/base' 2025-03-04T19:47:31.7865096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/72/head' 2025-03-04T19:47:31.7865887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/72' 2025-03-04T19:47:31.7866693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/81/base' 2025-03-04T19:47:31.7867417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/81/head' 2025-03-04T19:47:31.7868089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/81/orig' 2025-03-04T19:47:31.7868775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/81' 2025-03-04T19:47:31.7869452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/82/base' 2025-03-04T19:47:31.7870163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/82/head' 2025-03-04T19:47:31.7870884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/82/orig' 2025-03-04T19:47:31.7871720Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/82' 2025-03-04T19:47:31.7872475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/83/base' 2025-03-04T19:47:31.7873270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/83/head' 2025-03-04T19:47:31.7874049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/83/orig' 2025-03-04T19:47:31.7874885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/83' 2025-03-04T19:47:31.7875622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/84/base' 2025-03-04T19:47:31.7876316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/84/head' 2025-03-04T19:47:31.7877041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/84/orig' 2025-03-04T19:47:31.7877869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/84' 2025-03-04T19:47:31.7878606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/85/base' 2025-03-04T19:47:31.7879453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/85/head' 2025-03-04T19:47:31.7880161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/85/orig' 2025-03-04T19:47:31.7880937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/85' 2025-03-04T19:47:31.7881656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/86/base' 2025-03-04T19:47:31.7882489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/86/head' 2025-03-04T19:47:31.7883268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/86/orig' 2025-03-04T19:47:31.7884005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/86' 2025-03-04T19:47:31.7884775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/87/base' 2025-03-04T19:47:31.7885459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/87/head' 2025-03-04T19:47:31.7886168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/87/orig' 2025-03-04T19:47:31.7886925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/87' 2025-03-04T19:47:31.7887672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/88/base' 2025-03-04T19:47:31.7888390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/88/head' 2025-03-04T19:47:31.7889093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/88/orig' 2025-03-04T19:47:31.7889922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/88' 2025-03-04T19:47:31.7890685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/89/base' 2025-03-04T19:47:31.7891469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/89/head' 2025-03-04T19:47:31.7892256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/89/orig' 2025-03-04T19:47:31.7893112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/89' 2025-03-04T19:47:31.7893896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/90/base' 2025-03-04T19:47:31.7894687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/90/head' 2025-03-04T19:47:31.7895482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/90/orig' 2025-03-04T19:47:31.7896314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/90' 2025-03-04T19:47:31.7897125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/91/base' 2025-03-04T19:47:31.7897907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/91/head' 2025-03-04T19:47:31.7898904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/91/orig' 2025-03-04T19:47:31.7899740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/91' 2025-03-04T19:47:31.7900509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/92/base' 2025-03-04T19:47:31.7901553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/92/head' 2025-03-04T19:47:31.7902356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/92/orig' 2025-03-04T19:47:31.7903202Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi/92' 2025-03-04T19:47:31.7903987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/StrongerXi' 2025-03-04T19:47:31.7904787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28/base' 2025-03-04T19:47:31.7905704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28/head' 2025-03-04T19:47:31.7906476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28/orig' 2025-03-04T19:47:31.7907220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/28' 2025-03-04T19:47:31.7907959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29/base' 2025-03-04T19:47:31.7908693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29/head' 2025-03-04T19:47:31.7909419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29/orig' 2025-03-04T19:47:31.7910169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/29' 2025-03-04T19:47:31.7910950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/30/base' 2025-03-04T19:47:31.7911694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/30/head' 2025-03-04T19:47:31.7912941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/30/orig' 2025-03-04T19:47:31.7913805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen/30' 2025-03-04T19:47:31.7914585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/Xia-Weiwen' 2025-03-04T19:47:31.7915355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109/base' 2025-03-04T19:47:31.7916120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109/head' 2025-03-04T19:47:31.7916895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109/orig' 2025-03-04T19:47:31.7917776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/109' 2025-03-04T19:47:31.7918532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110/base' 2025-03-04T19:47:31.7919234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110/head' 2025-03-04T19:47:31.7919976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110/orig' 2025-03-04T19:47:31.7920757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/110' 2025-03-04T19:47:31.7921488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/112/base' 2025-03-04T19:47:31.7922252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/112/head' 2025-03-04T19:47:31.7923023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/112/orig' 2025-03-04T19:47:31.7923806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/112' 2025-03-04T19:47:31.7924804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/113/base' 2025-03-04T19:47:31.7925581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/113/head' 2025-03-04T19:47:31.7926345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/113/orig' 2025-03-04T19:47:31.7927168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/113' 2025-03-04T19:47:31.7928047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/114/base' 2025-03-04T19:47:31.7928836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/114/head' 2025-03-04T19:47:31.7929608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/114/orig' 2025-03-04T19:47:31.7930405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/114' 2025-03-04T19:47:31.7931091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/115/base' 2025-03-04T19:47:31.7931781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/115/head' 2025-03-04T19:47:31.7932460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/115/orig' 2025-03-04T19:47:31.7933255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/115' 2025-03-04T19:47:31.7934021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/116/base' 2025-03-04T19:47:31.7934788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/116/head' 2025-03-04T19:47:31.7935580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/116/orig' 2025-03-04T19:47:31.7936389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/116' 2025-03-04T19:47:31.7937135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/117/base' 2025-03-04T19:47:31.7937846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/117/head' 2025-03-04T19:47:31.7938516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/117/orig' 2025-03-04T19:47:31.7939267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/117' 2025-03-04T19:47:31.7939996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/118/base' 2025-03-04T19:47:31.7940757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/118/head' 2025-03-04T19:47:31.7941457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/118/orig' 2025-03-04T19:47:31.7942209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/118' 2025-03-04T19:47:31.7942963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/119/base' 2025-03-04T19:47:31.7943720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/119/head' 2025-03-04T19:47:31.7944488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/119/orig' 2025-03-04T19:47:31.7945298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/119' 2025-03-04T19:47:31.7946229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/120/base' 2025-03-04T19:47:31.7946962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/120/head' 2025-03-04T19:47:31.7947683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/120/orig' 2025-03-04T19:47:31.7948405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/120' 2025-03-04T19:47:31.7949157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/121/base' 2025-03-04T19:47:31.7950043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/121/head' 2025-03-04T19:47:31.7950810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/121/orig' 2025-03-04T19:47:31.7951525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/121' 2025-03-04T19:47:31.7952256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/122/base' 2025-03-04T19:47:31.7952988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/122/head' 2025-03-04T19:47:31.7953715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/122/orig' 2025-03-04T19:47:31.7954483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/122' 2025-03-04T19:47:31.7955174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/123/base' 2025-03-04T19:47:31.7955892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/123/head' 2025-03-04T19:47:31.7956601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/123/orig' 2025-03-04T19:47:31.7957396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu/123' 2025-03-04T19:47:31.7958249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XilunWu' 2025-03-04T19:47:31.7959025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1/base' 2025-03-04T19:47:31.7959787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1/head' 2025-03-04T19:47:31.7960567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1/orig' 2025-03-04T19:47:31.7961315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/1' 2025-03-04T19:47:31.7962018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104/base' 2025-03-04T19:47:31.7962793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104/head' 2025-03-04T19:47:31.7963549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104/orig' 2025-03-04T19:47:31.7964296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/104' 2025-03-04T19:47:31.7965003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105/base' 2025-03-04T19:47:31.7965730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105/head' 2025-03-04T19:47:31.7966490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105/orig' 2025-03-04T19:47:31.7967287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/105' 2025-03-04T19:47:31.7968220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108/base' 2025-03-04T19:47:31.7968984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108/head' 2025-03-04T19:47:31.7969786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108/orig' 2025-03-04T19:47:31.7970628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/108' 2025-03-04T19:47:31.7971439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109/base' 2025-03-04T19:47:31.7972370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109/head' 2025-03-04T19:47:31.7973182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109/orig' 2025-03-04T19:47:31.7974030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/109' 2025-03-04T19:47:31.7974832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13/base' 2025-03-04T19:47:31.7975609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13/head' 2025-03-04T19:47:31.7976390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13/orig' 2025-03-04T19:47:31.7977228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/13' 2025-03-04T19:47:31.7978021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14/base' 2025-03-04T19:47:31.7978834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14/head' 2025-03-04T19:47:31.7979605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14/orig' 2025-03-04T19:47:31.7980408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/14' 2025-03-04T19:47:31.7981068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179/base' 2025-03-04T19:47:31.7981768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179/head' 2025-03-04T19:47:31.7982468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179/orig' 2025-03-04T19:47:31.7983276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/179' 2025-03-04T19:47:31.7984024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180/base' 2025-03-04T19:47:31.7984788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180/head' 2025-03-04T19:47:31.7985526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180/orig' 2025-03-04T19:47:31.7986256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/180' 2025-03-04T19:47:31.7986984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182/base' 2025-03-04T19:47:31.7987723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182/head' 2025-03-04T19:47:31.7988514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182/orig' 2025-03-04T19:47:31.7989322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/182' 2025-03-04T19:47:31.7990019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183/base' 2025-03-04T19:47:31.7990908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183/head' 2025-03-04T19:47:31.7991617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183/orig' 2025-03-04T19:47:31.7992373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/183' 2025-03-04T19:47:31.7993126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185/base' 2025-03-04T19:47:31.7993981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185/head' 2025-03-04T19:47:31.7994737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185/orig' 2025-03-04T19:47:31.7995569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/185' 2025-03-04T19:47:31.7996345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188/base' 2025-03-04T19:47:31.7997131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188/head' 2025-03-04T19:47:31.7997970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188/orig' 2025-03-04T19:47:31.7998870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/188' 2025-03-04T19:47:31.7999548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189/base' 2025-03-04T19:47:31.8000306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189/head' 2025-03-04T19:47:31.8001057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189/orig' 2025-03-04T19:47:31.8001863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/189' 2025-03-04T19:47:31.8002549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210/base' 2025-03-04T19:47:31.8003214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210/head' 2025-03-04T19:47:31.8003935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210/orig' 2025-03-04T19:47:31.8004738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/210' 2025-03-04T19:47:31.8005457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211/base' 2025-03-04T19:47:31.8006141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211/head' 2025-03-04T19:47:31.8006854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211/orig' 2025-03-04T19:47:31.8007595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/211' 2025-03-04T19:47:31.8008329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217/base' 2025-03-04T19:47:31.8009101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217/head' 2025-03-04T19:47:31.8009918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217/orig' 2025-03-04T19:47:31.8010724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/217' 2025-03-04T19:47:31.8011430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218/base' 2025-03-04T19:47:31.8012897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218/head' 2025-03-04T19:47:31.8013674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218/orig' 2025-03-04T19:47:31.8014477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/218' 2025-03-04T19:47:31.8015161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219/base' 2025-03-04T19:47:31.8015906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219/head' 2025-03-04T19:47:31.8016852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219/orig' 2025-03-04T19:47:31.8017684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/219' 2025-03-04T19:47:31.8018384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221/base' 2025-03-04T19:47:31.8019133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221/head' 2025-03-04T19:47:31.8019885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221/orig' 2025-03-04T19:47:31.8020614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/221' 2025-03-04T19:47:31.8021347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222/base' 2025-03-04T19:47:31.8022072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222/head' 2025-03-04T19:47:31.8022841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222/orig' 2025-03-04T19:47:31.8023660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/222' 2025-03-04T19:47:31.8024448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223/base' 2025-03-04T19:47:31.8025164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223/head' 2025-03-04T19:47:31.8025899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223/orig' 2025-03-04T19:47:31.8026666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/223' 2025-03-04T19:47:31.8027419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224/base' 2025-03-04T19:47:31.8028163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224/head' 2025-03-04T19:47:31.8028908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224/orig' 2025-03-04T19:47:31.8029707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/224' 2025-03-04T19:47:31.8030478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225/base' 2025-03-04T19:47:31.8031286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225/head' 2025-03-04T19:47:31.8032018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225/orig' 2025-03-04T19:47:31.8032847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/225' 2025-03-04T19:47:31.8033619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226/base' 2025-03-04T19:47:31.8034578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226/head' 2025-03-04T19:47:31.8035365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226/orig' 2025-03-04T19:47:31.8036198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/226' 2025-03-04T19:47:31.8036987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227/base' 2025-03-04T19:47:31.8037887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227/head' 2025-03-04T19:47:31.8038842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227/orig' 2025-03-04T19:47:31.8039690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/227' 2025-03-04T19:47:31.8040476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228/base' 2025-03-04T19:47:31.8041244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228/head' 2025-03-04T19:47:31.8042036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228/orig' 2025-03-04T19:47:31.8042856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/228' 2025-03-04T19:47:31.8043615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229/base' 2025-03-04T19:47:31.8044379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229/head' 2025-03-04T19:47:31.8045029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229/orig' 2025-03-04T19:47:31.8045769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/229' 2025-03-04T19:47:31.8046506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230/base' 2025-03-04T19:47:31.8047199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230/head' 2025-03-04T19:47:31.8047920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230/orig' 2025-03-04T19:47:31.8048695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/230' 2025-03-04T19:47:31.8049428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231/base' 2025-03-04T19:47:31.8050187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231/head' 2025-03-04T19:47:31.8050936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231/orig' 2025-03-04T19:47:31.8051773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/231' 2025-03-04T19:47:31.8052498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232/base' 2025-03-04T19:47:31.8053146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232/head' 2025-03-04T19:47:31.8053890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232/orig' 2025-03-04T19:47:31.8054690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/232' 2025-03-04T19:47:31.8055430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233/base' 2025-03-04T19:47:31.8056120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233/head' 2025-03-04T19:47:31.8057016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233/orig' 2025-03-04T19:47:31.8057746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/233' 2025-03-04T19:47:31.8058469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234/base' 2025-03-04T19:47:31.8059187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234/head' 2025-03-04T19:47:31.8060120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234/orig' 2025-03-04T19:47:31.8060917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/234' 2025-03-04T19:47:31.8061694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236/base' 2025-03-04T19:47:31.8062490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236/head' 2025-03-04T19:47:31.8063243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236/orig' 2025-03-04T19:47:31.8064070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/236' 2025-03-04T19:47:31.8064839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237/base' 2025-03-04T19:47:31.8065632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237/head' 2025-03-04T19:47:31.8066379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237/orig' 2025-03-04T19:47:31.8067076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/237' 2025-03-04T19:47:31.8067773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/238/base' 2025-03-04T19:47:31.8068478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/238/head' 2025-03-04T19:47:31.8069200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/238/orig' 2025-03-04T19:47:31.8069970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/238' 2025-03-04T19:47:31.8070697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/239/base' 2025-03-04T19:47:31.8071468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/239/head' 2025-03-04T19:47:31.8072212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/239/orig' 2025-03-04T19:47:31.8073038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/239' 2025-03-04T19:47:31.8073839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/240/base' 2025-03-04T19:47:31.8074630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/240/head' 2025-03-04T19:47:31.8075431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/240/orig' 2025-03-04T19:47:31.8076195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/240' 2025-03-04T19:47:31.8076922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/241/base' 2025-03-04T19:47:31.8077792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/241/head' 2025-03-04T19:47:31.8078734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/241/orig' 2025-03-04T19:47:31.8079571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/241' 2025-03-04T19:47:31.8080344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/242/base' 2025-03-04T19:47:31.8081142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/242/head' 2025-03-04T19:47:31.8081919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/242/orig' 2025-03-04T19:47:31.8082891Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/242' 2025-03-04T19:47:31.8083701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/243/base' 2025-03-04T19:47:31.8084506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/243/head' 2025-03-04T19:47:31.8085257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/243/orig' 2025-03-04T19:47:31.8086107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/243' 2025-03-04T19:47:31.8086864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/244/base' 2025-03-04T19:47:31.8087653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/244/head' 2025-03-04T19:47:31.8088480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/244/orig' 2025-03-04T19:47:31.8089294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/244' 2025-03-04T19:47:31.8090122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/245/base' 2025-03-04T19:47:31.8090921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/245/head' 2025-03-04T19:47:31.8091723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/245/orig' 2025-03-04T19:47:31.8092557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/245' 2025-03-04T19:47:31.8093332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/246/base' 2025-03-04T19:47:31.8094136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/246/head' 2025-03-04T19:47:31.8094964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/246/orig' 2025-03-04T19:47:31.8095793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/246' 2025-03-04T19:47:31.8096563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/247/base' 2025-03-04T19:47:31.8097433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/247/head' 2025-03-04T19:47:31.8098531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/247/orig' 2025-03-04T19:47:31.8099352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/247' 2025-03-04T19:47:31.8100139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/248/base' 2025-03-04T19:47:31.8100912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/248/head' 2025-03-04T19:47:31.8101912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/248/orig' 2025-03-04T19:47:31.8102745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/248' 2025-03-04T19:47:31.8103470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/249/base' 2025-03-04T19:47:31.8104181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/249/head' 2025-03-04T19:47:31.8104885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/249/orig' 2025-03-04T19:47:31.8105819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/249' 2025-03-04T19:47:31.8106566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/250/base' 2025-03-04T19:47:31.8107306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/250/head' 2025-03-04T19:47:31.8108076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/250/orig' 2025-03-04T19:47:31.8108892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/250' 2025-03-04T19:47:31.8109660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/251/base' 2025-03-04T19:47:31.8110399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/251/head' 2025-03-04T19:47:31.8111129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/251/orig' 2025-03-04T19:47:31.8111913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/251' 2025-03-04T19:47:31.8113201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/252/base' 2025-03-04T19:47:31.8113994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/252/head' 2025-03-04T19:47:31.8114781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/252/orig' 2025-03-04T19:47:31.8115622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/252' 2025-03-04T19:47:31.8116403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/253/base' 2025-03-04T19:47:31.8117210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/253/head' 2025-03-04T19:47:31.8118081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/253/orig' 2025-03-04T19:47:31.8118931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/253' 2025-03-04T19:47:31.8119732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30/base' 2025-03-04T19:47:31.8120537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30/head' 2025-03-04T19:47:31.8121315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30/orig' 2025-03-04T19:47:31.8122160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/30' 2025-03-04T19:47:31.8122967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70/base' 2025-03-04T19:47:31.8123756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70/head' 2025-03-04T19:47:31.8124539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70/orig' 2025-03-04T19:47:31.8125492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/70' 2025-03-04T19:47:31.8126187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72/base' 2025-03-04T19:47:31.8126891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72/head' 2025-03-04T19:47:31.8127596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72/orig' 2025-03-04T19:47:31.8128360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/72' 2025-03-04T19:47:31.8129202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/9/base' 2025-03-04T19:47:31.8129953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/9/orig' 2025-03-04T19:47:31.8130697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/9' 2025-03-04T19:47:31.8131415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97/base' 2025-03-04T19:47:31.8132153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97/head' 2025-03-04T19:47:31.8132911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97/orig' 2025-03-04T19:47:31.8133646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/97' 2025-03-04T19:47:31.8134397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98/base' 2025-03-04T19:47:31.8135168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98/head' 2025-03-04T19:47:31.8135942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98/orig' 2025-03-04T19:47:31.8136746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/98' 2025-03-04T19:47:31.8137518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99/base' 2025-03-04T19:47:31.8138298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99/head' 2025-03-04T19:47:31.8139085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99/orig' 2025-03-04T19:47:31.8139941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan/99' 2025-03-04T19:47:31.8140717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/XuehaiPan' 2025-03-04T19:47:31.8141547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23/base' 2025-03-04T19:47:31.8142365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23/head' 2025-03-04T19:47:31.8143202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23/orig' 2025-03-04T19:47:31.8144033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/23' 2025-03-04T19:47:31.8144866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27/base' 2025-03-04T19:47:31.8145661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27/head' 2025-03-04T19:47:31.8146483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27/orig' 2025-03-04T19:47:31.8147547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/27' 2025-03-04T19:47:31.8148354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29/base' 2025-03-04T19:47:31.8149127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29/head' 2025-03-04T19:47:31.8149933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29/orig' 2025-03-04T19:47:31.8150756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/29' 2025-03-04T19:47:31.8151659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30/base' 2025-03-04T19:47:31.8152349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30/head' 2025-03-04T19:47:31.8153108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30/orig' 2025-03-04T19:47:31.8153838Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/30' 2025-03-04T19:47:31.8154560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31/base' 2025-03-04T19:47:31.8155292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31/head' 2025-03-04T19:47:31.8156036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31/orig' 2025-03-04T19:47:31.8156851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/31' 2025-03-04T19:47:31.8157654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32/base' 2025-03-04T19:47:31.8158548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32/head' 2025-03-04T19:47:31.8159355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32/orig' 2025-03-04T19:47:31.8160197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/32' 2025-03-04T19:47:31.8161009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33/base' 2025-03-04T19:47:31.8161809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33/head' 2025-03-04T19:47:31.8162599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33/orig' 2025-03-04T19:47:31.8163358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/33' 2025-03-04T19:47:31.8164073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/37/base' 2025-03-04T19:47:31.8164818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/37/head' 2025-03-04T19:47:31.8165607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/37' 2025-03-04T19:47:31.8166351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38/base' 2025-03-04T19:47:31.8167064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38/head' 2025-03-04T19:47:31.8167836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38/orig' 2025-03-04T19:47:31.8168630Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/38' 2025-03-04T19:47:31.8169574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39/base' 2025-03-04T19:47:31.8170338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39/head' 2025-03-04T19:47:31.8171163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39/orig' 2025-03-04T19:47:31.8172014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/39' 2025-03-04T19:47:31.8172736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40/base' 2025-03-04T19:47:31.8173625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40/head' 2025-03-04T19:47:31.8174377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40/orig' 2025-03-04T19:47:31.8175198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/40' 2025-03-04T19:47:31.8175961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/41/base' 2025-03-04T19:47:31.8176749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/41/head' 2025-03-04T19:47:31.8177520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/41/orig' 2025-03-04T19:47:31.8178272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/41' 2025-03-04T19:47:31.8179005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/42/base' 2025-03-04T19:47:31.8179771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/42/head' 2025-03-04T19:47:31.8180502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/42/orig' 2025-03-04T19:47:31.8181285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/42' 2025-03-04T19:47:31.8181975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/43/base' 2025-03-04T19:47:31.8182652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/43/head' 2025-03-04T19:47:31.8183401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/43/orig' 2025-03-04T19:47:31.8184233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/43' 2025-03-04T19:47:31.8185044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/44/base' 2025-03-04T19:47:31.8185831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/44/head' 2025-03-04T19:47:31.8186726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/44' 2025-03-04T19:47:31.8187533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/45/base' 2025-03-04T19:47:31.8188284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/45/head' 2025-03-04T19:47:31.8189102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/45' 2025-03-04T19:47:31.8189820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/46/base' 2025-03-04T19:47:31.8190584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/46/head' 2025-03-04T19:47:31.8191443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/46/orig' 2025-03-04T19:47:31.8192229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/46' 2025-03-04T19:47:31.8192970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/47/base' 2025-03-04T19:47:31.8193766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/47/head' 2025-03-04T19:47:31.8194537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/47/orig' 2025-03-04T19:47:31.8195531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/47' 2025-03-04T19:47:31.8196250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/48/base' 2025-03-04T19:47:31.8197008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/48/head' 2025-03-04T19:47:31.8197880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/48/orig' 2025-03-04T19:47:31.8198879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/48' 2025-03-04T19:47:31.8199693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/49/base' 2025-03-04T19:47:31.8200495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/49/head' 2025-03-04T19:47:31.8201354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/49' 2025-03-04T19:47:31.8202150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/50/base' 2025-03-04T19:47:31.8202975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/50/head' 2025-03-04T19:47:31.8203767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/50/orig' 2025-03-04T19:47:31.8204523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/50' 2025-03-04T19:47:31.8205244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/51/base' 2025-03-04T19:47:31.8205987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/51/head' 2025-03-04T19:47:31.8206705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/51/orig' 2025-03-04T19:47:31.8207491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96/51' 2025-03-04T19:47:31.8208281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ZhiweiYan-96' 2025-03-04T19:47:31.8208962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/1/base' 2025-03-04T19:47:31.8209646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/1/head' 2025-03-04T19:47:31.8210409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/1' 2025-03-04T19:47:31.8211113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/2/base' 2025-03-04T19:47:31.8211852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/2/head' 2025-03-04T19:47:31.8213142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov/2' 2025-03-04T19:47:31.8213910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aakhundov' 2025-03-04T19:47:31.8214981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aditew01/openblas' 2025-03-04T19:47:31.8215716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aditew01/sbgemm' 2025-03-04T19:47:31.8216392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aditew01/vecbf16' 2025-03-04T19:47:31.8217134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aditew01' 2025-03-04T19:47:31.8217987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3/base' 2025-03-04T19:47:31.8218651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3/head' 2025-03-04T19:47:31.8219329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3/orig' 2025-03-04T19:47:31.8220115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD/3' 2025-03-04T19:47:31.8220819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/albanD' 2025-03-04T19:47:31.8221569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/25/base' 2025-03-04T19:47:31.8222313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/25/head' 2025-03-04T19:47:31.8223067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/25/orig' 2025-03-04T19:47:31.8223839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/25' 2025-03-04T19:47:31.8224667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/26/base' 2025-03-04T19:47:31.8225564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/26/head' 2025-03-04T19:47:31.8226338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/26/orig' 2025-03-04T19:47:31.8227184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic/26' 2025-03-04T19:47:31.8227991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/alexsamardzic' 2025-03-04T19:47:31.8228667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18/base' 2025-03-04T19:47:31.8229276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18/head' 2025-03-04T19:47:31.8229977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18/orig' 2025-03-04T19:47:31.8230748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/18' 2025-03-04T19:47:31.8231473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19/base' 2025-03-04T19:47:31.8232140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19/head' 2025-03-04T19:47:31.8232826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19/orig' 2025-03-04T19:47:31.8233548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/19' 2025-03-04T19:47:31.8234265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/20/base' 2025-03-04T19:47:31.8234930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/20/head' 2025-03-04T19:47:31.8235819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/20/orig' 2025-03-04T19:47:31.8236563Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames/20' 2025-03-04T19:47:31.8237270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/amjames' 2025-03-04T19:47:31.8238184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/1/base' 2025-03-04T19:47:31.8238959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/1/head' 2025-03-04T19:47:31.8239957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/1' 2025-03-04T19:47:31.8240763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3/base' 2025-03-04T19:47:31.8241524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3/head' 2025-03-04T19:47:31.8242288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3/orig' 2025-03-04T19:47:31.8242987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302/3' 2025-03-04T19:47:31.8243712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewlee302' 2025-03-04T19:47:31.8244415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35/base' 2025-03-04T19:47:31.8245167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35/head' 2025-03-04T19:47:31.8245883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35/orig' 2025-03-04T19:47:31.8246694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/35' 2025-03-04T19:47:31.8247373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36/base' 2025-03-04T19:47:31.8248083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36/head' 2025-03-04T19:47:31.8248783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36/orig' 2025-03-04T19:47:31.8249502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/36' 2025-03-04T19:47:31.8250213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37/base' 2025-03-04T19:47:31.8250925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37/head' 2025-03-04T19:47:31.8251697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37/orig' 2025-03-04T19:47:31.8252489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/37' 2025-03-04T19:47:31.8253297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50/base' 2025-03-04T19:47:31.8253963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50/head' 2025-03-04T19:47:31.8254685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50/orig' 2025-03-04T19:47:31.8255482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14/50' 2025-03-04T19:47:31.8256251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/andrewor14' 2025-03-04T19:47:31.8256959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64/base' 2025-03-04T19:47:31.8257854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64/head' 2025-03-04T19:47:31.8258594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64/orig' 2025-03-04T19:47:31.8259393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/64' 2025-03-04T19:47:31.8260101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65/base' 2025-03-04T19:47:31.8261013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65/head' 2025-03-04T19:47:31.8261733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65/orig' 2025-03-04T19:47:31.8262457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/65' 2025-03-04T19:47:31.8263180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/66/base' 2025-03-04T19:47:31.8263877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/66/head' 2025-03-04T19:47:31.8264620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/66/orig' 2025-03-04T19:47:31.8265427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/66' 2025-03-04T19:47:31.8266193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/67/base' 2025-03-04T19:47:31.8266961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/67/head' 2025-03-04T19:47:31.8267707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/67/orig' 2025-03-04T19:47:31.8268516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/67' 2025-03-04T19:47:31.8269199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/68/base' 2025-03-04T19:47:31.8269930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/68/head' 2025-03-04T19:47:31.8270662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/68/orig' 2025-03-04T19:47:31.8271357Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/68' 2025-03-04T19:47:31.8272109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/69/base' 2025-03-04T19:47:31.8272801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/69/head' 2025-03-04T19:47:31.8273538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/69/orig' 2025-03-04T19:47:31.8274261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/69' 2025-03-04T19:47:31.8275006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/70/base' 2025-03-04T19:47:31.8275757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/70/head' 2025-03-04T19:47:31.8276515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/70/orig' 2025-03-04T19:47:31.8277313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/70' 2025-03-04T19:47:31.8278225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/71/base' 2025-03-04T19:47:31.8279118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/71/head' 2025-03-04T19:47:31.8279779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/71/orig' 2025-03-04T19:47:31.8280553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/71' 2025-03-04T19:47:31.8281215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/72/base' 2025-03-04T19:47:31.8281923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/72/head' 2025-03-04T19:47:31.8282765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/72/orig' 2025-03-04T19:47:31.8283540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/72' 2025-03-04T19:47:31.8284264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/73/base' 2025-03-04T19:47:31.8285033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/73/head' 2025-03-04T19:47:31.8285788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/73/orig' 2025-03-04T19:47:31.8286596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/73' 2025-03-04T19:47:31.8287359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/74/base' 2025-03-04T19:47:31.8288127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/74/head' 2025-03-04T19:47:31.8288906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/74/orig' 2025-03-04T19:47:31.8289672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/74' 2025-03-04T19:47:31.8290376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/75/base' 2025-03-04T19:47:31.8291039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/75/head' 2025-03-04T19:47:31.8291742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/75/orig' 2025-03-04T19:47:31.8292507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/75' 2025-03-04T19:47:31.8293194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/76/base' 2025-03-04T19:47:31.8293866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/76/head' 2025-03-04T19:47:31.8294562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/76/orig' 2025-03-04T19:47:31.8295326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi/76' 2025-03-04T19:47:31.8296038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/angelayi' 2025-03-04T19:47:31.8296811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/162/base' 2025-03-04T19:47:31.8297589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/162/head' 2025-03-04T19:47:31.8298717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/162' 2025-03-04T19:47:31.8299531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566/base' 2025-03-04T19:47:31.8300344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566/head' 2025-03-04T19:47:31.8301405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566/orig' 2025-03-04T19:47:31.8302273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/566' 2025-03-04T19:47:31.8303087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571/base' 2025-03-04T19:47:31.8303864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571/head' 2025-03-04T19:47:31.8304679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571/orig' 2025-03-04T19:47:31.8305719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/571' 2025-03-04T19:47:31.8306567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580/base' 2025-03-04T19:47:31.8307396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580/head' 2025-03-04T19:47:31.8308220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580/orig' 2025-03-04T19:47:31.8309049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/580' 2025-03-04T19:47:31.8309862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620/base' 2025-03-04T19:47:31.8310666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620/head' 2025-03-04T19:47:31.8311501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620/orig' 2025-03-04T19:47:31.8312349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/620' 2025-03-04T19:47:31.8313710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634/base' 2025-03-04T19:47:31.8314409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634/head' 2025-03-04T19:47:31.8315156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634/orig' 2025-03-04T19:47:31.8315914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/634' 2025-03-04T19:47:31.8316626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/638/base' 2025-03-04T19:47:31.8317420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/638/head' 2025-03-04T19:47:31.8318309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/638/orig' 2025-03-04T19:47:31.8319140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/638' 2025-03-04T19:47:31.8319908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/643/base' 2025-03-04T19:47:31.8320634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/643/head' 2025-03-04T19:47:31.8321320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/643/orig' 2025-03-04T19:47:31.8322082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/643' 2025-03-04T19:47:31.8322848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/650/base' 2025-03-04T19:47:31.8323549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/650/head' 2025-03-04T19:47:31.8324615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/650/orig' 2025-03-04T19:47:31.8325411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/650' 2025-03-04T19:47:31.8326187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/656/base' 2025-03-04T19:47:31.8326868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/656/head' 2025-03-04T19:47:31.8327327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/656/orig' 2025-03-04T19:47:31.8327904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/656' 2025-03-04T19:47:31.8328353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/657/base' 2025-03-04T19:47:31.8328795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/657/head' 2025-03-04T19:47:31.8329229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/657/orig' 2025-03-04T19:47:31.8329693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/657' 2025-03-04T19:47:31.8330131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/658/base' 2025-03-04T19:47:31.8330570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/658/head' 2025-03-04T19:47:31.8331006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/658/orig' 2025-03-04T19:47:31.8331477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/658' 2025-03-04T19:47:31.8331914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/662/base' 2025-03-04T19:47:31.8332356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/662/head' 2025-03-04T19:47:31.8332787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/662/orig' 2025-03-04T19:47:31.8333256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/662' 2025-03-04T19:47:31.8333692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/663/base' 2025-03-04T19:47:31.8334125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/663/head' 2025-03-04T19:47:31.8334573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/663/orig' 2025-03-04T19:47:31.8335028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/663' 2025-03-04T19:47:31.8335478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/664/base' 2025-03-04T19:47:31.8335910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/664/head' 2025-03-04T19:47:31.8336355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/664/orig' 2025-03-04T19:47:31.8336808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/664' 2025-03-04T19:47:31.8337257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/665/base' 2025-03-04T19:47:31.8337689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/665/head' 2025-03-04T19:47:31.8338205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/665/orig' 2025-03-04T19:47:31.8338663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/665' 2025-03-04T19:47:31.8339096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/666/base' 2025-03-04T19:47:31.8339546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/666/head' 2025-03-04T19:47:31.8339978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/666/orig' 2025-03-04T19:47:31.8340498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/666' 2025-03-04T19:47:31.8340927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/667/base' 2025-03-04T19:47:31.8341372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/667/head' 2025-03-04T19:47:31.8341808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/667/orig' 2025-03-04T19:47:31.8342276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/667' 2025-03-04T19:47:31.8342704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/668/base' 2025-03-04T19:47:31.8343156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/668/head' 2025-03-04T19:47:31.8343593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/668/orig' 2025-03-04T19:47:31.8344042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/668' 2025-03-04T19:47:31.8344493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/669/base' 2025-03-04T19:47:31.8344922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/669/head' 2025-03-04T19:47:31.8345372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/669/orig' 2025-03-04T19:47:31.8345822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/669' 2025-03-04T19:47:31.8346265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/670/base' 2025-03-04T19:47:31.8346695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/670/head' 2025-03-04T19:47:31.8347139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/670/orig' 2025-03-04T19:47:31.8347595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/670' 2025-03-04T19:47:31.8348040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/671/base' 2025-03-04T19:47:31.8348474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/671/head' 2025-03-04T19:47:31.8348906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/671/orig' 2025-03-04T19:47:31.8349367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/671' 2025-03-04T19:47:31.8349800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/672/base' 2025-03-04T19:47:31.8350249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/672/head' 2025-03-04T19:47:31.8350746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/672/orig' 2025-03-04T19:47:31.8351212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/672' 2025-03-04T19:47:31.8351643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/673/base' 2025-03-04T19:47:31.8352093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/673/head' 2025-03-04T19:47:31.8352520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/673/orig' 2025-03-04T19:47:31.8353036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/673' 2025-03-04T19:47:31.8353478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/674/base' 2025-03-04T19:47:31.8353910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/674/head' 2025-03-04T19:47:31.8354353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/674/orig' 2025-03-04T19:47:31.8354805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/674' 2025-03-04T19:47:31.8355246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/675/base' 2025-03-04T19:47:31.8355672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/675/head' 2025-03-04T19:47:31.8356114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/675/orig' 2025-03-04T19:47:31.8356571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/675' 2025-03-04T19:47:31.8357020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/676/base' 2025-03-04T19:47:31.8357447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/676/head' 2025-03-04T19:47:31.8358060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/676/orig' 2025-03-04T19:47:31.8358532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/676' 2025-03-04T19:47:31.8358963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/677/base' 2025-03-04T19:47:31.8359414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/677/head' 2025-03-04T19:47:31.8359846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/677/orig' 2025-03-04T19:47:31.8360317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/677' 2025-03-04T19:47:31.8360746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/678/base' 2025-03-04T19:47:31.8361191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/678/head' 2025-03-04T19:47:31.8361621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/678/orig' 2025-03-04T19:47:31.8362090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/678' 2025-03-04T19:47:31.8362526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/679/base' 2025-03-04T19:47:31.8362953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/679/head' 2025-03-04T19:47:31.8363489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/679/orig' 2025-03-04T19:47:31.8363942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/679' 2025-03-04T19:47:31.8364382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/680/base' 2025-03-04T19:47:31.8364810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/680/head' 2025-03-04T19:47:31.8365257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/680/orig' 2025-03-04T19:47:31.8365801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/680' 2025-03-04T19:47:31.8366250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/681/base' 2025-03-04T19:47:31.8366691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/681/head' 2025-03-04T19:47:31.8367136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/681/orig' 2025-03-04T19:47:31.8367587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/681' 2025-03-04T19:47:31.8368019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/682/base' 2025-03-04T19:47:31.8368467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/682/head' 2025-03-04T19:47:31.8368902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/682/orig' 2025-03-04T19:47:31.8369366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/682' 2025-03-04T19:47:31.8369798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/683/base' 2025-03-04T19:47:31.8370239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/683/head' 2025-03-04T19:47:31.8370671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/683/orig' 2025-03-04T19:47:31.8371135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/683' 2025-03-04T19:47:31.8371567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/684/base' 2025-03-04T19:47:31.8372009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/684/head' 2025-03-04T19:47:31.8372438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/684/orig' 2025-03-04T19:47:31.8372897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/684' 2025-03-04T19:47:31.8373340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/685/base' 2025-03-04T19:47:31.8373771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/685/head' 2025-03-04T19:47:31.8374212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/685/orig' 2025-03-04T19:47:31.8374669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/685' 2025-03-04T19:47:31.8375114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/686/base' 2025-03-04T19:47:31.8375543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/686/head' 2025-03-04T19:47:31.8376051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/686/orig' 2025-03-04T19:47:31.8376500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/686' 2025-03-04T19:47:31.8376941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/687/base' 2025-03-04T19:47:31.8377373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/687/head' 2025-03-04T19:47:31.8377806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/687/orig' 2025-03-04T19:47:31.8378334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/687' 2025-03-04T19:47:31.8378767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/688/base' 2025-03-04T19:47:31.8379221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/688/head' 2025-03-04T19:47:31.8379656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/688/orig' 2025-03-04T19:47:31.8380126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/688' 2025-03-04T19:47:31.8380562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/689/base' 2025-03-04T19:47:31.8381007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/689/head' 2025-03-04T19:47:31.8381439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/689/orig' 2025-03-04T19:47:31.8381906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/689' 2025-03-04T19:47:31.8382342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/690/base' 2025-03-04T19:47:31.8382770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/690/head' 2025-03-04T19:47:31.8383213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/690/orig' 2025-03-04T19:47:31.8383660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/690' 2025-03-04T19:47:31.8384104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/691/base' 2025-03-04T19:47:31.8384532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/691/head' 2025-03-04T19:47:31.8384969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/691/orig' 2025-03-04T19:47:31.8385431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/691' 2025-03-04T19:47:31.8385872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/692/base' 2025-03-04T19:47:31.8386304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/692/head' 2025-03-04T19:47:31.8386744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/692/orig' 2025-03-04T19:47:31.8387197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305/692' 2025-03-04T19:47:31.8387634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anijain2305' 2025-03-04T19:47:31.8388068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216/base' 2025-03-04T19:47:31.8388561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216/head' 2025-03-04T19:47:31.8388993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216/orig' 2025-03-04T19:47:31.8389432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411/216' 2025-03-04T19:47:31.8389869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/anjali411' 2025-03-04T19:47:31.8390290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/132/base' 2025-03-04T19:47:31.8390793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/132/head' 2025-03-04T19:47:31.8391236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/132' 2025-03-04T19:47:31.8391678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141/base' 2025-03-04T19:47:31.8392090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141/head' 2025-03-04T19:47:31.8392510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141/orig' 2025-03-04T19:47:31.8392970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/141' 2025-03-04T19:47:31.8393384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/211/base' 2025-03-04T19:47:31.8393822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/211/head' 2025-03-04T19:47:31.8394237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/211/orig' 2025-03-04T19:47:31.8394692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/211' 2025-03-04T19:47:31.8395113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/213/base' 2025-03-04T19:47:31.8395532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/213/head' 2025-03-04T19:47:31.8395946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/213/orig' 2025-03-04T19:47:31.8396391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/213' 2025-03-04T19:47:31.8396820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/214/base' 2025-03-04T19:47:31.8397238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/214/head' 2025-03-04T19:47:31.8397674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/214/orig' 2025-03-04T19:47:31.8398228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/214' 2025-03-04T19:47:31.8398896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/215/base' 2025-03-04T19:47:31.8399312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/215/head' 2025-03-04T19:47:31.8399739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/215/orig' 2025-03-04T19:47:31.8400185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/215' 2025-03-04T19:47:31.8400610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/216/base' 2025-03-04T19:47:31.8401021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/216/head' 2025-03-04T19:47:31.8401642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/216/orig' 2025-03-04T19:47:31.8402090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/216' 2025-03-04T19:47:31.8402509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/217/base' 2025-03-04T19:47:31.8402934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/217/head' 2025-03-04T19:47:31.8403457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/217/orig' 2025-03-04T19:47:31.8403911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/217' 2025-03-04T19:47:31.8404327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/218/base' 2025-03-04T19:47:31.8404758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/218/head' 2025-03-04T19:47:31.8405179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/218/orig' 2025-03-04T19:47:31.8405646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/218' 2025-03-04T19:47:31.8406091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/219/base' 2025-03-04T19:47:31.8406511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/219/head' 2025-03-04T19:47:31.8406941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/219/orig' 2025-03-04T19:47:31.8407380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste/219' 2025-03-04T19:47:31.8407817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/aorenste' 2025-03-04T19:47:31.8408262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39/base' 2025-03-04T19:47:31.8408720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39/head' 2025-03-04T19:47:31.8409164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39/orig' 2025-03-04T19:47:31.8409645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/39' 2025-03-04T19:47:31.8410083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/54/base' 2025-03-04T19:47:31.8410533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/54/head' 2025-03-04T19:47:31.8410979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/54/orig' 2025-03-04T19:47:31.8411442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/54' 2025-03-04T19:47:31.8411908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/55/base' 2025-03-04T19:47:31.8412350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/55/head' 2025-03-04T19:47:31.8413227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/55/orig' 2025-03-04T19:47:31.8413694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri/55' 2025-03-04T19:47:31.8414159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/avikchaudhuri' 2025-03-04T19:47:31.8414735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657/base' 2025-03-04T19:47:31.8415147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657/head' 2025-03-04T19:47:31.8415546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657/orig' 2025-03-04T19:47:31.8415965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu/657' 2025-03-04T19:47:31.8416383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/awgu' 2025-03-04T19:47:31.8416880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604/base' 2025-03-04T19:47:31.8417325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604/head' 2025-03-04T19:47:31.8417742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604/orig' 2025-03-04T19:47:31.8418192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/604' 2025-03-04T19:47:31.8418606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620/base' 2025-03-04T19:47:31.8419032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620/head' 2025-03-04T19:47:31.8419440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620/orig' 2025-03-04T19:47:31.8419894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/620' 2025-03-04T19:47:31.8420300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626/base' 2025-03-04T19:47:31.8420711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626/head' 2025-03-04T19:47:31.8421131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626/orig' 2025-03-04T19:47:31.8421558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/626' 2025-03-04T19:47:31.8421977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627/base' 2025-03-04T19:47:31.8422385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627/head' 2025-03-04T19:47:31.8422808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627/orig' 2025-03-04T19:47:31.8423239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/627' 2025-03-04T19:47:31.8423665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630/base' 2025-03-04T19:47:31.8424086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630/head' 2025-03-04T19:47:31.8424519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630/orig' 2025-03-04T19:47:31.8424955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/630' 2025-03-04T19:47:31.8425373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635/base' 2025-03-04T19:47:31.8425803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635/head' 2025-03-04T19:47:31.8426220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635/orig' 2025-03-04T19:47:31.8426666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/635' 2025-03-04T19:47:31.8427160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636/base' 2025-03-04T19:47:31.8427589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636/head' 2025-03-04T19:47:31.8428006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636/orig' 2025-03-04T19:47:31.8428453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/636' 2025-03-04T19:47:31.8428931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/639/base' 2025-03-04T19:47:31.8429349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/639/head' 2025-03-04T19:47:31.8429772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/639/orig' 2025-03-04T19:47:31.8430209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/639' 2025-03-04T19:47:31.8430631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/640/base' 2025-03-04T19:47:31.8431042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/640/head' 2025-03-04T19:47:31.8431468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/640/orig' 2025-03-04T19:47:31.8431901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/640' 2025-03-04T19:47:31.8432326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/641/base' 2025-03-04T19:47:31.8432737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/641/head' 2025-03-04T19:47:31.8433171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/641/orig' 2025-03-04T19:47:31.8433608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/641' 2025-03-04T19:47:31.8434018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/642/base' 2025-03-04T19:47:31.8434447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/642/head' 2025-03-04T19:47:31.8434864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/642/orig' 2025-03-04T19:47:31.8435321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/642' 2025-03-04T19:47:31.8435735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/643/base' 2025-03-04T19:47:31.8436173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/643/head' 2025-03-04T19:47:31.8436589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/643/orig' 2025-03-04T19:47:31.8437039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/643' 2025-03-04T19:47:31.8437453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/644/base' 2025-03-04T19:47:31.8437979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/644/head' 2025-03-04T19:47:31.8438402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/644/orig' 2025-03-04T19:47:31.8438841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh/644' 2025-03-04T19:47:31.8439371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bdhirsh' 2025-03-04T19:47:31.8439817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47/base' 2025-03-04T19:47:31.8440280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47/head' 2025-03-04T19:47:31.8440724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47/orig' 2025-03-04T19:47:31.8441205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/47' 2025-03-04T19:47:31.8441727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51/base' 2025-03-04T19:47:31.8442182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51/head' 2025-03-04T19:47:31.8442632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51/orig' 2025-03-04T19:47:31.8443112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/51' 2025-03-04T19:47:31.8443561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52/base' 2025-03-04T19:47:31.8444005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52/head' 2025-03-04T19:47:31.8444463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52/orig' 2025-03-04T19:47:31.8444936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/52' 2025-03-04T19:47:31.8445392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56/base' 2025-03-04T19:47:31.8445849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56/head' 2025-03-04T19:47:31.8446305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56/orig' 2025-03-04T19:47:31.8446768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/56' 2025-03-04T19:47:31.8447225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/58/base' 2025-03-04T19:47:31.8447670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/58/head' 2025-03-04T19:47:31.8448128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/58/orig' 2025-03-04T19:47:31.8448597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/58' 2025-03-04T19:47:31.8449042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/59/base' 2025-03-04T19:47:31.8449493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/59/head' 2025-03-04T19:47:31.8449942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/59/orig' 2025-03-04T19:47:31.8450423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/59' 2025-03-04T19:47:31.8450867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/60/base' 2025-03-04T19:47:31.8451329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/60/head' 2025-03-04T19:47:31.8451772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/60/orig' 2025-03-04T19:47:31.8452344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/60' 2025-03-04T19:47:31.8452789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/63/base' 2025-03-04T19:47:31.8453248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/63/head' 2025-03-04T19:47:31.8453689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/63/orig' 2025-03-04T19:47:31.8454149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/63' 2025-03-04T19:47:31.8454677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/64/base' 2025-03-04T19:47:31.8455122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/64/head' 2025-03-04T19:47:31.8455584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/64/orig' 2025-03-04T19:47:31.8456046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/64' 2025-03-04T19:47:31.8456501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/65/base' 2025-03-04T19:47:31.8456941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/65/head' 2025-03-04T19:47:31.8457395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/65/orig' 2025-03-04T19:47:31.8457863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/65' 2025-03-04T19:47:31.8458325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/66/base' 2025-03-04T19:47:31.8458765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/66/head' 2025-03-04T19:47:31.8459214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/66/orig' 2025-03-04T19:47:31.8459688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/66' 2025-03-04T19:47:31.8460128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/67/base' 2025-03-04T19:47:31.8460585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/67/head' 2025-03-04T19:47:31.8461026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/67/orig' 2025-03-04T19:47:31.8461499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/67' 2025-03-04T19:47:31.8461937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/68/base' 2025-03-04T19:47:31.8462393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/68/head' 2025-03-04T19:47:31.8462833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/68/orig' 2025-03-04T19:47:31.8463308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/68' 2025-03-04T19:47:31.8463747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/69/base' 2025-03-04T19:47:31.8464186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/69/head' 2025-03-04T19:47:31.8464634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/69/orig' 2025-03-04T19:47:31.8465186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/69' 2025-03-04T19:47:31.8465641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/70/base' 2025-03-04T19:47:31.8466079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/70/head' 2025-03-04T19:47:31.8466527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/70/orig' 2025-03-04T19:47:31.8467040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/70' 2025-03-04T19:47:31.8467494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/71/base' 2025-03-04T19:47:31.8467932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/71/head' 2025-03-04T19:47:31.8468387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/71/orig' 2025-03-04T19:47:31.8468846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/71' 2025-03-04T19:47:31.8469286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/72/base' 2025-03-04T19:47:31.8469738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/72/head' 2025-03-04T19:47:31.8470178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/72/orig' 2025-03-04T19:47:31.8470650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/72' 2025-03-04T19:47:31.8471088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/73/base' 2025-03-04T19:47:31.8471543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/73/head' 2025-03-04T19:47:31.8471982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/73/orig' 2025-03-04T19:47:31.8472461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/73' 2025-03-04T19:47:31.8472904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/74/base' 2025-03-04T19:47:31.8473363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/74/head' 2025-03-04T19:47:31.8473804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/74/orig' 2025-03-04T19:47:31.8474268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1/74' 2025-03-04T19:47:31.8474733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/benjaminglass1' 2025-03-04T19:47:31.8475147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/5/base' 2025-03-04T19:47:31.8475584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/5/head' 2025-03-04T19:47:31.8475994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/5/orig' 2025-03-04T19:47:31.8476447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/5' 2025-03-04T19:47:31.8476860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/6/base' 2025-03-04T19:47:31.8477287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/6/head' 2025-03-04T19:47:31.8477887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/6/orig' 2025-03-04T19:47:31.8478340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher/6' 2025-03-04T19:47:31.8478763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bertmaher' 2025-03-04T19:47:31.8479191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119/base' 2025-03-04T19:47:31.8479702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119/head' 2025-03-04T19:47:31.8480130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119/orig' 2025-03-04T19:47:31.8480598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/119' 2025-03-04T19:47:31.8481036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146/base' 2025-03-04T19:47:31.8481474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146/head' 2025-03-04T19:47:31.8481903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146/orig' 2025-03-04T19:47:31.8482366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/146' 2025-03-04T19:47:31.8482794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207/base' 2025-03-04T19:47:31.8483236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207/head' 2025-03-04T19:47:31.8483662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207/orig' 2025-03-04T19:47:31.8484115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/207' 2025-03-04T19:47:31.8484560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252/base' 2025-03-04T19:47:31.8484982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252/head' 2025-03-04T19:47:31.8485424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252/orig' 2025-03-04T19:47:31.8485876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/252' 2025-03-04T19:47:31.8486322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253/base' 2025-03-04T19:47:31.8486744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253/head' 2025-03-04T19:47:31.8487185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253/orig' 2025-03-04T19:47:31.8487637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/253' 2025-03-04T19:47:31.8488073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255/base' 2025-03-04T19:47:31.8488502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255/head' 2025-03-04T19:47:31.8488930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255/orig' 2025-03-04T19:47:31.8489390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/255' 2025-03-04T19:47:31.8489816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/260/base' 2025-03-04T19:47:31.8490326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/260/head' 2025-03-04T19:47:31.8490753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/260/orig' 2025-03-04T19:47:31.8491227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/260' 2025-03-04T19:47:31.8491663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/261/base' 2025-03-04T19:47:31.8492111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/261/head' 2025-03-04T19:47:31.8492711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/261/orig' 2025-03-04T19:47:31.8493186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/261' 2025-03-04T19:47:31.8493618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/262/base' 2025-03-04T19:47:31.8494045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/262/head' 2025-03-04T19:47:31.8494487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/262/orig' 2025-03-04T19:47:31.8494948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/262' 2025-03-04T19:47:31.8495394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/263/base' 2025-03-04T19:47:31.8495820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/263/head' 2025-03-04T19:47:31.8496255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/263/orig' 2025-03-04T19:47:31.8496705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/263' 2025-03-04T19:47:31.8497145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/264/base' 2025-03-04T19:47:31.8497577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/264/head' 2025-03-04T19:47:31.8498002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/264/orig' 2025-03-04T19:47:31.8498698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/264' 2025-03-04T19:47:31.8499127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/265/base' 2025-03-04T19:47:31.8499568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/265/head' 2025-03-04T19:47:31.8500001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/265/orig' 2025-03-04T19:47:31.8500463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/265' 2025-03-04T19:47:31.8500892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/266/base' 2025-03-04T19:47:31.8501338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/266/head' 2025-03-04T19:47:31.8501757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/266/orig' 2025-03-04T19:47:31.8502226Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/266' 2025-03-04T19:47:31.8502652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/267/base' 2025-03-04T19:47:31.8503265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/267/head' 2025-03-04T19:47:31.8504079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/267/orig' 2025-03-04T19:47:31.8504580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/267' 2025-03-04T19:47:31.8505089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/268/base' 2025-03-04T19:47:31.8505550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/268/head' 2025-03-04T19:47:31.8506147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/268/orig' 2025-03-04T19:47:31.8506609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/268' 2025-03-04T19:47:31.8507169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/269/base' 2025-03-04T19:47:31.8507627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/269/head' 2025-03-04T19:47:31.8508088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/269/orig' 2025-03-04T19:47:31.8508626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/269' 2025-03-04T19:47:31.8509091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/270/base' 2025-03-04T19:47:31.8509712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/270/head' 2025-03-04T19:47:31.8510171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/270/orig' 2025-03-04T19:47:31.8510692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/270' 2025-03-04T19:47:31.8511156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/271/base' 2025-03-04T19:47:31.8511674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/271/head' 2025-03-04T19:47:31.8540066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/271/orig' 2025-03-04T19:47:31.8540701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/271' 2025-03-04T19:47:31.8541259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/272/base' 2025-03-04T19:47:31.8541690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/272/head' 2025-03-04T19:47:31.8542139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/272/orig' 2025-03-04T19:47:31.8542586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/272' 2025-03-04T19:47:31.8543025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/273/base' 2025-03-04T19:47:31.8543445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/273/head' 2025-03-04T19:47:31.8543869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/273/orig' 2025-03-04T19:47:31.8544312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/273' 2025-03-04T19:47:31.8544749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/274/base' 2025-03-04T19:47:31.8545319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/274/head' 2025-03-04T19:47:31.8545759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/274/orig' 2025-03-04T19:47:31.8546204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/274' 2025-03-04T19:47:31.8546631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/275/base' 2025-03-04T19:47:31.8547068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/275/head' 2025-03-04T19:47:31.8547560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/275/orig' 2025-03-04T19:47:31.8548012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/275' 2025-03-04T19:47:31.8548438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/276/base' 2025-03-04T19:47:31.8548876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/276/head' 2025-03-04T19:47:31.8549297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/276/orig' 2025-03-04T19:47:31.8549759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/276' 2025-03-04T19:47:31.8550183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/277/base' 2025-03-04T19:47:31.8550620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/277/head' 2025-03-04T19:47:31.8551039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/277/orig' 2025-03-04T19:47:31.8551487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/277' 2025-03-04T19:47:31.8551914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/278/base' 2025-03-04T19:47:31.8552327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/278/head' 2025-03-04T19:47:31.8552766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/278/orig' 2025-03-04T19:47:31.8553208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/278' 2025-03-04T19:47:31.8553643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/279/base' 2025-03-04T19:47:31.8554060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/279/head' 2025-03-04T19:47:31.8554496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/279/orig' 2025-03-04T19:47:31.8554938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/279' 2025-03-04T19:47:31.8555365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/280/base' 2025-03-04T19:47:31.8555786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/280/head' 2025-03-04T19:47:31.8556207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/280/orig' 2025-03-04T19:47:31.8556662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/280' 2025-03-04T19:47:31.8557075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/281/base' 2025-03-04T19:47:31.8557510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/281/head' 2025-03-04T19:47:31.8558099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/281/orig' 2025-03-04T19:47:31.8558564Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/281' 2025-03-04T19:47:31.8558986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/282/base' 2025-03-04T19:47:31.8559427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/282/head' 2025-03-04T19:47:31.8559907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/282/orig' 2025-03-04T19:47:31.8560369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/282' 2025-03-04T19:47:31.8560795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/283/base' 2025-03-04T19:47:31.8561214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/283/head' 2025-03-04T19:47:31.8561643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/283/orig' 2025-03-04T19:47:31.8562091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/283' 2025-03-04T19:47:31.8562527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/284/base' 2025-03-04T19:47:31.8562955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/284/head' 2025-03-04T19:47:31.8563391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/284/orig' 2025-03-04T19:47:31.8563837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/284' 2025-03-04T19:47:31.8564282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/285/base' 2025-03-04T19:47:31.8564706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/285/head' 2025-03-04T19:47:31.8565145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/285/orig' 2025-03-04T19:47:31.8565590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/285' 2025-03-04T19:47:31.8566016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/286/base' 2025-03-04T19:47:31.8566448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/286/head' 2025-03-04T19:47:31.8566859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/286/orig' 2025-03-04T19:47:31.8567319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/286' 2025-03-04T19:47:31.8567741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/287/base' 2025-03-04T19:47:31.8568173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/287/head' 2025-03-04T19:47:31.8568592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/287/orig' 2025-03-04T19:47:31.8569048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/287' 2025-03-04T19:47:31.8569467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/288/base' 2025-03-04T19:47:31.8569883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/288/head' 2025-03-04T19:47:31.8570433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/288/orig' 2025-03-04T19:47:31.8570874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/288' 2025-03-04T19:47:31.8571303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/289/base' 2025-03-04T19:47:31.8571724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/289/head' 2025-03-04T19:47:31.8572208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/289/orig' 2025-03-04T19:47:31.8572654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/289' 2025-03-04T19:47:31.8573086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/290/base' 2025-03-04T19:47:31.8573507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/290/head' 2025-03-04T19:47:31.8573932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/290/orig' 2025-03-04T19:47:31.8574374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/290' 2025-03-04T19:47:31.8574792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/291/base' 2025-03-04T19:47:31.8575229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/291/head' 2025-03-04T19:47:31.8575652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/291/orig' 2025-03-04T19:47:31.8576108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/291' 2025-03-04T19:47:31.8576534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/292/base' 2025-03-04T19:47:31.8576962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/292/head' 2025-03-04T19:47:31.8577381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/292/orig' 2025-03-04T19:47:31.8577836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/292' 2025-03-04T19:47:31.8578260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/293/base' 2025-03-04T19:47:31.8578693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/293/head' 2025-03-04T19:47:31.8579115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/293/orig' 2025-03-04T19:47:31.8579561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93/293' 2025-03-04T19:47:31.8579999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/bobrenjc93' 2025-03-04T19:47:31.8580432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho/2/base' 2025-03-04T19:47:31.8580871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho/2/head' 2025-03-04T19:47:31.8581329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho/2' 2025-03-04T19:47:31.8581781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/briancoutinho' 2025-03-04T19:47:31.8582168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/23/base' 2025-03-04T19:47:31.8582620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/23/head' 2025-03-04T19:47:31.8583031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/23' 2025-03-04T19:47:31.8583420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30/base' 2025-03-04T19:47:31.8583809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30/head' 2025-03-04T19:47:31.8584193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30/orig' 2025-03-04T19:47:31.8584683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/30' 2025-03-04T19:47:31.8602205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/35/base' 2025-03-04T19:47:31.8602689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/35/head' 2025-03-04T19:47:31.8603151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/35/orig' 2025-03-04T19:47:31.8603626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/35' 2025-03-04T19:47:31.8604089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/36/base' 2025-03-04T19:47:31.8604531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/36/head' 2025-03-04T19:47:31.8604999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/36/orig' 2025-03-04T19:47:31.8605472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/36' 2025-03-04T19:47:31.8605927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/37/base' 2025-03-04T19:47:31.8606376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/37/head' 2025-03-04T19:47:31.8606887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/37/orig' 2025-03-04T19:47:31.8607297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/37' 2025-03-04T19:47:31.8607681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/38/base' 2025-03-04T19:47:31.8608651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/38/head' 2025-03-04T19:47:31.8609557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/38/orig' 2025-03-04T19:47:31.8610481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/38' 2025-03-04T19:47:31.8611405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/39/base' 2025-03-04T19:47:31.8612300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/39/head' 2025-03-04T19:47:31.8613627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/39/orig' 2025-03-04T19:47:31.8614558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/39' 2025-03-04T19:47:31.8615474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/40/base' 2025-03-04T19:47:31.8616377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/40/head' 2025-03-04T19:47:31.8617269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/40/orig' 2025-03-04T19:47:31.8618189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/40' 2025-03-04T19:47:31.8619339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/41/base' 2025-03-04T19:47:31.8620347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/41/head' 2025-03-04T19:47:31.8621302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/41/orig' 2025-03-04T19:47:31.8622315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/41' 2025-03-04T19:47:31.8623459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/42/base' 2025-03-04T19:47:31.8624422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/42/head' 2025-03-04T19:47:31.8625402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/42/orig' 2025-03-04T19:47:31.8626383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w/42' 2025-03-04T19:47:31.8627303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/c00w' 2025-03-04T19:47:31.8628281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1/base' 2025-03-04T19:47:31.8629268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1/head' 2025-03-04T19:47:31.8630286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1/orig' 2025-03-04T19:47:31.8631317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/1' 2025-03-04T19:47:31.8632331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/2/base' 2025-03-04T19:47:31.8633278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/2/head' 2025-03-04T19:47:31.8634276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/2/orig' 2025-03-04T19:47:31.8635299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78/2' 2025-03-04T19:47:31.8636344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chenyang78' 2025-03-04T19:47:31.8637343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220/base' 2025-03-04T19:47:31.8638391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220/head' 2025-03-04T19:47:31.8639346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220/orig' 2025-03-04T19:47:31.8640319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/220' 2025-03-04T19:47:31.8641285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376/base' 2025-03-04T19:47:31.8642223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376/head' 2025-03-04T19:47:31.8643150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376/orig' 2025-03-04T19:47:31.8644114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/376' 2025-03-04T19:47:31.8645075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377/base' 2025-03-04T19:47:31.8646022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377/head' 2025-03-04T19:47:31.8647055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377/orig' 2025-03-04T19:47:31.8648018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/377' 2025-03-04T19:47:31.8648968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/380/base' 2025-03-04T19:47:31.8649913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/380/head' 2025-03-04T19:47:31.8650854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/380/orig' 2025-03-04T19:47:31.8651872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee/380' 2025-03-04T19:47:31.8652833Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chillee' 2025-03-04T19:47:31.8653787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1/base' 2025-03-04T19:47:31.8654752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1/head' 2025-03-04T19:47:31.8655694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1/orig' 2025-03-04T19:47:31.8656675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/1' 2025-03-04T19:47:31.8657643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3/base' 2025-03-04T19:47:31.8658598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3/head' 2025-03-04T19:47:31.8659566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3/orig' 2025-03-04T19:47:31.8660539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w/3' 2025-03-04T19:47:31.8661525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/chunyuan-w' 2025-03-04T19:47:31.8662475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1/base' 2025-03-04T19:47:31.8663408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1/head' 2025-03-04T19:47:31.8664351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1/orig' 2025-03-04T19:47:31.8665313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000/1' 2025-03-04T19:47:31.8666294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/clee2000' 2025-03-04T19:47:31.8667279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230/base' 2025-03-04T19:47:31.8668296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230/head' 2025-03-04T19:47:31.8669291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230/orig' 2025-03-04T19:47:31.8670323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/230' 2025-03-04T19:47:31.8671358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/335/base' 2025-03-04T19:47:31.8672377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/335/head' 2025-03-04T19:47:31.8673377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/335/orig' 2025-03-04T19:47:31.8674407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/335' 2025-03-04T19:47:31.8675517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/337/base' 2025-03-04T19:47:31.8676510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/337/head' 2025-03-04T19:47:31.8677519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/337/orig' 2025-03-04T19:47:31.8678668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/337' 2025-03-04T19:47:31.8679763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/338/base' 2025-03-04T19:47:31.8680777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/338/head' 2025-03-04T19:47:31.8681781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/338/orig' 2025-03-04T19:47:31.8682817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/338' 2025-03-04T19:47:31.8683850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/339/base' 2025-03-04T19:47:31.8684835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/339/head' 2025-03-04T19:47:31.8685837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/339/orig' 2025-03-04T19:47:31.8686862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/339' 2025-03-04T19:47:31.8687880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/340/base' 2025-03-04T19:47:31.8688884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/340/head' 2025-03-04T19:47:31.8689907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/340/orig' 2025-03-04T19:47:31.8690933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/340' 2025-03-04T19:47:31.8691955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/341/base' 2025-03-04T19:47:31.8692945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/341/head' 2025-03-04T19:47:31.8693955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/341/orig' 2025-03-04T19:47:31.8694978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98/341' 2025-03-04T19:47:31.8696008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/davidberard98' 2025-03-04T19:47:31.8697007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/531/base' 2025-03-04T19:47:31.8697983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/531/head' 2025-03-04T19:47:31.8699192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/531/orig' 2025-03-04T19:47:31.8700177Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/531' 2025-03-04T19:47:31.8701180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/535/base' 2025-03-04T19:47:31.8702162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/535/head' 2025-03-04T19:47:31.8703125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/535/orig' 2025-03-04T19:47:31.8704305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/535' 2025-03-04T19:47:31.8705298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/536/base' 2025-03-04T19:47:31.8706267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/536/head' 2025-03-04T19:47:31.8707230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/536/orig' 2025-03-04T19:47:31.8708298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/536' 2025-03-04T19:47:31.8709287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/537/base' 2025-03-04T19:47:31.8710256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/537/head' 2025-03-04T19:47:31.8711226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/537/orig' 2025-03-04T19:47:31.8712221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/537' 2025-03-04T19:47:31.8713649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/538/base' 2025-03-04T19:47:31.8714601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/538/head' 2025-03-04T19:47:31.8715595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/538' 2025-03-04T19:47:31.8716586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/539/base' 2025-03-04T19:47:31.8717554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/539/head' 2025-03-04T19:47:31.8718583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/539/orig' 2025-03-04T19:47:31.8719576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/539' 2025-03-04T19:47:31.8720571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/540/base' 2025-03-04T19:47:31.8721533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/540/head' 2025-03-04T19:47:31.8722510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/540/orig' 2025-03-04T19:47:31.8723505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/540' 2025-03-04T19:47:31.8724497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/541/base' 2025-03-04T19:47:31.8725477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/541/head' 2025-03-04T19:47:31.8726446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/541/orig' 2025-03-04T19:47:31.8727431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/541' 2025-03-04T19:47:31.8728412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/542/base' 2025-03-04T19:47:31.8729381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/542/head' 2025-03-04T19:47:31.8730352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/542/orig' 2025-03-04T19:47:31.8731336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/542' 2025-03-04T19:47:31.8732410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/543/base' 2025-03-04T19:47:31.8733382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/543/head' 2025-03-04T19:47:31.8734354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/543/orig' 2025-03-04T19:47:31.8735334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/543' 2025-03-04T19:47:31.8736392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/544/base' 2025-03-04T19:47:31.8737362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/544/head' 2025-03-04T19:47:31.8738337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/544/orig' 2025-03-04T19:47:31.8739332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/544' 2025-03-04T19:47:31.8740332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/545/base' 2025-03-04T19:47:31.8741302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/545/head' 2025-03-04T19:47:31.8742257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/545/orig' 2025-03-04T19:47:31.8743254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/545' 2025-03-04T19:47:31.8744249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/546/base' 2025-03-04T19:47:31.8745218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/546/head' 2025-03-04T19:47:31.8746187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/546/orig' 2025-03-04T19:47:31.8747179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/546' 2025-03-04T19:47:31.8748173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/547/base' 2025-03-04T19:47:31.8749135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/547/head' 2025-03-04T19:47:31.8750108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/547/orig' 2025-03-04T19:47:31.8751111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/547' 2025-03-04T19:47:31.8752096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/548/base' 2025-03-04T19:47:31.8753063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/548/head' 2025-03-04T19:47:31.8754026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/548/orig' 2025-03-04T19:47:31.8755010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/548' 2025-03-04T19:47:31.8755986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/549/base' 2025-03-04T19:47:31.8756957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/549/head' 2025-03-04T19:47:31.8758013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/549/orig' 2025-03-04T19:47:31.8759010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire/549' 2025-03-04T19:47:31.8760075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/desertfire' 2025-03-04T19:47:31.8761031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100/base' 2025-03-04T19:47:31.8761979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100/head' 2025-03-04T19:47:31.8763025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100/orig' 2025-03-04T19:47:31.8764069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/100' 2025-03-04T19:47:31.8765106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103/base' 2025-03-04T19:47:31.8766042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103/head' 2025-03-04T19:47:31.8766986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103/orig' 2025-03-04T19:47:31.8767945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/103' 2025-03-04T19:47:31.8768908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104/base' 2025-03-04T19:47:31.8769833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104/head' 2025-03-04T19:47:31.8770767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104/orig' 2025-03-04T19:47:31.8771737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/104' 2025-03-04T19:47:31.8772694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106/base' 2025-03-04T19:47:31.8773632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106/head' 2025-03-04T19:47:31.8774576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106/orig' 2025-03-04T19:47:31.8775535Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/106' 2025-03-04T19:47:31.8776481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111/base' 2025-03-04T19:47:31.8777422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111/head' 2025-03-04T19:47:31.8778364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111/orig' 2025-03-04T19:47:31.8779332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/111' 2025-03-04T19:47:31.8780296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115/base' 2025-03-04T19:47:31.8781242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115/head' 2025-03-04T19:47:31.8782181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115/orig' 2025-03-04T19:47:31.8783143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/115' 2025-03-04T19:47:31.8784110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119/base' 2025-03-04T19:47:31.8785063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119/head' 2025-03-04T19:47:31.8786004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119/orig' 2025-03-04T19:47:31.8786976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/119' 2025-03-04T19:47:31.8788012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/120/base' 2025-03-04T19:47:31.8788956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/120/head' 2025-03-04T19:47:31.8789890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/120/orig' 2025-03-04T19:47:31.8790857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/120' 2025-03-04T19:47:31.8791815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/121/base' 2025-03-04T19:47:31.8792811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/121/head' 2025-03-04T19:47:31.8793756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/121/orig' 2025-03-04T19:47:31.8794719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/121' 2025-03-04T19:47:31.8795677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/122/base' 2025-03-04T19:47:31.8796599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/122/head' 2025-03-04T19:47:31.8797532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/122/orig' 2025-03-04T19:47:31.8798786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/122' 2025-03-04T19:47:31.8799759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/123/base' 2025-03-04T19:47:31.8800696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/123/head' 2025-03-04T19:47:31.8801639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/123/orig' 2025-03-04T19:47:31.8802590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/123' 2025-03-04T19:47:31.8803558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/124/base' 2025-03-04T19:47:31.8804499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/124/head' 2025-03-04T19:47:31.8805448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/124/orig' 2025-03-04T19:47:31.8806422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/124' 2025-03-04T19:47:31.8807382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/125/base' 2025-03-04T19:47:31.8808323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/125/head' 2025-03-04T19:47:31.8809254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/125/orig' 2025-03-04T19:47:31.8810210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/125' 2025-03-04T19:47:31.8811169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/126/base' 2025-03-04T19:47:31.8812110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/126/head' 2025-03-04T19:47:31.8813335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/126/orig' 2025-03-04T19:47:31.8814312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/126' 2025-03-04T19:47:31.8815275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/127/base' 2025-03-04T19:47:31.8816393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/127/head' 2025-03-04T19:47:31.8817335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/127/orig' 2025-03-04T19:47:31.8818295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/127' 2025-03-04T19:47:31.8819255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/128/base' 2025-03-04T19:47:31.8820269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/128/head' 2025-03-04T19:47:31.8821213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/128/orig' 2025-03-04T19:47:31.8822174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/128' 2025-03-04T19:47:31.8823125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/129/base' 2025-03-04T19:47:31.8824064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/129/head' 2025-03-04T19:47:31.8824998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/129/orig' 2025-03-04T19:47:31.8825956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/129' 2025-03-04T19:47:31.8826921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/130/base' 2025-03-04T19:47:31.8827860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/130/head' 2025-03-04T19:47:31.8828794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/130/orig' 2025-03-04T19:47:31.8829747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/130' 2025-03-04T19:47:31.8830699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66/base' 2025-03-04T19:47:31.8831625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66/head' 2025-03-04T19:47:31.8832554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66/orig' 2025-03-04T19:47:31.8833506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/66' 2025-03-04T19:47:31.8834465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79/base' 2025-03-04T19:47:31.8835395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79/head' 2025-03-04T19:47:31.8836317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79/orig' 2025-03-04T19:47:31.8837264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/79' 2025-03-04T19:47:31.8838299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94/base' 2025-03-04T19:47:31.8839233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94/head' 2025-03-04T19:47:31.8840163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94/orig' 2025-03-04T19:47:31.8841119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/94' 2025-03-04T19:47:31.8842073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98/base' 2025-03-04T19:47:31.8842992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98/head' 2025-03-04T19:47:31.8844001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98/orig' 2025-03-04T19:47:31.8844946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg/98' 2025-03-04T19:47:31.8845902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/drisspg' 2025-03-04T19:47:31.8846854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554/base' 2025-03-04T19:47:31.8847858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554/head' 2025-03-04T19:47:31.8848802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554/orig' 2025-03-04T19:47:31.8849762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/554' 2025-03-04T19:47:31.8850741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555/base' 2025-03-04T19:47:31.8851695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555/head' 2025-03-04T19:47:31.8852646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555/orig' 2025-03-04T19:47:31.8853616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/555' 2025-03-04T19:47:31.8854730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691/base' 2025-03-04T19:47:31.8855685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691/head' 2025-03-04T19:47:31.8856622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691/orig' 2025-03-04T19:47:31.8857599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/691' 2025-03-04T19:47:31.8858572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709/base' 2025-03-04T19:47:31.8859522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709/head' 2025-03-04T19:47:31.8860475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709/orig' 2025-03-04T19:47:31.8861442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/709' 2025-03-04T19:47:31.8862420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710/base' 2025-03-04T19:47:31.8863353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710/head' 2025-03-04T19:47:31.8864310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710/orig' 2025-03-04T19:47:31.8865604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/710' 2025-03-04T19:47:31.8866610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711/base' 2025-03-04T19:47:31.8867566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711/head' 2025-03-04T19:47:31.8868514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711/orig' 2025-03-04T19:47:31.8869489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/711' 2025-03-04T19:47:31.8870443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735/base' 2025-03-04T19:47:31.8871502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735/head' 2025-03-04T19:47:31.8872444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735/orig' 2025-03-04T19:47:31.8873421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/735' 2025-03-04T19:47:31.8874392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747/base' 2025-03-04T19:47:31.8875336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747/head' 2025-03-04T19:47:31.8876350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747/orig' 2025-03-04T19:47:31.8877311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/747' 2025-03-04T19:47:31.8878379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752/base' 2025-03-04T19:47:31.8879323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752/head' 2025-03-04T19:47:31.8880276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752/orig' 2025-03-04T19:47:31.8881245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/752' 2025-03-04T19:47:31.8882214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/757/base' 2025-03-04T19:47:31.8883162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/757/head' 2025-03-04T19:47:31.8884092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/757/orig' 2025-03-04T19:47:31.8885070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/757' 2025-03-04T19:47:31.8886034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/758/base' 2025-03-04T19:47:31.8886977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/758/head' 2025-03-04T19:47:31.8887925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/758/orig' 2025-03-04T19:47:31.8888893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/758' 2025-03-04T19:47:31.8889860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/759/base' 2025-03-04T19:47:31.8890795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/759/head' 2025-03-04T19:47:31.8891739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/759/orig' 2025-03-04T19:47:31.8892717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/759' 2025-03-04T19:47:31.8893679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/760/base' 2025-03-04T19:47:31.8894624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/760/head' 2025-03-04T19:47:31.8895564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/760/orig' 2025-03-04T19:47:31.8896538Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/760' 2025-03-04T19:47:31.8897493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/761/base' 2025-03-04T19:47:31.8898613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/761/head' 2025-03-04T19:47:31.8899706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/761/orig' 2025-03-04T19:47:31.8900685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/761' 2025-03-04T19:47:31.8901654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/762/base' 2025-03-04T19:47:31.8902600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/762/head' 2025-03-04T19:47:31.8903635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/762/orig' 2025-03-04T19:47:31.8904597Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/762' 2025-03-04T19:47:31.8905562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/763/base' 2025-03-04T19:47:31.8906513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/763/head' 2025-03-04T19:47:31.8907455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/763/orig' 2025-03-04T19:47:31.8908422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/763' 2025-03-04T19:47:31.8909390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/764/base' 2025-03-04T19:47:31.8910332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/764/head' 2025-03-04T19:47:31.8911262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/764/orig' 2025-03-04T19:47:31.8912231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/764' 2025-03-04T19:47:31.8913483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/765/base' 2025-03-04T19:47:31.8914428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/765/head' 2025-03-04T19:47:31.8915372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/765/orig' 2025-03-04T19:47:31.8916343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/765' 2025-03-04T19:47:31.8917307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/766/base' 2025-03-04T19:47:31.8918340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/766/head' 2025-03-04T19:47:31.8919291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/766/orig' 2025-03-04T19:47:31.8920262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/766' 2025-03-04T19:47:31.8921229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/767/base' 2025-03-04T19:47:31.8922177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/767/head' 2025-03-04T19:47:31.8923119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/767/orig' 2025-03-04T19:47:31.8924076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/767' 2025-03-04T19:47:31.8925042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/768/base' 2025-03-04T19:47:31.8925984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/768/head' 2025-03-04T19:47:31.8927012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/768/orig' 2025-03-04T19:47:31.8927988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison/768' 2025-03-04T19:47:31.8928966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/eellison' 2025-03-04T19:47:31.8929909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/100/base' 2025-03-04T19:47:31.8930820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/100/head' 2025-03-04T19:47:31.8931817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/100/orig' 2025-03-04T19:47:31.8932756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/100' 2025-03-04T19:47:31.8933695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/101/base' 2025-03-04T19:47:31.8934605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/101/head' 2025-03-04T19:47:31.8935514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/101/orig' 2025-03-04T19:47:31.8936443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/101' 2025-03-04T19:47:31.8937355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/102/base' 2025-03-04T19:47:31.8938267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/102/head' 2025-03-04T19:47:31.8939170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/102/orig' 2025-03-04T19:47:31.8940097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/102' 2025-03-04T19:47:31.8941039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/103/base' 2025-03-04T19:47:31.8941932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/103/head' 2025-03-04T19:47:31.8942832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/103/orig' 2025-03-04T19:47:31.8943750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/103' 2025-03-04T19:47:31.8944676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/104/base' 2025-03-04T19:47:31.8945575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/104/head' 2025-03-04T19:47:31.8946478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/104/orig' 2025-03-04T19:47:31.8947472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/104' 2025-03-04T19:47:31.8948406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64/base' 2025-03-04T19:47:31.8949304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64/head' 2025-03-04T19:47:31.8950192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64/orig' 2025-03-04T19:47:31.8951110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/64' 2025-03-04T19:47:31.8952036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68/base' 2025-03-04T19:47:31.8952936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68/head' 2025-03-04T19:47:31.8953832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68/orig' 2025-03-04T19:47:31.8954820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/68' 2025-03-04T19:47:31.8955730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69/base' 2025-03-04T19:47:31.8956627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69/head' 2025-03-04T19:47:31.8957526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69/orig' 2025-03-04T19:47:31.8958553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/69' 2025-03-04T19:47:31.8959531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84/base' 2025-03-04T19:47:31.8960426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84/head' 2025-03-04T19:47:31.8961332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84/orig' 2025-03-04T19:47:31.8962239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/84' 2025-03-04T19:47:31.8963161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95/base' 2025-03-04T19:47:31.8964055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95/head' 2025-03-04T19:47:31.8964949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95/orig' 2025-03-04T19:47:31.8965880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/95' 2025-03-04T19:47:31.8966804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/96/base' 2025-03-04T19:47:31.8967852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/96/head' 2025-03-04T19:47:31.8968738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/96/orig' 2025-03-04T19:47:31.8969661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/96' 2025-03-04T19:47:31.8970581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/97/base' 2025-03-04T19:47:31.8971469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/97/head' 2025-03-04T19:47:31.8972371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/97/orig' 2025-03-04T19:47:31.8973291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/97' 2025-03-04T19:47:31.8974210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/98/base' 2025-03-04T19:47:31.8975098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/98/head' 2025-03-04T19:47:31.8975996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/98/orig' 2025-03-04T19:47:31.8976923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/98' 2025-03-04T19:47:31.8977839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/99/base' 2025-03-04T19:47:31.8978737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/99/head' 2025-03-04T19:47:31.8979640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/99/orig' 2025-03-04T19:47:31.8980554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf/99' 2025-03-04T19:47:31.8981559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/etaf' 2025-03-04T19:47:31.8982490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374/base' 2025-03-04T19:47:31.8983435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374/head' 2025-03-04T19:47:31.8984376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374/orig' 2025-03-04T19:47:31.8985336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2374' 2025-03-04T19:47:31.8986356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2449/orig' 2025-03-04T19:47:31.8987314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2449' 2025-03-04T19:47:31.8988282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2479/next' 2025-03-04T19:47:31.8989248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2479' 2025-03-04T19:47:31.8990209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2480/next' 2025-03-04T19:47:31.8991166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2480' 2025-03-04T19:47:31.8992131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973/base' 2025-03-04T19:47:31.8993075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973/head' 2025-03-04T19:47:31.8994002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973/orig' 2025-03-04T19:47:31.8994966Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2973' 2025-03-04T19:47:31.8995937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974/base' 2025-03-04T19:47:31.8996879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974/head' 2025-03-04T19:47:31.8997895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974/orig' 2025-03-04T19:47:31.8999061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2974' 2025-03-04T19:47:31.9000029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997/base' 2025-03-04T19:47:31.9000956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997/head' 2025-03-04T19:47:31.9001897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997/orig' 2025-03-04T19:47:31.9002874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/2997' 2025-03-04T19:47:31.9003842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031/base' 2025-03-04T19:47:31.9004794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031/head' 2025-03-04T19:47:31.9005737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031/orig' 2025-03-04T19:47:31.9006699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3031' 2025-03-04T19:47:31.9007649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068/base' 2025-03-04T19:47:31.9008589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068/head' 2025-03-04T19:47:31.9009761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068/orig' 2025-03-04T19:47:31.9010728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang/3068' 2025-03-04T19:47:31.9011694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ezyang' 2025-03-04T19:47:31.9012968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/111/base' 2025-03-04T19:47:31.9013907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/111/head' 2025-03-04T19:47:31.9014949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/111/orig' 2025-03-04T19:47:31.9015911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj/111' 2025-03-04T19:47:31.9016873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fduwjj' 2025-03-04T19:47:31.9017804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148/base' 2025-03-04T19:47:31.9018729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148/head' 2025-03-04T19:47:31.9019655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148/orig' 2025-03-04T19:47:31.9020601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/148' 2025-03-04T19:47:31.9021529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159/base' 2025-03-04T19:47:31.9022450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159/head' 2025-03-04T19:47:31.9023373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159/orig' 2025-03-04T19:47:31.9024318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/159' 2025-03-04T19:47:31.9025264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160/base' 2025-03-04T19:47:31.9026183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160/head' 2025-03-04T19:47:31.9027096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160/orig' 2025-03-04T19:47:31.9028033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/160' 2025-03-04T19:47:31.9028978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169/base' 2025-03-04T19:47:31.9029899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169/head' 2025-03-04T19:47:31.9030825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169/orig' 2025-03-04T19:47:31.9031774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/169' 2025-03-04T19:47:31.9032721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171/base' 2025-03-04T19:47:31.9033646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171/head' 2025-03-04T19:47:31.9034553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171/orig' 2025-03-04T19:47:31.9035497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/171' 2025-03-04T19:47:31.9036437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172/base' 2025-03-04T19:47:31.9037426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172/head' 2025-03-04T19:47:31.9038445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172/orig' 2025-03-04T19:47:31.9039400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/172' 2025-03-04T19:47:31.9040332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294/base' 2025-03-04T19:47:31.9041262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294/head' 2025-03-04T19:47:31.9042238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294/orig' 2025-03-04T19:47:31.9043189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/294' 2025-03-04T19:47:31.9044131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/295/base' 2025-03-04T19:47:31.9045068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/295/head' 2025-03-04T19:47:31.9045998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/295/orig' 2025-03-04T19:47:31.9046930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/295' 2025-03-04T19:47:31.9047867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/296/base' 2025-03-04T19:47:31.9048789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/296/head' 2025-03-04T19:47:31.9049698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/296/orig' 2025-03-04T19:47:31.9050642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/296' 2025-03-04T19:47:31.9051587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/297/base' 2025-03-04T19:47:31.9052523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/297/head' 2025-03-04T19:47:31.9053431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/297/orig' 2025-03-04T19:47:31.9054376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin/297' 2025-03-04T19:47:31.9055328Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fegin' 2025-03-04T19:47:31.9056267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26/base' 2025-03-04T19:47:31.9057244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26/head' 2025-03-04T19:47:31.9058203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26/orig' 2025-03-04T19:47:31.9059245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/26' 2025-03-04T19:47:31.9060184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28/base' 2025-03-04T19:47:31.9061108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28/head' 2025-03-04T19:47:31.9062024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28/orig' 2025-03-04T19:47:31.9062975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/28' 2025-03-04T19:47:31.9063930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37/base' 2025-03-04T19:47:31.9064963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37/head' 2025-03-04T19:47:31.9065885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37/orig' 2025-03-04T19:47:31.9066806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/37' 2025-03-04T19:47:31.9067758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/38/base' 2025-03-04T19:47:31.9068683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/38/head' 2025-03-04T19:47:31.9070027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/38/orig' 2025-03-04T19:47:31.9070986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/38' 2025-03-04T19:47:31.9071931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/39/base' 2025-03-04T19:47:31.9072856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/39/head' 2025-03-04T19:47:31.9073774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/39/orig' 2025-03-04T19:47:31.9074715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/39' 2025-03-04T19:47:31.9075651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/40/base' 2025-03-04T19:47:31.9076576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/40/head' 2025-03-04T19:47:31.9077498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/40/orig' 2025-03-04T19:47:31.9078522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/40' 2025-03-04T19:47:31.9079476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/41/base' 2025-03-04T19:47:31.9080388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/41/head' 2025-03-04T19:47:31.9081322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/41/orig' 2025-03-04T19:47:31.9082265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/41' 2025-03-04T19:47:31.9083216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/42/base' 2025-03-04T19:47:31.9084148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/42/head' 2025-03-04T19:47:31.9085074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/42/orig' 2025-03-04T19:47:31.9086024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/42' 2025-03-04T19:47:31.9086955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/43/base' 2025-03-04T19:47:31.9087885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/43/head' 2025-03-04T19:47:31.9088818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/43/orig' 2025-03-04T19:47:31.9089773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/43' 2025-03-04T19:47:31.9090728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/44/base' 2025-03-04T19:47:31.9091656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/44/head' 2025-03-04T19:47:31.9092574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/44/orig' 2025-03-04T19:47:31.9093581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/44' 2025-03-04T19:47:31.9093992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/45/base' 2025-03-04T19:47:31.9094398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/45/head' 2025-03-04T19:47:31.9094805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/45/orig' 2025-03-04T19:47:31.9095283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/45' 2025-03-04T19:47:31.9095690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/46/base' 2025-03-04T19:47:31.9096084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/46/head' 2025-03-04T19:47:31.9096493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/46/orig' 2025-03-04T19:47:31.9096906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/46' 2025-03-04T19:47:31.9097299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/47/base' 2025-03-04T19:47:31.9097714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/47/head' 2025-03-04T19:47:31.9098109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/47/orig' 2025-03-04T19:47:31.9098737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/47' 2025-03-04T19:47:31.9099137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/48/base' 2025-03-04T19:47:31.9099544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/48/head' 2025-03-04T19:47:31.9099942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/48/orig' 2025-03-04T19:47:31.9100375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/48' 2025-03-04T19:47:31.9100776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/49/base' 2025-03-04T19:47:31.9101174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/49/head' 2025-03-04T19:47:31.9101596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/49/orig' 2025-03-04T19:47:31.9102021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog/49' 2025-03-04T19:47:31.9102445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/fffrog' 2025-03-04T19:47:31.9102855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/gasoonjia/2/base' 2025-03-04T19:47:31.9103281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/gasoonjia/2/head' 2025-03-04T19:47:31.9103693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/gasoonjia/2/orig' 2025-03-04T19:47:31.9104141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/gasoonjia/2' 2025-03-04T19:47:31.9104565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/gasoonjia' 2025-03-04T19:47:31.9104994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114/base' 2025-03-04T19:47:31.9105404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114/head' 2025-03-04T19:47:31.9105989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114/orig' 2025-03-04T19:47:31.9106446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/114' 2025-03-04T19:47:31.9106855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118/base' 2025-03-04T19:47:31.9107276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118/head' 2025-03-04T19:47:31.9107766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118/orig' 2025-03-04T19:47:31.9108216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/118' 2025-03-04T19:47:31.9108629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/123/base' 2025-03-04T19:47:31.9109056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/123/head' 2025-03-04T19:47:31.9109465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/123/orig' 2025-03-04T19:47:31.9109917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/123' 2025-03-04T19:47:31.9110334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/124/base' 2025-03-04T19:47:31.9110745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/124/head' 2025-03-04T19:47:31.9111173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/124/orig' 2025-03-04T19:47:31.9111607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/124' 2025-03-04T19:47:31.9112036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/125/base' 2025-03-04T19:47:31.9112839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/125/head' 2025-03-04T19:47:31.9113273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/125/orig' 2025-03-04T19:47:31.9113711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/125' 2025-03-04T19:47:31.9114140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71/base' 2025-03-04T19:47:31.9114555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71/head' 2025-03-04T19:47:31.9114984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71/orig' 2025-03-04T19:47:31.9115417Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/71' 2025-03-04T19:47:31.9115827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79/base' 2025-03-04T19:47:31.9116254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79/head' 2025-03-04T19:47:31.9116658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79/orig' 2025-03-04T19:47:31.9117104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/79' 2025-03-04T19:47:31.9117523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87/base' 2025-03-04T19:47:31.9118011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87/head' 2025-03-04T19:47:31.9118499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87/orig' 2025-03-04T19:47:31.9118944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/87' 2025-03-04T19:47:31.9119354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89/base' 2025-03-04T19:47:31.9119769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89/head' 2025-03-04T19:47:31.9120198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89/orig' 2025-03-04T19:47:31.9120694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey/89' 2025-03-04T19:47:31.9121130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guangyey' 2025-03-04T19:47:31.9121590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/100/base' 2025-03-04T19:47:31.9122070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/100/head' 2025-03-04T19:47:31.9122527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/100/orig' 2025-03-04T19:47:31.9123022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/100' 2025-03-04T19:47:31.9123471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/101/base' 2025-03-04T19:47:31.9123940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/101/head' 2025-03-04T19:47:31.9124391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/101/orig' 2025-03-04T19:47:31.9124870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/101' 2025-03-04T19:47:31.9125335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/102/base' 2025-03-04T19:47:31.9125787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/102/head' 2025-03-04T19:47:31.9126250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/102/orig' 2025-03-04T19:47:31.9126727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/102' 2025-03-04T19:47:31.9127195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/103/base' 2025-03-04T19:47:31.9127645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/103/head' 2025-03-04T19:47:31.9128112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/103/orig' 2025-03-04T19:47:31.9128594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/103' 2025-03-04T19:47:31.9129062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/104/base' 2025-03-04T19:47:31.9129521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/104/head' 2025-03-04T19:47:31.9129971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/104/orig' 2025-03-04T19:47:31.9130456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/104' 2025-03-04T19:47:31.9130907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/105/base' 2025-03-04T19:47:31.9131436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/105/head' 2025-03-04T19:47:31.9131891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/105/orig' 2025-03-04T19:47:31.9132375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/105' 2025-03-04T19:47:31.9132831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/106/base' 2025-03-04T19:47:31.9133357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/106/head' 2025-03-04T19:47:31.9133808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/106/orig' 2025-03-04T19:47:31.9134294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/106' 2025-03-04T19:47:31.9134752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/107/base' 2025-03-04T19:47:31.9135218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/107/head' 2025-03-04T19:47:31.9135668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/107/orig' 2025-03-04T19:47:31.9136139Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/107' 2025-03-04T19:47:31.9136612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/108/base' 2025-03-04T19:47:31.9137065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/108/head' 2025-03-04T19:47:31.9137529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/108/orig' 2025-03-04T19:47:31.9138057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/108' 2025-03-04T19:47:31.9138567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/109/base' 2025-03-04T19:47:31.9139022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/109/head' 2025-03-04T19:47:31.9139492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/109/orig' 2025-03-04T19:47:31.9139967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/109' 2025-03-04T19:47:31.9140426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11/base' 2025-03-04T19:47:31.9140929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11/head' 2025-03-04T19:47:31.9141385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11/orig' 2025-03-04T19:47:31.9141873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/11' 2025-03-04T19:47:31.9142320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73/base' 2025-03-04T19:47:31.9142776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73/head' 2025-03-04T19:47:31.9143295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73/orig' 2025-03-04T19:47:31.9143775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/73' 2025-03-04T19:47:31.9144307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79/base' 2025-03-04T19:47:31.9144766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79/head' 2025-03-04T19:47:31.9145223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79/orig' 2025-03-04T19:47:31.9145709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/79' 2025-03-04T19:47:31.9146157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83/base' 2025-03-04T19:47:31.9146719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83/head' 2025-03-04T19:47:31.9147187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83/orig' 2025-03-04T19:47:31.9147672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/83' 2025-03-04T19:47:31.9148135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86/base' 2025-03-04T19:47:31.9148586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86/head' 2025-03-04T19:47:31.9149056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86/orig' 2025-03-04T19:47:31.9149521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/86' 2025-03-04T19:47:31.9149986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87/base' 2025-03-04T19:47:31.9150430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87/head' 2025-03-04T19:47:31.9150894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87/orig' 2025-03-04T19:47:31.9151360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/87' 2025-03-04T19:47:31.9151805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88/base' 2025-03-04T19:47:31.9152266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88/head' 2025-03-04T19:47:31.9152713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88/orig' 2025-03-04T19:47:31.9153200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/88' 2025-03-04T19:47:31.9153645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89/base' 2025-03-04T19:47:31.9154110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89/head' 2025-03-04T19:47:31.9154560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89/orig' 2025-03-04T19:47:31.9155041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/89' 2025-03-04T19:47:31.9155493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90/base' 2025-03-04T19:47:31.9155958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90/head' 2025-03-04T19:47:31.9156409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90/orig' 2025-03-04T19:47:31.9156876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/90' 2025-03-04T19:47:31.9157465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91/base' 2025-03-04T19:47:31.9157994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91/head' 2025-03-04T19:47:31.9158460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91/orig' 2025-03-04T19:47:31.9158931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/91' 2025-03-04T19:47:31.9159914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/92/base' 2025-03-04T19:47:31.9160363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/92/head' 2025-03-04T19:47:31.9160825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/92/orig' 2025-03-04T19:47:31.9161294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/92' 2025-03-04T19:47:31.9161754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/93/base' 2025-03-04T19:47:31.9162198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/93/head' 2025-03-04T19:47:31.9162647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/93/orig' 2025-03-04T19:47:31.9163134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/93' 2025-03-04T19:47:31.9163582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/94/base' 2025-03-04T19:47:31.9164044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/94/head' 2025-03-04T19:47:31.9164492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/94/orig' 2025-03-04T19:47:31.9164975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/94' 2025-03-04T19:47:31.9165423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/95/base' 2025-03-04T19:47:31.9165885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/95/head' 2025-03-04T19:47:31.9166340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/95/orig' 2025-03-04T19:47:31.9166896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/95' 2025-03-04T19:47:31.9167347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/96/base' 2025-03-04T19:47:31.9167792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/96/head' 2025-03-04T19:47:31.9168253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/96/orig' 2025-03-04T19:47:31.9168712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/96' 2025-03-04T19:47:31.9169170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/97/base' 2025-03-04T19:47:31.9169626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/97/head' 2025-03-04T19:47:31.9170081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/97/orig' 2025-03-04T19:47:31.9170619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/97' 2025-03-04T19:47:31.9171082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/98/base' 2025-03-04T19:47:31.9171607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/98/head' 2025-03-04T19:47:31.9172070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/98/orig' 2025-03-04T19:47:31.9172589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/98' 2025-03-04T19:47:31.9173135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/99/base' 2025-03-04T19:47:31.9173583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/99/head' 2025-03-04T19:47:31.9174034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/99/orig' 2025-03-04T19:47:31.9174513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas/99' 2025-03-04T19:47:31.9174965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/guilhermeleobas' 2025-03-04T19:47:31.9175405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/1/base' 2025-03-04T19:47:31.9175857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/1/head' 2025-03-04T19:47:31.9176333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/1/orig' 2025-03-04T19:47:31.9176778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/1' 2025-03-04T19:47:31.9177240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/10/base' 2025-03-04T19:47:31.9177684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/10/head' 2025-03-04T19:47:31.9178146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/10/orig' 2025-03-04T19:47:31.9178610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/10' 2025-03-04T19:47:31.9179040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/11/base' 2025-03-04T19:47:31.9179491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/11/head' 2025-03-04T19:47:31.9179923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/11/orig' 2025-03-04T19:47:31.9180393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/11' 2025-03-04T19:47:31.9180831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/12/base' 2025-03-04T19:47:31.9181276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/12/head' 2025-03-04T19:47:31.9181705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/12/orig' 2025-03-04T19:47:31.9182169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/12' 2025-03-04T19:47:31.9182609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/13/base' 2025-03-04T19:47:31.9183045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/13/head' 2025-03-04T19:47:31.9183602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/13/orig' 2025-03-04T19:47:31.9184057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/13' 2025-03-04T19:47:31.9184502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/14/base' 2025-03-04T19:47:31.9184936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/14/head' 2025-03-04T19:47:31.9185382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/14/orig' 2025-03-04T19:47:31.9185897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/14' 2025-03-04T19:47:31.9186350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/15/base' 2025-03-04T19:47:31.9186789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/15/head' 2025-03-04T19:47:31.9187232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/15/orig' 2025-03-04T19:47:31.9187683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/15' 2025-03-04T19:47:31.9188112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/16/base' 2025-03-04T19:47:31.9188551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/16/head' 2025-03-04T19:47:31.9188983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/16/orig' 2025-03-04T19:47:31.9189449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/16' 2025-03-04T19:47:31.9189884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/17/base' 2025-03-04T19:47:31.9190328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/17/head' 2025-03-04T19:47:31.9190757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/17/orig' 2025-03-04T19:47:31.9191220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/17' 2025-03-04T19:47:31.9191655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/18/base' 2025-03-04T19:47:31.9192102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/18/head' 2025-03-04T19:47:31.9192587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/18/orig' 2025-03-04T19:47:31.9193055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/18' 2025-03-04T19:47:31.9193511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/19/base' 2025-03-04T19:47:31.9193940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/19/head' 2025-03-04T19:47:31.9194384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/19/orig' 2025-03-04T19:47:31.9194840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/19' 2025-03-04T19:47:31.9195285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/2/base' 2025-03-04T19:47:31.9195718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/2/head' 2025-03-04T19:47:31.9196225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/2/orig' 2025-03-04T19:47:31.9196668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/2' 2025-03-04T19:47:31.9197112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/20/base' 2025-03-04T19:47:31.9197552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/20/head' 2025-03-04T19:47:31.9198080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/20/orig' 2025-03-04T19:47:31.9198917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/20' 2025-03-04T19:47:31.9199352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/21/base' 2025-03-04T19:47:31.9199802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/21/head' 2025-03-04T19:47:31.9200233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/21/orig' 2025-03-04T19:47:31.9200702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/21' 2025-03-04T19:47:31.9201133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/22/base' 2025-03-04T19:47:31.9201575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/22/head' 2025-03-04T19:47:31.9202004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/22/orig' 2025-03-04T19:47:31.9202469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/22' 2025-03-04T19:47:31.9202902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/23/base' 2025-03-04T19:47:31.9203335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/23/head' 2025-03-04T19:47:31.9203779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/23/orig' 2025-03-04T19:47:31.9204227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/23' 2025-03-04T19:47:31.9204671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/24/base' 2025-03-04T19:47:31.9205106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/24/head' 2025-03-04T19:47:31.9205548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/24/orig' 2025-03-04T19:47:31.9206004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/24' 2025-03-04T19:47:31.9206479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/25/base' 2025-03-04T19:47:31.9206944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/25/head' 2025-03-04T19:47:31.9207390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/25/orig' 2025-03-04T19:47:31.9207846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/25' 2025-03-04T19:47:31.9208310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/26/base' 2025-03-04T19:47:31.9208760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/26/head' 2025-03-04T19:47:31.9209291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/26/orig' 2025-03-04T19:47:31.9209760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/26' 2025-03-04T19:47:31.9210188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/27/base' 2025-03-04T19:47:31.9210629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/27/head' 2025-03-04T19:47:31.9211061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/27/orig' 2025-03-04T19:47:31.9211582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/27' 2025-03-04T19:47:31.9212016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/28/base' 2025-03-04T19:47:31.9212868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/28/head' 2025-03-04T19:47:31.9213304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/28/orig' 2025-03-04T19:47:31.9213754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/28' 2025-03-04T19:47:31.9214192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/29/base' 2025-03-04T19:47:31.9214619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/29/head' 2025-03-04T19:47:31.9327754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/29/orig' 2025-03-04T19:47:31.9328735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/29' 2025-03-04T19:47:31.9329497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/3/base' 2025-03-04T19:47:31.9330155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/3/head' 2025-03-04T19:47:31.9330923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/3/orig' 2025-03-04T19:47:31.9331521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/3' 2025-03-04T19:47:31.9331956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/30/base' 2025-03-04T19:47:31.9332400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/30/head' 2025-03-04T19:47:31.9332833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/30/orig' 2025-03-04T19:47:31.9333303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/30' 2025-03-04T19:47:31.9333729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/31/base' 2025-03-04T19:47:31.9334174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/31/head' 2025-03-04T19:47:31.9334604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/31/orig' 2025-03-04T19:47:31.9335070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/31' 2025-03-04T19:47:31.9335505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/32/base' 2025-03-04T19:47:31.9335944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/32/head' 2025-03-04T19:47:31.9336701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/32/orig' 2025-03-04T19:47:31.9337154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/32' 2025-03-04T19:47:31.9337592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/4/base' 2025-03-04T19:47:31.9338025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/4/head' 2025-03-04T19:47:31.9338462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/4/orig' 2025-03-04T19:47:31.9339010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/4' 2025-03-04T19:47:31.9339445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/5/base' 2025-03-04T19:47:31.9339874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/5/head' 2025-03-04T19:47:31.9340315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/5/orig' 2025-03-04T19:47:31.9340760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/5' 2025-03-04T19:47:31.9341184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/6/base' 2025-03-04T19:47:31.9341621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/6/head' 2025-03-04T19:47:31.9342047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/6/orig' 2025-03-04T19:47:31.9342509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/6' 2025-03-04T19:47:31.9342937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/7/base' 2025-03-04T19:47:31.9343365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/7/head' 2025-03-04T19:47:31.9343783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/7/orig' 2025-03-04T19:47:31.9344304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/7' 2025-03-04T19:47:31.9344726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/8/base' 2025-03-04T19:47:31.9345166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/8/head' 2025-03-04T19:47:31.9345596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/8/orig' 2025-03-04T19:47:31.9346044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/8' 2025-03-04T19:47:31.9346477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/9/base' 2025-03-04T19:47:31.9346901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/9/head' 2025-03-04T19:47:31.9347341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/9/orig' 2025-03-04T19:47:31.9347786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang/9' 2025-03-04T19:47:31.9348242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/henrylhtsang' 2025-03-04T19:47:31.9348634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10/base' 2025-03-04T19:47:31.9349102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10/head' 2025-03-04T19:47:31.9349485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10/orig' 2025-03-04T19:47:31.9349909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/10' 2025-03-04T19:47:31.9350292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11/base' 2025-03-04T19:47:31.9350676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11/head' 2025-03-04T19:47:31.9351129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11/orig' 2025-03-04T19:47:31.9351542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/11' 2025-03-04T19:47:31.9351935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21/base' 2025-03-04T19:47:31.9352320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21/head' 2025-03-04T19:47:31.9352714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21/orig' 2025-03-04T19:47:31.9353128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/21' 2025-03-04T19:47:31.9353523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34/base' 2025-03-04T19:47:31.9353906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34/head' 2025-03-04T19:47:31.9354308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34/orig' 2025-03-04T19:47:31.9354722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/34' 2025-03-04T19:47:31.9355113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36/base' 2025-03-04T19:47:31.9355510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36/head' 2025-03-04T19:47:31.9355897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36/orig' 2025-03-04T19:47:31.9356317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/36' 2025-03-04T19:47:31.9356698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41/base' 2025-03-04T19:47:31.9357100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41/head' 2025-03-04T19:47:31.9357484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41/orig' 2025-03-04T19:47:31.9358011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/41' 2025-03-04T19:47:31.9358404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45/base' 2025-03-04T19:47:31.9358811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45/head' 2025-03-04T19:47:31.9359210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45/orig' 2025-03-04T19:47:31.9359622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/45' 2025-03-04T19:47:31.9360033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46/base' 2025-03-04T19:47:31.9360418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46/head' 2025-03-04T19:47:31.9360822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46/orig' 2025-03-04T19:47:31.9361306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/46' 2025-03-04T19:47:31.9361702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47/base' 2025-03-04T19:47:31.9362087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47/head' 2025-03-04T19:47:31.9362475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47/orig' 2025-03-04T19:47:31.9362906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/47' 2025-03-04T19:47:31.9363358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55/base' 2025-03-04T19:47:31.9363769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55/head' 2025-03-04T19:47:31.9364157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55/orig' 2025-03-04T19:47:31.9364584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/55' 2025-03-04T19:47:31.9364971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79/base' 2025-03-04T19:47:31.9365371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79/head' 2025-03-04T19:47:31.9365761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79/orig' 2025-03-04T19:47:31.9366187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/79' 2025-03-04T19:47:31.9366572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9/base' 2025-03-04T19:47:31.9366959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9/head' 2025-03-04T19:47:31.9367354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9/orig' 2025-03-04T19:47:31.9367758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/9' 2025-03-04T19:47:31.9368159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94/base' 2025-03-04T19:47:31.9368544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94/head' 2025-03-04T19:47:31.9368946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94/orig' 2025-03-04T19:47:31.9369358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/94' 2025-03-04T19:47:31.9369754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95/base' 2025-03-04T19:47:31.9370144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95/head' 2025-03-04T19:47:31.9370527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95/orig' 2025-03-04T19:47:31.9370946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/95' 2025-03-04T19:47:31.9371336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/97/base' 2025-03-04T19:47:31.9371729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/97/head' 2025-03-04T19:47:31.9372141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3/97' 2025-03-04T19:47:31.9372551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/int3' 2025-03-04T19:47:31.9372950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/101/base' 2025-03-04T19:47:31.9373429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/101/head' 2025-03-04T19:47:31.9373853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/101' 2025-03-04T19:47:31.9374269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105/base' 2025-03-04T19:47:31.9374673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105/head' 2025-03-04T19:47:31.9375146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105/orig' 2025-03-04T19:47:31.9375590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/105' 2025-03-04T19:47:31.9375992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110/base' 2025-03-04T19:47:31.9376466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110/head' 2025-03-04T19:47:31.9376910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110/orig' 2025-03-04T19:47:31.9377409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/110' 2025-03-04T19:47:31.9377812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112/base' 2025-03-04T19:47:31.9378224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112/head' 2025-03-04T19:47:31.9378631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112/orig' 2025-03-04T19:47:31.9379066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/112' 2025-03-04T19:47:31.9379470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115/base' 2025-03-04T19:47:31.9379869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115/head' 2025-03-04T19:47:31.9380279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115/orig' 2025-03-04T19:47:31.9380708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/115' 2025-03-04T19:47:31.9381125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116/base' 2025-03-04T19:47:31.9381534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116/head' 2025-03-04T19:47:31.9381950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116/orig' 2025-03-04T19:47:31.9382374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/116' 2025-03-04T19:47:31.9382793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117/base' 2025-03-04T19:47:31.9383196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117/head' 2025-03-04T19:47:31.9383592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117/orig' 2025-03-04T19:47:31.9384025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/117' 2025-03-04T19:47:31.9384431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/118/base' 2025-03-04T19:47:31.9384842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/118/head' 2025-03-04T19:47:31.9385245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/118/orig' 2025-03-04T19:47:31.9385753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/118' 2025-03-04T19:47:31.9386154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/119/base' 2025-03-04T19:47:31.9386566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/119/head' 2025-03-04T19:47:31.9386967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/119/orig' 2025-03-04T19:47:31.9387509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/119' 2025-03-04T19:47:31.9387913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/120/base' 2025-03-04T19:47:31.9388312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/120/head' 2025-03-04T19:47:31.9388732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/120/orig' 2025-03-04T19:47:31.9389152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/120' 2025-03-04T19:47:31.9389565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/121/base' 2025-03-04T19:47:31.9389967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/121/head' 2025-03-04T19:47:31.9390381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/121/orig' 2025-03-04T19:47:31.9390808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/121' 2025-03-04T19:47:31.9391227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/122/base' 2025-03-04T19:47:31.9391631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/122/head' 2025-03-04T19:47:31.9392041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/122/orig' 2025-03-04T19:47:31.9392467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/122' 2025-03-04T19:47:31.9392872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/123/base' 2025-03-04T19:47:31.9393292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/123/head' 2025-03-04T19:47:31.9393698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/123/orig' 2025-03-04T19:47:31.9394142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/123' 2025-03-04T19:47:31.9394545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/124/base' 2025-03-04T19:47:31.9394967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/124/head' 2025-03-04T19:47:31.9395369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/124/orig' 2025-03-04T19:47:31.9395810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/124' 2025-03-04T19:47:31.9396212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/125/base' 2025-03-04T19:47:31.9396657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/125/head' 2025-03-04T19:47:31.9397075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/125/orig' 2025-03-04T19:47:31.9397500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/125' 2025-03-04T19:47:31.9398080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/126/base' 2025-03-04T19:47:31.9398720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/126/head' 2025-03-04T19:47:31.9399141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/126/orig' 2025-03-04T19:47:31.9399567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/126' 2025-03-04T19:47:31.9400129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39/base' 2025-03-04T19:47:31.9400529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39/head' 2025-03-04T19:47:31.9400942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39/orig' 2025-03-04T19:47:31.9401369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/39' 2025-03-04T19:47:31.9401766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81/base' 2025-03-04T19:47:31.9402181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81/head' 2025-03-04T19:47:31.9402582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81/orig' 2025-03-04T19:47:31.9403015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf/81' 2025-03-04T19:47:31.9403427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/isuruf' 2025-03-04T19:47:31.9403851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/100/base' 2025-03-04T19:47:31.9404274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/100/head' 2025-03-04T19:47:31.9404707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/100/orig' 2025-03-04T19:47:31.9405146Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/100' 2025-03-04T19:47:31.9405574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/101/base' 2025-03-04T19:47:31.9405990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/101/head' 2025-03-04T19:47:31.9406406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/101/orig' 2025-03-04T19:47:31.9406859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/101' 2025-03-04T19:47:31.9407283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/102/base' 2025-03-04T19:47:31.9407709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/102/head' 2025-03-04T19:47:31.9408150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/102' 2025-03-04T19:47:31.9408580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/103/base' 2025-03-04T19:47:31.9408988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/103/head' 2025-03-04T19:47:31.9409438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/103' 2025-03-04T19:47:31.9409850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/104/base' 2025-03-04T19:47:31.9410349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/104/head' 2025-03-04T19:47:31.9410797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/104' 2025-03-04T19:47:31.9411210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/105/base' 2025-03-04T19:47:31.9411630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/105/head' 2025-03-04T19:47:31.9412043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/105/orig' 2025-03-04T19:47:31.9412987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/105' 2025-03-04T19:47:31.9413404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/106/base' 2025-03-04T19:47:31.9413829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/106/head' 2025-03-04T19:47:31.9414247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/106/orig' 2025-03-04T19:47:31.9414701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/106' 2025-03-04T19:47:31.9415110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/107/base' 2025-03-04T19:47:31.9415519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/107/head' 2025-03-04T19:47:31.9415948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/107/orig' 2025-03-04T19:47:31.9416387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/107' 2025-03-04T19:47:31.9416817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/108/base' 2025-03-04T19:47:31.9417236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/108/head' 2025-03-04T19:47:31.9417668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/108/orig' 2025-03-04T19:47:31.9418108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/108' 2025-03-04T19:47:31.9418534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/109/base' 2025-03-04T19:47:31.9418946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/109/head' 2025-03-04T19:47:31.9419371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/109/orig' 2025-03-04T19:47:31.9419808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/109' 2025-03-04T19:47:31.9420229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/110/base' 2025-03-04T19:47:31.9420660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/110/head' 2025-03-04T19:47:31.9421074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/110/orig' 2025-03-04T19:47:31.9421524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/110' 2025-03-04T19:47:31.9421937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/111/base' 2025-03-04T19:47:31.9422372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/111/head' 2025-03-04T19:47:31.9422784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/111/orig' 2025-03-04T19:47:31.9423314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/111' 2025-03-04T19:47:31.9423731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/112/base' 2025-03-04T19:47:31.9424164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/112/head' 2025-03-04T19:47:31.9424582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/112/orig' 2025-03-04T19:47:31.9425016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/112' 2025-03-04T19:47:31.9425529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/113/base' 2025-03-04T19:47:31.9425943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/113/head' 2025-03-04T19:47:31.9426372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/113/orig' 2025-03-04T19:47:31.9426811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/113' 2025-03-04T19:47:31.9427234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/114/base' 2025-03-04T19:47:31.9427650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/114/head' 2025-03-04T19:47:31.9428080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/114/orig' 2025-03-04T19:47:31.9428523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/114' 2025-03-04T19:47:31.9428943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/52/base' 2025-03-04T19:47:31.9429371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/52/head' 2025-03-04T19:47:31.9429805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/52' 2025-03-04T19:47:31.9430231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/53/base' 2025-03-04T19:47:31.9430642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/53/head' 2025-03-04T19:47:31.9431090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/53' 2025-03-04T19:47:31.9431509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/54/base' 2025-03-04T19:47:31.9431933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/54/head' 2025-03-04T19:47:31.9432363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/54' 2025-03-04T19:47:31.9432784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/55/base' 2025-03-04T19:47:31.9433193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/55/head' 2025-03-04T19:47:31.9433623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/55' 2025-03-04T19:47:31.9434044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/56/base' 2025-03-04T19:47:31.9434456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/56/head' 2025-03-04T19:47:31.9434904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/56' 2025-03-04T19:47:31.9435321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/57/base' 2025-03-04T19:47:31.9435813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/57/head' 2025-03-04T19:47:31.9436248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/57' 2025-03-04T19:47:31.9436678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/58/base' 2025-03-04T19:47:31.9437087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/58/head' 2025-03-04T19:47:31.9437592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/58' 2025-03-04T19:47:31.9438084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/59/base' 2025-03-04T19:47:31.9438506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/59/head' 2025-03-04T19:47:31.9438955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/59' 2025-03-04T19:47:31.9439365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/60/base' 2025-03-04T19:47:31.9439791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/60/head' 2025-03-04T19:47:31.9440222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/60' 2025-03-04T19:47:31.9440643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/61/base' 2025-03-04T19:47:31.9441054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/61/head' 2025-03-04T19:47:31.9441501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/61' 2025-03-04T19:47:31.9441912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/62/base' 2025-03-04T19:47:31.9442335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/62/head' 2025-03-04T19:47:31.9442768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/62' 2025-03-04T19:47:31.9443178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/63/base' 2025-03-04T19:47:31.9443597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/63/head' 2025-03-04T19:47:31.9444033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/63' 2025-03-04T19:47:31.9444461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/64/base' 2025-03-04T19:47:31.9444871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/64/head' 2025-03-04T19:47:31.9445313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/64' 2025-03-04T19:47:31.9445724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/65/base' 2025-03-04T19:47:31.9446145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/65/head' 2025-03-04T19:47:31.9446576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/65' 2025-03-04T19:47:31.9446993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/97/base' 2025-03-04T19:47:31.9447415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/97/head' 2025-03-04T19:47:31.9447903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/97/orig' 2025-03-04T19:47:31.9448349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu/97' 2025-03-04T19:47:31.9448766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jamesjwu' 2025-03-04T19:47:31.9449194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165/base' 2025-03-04T19:47:31.9449610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165/head' 2025-03-04T19:47:31.9450095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165/orig' 2025-03-04T19:47:31.9450536Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/165' 2025-03-04T19:47:31.9450966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201/base' 2025-03-04T19:47:31.9451386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201/head' 2025-03-04T19:47:31.9451794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201/orig' 2025-03-04T19:47:31.9452289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/201' 2025-03-04T19:47:31.9452757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/221/base' 2025-03-04T19:47:31.9453187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/221/head' 2025-03-04T19:47:31.9453594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/221/orig' 2025-03-04T19:47:31.9454038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/221' 2025-03-04T19:47:31.9454512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/222/base' 2025-03-04T19:47:31.9454935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/222/head' 2025-03-04T19:47:31.9455345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/222/orig' 2025-03-04T19:47:31.9455804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/222' 2025-03-04T19:47:31.9456221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/223/base' 2025-03-04T19:47:31.9456632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/223/head' 2025-03-04T19:47:31.9457058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/223/orig' 2025-03-04T19:47:31.9457497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/223' 2025-03-04T19:47:31.9458113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/224/base' 2025-03-04T19:47:31.9458718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/224/head' 2025-03-04T19:47:31.9459142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/224/orig' 2025-03-04T19:47:31.9459578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/224' 2025-03-04T19:47:31.9460009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/225/base' 2025-03-04T19:47:31.9460423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/225/head' 2025-03-04T19:47:31.9460939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/225/orig' 2025-03-04T19:47:31.9461376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/225' 2025-03-04T19:47:31.9461794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/226/base' 2025-03-04T19:47:31.9462551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/226/head' 2025-03-04T19:47:31.9463087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/226/orig' 2025-03-04T19:47:31.9463616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/226' 2025-03-04T19:47:31.9464028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88/base' 2025-03-04T19:47:31.9464466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88/head' 2025-03-04T19:47:31.9464873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88/orig' 2025-03-04T19:47:31.9465322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99/88' 2025-03-04T19:47:31.9465960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/janeyx99' 2025-03-04T19:47:31.9466620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227/base' 2025-03-04T19:47:31.9467052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227/head' 2025-03-04T19:47:31.9467459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227/orig' 2025-03-04T19:47:31.9468007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/227' 2025-03-04T19:47:31.9468423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/360/base' 2025-03-04T19:47:31.9468840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/360/head' 2025-03-04T19:47:31.9469642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/360' 2025-03-04T19:47:31.9470141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451/base' 2025-03-04T19:47:31.9470548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451/head' 2025-03-04T19:47:31.9470965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451/orig' 2025-03-04T19:47:31.9471394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/451' 2025-03-04T19:47:31.9471797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462/base' 2025-03-04T19:47:31.9472376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462/head' 2025-03-04T19:47:31.9473051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462/orig' 2025-03-04T19:47:31.9473485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/462' 2025-03-04T19:47:31.9473894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473/base' 2025-03-04T19:47:31.9474309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473/head' 2025-03-04T19:47:31.9474736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473/orig' 2025-03-04T19:47:31.9475667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/473' 2025-03-04T19:47:31.9476068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/480/base' 2025-03-04T19:47:31.9476484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/480/head' 2025-03-04T19:47:31.9476885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/480/orig' 2025-03-04T19:47:31.9477308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/480' 2025-03-04T19:47:31.9477964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/486/base' 2025-03-04T19:47:31.9478741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/486/head' 2025-03-04T19:47:31.9479162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/486/orig' 2025-03-04T19:47:31.9479585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/486' 2025-03-04T19:47:31.9480053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/489/base' 2025-03-04T19:47:31.9480842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/489/head' 2025-03-04T19:47:31.9481281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/489/orig' 2025-03-04T19:47:31.9481705Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/489' 2025-03-04T19:47:31.9482108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/490/base' 2025-03-04T19:47:31.9482528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/490/head' 2025-03-04T19:47:31.9482995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/490/orig' 2025-03-04T19:47:31.9483814Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/490' 2025-03-04T19:47:31.9484222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/491/base' 2025-03-04T19:47:31.9484634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/491/head' 2025-03-04T19:47:31.9485039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/491/orig' 2025-03-04T19:47:31.9485473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/491' 2025-03-04T19:47:31.9485874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/492/base' 2025-03-04T19:47:31.9486543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/492/head' 2025-03-04T19:47:31.9487135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/492/orig' 2025-03-04T19:47:31.9487557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/492' 2025-03-04T19:47:31.9487970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/493/base' 2025-03-04T19:47:31.9488376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/493/head' 2025-03-04T19:47:31.9488788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/493/orig' 2025-03-04T19:47:31.9489476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/493' 2025-03-04T19:47:31.9490129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/494/base' 2025-03-04T19:47:31.9490531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/494/head' 2025-03-04T19:47:31.9490944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/494/orig' 2025-03-04T19:47:31.9491365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/494' 2025-03-04T19:47:31.9491779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/495/base' 2025-03-04T19:47:31.9492251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/495/head' 2025-03-04T19:47:31.9493029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/495/orig' 2025-03-04T19:47:31.9493506Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/495' 2025-03-04T19:47:31.9493907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/496/base' 2025-03-04T19:47:31.9494320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/496/head' 2025-03-04T19:47:31.9494722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/496/orig' 2025-03-04T19:47:31.9495158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/496' 2025-03-04T19:47:31.9495834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/497/base' 2025-03-04T19:47:31.9496419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/497/head' 2025-03-04T19:47:31.9496824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/497/orig' 2025-03-04T19:47:31.9497260Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/497' 2025-03-04T19:47:31.9497660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/498/base' 2025-03-04T19:47:31.9498065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/498/head' 2025-03-04T19:47:31.9498679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/498/orig' 2025-03-04T19:47:31.9499113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/498' 2025-03-04T19:47:31.9499534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/499/base' 2025-03-04T19:47:31.9499943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/499/head' 2025-03-04T19:47:31.9500364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/499/orig' 2025-03-04T19:47:31.9500793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/499' 2025-03-04T19:47:31.9501206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/500/base' 2025-03-04T19:47:31.9501608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/500/head' 2025-03-04T19:47:31.9502012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/500/orig' 2025-03-04T19:47:31.9502448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/500' 2025-03-04T19:47:31.9502853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/501/base' 2025-03-04T19:47:31.9503422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/501/head' 2025-03-04T19:47:31.9503828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/501/orig' 2025-03-04T19:47:31.9504267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/501' 2025-03-04T19:47:31.9504671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/502/base' 2025-03-04T19:47:31.9505088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/502/head' 2025-03-04T19:47:31.9505564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/502/orig' 2025-03-04T19:47:31.9506002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/502' 2025-03-04T19:47:31.9506404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/503/base' 2025-03-04T19:47:31.9506806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/503/head' 2025-03-04T19:47:31.9507216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/503/orig' 2025-03-04T19:47:31.9507636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/503' 2025-03-04T19:47:31.9508049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/504/base' 2025-03-04T19:47:31.9508456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/504/head' 2025-03-04T19:47:31.9508869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/504/orig' 2025-03-04T19:47:31.9509293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/504' 2025-03-04T19:47:31.9509707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/505/base' 2025-03-04T19:47:31.9510105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/505/head' 2025-03-04T19:47:31.9510504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/505/orig' 2025-03-04T19:47:31.9510939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/505' 2025-03-04T19:47:31.9511343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/506/base' 2025-03-04T19:47:31.9511752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/506/head' 2025-03-04T19:47:31.9512151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/506/orig' 2025-03-04T19:47:31.9513026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/506' 2025-03-04T19:47:31.9513428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/507/base' 2025-03-04T19:47:31.9513843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/507/head' 2025-03-04T19:47:31.9514251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/507/orig' 2025-03-04T19:47:31.9514691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/507' 2025-03-04T19:47:31.9515095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/508/base' 2025-03-04T19:47:31.9515498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/508/head' 2025-03-04T19:47:31.9515984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/508/orig' 2025-03-04T19:47:31.9516409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/508' 2025-03-04T19:47:31.9516819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/509/base' 2025-03-04T19:47:31.9517217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/509/head' 2025-03-04T19:47:31.9517629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/509/orig' 2025-03-04T19:47:31.9518180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/509' 2025-03-04T19:47:31.9518669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/510/base' 2025-03-04T19:47:31.9519433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/510/head' 2025-03-04T19:47:31.9519894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/510/orig' 2025-03-04T19:47:31.9520319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/510' 2025-03-04T19:47:31.9520723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/511/base' 2025-03-04T19:47:31.9521141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/511/head' 2025-03-04T19:47:31.9521550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/511/orig' 2025-03-04T19:47:31.9521989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/511' 2025-03-04T19:47:31.9522399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/512/base' 2025-03-04T19:47:31.9522816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/512/head' 2025-03-04T19:47:31.9523241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/512/orig' 2025-03-04T19:47:31.9524070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/512' 2025-03-04T19:47:31.9524489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/513/base' 2025-03-04T19:47:31.9524896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/513/head' 2025-03-04T19:47:31.9525314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/513/orig' 2025-03-04T19:47:31.9525737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/513' 2025-03-04T19:47:31.9526155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/514/base' 2025-03-04T19:47:31.9526560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/514/head' 2025-03-04T19:47:31.9526975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/514/orig' 2025-03-04T19:47:31.9527400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/514' 2025-03-04T19:47:31.9527817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/515/base' 2025-03-04T19:47:31.9528430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/515/head' 2025-03-04T19:47:31.9529073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/515/orig' 2025-03-04T19:47:31.9529608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/515' 2025-03-04T19:47:31.9530010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/516/base' 2025-03-04T19:47:31.9530424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/516/head' 2025-03-04T19:47:31.9530829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/516/orig' 2025-03-04T19:47:31.9531264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/516' 2025-03-04T19:47:31.9531718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/517/base' 2025-03-04T19:47:31.9532131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/517/head' 2025-03-04T19:47:31.9532535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/517/orig' 2025-03-04T19:47:31.9532972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/517' 2025-03-04T19:47:31.9533375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/518/base' 2025-03-04T19:47:31.9533795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/518/head' 2025-03-04T19:47:31.9534198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/518/orig' 2025-03-04T19:47:31.9535018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/518' 2025-03-04T19:47:31.9535476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/519/base' 2025-03-04T19:47:31.9535880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/519/head' 2025-03-04T19:47:31.9536296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/519/orig' 2025-03-04T19:47:31.9536718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel/519' 2025-03-04T19:47:31.9537138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jansel' 2025-03-04T19:47:31.9537571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195/base' 2025-03-04T19:47:31.9538022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195/head' 2025-03-04T19:47:31.9538449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195/orig' 2025-03-04T19:47:31.9538905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/195' 2025-03-04T19:47:31.9539354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208/base' 2025-03-04T19:47:31.9539785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208/head' 2025-03-04T19:47:31.9540230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208/orig' 2025-03-04T19:47:31.9540686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/208' 2025-03-04T19:47:31.9541246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214/base' 2025-03-04T19:47:31.9542013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214/head' 2025-03-04T19:47:31.9542535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214/orig' 2025-03-04T19:47:31.9542985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/214' 2025-03-04T19:47:31.9543431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/226/base' 2025-03-04T19:47:31.9543863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/226/head' 2025-03-04T19:47:31.9544292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/226/orig' 2025-03-04T19:47:31.9544821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/226' 2025-03-04T19:47:31.9545252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/227/base' 2025-03-04T19:47:31.9545700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/227/head' 2025-03-04T19:47:31.9546130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/227/orig' 2025-03-04T19:47:31.9546595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/227' 2025-03-04T19:47:31.9547024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/228/base' 2025-03-04T19:47:31.9547471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/228/head' 2025-03-04T19:47:31.9547905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/228/orig' 2025-03-04T19:47:31.9548743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/228' 2025-03-04T19:47:31.9549268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/229/base' 2025-03-04T19:47:31.9549697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/229/head' 2025-03-04T19:47:31.9550134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/229/orig' 2025-03-04T19:47:31.9550583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/229' 2025-03-04T19:47:31.9551022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89/base' 2025-03-04T19:47:31.9551451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89/head' 2025-03-04T19:47:31.9551891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89/orig' 2025-03-04T19:47:31.9552345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser/89' 2025-03-04T19:47:31.9552793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jbschlosser' 2025-03-04T19:47:31.9553184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70/base' 2025-03-04T19:47:31.9553585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70/head' 2025-03-04T19:47:31.9553976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70/orig' 2025-03-04T19:47:31.9554394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip/70' 2025-03-04T19:47:31.9554803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jcaip' 2025-03-04T19:47:31.9555225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855/base' 2025-03-04T19:47:31.9555738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855/head' 2025-03-04T19:47:31.9556161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855/orig' 2025-03-04T19:47:31.9556912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/855' 2025-03-04T19:47:31.9557504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859/base' 2025-03-04T19:47:31.9558129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859/head' 2025-03-04T19:47:31.9558556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859/orig' 2025-03-04T19:47:31.9559018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/859' 2025-03-04T19:47:31.9559446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860/base' 2025-03-04T19:47:31.9559867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860/head' 2025-03-04T19:47:31.9560300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860/orig' 2025-03-04T19:47:31.9560753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168/860' 2025-03-04T19:47:31.9561199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jerryzh168' 2025-03-04T19:47:31.9561603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5/23/base' 2025-03-04T19:47:31.9562022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5/23/head' 2025-03-04T19:47:31.9562519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5/23' 2025-03-04T19:47:31.9563317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jgong5' 2025-03-04T19:47:31.9563734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34/base' 2025-03-04T19:47:31.9564155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34/head' 2025-03-04T19:47:31.9564580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34/orig' 2025-03-04T19:47:31.9565019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/34' 2025-03-04T19:47:31.9565445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37/base' 2025-03-04T19:47:31.9565862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37/head' 2025-03-04T19:47:31.9566286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37/orig' 2025-03-04T19:47:31.9566724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/37' 2025-03-04T19:47:31.9567148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50/base' 2025-03-04T19:47:31.9567559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50/head' 2025-03-04T19:47:31.9567987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50/orig' 2025-03-04T19:47:31.9568425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/50' 2025-03-04T19:47:31.9568934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51/base' 2025-03-04T19:47:31.9569366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51/head' 2025-03-04T19:47:31.9570134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51/orig' 2025-03-04T19:47:31.9570686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/51' 2025-03-04T19:47:31.9571106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53/base' 2025-03-04T19:47:31.9571618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53/head' 2025-03-04T19:47:31.9572034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53/orig' 2025-03-04T19:47:31.9572832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/53' 2025-03-04T19:47:31.9573324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54/base' 2025-03-04T19:47:31.9573753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54/head' 2025-03-04T19:47:31.9574354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54/orig' 2025-03-04T19:47:31.9575040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/54' 2025-03-04T19:47:31.9575467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/55/base' 2025-03-04T19:47:31.9575877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/55/head' 2025-03-04T19:47:31.9576299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/55/orig' 2025-03-04T19:47:31.9576737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/55' 2025-03-04T19:47:31.9577241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/56/base' 2025-03-04T19:47:31.9578007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/56/head' 2025-03-04T19:47:31.9578431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/56/orig' 2025-03-04T19:47:31.9578869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/56' 2025-03-04T19:47:31.9579293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/57/base' 2025-03-04T19:47:31.9579705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/57/head' 2025-03-04T19:47:31.9580386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/57/orig' 2025-03-04T19:47:31.9581032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/57' 2025-03-04T19:47:31.9581446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/58/base' 2025-03-04T19:47:31.9581872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/58/head' 2025-03-04T19:47:31.9582286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/58/orig' 2025-03-04T19:47:31.9582733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/58' 2025-03-04T19:47:31.9583506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/59/base' 2025-03-04T19:47:31.9584079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/59/head' 2025-03-04T19:47:31.9584489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/59/orig' 2025-03-04T19:47:31.9584925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/59' 2025-03-04T19:47:31.9585353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/60/base' 2025-03-04T19:47:31.9585888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/60/head' 2025-03-04T19:47:31.9586680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/60/orig' 2025-03-04T19:47:31.9587114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/60' 2025-03-04T19:47:31.9587623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/61/base' 2025-03-04T19:47:31.9588398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/61/head' 2025-03-04T19:47:31.9588823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/61/orig' 2025-03-04T19:47:31.9589261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx/61' 2025-03-04T19:47:31.9589695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jiayisunx' 2025-03-04T19:47:31.9590132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com/1/base' 2025-03-04T19:47:31.9590641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com/1/head' 2025-03-04T19:47:31.9591460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com/1' 2025-03-04T19:47:31.9591898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jjwu@meta.com' 2025-03-04T19:47:31.9592321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/1/base' 2025-03-04T19:47:31.9592736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/1/head' 2025-03-04T19:47:31.9593230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/1' 2025-03-04T19:47:31.9594036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/12/base' 2025-03-04T19:47:31.9594489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/12' 2025-03-04T19:47:31.9594912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/13/base' 2025-03-04T19:47:31.9595367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/13' 2025-03-04T19:47:31.9595782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/14/base' 2025-03-04T19:47:31.9596413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/14' 2025-03-04T19:47:31.9597080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16/base' 2025-03-04T19:47:31.9597502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16/head' 2025-03-04T19:47:31.9598013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16/orig' 2025-03-04T19:47:31.9598762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/16' 2025-03-04T19:47:31.9599196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19/base' 2025-03-04T19:47:31.9599611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19/head' 2025-03-04T19:47:31.9600038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19/orig' 2025-03-04T19:47:31.9600478Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/19' 2025-03-04T19:47:31.9601104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/2/base' 2025-03-04T19:47:31.9601520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/2/head' 2025-03-04T19:47:31.9601956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/2' 2025-03-04T19:47:31.9602385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/3/base' 2025-03-04T19:47:31.9602795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/3/head' 2025-03-04T19:47:31.9603317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/3' 2025-03-04T19:47:31.9604117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/4/base' 2025-03-04T19:47:31.9604548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/4/head' 2025-03-04T19:47:31.9605051Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/4' 2025-03-04T19:47:31.9605856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/5/base' 2025-03-04T19:47:31.9606270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/5/head' 2025-03-04T19:47:31.9606725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/5' 2025-03-04T19:47:31.9607137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/6/base' 2025-03-04T19:47:31.9607545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/6/head' 2025-03-04T19:47:31.9607995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/6' 2025-03-04T19:47:31.9608407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/7/base' 2025-03-04T19:47:31.9608841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/7/head' 2025-03-04T19:47:31.9609284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/7' 2025-03-04T19:47:31.9609706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/8/base' 2025-03-04T19:47:31.9610121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/8/head' 2025-03-04T19:47:31.9610571Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang/8' 2025-03-04T19:47:31.9611386Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/jon-chuang' 2025-03-04T19:47:31.9611882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101/base' 2025-03-04T19:47:31.9612314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101/head' 2025-03-04T19:47:31.9613263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101/orig' 2025-03-04T19:47:31.9613734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/101' 2025-03-04T19:47:31.9614169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/102/base' 2025-03-04T19:47:31.9614638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/102/head' 2025-03-04T19:47:31.9615133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/102/orig' 2025-03-04T19:47:31.9615751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/102' 2025-03-04T19:47:31.9616505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/103/base' 2025-03-04T19:47:31.9616956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/103/head' 2025-03-04T19:47:31.9617384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/103/orig' 2025-03-04T19:47:31.9617859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/103' 2025-03-04T19:47:31.9618291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/104/base' 2025-03-04T19:47:31.9618725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/104/head' 2025-03-04T19:47:31.9619171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/104/orig' 2025-03-04T19:47:31.9619623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/104' 2025-03-04T19:47:31.9620082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/105/base' 2025-03-04T19:47:31.9620519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/105/head' 2025-03-04T19:47:31.9620967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/105/orig' 2025-03-04T19:47:31.9621424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/105' 2025-03-04T19:47:31.9621873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/106/base' 2025-03-04T19:47:31.9622304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/106/head' 2025-03-04T19:47:31.9622739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/106/orig' 2025-03-04T19:47:31.9623220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/106' 2025-03-04T19:47:31.9623676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/107/base' 2025-03-04T19:47:31.9624522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/107/head' 2025-03-04T19:47:31.9624986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/107/orig' 2025-03-04T19:47:31.9625463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/107' 2025-03-04T19:47:31.9625894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/108/base' 2025-03-04T19:47:31.9626338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/108/head' 2025-03-04T19:47:31.9626849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/108/orig' 2025-03-04T19:47:31.9627314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/108' 2025-03-04T19:47:31.9627747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/109/base' 2025-03-04T19:47:31.9628177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/109/head' 2025-03-04T19:47:31.9628710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/109/orig' 2025-03-04T19:47:31.9629161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/109' 2025-03-04T19:47:31.9629614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/110/base' 2025-03-04T19:47:31.9630047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/110/head' 2025-03-04T19:47:31.9630843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/110/orig' 2025-03-04T19:47:31.9631410Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/110' 2025-03-04T19:47:31.9631853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/111/base' 2025-03-04T19:47:31.9632285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/111/head' 2025-03-04T19:47:31.9632737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/111/orig' 2025-03-04T19:47:31.9633186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/111' 2025-03-04T19:47:31.9633618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/112/base' 2025-03-04T19:47:31.9634059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/112/head' 2025-03-04T19:47:31.9634486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/112/orig' 2025-03-04T19:47:31.9634947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby/112' 2025-03-04T19:47:31.9635393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/justinchuby' 2025-03-04T19:47:31.9635801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1/base' 2025-03-04T19:47:31.9636195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1/head' 2025-03-04T19:47:31.9636636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1/orig' 2025-03-04T19:47:31.9637435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/1' 2025-03-04T19:47:31.9637976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/12/base' 2025-03-04T19:47:31.9638374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/12/head' 2025-03-04T19:47:31.9638790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/12' 2025-03-04T19:47:31.9639201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/13/base' 2025-03-04T19:47:31.9639598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/13/head' 2025-03-04T19:47:31.9640129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/13' 2025-03-04T19:47:31.9640526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/14/base' 2025-03-04T19:47:31.9640935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/14/head' 2025-03-04T19:47:31.9641352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/14' 2025-03-04T19:47:31.9641759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/16/base' 2025-03-04T19:47:31.9642210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/16/head' 2025-03-04T19:47:31.9642628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/16' 2025-03-04T19:47:31.9643031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/6/base' 2025-03-04T19:47:31.9643428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/6/head' 2025-03-04T19:47:31.9643851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/6' 2025-03-04T19:47:31.9644238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/7/base' 2025-03-04T19:47:31.9644663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/7' 2025-03-04T19:47:31.9645058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/9/base' 2025-03-04T19:47:31.9645464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/9/head' 2025-03-04T19:47:31.9645883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng/9' 2025-03-04T19:47:31.9646308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kadeng' 2025-03-04T19:47:31.9646747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186/base' 2025-03-04T19:47:31.9647306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186/head' 2025-03-04T19:47:31.9648111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186/orig' 2025-03-04T19:47:31.9648575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel/186' 2025-03-04T19:47:31.9649029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kimishpatel' 2025-03-04T19:47:31.9649458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/31/base' 2025-03-04T19:47:31.9649903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/31/head' 2025-03-04T19:47:31.9650331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/31/orig' 2025-03-04T19:47:31.9650795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/31' 2025-03-04T19:47:31.9651222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/32/base' 2025-03-04T19:47:31.9651666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/32/head' 2025-03-04T19:47:31.9652103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/32/orig' 2025-03-04T19:47:31.9652554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler/32' 2025-03-04T19:47:31.9653085Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kurtamohler' 2025-03-04T19:47:31.9653656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/1/base' 2025-03-04T19:47:31.9654368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/1/head' 2025-03-04T19:47:31.9654818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/1' 2025-03-04T19:47:31.9655304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108/base' 2025-03-04T19:47:31.9655715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108/head' 2025-03-04T19:47:31.9656133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108/orig' 2025-03-04T19:47:31.9656576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/108' 2025-03-04T19:47:31.9656996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109/base' 2025-03-04T19:47:31.9657402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109/head' 2025-03-04T19:47:31.9657811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109/orig' 2025-03-04T19:47:31.9658264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/109' 2025-03-04T19:47:31.9658673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118/base' 2025-03-04T19:47:31.9659098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118/head' 2025-03-04T19:47:31.9659509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118/orig' 2025-03-04T19:47:31.9659955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/118' 2025-03-04T19:47:31.9660361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/122/base' 2025-03-04T19:47:31.9660781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/122/head' 2025-03-04T19:47:31.9661520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/122/orig' 2025-03-04T19:47:31.9662102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/122' 2025-03-04T19:47:31.9662525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/123/base' 2025-03-04T19:47:31.9662933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/123/head' 2025-03-04T19:47:31.9663356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/123/orig' 2025-03-04T19:47:31.9663792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/123' 2025-03-04T19:47:31.9664215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/124/base' 2025-03-04T19:47:31.9664628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/124/head' 2025-03-04T19:47:31.9665052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/124/orig' 2025-03-04T19:47:31.9665487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/124' 2025-03-04T19:47:31.9665998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/125/base' 2025-03-04T19:47:31.9666405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/125/head' 2025-03-04T19:47:31.9666808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/125/orig' 2025-03-04T19:47:31.9667250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/125' 2025-03-04T19:47:31.9667658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/126/base' 2025-03-04T19:47:31.9668360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/126/head' 2025-03-04T19:47:31.9669001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/126/orig' 2025-03-04T19:47:31.9669447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/126' 2025-03-04T19:47:31.9669860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/127/base' 2025-03-04T19:47:31.9670279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/127/head' 2025-03-04T19:47:31.9670685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/127/orig' 2025-03-04T19:47:31.9671129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/127' 2025-03-04T19:47:31.9671536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/15/base' 2025-03-04T19:47:31.9671944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/15/head' 2025-03-04T19:47:31.9672384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/15' 2025-03-04T19:47:31.9672792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87/base' 2025-03-04T19:47:31.9673210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87/head' 2025-03-04T19:47:31.9673613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87/orig' 2025-03-04T19:47:31.9674050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/87' 2025-03-04T19:47:31.9674690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97/base' 2025-03-04T19:47:31.9675351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97/head' 2025-03-04T19:47:31.9675755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97/orig' 2025-03-04T19:47:31.9676187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501/97' 2025-03-04T19:47:31.9676620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/kwen2501' 2025-03-04T19:47:31.9677041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102/base' 2025-03-04T19:47:31.9677485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102/head' 2025-03-04T19:47:31.9677983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102/orig' 2025-03-04T19:47:31.9678450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/102' 2025-03-04T19:47:31.9678870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/107/base' 2025-03-04T19:47:31.9679402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/107/head' 2025-03-04T19:47:31.9679822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/107/orig' 2025-03-04T19:47:31.9680281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/107' 2025-03-04T19:47:31.9680701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/108/base' 2025-03-04T19:47:31.9681124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/108/head' 2025-03-04T19:47:31.9681686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/108/orig' 2025-03-04T19:47:31.9682512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/108' 2025-03-04T19:47:31.9682958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/109/base' 2025-03-04T19:47:31.9683385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/109/head' 2025-03-04T19:47:31.9683820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/109/orig' 2025-03-04T19:47:31.9684266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/109' 2025-03-04T19:47:31.9684698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/110/base' 2025-03-04T19:47:31.9685127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/110/head' 2025-03-04T19:47:31.9685562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/110/orig' 2025-03-04T19:47:31.9686017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/110' 2025-03-04T19:47:31.9686616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/111/base' 2025-03-04T19:47:31.9687308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/111/head' 2025-03-04T19:47:31.9687731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/111/orig' 2025-03-04T19:47:31.9688190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/111' 2025-03-04T19:47:31.9688620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/112/base' 2025-03-04T19:47:31.9689059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/112/head' 2025-03-04T19:47:31.9689485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/112/orig' 2025-03-04T19:47:31.9689946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/112' 2025-03-04T19:47:31.9690364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/28/base' 2025-03-04T19:47:31.9690910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/28' 2025-03-04T19:47:31.9691662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/29/base' 2025-03-04T19:47:31.9692108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/29' 2025-03-04T19:47:31.9692542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/30/base' 2025-03-04T19:47:31.9693034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/30/head' 2025-03-04T19:47:31.9693492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/30' 2025-03-04T19:47:31.9693908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/31/base' 2025-03-04T19:47:31.9694338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/31/head' 2025-03-04T19:47:31.9694777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/31' 2025-03-04T19:47:31.9695275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/32/base' 2025-03-04T19:47:31.9695694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/32/head' 2025-03-04T19:47:31.9696412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka/32' 2025-03-04T19:47:31.9697056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/laithsakka' 2025-03-04T19:47:31.9697489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44/base' 2025-03-04T19:47:31.9697934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44/head' 2025-03-04T19:47:31.9698554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44/orig' 2025-03-04T19:47:31.9699032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/44' 2025-03-04T19:47:31.9699459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45/base' 2025-03-04T19:47:31.9699904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45/head' 2025-03-04T19:47:31.9700330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45/orig' 2025-03-04T19:47:31.9700791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/45' 2025-03-04T19:47:31.9701223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46/base' 2025-03-04T19:47:31.9701664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46/head' 2025-03-04T19:47:31.9702097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46/orig' 2025-03-04T19:47:31.9702553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820/46' 2025-03-04T19:47:31.9703058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/larryliu0820' 2025-03-04T19:47:31.9703520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/180/base' 2025-03-04T19:47:31.9704000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/180/head' 2025-03-04T19:47:31.9704464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/180/orig' 2025-03-04T19:47:31.9704960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/180' 2025-03-04T19:47:31.9705425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/181/base' 2025-03-04T19:47:31.9705896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/181/head' 2025-03-04T19:47:31.9706494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/181/orig' 2025-03-04T19:47:31.9706995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/181' 2025-03-04T19:47:31.9707449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/182/base' 2025-03-04T19:47:31.9707903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/182/head' 2025-03-04T19:47:31.9708451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/182/orig' 2025-03-04T19:47:31.9708936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/182' 2025-03-04T19:47:31.9709406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/183/base' 2025-03-04T19:47:31.9709868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/183/head' 2025-03-04T19:47:31.9710337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/183/orig' 2025-03-04T19:47:31.9710819Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/183' 2025-03-04T19:47:31.9711294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/184/base' 2025-03-04T19:47:31.9711757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/184/head' 2025-03-04T19:47:31.9712231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/184/orig' 2025-03-04T19:47:31.9713106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/184' 2025-03-04T19:47:31.9713573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/185/base' 2025-03-04T19:47:31.9714047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/185/head' 2025-03-04T19:47:31.9714509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/185/orig' 2025-03-04T19:47:31.9715000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/185' 2025-03-04T19:47:31.9715461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/186/base' 2025-03-04T19:47:31.9715932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/186/head' 2025-03-04T19:47:31.9716394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/186/orig' 2025-03-04T19:47:31.9716883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/186' 2025-03-04T19:47:31.9717340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/187/base' 2025-03-04T19:47:31.9717866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/187/head' 2025-03-04T19:47:31.9718325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/187/orig' 2025-03-04T19:47:31.9718822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel/187' 2025-03-04T19:47:31.9719288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/leslie-fang-intel' 2025-03-04T19:47:31.9719769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lucasllc/1/head' 2025-03-04T19:47:31.9720532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lucasllc/1' 2025-03-04T19:47:31.9721002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lucasllc' 2025-03-04T19:47:31.9721385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/5/head' 2025-03-04T19:47:31.9721779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/5' 2025-03-04T19:47:31.9722226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/6/base' 2025-03-04T19:47:31.9722598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/6/head' 2025-03-04T19:47:31.9722985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/6/orig' 2025-03-04T19:47:31.9723383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw/6' 2025-03-04T19:47:31.9723771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/lw' 2025-03-04T19:47:31.9724186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137/base' 2025-03-04T19:47:31.9724590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137/head' 2025-03-04T19:47:31.9725006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137/orig' 2025-03-04T19:47:31.9725434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/137' 2025-03-04T19:47:31.9725849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/14/base' 2025-03-04T19:47:31.9726272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/14' 2025-03-04T19:47:31.9726685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/155/base' 2025-03-04T19:47:31.9727086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/155/head' 2025-03-04T19:47:31.9727497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/155/orig' 2025-03-04T19:47:31.9727921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/155' 2025-03-04T19:47:31.9728370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/159/base' 2025-03-04T19:47:31.9728785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/159/head' 2025-03-04T19:47:31.9729188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/159/orig' 2025-03-04T19:47:31.9729624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/159' 2025-03-04T19:47:31.9730021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/161/base' 2025-03-04T19:47:31.9730432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/161/head' 2025-03-04T19:47:31.9730831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/161/orig' 2025-03-04T19:47:31.9731265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/161' 2025-03-04T19:47:31.9731662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/162/base' 2025-03-04T19:47:31.9732153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/162/head' 2025-03-04T19:47:31.9732551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/162/orig' 2025-03-04T19:47:31.9732971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/162' 2025-03-04T19:47:31.9733385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/163/base' 2025-03-04T19:47:31.9733782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/163/head' 2025-03-04T19:47:31.9734246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/163/orig' 2025-03-04T19:47:31.9734669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/163' 2025-03-04T19:47:31.9735089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/164/base' 2025-03-04T19:47:31.9735495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/164/head' 2025-03-04T19:47:31.9735906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/164/orig' 2025-03-04T19:47:31.9736324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/164' 2025-03-04T19:47:31.9736726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/165/base' 2025-03-04T19:47:31.9737139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/165/head' 2025-03-04T19:47:31.9737540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/165/orig' 2025-03-04T19:47:31.9738032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/165' 2025-03-04T19:47:31.9738433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/166/base' 2025-03-04T19:47:31.9738850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/166/head' 2025-03-04T19:47:31.9739252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/166/orig' 2025-03-04T19:47:31.9739687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/166' 2025-03-04T19:47:31.9740092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/167/base' 2025-03-04T19:47:31.9740504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/167/head' 2025-03-04T19:47:31.9740903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/167/orig' 2025-03-04T19:47:31.9741326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/167' 2025-03-04T19:47:31.9741740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/168/base' 2025-03-04T19:47:31.9742145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/168/head' 2025-03-04T19:47:31.9742555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/168/orig' 2025-03-04T19:47:31.9742974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/168' 2025-03-04T19:47:31.9743388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/169/base' 2025-03-04T19:47:31.9743786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/169/head' 2025-03-04T19:47:31.9744257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/169/orig' 2025-03-04T19:47:31.9744679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/169' 2025-03-04T19:47:31.9745075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/170/base' 2025-03-04T19:47:31.9745489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/170/head' 2025-03-04T19:47:31.9745889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/170/orig' 2025-03-04T19:47:31.9746374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/170' 2025-03-04T19:47:31.9746870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/171/base' 2025-03-04T19:47:31.9747569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/171/head' 2025-03-04T19:47:31.9747970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/171/orig' 2025-03-04T19:47:31.9748398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/171' 2025-03-04T19:47:31.9748800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/172/base' 2025-03-04T19:47:31.9749212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/172/head' 2025-03-04T19:47:31.9749614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/172/orig' 2025-03-04T19:47:31.9750038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/172' 2025-03-04T19:47:31.9750451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/173/base' 2025-03-04T19:47:31.9750853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/173/head' 2025-03-04T19:47:31.9751267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/173/orig' 2025-03-04T19:47:31.9751690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/173' 2025-03-04T19:47:31.9752101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/174/base' 2025-03-04T19:47:31.9752502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/174/head' 2025-03-04T19:47:31.9752913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/174/orig' 2025-03-04T19:47:31.9753333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/174' 2025-03-04T19:47:31.9753752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/175/base' 2025-03-04T19:47:31.9754152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/175/head' 2025-03-04T19:47:31.9754590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/175/orig' 2025-03-04T19:47:31.9755024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/175' 2025-03-04T19:47:31.9755424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/176/base' 2025-03-04T19:47:31.9755835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/176/head' 2025-03-04T19:47:31.9756235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/176/orig' 2025-03-04T19:47:31.9756735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/176' 2025-03-04T19:47:31.9757139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/177/base' 2025-03-04T19:47:31.9757555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/177/head' 2025-03-04T19:47:31.9758043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/177/orig' 2025-03-04T19:47:31.9758468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/177' 2025-03-04T19:47:31.9758937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/178/base' 2025-03-04T19:47:31.9759344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/178/head' 2025-03-04T19:47:31.9759765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/178/orig' 2025-03-04T19:47:31.9760191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/178' 2025-03-04T19:47:31.9760618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/179/base' 2025-03-04T19:47:31.9761032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/179/head' 2025-03-04T19:47:31.9761447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/179/orig' 2025-03-04T19:47:31.9761877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/179' 2025-03-04T19:47:31.9762301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/180/base' 2025-03-04T19:47:31.9762773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/180/head' 2025-03-04T19:47:31.9763180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/180/orig' 2025-03-04T19:47:31.9763618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/180' 2025-03-04T19:47:31.9764018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/181/base' 2025-03-04T19:47:31.9764434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/181/head' 2025-03-04T19:47:31.9764838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/181/orig' 2025-03-04T19:47:31.9765272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/181' 2025-03-04T19:47:31.9765673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/182/base' 2025-03-04T19:47:31.9766091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/182/head' 2025-03-04T19:47:31.9766494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/182/orig' 2025-03-04T19:47:31.9766928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/182' 2025-03-04T19:47:31.9767330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/183/base' 2025-03-04T19:47:31.9767733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/183/head' 2025-03-04T19:47:31.9768148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/183/orig' 2025-03-04T19:47:31.9768601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/183' 2025-03-04T19:47:31.9769085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/184/base' 2025-03-04T19:47:31.9769486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/184/head' 2025-03-04T19:47:31.9769900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/184/orig' 2025-03-04T19:47:31.9770322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/184' 2025-03-04T19:47:31.9770734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/185/base' 2025-03-04T19:47:31.9771201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/185/head' 2025-03-04T19:47:31.9771605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/185/orig' 2025-03-04T19:47:31.9772042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/185' 2025-03-04T19:47:31.9772490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/186/base' 2025-03-04T19:47:31.9772903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/186/head' 2025-03-04T19:47:31.9773304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/186/orig' 2025-03-04T19:47:31.9773740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/186' 2025-03-04T19:47:31.9774145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/187/base' 2025-03-04T19:47:31.9774557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/187/head' 2025-03-04T19:47:31.9774957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/187/orig' 2025-03-04T19:47:31.9775395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/187' 2025-03-04T19:47:31.9775795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/188/base' 2025-03-04T19:47:31.9776194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/188/head' 2025-03-04T19:47:31.9776602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/188/orig' 2025-03-04T19:47:31.9777027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/188' 2025-03-04T19:47:31.9777437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/189/base' 2025-03-04T19:47:31.9777835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/189/head' 2025-03-04T19:47:31.9778318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/189' 2025-03-04T19:47:31.9778716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/190/base' 2025-03-04T19:47:31.9779131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/190/head' 2025-03-04T19:47:31.9779529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/190/orig' 2025-03-04T19:47:31.9779961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/190' 2025-03-04T19:47:31.9780366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/191/base' 2025-03-04T19:47:31.9780766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/191/head' 2025-03-04T19:47:31.9781235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/191/orig' 2025-03-04T19:47:31.9781655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/191' 2025-03-04T19:47:31.9782065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/192/base' 2025-03-04T19:47:31.9782465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/192/head' 2025-03-04T19:47:31.9782876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/192/orig' 2025-03-04T19:47:31.9783346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/192' 2025-03-04T19:47:31.9783760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/193/base' 2025-03-04T19:47:31.9784230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/193/head' 2025-03-04T19:47:31.9784939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/193/orig' 2025-03-04T19:47:31.9785375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/193' 2025-03-04T19:47:31.9785777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/194/base' 2025-03-04T19:47:31.9786193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/194/head' 2025-03-04T19:47:31.9786599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/194/orig' 2025-03-04T19:47:31.9787036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/194' 2025-03-04T19:47:31.9787436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/195/base' 2025-03-04T19:47:31.9787854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/195/head' 2025-03-04T19:47:31.9788257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/195/orig' 2025-03-04T19:47:31.9788691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/195' 2025-03-04T19:47:31.9789089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/196/base' 2025-03-04T19:47:31.9789490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/196/head' 2025-03-04T19:47:31.9789900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/196/orig' 2025-03-04T19:47:31.9790367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/196' 2025-03-04T19:47:31.9790782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/197/base' 2025-03-04T19:47:31.9791177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/197/head' 2025-03-04T19:47:31.9791586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/197/orig' 2025-03-04T19:47:31.9792007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/197' 2025-03-04T19:47:31.9792425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/198/base' 2025-03-04T19:47:31.9792829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/198/head' 2025-03-04T19:47:31.9793242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/198/orig' 2025-03-04T19:47:31.9793725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/198' 2025-03-04T19:47:31.9794124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/199/base' 2025-03-04T19:47:31.9794539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/199/head' 2025-03-04T19:47:31.9794940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/199/orig' 2025-03-04T19:47:31.9795372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/199' 2025-03-04T19:47:31.9795825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/200/base' 2025-03-04T19:47:31.9796243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/200/head' 2025-03-04T19:47:31.9796650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/200/orig' 2025-03-04T19:47:31.9797092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/200' 2025-03-04T19:47:31.9797493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/201/base' 2025-03-04T19:47:31.9797968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/201/head' 2025-03-04T19:47:31.9798666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/201/orig' 2025-03-04T19:47:31.9799096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/201' 2025-03-04T19:47:31.9799513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/202/base' 2025-03-04T19:47:31.9799964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/202/head' 2025-03-04T19:47:31.9800387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/202/orig' 2025-03-04T19:47:31.9800809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/202' 2025-03-04T19:47:31.9801221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/203/base' 2025-03-04T19:47:31.9801624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/203/head' 2025-03-04T19:47:31.9802040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/203/orig' 2025-03-04T19:47:31.9802461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/203' 2025-03-04T19:47:31.9802865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/204/base' 2025-03-04T19:47:31.9803286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/204/head' 2025-03-04T19:47:31.9803682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/204/orig' 2025-03-04T19:47:31.9804118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/204' 2025-03-04T19:47:31.9804515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/205/base' 2025-03-04T19:47:31.9804930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/205/head' 2025-03-04T19:47:31.9805336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/205/orig' 2025-03-04T19:47:31.9805767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/205' 2025-03-04T19:47:31.9806346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/206/base' 2025-03-04T19:47:31.9806760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/206/head' 2025-03-04T19:47:31.9807160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/206/orig' 2025-03-04T19:47:31.9807645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/206' 2025-03-04T19:47:31.9808055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/207/base' 2025-03-04T19:47:31.9808532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/207/head' 2025-03-04T19:47:31.9808944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/207/orig' 2025-03-04T19:47:31.9809367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/207' 2025-03-04T19:47:31.9809778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/208/base' 2025-03-04T19:47:31.9810177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/208/head' 2025-03-04T19:47:31.9810589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/208/orig' 2025-03-04T19:47:31.9811014Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/208' 2025-03-04T19:47:31.9811417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/209/base' 2025-03-04T19:47:31.9811830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/209/head' 2025-03-04T19:47:31.9812230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/209/orig' 2025-03-04T19:47:31.9813019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/209' 2025-03-04T19:47:31.9813477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/210/base' 2025-03-04T19:47:31.9813896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/210/head' 2025-03-04T19:47:31.9814299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/210/orig' 2025-03-04T19:47:31.9814740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/210' 2025-03-04T19:47:31.9815140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/211/base' 2025-03-04T19:47:31.9815550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/211/head' 2025-03-04T19:47:31.9815952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/211/orig' 2025-03-04T19:47:31.9816375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/211' 2025-03-04T19:47:31.9816786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/212/base' 2025-03-04T19:47:31.9817186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/212/head' 2025-03-04T19:47:31.9817641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/212/orig' 2025-03-04T19:47:31.9818063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/212' 2025-03-04T19:47:31.9818474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/213/base' 2025-03-04T19:47:31.9818993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/213/head' 2025-03-04T19:47:31.9819411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/213/orig' 2025-03-04T19:47:31.9819834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/213' 2025-03-04T19:47:31.9820249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/214/base' 2025-03-04T19:47:31.9820650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/214/head' 2025-03-04T19:47:31.9821119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/214/orig' 2025-03-04T19:47:31.9821554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/214' 2025-03-04T19:47:31.9821959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/215/base' 2025-03-04T19:47:31.9822369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/215/head' 2025-03-04T19:47:31.9822770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/215/orig' 2025-03-04T19:47:31.9823206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/215' 2025-03-04T19:47:31.9823607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37/base' 2025-03-04T19:47:31.9824021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37/head' 2025-03-04T19:47:31.9824416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37/orig' 2025-03-04T19:47:31.9824835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/37' 2025-03-04T19:47:31.9825252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/64/base' 2025-03-04T19:47:31.9825650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/64/head' 2025-03-04T19:47:31.9826134Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/64' 2025-03-04T19:47:31.9826528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96/base' 2025-03-04T19:47:31.9826934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96/head' 2025-03-04T19:47:31.9827328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96/orig' 2025-03-04T19:47:31.9827756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet/96' 2025-03-04T19:47:31.9828165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/malfet' 2025-03-04T19:47:31.9828566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/markkm/1/base' 2025-03-04T19:47:31.9828978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/markkm/1' 2025-03-04T19:47:31.9829382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/markkm' 2025-03-04T19:47:31.9829808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140/base' 2025-03-04T19:47:31.9830227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140/head' 2025-03-04T19:47:31.9830655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140/orig' 2025-03-04T19:47:31.9831153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/140' 2025-03-04T19:47:31.9831578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155/base' 2025-03-04T19:47:31.9831994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155/head' 2025-03-04T19:47:31.9832420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155/orig' 2025-03-04T19:47:31.9832864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/155' 2025-03-04T19:47:31.9833342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161/base' 2025-03-04T19:47:31.9833757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161/head' 2025-03-04T19:47:31.9834175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161/orig' 2025-03-04T19:47:31.9834627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/161' 2025-03-04T19:47:31.9835070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162/base' 2025-03-04T19:47:31.9835570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162/head' 2025-03-04T19:47:31.9835982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162/orig' 2025-03-04T19:47:31.9836435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/162' 2025-03-04T19:47:31.9836848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/173/base' 2025-03-04T19:47:31.9837285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/173/head' 2025-03-04T19:47:31.9837787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/173/orig' 2025-03-04T19:47:31.9838242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/173' 2025-03-04T19:47:31.9838657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/174/base' 2025-03-04T19:47:31.9839071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/174/head' 2025-03-04T19:47:31.9839506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/174/orig' 2025-03-04T19:47:31.9839949Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/174' 2025-03-04T19:47:31.9840387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/175/base' 2025-03-04T19:47:31.9840802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/175/head' 2025-03-04T19:47:31.9841232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/175/orig' 2025-03-04T19:47:31.9841670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/175' 2025-03-04T19:47:31.9842158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/176/base' 2025-03-04T19:47:31.9842574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/176/head' 2025-03-04T19:47:31.9842989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/176/orig' 2025-03-04T19:47:31.9843439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/176' 2025-03-04T19:47:31.9843924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/177/base' 2025-03-04T19:47:31.9844356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/177/head' 2025-03-04T19:47:31.9844772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/177/orig' 2025-03-04T19:47:31.9845222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/177' 2025-03-04T19:47:31.9845699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/34/base' 2025-03-04T19:47:31.9846148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral/34' 2025-03-04T19:47:31.9846569Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/masnesral' 2025-03-04T19:47:31.9846971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3/base' 2025-03-04T19:47:31.9847359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3/head' 2025-03-04T19:47:31.9847754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3/orig' 2025-03-04T19:47:31.9848183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229/3' 2025-03-04T19:47:31.9848594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mcr229' 2025-03-04T19:47:31.9849071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/0/base' 2025-03-04T19:47:31.9849483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/0/head' 2025-03-04T19:47:31.9849929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/0' 2025-03-04T19:47:31.9850338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/1/base' 2025-03-04T19:47:31.9850761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/1/head' 2025-03-04T19:47:31.9851190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/1' 2025-03-04T19:47:31.9851615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/2/base' 2025-03-04T19:47:31.9852030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/2/head' 2025-03-04T19:47:31.9852459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/2' 2025-03-04T19:47:31.9852893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/3/base' 2025-03-04T19:47:31.9853304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/3/head' 2025-03-04T19:47:31.9853751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/3' 2025-03-04T19:47:31.9854160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/4/base' 2025-03-04T19:47:31.9854581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/4/head' 2025-03-04T19:47:31.9855015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/4' 2025-03-04T19:47:31.9855433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/5/base' 2025-03-04T19:47:31.9855914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/5/head' 2025-03-04T19:47:31.9856355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/5' 2025-03-04T19:47:31.9856761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/6/base' 2025-03-04T19:47:31.9857171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/6/head' 2025-03-04T19:47:31.9857621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz/6' 2025-03-04T19:47:31.9858152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mhorowitz' 2025-03-04T19:47:31.9858632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/234/base' 2025-03-04T19:47:31.9859095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/234/head' 2025-03-04T19:47:31.9859590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/234' 2025-03-04T19:47:31.9860049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/235/base' 2025-03-04T19:47:31.9860521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/235/head' 2025-03-04T19:47:31.9861001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/235' 2025-03-04T19:47:31.9861480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/236/base' 2025-03-04T19:47:31.9861941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/236/head' 2025-03-04T19:47:31.9862424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/236' 2025-03-04T19:47:31.9862893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/237/base' 2025-03-04T19:47:31.9863454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/237/head' 2025-03-04T19:47:31.9863948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/237' 2025-03-04T19:47:31.9864411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/238/base' 2025-03-04T19:47:31.9864883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/238/head' 2025-03-04T19:47:31.9865363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/238' 2025-03-04T19:47:31.9865833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281/base' 2025-03-04T19:47:31.9866293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281/head' 2025-03-04T19:47:31.9866764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281/orig' 2025-03-04T19:47:31.9867247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/281' 2025-03-04T19:47:31.9867712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299/base' 2025-03-04T19:47:31.9868191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299/head' 2025-03-04T19:47:31.9868653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299/orig' 2025-03-04T19:47:31.9869239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/299' 2025-03-04T19:47:31.9869703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304/base' 2025-03-04T19:47:31.9870229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304/head' 2025-03-04T19:47:31.9870702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304/orig' 2025-03-04T19:47:31.9871282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/304' 2025-03-04T19:47:31.9871762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307/base' 2025-03-04T19:47:31.9872246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307/head' 2025-03-04T19:47:31.9872707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307/orig' 2025-03-04T19:47:31.9873197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/307' 2025-03-04T19:47:31.9873674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/310/base' 2025-03-04T19:47:31.9874141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/310/head' 2025-03-04T19:47:31.9874616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/310/orig' 2025-03-04T19:47:31.9875098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/310' 2025-03-04T19:47:31.9875574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/311/base' 2025-03-04T19:47:31.9876089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/311/head' 2025-03-04T19:47:31.9876566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/311/orig' 2025-03-04T19:47:31.9877048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/311' 2025-03-04T19:47:31.9877517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/312/base' 2025-03-04T19:47:31.9878060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/312/head' 2025-03-04T19:47:31.9878520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/312/orig' 2025-03-04T19:47:31.9879021Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/312' 2025-03-04T19:47:31.9879480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/313/base' 2025-03-04T19:47:31.9879960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/313/head' 2025-03-04T19:47:31.9880424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/313/orig' 2025-03-04T19:47:31.9880922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/313' 2025-03-04T19:47:31.9881382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/314/base' 2025-03-04T19:47:31.9881860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/314/head' 2025-03-04T19:47:31.9882401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/314/orig' 2025-03-04T19:47:31.9882907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/314' 2025-03-04T19:47:31.9883409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/315/base' 2025-03-04T19:47:31.9883865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/315/head' 2025-03-04T19:47:31.9884399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/315/orig' 2025-03-04T19:47:31.9884880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/315' 2025-03-04T19:47:31.9885354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/316/base' 2025-03-04T19:47:31.9885815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/316/head' 2025-03-04T19:47:31.9886287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/316/orig' 2025-03-04T19:47:31.9886763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/316' 2025-03-04T19:47:31.9887239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/317/base' 2025-03-04T19:47:31.9887706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/317/head' 2025-03-04T19:47:31.9888182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/317/orig' 2025-03-04T19:47:31.9888664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/317' 2025-03-04T19:47:31.9889119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/318/base' 2025-03-04T19:47:31.9889642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/318/head' 2025-03-04T19:47:31.9890100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/318/orig' 2025-03-04T19:47:31.9890593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/318' 2025-03-04T19:47:31.9891055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/319/base' 2025-03-04T19:47:31.9891522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/319/head' 2025-03-04T19:47:31.9891988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/319/orig' 2025-03-04T19:47:31.9892475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/319' 2025-03-04T19:47:31.9892933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/320/base' 2025-03-04T19:47:31.9893409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/320/head' 2025-03-04T19:47:31.9893868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/320/orig' 2025-03-04T19:47:31.9894360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/320' 2025-03-04T19:47:31.9894819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/321/base' 2025-03-04T19:47:31.9895351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/321/head' 2025-03-04T19:47:31.9895890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/321/orig' 2025-03-04T19:47:31.9896369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/321' 2025-03-04T19:47:31.9896844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/322/base' 2025-03-04T19:47:31.9897364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/322/head' 2025-03-04T19:47:31.9897843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/322/orig' 2025-03-04T19:47:31.9898601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/322' 2025-03-04T19:47:31.9899081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/323/base' 2025-03-04T19:47:31.9899541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/323/head' 2025-03-04T19:47:31.9900014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/323/orig' 2025-03-04T19:47:31.9900493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/323' 2025-03-04T19:47:31.9900953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/324/base' 2025-03-04T19:47:31.9901427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/324/head' 2025-03-04T19:47:31.9901892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/324/orig' 2025-03-04T19:47:31.9902383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki/324' 2025-03-04T19:47:31.9902841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mikaylagawarecki' 2025-03-04T19:47:31.9903250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/1/base' 2025-03-04T19:47:31.9903639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/1/head' 2025-03-04T19:47:31.9904071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/1' 2025-03-04T19:47:31.9904462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/2/base' 2025-03-04T19:47:31.9904925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/2/head' 2025-03-04T19:47:31.9905347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/2' 2025-03-04T19:47:31.9905737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3/base' 2025-03-04T19:47:31.9906146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3/head' 2025-03-04T19:47:31.9906539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3/orig' 2025-03-04T19:47:31.9906967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/3' 2025-03-04T19:47:31.9907354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4/base' 2025-03-04T19:47:31.9907771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4/head' 2025-03-04T19:47:31.9908302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4/orig' 2025-03-04T19:47:31.9908733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/4' 2025-03-04T19:47:31.9909122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/5/base' 2025-03-04T19:47:31.9909513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/5/head' 2025-03-04T19:47:31.9909917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/5/orig' 2025-03-04T19:47:31.9910413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/5' 2025-03-04T19:47:31.9910824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/6/base' 2025-03-04T19:47:31.9911222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/6/head' 2025-03-04T19:47:31.9911673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/6/orig' 2025-03-04T19:47:31.9912088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/6' 2025-03-04T19:47:31.9912864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/7/base' 2025-03-04T19:47:31.9913259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/7/head' 2025-03-04T19:47:31.9913673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/7/orig' 2025-03-04T19:47:31.9914090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos/7' 2025-03-04T19:47:31.9914502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mlazos' 2025-03-04T19:47:31.9914932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/1/base' 2025-03-04T19:47:31.9915345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/1/orig' 2025-03-04T19:47:31.9915795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/1' 2025-03-04T19:47:31.9916205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/2/base' 2025-03-04T19:47:31.9916632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/2/orig' 2025-03-04T19:47:31.9917063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/2' 2025-03-04T19:47:31.9917498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40/base' 2025-03-04T19:47:31.9917987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40/head' 2025-03-04T19:47:31.9918450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40/orig' 2025-03-04T19:47:31.9918903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/40' 2025-03-04T19:47:31.9919318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41/base' 2025-03-04T19:47:31.9919752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41/head' 2025-03-04T19:47:31.9920167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41/orig' 2025-03-04T19:47:31.9920615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/41' 2025-03-04T19:47:31.9921117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/42/base' 2025-03-04T19:47:31.9921540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/42/head' 2025-03-04T19:47:31.9921952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/42/orig' 2025-03-04T19:47:31.9922408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/42' 2025-03-04T19:47:31.9922875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/5/base' 2025-03-04T19:47:31.9923289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/5/orig' 2025-03-04T19:47:31.9923731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8/5' 2025-03-04T19:47:31.9924152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/muchulee8' 2025-03-04T19:47:31.9924559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2/base' 2025-03-04T19:47:31.9924994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2/head' 2025-03-04T19:47:31.9925395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2/orig' 2025-03-04T19:47:31.9925812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/2' 2025-03-04T19:47:31.9926220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3/base' 2025-03-04T19:47:31.9926613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3/head' 2025-03-04T19:47:31.9927006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3/orig' 2025-03-04T19:47:31.9927432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/3' 2025-03-04T19:47:31.9927822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/4/base' 2025-03-04T19:47:31.9928225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/4/head' 2025-03-04T19:47:31.9928639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/4' 2025-03-04T19:47:31.9929040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5/base' 2025-03-04T19:47:31.9929429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5/head' 2025-03-04T19:47:31.9929834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5/orig' 2025-03-04T19:47:31.9930248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy/5' 2025-03-04T19:47:31.9930666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/mzzchy' 2025-03-04T19:47:31.9931079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12/base' 2025-03-04T19:47:31.9931496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12/head' 2025-03-04T19:47:31.9931924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12/orig' 2025-03-04T19:47:31.9932364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/12' 2025-03-04T19:47:31.9932839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31/base' 2025-03-04T19:47:31.9933323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31/head' 2025-03-04T19:47:31.9933751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31/orig' 2025-03-04T19:47:31.9934212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/31' 2025-03-04T19:47:31.9934640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32/base' 2025-03-04T19:47:31.9935106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32/head' 2025-03-04T19:47:31.9935539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32/orig' 2025-03-04T19:47:31.9936030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/32' 2025-03-04T19:47:31.9936450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33/base' 2025-03-04T19:47:31.9936879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33/head' 2025-03-04T19:47:31.9937293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33/orig' 2025-03-04T19:47:31.9937745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/33' 2025-03-04T19:47:31.9938164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35/base' 2025-03-04T19:47:31.9938596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35/head' 2025-03-04T19:47:31.9939015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35/orig' 2025-03-04T19:47:31.9939474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/35' 2025-03-04T19:47:31.9939890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36/base' 2025-03-04T19:47:31.9940319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36/head' 2025-03-04T19:47:31.9940734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36/orig' 2025-03-04T19:47:31.9941167Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/36' 2025-03-04T19:47:31.9941598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37/base' 2025-03-04T19:47:31.9942011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37/head' 2025-03-04T19:47:31.9942442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37/orig' 2025-03-04T19:47:31.9942883Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/37' 2025-03-04T19:47:31.9943356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/39/base' 2025-03-04T19:47:31.9943772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/39/head' 2025-03-04T19:47:31.9944199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/39/orig' 2025-03-04T19:47:31.9944648Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/39' 2025-03-04T19:47:31.9945082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8/base' 2025-03-04T19:47:31.9945563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8/head' 2025-03-04T19:47:31.9945975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8/orig' 2025-03-04T19:47:31.9946426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni/8' 2025-03-04T19:47:31.9946854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/nmacchioni' 2025-03-04T19:47:31.9947274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/150/base' 2025-03-04T19:47:31.9947739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/150/head' 2025-03-04T19:47:31.9948163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/150/orig' 2025-03-04T19:47:31.9948588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/150' 2025-03-04T19:47:31.9949007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/151/base' 2025-03-04T19:47:31.9949410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/151/head' 2025-03-04T19:47:31.9949812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/151/orig' 2025-03-04T19:47:31.9950304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/151' 2025-03-04T19:47:31.9950709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/152/base' 2025-03-04T19:47:31.9951124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/152/head' 2025-03-04T19:47:31.9951524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/152/orig' 2025-03-04T19:47:31.9951961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/152' 2025-03-04T19:47:31.9952361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/153/base' 2025-03-04T19:47:31.9952770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/153/head' 2025-03-04T19:47:31.9953172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/153/orig' 2025-03-04T19:47:31.9953608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/153' 2025-03-04T19:47:31.9954030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/154/base' 2025-03-04T19:47:31.9954437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/154/head' 2025-03-04T19:47:31.9954855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/154/orig' 2025-03-04T19:47:31.9955277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/154' 2025-03-04T19:47:31.9955690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/155/base' 2025-03-04T19:47:31.9956100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/155/head' 2025-03-04T19:47:31.9956563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/155/orig' 2025-03-04T19:47:31.9956989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/155' 2025-03-04T19:47:31.9957407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/156/base' 2025-03-04T19:47:31.9957982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/156/head' 2025-03-04T19:47:31.9958396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/156/orig' 2025-03-04T19:47:31.9958820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/156' 2025-03-04T19:47:31.9959221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/157/base' 2025-03-04T19:47:31.9959641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/157/head' 2025-03-04T19:47:31.9960136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/157/orig' 2025-03-04T19:47:31.9960576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/157' 2025-03-04T19:47:31.9960988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/158/base' 2025-03-04T19:47:31.9961401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/158/head' 2025-03-04T19:47:31.9961805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/158/orig' 2025-03-04T19:47:31.9962243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/158' 2025-03-04T19:47:31.9962649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/159/base' 2025-03-04T19:47:31.9963108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/159/head' 2025-03-04T19:47:31.9963525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/159/orig' 2025-03-04T19:47:31.9963947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/159' 2025-03-04T19:47:31.9964364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/160/base' 2025-03-04T19:47:31.9964763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/160/head' 2025-03-04T19:47:31.9965178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/160/orig' 2025-03-04T19:47:31.9965607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/160' 2025-03-04T19:47:31.9966020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/161/base' 2025-03-04T19:47:31.9966423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/161/head' 2025-03-04T19:47:31.9966832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/161/orig' 2025-03-04T19:47:31.9967256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/161' 2025-03-04T19:47:31.9967648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2/base' 2025-03-04T19:47:31.9968050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2/head' 2025-03-04T19:47:31.9968445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2/orig' 2025-03-04T19:47:31.9968953Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/2' 2025-03-04T19:47:31.9969358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21/base' 2025-03-04T19:47:31.9969777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21/head' 2025-03-04T19:47:31.9970246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21/orig' 2025-03-04T19:47:31.9970684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen/21' 2025-03-04T19:47:31.9971090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/oulgen' 2025-03-04T19:47:31.9971503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108/base' 2025-03-04T19:47:31.9971900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108/head' 2025-03-04T19:47:31.9972358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108/orig' 2025-03-04T19:47:31.9972797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/108' 2025-03-04T19:47:31.9973193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56/base' 2025-03-04T19:47:31.9973595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56/head' 2025-03-04T19:47:31.9973984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56/orig' 2025-03-04T19:47:31.9996483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/56' 2025-03-04T19:47:31.9997434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97/base' 2025-03-04T19:47:31.9998037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97/head' 2025-03-04T19:47:31.9998677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97/orig' 2025-03-04T19:47:31.9999142Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu/97' 2025-03-04T19:47:31.9999796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/pearu' 2025-03-04T19:47:32.0000436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603/base' 2025-03-04T19:47:32.0000885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603/head' 2025-03-04T19:47:32.0001317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603/orig' 2025-03-04T19:47:32.0001788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/603' 2025-03-04T19:47:32.0002220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635/base' 2025-03-04T19:47:32.0002661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635/head' 2025-03-04T19:47:32.0003099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635/orig' 2025-03-04T19:47:32.0003554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/635' 2025-03-04T19:47:32.0004001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636/base' 2025-03-04T19:47:32.0004435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636/head' 2025-03-04T19:47:32.0004892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636/orig' 2025-03-04T19:47:32.0005348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10/636' 2025-03-04T19:47:32.0005802Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/peterbell10' 2025-03-04T19:47:32.0006445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26/base' 2025-03-04T19:47:32.0007130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26/head' 2025-03-04T19:47:32.0007760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26/orig' 2025-03-04T19:47:32.0008187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw/26' 2025-03-04T19:47:32.0008596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/qqaatw' 2025-03-04T19:47:32.0009150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/raymo/log-graph-breaks' 2025-03-04T19:47:32.0009577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/raymo' 2025-03-04T19:47:32.0009975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115/base' 2025-03-04T19:47:32.0010378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115/head' 2025-03-04T19:47:32.0010764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115/orig' 2025-03-04T19:47:32.0011188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/115' 2025-03-04T19:47:32.0011580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118/base' 2025-03-04T19:47:32.0011981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118/head' 2025-03-04T19:47:32.0012369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118/orig' 2025-03-04T19:47:32.0013111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/118' 2025-03-04T19:47:32.0013516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119/base' 2025-03-04T19:47:32.0013906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119/head' 2025-03-04T19:47:32.0014311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119/orig' 2025-03-04T19:47:32.0014717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/119' 2025-03-04T19:47:32.0015116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120/base' 2025-03-04T19:47:32.0015499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120/head' 2025-03-04T19:47:32.0015978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120/orig' 2025-03-04T19:47:32.0016392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/120' 2025-03-04T19:47:32.0016786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124/base' 2025-03-04T19:47:32.0017167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124/head' 2025-03-04T19:47:32.0017550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124/orig' 2025-03-04T19:47:32.0017968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/124' 2025-03-04T19:47:32.0018357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/125/base' 2025-03-04T19:47:32.0018754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/125/head' 2025-03-04T19:47:32.0019229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/125/orig' 2025-03-04T19:47:32.0019649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/125' 2025-03-04T19:47:32.0020033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/128/base' 2025-03-04T19:47:32.0020423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/128/head' 2025-03-04T19:47:32.0020799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/128/orig' 2025-03-04T19:47:32.0021267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/128' 2025-03-04T19:47:32.0021724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/129/base' 2025-03-04T19:47:32.0022116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/129/head' 2025-03-04T19:47:32.0022519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/129/orig' 2025-03-04T19:47:32.0022932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/129' 2025-03-04T19:47:32.0023326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/130/base' 2025-03-04T19:47:32.0023709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/130/head' 2025-03-04T19:47:32.0024107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/130/orig' 2025-03-04T19:47:32.0024525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/130' 2025-03-04T19:47:32.0024909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/131/base' 2025-03-04T19:47:32.0025311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/131/head' 2025-03-04T19:47:32.0025693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/131/orig' 2025-03-04T19:47:32.0026105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/131' 2025-03-04T19:47:32.0026490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/132/base' 2025-03-04T19:47:32.0026933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/132/head' 2025-03-04T19:47:32.0027322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/132/orig' 2025-03-04T19:47:32.0027749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/132' 2025-03-04T19:47:32.0028132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/133/base' 2025-03-04T19:47:32.0028532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/133/head' 2025-03-04T19:47:32.0028917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/133/orig' 2025-03-04T19:47:32.0029326Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/133' 2025-03-04T19:47:32.0029723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/134/base' 2025-03-04T19:47:32.0030112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/134/head' 2025-03-04T19:47:32.0030508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/134/orig' 2025-03-04T19:47:32.0030919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/134' 2025-03-04T19:47:32.0031440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/135/base' 2025-03-04T19:47:32.0031824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/135/head' 2025-03-04T19:47:32.0032231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/135/orig' 2025-03-04T19:47:32.0032689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/135' 2025-03-04T19:47:32.0033072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/136/base' 2025-03-04T19:47:32.0033548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/136/head' 2025-03-04T19:47:32.0033933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/136/orig' 2025-03-04T19:47:32.0034360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/136' 2025-03-04T19:47:32.0034734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27/base' 2025-03-04T19:47:32.0035125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27/head' 2025-03-04T19:47:32.0035505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27/orig' 2025-03-04T19:47:32.0035926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec/27' 2025-03-04T19:47:32.0036320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rec' 2025-03-04T19:47:32.0036767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742/base' 2025-03-04T19:47:32.0037197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742/head' 2025-03-04T19:47:32.0037626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742/orig' 2025-03-04T19:47:32.0038236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma/742' 2025-03-04T19:47:32.0038669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/rohan-varma' 2025-03-04T19:47:32.0039104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/10/base' 2025-03-04T19:47:32.0039525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/10/head' 2025-03-04T19:47:32.0039956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/10/orig' 2025-03-04T19:47:32.0040395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/10' 2025-03-04T19:47:32.0040824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/11/base' 2025-03-04T19:47:32.0041239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/11/head' 2025-03-04T19:47:32.0041668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/11/orig' 2025-03-04T19:47:32.0042105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/11' 2025-03-04T19:47:32.0042518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/12/base' 2025-03-04T19:47:32.0042935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/12/head' 2025-03-04T19:47:32.0043349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/12/orig' 2025-03-04T19:47:32.0043869Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/12' 2025-03-04T19:47:32.0044282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/13/base' 2025-03-04T19:47:32.0044758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/13/head' 2025-03-04T19:47:32.0045174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/13/orig' 2025-03-04T19:47:32.0045626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/13' 2025-03-04T19:47:32.0046101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/14/base' 2025-03-04T19:47:32.0046530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/14/head' 2025-03-04T19:47:32.0046945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/14/orig' 2025-03-04T19:47:32.0047383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/14' 2025-03-04T19:47:32.0047810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/15/base' 2025-03-04T19:47:32.0048219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/15/head' 2025-03-04T19:47:32.0048641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/15/orig' 2025-03-04T19:47:32.0049083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/15' 2025-03-04T19:47:32.0049513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/16/base' 2025-03-04T19:47:32.0049929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/16/head' 2025-03-04T19:47:32.0050359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/16/orig' 2025-03-04T19:47:32.0050820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/16' 2025-03-04T19:47:32.0051269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7/base' 2025-03-04T19:47:32.0051682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7/head' 2025-03-04T19:47:32.0052093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7/orig' 2025-03-04T19:47:32.0052541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/7' 2025-03-04T19:47:32.0052960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/8/base' 2025-03-04T19:47:32.0053382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/8/head' 2025-03-04T19:47:32.0053790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/8/orig' 2025-03-04T19:47:32.0054230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/8' 2025-03-04T19:47:32.0054643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/9/base' 2025-03-04T19:47:32.0055070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/9/head' 2025-03-04T19:47:32.0055480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/9/orig' 2025-03-04T19:47:32.0055987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere/9' 2025-03-04T19:47:32.0056422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/seemethere' 2025-03-04T19:47:32.0056854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145/base' 2025-03-04T19:47:32.0057342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145/head' 2025-03-04T19:47:32.0057767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145/orig' 2025-03-04T19:47:32.0058283Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/145' 2025-03-04T19:47:32.0058715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151/base' 2025-03-04T19:47:32.0059163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151/head' 2025-03-04T19:47:32.0059591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151/orig' 2025-03-04T19:47:32.0060058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/151' 2025-03-04T19:47:32.0060483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176/base' 2025-03-04T19:47:32.0060904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176/head' 2025-03-04T19:47:32.0061343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176/orig' 2025-03-04T19:47:32.0061794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/176' 2025-03-04T19:47:32.0062234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187/base' 2025-03-04T19:47:32.0062658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187/head' 2025-03-04T19:47:32.0063099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187/orig' 2025-03-04T19:47:32.0063548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/187' 2025-03-04T19:47:32.0063988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/196/base' 2025-03-04T19:47:32.0064417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/196/head' 2025-03-04T19:47:32.0064851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/196/orig' 2025-03-04T19:47:32.0065354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/196' 2025-03-04T19:47:32.0065783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/197/base' 2025-03-04T19:47:32.0066224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/197/head' 2025-03-04T19:47:32.0066647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/197/orig' 2025-03-04T19:47:32.0067109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/197' 2025-03-04T19:47:32.0067537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/198/base' 2025-03-04T19:47:32.0067973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/198/head' 2025-03-04T19:47:32.0068461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/198/orig' 2025-03-04T19:47:32.0068926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/198' 2025-03-04T19:47:32.0069351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/199/base' 2025-03-04T19:47:32.0069790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/199/head' 2025-03-04T19:47:32.0070220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/199/orig' 2025-03-04T19:47:32.0070723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314/199' 2025-03-04T19:47:32.0071164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/shunting314' 2025-03-04T19:47:32.0071610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/1/base' 2025-03-04T19:47:32.0072024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/1/head' 2025-03-04T19:47:32.0072440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/1' 2025-03-04T19:47:32.0072848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/2/base' 2025-03-04T19:47:32.0073240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/2/head' 2025-03-04T19:47:32.0073672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/2' 2025-03-04T19:47:32.0074063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/3/base' 2025-03-04T19:47:32.0074452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/3/head' 2025-03-04T19:47:32.0074886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac/3' 2025-03-04T19:47:32.0075297Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sijiac' 2025-03-04T19:47:32.0075721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/1/base' 2025-03-04T19:47:32.0076130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/1/head' 2025-03-04T19:47:32.0076581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/1' 2025-03-04T19:47:32.0076997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/2/base' 2025-03-04T19:47:32.0077417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/2/head' 2025-03-04T19:47:32.0077931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/2' 2025-03-04T19:47:32.0078405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/3/base' 2025-03-04T19:47:32.0078815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/3/head' 2025-03-04T19:47:32.0079243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/3' 2025-03-04T19:47:32.0079663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/4/base' 2025-03-04T19:47:32.0080077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/4/head' 2025-03-04T19:47:32.0080519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo/4' 2025-03-04T19:47:32.0081026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/silverguo' 2025-03-04T19:47:32.0081453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul/1/base' 2025-03-04T19:47:32.0081866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul/1/head' 2025-03-04T19:47:32.0082322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul/1' 2025-03-04T19:47:32.0082750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/sinhaanhsul' 2025-03-04T19:47:32.0083232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269/base' 2025-03-04T19:47:32.0083648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269/head' 2025-03-04T19:47:32.0084064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269/orig' 2025-03-04T19:47:32.0084562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/269' 2025-03-04T19:47:32.0084973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276/base' 2025-03-04T19:47:32.0085398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276/head' 2025-03-04T19:47:32.0085810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276/orig' 2025-03-04T19:47:32.0086261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/276' 2025-03-04T19:47:32.0086673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287/base' 2025-03-04T19:47:32.0087101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287/head' 2025-03-04T19:47:32.0087513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287/orig' 2025-03-04T19:47:32.0087959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/287' 2025-03-04T19:47:32.0088373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296/base' 2025-03-04T19:47:32.0088784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296/head' 2025-03-04T19:47:32.0089213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296/orig' 2025-03-04T19:47:32.0089654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/296' 2025-03-04T19:47:32.0090118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299/base' 2025-03-04T19:47:32.0090533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299/head' 2025-03-04T19:47:32.0090956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299/orig' 2025-03-04T19:47:32.0091422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/299' 2025-03-04T19:47:32.0091844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300/base' 2025-03-04T19:47:32.0092262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300/head' 2025-03-04T19:47:32.0092688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300/orig' 2025-03-04T19:47:32.0093119Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/300' 2025-03-04T19:47:32.0093591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301/base' 2025-03-04T19:47:32.0094021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301/head' 2025-03-04T19:47:32.0094435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301/orig' 2025-03-04T19:47:32.0094886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/301' 2025-03-04T19:47:32.0095349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313/base' 2025-03-04T19:47:32.0095821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313/head' 2025-03-04T19:47:32.0096236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313/orig' 2025-03-04T19:47:32.0096687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/313' 2025-03-04T19:47:32.0097099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319/base' 2025-03-04T19:47:32.0097515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319/head' 2025-03-04T19:47:32.0097940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319/orig' 2025-03-04T19:47:32.0098573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/319' 2025-03-04T19:47:32.0099002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320/base' 2025-03-04T19:47:32.0099414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320/head' 2025-03-04T19:47:32.0099842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320/orig' 2025-03-04T19:47:32.0100282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/320' 2025-03-04T19:47:32.0100706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329/base' 2025-03-04T19:47:32.0101117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329/head' 2025-03-04T19:47:32.0101544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329/orig' 2025-03-04T19:47:32.0101980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/329' 2025-03-04T19:47:32.0102396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331/base' 2025-03-04T19:47:32.0102880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331/head' 2025-03-04T19:47:32.0103293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331/orig' 2025-03-04T19:47:32.0103742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/331' 2025-03-04T19:47:32.0104154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332/base' 2025-03-04T19:47:32.0104579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332/head' 2025-03-04T19:47:32.0104993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332/orig' 2025-03-04T19:47:32.0105441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/332' 2025-03-04T19:47:32.0105988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335/base' 2025-03-04T19:47:32.0106419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335/head' 2025-03-04T19:47:32.0106834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335/orig' 2025-03-04T19:47:32.0107270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/335' 2025-03-04T19:47:32.0107706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336/base' 2025-03-04T19:47:32.0108195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336/head' 2025-03-04T19:47:32.0108623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336/orig' 2025-03-04T19:47:32.0109064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/336' 2025-03-04T19:47:32.0109492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/347/base' 2025-03-04T19:47:32.0109904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/347/head' 2025-03-04T19:47:32.0110343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/347/orig' 2025-03-04T19:47:32.0110813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/347' 2025-03-04T19:47:32.0111244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/349/base' 2025-03-04T19:47:32.0111655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/349/head' 2025-03-04T19:47:32.0112069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/349/orig' 2025-03-04T19:47:32.0112862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/349' 2025-03-04T19:47:32.0113281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/350/base' 2025-03-04T19:47:32.0113711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/350/head' 2025-03-04T19:47:32.0114127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/350/orig' 2025-03-04T19:47:32.0114585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/350' 2025-03-04T19:47:32.0115005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/351/base' 2025-03-04T19:47:32.0115439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/351/head' 2025-03-04T19:47:32.0115854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/351/orig' 2025-03-04T19:47:32.0116305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/351' 2025-03-04T19:47:32.0116720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/352/base' 2025-03-04T19:47:32.0117137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/352/head' 2025-03-04T19:47:32.0117567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/352/orig' 2025-03-04T19:47:32.0118066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/352' 2025-03-04T19:47:32.0118605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/353/base' 2025-03-04T19:47:32.0119026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/353/head' 2025-03-04T19:47:32.0119453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/353/orig' 2025-03-04T19:47:32.0119889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer/353' 2025-03-04T19:47:32.0120318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/soulitzer' 2025-03-04T19:47:32.0120760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/suo/619/base' 2025-03-04T19:47:32.0121183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/suo/619' 2025-03-04T19:47:32.0121629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/suo' 2025-03-04T19:47:32.0122041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704/base' 2025-03-04T19:47:32.0122460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704/head' 2025-03-04T19:47:32.0122868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704/orig' 2025-03-04T19:47:32.0123313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/704' 2025-03-04T19:47:32.0123725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710/base' 2025-03-04T19:47:32.0124144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710/head' 2025-03-04T19:47:32.0124553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710/orig' 2025-03-04T19:47:32.0125001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/710' 2025-03-04T19:47:32.0125411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711/base' 2025-03-04T19:47:32.0125818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711/head' 2025-03-04T19:47:32.0126243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711/orig' 2025-03-04T19:47:32.0126676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/711' 2025-03-04T19:47:32.0127095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/722/base' 2025-03-04T19:47:32.0127502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/722/head' 2025-03-04T19:47:32.0127919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/722/orig' 2025-03-04T19:47:32.0128350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/722' 2025-03-04T19:47:32.0128770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/723/base' 2025-03-04T19:47:32.0129180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/723/head' 2025-03-04T19:47:32.0129645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/723/orig' 2025-03-04T19:47:32.0130083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok/723' 2025-03-04T19:47:32.0130497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/swolchok' 2025-03-04T19:47:32.0131001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1/base' 2025-03-04T19:47:32.0131410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1/head' 2025-03-04T19:47:32.0131837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1/orig' 2025-03-04T19:47:32.0132268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/1' 2025-03-04T19:47:32.0132690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/2/base' 2025-03-04T19:47:32.0133167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/2/head' 2025-03-04T19:47:32.0133594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/2/orig' 2025-03-04T19:47:32.0134029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed/2' 2025-03-04T19:47:32.0134466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/syed-ahmed' 2025-03-04T19:47:32.0134869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2/base' 2025-03-04T19:47:32.0135272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2/head' 2025-03-04T19:47:32.0135738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2/orig' 2025-03-04T19:47:32.0136166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/2' 2025-03-04T19:47:32.0136580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6/base' 2025-03-04T19:47:32.0136984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6/head' 2025-03-04T19:47:32.0137399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6/orig' 2025-03-04T19:47:32.0137822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/6' 2025-03-04T19:47:32.0138239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/7/base' 2025-03-04T19:47:32.0138638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/7/head' 2025-03-04T19:47:32.0139039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/7/orig' 2025-03-04T19:47:32.0139481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l/7' 2025-03-04T19:47:32.0139896Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tianyu-l' 2025-03-04T19:47:32.0140360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155/base' 2025-03-04T19:47:32.0140808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155/head' 2025-03-04T19:47:32.0141268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155/orig' 2025-03-04T19:47:32.0141730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/155' 2025-03-04T19:47:32.0142237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162/base' 2025-03-04T19:47:32.0142682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162/head' 2025-03-04T19:47:32.0143202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162/orig' 2025-03-04T19:47:32.0143666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/162' 2025-03-04T19:47:32.0144110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277/base' 2025-03-04T19:47:32.0144570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277/head' 2025-03-04T19:47:32.0145012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277/orig' 2025-03-04T19:47:32.0145540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/277' 2025-03-04T19:47:32.0145985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282/base' 2025-03-04T19:47:32.0146446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282/head' 2025-03-04T19:47:32.0146891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282/orig' 2025-03-04T19:47:32.0147368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/282' 2025-03-04T19:47:32.0147815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/287/base' 2025-03-04T19:47:32.0148327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/287/head' 2025-03-04T19:47:32.0148779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/287/orig' 2025-03-04T19:47:32.0149245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/287' 2025-03-04T19:47:32.0149710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/288/base' 2025-03-04T19:47:32.0150158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/288/head' 2025-03-04T19:47:32.0150619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/288/orig' 2025-03-04T19:47:32.0151083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/288' 2025-03-04T19:47:32.0151542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/289/base' 2025-03-04T19:47:32.0151993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/289/head' 2025-03-04T19:47:32.0152449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/289/orig' 2025-03-04T19:47:32.0152916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/289' 2025-03-04T19:47:32.0153374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/290/base' 2025-03-04T19:47:32.0153818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/290/head' 2025-03-04T19:47:32.0154326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/290/orig' 2025-03-04T19:47:32.0154821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/290' 2025-03-04T19:47:32.0155263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/291/base' 2025-03-04T19:47:32.0155721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/291/head' 2025-03-04T19:47:32.0156222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/291/orig' 2025-03-04T19:47:32.0156699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/291' 2025-03-04T19:47:32.0157144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/292/base' 2025-03-04T19:47:32.0157603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/292/head' 2025-03-04T19:47:32.0158203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/292/orig' 2025-03-04T19:47:32.0158685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/292' 2025-03-04T19:47:32.0159128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/293/base' 2025-03-04T19:47:32.0159587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/293/head' 2025-03-04T19:47:32.0160029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/293/orig' 2025-03-04T19:47:32.0160545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/293' 2025-03-04T19:47:32.0161003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/294/base' 2025-03-04T19:47:32.0161449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/294/head' 2025-03-04T19:47:32.0161901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/294/orig' 2025-03-04T19:47:32.0162367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/294' 2025-03-04T19:47:32.0162824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/295/base' 2025-03-04T19:47:32.0163269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/295/head' 2025-03-04T19:47:32.0163724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/295/orig' 2025-03-04T19:47:32.0164187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/295' 2025-03-04T19:47:32.0164649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/296/base' 2025-03-04T19:47:32.0165089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/296/head' 2025-03-04T19:47:32.0165532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/296/orig' 2025-03-04T19:47:32.0166010Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan/296' 2025-03-04T19:47:32.0166455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/tugsbayasgalan' 2025-03-04T19:47:32.0166861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/1/head' 2025-03-04T19:47:32.0167250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/1/next' 2025-03-04T19:47:32.0167657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/1/orig' 2025-03-04T19:47:32.0168066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/1' 2025-03-04T19:47:32.0168517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/2/head' 2025-03-04T19:47:32.0168969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/2/next' 2025-03-04T19:47:32.0169370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/2/orig' 2025-03-04T19:47:32.0169793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/2' 2025-03-04T19:47:32.0170181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/3/head' 2025-03-04T19:47:32.0170576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/3/next' 2025-03-04T19:47:32.0171030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/3/orig' 2025-03-04T19:47:32.0171459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/3' 2025-03-04T19:47:32.0171848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/4/base' 2025-03-04T19:47:32.0172245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/4/head' 2025-03-04T19:47:32.0172630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/4/orig' 2025-03-04T19:47:32.0173053Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/4' 2025-03-04T19:47:32.0173441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/5/base' 2025-03-04T19:47:32.0173828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/5/head' 2025-03-04T19:47:32.0174226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/5/orig' 2025-03-04T19:47:32.0174637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/5' 2025-03-04T19:47:32.0175093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/6/base' 2025-03-04T19:47:32.0175483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/6/head' 2025-03-04T19:47:32.0175884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/6/orig' 2025-03-04T19:47:32.0176294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/6' 2025-03-04T19:47:32.0176697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/7/base' 2025-03-04T19:47:32.0177084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/7/head' 2025-03-04T19:47:32.0177469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/7/orig' 2025-03-04T19:47:32.0177898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo/7' 2025-03-04T19:47:32.0178303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vkuzo' 2025-03-04T19:47:32.0178712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10/base' 2025-03-04T19:47:32.0179107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10/head' 2025-03-04T19:47:32.0179518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10/orig' 2025-03-04T19:47:32.0179946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/10' 2025-03-04T19:47:32.0180406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/15/base' 2025-03-04T19:47:32.0180873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/15/head' 2025-03-04T19:47:32.0181283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/15/orig' 2025-03-04T19:47:32.0181704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/15' 2025-03-04T19:47:32.0182099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/16/base' 2025-03-04T19:47:32.0182507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/16/head' 2025-03-04T19:47:32.0182957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/16/orig' 2025-03-04T19:47:32.0183389Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/16' 2025-03-04T19:47:32.0183788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/17/base' 2025-03-04T19:47:32.0184194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/17/head' 2025-03-04T19:47:32.0184588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/17/orig' 2025-03-04T19:47:32.0185013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/17' 2025-03-04T19:47:32.0185407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/18/base' 2025-03-04T19:47:32.0185825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/18/head' 2025-03-04T19:47:32.0186266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/18/orig' 2025-03-04T19:47:32.0186682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/18' 2025-03-04T19:47:32.0187100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/19/base' 2025-03-04T19:47:32.0187493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/19/head' 2025-03-04T19:47:32.0187900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/19/orig' 2025-03-04T19:47:32.0188316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/19' 2025-03-04T19:47:32.0188720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/20/base' 2025-03-04T19:47:32.0189120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/20/head' 2025-03-04T19:47:32.0189528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/20/orig' 2025-03-04T19:47:32.0189951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens/20' 2025-03-04T19:47:32.0190356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/vmoens' 2025-03-04T19:47:32.0190805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211/base' 2025-03-04T19:47:32.0191243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211/head' 2025-03-04T19:47:32.0191691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211/orig' 2025-03-04T19:47:32.0192200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/211' 2025-03-04T19:47:32.0192649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231/base' 2025-03-04T19:47:32.0193145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231/head' 2025-03-04T19:47:32.0193591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231/orig' 2025-03-04T19:47:32.0194048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/231' 2025-03-04T19:47:32.0194493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254/base' 2025-03-04T19:47:32.0194933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254/head' 2025-03-04T19:47:32.0195419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254/orig' 2025-03-04T19:47:32.0195893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym/254' 2025-03-04T19:47:32.0196335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/voznesenskym' 2025-03-04T19:47:32.0196761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360/base' 2025-03-04T19:47:32.0197222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360/head' 2025-03-04T19:47:32.0197649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360/orig' 2025-03-04T19:47:32.0198176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/360' 2025-03-04T19:47:32.0198798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367/base' 2025-03-04T19:47:32.0199213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367/head' 2025-03-04T19:47:32.0199642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367/orig' 2025-03-04T19:47:32.0200075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/367' 2025-03-04T19:47:32.0200487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368/base' 2025-03-04T19:47:32.0200910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368/head' 2025-03-04T19:47:32.0201322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368/orig' 2025-03-04T19:47:32.0201818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol/368' 2025-03-04T19:47:32.0202236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wanchaol' 2025-03-04T19:47:32.0202728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/204/base' 2025-03-04T19:47:32.0203142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/204/orig' 2025-03-04T19:47:32.0203593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/204' 2025-03-04T19:47:32.0204002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380/base' 2025-03-04T19:47:32.0204423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380/head' 2025-03-04T19:47:32.0204842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380/orig' 2025-03-04T19:47:32.0205273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/380' 2025-03-04T19:47:32.0205696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/382/base' 2025-03-04T19:47:32.0206286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/382' 2025-03-04T19:47:32.0206712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/383/base' 2025-03-04T19:47:32.0207143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/383' 2025-03-04T19:47:32.0207565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/384/base' 2025-03-04T19:47:32.0208083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/384' 2025-03-04T19:47:32.0208510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/385/base' 2025-03-04T19:47:32.0208919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/385/head' 2025-03-04T19:47:32.0209354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/385' 2025-03-04T19:47:32.0209776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/386/base' 2025-03-04T19:47:32.0210206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/386' 2025-03-04T19:47:32.0210683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391/base' 2025-03-04T19:47:32.0211101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391/head' 2025-03-04T19:47:32.0211523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391/orig' 2025-03-04T19:47:32.0211955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/391' 2025-03-04T19:47:32.0212382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/392/base' 2025-03-04T19:47:32.0213208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/392/head' 2025-03-04T19:47:32.0213639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/392/orig' 2025-03-04T19:47:32.0214073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/392' 2025-03-04T19:47:32.0214492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/393/base' 2025-03-04T19:47:32.0214920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/393/head' 2025-03-04T19:47:32.0215332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/393/orig' 2025-03-04T19:47:32.0215795Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/393' 2025-03-04T19:47:32.0216209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/394/base' 2025-03-04T19:47:32.0216686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/394/head' 2025-03-04T19:47:32.0217099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/394/orig' 2025-03-04T19:47:32.0217552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/394' 2025-03-04T19:47:32.0217995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/395/base' 2025-03-04T19:47:32.0218431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/395/head' 2025-03-04T19:47:32.0218919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/395/orig' 2025-03-04T19:47:32.0219354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/395' 2025-03-04T19:47:32.0219778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/396/base' 2025-03-04T19:47:32.0220192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/396/head' 2025-03-04T19:47:32.0220618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/396/orig' 2025-03-04T19:47:32.0221194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/396' 2025-03-04T19:47:32.0221626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/397/base' 2025-03-04T19:47:32.0222096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/397/head' 2025-03-04T19:47:32.0222524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/397/orig' 2025-03-04T19:47:32.0222964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/397' 2025-03-04T19:47:32.0223396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/398/base' 2025-03-04T19:47:32.0223812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/398/head' 2025-03-04T19:47:32.0224237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/398/orig' 2025-03-04T19:47:32.0224693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab/398' 2025-03-04T19:47:32.0225122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wconstab' 2025-03-04T19:47:32.0225552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/21/base' 2025-03-04T19:47:32.0225969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/21/head' 2025-03-04T19:47:32.0226395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/21/orig' 2025-03-04T19:47:32.0226836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy/21' 2025-03-04T19:47:32.0227279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/weifengpy' 2025-03-04T19:47:32.0227759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196/base' 2025-03-04T19:47:32.0228201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196/head' 2025-03-04T19:47:32.0228652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196/orig' 2025-03-04T19:47:32.0229112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/196' 2025-03-04T19:47:32.0229559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197/base' 2025-03-04T19:47:32.0229992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197/head' 2025-03-04T19:47:32.0230443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197/orig' 2025-03-04T19:47:32.0230899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/197' 2025-03-04T19:47:32.0231415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199/base' 2025-03-04T19:47:32.0231849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199/head' 2025-03-04T19:47:32.0232295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199/orig' 2025-03-04T19:47:32.0232750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/199' 2025-03-04T19:47:32.0233185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/200/base' 2025-03-04T19:47:32.0233683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/200/head' 2025-03-04T19:47:32.0234118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/200/orig' 2025-03-04T19:47:32.0234638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/200' 2025-03-04T19:47:32.0235071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/201/base' 2025-03-04T19:47:32.0235520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/201/head' 2025-03-04T19:47:32.0235954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/201/orig' 2025-03-04T19:47:32.0236423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/201' 2025-03-04T19:47:32.0236863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/204/base' 2025-03-04T19:47:32.0237316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/204/head' 2025-03-04T19:47:32.0237835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/204/orig' 2025-03-04T19:47:32.0238295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/204' 2025-03-04T19:47:32.0238747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/205/base' 2025-03-04T19:47:32.0239180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/205/head' 2025-03-04T19:47:32.0239625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/205/orig' 2025-03-04T19:47:32.0240092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/205' 2025-03-04T19:47:32.0240596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/206/base' 2025-03-04T19:47:32.0241039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/206/head' 2025-03-04T19:47:32.0241487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/206/orig' 2025-03-04T19:47:32.0241945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/206' 2025-03-04T19:47:32.0242396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/207/base' 2025-03-04T19:47:32.0242830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/207/head' 2025-03-04T19:47:32.0243267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/207/orig' 2025-03-04T19:47:32.0243735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/207' 2025-03-04T19:47:32.0244256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/208/base' 2025-03-04T19:47:32.0244699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/208/head' 2025-03-04T19:47:32.0245132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/208/orig' 2025-03-04T19:47:32.0245600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/208' 2025-03-04T19:47:32.0246032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/209/base' 2025-03-04T19:47:32.0246584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/209/head' 2025-03-04T19:47:32.0247023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/209/orig' 2025-03-04T19:47:32.0247497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/209' 2025-03-04T19:47:32.0247935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/210/base' 2025-03-04T19:47:32.0248366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/210/head' 2025-03-04T19:47:32.0248812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/210/orig' 2025-03-04T19:47:32.0249271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/210' 2025-03-04T19:47:32.0249727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/211/base' 2025-03-04T19:47:32.0250160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/211/head' 2025-03-04T19:47:32.0250611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/211/orig' 2025-03-04T19:47:32.0251068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/211' 2025-03-04T19:47:32.0251518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/212/base' 2025-03-04T19:47:32.0251953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/212/head' 2025-03-04T19:47:32.0252414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/212/orig' 2025-03-04T19:47:32.0252903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/212' 2025-03-04T19:47:32.0253337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/213/base' 2025-03-04T19:47:32.0253787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/213/head' 2025-03-04T19:47:32.0254221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/213/orig' 2025-03-04T19:47:32.0254688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/213' 2025-03-04T19:47:32.0255121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/214/base' 2025-03-04T19:47:32.0255569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/214/head' 2025-03-04T19:47:32.0256006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/214/orig' 2025-03-04T19:47:32.0256473Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/214' 2025-03-04T19:47:32.0256981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/215/base' 2025-03-04T19:47:32.0257430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/215/head' 2025-03-04T19:47:32.0257866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/215/orig' 2025-03-04T19:47:32.0258323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/215' 2025-03-04T19:47:32.0258772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/216/base' 2025-03-04T19:47:32.0259267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/216/head' 2025-03-04T19:47:32.0259717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/216/orig' 2025-03-04T19:47:32.0260185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/216' 2025-03-04T19:47:32.0260631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/217/base' 2025-03-04T19:47:32.0261118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/217/head' 2025-03-04T19:47:32.0261564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/217/orig' 2025-03-04T19:47:32.0262030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42/217' 2025-03-04T19:47:32.0262485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/williamwen42' 2025-03-04T19:47:32.0262872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/2/base' 2025-03-04T19:47:32.0263259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/2/head' 2025-03-04T19:47:32.0263684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/2' 2025-03-04T19:47:32.0264068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/3/base' 2025-03-04T19:47:32.0264464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/3/head' 2025-03-04T19:47:32.0264874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337/3' 2025-03-04T19:47:32.0265288Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/wz337' 2025-03-04T19:47:32.0265689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138/base' 2025-03-04T19:47:32.0266100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138/head' 2025-03-04T19:47:32.0266545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138/orig' 2025-03-04T19:47:32.0266961Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/138' 2025-03-04T19:47:32.0267369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140/base' 2025-03-04T19:47:32.0267763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140/head' 2025-03-04T19:47:32.0268173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140/orig' 2025-03-04T19:47:32.0268595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/140' 2025-03-04T19:47:32.0269002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157/base' 2025-03-04T19:47:32.0269484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157/head' 2025-03-04T19:47:32.0269888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157/orig' 2025-03-04T19:47:32.0270306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/157' 2025-03-04T19:47:32.0270714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/166/base' 2025-03-04T19:47:32.0271168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/166/head' 2025-03-04T19:47:32.0271564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/166/orig' 2025-03-04T19:47:32.0271994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/166' 2025-03-04T19:47:32.0272445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/167/base' 2025-03-04T19:47:32.0272851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/167/head' 2025-03-04T19:47:32.0273270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/167/orig' 2025-03-04T19:47:32.0273698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/167' 2025-03-04T19:47:32.0274093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/168/base' 2025-03-04T19:47:32.0274506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/168/head' 2025-03-04T19:47:32.0274905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/168/orig' 2025-03-04T19:47:32.0275338Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/168' 2025-03-04T19:47:32.0275733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/169/base' 2025-03-04T19:47:32.0276132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/169/head' 2025-03-04T19:47:32.0276561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/169' 2025-03-04T19:47:32.0276959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/170/base' 2025-03-04T19:47:32.0277382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/170/head' 2025-03-04T19:47:32.0277876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/170' 2025-03-04T19:47:32.0278290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/171/base' 2025-03-04T19:47:32.0278690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/171/head' 2025-03-04T19:47:32.0279104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/171/orig' 2025-03-04T19:47:32.0279562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/171' 2025-03-04T19:47:32.0279958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/172/base' 2025-03-04T19:47:32.0280372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/172/head' 2025-03-04T19:47:32.0280763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/172/orig' 2025-03-04T19:47:32.0281196Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/172' 2025-03-04T19:47:32.0281679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/173/base' 2025-03-04T19:47:32.0282085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/173/head' 2025-03-04T19:47:32.0282481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/173/orig' 2025-03-04T19:47:32.0282909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/173' 2025-03-04T19:47:32.0283301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/174/base' 2025-03-04T19:47:32.0283767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/174/head' 2025-03-04T19:47:32.0284166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/174/orig' 2025-03-04T19:47:32.0284589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/174' 2025-03-04T19:47:32.0285006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/175/base' 2025-03-04T19:47:32.0285446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/175/head' 2025-03-04T19:47:32.0285859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/175/orig' 2025-03-04T19:47:32.0286284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/175' 2025-03-04T19:47:32.0286700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/176/base' 2025-03-04T19:47:32.0287096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/176/head' 2025-03-04T19:47:32.0287508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/176/orig' 2025-03-04T19:47:32.0287929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/176' 2025-03-04T19:47:32.0288327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/177/base' 2025-03-04T19:47:32.0288742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/177/head' 2025-03-04T19:47:32.0289137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/177/orig' 2025-03-04T19:47:32.0289578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/177' 2025-03-04T19:47:32.0289981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/178/base' 2025-03-04T19:47:32.0290396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/178/head' 2025-03-04T19:47:32.0290794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/178/orig' 2025-03-04T19:47:32.0291228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/178' 2025-03-04T19:47:32.0291626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/179/base' 2025-03-04T19:47:32.0292090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/179/head' 2025-03-04T19:47:32.0292490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/179/orig' 2025-03-04T19:47:32.0292913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/179' 2025-03-04T19:47:32.0293323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/18/base' 2025-03-04T19:47:32.0293776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/18/head' 2025-03-04T19:47:32.0294207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/18' 2025-03-04T19:47:32.0294600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/180/base' 2025-03-04T19:47:32.0295016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/180/head' 2025-03-04T19:47:32.0295415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/180/orig' 2025-03-04T19:47:32.0295898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/180' 2025-03-04T19:47:32.0296291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/181/base' 2025-03-04T19:47:32.0296707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/181/head' 2025-03-04T19:47:32.0297101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/181/orig' 2025-03-04T19:47:32.0297523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/181' 2025-03-04T19:47:32.0297934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/182/base' 2025-03-04T19:47:32.0298511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/182/head' 2025-03-04T19:47:32.0298933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/182/orig' 2025-03-04T19:47:32.0299350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/182' 2025-03-04T19:47:32.0299758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/183/base' 2025-03-04T19:47:32.0300156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/183/head' 2025-03-04T19:47:32.0300567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/183/orig' 2025-03-04T19:47:32.0300982Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/183' 2025-03-04T19:47:32.0301380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/184/base' 2025-03-04T19:47:32.0301794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/184/head' 2025-03-04T19:47:32.0302186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/184/orig' 2025-03-04T19:47:32.0302613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/184' 2025-03-04T19:47:32.0303016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/185/base' 2025-03-04T19:47:32.0303473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/185/head' 2025-03-04T19:47:32.0303869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/185/orig' 2025-03-04T19:47:32.0304299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/185' 2025-03-04T19:47:32.0304694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/186/base' 2025-03-04T19:47:32.0305105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/186/head' 2025-03-04T19:47:32.0305499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/186/orig' 2025-03-04T19:47:32.0306049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/186' 2025-03-04T19:47:32.0306459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/187/base' 2025-03-04T19:47:32.0306850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/187/head' 2025-03-04T19:47:32.0307253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/187/orig' 2025-03-04T19:47:32.0307673Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/187' 2025-03-04T19:47:32.0308159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/188/base' 2025-03-04T19:47:32.0308556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/188/head' 2025-03-04T19:47:32.0308963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/188/orig' 2025-03-04T19:47:32.0309383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/188' 2025-03-04T19:47:32.0309791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/189/base' 2025-03-04T19:47:32.0310187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/189/head' 2025-03-04T19:47:32.0310579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/189/orig' 2025-03-04T19:47:32.0311060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/189' 2025-03-04T19:47:32.0311458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/190/base' 2025-03-04T19:47:32.0311874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/190/head' 2025-03-04T19:47:32.0312274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/190/orig' 2025-03-04T19:47:32.0313057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan/190' 2025-03-04T19:47:32.0313460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xmfan' 2025-03-04T19:47:32.0313903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10/base' 2025-03-04T19:47:32.0314333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10/head' 2025-03-04T19:47:32.0314766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10/orig' 2025-03-04T19:47:32.0315229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/10' 2025-03-04T19:47:32.0315662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11/base' 2025-03-04T19:47:32.0316107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11/head' 2025-03-04T19:47:32.0316582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11/orig' 2025-03-04T19:47:32.0317047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/11' 2025-03-04T19:47:32.0317477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12/base' 2025-03-04T19:47:32.0317984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12/head' 2025-03-04T19:47:32.0318417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12/orig' 2025-03-04T19:47:32.0318973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/12' 2025-03-04T19:47:32.0319405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13/base' 2025-03-04T19:47:32.0319833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13/head' 2025-03-04T19:47:32.0320278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13/orig' 2025-03-04T19:47:32.0320729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816/13' 2025-03-04T19:47:32.0321235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuanzhang816' 2025-03-04T19:47:32.0321638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/1/base' 2025-03-04T19:47:32.0322051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/1/head' 2025-03-04T19:47:32.0322470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/1' 2025-03-04T19:47:32.0322941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/2/base' 2025-03-04T19:47:32.0323341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/2/head' 2025-03-04T19:47:32.0323768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/2' 2025-03-04T19:47:32.0324168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/3/base' 2025-03-04T19:47:32.0324567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/3/head' 2025-03-04T19:47:32.0325000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/3' 2025-03-04T19:47:32.0325397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/4/base' 2025-03-04T19:47:32.0325806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/4/head' 2025-03-04T19:47:32.0326220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/4' 2025-03-04T19:47:32.0326626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/5/base' 2025-03-04T19:47:32.0327028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/5/head' 2025-03-04T19:47:32.0327453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/5' 2025-03-04T19:47:32.0327848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/6/base' 2025-03-04T19:47:32.0328429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/6/head' 2025-03-04T19:47:32.0328980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/6' 2025-03-04T19:47:32.0329503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/7/base' 2025-03-04T19:47:32.0330073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/7/head' 2025-03-04T19:47:32.0330751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn/7' 2025-03-04T19:47:32.0331402Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xuhancn' 2025-03-04T19:47:32.0332051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/1/base' 2025-03-04T19:47:32.0332889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/1/head' 2025-03-04T19:47:32.0333513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/1/orig' 2025-03-04T19:47:32.0334247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/1' 2025-03-04T19:47:32.0334950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/2/base' 2025-03-04T19:47:32.0335639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/2/head' 2025-03-04T19:47:32.0336431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/2/orig' 2025-03-04T19:47:32.0337156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/2' 2025-03-04T19:47:32.0337855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/3/base' 2025-03-04T19:47:32.0338547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/3/head' 2025-03-04T19:47:32.0339302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/3/orig' 2025-03-04T19:47:32.0340056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/3' 2025-03-04T19:47:32.0340760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/4/base' 2025-03-04T19:47:32.0341537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/4/head' 2025-03-04T19:47:32.0342278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/4/orig' 2025-03-04T19:47:32.0343031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu/4' 2025-03-04T19:47:32.0343683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/xunnanxu' 2025-03-04T19:47:32.0344402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11/base' 2025-03-04T19:47:32.0345135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11/head' 2025-03-04T19:47:32.0345819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11/orig' 2025-03-04T19:47:32.0346606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/11' 2025-03-04T19:47:32.0347328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12/base' 2025-03-04T19:47:32.0348049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12/head' 2025-03-04T19:47:32.0348807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12/orig' 2025-03-04T19:47:32.0349570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/12' 2025-03-04T19:47:32.0350333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13/base' 2025-03-04T19:47:32.0351032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13/head' 2025-03-04T19:47:32.0351690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13/orig' 2025-03-04T19:47:32.0352409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/13' 2025-03-04T19:47:32.0353033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14/base' 2025-03-04T19:47:32.0353911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14/head' 2025-03-04T19:47:32.0354550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14/orig' 2025-03-04T19:47:32.0355314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/14' 2025-03-04T19:47:32.0356019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15/base' 2025-03-04T19:47:32.0356900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15/head' 2025-03-04T19:47:32.0357647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15/orig' 2025-03-04T19:47:32.0358519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/15' 2025-03-04T19:47:32.0359302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18/base' 2025-03-04T19:47:32.0360010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18/head' 2025-03-04T19:47:32.0360743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18/orig' 2025-03-04T19:47:32.0361445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/18' 2025-03-04T19:47:32.0362151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19/base' 2025-03-04T19:47:32.0362883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19/head' 2025-03-04T19:47:32.0363650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19/orig' 2025-03-04T19:47:32.0364447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/19' 2025-03-04T19:47:32.0365150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20/base' 2025-03-04T19:47:32.0365811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20/head' 2025-03-04T19:47:32.0366491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20/orig' 2025-03-04T19:47:32.0367268Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/20' 2025-03-04T19:47:32.0368008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/21/base' 2025-03-04T19:47:32.0368741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/21/head' 2025-03-04T19:47:32.0369489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/21' 2025-03-04T19:47:32.0370171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22/base' 2025-03-04T19:47:32.0370812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22/head' 2025-03-04T19:47:32.0371548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22/orig' 2025-03-04T19:47:32.0372293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/22' 2025-03-04T19:47:32.0373041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23/base' 2025-03-04T19:47:32.0373750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23/head' 2025-03-04T19:47:32.0374651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23/orig' 2025-03-04T19:47:32.0375442Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/23' 2025-03-04T19:47:32.0376156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24/base' 2025-03-04T19:47:32.0376889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24/head' 2025-03-04T19:47:32.0377602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24/orig' 2025-03-04T19:47:32.0378513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/24' 2025-03-04T19:47:32.0379246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25/base' 2025-03-04T19:47:32.0379999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25/head' 2025-03-04T19:47:32.0380731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25/orig' 2025-03-04T19:47:32.0381499Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/25' 2025-03-04T19:47:32.0382242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26/base' 2025-03-04T19:47:32.0382942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26/head' 2025-03-04T19:47:32.0383657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26/orig' 2025-03-04T19:47:32.0384429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/26' 2025-03-04T19:47:32.0385137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28/base' 2025-03-04T19:47:32.0385917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28/head' 2025-03-04T19:47:32.0386672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28/orig' 2025-03-04T19:47:32.0387487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/28' 2025-03-04T19:47:32.0388249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32/base' 2025-03-04T19:47:32.0388988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32/head' 2025-03-04T19:47:32.0389735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32/orig' 2025-03-04T19:47:32.0390485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/32' 2025-03-04T19:47:32.0391192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34/base' 2025-03-04T19:47:32.0391914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34/head' 2025-03-04T19:47:32.0392639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34/orig' 2025-03-04T19:47:32.0393381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/34' 2025-03-04T19:47:32.0394093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35/base' 2025-03-04T19:47:32.0394833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35/head' 2025-03-04T19:47:32.0395559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35/orig' 2025-03-04T19:47:32.0396502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/35' 2025-03-04T19:47:32.0397180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36/base' 2025-03-04T19:47:32.0398000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36/head' 2025-03-04T19:47:32.0398953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36/orig' 2025-03-04T19:47:32.0399710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/36' 2025-03-04T19:47:32.0400739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37/base' 2025-03-04T19:47:32.0401474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37/head' 2025-03-04T19:47:32.0402266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37/orig' 2025-03-04T19:47:32.0403020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j/37' 2025-03-04T19:47:32.0403776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanbing-j' 2025-03-04T19:47:32.0404451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41/base' 2025-03-04T19:47:32.0405142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41/orig' 2025-03-04T19:47:32.0405950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/41' 2025-03-04T19:47:32.0406722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/58/base' 2025-03-04T19:47:32.0407458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/58/orig' 2025-03-04T19:47:32.0408188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/58' 2025-03-04T19:47:32.0408918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/59/base' 2025-03-04T19:47:32.0409608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/59/orig' 2025-03-04T19:47:32.0410412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/59' 2025-03-04T19:47:32.0411162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/60/base' 2025-03-04T19:47:32.0411940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/60/orig' 2025-03-04T19:47:32.0413274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/60' 2025-03-04T19:47:32.0414073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/61/base' 2025-03-04T19:47:32.0414858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/61/orig' 2025-03-04T19:47:32.0415676Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/61' 2025-03-04T19:47:32.0416461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/62/base' 2025-03-04T19:47:32.0417224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/62/head' 2025-03-04T19:47:32.0417958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/62/orig' 2025-03-04T19:47:32.0418952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/62' 2025-03-04T19:47:32.0419667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/63/base' 2025-03-04T19:47:32.0420419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/63/orig' 2025-03-04T19:47:32.0421221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/63' 2025-03-04T19:47:32.0421985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/64/base' 2025-03-04T19:47:32.0422929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/64/orig' 2025-03-04T19:47:32.0423749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/64' 2025-03-04T19:47:32.0424536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/65/base' 2025-03-04T19:47:32.0425289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/65/orig' 2025-03-04T19:47:32.0426025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang/65' 2025-03-04T19:47:32.0426744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yanboliang' 2025-03-04T19:47:32.0427403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168/base' 2025-03-04T19:47:32.0428069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168/head' 2025-03-04T19:47:32.0428748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168/orig' 2025-03-04T19:47:32.0429471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/168' 2025-03-04T19:47:32.0430195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179/base' 2025-03-04T19:47:32.0430890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179/head' 2025-03-04T19:47:32.0431561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179/orig' 2025-03-04T19:47:32.0432252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/179' 2025-03-04T19:47:32.0432996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180/base' 2025-03-04T19:47:32.0433700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180/head' 2025-03-04T19:47:32.0434351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180/orig' 2025-03-04T19:47:32.0435044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/180' 2025-03-04T19:47:32.0435760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193/base' 2025-03-04T19:47:32.0436489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193/head' 2025-03-04T19:47:32.0437223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193/orig' 2025-03-04T19:47:32.0438072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/193' 2025-03-04T19:47:32.0438851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194/base' 2025-03-04T19:47:32.0439605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194/head' 2025-03-04T19:47:32.0440503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194/orig' 2025-03-04T19:47:32.0441227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/194' 2025-03-04T19:47:32.0441874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201/base' 2025-03-04T19:47:32.0442547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201/head' 2025-03-04T19:47:32.0443248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201/orig' 2025-03-04T19:47:32.0444126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/201' 2025-03-04T19:47:32.0444805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/203/base' 2025-03-04T19:47:32.0445536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/203/head' 2025-03-04T19:47:32.0446258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/203/orig' 2025-03-04T19:47:32.0446954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/203' 2025-03-04T19:47:32.0447603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/204/base' 2025-03-04T19:47:32.0448251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/204/head' 2025-03-04T19:47:32.0448916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/204/orig' 2025-03-04T19:47:32.0449655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/204' 2025-03-04T19:47:32.0450393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/205/base' 2025-03-04T19:47:32.0451143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/205/head' 2025-03-04T19:47:32.0451885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/205/orig' 2025-03-04T19:47:32.0452609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/205' 2025-03-04T19:47:32.0453289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/206/base' 2025-03-04T19:47:32.0453925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/206/head' 2025-03-04T19:47:32.0454570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/206/orig' 2025-03-04T19:47:32.0455291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/206' 2025-03-04T19:47:32.0456008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/207/base' 2025-03-04T19:47:32.0456738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/207/head' 2025-03-04T19:47:32.0457463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/207/orig' 2025-03-04T19:47:32.0458225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/207' 2025-03-04T19:47:32.0458853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/208/base' 2025-03-04T19:47:32.0459552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/208/head' 2025-03-04T19:47:32.0460218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/208/orig' 2025-03-04T19:47:32.0461129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/208' 2025-03-04T19:47:32.0461854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/209/base' 2025-03-04T19:47:32.0462489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/209/head' 2025-03-04T19:47:32.0463147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/209/orig' 2025-03-04T19:47:32.0463817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/209' 2025-03-04T19:47:32.0464677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/210/base' 2025-03-04T19:47:32.0465344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/210/head' 2025-03-04T19:47:32.0466019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/210/orig' 2025-03-04T19:47:32.0466810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/210' 2025-03-04T19:47:32.0467558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/211/base' 2025-03-04T19:47:32.0468275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/211/head' 2025-03-04T19:47:32.0469004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/211/orig' 2025-03-04T19:47:32.0469790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/211' 2025-03-04T19:47:32.0470506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/212/base' 2025-03-04T19:47:32.0471272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/212/head' 2025-03-04T19:47:32.0471986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/212/orig' 2025-03-04T19:47:32.0472772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/212' 2025-03-04T19:47:32.0473410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/213/base' 2025-03-04T19:47:32.0474093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/213/head' 2025-03-04T19:47:32.0474777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/213/orig' 2025-03-04T19:47:32.0475554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/213' 2025-03-04T19:47:32.0476271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/214/base' 2025-03-04T19:47:32.0477004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/214/head' 2025-03-04T19:47:32.0477846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/214/orig' 2025-03-04T19:47:32.0478620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/214' 2025-03-04T19:47:32.0479352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/215/base' 2025-03-04T19:47:32.0480045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/215/head' 2025-03-04T19:47:32.0480779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/215/orig' 2025-03-04T19:47:32.0481503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/215' 2025-03-04T19:47:32.0482213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/216/base' 2025-03-04T19:47:32.0483143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/216/head' 2025-03-04T19:47:32.0483836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/216/orig' 2025-03-04T19:47:32.0484622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/216' 2025-03-04T19:47:32.0485375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/217/base' 2025-03-04T19:47:32.0486295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/217/head' 2025-03-04T19:47:32.0487041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/217/orig' 2025-03-04T19:47:32.0487892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/217' 2025-03-04T19:47:32.0488646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/218/base' 2025-03-04T19:47:32.0489415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/218/head' 2025-03-04T19:47:32.0490144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/218/orig' 2025-03-04T19:47:32.0490929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/218' 2025-03-04T19:47:32.0491675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/219/base' 2025-03-04T19:47:32.0492331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/219/head' 2025-03-04T19:47:32.0493021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/219/orig' 2025-03-04T19:47:32.0493773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/219' 2025-03-04T19:47:32.0494511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7/base' 2025-03-04T19:47:32.0495231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7/head' 2025-03-04T19:47:32.0495964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7/orig' 2025-03-04T19:47:32.0496645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4/7' 2025-03-04T19:47:32.0497370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ydwu4' 2025-03-04T19:47:32.0498052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/133/base' 2025-03-04T19:47:32.0498958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/133/head' 2025-03-04T19:47:32.0499721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/133' 2025-03-04T19:47:32.0500418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151/base' 2025-03-04T19:47:32.0501152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151/head' 2025-03-04T19:47:32.0501857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151/orig' 2025-03-04T19:47:32.0502640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/151' 2025-03-04T19:47:32.0503374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156/base' 2025-03-04T19:47:32.0504106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156/head' 2025-03-04T19:47:32.0505077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156/orig' 2025-03-04T19:47:32.0505827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/156' 2025-03-04T19:47:32.0506473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157/base' 2025-03-04T19:47:32.0507143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157/head' 2025-03-04T19:47:32.0507833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157/orig' 2025-03-04T19:47:32.0508737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/157' 2025-03-04T19:47:32.0509486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158/base' 2025-03-04T19:47:32.0510178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158/head' 2025-03-04T19:47:32.0510861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158/orig' 2025-03-04T19:47:32.0511575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/158' 2025-03-04T19:47:32.0512240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159/base' 2025-03-04T19:47:32.0513454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159/head' 2025-03-04T19:47:32.0514186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159/orig' 2025-03-04T19:47:32.0514933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/159' 2025-03-04T19:47:32.0515657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160/base' 2025-03-04T19:47:32.0516401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160/head' 2025-03-04T19:47:32.0517104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160/orig' 2025-03-04T19:47:32.0517994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/160' 2025-03-04T19:47:32.0518723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162/base' 2025-03-04T19:47:32.0519491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162/head' 2025-03-04T19:47:32.0520210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162/orig' 2025-03-04T19:47:32.0520984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/162' 2025-03-04T19:47:32.0521730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163/base' 2025-03-04T19:47:32.0522498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163/head' 2025-03-04T19:47:32.0523210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163/orig' 2025-03-04T19:47:32.0523938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/163' 2025-03-04T19:47:32.0524666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85/base' 2025-03-04T19:47:32.0525316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85/head' 2025-03-04T19:47:32.0525984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85/orig' 2025-03-04T19:47:32.0526841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/85' 2025-03-04T19:47:32.0527498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/93/base' 2025-03-04T19:47:32.0528145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/93/head' 2025-03-04T19:47:32.0528904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225/93' 2025-03-04T19:47:32.0529580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yf225' 2025-03-04T19:47:32.0530413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152/base' 2025-03-04T19:47:32.0531174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152/head' 2025-03-04T19:47:32.0531916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152/orig' 2025-03-04T19:47:32.0532664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/152' 2025-03-04T19:47:32.0533370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163/base' 2025-03-04T19:47:32.0534136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163/head' 2025-03-04T19:47:32.0534820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163/orig' 2025-03-04T19:47:32.0535603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/163' 2025-03-04T19:47:32.0536324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174/base' 2025-03-04T19:47:32.0537026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174/head' 2025-03-04T19:47:32.0537722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174/orig' 2025-03-04T19:47:32.0538539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/174' 2025-03-04T19:47:32.0539319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/185/base' 2025-03-04T19:47:32.0540052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/185/head' 2025-03-04T19:47:32.0540838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/185/orig' 2025-03-04T19:47:32.0541671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/185' 2025-03-04T19:47:32.0542455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/186/base' 2025-03-04T19:47:32.0543190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/186/head' 2025-03-04T19:47:32.0543961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/186/orig' 2025-03-04T19:47:32.0544781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/186' 2025-03-04T19:47:32.0545571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/187/base' 2025-03-04T19:47:32.0546354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/187/head' 2025-03-04T19:47:32.0547146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/187/orig' 2025-03-04T19:47:32.0547999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/187' 2025-03-04T19:47:32.0548934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/188/base' 2025-03-04T19:47:32.0549728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/188/head' 2025-03-04T19:47:32.0550507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/188/orig' 2025-03-04T19:47:32.0551335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/188' 2025-03-04T19:47:32.0552225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/189/base' 2025-03-04T19:47:32.0553019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/189/head' 2025-03-04T19:47:32.0553772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/189/orig' 2025-03-04T19:47:32.0554615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/189' 2025-03-04T19:47:32.0555407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/190/base' 2025-03-04T19:47:32.0556188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/190/head' 2025-03-04T19:47:32.0556991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/190/orig' 2025-03-04T19:47:32.0557886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/190' 2025-03-04T19:47:32.0558670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/191/base' 2025-03-04T19:47:32.0559396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/191/head' 2025-03-04T19:47:32.0560072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/191/orig' 2025-03-04T19:47:32.0560832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/191' 2025-03-04T19:47:32.0561595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/192/base' 2025-03-04T19:47:32.0562340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/192/head' 2025-03-04T19:47:32.0563061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/192/orig' 2025-03-04T19:47:32.0563812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/192' 2025-03-04T19:47:32.0564511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/193/base' 2025-03-04T19:47:32.0565213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/193/head' 2025-03-04T19:47:32.0565909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/193/orig' 2025-03-04T19:47:32.0566702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/193' 2025-03-04T19:47:32.0567406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/194/base' 2025-03-04T19:47:32.0568159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/194/head' 2025-03-04T19:47:32.0568911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/194/orig' 2025-03-04T19:47:32.0569728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/194' 2025-03-04T19:47:32.0570558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/195/base' 2025-03-04T19:47:32.0571280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/195/head' 2025-03-04T19:47:32.0572036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/195/orig' 2025-03-04T19:47:32.0572827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/195' 2025-03-04T19:47:32.0573550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/196/base' 2025-03-04T19:47:32.0574403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/196/head' 2025-03-04T19:47:32.0575155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/196/orig' 2025-03-04T19:47:32.0575885Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang/196' 2025-03-04T19:47:32.0576605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yifuwang' 2025-03-04T19:47:32.0577339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/1/base' 2025-03-04T19:47:32.0578039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/1/head' 2025-03-04T19:47:32.0578787Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/1' 2025-03-04T19:47:32.0579516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/2/base' 2025-03-04T19:47:32.0580238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/2/head' 2025-03-04T19:47:32.0580981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416/2' 2025-03-04T19:47:32.0581769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/yiming0416' 2025-03-04T19:47:32.0582526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78/base' 2025-03-04T19:47:32.0583294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78/head' 2025-03-04T19:47:32.0584049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78/orig' 2025-03-04T19:47:32.0584862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/78' 2025-03-04T19:47:32.0585629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79/base' 2025-03-04T19:47:32.0586401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79/head' 2025-03-04T19:47:32.0587187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79/orig' 2025-03-04T19:47:32.0587972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/79' 2025-03-04T19:47:32.0588750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80/base' 2025-03-04T19:47:32.0589512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80/head' 2025-03-04T19:47:32.0590252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80/orig' 2025-03-04T19:47:32.0590999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/80' 2025-03-04T19:47:32.0591659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/81/base' 2025-03-04T19:47:32.0592484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/81/head' 2025-03-04T19:47:32.0593221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/81/orig' 2025-03-04T19:47:32.0594025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/81' 2025-03-04T19:47:32.0594800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/82/base' 2025-03-04T19:47:32.0595546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/82/head' 2025-03-04T19:47:32.0596343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/82/orig' 2025-03-04T19:47:32.0597107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi/82' 2025-03-04T19:47:32.0597970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/ysiraichi' 2025-03-04T19:47:32.0598856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28/base' 2025-03-04T19:47:32.0599563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28/head' 2025-03-04T19:47:32.0600300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28/orig' 2025-03-04T19:47:32.0601030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/28' 2025-03-04T19:47:32.0601780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29/base' 2025-03-04T19:47:32.0602511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29/head' 2025-03-04T19:47:32.0603225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29/orig' 2025-03-04T19:47:32.0604023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/29' 2025-03-04T19:47:32.0604785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31/base' 2025-03-04T19:47:32.0605552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31/head' 2025-03-04T19:47:32.0606321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31/orig' 2025-03-04T19:47:32.0607148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/31' 2025-03-04T19:47:32.0607911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32/base' 2025-03-04T19:47:32.0608634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32/head' 2025-03-04T19:47:32.0609343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32/orig' 2025-03-04T19:47:32.0610117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/32' 2025-03-04T19:47:32.0610874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33/base' 2025-03-04T19:47:32.0611580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33/head' 2025-03-04T19:47:32.0612337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33/orig' 2025-03-04T19:47:32.0613567Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe/33' 2025-03-04T19:47:32.0614547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zhuhaozhe' 2025-03-04T19:47:32.0615293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081/base' 2025-03-04T19:47:32.0616059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081/head' 2025-03-04T19:47:32.0616807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081/orig' 2025-03-04T19:47:32.0617642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1081' 2025-03-04T19:47:32.0618603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088/base' 2025-03-04T19:47:32.0619355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088/head' 2025-03-04T19:47:32.0620142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088/orig' 2025-03-04T19:47:32.0620965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1088' 2025-03-04T19:47:32.0621746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095/base' 2025-03-04T19:47:32.0622511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095/head' 2025-03-04T19:47:32.0623263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095/orig' 2025-03-04T19:47:32.0624097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1095' 2025-03-04T19:47:32.0624850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105/base' 2025-03-04T19:47:32.0625621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105/head' 2025-03-04T19:47:32.0626415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105/orig' 2025-03-04T19:47:32.0627203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1105' 2025-03-04T19:47:32.0627939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106/base' 2025-03-04T19:47:32.0628681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106/head' 2025-03-04T19:47:32.0629342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106/orig' 2025-03-04T19:47:32.0630068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1106' 2025-03-04T19:47:32.0630801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107/base' 2025-03-04T19:47:32.0631571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107/head' 2025-03-04T19:47:32.0632306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107/orig' 2025-03-04T19:47:32.0633128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1107' 2025-03-04T19:47:32.0634172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108/base' 2025-03-04T19:47:32.0634976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108/head' 2025-03-04T19:47:32.0635753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108/orig' 2025-03-04T19:47:32.0636578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1108' 2025-03-04T19:47:32.0637528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109/base' 2025-03-04T19:47:32.0638318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109/head' 2025-03-04T19:47:32.0639014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109/orig' 2025-03-04T19:47:32.0639755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1109' 2025-03-04T19:47:32.0640472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110/base' 2025-03-04T19:47:32.0641275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110/head' 2025-03-04T19:47:32.0641999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110/orig' 2025-03-04T19:47:32.0642758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1110' 2025-03-04T19:47:32.0643446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111/base' 2025-03-04T19:47:32.0644191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111/head' 2025-03-04T19:47:32.0644920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111/orig' 2025-03-04T19:47:32.0645717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1111' 2025-03-04T19:47:32.0646487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112/base' 2025-03-04T19:47:32.0647219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112/head' 2025-03-04T19:47:32.0647880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112/orig' 2025-03-04T19:47:32.0648625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1112' 2025-03-04T19:47:32.0649350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117/base' 2025-03-04T19:47:32.0650104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117/head' 2025-03-04T19:47:32.0650845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117/orig' 2025-03-04T19:47:32.0651598Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1117' 2025-03-04T19:47:32.0652298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1123/base' 2025-03-04T19:47:32.0653001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1123/head' 2025-03-04T19:47:32.0653766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1123/orig' 2025-03-04T19:47:32.0654559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1123' 2025-03-04T19:47:32.0655264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1126/base' 2025-03-04T19:47:32.0655943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1126/head' 2025-03-04T19:47:32.0656706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1126/orig' 2025-03-04T19:47:32.0657488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1126' 2025-03-04T19:47:32.0658177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1127/base' 2025-03-04T19:47:32.0659070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1127/head' 2025-03-04T19:47:32.0659816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1127/orig' 2025-03-04T19:47:32.0660620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1127' 2025-03-04T19:47:32.0661346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1128/base' 2025-03-04T19:47:32.0662189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1128/head' 2025-03-04T19:47:32.0662954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1128/orig' 2025-03-04T19:47:32.0663706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1128' 2025-03-04T19:47:32.0664438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1129/base' 2025-03-04T19:47:32.0665195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1129/head' 2025-03-04T19:47:32.0665962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1129/orig' 2025-03-04T19:47:32.0666757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1129' 2025-03-04T19:47:32.0667545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1130/base' 2025-03-04T19:47:32.0668319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1130/head' 2025-03-04T19:47:32.0669099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1130/orig' 2025-03-04T19:47:32.0669920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1130' 2025-03-04T19:47:32.0670689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1131/base' 2025-03-04T19:47:32.0671424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1131/head' 2025-03-04T19:47:32.0672094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1131/orig' 2025-03-04T19:47:32.0672839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1131' 2025-03-04T19:47:32.0673606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1132/base' 2025-03-04T19:47:32.0674354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1132/head' 2025-03-04T19:47:32.0675078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1132/orig' 2025-03-04T19:47:32.0675862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1132' 2025-03-04T19:47:32.0676592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1133/base' 2025-03-04T19:47:32.0677356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1133/head' 2025-03-04T19:47:32.0678229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1133/orig' 2025-03-04T19:47:32.0679069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1133' 2025-03-04T19:47:32.0679775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1134/base' 2025-03-04T19:47:32.0680653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1134/head' 2025-03-04T19:47:32.0681431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1134' 2025-03-04T19:47:32.0682201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1135/base' 2025-03-04T19:47:32.0682948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1135/head' 2025-03-04T19:47:32.0683698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1135/orig' 2025-03-04T19:47:32.0684641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1135' 2025-03-04T19:47:32.0685402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1136/base' 2025-03-04T19:47:32.0686182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1136/head' 2025-03-04T19:47:32.0686922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1136/orig' 2025-03-04T19:47:32.0687660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1136' 2025-03-04T19:47:32.0688372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1137/base' 2025-03-04T19:47:32.0689057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1137/head' 2025-03-04T19:47:32.0689745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1137/orig' 2025-03-04T19:47:32.0690507Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1137' 2025-03-04T19:47:32.0691279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1138/base' 2025-03-04T19:47:32.0692045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1138/head' 2025-03-04T19:47:32.0692814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1138/orig' 2025-03-04T19:47:32.0693610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1138' 2025-03-04T19:47:32.0694363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1139/base' 2025-03-04T19:47:32.0695063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1139/head' 2025-03-04T19:47:32.0695800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1139/orig' 2025-03-04T19:47:32.0696583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1139' 2025-03-04T19:47:32.0697346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1140/base' 2025-03-04T19:47:32.0698099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1140/head' 2025-03-04T19:47:32.0699044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1140/orig' 2025-03-04T19:47:32.0699779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1140' 2025-03-04T19:47:32.0700440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1141/base' 2025-03-04T19:47:32.0701182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1141/head' 2025-03-04T19:47:32.0701915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1141/orig' 2025-03-04T19:47:32.0702926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1141' 2025-03-04T19:47:32.0703587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1142/base' 2025-03-04T19:47:32.0704315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1142/head' 2025-03-04T19:47:32.0705015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1142/orig' 2025-03-04T19:47:32.0705746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1142' 2025-03-04T19:47:32.0706661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1143/base' 2025-03-04T19:47:32.0707402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1143/head' 2025-03-04T19:47:32.0708161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1143/orig' 2025-03-04T19:47:32.0708942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1143' 2025-03-04T19:47:32.0709616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1144/base' 2025-03-04T19:47:32.0710334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1144/head' 2025-03-04T19:47:32.0711033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1144/orig' 2025-03-04T19:47:32.0711836Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1144' 2025-03-04T19:47:32.0713059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1145/base' 2025-03-04T19:47:32.0713802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1145/head' 2025-03-04T19:47:32.0714483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1145/orig' 2025-03-04T19:47:32.0715254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1145' 2025-03-04T19:47:32.0715976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1146/base' 2025-03-04T19:47:32.0716700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1146/head' 2025-03-04T19:47:32.0717452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1146/orig' 2025-03-04T19:47:32.0718346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/1146' 2025-03-04T19:47:32.0719118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754/base' 2025-03-04T19:47:32.0719886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754/head' 2025-03-04T19:47:32.0720623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754/orig' 2025-03-04T19:47:32.0721443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/754' 2025-03-04T19:47:32.0722197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/916/base' 2025-03-04T19:47:32.0722968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/916/head' 2025-03-04T19:47:32.0723789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519/916' 2025-03-04T19:47:32.0724712Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh/zou3519' 2025-03-04T19:47:32.0725419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/gh' 2025-03-04T19:47:32.0726093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/google-main' 2025-03-04T19:47:32.0726898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/external_stream' 2025-03-04T19:47:32.0727565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/host_alloc' 2025-03-04T19:47:32.0728437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey/test_2025' 2025-03-04T19:47:32.0729180Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guangyey' 2025-03-04T19:47:32.0729862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guard_system' 2025-03-04T19:47:32.0730770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guilhermeleobas/cherry-pick-55d87d9dfd9' 2025-03-04T19:47:32.0731554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/guilhermeleobas' 2025-03-04T19:47:32.0732320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/haozhe/bf16-dynamic-shape' 2025-03-04T19:47:32.0732935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/haozhe' 2025-03-04T19:47:32.0733538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hhh_rand' 2025-03-04T19:47:32.0734184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy-update-wheel' 2025-03-04T19:47:32.0734910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autofdo/xblock' 2025-03-04T19:47:32.0735668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autofdo' 2025-03-04T19:47:32.0736421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autotune/nreg' 2025-03-04T19:47:32.0737182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autotune/numwarps' 2025-03-04T19:47:32.0737957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/autotune' 2025-03-04T19:47:32.0738642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/mmsplitk' 2025-03-04T19:47:32.0739313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-PR3973' 2025-03-04T19:47:32.0740096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-baseline' 2025-03-04T19:47:32.0740846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-min' 2025-03-04T19:47:32.0741691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-new' 2025-03-04T19:47:32.0742448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy/triton-coalescing-vec' 2025-03-04T19:47:32.0743131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/hoy' 2025-03-04T19:47:32.0743811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/improve_vec_log' 2025-03-04T19:47:32.0744722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/inductor_layout_opt_rocm_disable' 2025-03-04T19:47:32.0745350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/inline' 2025-03-04T19:47:32.0746174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/inlining' 2025-03-04T19:47:32.0746917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/inlining-ezyang' 2025-03-04T19:47:32.0747597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/int8_sdpa' 2025-03-04T19:47:32.0748337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/int8_sdpa_template' 2025-03-04T19:47:32.0749031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/invoke-subgraph' 2025-03-04T19:47:32.0749845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ios-mac-m1' 2025-03-04T19:47:32.0750541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/fix' 2025-03-04T19:47:32.0751284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/fp8_test' 2025-03-04T19:47:32.0751997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy/mypy' 2025-03-04T19:47:32.0752730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ipiszy' 2025-03-04T19:47:32.0753427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/issue#58739' 2025-03-04T19:47:32.0754318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ivanov/cherry-pick-ckpt-fixes' 2025-03-04T19:47:32.0755082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ivanov' 2025-03-04T19:47:32.0755893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jataylo-nvfuser_blocklist' 2025-03-04T19:47:32.0756629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip-patch-1' 2025-03-04T19:47:32.0757394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/fix-int8-bug' 2025-03-04T19:47:32.0758371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/fix-int8-bug-alpha' 2025-03-04T19:47:32.0759301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/test-cusparselt-version-0.6.2' 2025-03-04T19:47:32.0760164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/torch-compile-sparse' 2025-03-04T19:47:32.0760985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/update-benchmarks' 2025-03-04T19:47:32.0761864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip/update-cusparselt-0.6.2' 2025-03-04T19:47:32.0762619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jcaip' 2025-03-04T19:47:32.0763487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jeanschmidt/manywheel_memory' 2025-03-04T19:47:32.0764290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jeanschmidt' 2025-03-04T19:47:32.0765224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jnair/mi300_docker_caching_workflow' 2025-03-04T19:47:32.0765947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jnair' 2025-03-04T19:47:32.0766823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jon-chuang/compile-config-hash' 2025-03-04T19:47:32.0767659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jon-chuang/compile-ignored' 2025-03-04T19:47:32.0768374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jon-chuang' 2025-03-04T19:47:32.0769254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchu/onnxscript-0.2.2' 2025-03-04T19:47:32.0770003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchu/safe-tensors' 2025-03-04T19:47:32.0770686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchu' 2025-03-04T19:47:32.0771369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/justinchuby-patch-1' 2025-03-04T19:47:32.0772110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jwagantall/migrate-checkout' 2025-03-04T19:47:32.0772916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jwagantall' 2025-03-04T19:47:32.0773555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/istft' 2025-03-04T19:47:32.0774239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/stft-old-fc' 2025-03-04T19:47:32.0774934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jz/stft-test' 2025-03-04T19:47:32.0775615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/jz' 2025-03-04T19:47:32.0776285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/dev-1' 2025-03-04T19:47:32.0777277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/inductor-backend/cutlass-evt-fusion-1' 2025-03-04T19:47:32.0778160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/inductor-backend' 2025-03-04T19:47:32.0779020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng/inductor-cutlass-epilogue' 2025-03-04T19:47:32.0779723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kadeng' 2025-03-04T19:47:32.0780553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin/call_method_userdefined' 2025-03-04T19:47:32.0781196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin/lambdas' 2025-03-04T19:47:32.0781888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin/norefcycles' 2025-03-04T19:47:32.0782586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kenjin' 2025-03-04T19:47:32.0783261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kit1980-patch-2' 2025-03-04T19:47:32.0784056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kleidiai_bf16_issue_fix' 2025-03-04T19:47:32.0784842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kleidiai_submodule_update' 2025-03-04T19:47:32.0785684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/kleidiai_threading_improvement' 2025-03-04T19:47:32.0786467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/larryliu0820-patch-1' 2025-03-04T19:47:32.0787349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/leslie/enable_poc_reduction_fusion' 2025-03-04T19:47:32.0788199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/leslie/test_group_gemm_epilogues' 2025-03-04T19:47:32.0788909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/leslie' 2025-03-04T19:47:32.0789625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/lts/release/1.8' 2025-03-04T19:47:32.0790403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/lts/release' 2025-03-04T19:47:32.0791234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/lts' 2025-03-04T19:47:32.0791807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/main' 2025-03-04T19:47:32.0792438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/main_dev_hhh' 2025-03-04T19:47:32.0793081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-1' 2025-03-04T19:47:32.0793757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-10' 2025-03-04T19:47:32.0794621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-11' 2025-03-04T19:47:32.0795322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-12' 2025-03-04T19:47:32.0796064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-13' 2025-03-04T19:47:32.0796786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-14' 2025-03-04T19:47:32.0797515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-15' 2025-03-04T19:47:32.0798559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-19' 2025-03-04T19:47:32.0799263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-2' 2025-03-04T19:47:32.0799957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-23' 2025-03-04T19:47:32.0800641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-25' 2025-03-04T19:47:32.0801325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-3' 2025-03-04T19:47:32.0802019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-32' 2025-03-04T19:47:32.0802731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-42' 2025-03-04T19:47:32.0803428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-5' 2025-03-04T19:47:32.0804138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-6' 2025-03-04T19:47:32.0804840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet-patch-8' 2025-03-04T19:47:32.0805730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/add-benchmark-func' 2025-03-04T19:47:32.0806581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/delete-find-openmp' 2025-03-04T19:47:32.0807439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mps-add-bilineard2d-aa' 2025-03-04T19:47:32.0808229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mps-fix-rand-5d' 2025-03-04T19:47:32.0809087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet/mps-implement-col2im' 2025-03-04T19:47:32.0809841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/malfet' 2025-03-04T19:47:32.0810608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/maxautotune_big_gpu' 2025-03-04T19:47:32.0811307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mesh_check' 2025-03-04T19:47:32.0812005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/migrate_map' 2025-03-04T19:47:32.0813346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/missing_gloo_causes_deadlock' 2025-03-04T19:47:32.0814415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/S429861-debug' 2025-03-04T19:47:32.0815122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/aa' 2025-03-04T19:47:32.0815895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-compiled' 2025-03-04T19:47:32.0816732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-fused-bench' 2025-03-04T19:47:32.0817724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-fused-bench2' 2025-03-04T19:47:32.0818497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/adam-test2' 2025-03-04T19:47:32.0819289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/asgd-compile' 2025-03-04T19:47:32.0820016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/aux-vars' 2025-03-04T19:47:32.0820832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/backup-test-branch' 2025-03-04T19:47:32.0821583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/bad-cudagraphs' 2025-03-04T19:47:32.0822311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/baseline' 2025-03-04T19:47:32.0823118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/baseline-graph-breaks' 2025-03-04T19:47:32.0823908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/batch-fuse-opt' 2025-03-04T19:47:32.0824639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/beta-tensor' 2025-03-04T19:47:32.0825367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buff-opt2' 2025-03-04T19:47:32.0826086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buffers' 2025-03-04T19:47:32.0826790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buffers2' 2025-03-04T19:47:32.0827492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/buffers3' 2025-03-04T19:47:32.0828174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/ck2' 2025-03-04T19:47:32.0828968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/combokernels' 2025-03-04T19:47:32.0829740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/compiled-nadam' 2025-03-04T19:47:32.0830463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/concat2' 2025-03-04T19:47:32.0831164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/copy2' 2025-03-04T19:47:32.0831946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/cudagraph-tests' 2025-03-04T19:47:32.0832819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/cudagraphs-measurement' 2025-03-04T19:47:32.0833565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/data-gather' 2025-03-04T19:47:32.0834356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/data-ptrs2' 2025-03-04T19:47:32.0835095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/data-ptrs3' 2025-03-04T19:47:32.0835903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/dataclass-proxy' 2025-03-04T19:47:32.0836906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/disable-closures' 2025-03-04T19:47:32.0837832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/disable-subclass' 2025-03-04T19:47:32.0838613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/disabled-opt' 2025-03-04T19:47:32.0839367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/exp_disable' 2025-03-04T19:47:32.0840162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/faster' 2025-03-04T19:47:32.0840881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/faster2' 2025-03-04T19:47:32.0841632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/fe-copy' 2025-03-04T19:47:32.0842325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/foreach-op' 2025-03-04T19:47:32.0843085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/foreach-reds' 2025-03-04T19:47:32.0843807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/freezing' 2025-03-04T19:47:32.0844545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/fuse-cat' 2025-03-04T19:47:32.0845305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/gen-foreach' 2025-03-04T19:47:32.0846064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/h-comp' 2025-03-04T19:47:32.0846778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/h-comp2' 2025-03-04T19:47:32.0847508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/hc-hf' 2025-03-04T19:47:32.0848287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/init-per-param' 2025-03-04T19:47:32.0849107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/init_per_param' 2025-03-04T19:47:32.0849882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/less-guards' 2025-03-04T19:47:32.0850651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/lr-composibility' 2025-03-04T19:47:32.0851500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/main-test-enablement' 2025-03-04T19:47:32.0852183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/main2' 2025-03-04T19:47:32.0852917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/main_test' 2025-03-04T19:47:32.0853599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mcg' 2025-03-04T19:47:32.0854292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mcg2' 2025-03-04T19:47:32.0855022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/meta-guards' 2025-03-04T19:47:32.0855733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/ck2' 2025-03-04T19:47:32.0856472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/clean' 2025-03-04T19:47:32.0857194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/faster2' 2025-03-04T19:47:32.0857999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/foreach-map-adam' 2025-03-04T19:47:32.0858964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/subclass-test' 2025-03-04T19:47:32.0859811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/tf-mode-backup' 2025-03-04T19:47:32.0860643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos/tf-trace-full' 2025-03-04T19:47:32.0861449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mlazos' 2025-03-04T19:47:32.0862167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mod-fix' 2025-03-04T19:47:32.0863047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/more-tests' 2025-03-04T19:47:32.0863823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mutable-backup' 2025-03-04T19:47:32.0864470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/mv-tfo' 2025-03-04T19:47:32.0865158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/no-cpp' 2025-03-04T19:47:32.0866038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/no-init-group-handling' 2025-03-04T19:47:32.0866857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/op-investigation' 2025-03-04T19:47:32.0867637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-bench-exp2' 2025-03-04T19:47:32.0868378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-bench2' 2025-03-04T19:47:32.0869098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-bench3' 2025-03-04T19:47:32.0869857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-incr' 2025-03-04T19:47:32.0870581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-recipe' 2025-03-04T19:47:32.0871344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-slowdown' 2025-03-04T19:47:32.0889371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/opt-warn' 2025-03-04T19:47:32.0890296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/proxy-ctors' 2025-03-04T19:47:32.0891002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/proxy-opt' 2025-03-04T19:47:32.0891636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/pt' 2025-03-04T19:47:32.0892288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/restart' 2025-03-04T19:47:32.0893056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/rm-thunkify' 2025-03-04T19:47:32.0893735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/rtp' 2025-03-04T19:47:32.0894495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/sdpa-driss' 2025-03-04T19:47:32.0895375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/static-inputs-log' 2025-03-04T19:47:32.0896176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/subclass-test' 2025-03-04T19:47:32.0896845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/td-fix2' 2025-03-04T19:47:32.0897547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-hasattr2' 2025-03-04T19:47:32.0898744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-inherit-backup' 2025-03-04T19:47:32.0899499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-like-fix' 2025-03-04T19:47:32.0900134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-lr' 2025-03-04T19:47:32.0900843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tensor-lr2' 2025-03-04T19:47:32.0901561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-inherit' 2025-03-04T19:47:32.0902374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode' 2025-03-04T19:47:32.0903156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-backup2' 2025-03-04T19:47:32.0903904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-reland' 2025-03-04T19:47:32.0904700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-reland2' 2025-03-04T19:47:32.0905478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-mode-reland3' 2025-03-04T19:47:32.0906258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-refactor' 2025-03-04T19:47:32.0907099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-subclass-stack' 2025-03-04T19:47:32.0907880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tf-trace-full' 2025-03-04T19:47:32.0908572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/th' 2025-03-04T19:47:32.0909362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/tune-proto' 2025-03-04T19:47:32.0910122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/vary-beta' 2025-03-04T19:47:32.0910886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/vary-beta2' 2025-03-04T19:47:32.0911660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos/weird-perf1' 2025-03-04T19:47:32.0912398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mlazos' 2025-03-04T19:47:32.0913620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mod_guards1' 2025-03-04T19:47:32.0914306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mod_guards3' 2025-03-04T19:47:32.0914998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/moderniz29_cyy' 2025-03-04T19:47:32.0915652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mps-linear-1d' 2025-03-04T19:47:32.0916459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mradmila/host_stats' 2025-03-04T19:47:32.0917199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mradmila' 2025-03-04T19:47:32.0918134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-10' 2025-03-04T19:47:32.0918969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-11' 2025-03-04T19:47:32.0924635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-12' 2025-03-04T19:47:32.0925465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-13' 2025-03-04T19:47:32.0926465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim-patch-14' 2025-03-04T19:47:32.0927209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/cache' 2025-03-04T19:47:32.0928069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/dtensorfusedadam' 2025-03-04T19:47:32.0928864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim/warn_once' 2025-03-04T19:47:32.0929650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/msaroufim' 2025-03-04T19:47:32.0930433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/mypy_fix' 2025-03-04T19:47:32.0931134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/myst_nb_trial' 2025-03-04T19:47:32.0931837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/nestedfairseq2ops1' 2025-03-04T19:47:32.0932566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/new-batch-norm' 2025-03-04T19:47:32.0933237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/new_branch' 2025-03-04T19:47:32.0933991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/new_guard_system' 2025-03-04T19:47:32.0934678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/bits' 2025-03-04T19:47:32.0935381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/copy2d' 2025-03-04T19:47:32.0936054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/gg' 2025-03-04T19:47:32.0936787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel/min_docs' 2025-03-04T19:47:32.0937523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ngimel' 2025-03-04T19:47:32.0938153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/nightly' 2025-03-04T19:47:32.0939034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved/linalg_codeowners' 2025-03-04T19:47:32.0939865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved/solve_doc_update' 2025-03-04T19:47:32.0940640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved/tensordot' 2025-03-04T19:47:32.0941413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/nikitaved' 2025-03-04T19:47:32.0942053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/offline' 2025-03-04T19:47:32.0942761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/openblas_gemv' 2025-03-04T19:47:32.0943448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.10' 2025-03-04T19:47:32.0944185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.11' 2025-03-04T19:47:32.0944928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.12' 2025-03-04T19:47:32.0945698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.13' 2025-03-04T19:47:32.0946442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.6' 2025-03-04T19:47:32.0947200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.7' 2025-03-04T19:47:32.0947962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.8' 2025-03-04T19:47:32.0948827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/1.9' 2025-03-04T19:47:32.0949510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.0' 2025-03-04T19:47:32.0950250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.1' 2025-03-04T19:47:32.0950950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.2' 2025-03-04T19:47:32.0951657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.3' 2025-03-04T19:47:32.0952536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.4' 2025-03-04T19:47:32.0953283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.5' 2025-03-04T19:47:32.0954018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release/2.6' 2025-03-04T19:47:32.0954808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig/release' 2025-03-04T19:47:32.0955541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/orig' 2025-03-04T19:47:32.0956318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh/stroxler/1/head' 2025-03-04T19:47:32.0957129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh/stroxler/1' 2025-03-04T19:47:32.0958109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh/stroxler' 2025-03-04T19:47:32.0958886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/gh' 2025-03-04T19:47:32.0959530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/voz/serde' 2025-03-04T19:47:32.0960293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin/voz' 2025-03-04T19:47:32.0961013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/origin' 2025-03-04T19:47:32.0961732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/oulgen/fx_graph' 2025-03-04T19:47:32.0962470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/oulgen' 2025-03-04T19:47:32.0963137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/palic_hotfix' 2025-03-04T19:47:32.0963743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/parallel_cat' 2025-03-04T19:47:32.0964384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/parallel_reduce' 2025-03-04T19:47:32.0964921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pca2' 2025-03-04T19:47:32.0965665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/peterbell10/null-change' 2025-03-04T19:47:32.0966373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/peterbell10' 2025-03-04T19:47:32.0967268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/backed_symint_endofbounds' 2025-03-04T19:47:32.0968131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/clear_pending_unbacked' 2025-03-04T19:47:32.0968924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/draft_strict_stack' 2025-03-04T19:47:32.0969774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/inductor_unbacked_symint' 2025-03-04T19:47:32.0970724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/meta_sdpa_for_cpu' 2025-03-04T19:47:32.0971508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/pre_forward_hook' 2025-03-04T19:47:32.0972385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/symbol_provenance_draft' 2025-03-04T19:47:32.0973218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/symbol_provenance_v1' 2025-03-04T19:47:32.0974072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/treat_sizes_as_size_like' 2025-03-04T19:47:32.0975037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/unbacked_bindings' 2025-03-04T19:47:32.0975776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk/unbacked_mod_hint' 2025-03-04T19:47:32.0976465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pianpwk' 2025-03-04T19:47:32.0977202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/plain-metal-mul-kernel' 2025-03-04T19:47:32.0977843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/polyfill-class' 2025-03-04T19:47:32.0978501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pr/131860' 2025-03-04T19:47:32.0979174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pr' 2025-03-04T19:47:32.0980001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/prepare-android-artifacts' 2025-03-04T19:47:32.0980771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/profiler_triton_kwargs' 2025-03-04T19:47:32.0981519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pt-debug-cpu0' 2025-03-04T19:47:32.0982236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/pt-opt-cuda3' 2025-03-04T19:47:32.0983066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/python_compiled_autograd' 2025-03-04T19:47:32.0983768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/qat-conv-bn-1d' 2025-03-04T19:47:32.0984557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/qat-remove-bias-temp' 2025-03-04T19:47:32.0985324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/qat_cudnn_batchnorm' 2025-03-04T19:47:32.0986213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/qat_preserve_source_fn_stack' 2025-03-04T19:47:32.0987059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/qchip/export-D54134695' 2025-03-04T19:47:32.0987796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/qchip' 2025-03-04T19:47:32.0988493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/raggedsdpa' 2025-03-04T19:47:32.0989289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/reenable-sgd-benchmark' 2025-03-04T19:47:32.0990023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/refactor-adamw' 2025-03-04T19:47:32.0990718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.10' 2025-03-04T19:47:32.0991433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.11' 2025-03-04T19:47:32.0992040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.12' 2025-03-04T19:47:32.0992809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.13' 2025-03-04T19:47:32.0993446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.4' 2025-03-04T19:47:32.0994098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.4.1' 2025-03-04T19:47:32.0994728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.5' 2025-03-04T19:47:32.0995380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.6' 2025-03-04T19:47:32.0996206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.7' 2025-03-04T19:47:32.0996832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.8' 2025-03-04T19:47:32.0997437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/1.9' 2025-03-04T19:47:32.0998155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.0' 2025-03-04T19:47:32.0998871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.1' 2025-03-04T19:47:32.0999265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.2' 2025-03-04T19:47:32.0999637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.3' 2025-03-04T19:47:32.1000017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.4' 2025-03-04T19:47:32.1000392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.5' 2025-03-04T19:47:32.1000774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/2.6' 2025-03-04T19:47:32.1001153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release/3.2.x' 2025-03-04T19:47:32.1001573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release' 2025-03-04T19:47:32.1001948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/release_notes' 2025-03-04T19:47:32.1002382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/remove-edit-on-github' 2025-03-04T19:47:32.1002792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/remove-link-survey' 2025-03-04T19:47:32.1003185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/remove_global_ns' 2025-03-04T19:47:32.1003596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/requires_grad_fix' 2025-03-04T19:47:32.1004174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0' 2025-03-04T19:47:32.1004670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-111036-skylion007' 2025-03-04T19:47:32.1005049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-112125' 2025-03-04T19:47:32.1005571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1/head' 2025-03-04T19:47:32.1006098Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh/krzysztofjordan/1' 2025-03-04T19:47:32.1006635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh/krzysztofjordan' 2025-03-04T19:47:32.1007074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131069-gh' 2025-03-04T19:47:32.1007752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh/andrewor14/51/head' 2025-03-04T19:47:32.1008261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh/andrewor14/51' 2025-03-04T19:47:32.1008755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh/andrewor14' 2025-03-04T19:47:32.1009210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert-131469-gh' 2025-03-04T19:47:32.1009629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert_commit_b57b38b' 2025-03-04T19:47:32.1010232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/revert_realize_input_ExternKernel' 2025-03-04T19:47:32.1010655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-13' 2025-03-04T19:47:32.1011090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-14' 2025-03-04T19:47:32.1011505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-15' 2025-03-04T19:47:32.1011935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rohan-varma-patch-16' 2025-03-04T19:47:32.1012333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rprop-playground' 2025-03-04T19:47:32.1013176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/run-ios-test-device-farm' 2025-03-04T19:47:32.1013726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ryanguo99/cleanup-dynamo-expected-failures' 2025-03-04T19:47:32.1014171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ryanguo99/fix-closure-var' 2025-03-04T19:47:32.1014606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/ryanguo99' 2025-03-04T19:47:32.1014992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/cache_name' 2025-03-04T19:47:32.1015443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/faketensor_bench' 2025-03-04T19:47:32.1015796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/fix' 2025-03-04T19:47:32.1016166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/fix2' 2025-03-04T19:47:32.1016525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/njt' 2025-03-04T19:47:32.1016920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/operator' 2025-03-04T19:47:32.1017279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/pca' 2025-03-04T19:47:32.1017671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/pipe_split' 2025-03-04T19:47:32.1018060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/realprop' 2025-03-04T19:47:32.1018463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou/setup_context' 2025-03-04T19:47:32.1018860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/rzou' 2025-03-04T19:47:32.1019234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/safe-rollout' 2025-03-04T19:47:32.1019777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/fix_llama_da8w8_corner_case' 2025-03-04T19:47:32.1020380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/gemm_template_avoid_malloc_lock_contention' 2025-03-04T19:47:32.1020953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/modify_fp32_micro_gemm' 2025-03-04T19:47:32.1021477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/refactor_aten_int8_woq_gemm' 2025-03-04T19:47:32.1022090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm' 2025-03-04T19:47:32.1022587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel/woq_gemm_buf_size_patch' 2025-03-04T19:47:32.1023061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitintel' 2025-03-04T19:47:32.1023634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitj/remove_duplicate_line_from_freezing.py' 2025-03-04T19:47:32.1024059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sanchitj' 2025-03-04T19:47:32.1024471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdpa_autocast_cpu' 2025-03-04T19:47:32.1024833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdpa_base' 2025-03-04T19:47:32.1025202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/2.5.1' 2025-03-04T19:47:32.1025634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/docker-python-3.8' 2025-03-04T19:47:32.1026054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/revert-107846' 2025-03-04T19:47:32.1026459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/revert-109859' 2025-03-04T19:47:32.1026857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/skip-asan' 2025-03-04T19:47:32.1027270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/todo-docstring' 2025-03-04T19:47:32.1027644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/torchfix' 2025-03-04T19:47:32.1028113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/torchvision-pretrained' 2025-03-04T19:47:32.1028517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/typed-storage' 2025-03-04T19:47:32.1028885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym/wno' 2025-03-04T19:47:32.1029262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sdym' 2025-03-04T19:47:32.1029815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/seemethere/add_h100_nightly_perf_benchmarks' 2025-03-04T19:47:32.1030227Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/seemethere' 2025-03-04T19:47:32.1030640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/share_and_pin_fork' 2025-03-04T19:47:32.1031057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shengf/fx-xform-perf' 2025-03-04T19:47:32.1031465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shengf' 2025-03-04T19:47:32.1031889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shikaili_fp8_allgather' 2025-03-04T19:47:32.1032298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-3' 2025-03-04T19:47:32.1032714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-4' 2025-03-04T19:47:32.1033197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-5' 2025-03-04T19:47:32.1033615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loaf-bm-6' 2025-03-04T19:47:32.1034150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-loop-ordering-after-fusion-bm-2' 2025-03-04T19:47:32.1034600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-multi-kernel-2' 2025-03-04T19:47:32.1035033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-multi-kernel-3' 2025-03-04T19:47:32.1035543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-scale-down-rblock' 2025-03-04T19:47:32.1035998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-tigher-upperbound' 2025-03-04T19:47:32.1036480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/shunting-triton-pin-update-5' 2025-03-04T19:47:32.1036921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/simplify-fq-per-channel' 2025-03-04T19:47:32.1037309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/source_fn_stack' 2025-03-04T19:47:32.1037825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/speedup-mps-string-key' 2025-03-04T19:47:32.1038219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sqzhang/flight4' 2025-03-04T19:47:32.1038651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sqzhang/flight4plus' 2025-03-04T19:47:32.1039045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sqzhang' 2025-03-04T19:47:32.1039506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund/record_funct_test' 2025-03-04T19:47:32.1039904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund' 2025-03-04T19:47:32.1040305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund16/test' 2025-03-04T19:47:32.1040715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sraikund16' 2025-03-04T19:47:32.1041176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/subscribe_codeowners_lucasllc' 2025-03-04T19:47:32.1041532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/super' 2025-03-04T19:47:32.1041922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/svekars-patch-7' 2025-03-04T19:47:32.1042298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/switch-bn' 2025-03-04T19:47:32.1042733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/sympy-bottleneck-repro' 2025-03-04T19:47:32.1043118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/teja/dcp_poc' 2025-03-04T19:47:32.1043495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/teja' 2025-03-04T19:47:32.1043876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/tensor_life' 2025-03-04T19:47:32.1044305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/tensordict_integration' 2025-03-04T19:47:32.1044766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/test-move-conda-builds' 2025-03-04T19:47:32.1045223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/test-torchvision-install-ci' 2025-03-04T19:47:32.1045656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/test/inductor' 2025-03-04T19:47:32.1046050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/test' 2025-03-04T19:47:32.1046400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/test_od' 2025-03-04T19:47:32.1046860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/test_od_cudnn_bn_qat_fusion' 2025-03-04T19:47:32.1047273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/tidy_performance_cyy' 2025-03-04T19:47:32.1047705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/torchgen_ns' 2025-03-04T19:47:32.1048144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/trace_fsdp_torchtune_lora' 2025-03-04T19:47:32.1048596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/traceable_fsdp_unit_tests' 2025-03-04T19:47:32.1048997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/tree_loop_vec_base' 2025-03-04T19:47:32.1049374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/tree_vec_base' 2025-03-04T19:47:32.1049846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/triton-cpu-arm-expriment' 2025-03-04T19:47:32.1050224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/triton-update' 2025-03-04T19:47:32.1050613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/triton_kernel' 2025-03-04T19:47:32.1051014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/triton_kernel_perf' 2025-03-04T19:47:32.1051439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/try-speedup-docbuild' 2025-03-04T19:47:32.1051798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/type_dec' 2025-03-04T19:47:32.1052251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/unbreak_cpp_builder_clang' 2025-03-04T19:47:32.1052784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-audio-commit-hash/13043025845-1444-1' 2025-03-04T19:47:32.1053329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-audio-commit-hash/13210264744-1454-1' 2025-03-04T19:47:32.1053864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-audio-commit-hash/13402729107-1466-1' 2025-03-04T19:47:32.1054352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-audio-commit-hash' 2025-03-04T19:47:32.1054928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/12838938822-1425-1' 2025-03-04T19:47:32.1055480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/13319730828-1460-1' 2025-03-04T19:47:32.1056045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/13339750520-1461-1' 2025-03-04T19:47:32.1056595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/13349943940-1462-1' 2025-03-04T19:47:32.1057161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/13360269739-1463-1' 2025-03-04T19:47:32.1057713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/13380672687-1464-1' 2025-03-04T19:47:32.1058332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash/13402729107-1466-1' 2025-03-04T19:47:32.1058844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-executorch-commit-hash' 2025-03-04T19:47:32.1059379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6078630218-694-1' 2025-03-04T19:47:32.1059898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6091086722-695-1' 2025-03-04T19:47:32.1060480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6116061554-699-1' 2025-03-04T19:47:32.1061005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6140304273-702-1' 2025-03-04T19:47:32.1061527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6210383723-710-1' 2025-03-04T19:47:32.1062062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6319671985-721-1' 2025-03-04T19:47:32.1062583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6345577305-723-1' 2025-03-04T19:47:32.1063121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6366568705-725-1' 2025-03-04T19:47:32.1063642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6386942932-727-1' 2025-03-04T19:47:32.1064185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6399845260-728-1' 2025-03-04T19:47:32.1064703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6412969951-729-1' 2025-03-04T19:47:32.1065240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6425844356-730-1' 2025-03-04T19:47:32.1065782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6463026337-734-1' 2025-03-04T19:47:32.1066314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6489506557-736-1' 2025-03-04T19:47:32.1066836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6520762621-739-1' 2025-03-04T19:47:32.1067371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6581672893-744-1' 2025-03-04T19:47:32.1067890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6593929043-745-1' 2025-03-04T19:47:32.1068459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6634009725-750-1' 2025-03-04T19:47:32.1068988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6673463792-754-1' 2025-03-04T19:47:32.1069509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6700258936-758-1' 2025-03-04T19:47:32.1070042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6805589684-770-1' 2025-03-04T19:47:32.1070571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6818989957-773-1' 2025-03-04T19:47:32.1071102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6830864778-774-1' 2025-03-04T19:47:32.1071675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6857388096-777-1' 2025-03-04T19:47:32.1072208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6871122584-778-1' 2025-03-04T19:47:32.1072732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/6884505667-779-1' 2025-03-04T19:47:32.1073292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash/9010274985-1089-1' 2025-03-04T19:47:32.1073834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-vision-commit-hash' 2025-03-04T19:47:32.1074365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/10140112669-125-1' 2025-03-04T19:47:32.1074872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6070520075-77-1' 2025-03-04T19:47:32.1075377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6143382673-78-1' 2025-03-04T19:47:32.1075910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6219563710-79-1' 2025-03-04T19:47:32.1076414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6296332542-80-1' 2025-03-04T19:47:32.1076931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6377302016-81-1' 2025-03-04T19:47:32.1077434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6453689944-82-1' 2025-03-04T19:47:32.1078016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6530489691-83-1' 2025-03-04T19:47:32.1078526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6610159969-84-1' 2025-03-04T19:47:32.1079046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6689695021-85-1' 2025-03-04T19:47:32.1079549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6767672412-86-1' 2025-03-04T19:47:32.1080063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash/6846986487-87-1' 2025-03-04T19:47:32.1080548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update-xla-commit-hash' 2025-03-04T19:47:32.1081092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_docs_torch_multinomial_issue#125388' 2025-03-04T19:47:32.1081507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_kineto_0212_3' 2025-03-04T19:47:32.1081910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_kineto_0214' 2025-03-04T19:47:32.1082389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1722488736' 2025-03-04T19:47:32.1082840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1722879173' 2025-03-04T19:47:32.1083301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1738568376' 2025-03-04T19:47:32.1083751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1739173241' 2025-03-04T19:47:32.1084214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1739777990' 2025-03-04T19:47:32.1084753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_slow_tests_1740382789' 2025-03-04T19:47:32.1085199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_submodule_FBGEMM' 2025-03-04T19:47:32.1085630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/update_submodule_kineto' 2025-03-04T19:47:32.1086070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/use-better-label-for-dcp' 2025-03-04T19:47:32.1086430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v0.1.2' 2025-03-04T19:47:32.1086830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.0.1' 2025-03-04T19:47:32.1087193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.0.3' 2025-03-04T19:47:32.1087537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.1.0' 2025-03-04T19:47:32.1087900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.2.0' 2025-03-04T19:47:32.1088244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.3.0' 2025-03-04T19:47:32.1088603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/v1.3.1' 2025-03-04T19:47:32.1088976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/validate_fn' 2025-03-04T19:47:32.1089383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/validations_2.6' 2025-03-04T19:47:32.1089777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/vfdev-5-patch-2' 2025-03-04T19:47:32.1090154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/viable/strict' 2025-03-04T19:47:32.1090588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/viable' 2025-03-04T19:47:32.1091046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/compiled_autograd_hooks' 2025-03-04T19:47:32.1091465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd2' 2025-03-04T19:47:32.1091872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd4' 2025-03-04T19:47:32.1092314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd_merge' 2025-03-04T19:47:32.1092754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/fsdp_autograd_merge2' 2025-03-04T19:47:32.1093140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/partials' 2025-03-04T19:47:32.1093536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/puffery' 2025-03-04T19:47:32.1093907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/serde2' 2025-03-04T19:47:32.1094369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz/soft_fork_autograd_fsdp' 2025-03-04T19:47:32.1094747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/voz' 2025-03-04T19:47:32.1095162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/add_boto3' 2025-03-04T19:47:32.1095562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/iss145259_alt' 2025-03-04T19:47:32.1095963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/iss_145259' 2025-03-04T19:47:32.1096348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/iss_145801' 2025-03-04T19:47:32.1096810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/sccache_nvcc' 2025-03-04T19:47:32.1097245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/sccache_simplified' 2025-03-04T19:47:32.1097667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr/xpu_sccache_fix' 2025-03-04T19:47:32.1098048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/wdvr' 2025-03-04T19:47:32.1098651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight' 2025-03-04T19:47:32.1099164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight4' 2025-03-04T19:47:32.1099539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight51' 2025-03-04T19:47:32.1099923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight53' 2025-03-04T19:47:32.1100314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flight_full' 2025-03-04T19:47:32.1100707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/flightbase' 2025-03-04T19:47:32.1101076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/p2phang' 2025-03-04T19:47:32.1101452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc/stage2' 2025-03-04T19:47:32.1101826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/whc' 2025-03-04T19:47:32.1102236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_5a2be192d1' 2025-03-04T19:47:32.1102618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_api' 2025-03-04T19:47:32.1103030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_cudagraphs' 2025-03-04T19:47:32.1103415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_jan3' 2025-03-04T19:47:32.1103798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_jun18' 2025-03-04T19:47:32.1104188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_jun24' 2025-03-04T19:47:32.1104582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_mem_base' 2025-03-04T19:47:32.1104987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_mem_fix' 2025-03-04T19:47:32.1105391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_memory_fix' 2025-03-04T19:47:32.1105837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_memory_fix_rebased' 2025-03-04T19:47:32.1106305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_memory_fix_rebased2' 2025-03-04T19:47:32.1106722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_move_to_cuda' 2025-03-04T19:47:32.1107128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_overhead' 2025-03-04T19:47:32.1107585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_overhead_0eba7e5451' 2025-03-04T19:47:32.1107987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_scalar' 2025-03-04T19:47:32.1108427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_subclass_mem_fix' 2025-03-04T19:47:32.1108831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_warm_mem' 2025-03-04T19:47:32.1109320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/ca_warm_mem_base' 2025-03-04T19:47:32.1109729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_jun18' 2025-03-04T19:47:32.1110225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_jun19' 2025-03-04T19:47:32.1111171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_jun4' 2025-03-04T19:47:32.1112086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/cacu_may27' 2025-03-04T19:47:32.1113344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/circular_dep' 2025-03-04T19:47:32.1114335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_bench' 2025-03-04T19:47:32.1115424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_bench_base' 2025-03-04T19:47:32.1116520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_benchmark' 2025-03-04T19:47:32.1117581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_ddp' 2025-03-04T19:47:32.1118706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_feb_29' 2025-03-04T19:47:32.1119852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_graph_breaks' 2025-03-04T19:47:32.1120933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_hud' 2025-03-04T19:47:32.1122244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_hypothetical_perf' 2025-03-04T19:47:32.1123571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/compiled_autograd_perf_no_reuse' 2025-03-04T19:47:32.1124745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/disable_duck_shape' 2025-03-04T19:47:32.1125866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/distributed_torchbench' 2025-03-04T19:47:32.1126949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/fca_cpp_node_passthrough' 2025-03-04T19:47:32.1128010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/feb_10_compiled_autograd' 2025-03-04T19:47:32.1129119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/feb_10_compiled_autograd_cudagraph' 2025-03-04T19:47:32.1130222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/fsdp_wraps' 2025-03-04T19:47:32.1131307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/issue_123374' 2025-03-04T19:47:32.1132348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/oss_benchmark_script' 2025-03-04T19:47:32.1133356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/rename_nanogpt' 2025-03-04T19:47:32.1134344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/retains_grad_hooks' 2025-03-04T19:47:32.1135317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/segfault_test' 2025-03-04T19:47:32.1136250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/single_step' 2025-03-04T19:47:32.1137149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/sth_0829' 2025-03-04T19:47:32.1138161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/test' 2025-03-04T19:47:32.1139044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan/yolov3_oom' 2025-03-04T19:47:32.1139950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/xmfan' 2025-03-04T19:47:32.1140918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yguo/debug-0226-constexpr' 2025-03-04T19:47:32.1142036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yguo/fix-remaining-cpp-wrapper' 2025-03-04T19:47:32.1143073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yguo/new_latest_changes' 2025-03-04T19:47:32.1144101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yguo/patch_constexpr_changes' 2025-03-04T19:47:32.1145245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yguo/repro-segfault-triton-aoti-cpp-wrapper' 2025-03-04T19:47:32.1146303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yguo' 2025-03-04T19:47:32.1147221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yihan_quantization' 2025-03-04T19:47:32.1148140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yiming/bootcamp' 2025-03-04T19:47:32.1149052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/yiming' 2025-03-04T19:47:32.1149974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/canary-test' 2025-03-04T19:47:32.1150989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/historical-correlation-fix' 2025-03-04T19:47:32.1151977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/lint-fix' 2025-03-04T19:47:32.1152910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/metrics-job-id' 2025-03-04T19:47:32.1153898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/metrics-pr' 2025-03-04T19:47:32.1154841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/mypy-break-test' 2025-03-04T19:47:32.1155818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/mypy-break-test2' 2025-03-04T19:47:32.1156817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/mypy-break-test3' 2025-03-04T19:47:32.1157855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/mypy-update' 2025-03-04T19:47:32.1158816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/pull-migration-c' 2025-03-04T19:47:32.1159777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/sha-checking' 2025-03-04T19:47:32.1160744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-baseline-stats' 2025-03-04T19:47:32.1161693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-class' 2025-03-04T19:47:32.1162630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-class-metrics' 2025-03-04T19:47:32.1163590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-downgrade' 2025-03-04T19:47:32.1164530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-file-pass' 2025-03-04T19:47:32.1165536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-metrics-v2' 2025-03-04T19:47:32.1166528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-pass-class-times' 2025-03-04T19:47:32.1167512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-shard-info' 2025-03-04T19:47:32.1168437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/td-trial' 2025-03-04T19:47:32.1169333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr/unstable' 2025-03-04T19:47:32.1170291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainr' 2025-03-04T19:47:32.1171211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainrizvi/testing1' 2025-03-04T19:47:32.1172135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zainrizvi' 2025-03-04T19:47:32.1173073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zasdfgbnm-patch-3' 2025-03-04T19:47:32.1173937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zb2p' 2025-03-04T19:47:32.1174755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zbv_algo' 2025-03-04T19:47:32.1175624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zdevito-patch-1' 2025-03-04T19:47:32.1176528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zdevito-patch-2' 2025-03-04T19:47:32.1177480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zeros-and-scatter-part2' 2025-03-04T19:47:32.1178436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/aoti/0' 2025-03-04T19:47:32.1179387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/aoti' 2025-03-04T19:47:32.1180341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/1' 2025-03-04T19:47:32.1181285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/12' 2025-03-04T19:47:32.1182233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/13' 2025-03-04T19:47:32.1183170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/14' 2025-03-04T19:47:32.1184097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/3' 2025-03-04T19:47:32.1185025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/6' 2025-03-04T19:47:32.1185982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/7' 2025-03-04T19:47:32.1186911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export/8' 2025-03-04T19:47:32.1187882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/export' 2025-03-04T19:47:32.1188896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/sticky_cache/0' 2025-03-04T19:47:32.1189926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/sticky_cache' 2025-03-04T19:47:32.1190901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/tmp/0' 2025-03-04T19:47:32.1191797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/tmp/2' 2025-03-04T19:47:32.1192736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17/tmp' 2025-03-04T19:47:32.1193768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zhxchen17' 2025-03-04T19:47:32.1194719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zxiiro/docs-build.sh' 2025-03-04T19:47:32.1195661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin/zxiiro' 2025-03-04T19:47:32.1196540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes/origin' 2025-03-04T19:47:32.1197342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs/remotes' 2025-03-04T19:47:32.1198243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/refs' 2025-03-04T19:47:32.1199121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs/HEAD' 2025-03-04T19:47:32.1199776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/logs' 2025-03-04T19:47:32.1200463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/config.worktree' 2025-03-04T19:47:32.1201104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/index' 2025-03-04T19:47:32.1201868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/branches' 2025-03-04T19:47:32.1202876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1203961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/commit-msg.sample' 2025-03-04T19:47:32.1204981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/post-update.sample' 2025-03-04T19:47:32.1206028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1207065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-commit.sample' 2025-03-04T19:47:32.1208107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1209121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-push.sample' 2025-03-04T19:47:32.1210130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-receive.sample' 2025-03-04T19:47:32.1211178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1212268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1213620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/update.sample' 2025-03-04T19:47:32.1214665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1215722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1216761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1217773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/hooks' 2025-03-04T19:47:32.1218677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/info/exclude' 2025-03-04T19:47:32.1219582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/info' 2025-03-04T19:47:32.1220477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/description' 2025-03-04T19:47:32.1221501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config' 2025-03-04T19:47:32.1222663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack/pack-78d43d44a493ed4449c6d3e96f95bbcbdf7107ca.pack' 2025-03-04T19:47:32.1224059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack/pack-78d43d44a493ed4449c6d3e96f95bbcbdf7107ca.rev' 2025-03-04T19:47:32.1225474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack/pack-78d43d44a493ed4449c6d3e96f95bbcbdf7107ca.idx' 2025-03-04T19:47:32.1226749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/pack' 2025-03-04T19:47:32.1227731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/objects/info' 2025-03-04T19:47:32.1228688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/objects' 2025-03-04T19:47:32.1229566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/HEAD' 2025-03-04T19:47:32.1230430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/heads/main' 2025-03-04T19:47:32.1231354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/heads' 2025-03-04T19:47:32.1232308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/tags' 2025-03-04T19:47:32.1233321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1234346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/remotes/origin' 2025-03-04T19:47:32.1235364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs/remotes' 2025-03-04T19:47:32.1236314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/refs' 2025-03-04T19:47:32.1237217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/packed-refs' 2025-03-04T19:47:32.1238278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1239373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/remotes/origin' 2025-03-04T19:47:32.1240453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/remotes' 2025-03-04T19:47:32.1241444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/heads/main' 2025-03-04T19:47:32.1242444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs/heads' 2025-03-04T19:47:32.1243430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/refs' 2025-03-04T19:47:32.1244345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs/HEAD' 2025-03-04T19:47:32.1245236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/logs' 2025-03-04T19:47:32.1246124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni' 2025-03-04T19:47:32.1246947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs' 2025-03-04T19:47:32.1247739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android' 2025-03-04T19:47:32.1248644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/branches' 2025-03-04T19:47:32.1249808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1250916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/commit-msg.sample' 2025-03-04T19:47:32.1252018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/post-update.sample' 2025-03-04T19:47:32.1253133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1254317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-commit.sample' 2025-03-04T19:47:32.1255417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1256517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-push.sample' 2025-03-04T19:47:32.1257599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-receive.sample' 2025-03-04T19:47:32.1258721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1259878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1260985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/update.sample' 2025-03-04T19:47:32.1262097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1263211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1264338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1265431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/hooks' 2025-03-04T19:47:32.1266430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/info/exclude' 2025-03-04T19:47:32.1267426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/info' 2025-03-04T19:47:32.1268419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/description' 2025-03-04T19:47:32.1269376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config' 2025-03-04T19:47:32.1270597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-690b5cabb6afcd42282369e0c49f4dc7a4a75992.pack' 2025-03-04T19:47:32.1272071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-690b5cabb6afcd42282369e0c49f4dc7a4a75992.rev' 2025-03-04T19:47:32.1273529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack/pack-690b5cabb6afcd42282369e0c49f4dc7a4a75992.idx' 2025-03-04T19:47:32.1274796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/pack' 2025-03-04T19:47:32.1275879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects/info' 2025-03-04T19:47:32.1276928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/objects' 2025-03-04T19:47:32.1277962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/HEAD' 2025-03-04T19:47:32.1279005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/heads/master' 2025-03-04T19:47:32.1280033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/heads' 2025-03-04T19:47:32.1281089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/tags' 2025-03-04T19:47:32.1282165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1283344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes/origin' 2025-03-04T19:47:32.1284453Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs/remotes' 2025-03-04T19:47:32.1285495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/refs' 2025-03-04T19:47:32.1286485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/packed-refs' 2025-03-04T19:47:32.1287544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1288689Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes/origin' 2025-03-04T19:47:32.1289832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/remotes' 2025-03-04T19:47:32.1290930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads/master' 2025-03-04T19:47:32.1292007Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs/heads' 2025-03-04T19:47:32.1293078Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/refs' 2025-03-04T19:47:32.1294073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs/HEAD' 2025-03-04T19:47:32.1295048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/logs' 2025-03-04T19:47:32.1296012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16' 2025-03-04T19:47:32.1297023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/branches' 2025-03-04T19:47:32.1298149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1299510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/commit-msg.sample' 2025-03-04T19:47:32.1300616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/post-update.sample' 2025-03-04T19:47:32.1301737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1302875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-commit.sample' 2025-03-04T19:47:32.1303989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1305109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-push.sample' 2025-03-04T19:47:32.1306255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-receive.sample' 2025-03-04T19:47:32.1308061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1309470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1310601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/update.sample' 2025-03-04T19:47:32.1311834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1313684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1314811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1315919Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/hooks' 2025-03-04T19:47:32.1317116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/info/exclude' 2025-03-04T19:47:32.1318383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/info' 2025-03-04T19:47:32.1319388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/description' 2025-03-04T19:47:32.1320640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config' 2025-03-04T19:47:32.1322076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-9f6cb4a2a28598dec6494817a1d7fa397ca5552e.pack' 2025-03-04T19:47:32.1323602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-9f6cb4a2a28598dec6494817a1d7fa397ca5552e.rev' 2025-03-04T19:47:32.1325369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack/pack-9f6cb4a2a28598dec6494817a1d7fa397ca5552e.idx' 2025-03-04T19:47:32.1326684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/pack' 2025-03-04T19:47:32.1327767Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects/info' 2025-03-04T19:47:32.1328870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/objects' 2025-03-04T19:47:32.1329853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/HEAD' 2025-03-04T19:47:32.1330827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads/master' 2025-03-04T19:47:32.1331882Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/heads' 2025-03-04T19:47:32.1332930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/tags' 2025-03-04T19:47:32.1334008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1335136Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes/origin' 2025-03-04T19:47:32.1336254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs/remotes' 2025-03-04T19:47:32.1337300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/refs' 2025-03-04T19:47:32.1338300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/packed-refs' 2025-03-04T19:47:32.1339466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1340618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes/origin' 2025-03-04T19:47:32.1341775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/remotes' 2025-03-04T19:47:32.1342884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads/master' 2025-03-04T19:47:32.1344032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs/heads' 2025-03-04T19:47:32.1345120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/refs' 2025-03-04T19:47:32.1346135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs/HEAD' 2025-03-04T19:47:32.1347126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/logs' 2025-03-04T19:47:32.1348113Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv' 2025-03-04T19:47:32.1349107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/branches' 2025-03-04T19:47:32.1350205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1351332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/commit-msg.sample' 2025-03-04T19:47:32.1352426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/post-update.sample' 2025-03-04T19:47:32.1353580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1354692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-commit.sample' 2025-03-04T19:47:32.1355860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1356974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-push.sample' 2025-03-04T19:47:32.1358186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-receive.sample' 2025-03-04T19:47:32.1359322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1360486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1361602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/update.sample' 2025-03-04T19:47:32.1362714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1363848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1364990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1366082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/hooks' 2025-03-04T19:47:32.1367097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/info/exclude' 2025-03-04T19:47:32.1368204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/info' 2025-03-04T19:47:32.1369200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/description' 2025-03-04T19:47:32.1370167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config' 2025-03-04T19:47:32.1371379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-2b92abec3a411af71258b66d7462689dbac256dc.pack' 2025-03-04T19:47:32.1373658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-2b92abec3a411af71258b66d7462689dbac256dc.rev' 2025-03-04T19:47:32.1375136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack/pack-2b92abec3a411af71258b66d7462689dbac256dc.idx' 2025-03-04T19:47:32.1376409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/pack' 2025-03-04T19:47:32.1377492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects/info' 2025-03-04T19:47:32.1378553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/objects' 2025-03-04T19:47:32.1379532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/HEAD' 2025-03-04T19:47:32.1380514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/heads/master' 2025-03-04T19:47:32.1381568Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/heads' 2025-03-04T19:47:32.1382634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/tags' 2025-03-04T19:47:32.1383696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1384817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes/origin' 2025-03-04T19:47:32.1385928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs/remotes' 2025-03-04T19:47:32.1386975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/refs' 2025-03-04T19:47:32.1387977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/packed-refs' 2025-03-04T19:47:32.1389074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1390243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes/origin' 2025-03-04T19:47:32.1391387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/remotes' 2025-03-04T19:47:32.1392486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads/master' 2025-03-04T19:47:32.1393590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs/heads' 2025-03-04T19:47:32.1394681Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/refs' 2025-03-04T19:47:32.1395689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs/HEAD' 2025-03-04T19:47:32.1396753Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/logs' 2025-03-04T19:47:32.1397815Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd' 2025-03-04T19:47:32.1406688Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/branches' 2025-03-04T19:47:32.1407878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1409072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/commit-msg.sample' 2025-03-04T19:47:32.1410466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/post-update.sample' 2025-03-04T19:47:32.1411666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1412889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-commit.sample' 2025-03-04T19:47:32.1414083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1415274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-push.sample' 2025-03-04T19:47:32.1416617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-receive.sample' 2025-03-04T19:47:32.1417849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1419081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1420268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/update.sample' 2025-03-04T19:47:32.1421459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1422661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1423861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1425060Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/hooks' 2025-03-04T19:47:32.1426235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/info/exclude' 2025-03-04T19:47:32.1427317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/info' 2025-03-04T19:47:32.1428384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/description' 2025-03-04T19:47:32.1429416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config' 2025-03-04T19:47:32.1430711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11ca9d6ea167b4ffa2791652eb02d89f31fd687c.pack' 2025-03-04T19:47:32.1432277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11ca9d6ea167b4ffa2791652eb02d89f31fd687c.rev' 2025-03-04T19:47:32.1433819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack/pack-11ca9d6ea167b4ffa2791652eb02d89f31fd687c.idx' 2025-03-04T19:47:32.1435298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/pack' 2025-03-04T19:47:32.1436600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects/info' 2025-03-04T19:47:32.1437813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/objects' 2025-03-04T19:47:32.1438882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/HEAD' 2025-03-04T19:47:32.1440017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads/master' 2025-03-04T19:47:32.1441138Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/heads' 2025-03-04T19:47:32.1442276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/tags' 2025-03-04T19:47:32.1443437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1444629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes/origin' 2025-03-04T19:47:32.1445796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs/remotes' 2025-03-04T19:47:32.1446914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/refs' 2025-03-04T19:47:32.1447996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/packed-refs' 2025-03-04T19:47:32.1449130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1450364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes/origin' 2025-03-04T19:47:32.1451589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/remotes' 2025-03-04T19:47:32.1452754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads/master' 2025-03-04T19:47:32.1453916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs/heads' 2025-03-04T19:47:32.1455059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/refs' 2025-03-04T19:47:32.1456137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs/HEAD' 2025-03-04T19:47:32.1457204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/logs' 2025-03-04T19:47:32.1458262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool' 2025-03-04T19:47:32.1459233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps' 2025-03-04T19:47:32.1460169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/branches' 2025-03-04T19:47:32.1461170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1462180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/commit-msg.sample' 2025-03-04T19:47:32.1463391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/post-update.sample' 2025-03-04T19:47:32.1464504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1465525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-commit.sample' 2025-03-04T19:47:32.1466556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1467581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-push.sample' 2025-03-04T19:47:32.1468588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-receive.sample' 2025-03-04T19:47:32.1469660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1470732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1471755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/update.sample' 2025-03-04T19:47:32.1472769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1473799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1474839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1475844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/hooks' 2025-03-04T19:47:32.1476733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/info/exclude' 2025-03-04T19:47:32.1477750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/info' 2025-03-04T19:47:32.1478658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/description' 2025-03-04T19:47:32.1479528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config' 2025-03-04T19:47:32.1480641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack/pack-05cd51ad63788a95688e011d906d88a806a9671d.pack' 2025-03-04T19:47:32.1482012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack/pack-05cd51ad63788a95688e011d906d88a806a9671d.rev' 2025-03-04T19:47:32.1483371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack/pack-05cd51ad63788a95688e011d906d88a806a9671d.idx' 2025-03-04T19:47:32.1484547Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/pack' 2025-03-04T19:47:32.1485526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/objects/info' 2025-03-04T19:47:32.1486488Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/objects' 2025-03-04T19:47:32.1487367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/HEAD' 2025-03-04T19:47:32.1488247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/heads/master' 2025-03-04T19:47:32.1489216Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/heads' 2025-03-04T19:47:32.1490182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/tags' 2025-03-04T19:47:32.1491148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1492181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/remotes/origin' 2025-03-04T19:47:32.1493264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs/remotes' 2025-03-04T19:47:32.1494218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/refs' 2025-03-04T19:47:32.1495118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/packed-refs' 2025-03-04T19:47:32.1496091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1497231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/remotes/origin' 2025-03-04T19:47:32.1498505Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/remotes' 2025-03-04T19:47:32.1499524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/heads/master' 2025-03-04T19:47:32.1500528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs/heads' 2025-03-04T19:47:32.1501504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/refs' 2025-03-04T19:47:32.1502415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs/HEAD' 2025-03-04T19:47:32.1503383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/logs' 2025-03-04T19:47:32.1504368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK' 2025-03-04T19:47:32.1505248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/branches' 2025-03-04T19:47:32.1506231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1507271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/commit-msg.sample' 2025-03-04T19:47:32.1508309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/post-update.sample' 2025-03-04T19:47:32.1509317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1510321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-commit.sample' 2025-03-04T19:47:32.1511337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1512331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-push.sample' 2025-03-04T19:47:32.1513300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-receive.sample' 2025-03-04T19:47:32.1514319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1515365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1516370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/update.sample' 2025-03-04T19:47:32.1517375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1518820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1519847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1520834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/hooks' 2025-03-04T19:47:32.1521926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/info/exclude' 2025-03-04T19:47:32.1522809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/info' 2025-03-04T19:47:32.1523717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/description' 2025-03-04T19:47:32.1524572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config' 2025-03-04T19:47:32.1525743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack/pack-5969a65e57030c28bf2909cc14f91fdd19ff376d.pack' 2025-03-04T19:47:32.1527082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack/pack-5969a65e57030c28bf2909cc14f91fdd19ff376d.rev' 2025-03-04T19:47:32.1528428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack/pack-5969a65e57030c28bf2909cc14f91fdd19ff376d.idx' 2025-03-04T19:47:32.1529583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/objects/pack' 2025-03-04T19:47:32.1530544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/objects/info' 2025-03-04T19:47:32.1531482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/objects' 2025-03-04T19:47:32.1532345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/HEAD' 2025-03-04T19:47:32.1533224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs/heads/release-v3' 2025-03-04T19:47:32.1534174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs/heads' 2025-03-04T19:47:32.1535102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs/tags' 2025-03-04T19:47:32.1536069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1537082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs/remotes/origin' 2025-03-04T19:47:32.1538081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs/remotes' 2025-03-04T19:47:32.1539013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/refs' 2025-03-04T19:47:32.1539901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/packed-refs' 2025-03-04T19:47:32.1540862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1541904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/remotes/origin' 2025-03-04T19:47:32.1542954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/remotes' 2025-03-04T19:47:32.1543970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/heads/release-v3' 2025-03-04T19:47:32.1544972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs/heads' 2025-03-04T19:47:32.1545948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/refs' 2025-03-04T19:47:32.1546852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs/HEAD' 2025-03-04T19:47:32.1547731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/logs' 2025-03-04T19:47:32.1548586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX' 2025-03-04T19:47:32.1549637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/branches' 2025-03-04T19:47:32.1550794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1551993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/commit-msg.sample' 2025-03-04T19:47:32.1553163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/post-update.sample' 2025-03-04T19:47:32.1554401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1555568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-commit.sample' 2025-03-04T19:47:32.1556742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1558004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-push.sample' 2025-03-04T19:47:32.1559155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-receive.sample' 2025-03-04T19:47:32.1560349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1561586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1562793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/update.sample' 2025-03-04T19:47:32.1563971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1565169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1566350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1567557Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/hooks' 2025-03-04T19:47:32.1568616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/info/exclude' 2025-03-04T19:47:32.1569670Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/info' 2025-03-04T19:47:32.1570728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/description' 2025-03-04T19:47:32.1571746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config' 2025-03-04T19:47:32.1573030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-1ee4279ae4500423a4cbf86cf505dc5debdca578.pack' 2025-03-04T19:47:32.1574581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-1ee4279ae4500423a4cbf86cf505dc5debdca578.rev' 2025-03-04T19:47:32.1576126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack/pack-1ee4279ae4500423a4cbf86cf505dc5debdca578.idx' 2025-03-04T19:47:32.1577463Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/pack' 2025-03-04T19:47:32.1578594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects/info' 2025-03-04T19:47:32.1579768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/objects' 2025-03-04T19:47:32.1580793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/HEAD' 2025-03-04T19:47:32.1581824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/heads/master' 2025-03-04T19:47:32.1582951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/heads' 2025-03-04T19:47:32.1584145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/tags' 2025-03-04T19:47:32.1585282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1586462Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes/origin' 2025-03-04T19:47:32.1587623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs/remotes' 2025-03-04T19:47:32.1588715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/refs' 2025-03-04T19:47:32.1589765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/packed-refs' 2025-03-04T19:47:32.1590889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1592172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes/origin' 2025-03-04T19:47:32.1593360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/remotes' 2025-03-04T19:47:32.1594511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads/master' 2025-03-04T19:47:32.1595654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs/heads' 2025-03-04T19:47:32.1596774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/refs' 2025-03-04T19:47:32.1597902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs/HEAD' 2025-03-04T19:47:32.1599161Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/logs' 2025-03-04T19:47:32.1600204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator' 2025-03-04T19:47:32.1601181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/branches' 2025-03-04T19:47:32.1602190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1603223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/commit-msg.sample' 2025-03-04T19:47:32.1604237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/post-update.sample' 2025-03-04T19:47:32.1605278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1606307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-commit.sample' 2025-03-04T19:47:32.1607343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1608493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-push.sample' 2025-03-04T19:47:32.1609501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-receive.sample' 2025-03-04T19:47:32.1610538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1611615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1612775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/update.sample' 2025-03-04T19:47:32.1613802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1614842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1615888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1616879Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/hooks' 2025-03-04T19:47:32.1617792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/info/exclude' 2025-03-04T19:47:32.1618699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/info' 2025-03-04T19:47:32.1619606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/description' 2025-03-04T19:47:32.1620550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config' 2025-03-04T19:47:32.1621745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack/pack-3681274cfd2d0349ba30dc41b1ab3bdf7ea7ab12.pack' 2025-03-04T19:47:32.1623147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack/pack-3681274cfd2d0349ba30dc41b1ab3bdf7ea7ab12.rev' 2025-03-04T19:47:32.1624524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack/pack-3681274cfd2d0349ba30dc41b1ab3bdf7ea7ab12.idx' 2025-03-04T19:47:32.1625710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/pack' 2025-03-04T19:47:32.1626699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects/info' 2025-03-04T19:47:32.1627663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/objects' 2025-03-04T19:47:32.1628547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/HEAD' 2025-03-04T19:47:32.1629439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/heads/master' 2025-03-04T19:47:32.1630392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/heads' 2025-03-04T19:47:32.1631340Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/tags' 2025-03-04T19:47:32.1632327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1633368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/remotes/origin' 2025-03-04T19:47:32.1634391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs/remotes' 2025-03-04T19:47:32.1635348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/refs' 2025-03-04T19:47:32.1636324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/packed-refs' 2025-03-04T19:47:32.1637302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1638444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/remotes/origin' 2025-03-04T19:47:32.1639508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/remotes' 2025-03-04T19:47:32.1640522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/heads/master' 2025-03-04T19:47:32.1641591Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs/heads' 2025-03-04T19:47:32.1642580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/refs' 2025-03-04T19:47:32.1643507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs/HEAD' 2025-03-04T19:47:32.1644405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/logs' 2025-03-04T19:47:32.1645306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK' 2025-03-04T19:47:32.1646266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/branches' 2025-03-04T19:47:32.1647310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1648381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/commit-msg.sample' 2025-03-04T19:47:32.1649437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/post-update.sample' 2025-03-04T19:47:32.1650492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1651540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-commit.sample' 2025-03-04T19:47:32.1652585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1653632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-push.sample' 2025-03-04T19:47:32.1654655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-receive.sample' 2025-03-04T19:47:32.1655146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1655636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1656084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/update.sample' 2025-03-04T19:47:32.1656568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1657019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1657517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1657935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/hooks' 2025-03-04T19:47:32.1658345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/info/exclude' 2025-03-04T19:47:32.1658751Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/info' 2025-03-04T19:47:32.1659220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/description' 2025-03-04T19:47:32.1659591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config' 2025-03-04T19:47:32.1660253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack/pack-dc072f843fd09e8df715fdbeec78152bd880860e.pack' 2025-03-04T19:47:32.1660894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack/pack-dc072f843fd09e8df715fdbeec78152bd880860e.rev' 2025-03-04T19:47:32.1661595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack/pack-dc072f843fd09e8df715fdbeec78152bd880860e.idx' 2025-03-04T19:47:32.1662042Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/objects/pack' 2025-03-04T19:47:32.1662492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/objects/info' 2025-03-04T19:47:32.1662923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/objects' 2025-03-04T19:47:32.1663284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/HEAD' 2025-03-04T19:47:32.1663709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs/heads/main' 2025-03-04T19:47:32.1664145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs/heads' 2025-03-04T19:47:32.1664592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs/tags' 2025-03-04T19:47:32.1665064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1665552Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs/remotes/origin' 2025-03-04T19:47:32.1665994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs/remotes' 2025-03-04T19:47:32.1666411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/refs' 2025-03-04T19:47:32.1666803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/packed-refs' 2025-03-04T19:47:32.1667281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1667794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/remotes/origin' 2025-03-04T19:47:32.1668264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/remotes' 2025-03-04T19:47:32.1668715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/heads/main' 2025-03-04T19:47:32.1669170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs/heads' 2025-03-04T19:47:32.1669713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/refs' 2025-03-04T19:47:32.1670161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs/HEAD' 2025-03-04T19:47:32.1670577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/logs' 2025-03-04T19:47:32.1670963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark' 2025-03-04T19:47:32.1671437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/branches' 2025-03-04T19:47:32.1672019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1672506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/commit-msg.sample' 2025-03-04T19:47:32.1673010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/post-update.sample' 2025-03-04T19:47:32.1673519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1674069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-commit.sample' 2025-03-04T19:47:32.1674589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1675086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-push.sample' 2025-03-04T19:47:32.1675576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-receive.sample' 2025-03-04T19:47:32.1676108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1676634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1677120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/update.sample' 2025-03-04T19:47:32.1677652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1678232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1678766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1679217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/hooks' 2025-03-04T19:47:32.1679670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/info/exclude' 2025-03-04T19:47:32.1680111Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/info' 2025-03-04T19:47:32.1680562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/description' 2025-03-04T19:47:32.1680971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config' 2025-03-04T19:47:32.1681675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack/pack-0cdc912ded7e56b4afd8af2bf90699e2e42e608c.pack' 2025-03-04T19:47:32.1682354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack/pack-0cdc912ded7e56b4afd8af2bf90699e2e42e608c.rev' 2025-03-04T19:47:32.1683043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack/pack-0cdc912ded7e56b4afd8af2bf90699e2e42e608c.idx' 2025-03-04T19:47:32.1683526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/pack' 2025-03-04T19:47:32.1684022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects/info' 2025-03-04T19:47:32.1684481Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/objects' 2025-03-04T19:47:32.1684954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/HEAD' 2025-03-04T19:47:32.1685412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/heads/develop' 2025-03-04T19:47:32.1685880Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/heads' 2025-03-04T19:47:32.1686356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/tags' 2025-03-04T19:47:32.1686842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1687429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/remotes/origin' 2025-03-04T19:47:32.1687909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs/remotes' 2025-03-04T19:47:32.1688370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/refs' 2025-03-04T19:47:32.1688804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/packed-refs' 2025-03-04T19:47:32.1689327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1689858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/remotes/origin' 2025-03-04T19:47:32.1690378Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/remotes' 2025-03-04T19:47:32.1690858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/heads/develop' 2025-03-04T19:47:32.1691354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs/heads' 2025-03-04T19:47:32.1691841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/refs' 2025-03-04T19:47:32.1692263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs/HEAD' 2025-03-04T19:47:32.1692714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/logs' 2025-03-04T19:47:32.1693131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel' 2025-03-04T19:47:32.1693584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/branches' 2025-03-04T19:47:32.1694071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1694551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/commit-msg.sample' 2025-03-04T19:47:32.1695014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/post-update.sample' 2025-03-04T19:47:32.1695508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1695970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-commit.sample' 2025-03-04T19:47:32.1696474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1696930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-push.sample' 2025-03-04T19:47:32.1697400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-receive.sample' 2025-03-04T19:47:32.1697966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1698678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1699137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/update.sample' 2025-03-04T19:47:32.1699637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1700255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1700756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1701195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/hooks' 2025-03-04T19:47:32.1701606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/info/exclude' 2025-03-04T19:47:32.1702037Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/info' 2025-03-04T19:47:32.1702446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/description' 2025-03-04T19:47:32.1702824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config' 2025-03-04T19:47:32.1703500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack/pack-589de1721a82cf2dd02bc8087f53fa298b15ccc4.pack' 2025-03-04T19:47:32.1704146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack/pack-589de1721a82cf2dd02bc8087f53fa298b15ccc4.rev' 2025-03-04T19:47:32.1704806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack/pack-589de1721a82cf2dd02bc8087f53fa298b15ccc4.idx' 2025-03-04T19:47:32.1705264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/pack' 2025-03-04T19:47:32.1705731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects/info' 2025-03-04T19:47:32.1706159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/objects' 2025-03-04T19:47:32.1706548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/HEAD' 2025-03-04T19:47:32.1706979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/heads/master' 2025-03-04T19:47:32.1707435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/heads' 2025-03-04T19:47:32.1707877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/tags' 2025-03-04T19:47:32.1708337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1708834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/remotes/origin' 2025-03-04T19:47:32.1709285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs/remotes' 2025-03-04T19:47:32.1709718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/refs' 2025-03-04T19:47:32.1710127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/packed-refs' 2025-03-04T19:47:32.1710627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1711211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/remotes/origin' 2025-03-04T19:47:32.1711812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/remotes' 2025-03-04T19:47:32.1712267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/heads/master' 2025-03-04T19:47:32.1712745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs/heads' 2025-03-04T19:47:32.1713244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/refs' 2025-03-04T19:47:32.1713664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs/HEAD' 2025-03-04T19:47:32.1714083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/logs' 2025-03-04T19:47:32.1714475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib' 2025-03-04T19:47:32.1714902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/branches' 2025-03-04T19:47:32.1715365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1715819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/commit-msg.sample' 2025-03-04T19:47:32.1716268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/post-update.sample' 2025-03-04T19:47:32.1716739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1717180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-commit.sample' 2025-03-04T19:47:32.1717667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1718255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-push.sample' 2025-03-04T19:47:32.1718708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-receive.sample' 2025-03-04T19:47:32.1719197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1719687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1720127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/update.sample' 2025-03-04T19:47:32.1720613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1721078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1721567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1722013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/hooks' 2025-03-04T19:47:32.1722555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/info/exclude' 2025-03-04T19:47:32.1723100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/info' 2025-03-04T19:47:32.1723494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/description' 2025-03-04T19:47:32.1723946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config' 2025-03-04T19:47:32.1724606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack/pack-a0ca8c574f114569f84a1a6f49b35739a4ac05ec.pack' 2025-03-04T19:47:32.1725238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack/pack-a0ca8c574f114569f84a1a6f49b35739a4ac05ec.rev' 2025-03-04T19:47:32.1725885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack/pack-a0ca8c574f114569f84a1a6f49b35739a4ac05ec.idx' 2025-03-04T19:47:32.1726380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/pack' 2025-03-04T19:47:32.1726827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects/info' 2025-03-04T19:47:32.1727239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/objects' 2025-03-04T19:47:32.1727611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/HEAD' 2025-03-04T19:47:32.1728017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/heads/main' 2025-03-04T19:47:32.1728455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/heads' 2025-03-04T19:47:32.1728878Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/tags' 2025-03-04T19:47:32.1729340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1729805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/remotes/origin' 2025-03-04T19:47:32.1768008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs/remotes' 2025-03-04T19:47:32.1768634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/refs' 2025-03-04T19:47:32.1769043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/packed-refs' 2025-03-04T19:47:32.1769513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1770018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/remotes/origin' 2025-03-04T19:47:32.1770489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/remotes' 2025-03-04T19:47:32.1770926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/heads/main' 2025-03-04T19:47:32.1771377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs/heads' 2025-03-04T19:47:32.1771816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/refs' 2025-03-04T19:47:32.1772188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs/HEAD' 2025-03-04T19:47:32.1772581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/logs' 2025-03-04T19:47:32.1772995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo' 2025-03-04T19:47:32.1773447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/branches' 2025-03-04T19:47:32.1773958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1774432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/commit-msg.sample' 2025-03-04T19:47:32.1775112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/post-update.sample' 2025-03-04T19:47:32.1775610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1776100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-commit.sample' 2025-03-04T19:47:32.1776606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1777150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-push.sample' 2025-03-04T19:47:32.1777630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-receive.sample' 2025-03-04T19:47:32.1778173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1778699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1779152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/update.sample' 2025-03-04T19:47:32.1779679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1780179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1780706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1781144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/hooks' 2025-03-04T19:47:32.1781580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/info/exclude' 2025-03-04T19:47:32.1782006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/info' 2025-03-04T19:47:32.1782438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/description' 2025-03-04T19:47:32.1782882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config' 2025-03-04T19:47:32.1783560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack/pack-6ea0d7b4fc5bbf84319517e2f75bfd50b3a7694c.pack' 2025-03-04T19:47:32.1784232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack/pack-6ea0d7b4fc5bbf84319517e2f75bfd50b3a7694c.rev' 2025-03-04T19:47:32.1784890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack/pack-6ea0d7b4fc5bbf84319517e2f75bfd50b3a7694c.idx' 2025-03-04T19:47:32.1785377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/pack' 2025-03-04T19:47:32.1785845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects/info' 2025-03-04T19:47:32.1786299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/objects' 2025-03-04T19:47:32.1786685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/HEAD' 2025-03-04T19:47:32.1787130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/heads/main' 2025-03-04T19:47:32.1787584Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/heads' 2025-03-04T19:47:32.1788101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/tags' 2025-03-04T19:47:32.1788571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1789079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/remotes/origin' 2025-03-04T19:47:32.1789542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs/remotes' 2025-03-04T19:47:32.1790015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/refs' 2025-03-04T19:47:32.1790449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/packed-refs' 2025-03-04T19:47:32.1790943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1791487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/remotes/origin' 2025-03-04T19:47:32.1791973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/remotes' 2025-03-04T19:47:32.1792438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/heads/main' 2025-03-04T19:47:32.1792912Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs/heads' 2025-03-04T19:47:32.1793384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/refs' 2025-03-04T19:47:32.1793790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs/HEAD' 2025-03-04T19:47:32.1794233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/logs' 2025-03-04T19:47:32.1794636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend' 2025-03-04T19:47:32.1795049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/branches' 2025-03-04T19:47:32.1795523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1795965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/commit-msg.sample' 2025-03-04T19:47:32.1796425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/post-update.sample' 2025-03-04T19:47:32.1796887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1797345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-commit.sample' 2025-03-04T19:47:32.1797906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1798591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-push.sample' 2025-03-04T19:47:32.1799042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-receive.sample' 2025-03-04T19:47:32.1799528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1800006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1800425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/update.sample' 2025-03-04T19:47:32.1801087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1801532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1802022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1802426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/hooks' 2025-03-04T19:47:32.1802897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/info/exclude' 2025-03-04T19:47:32.1803294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/info' 2025-03-04T19:47:32.1803690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/description' 2025-03-04T19:47:32.1804053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config' 2025-03-04T19:47:32.1804706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack/pack-a56386c53d3ed724b4227ab0b986debec520df5c.pack' 2025-03-04T19:47:32.1805336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack/pack-a56386c53d3ed724b4227ab0b986debec520df5c.rev' 2025-03-04T19:47:32.1805975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack/pack-a56386c53d3ed724b4227ab0b986debec520df5c.idx' 2025-03-04T19:47:32.1806413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/objects/pack' 2025-03-04T19:47:32.1806844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/objects/info' 2025-03-04T19:47:32.1807267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/objects' 2025-03-04T19:47:32.1807619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/HEAD' 2025-03-04T19:47:32.1808033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs/heads/main' 2025-03-04T19:47:32.1808454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs/heads' 2025-03-04T19:47:32.1808886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs/tags' 2025-03-04T19:47:32.1809333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1809807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs/remotes/origin' 2025-03-04T19:47:32.1810237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs/remotes' 2025-03-04T19:47:32.1810631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/refs' 2025-03-04T19:47:32.1811026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/packed-refs' 2025-03-04T19:47:32.1811527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1812024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/remotes/origin' 2025-03-04T19:47:32.1812482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/remotes' 2025-03-04T19:47:32.1812919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/heads/main' 2025-03-04T19:47:32.1813418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs/heads' 2025-03-04T19:47:32.1813843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/refs' 2025-03-04T19:47:32.1814212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs/HEAD' 2025-03-04T19:47:32.1814616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/logs' 2025-03-04T19:47:32.1814986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass' 2025-03-04T19:47:32.1815438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/branches' 2025-03-04T19:47:32.1815906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1816333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/commit-msg.sample' 2025-03-04T19:47:32.1816783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/post-update.sample' 2025-03-04T19:47:32.1817234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1817677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-commit.sample' 2025-03-04T19:47:32.1818139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1818581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-push.sample' 2025-03-04T19:47:32.1819018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-receive.sample' 2025-03-04T19:47:32.1819494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1819964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1820378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/update.sample' 2025-03-04T19:47:32.1820859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1821294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1821778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1822168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/hooks' 2025-03-04T19:47:32.1822559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/info/exclude' 2025-03-04T19:47:32.1822942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/info' 2025-03-04T19:47:32.1823326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/description' 2025-03-04T19:47:32.1823675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config' 2025-03-04T19:47:32.1824390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack/pack-58b15100cd40c68ca1ed07d33d27a60059bd6758.pack' 2025-03-04T19:47:32.1825071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack/pack-58b15100cd40c68ca1ed07d33d27a60059bd6758.rev' 2025-03-04T19:47:32.1825689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack/pack-58b15100cd40c68ca1ed07d33d27a60059bd6758.idx' 2025-03-04T19:47:32.1826189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/objects/pack' 2025-03-04T19:47:32.1826614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/objects/info' 2025-03-04T19:47:32.1827026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/objects' 2025-03-04T19:47:32.1827370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/HEAD' 2025-03-04T19:47:32.1827783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs/heads/master' 2025-03-04T19:47:32.1828241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs/heads' 2025-03-04T19:47:32.1828663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs/tags' 2025-03-04T19:47:32.1829097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1829562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs/remotes/origin' 2025-03-04T19:47:32.1829980Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs/remotes' 2025-03-04T19:47:32.1830366Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/refs' 2025-03-04T19:47:32.1830753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/packed-refs' 2025-03-04T19:47:32.1831211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1831696Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/remotes/origin' 2025-03-04T19:47:32.1832144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/remotes' 2025-03-04T19:47:32.1832577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/heads/master' 2025-03-04T19:47:32.1833011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs/heads' 2025-03-04T19:47:32.1833433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/refs' 2025-03-04T19:47:32.1833795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs/HEAD' 2025-03-04T19:47:32.1834195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/logs' 2025-03-04T19:47:32.1834558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen' 2025-03-04T19:47:32.1834969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/branches' 2025-03-04T19:47:32.1835438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1835871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/commit-msg.sample' 2025-03-04T19:47:32.1836325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/post-update.sample' 2025-03-04T19:47:32.1836780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1837226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-commit.sample' 2025-03-04T19:47:32.1837767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1838272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-push.sample' 2025-03-04T19:47:32.1838713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-receive.sample' 2025-03-04T19:47:32.1839191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1839665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1840079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/update.sample' 2025-03-04T19:47:32.1840630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1841064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1841555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1841952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/hooks' 2025-03-04T19:47:32.1842344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/info/exclude' 2025-03-04T19:47:32.1842735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/info' 2025-03-04T19:47:32.1843127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/description' 2025-03-04T19:47:32.1843487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config' 2025-03-04T19:47:32.1844136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack/pack-bd51619e66fe0fcbab4edfe61f0df8fc4e445939.pack' 2025-03-04T19:47:32.1844768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack/pack-bd51619e66fe0fcbab4edfe61f0df8fc4e445939.rev' 2025-03-04T19:47:32.1845391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack/pack-bd51619e66fe0fcbab4edfe61f0df8fc4e445939.idx' 2025-03-04T19:47:32.1845835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/pack' 2025-03-04T19:47:32.1846261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/objects/info' 2025-03-04T19:47:32.1846680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/objects' 2025-03-04T19:47:32.1847026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/HEAD' 2025-03-04T19:47:32.1847432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/heads/main' 2025-03-04T19:47:32.1847852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/heads' 2025-03-04T19:47:32.1848276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/tags' 2025-03-04T19:47:32.1848710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1849183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/remotes/origin' 2025-03-04T19:47:32.1849609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs/remotes' 2025-03-04T19:47:32.1849996Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/refs' 2025-03-04T19:47:32.1850391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/packed-refs' 2025-03-04T19:47:32.1850913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1851407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/remotes/origin' 2025-03-04T19:47:32.1851859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/remotes' 2025-03-04T19:47:32.1852292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/heads/main' 2025-03-04T19:47:32.1852781Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs/heads' 2025-03-04T19:47:32.1853211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/refs' 2025-03-04T19:47:32.1853579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs/HEAD' 2025-03-04T19:47:32.1853987Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/logs' 2025-03-04T19:47:32.1854355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm' 2025-03-04T19:47:32.1854809Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/branches' 2025-03-04T19:47:32.1855327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1855813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/commit-msg.sample' 2025-03-04T19:47:32.1856310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/post-update.sample' 2025-03-04T19:47:32.1856808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1857301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/pre-commit.sample' 2025-03-04T19:47:32.1857815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1858300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/pre-push.sample' 2025-03-04T19:47:32.1858783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/pre-receive.sample' 2025-03-04T19:47:32.1859308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1859827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1860292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/update.sample' 2025-03-04T19:47:32.1860831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1861309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1861844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1862289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/hooks' 2025-03-04T19:47:32.1862728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/info/exclude' 2025-03-04T19:47:32.1863164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/info' 2025-03-04T19:47:32.1863653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/description' 2025-03-04T19:47:32.1864052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config' 2025-03-04T19:47:32.1864749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/objects/pack/pack-d01ba15a6d825794fbd9d56c14feb22f4e6652d6.pack' 2025-03-04T19:47:32.1865416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/objects/pack/pack-d01ba15a6d825794fbd9d56c14feb22f4e6652d6.rev' 2025-03-04T19:47:32.1866151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/objects/pack/pack-d01ba15a6d825794fbd9d56c14feb22f4e6652d6.idx' 2025-03-04T19:47:32.1866627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/objects/pack' 2025-03-04T19:47:32.1867099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/objects/info' 2025-03-04T19:47:32.1867560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/objects' 2025-03-04T19:47:32.1867949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/HEAD' 2025-03-04T19:47:32.1868402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs/heads/main' 2025-03-04T19:47:32.1868867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs/heads' 2025-03-04T19:47:32.1869334Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs/tags' 2025-03-04T19:47:32.1869811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1870330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs/remotes/origin' 2025-03-04T19:47:32.1870796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs/remotes' 2025-03-04T19:47:32.1871241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/refs' 2025-03-04T19:47:32.1871669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/packed-refs' 2025-03-04T19:47:32.1872177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1872715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/refs/remotes/origin' 2025-03-04T19:47:32.1873213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/refs/remotes' 2025-03-04T19:47:32.1873689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/refs/heads/main' 2025-03-04T19:47:32.1874179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/refs/heads' 2025-03-04T19:47:32.1874647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/refs' 2025-03-04T19:47:32.1875061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs/HEAD' 2025-03-04T19:47:32.1875510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/logs' 2025-03-04T19:47:32.1875927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention' 2025-03-04T19:47:32.1876436Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/branches' 2025-03-04T19:47:32.1876920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1877396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/commit-msg.sample' 2025-03-04T19:47:32.1877936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/post-update.sample' 2025-03-04T19:47:32.1878477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1878951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-commit.sample' 2025-03-04T19:47:32.1879439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1879909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-push.sample' 2025-03-04T19:47:32.1880372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-receive.sample' 2025-03-04T19:47:32.1880876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1881373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1881829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/update.sample' 2025-03-04T19:47:32.1882331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1882807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1883306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1883723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/hooks' 2025-03-04T19:47:32.1884143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/info/exclude' 2025-03-04T19:47:32.1884560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/info' 2025-03-04T19:47:32.1884979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/description' 2025-03-04T19:47:32.1885356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config' 2025-03-04T19:47:32.1886031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack/pack-eb20a53bebb762155e56fce61364a6b635874270.pack' 2025-03-04T19:47:32.1886685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack/pack-eb20a53bebb762155e56fce61364a6b635874270.rev' 2025-03-04T19:47:32.1887342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack/pack-eb20a53bebb762155e56fce61364a6b635874270.idx' 2025-03-04T19:47:32.1887801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/pack' 2025-03-04T19:47:32.1888269Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects/info' 2025-03-04T19:47:32.1888698Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/objects' 2025-03-04T19:47:32.1889141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/HEAD' 2025-03-04T19:47:32.1889565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/heads/master' 2025-03-04T19:47:32.1890011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/heads' 2025-03-04T19:47:32.1890461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/tags' 2025-03-04T19:47:32.1890922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1891480Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/remotes/origin' 2025-03-04T19:47:32.1891933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs/remotes' 2025-03-04T19:47:32.1892364Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/refs' 2025-03-04T19:47:32.1892771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/packed-refs' 2025-03-04T19:47:32.1893283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1893786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/remotes/origin' 2025-03-04T19:47:32.1894272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/remotes' 2025-03-04T19:47:32.1894722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/heads/master' 2025-03-04T19:47:32.1895188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs/heads' 2025-03-04T19:47:32.1895638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/refs' 2025-03-04T19:47:32.1896030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs/HEAD' 2025-03-04T19:47:32.1896456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/logs' 2025-03-04T19:47:32.1896849Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers' 2025-03-04T19:47:32.1897256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/branches' 2025-03-04T19:47:32.1897707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1898140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/commit-msg.sample' 2025-03-04T19:47:32.1898757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/post-update.sample' 2025-03-04T19:47:32.1899203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1899639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-commit.sample' 2025-03-04T19:47:32.1900093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1900520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-push.sample' 2025-03-04T19:47:32.1900948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-receive.sample' 2025-03-04T19:47:32.1901416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1902008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1902484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/update.sample' 2025-03-04T19:47:32.1902945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1903381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1903844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1904290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/hooks' 2025-03-04T19:47:32.1904673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/info/exclude' 2025-03-04T19:47:32.1905049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/info' 2025-03-04T19:47:32.1905428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/description' 2025-03-04T19:47:32.1905768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config' 2025-03-04T19:47:32.1906402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack/pack-bea97af60fa9ff6ece3384e7a61455d29cd8eb56.pack' 2025-03-04T19:47:32.1907017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack/pack-bea97af60fa9ff6ece3384e7a61455d29cd8eb56.rev' 2025-03-04T19:47:32.1907644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack/pack-bea97af60fa9ff6ece3384e7a61455d29cd8eb56.idx' 2025-03-04T19:47:32.1908066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/objects/pack' 2025-03-04T19:47:32.1908493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/objects/info' 2025-03-04T19:47:32.1908884Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/objects' 2025-03-04T19:47:32.1909215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/HEAD' 2025-03-04T19:47:32.1909635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs/heads/master' 2025-03-04T19:47:32.1910038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs/heads' 2025-03-04T19:47:32.1910449Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs/tags' 2025-03-04T19:47:32.1910870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1911331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs/remotes/origin' 2025-03-04T19:47:32.1911741Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs/remotes' 2025-03-04T19:47:32.1912131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/refs' 2025-03-04T19:47:32.1912502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/packed-refs' 2025-03-04T19:47:32.1912960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1913428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/remotes/origin' 2025-03-04T19:47:32.1913860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/remotes' 2025-03-04T19:47:32.1914338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/heads/master' 2025-03-04T19:47:32.1914765Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs/heads' 2025-03-04T19:47:32.1915174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/refs' 2025-03-04T19:47:32.1915644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs/HEAD' 2025-03-04T19:47:32.1916029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/logs' 2025-03-04T19:47:32.1916441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt' 2025-03-04T19:47:32.1916918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/branches' 2025-03-04T19:47:32.1917433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1918002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/commit-msg.sample' 2025-03-04T19:47:32.1918493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/post-update.sample' 2025-03-04T19:47:32.1919001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1919498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-commit.sample' 2025-03-04T19:47:32.1920025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1920516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-push.sample' 2025-03-04T19:47:32.1921010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-receive.sample' 2025-03-04T19:47:32.1921544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1922076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1922558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/update.sample' 2025-03-04T19:47:32.1923091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1923590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1924121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1924587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/hooks' 2025-03-04T19:47:32.1925020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/info/exclude' 2025-03-04T19:47:32.1925467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/info' 2025-03-04T19:47:32.1925912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/description' 2025-03-04T19:47:32.1926480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config' 2025-03-04T19:47:32.1927347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-b292f4407e362c9a6532205a59450252352a65b1.pack' 2025-03-04T19:47:32.1928106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-b292f4407e362c9a6532205a59450252352a65b1.rev' 2025-03-04T19:47:32.1928799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack/pack-b292f4407e362c9a6532205a59450252352a65b1.idx' 2025-03-04T19:47:32.1929281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/pack' 2025-03-04T19:47:32.1929770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects/info' 2025-03-04T19:47:32.1930280Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/objects' 2025-03-04T19:47:32.1930690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/HEAD' 2025-03-04T19:47:32.1931152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads/master' 2025-03-04T19:47:32.1931626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/heads' 2025-03-04T19:47:32.1932101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/tags' 2025-03-04T19:47:32.1932586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1933124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes/origin' 2025-03-04T19:47:32.1933599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs/remotes' 2025-03-04T19:47:32.1934057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/refs' 2025-03-04T19:47:32.1934491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/packed-refs' 2025-03-04T19:47:32.1935021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1935556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes/origin' 2025-03-04T19:47:32.1936071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/remotes' 2025-03-04T19:47:32.1936553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads/master' 2025-03-04T19:47:32.1937062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs/heads' 2025-03-04T19:47:32.1937533Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/refs' 2025-03-04T19:47:32.1937953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs/HEAD' 2025-03-04T19:47:32.1938409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/logs' 2025-03-04T19:47:32.1938831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp' 2025-03-04T19:47:32.1939220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp' 2025-03-04T19:47:32.1939623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/branches' 2025-03-04T19:47:32.1940085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1940590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/commit-msg.sample' 2025-03-04T19:47:32.1941035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/post-update.sample' 2025-03-04T19:47:32.1941487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1941933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-commit.sample' 2025-03-04T19:47:32.1942390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1942862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-push.sample' 2025-03-04T19:47:32.1943307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-receive.sample' 2025-03-04T19:47:32.1943769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1944253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1944662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/update.sample' 2025-03-04T19:47:32.1945142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1945565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1946046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1946435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/hooks' 2025-03-04T19:47:32.1946823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/info/exclude' 2025-03-04T19:47:32.1947203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/info' 2025-03-04T19:47:32.1947576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/description' 2025-03-04T19:47:32.1947933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config' 2025-03-04T19:47:32.1948547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack/pack-56382550f1330e0bd67e34c957f14780afac626b.pack' 2025-03-04T19:47:32.1949176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack/pack-56382550f1330e0bd67e34c957f14780afac626b.rev' 2025-03-04T19:47:32.1949781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack/pack-56382550f1330e0bd67e34c957f14780afac626b.idx' 2025-03-04T19:47:32.1950219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/objects/pack' 2025-03-04T19:47:32.1950636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/objects/info' 2025-03-04T19:47:32.1951044Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/objects' 2025-03-04T19:47:32.1951378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/HEAD' 2025-03-04T19:47:32.1951782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs/heads/main' 2025-03-04T19:47:32.1952195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs/heads' 2025-03-04T19:47:32.1952595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs/tags' 2025-03-04T19:47:32.1953086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1953539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs/remotes/origin' 2025-03-04T19:47:32.1953969Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs/remotes' 2025-03-04T19:47:32.1954347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/refs' 2025-03-04T19:47:32.1954732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/packed-refs' 2025-03-04T19:47:32.1955279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1955762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/remotes/origin' 2025-03-04T19:47:32.1956205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/remotes' 2025-03-04T19:47:32.1956627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/heads/main' 2025-03-04T19:47:32.1957055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs/heads' 2025-03-04T19:47:32.1957457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/refs' 2025-03-04T19:47:32.1957915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs/HEAD' 2025-03-04T19:47:32.1958296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/logs' 2025-03-04T19:47:32.1958667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo' 2025-03-04T19:47:32.1959096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/branches' 2025-03-04T19:47:32.1959587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1960042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/commit-msg.sample' 2025-03-04T19:47:32.1960516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/post-update.sample' 2025-03-04T19:47:32.1960991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1961451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-commit.sample' 2025-03-04T19:47:32.1961945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1962398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-push.sample' 2025-03-04T19:47:32.1962870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-receive.sample' 2025-03-04T19:47:32.1963352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1963862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1964303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/update.sample' 2025-03-04T19:47:32.1964811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1965265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1965830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1966245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/hooks' 2025-03-04T19:47:32.1966657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/info/exclude' 2025-03-04T19:47:32.1967067Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/info' 2025-03-04T19:47:32.1967511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/description' 2025-03-04T19:47:32.1967894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config' 2025-03-04T19:47:32.1968547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack/pack-bdb5450a905061c8a95d58a558b63390ee571f8c.pack' 2025-03-04T19:47:32.1969266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack/pack-bdb5450a905061c8a95d58a558b63390ee571f8c.rev' 2025-03-04T19:47:32.1969901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack/pack-bdb5450a905061c8a95d58a558b63390ee571f8c.idx' 2025-03-04T19:47:32.1970363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/objects/pack' 2025-03-04T19:47:32.1970811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/objects/info' 2025-03-04T19:47:32.1971251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/objects' 2025-03-04T19:47:32.1971619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/HEAD' 2025-03-04T19:47:32.1972048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs/heads/main' 2025-03-04T19:47:32.1972485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs/heads' 2025-03-04T19:47:32.1972916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs/tags' 2025-03-04T19:47:32.1973384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1973860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs/remotes/origin' 2025-03-04T19:47:32.1974325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs/remotes' 2025-03-04T19:47:32.1974733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/refs' 2025-03-04T19:47:32.1975153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/packed-refs' 2025-03-04T19:47:32.1975630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1976145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/remotes/origin' 2025-03-04T19:47:32.1976616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/remotes' 2025-03-04T19:47:32.1977067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/heads/main' 2025-03-04T19:47:32.1977529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs/heads' 2025-03-04T19:47:32.1977958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/refs' 2025-03-04T19:47:32.1978419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs/HEAD' 2025-03-04T19:47:32.1978829Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/logs' 2025-03-04T19:47:32.1979234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest' 2025-03-04T19:47:32.1979640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/branches' 2025-03-04T19:47:32.1980156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.1980590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/commit-msg.sample' 2025-03-04T19:47:32.1981042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/post-update.sample' 2025-03-04T19:47:32.1981504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.1981952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-commit.sample' 2025-03-04T19:47:32.1982418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.1982843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-push.sample' 2025-03-04T19:47:32.1983297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-receive.sample' 2025-03-04T19:47:32.1983760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.1984245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.1984661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/update.sample' 2025-03-04T19:47:32.1985142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.1985575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/pre-rebase.sample' 2025-03-04T19:47:32.1986059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.1986457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/hooks' 2025-03-04T19:47:32.1986847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/info/exclude' 2025-03-04T19:47:32.1987239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/info' 2025-03-04T19:47:32.1987621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/description' 2025-03-04T19:47:32.1987982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config' 2025-03-04T19:47:32.1988605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack/pack-7534c648770bdde5d9095b94986f2ad8e4632d54.pack' 2025-03-04T19:47:32.1989235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack/pack-7534c648770bdde5d9095b94986f2ad8e4632d54.rev' 2025-03-04T19:47:32.1989851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack/pack-7534c648770bdde5d9095b94986f2ad8e4632d54.idx' 2025-03-04T19:47:32.1990290Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/objects/pack' 2025-03-04T19:47:32.1990779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/objects/info' 2025-03-04T19:47:32.1991190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/objects' 2025-03-04T19:47:32.1991534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/HEAD' 2025-03-04T19:47:32.1991943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs/heads/master' 2025-03-04T19:47:32.1992356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs/heads' 2025-03-04T19:47:32.1992818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs/tags' 2025-03-04T19:47:32.1993263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1993715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs/remotes/origin' 2025-03-04T19:47:32.1994153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs/remotes' 2025-03-04T19:47:32.1994544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/refs' 2025-03-04T19:47:32.1994930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/packed-refs' 2025-03-04T19:47:32.1995382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.1995873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/remotes/origin' 2025-03-04T19:47:32.1996320Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/remotes' 2025-03-04T19:47:32.1996749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/heads/master' 2025-03-04T19:47:32.1997184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs/heads' 2025-03-04T19:47:32.1997593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/refs' 2025-03-04T19:47:32.1998058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs/HEAD' 2025-03-04T19:47:32.1998647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/logs' 2025-03-04T19:47:32.1999030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep' 2025-03-04T19:47:32.1999439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/branches' 2025-03-04T19:47:32.1999908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2000347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/commit-msg.sample' 2025-03-04T19:47:32.2000798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/post-update.sample' 2025-03-04T19:47:32.2001258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2001705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-commit.sample' 2025-03-04T19:47:32.2002175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2002602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-push.sample' 2025-03-04T19:47:32.2003060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-receive.sample' 2025-03-04T19:47:32.2003714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2004207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2004625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/update.sample' 2025-03-04T19:47:32.2005112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2005618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2006104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2006503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/hooks' 2025-03-04T19:47:32.2006896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/info/exclude' 2025-03-04T19:47:32.2007286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/info' 2025-03-04T19:47:32.2007666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/description' 2025-03-04T19:47:32.2008033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config' 2025-03-04T19:47:32.2008666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack/pack-913c385c6113ce256168886bdb730e134c380340.pack' 2025-03-04T19:47:32.2009299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack/pack-913c385c6113ce256168886bdb730e134c380340.rev' 2025-03-04T19:47:32.2009919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack/pack-913c385c6113ce256168886bdb730e134c380340.idx' 2025-03-04T19:47:32.2010360Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/objects/pack' 2025-03-04T19:47:32.2010784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/objects/info' 2025-03-04T19:47:32.2011203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/objects' 2025-03-04T19:47:32.2011551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/HEAD' 2025-03-04T19:47:32.2011972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs/heads/master' 2025-03-04T19:47:32.2012387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs/heads' 2025-03-04T19:47:32.2012805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs/tags' 2025-03-04T19:47:32.2013256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2013713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs/remotes/origin' 2025-03-04T19:47:32.2014152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs/remotes' 2025-03-04T19:47:32.2014541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/refs' 2025-03-04T19:47:32.2014939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/packed-refs' 2025-03-04T19:47:32.2015397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2015942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/remotes/origin' 2025-03-04T19:47:32.2016394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/remotes' 2025-03-04T19:47:32.2016833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/heads/master' 2025-03-04T19:47:32.2017273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs/heads' 2025-03-04T19:47:32.2017686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/refs' 2025-03-04T19:47:32.2018371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs/HEAD' 2025-03-04T19:47:32.2018763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/logs' 2025-03-04T19:47:32.2019153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi' 2025-03-04T19:47:32.2019561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/branches' 2025-03-04T19:47:32.2020033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2020468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/commit-msg.sample' 2025-03-04T19:47:32.2020925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/post-update.sample' 2025-03-04T19:47:32.2021390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2021826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-commit.sample' 2025-03-04T19:47:32.2022310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2022736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-push.sample' 2025-03-04T19:47:32.2023193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-receive.sample' 2025-03-04T19:47:32.2023662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2024149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2024573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/update.sample' 2025-03-04T19:47:32.2025059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2025499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2025984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2026381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/hooks' 2025-03-04T19:47:32.2026764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/info/exclude' 2025-03-04T19:47:32.2027171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/info' 2025-03-04T19:47:32.2027557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/description' 2025-03-04T19:47:32.2027921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config' 2025-03-04T19:47:32.2028728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack/pack-a1722f44a26b7c3928e0506ea81d47ce93f0216a.pack' 2025-03-04T19:47:32.2029374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack/pack-a1722f44a26b7c3928e0506ea81d47ce93f0216a.rev' 2025-03-04T19:47:32.2029989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack/pack-a1722f44a26b7c3928e0506ea81d47ce93f0216a.idx' 2025-03-04T19:47:32.2030433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/objects/pack' 2025-03-04T19:47:32.2030927Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/objects/info' 2025-03-04T19:47:32.2031347Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/objects' 2025-03-04T19:47:32.2031695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/HEAD' 2025-03-04T19:47:32.2032106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs/heads/main' 2025-03-04T19:47:32.2032520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs/heads' 2025-03-04T19:47:32.2032933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs/tags' 2025-03-04T19:47:32.2033382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2033846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs/remotes/origin' 2025-03-04T19:47:32.2034281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs/remotes' 2025-03-04T19:47:32.2034668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/refs' 2025-03-04T19:47:32.2035067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/packed-refs' 2025-03-04T19:47:32.2035527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2036016Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/remotes/origin' 2025-03-04T19:47:32.2036497Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/remotes' 2025-03-04T19:47:32.2036930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/heads/main' 2025-03-04T19:47:32.2037370Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs/heads' 2025-03-04T19:47:32.2037864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/refs' 2025-03-04T19:47:32.2038252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs/HEAD' 2025-03-04T19:47:32.2038640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/logs' 2025-03-04T19:47:32.2039019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto' 2025-03-04T19:47:32.2039434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/branches' 2025-03-04T19:47:32.2039914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2040362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/commit-msg.sample' 2025-03-04T19:47:32.2040825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/post-update.sample' 2025-03-04T19:47:32.2041370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2041817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-commit.sample' 2025-03-04T19:47:32.2042303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2042743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-push.sample' 2025-03-04T19:47:32.2043270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-receive.sample' 2025-03-04T19:47:32.2043747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2044252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2044685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/update.sample' 2025-03-04T19:47:32.2045179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2045625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2046119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2046532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/hooks' 2025-03-04T19:47:32.2046920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/info/exclude' 2025-03-04T19:47:32.2047331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/info' 2025-03-04T19:47:32.2047723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/description' 2025-03-04T19:47:32.2048101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config' 2025-03-04T19:47:32.2048745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack/pack-82ac9673f248bb3b85abdccfe476a085e1e2d914.pack' 2025-03-04T19:47:32.2049393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack/pack-82ac9673f248bb3b85abdccfe476a085e1e2d914.rev' 2025-03-04T19:47:32.2050032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack/pack-82ac9673f248bb3b85abdccfe476a085e1e2d914.idx' 2025-03-04T19:47:32.2050484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/pack' 2025-03-04T19:47:32.2050922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/objects/info' 2025-03-04T19:47:32.2051350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/objects' 2025-03-04T19:47:32.2051707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/HEAD' 2025-03-04T19:47:32.2052124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/heads/main' 2025-03-04T19:47:32.2052551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/heads' 2025-03-04T19:47:32.2052977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/tags' 2025-03-04T19:47:32.2053435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2053971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/remotes/origin' 2025-03-04T19:47:32.2054419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs/remotes' 2025-03-04T19:47:32.2054817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/refs' 2025-03-04T19:47:32.2055217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/packed-refs' 2025-03-04T19:47:32.2055682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2056241Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/remotes/origin' 2025-03-04T19:47:32.2056708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/remotes' 2025-03-04T19:47:32.2057154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/heads/main' 2025-03-04T19:47:32.2057605Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs/heads' 2025-03-04T19:47:32.2058023Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/refs' 2025-03-04T19:47:32.2058412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs/HEAD' 2025-03-04T19:47:32.2058813Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/logs' 2025-03-04T19:47:32.2059204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai' 2025-03-04T19:47:32.2059621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/branches' 2025-03-04T19:47:32.2060106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2060553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/commit-msg.sample' 2025-03-04T19:47:32.2061016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/post-update.sample' 2025-03-04T19:47:32.2061481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2061941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-commit.sample' 2025-03-04T19:47:32.2062413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2062854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-push.sample' 2025-03-04T19:47:32.2063317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-receive.sample' 2025-03-04T19:47:32.2063786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2064283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2064707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/update.sample' 2025-03-04T19:47:32.2065204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2065648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2066139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2066619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/hooks' 2025-03-04T19:47:32.2067018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/info/exclude' 2025-03-04T19:47:32.2067418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/info' 2025-03-04T19:47:32.2067807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/description' 2025-03-04T19:47:32.2068251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config' 2025-03-04T19:47:32.2068893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack/pack-7c84011b19cb04459f422d68c4e92f21bd010e31.pack' 2025-03-04T19:47:32.2069614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack/pack-7c84011b19cb04459f422d68c4e92f21bd010e31.rev' 2025-03-04T19:47:32.2070326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack/pack-7c84011b19cb04459f422d68c4e92f21bd010e31.idx' 2025-03-04T19:47:32.2070780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/pack' 2025-03-04T19:47:32.2071273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/objects/info' 2025-03-04T19:47:32.2071699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/objects' 2025-03-04T19:47:32.2072063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/HEAD' 2025-03-04T19:47:32.2072474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/heads/dev' 2025-03-04T19:47:32.2072902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/heads' 2025-03-04T19:47:32.2073325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/tags' 2025-03-04T19:47:32.2073784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2074250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/remotes/origin' 2025-03-04T19:47:32.2074694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs/remotes' 2025-03-04T19:47:32.2075097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/refs' 2025-03-04T19:47:32.2075499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/packed-refs' 2025-03-04T19:47:32.2075969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2076469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/remotes/origin' 2025-03-04T19:47:32.2076930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/remotes' 2025-03-04T19:47:32.2077364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/heads/dev' 2025-03-04T19:47:32.2077898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs/heads' 2025-03-04T19:47:32.2078324Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/refs' 2025-03-04T19:47:32.2078715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs/HEAD' 2025-03-04T19:47:32.2079203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/logs' 2025-03-04T19:47:32.2079588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc' 2025-03-04T19:47:32.2080005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/branches' 2025-03-04T19:47:32.2080486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2081000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/commit-msg.sample' 2025-03-04T19:47:32.2081541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/post-update.sample' 2025-03-04T19:47:32.2082007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2082478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-commit.sample' 2025-03-04T19:47:32.2082950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2083389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-push.sample' 2025-03-04T19:47:32.2083853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-receive.sample' 2025-03-04T19:47:32.2084329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2084826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2085256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/update.sample' 2025-03-04T19:47:32.2085755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2086199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2086695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2087103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/hooks' 2025-03-04T19:47:32.2087510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/info/exclude' 2025-03-04T19:47:32.2087909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/info' 2025-03-04T19:47:32.2088297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/description' 2025-03-04T19:47:32.2088677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config' 2025-03-04T19:47:32.2089326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack/pack-1319d1d1adc7ad7d9140d4d32c4f17839ec2560a.pack' 2025-03-04T19:47:32.2089971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack/pack-1319d1d1adc7ad7d9140d4d32c4f17839ec2560a.rev' 2025-03-04T19:47:32.2090601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack/pack-1319d1d1adc7ad7d9140d4d32c4f17839ec2560a.idx' 2025-03-04T19:47:32.2091062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/pack' 2025-03-04T19:47:32.2091495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/objects/info' 2025-03-04T19:47:32.2091991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/objects' 2025-03-04T19:47:32.2092347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/HEAD' 2025-03-04T19:47:32.2092778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/heads/develop' 2025-03-04T19:47:32.2093213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/heads' 2025-03-04T19:47:32.2093632Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/tags' 2025-03-04T19:47:32.2094145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2094618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/remotes/origin' 2025-03-04T19:47:32.2095074Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs/remotes' 2025-03-04T19:47:32.2095476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/refs' 2025-03-04T19:47:32.2095886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/packed-refs' 2025-03-04T19:47:32.2096357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2096867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/remotes/origin' 2025-03-04T19:47:32.2097335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/remotes' 2025-03-04T19:47:32.2097798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/heads/develop' 2025-03-04T19:47:32.2098460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs/heads' 2025-03-04T19:47:32.2098894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/refs' 2025-03-04T19:47:32.2099291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs/HEAD' 2025-03-04T19:47:32.2099695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/logs' 2025-03-04T19:47:32.2100088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann' 2025-03-04T19:47:32.2100493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/branches' 2025-03-04T19:47:32.2100963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2101397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/commit-msg.sample' 2025-03-04T19:47:32.2101847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/post-update.sample' 2025-03-04T19:47:32.2102302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2102744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-commit.sample' 2025-03-04T19:47:32.2103198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2103618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-push.sample' 2025-03-04T19:47:32.2104066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-receive.sample' 2025-03-04T19:47:32.2104680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2105164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2105571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/update.sample' 2025-03-04T19:47:32.2106053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2106477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2107031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2107425Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/hooks' 2025-03-04T19:47:32.2107813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/info/exclude' 2025-03-04T19:47:32.2108192Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/info' 2025-03-04T19:47:32.2108563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/description' 2025-03-04T19:47:32.2108919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config' 2025-03-04T19:47:32.2109541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack/pack-4d0cb37c68bb739aaec1905c79462f8e8a0e528f.pack' 2025-03-04T19:47:32.2110168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack/pack-4d0cb37c68bb739aaec1905c79462f8e8a0e528f.rev' 2025-03-04T19:47:32.2110776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack/pack-4d0cb37c68bb739aaec1905c79462f8e8a0e528f.idx' 2025-03-04T19:47:32.2111212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/objects/pack' 2025-03-04T19:47:32.2111625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/objects/info' 2025-03-04T19:47:32.2112039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/objects' 2025-03-04T19:47:32.2112371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/HEAD' 2025-03-04T19:47:32.2112768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs/heads/main' 2025-03-04T19:47:32.2113181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs/heads' 2025-03-04T19:47:32.2113582Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs/tags' 2025-03-04T19:47:32.2114022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2114494Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs/remotes/origin' 2025-03-04T19:47:32.2114920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs/remotes' 2025-03-04T19:47:32.2115302Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/refs' 2025-03-04T19:47:32.2115685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/packed-refs' 2025-03-04T19:47:32.2116135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2116616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/remotes/origin' 2025-03-04T19:47:32.2117117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/remotes' 2025-03-04T19:47:32.2117536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/heads/main' 2025-03-04T19:47:32.2118070Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs/heads' 2025-03-04T19:47:32.2118474Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/refs' 2025-03-04T19:47:32.2118847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs/HEAD' 2025-03-04T19:47:32.2119315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/logs' 2025-03-04T19:47:32.2119784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx' 2025-03-04T19:47:32.2120255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/branches' 2025-03-04T19:47:32.2120792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2121286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/commit-msg.sample' 2025-03-04T19:47:32.2121802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/post-update.sample' 2025-03-04T19:47:32.2122316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2122822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-commit.sample' 2025-03-04T19:47:32.2123345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2123832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-push.sample' 2025-03-04T19:47:32.2124341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-receive.sample' 2025-03-04T19:47:32.2124868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2125411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2125884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/update.sample' 2025-03-04T19:47:32.2126428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2126920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2127463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2127915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/hooks' 2025-03-04T19:47:32.2128361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/info/exclude' 2025-03-04T19:47:32.2128804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/info' 2025-03-04T19:47:32.2129241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/description' 2025-03-04T19:47:32.2129665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config' 2025-03-04T19:47:32.2130681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-f5a1e1c4190af497c9bb4f3b2ba0ee26ce2ee5e4.pack' 2025-03-04T19:47:32.2131503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-f5a1e1c4190af497c9bb4f3b2ba0ee26ce2ee5e4.rev' 2025-03-04T19:47:32.2132189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack/pack-f5a1e1c4190af497c9bb4f3b2ba0ee26ce2ee5e4.idx' 2025-03-04T19:47:32.2132762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/pack' 2025-03-04T19:47:32.2133247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects/info' 2025-03-04T19:47:32.2133723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/objects' 2025-03-04T19:47:32.2134128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/HEAD' 2025-03-04T19:47:32.2134592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/heads/main' 2025-03-04T19:47:32.2135066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/heads' 2025-03-04T19:47:32.2135548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/tags' 2025-03-04T19:47:32.2136043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2136553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/remotes/origin' 2025-03-04T19:47:32.2137049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs/remotes' 2025-03-04T19:47:32.2137498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/refs' 2025-03-04T19:47:32.2137947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/packed-refs' 2025-03-04T19:47:32.2138462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2139011Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes/origin' 2025-03-04T19:47:32.2139521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/remotes' 2025-03-04T19:47:32.2140005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads/main' 2025-03-04T19:47:32.2140504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs/heads' 2025-03-04T19:47:32.2140984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/refs' 2025-03-04T19:47:32.2141407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs/HEAD' 2025-03-04T19:47:32.2141862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/logs' 2025-03-04T19:47:32.2142287Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp' 2025-03-04T19:47:32.2142710Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/branches' 2025-03-04T19:47:32.2143196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2143705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/commit-msg.sample' 2025-03-04T19:47:32.2144172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/post-update.sample' 2025-03-04T19:47:32.2144644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2145103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-commit.sample' 2025-03-04T19:47:32.2145630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2146086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-push.sample' 2025-03-04T19:47:32.2146542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-receive.sample' 2025-03-04T19:47:32.2147039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2147527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2147957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/update.sample' 2025-03-04T19:47:32.2148454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2148908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2149442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2149858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/hooks' 2025-03-04T19:47:32.2150267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/info/exclude' 2025-03-04T19:47:32.2150675Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/info' 2025-03-04T19:47:32.2151079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/description' 2025-03-04T19:47:32.2151452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config' 2025-03-04T19:47:32.2152117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack/pack-7e0d5f1d72b9a5ba67ba8c654795c4b37ef2642a.pack' 2025-03-04T19:47:32.2152760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack/pack-7e0d5f1d72b9a5ba67ba8c654795c4b37ef2642a.rev' 2025-03-04T19:47:32.2153406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack/pack-7e0d5f1d72b9a5ba67ba8c654795c4b37ef2642a.idx' 2025-03-04T19:47:32.2153863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/pack' 2025-03-04T19:47:32.2154304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/objects/info' 2025-03-04T19:47:32.2154739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/objects' 2025-03-04T19:47:32.2155106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/HEAD' 2025-03-04T19:47:32.2155524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/heads/cpp' 2025-03-04T19:47:32.2155956Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/heads' 2025-03-04T19:47:32.2156445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/tags' 2025-03-04T19:47:32.2156894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2157377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/remotes/origin' 2025-03-04T19:47:32.2157897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs/remotes' 2025-03-04T19:47:32.2158422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/refs' 2025-03-04T19:47:32.2158830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/packed-refs' 2025-03-04T19:47:32.2159305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2159822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/remotes/origin' 2025-03-04T19:47:32.2160289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/remotes' 2025-03-04T19:47:32.2160728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/heads/cpp' 2025-03-04T19:47:32.2161182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs/heads' 2025-03-04T19:47:32.2161621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/refs' 2025-03-04T19:47:32.2162003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs/HEAD' 2025-03-04T19:47:32.2162422Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/logs' 2025-03-04T19:47:32.2162805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft' 2025-03-04T19:47:32.2163220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/branches' 2025-03-04T19:47:32.2163698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2164144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/commit-msg.sample' 2025-03-04T19:47:32.2164613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/post-update.sample' 2025-03-04T19:47:32.2165082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2165542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-commit.sample' 2025-03-04T19:47:32.2166021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2166469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-push.sample' 2025-03-04T19:47:32.2166918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-receive.sample' 2025-03-04T19:47:32.2167404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2167889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2168317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/update.sample' 2025-03-04T19:47:32.2168871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2169319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2169815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2170220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/hooks' 2025-03-04T19:47:32.2170624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/info/exclude' 2025-03-04T19:47:32.2171069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/info' 2025-03-04T19:47:32.2171470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/description' 2025-03-04T19:47:32.2171839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config' 2025-03-04T19:47:32.2172527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack/pack-6162bbee83c100d8ae66a81cffe22aa00b064d67.pack' 2025-03-04T19:47:32.2173160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack/pack-6162bbee83c100d8ae66a81cffe22aa00b064d67.rev' 2025-03-04T19:47:32.2173807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack/pack-6162bbee83c100d8ae66a81cffe22aa00b064d67.idx' 2025-03-04T19:47:32.2174250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/objects/pack' 2025-03-04T19:47:32.2174687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/objects/info' 2025-03-04T19:47:32.2175116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/objects' 2025-03-04T19:47:32.2175474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/HEAD' 2025-03-04T19:47:32.2175893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs/heads/main' 2025-03-04T19:47:32.2176321Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs/heads' 2025-03-04T19:47:32.2176754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs/tags' 2025-03-04T19:47:32.2177207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2177690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs/remotes/origin' 2025-03-04T19:47:32.2178125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs/remotes' 2025-03-04T19:47:32.2178542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/refs' 2025-03-04T19:47:32.2178935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/packed-refs' 2025-03-04T19:47:32.2179409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2179916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/remotes/origin' 2025-03-04T19:47:32.2180383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/remotes' 2025-03-04T19:47:32.2180825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/heads/main' 2025-03-04T19:47:32.2181277Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs/heads' 2025-03-04T19:47:32.2181797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/refs' 2025-03-04T19:47:32.2182177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs/HEAD' 2025-03-04T19:47:32.2182590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/logs' 2025-03-04T19:47:32.2182965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf' 2025-03-04T19:47:32.2183432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/branches' 2025-03-04T19:47:32.2183919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2184366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/commit-msg.sample' 2025-03-04T19:47:32.2184839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/post-update.sample' 2025-03-04T19:47:32.2185306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2185765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-commit.sample' 2025-03-04T19:47:32.2186239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2186691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-push.sample' 2025-03-04T19:47:32.2187142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-receive.sample' 2025-03-04T19:47:32.2187630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2188111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2188552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/update.sample' 2025-03-04T19:47:32.2189032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2189477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2189972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2190377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/hooks' 2025-03-04T19:47:32.2190778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/info/exclude' 2025-03-04T19:47:32.2191181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/info' 2025-03-04T19:47:32.2191580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/description' 2025-03-04T19:47:32.2191944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config' 2025-03-04T19:47:32.2192594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack/pack-cf926f58d76e88742413ce4e39940863adc1cd6a.pack' 2025-03-04T19:47:32.2193227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack/pack-cf926f58d76e88742413ce4e39940863adc1cd6a.rev' 2025-03-04T19:47:32.2193873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack/pack-cf926f58d76e88742413ce4e39940863adc1cd6a.idx' 2025-03-04T19:47:32.2194373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/objects/pack' 2025-03-04T19:47:32.2194806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/objects/info' 2025-03-04T19:47:32.2195232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/objects' 2025-03-04T19:47:32.2195586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/HEAD' 2025-03-04T19:47:32.2196058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs/heads/master' 2025-03-04T19:47:32.2196485Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs/heads' 2025-03-04T19:47:32.2196916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs/tags' 2025-03-04T19:47:32.2197366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2197925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs/remotes/origin' 2025-03-04T19:47:32.2198609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs/remotes' 2025-03-04T19:47:32.2199029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/refs' 2025-03-04T19:47:32.2199425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/packed-refs' 2025-03-04T19:47:32.2199890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2200397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/remotes/origin' 2025-03-04T19:47:32.2200858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/remotes' 2025-03-04T19:47:32.2201305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/heads/master' 2025-03-04T19:47:32.2201752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs/heads' 2025-03-04T19:47:32.2202184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/refs' 2025-03-04T19:47:32.2202568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs/HEAD' 2025-03-04T19:47:32.2202978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/logs' 2025-03-04T19:47:32.2203350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11' 2025-03-04T19:47:32.2203845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/branches' 2025-03-04T19:47:32.2204339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2204813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/commit-msg.sample' 2025-03-04T19:47:32.2205308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/post-update.sample' 2025-03-04T19:47:32.2205807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2206295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-commit.sample' 2025-03-04T19:47:32.2206959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2207440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-push.sample' 2025-03-04T19:47:32.2207920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-receive.sample' 2025-03-04T19:47:32.2208437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2209038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2209507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/update.sample' 2025-03-04T19:47:32.2210021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2210504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2211032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2211472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/hooks' 2025-03-04T19:47:32.2211908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/info/exclude' 2025-03-04T19:47:32.2212345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/info' 2025-03-04T19:47:32.2212781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/description' 2025-03-04T19:47:32.2213180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config' 2025-03-04T19:47:32.2213870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack/pack-10ede68307248d1a975f64c38b819d6b7edb9609.pack' 2025-03-04T19:47:32.2214533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack/pack-10ede68307248d1a975f64c38b819d6b7edb9609.rev' 2025-03-04T19:47:32.2215205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack/pack-10ede68307248d1a975f64c38b819d6b7edb9609.idx' 2025-03-04T19:47:32.2215686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/pack' 2025-03-04T19:47:32.2216171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects/info' 2025-03-04T19:47:32.2216622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/objects' 2025-03-04T19:47:32.2217017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/HEAD' 2025-03-04T19:47:32.2217476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/heads/master' 2025-03-04T19:47:32.2217937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/heads' 2025-03-04T19:47:32.2218408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/tags' 2025-03-04T19:47:32.2218891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2219405Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/remotes/origin' 2025-03-04T19:47:32.2219925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs/remotes' 2025-03-04T19:47:32.2220371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/refs' 2025-03-04T19:47:32.2220792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/packed-refs' 2025-03-04T19:47:32.2221303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2221824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/remotes/origin' 2025-03-04T19:47:32.2222509Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/remotes' 2025-03-04T19:47:32.2222989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/heads/master' 2025-03-04T19:47:32.2223471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs/heads' 2025-03-04T19:47:32.2223941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/refs' 2025-03-04T19:47:32.2224356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs/HEAD' 2025-03-04T19:47:32.2224798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/logs' 2025-03-04T19:47:32.2225204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy' 2025-03-04T19:47:32.2225626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/branches' 2025-03-04T19:47:32.2226080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2226529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/commit-msg.sample' 2025-03-04T19:47:32.2226966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/post-update.sample' 2025-03-04T19:47:32.2227418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2227870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-commit.sample' 2025-03-04T19:47:32.2228334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2228769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-push.sample' 2025-03-04T19:47:32.2229202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-receive.sample' 2025-03-04T19:47:32.2229677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2230145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2230566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/update.sample' 2025-03-04T19:47:32.2231032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2231478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2231944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2232356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/hooks' 2025-03-04T19:47:32.2232853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/info/exclude' 2025-03-04T19:47:32.2233300Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/info' 2025-03-04T19:47:32.2233690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/description' 2025-03-04T19:47:32.2234040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config' 2025-03-04T19:47:32.2234739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack/pack-e6475170c8cc8adc9f3a492d23c5424fcd16765f.pack' 2025-03-04T19:47:32.2235357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack/pack-e6475170c8cc8adc9f3a492d23c5424fcd16765f.rev' 2025-03-04T19:47:32.2235992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack/pack-e6475170c8cc8adc9f3a492d23c5424fcd16765f.idx' 2025-03-04T19:47:32.2236421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/objects/pack' 2025-03-04T19:47:32.2236854Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/objects/info' 2025-03-04T19:47:32.2237253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/objects' 2025-03-04T19:47:32.2237596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/HEAD' 2025-03-04T19:47:32.2238095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs/heads/master' 2025-03-04T19:47:32.2238508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs/heads' 2025-03-04T19:47:32.2238929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs/tags' 2025-03-04T19:47:32.2239361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2239827Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs/remotes/origin' 2025-03-04T19:47:32.2240245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs/remotes' 2025-03-04T19:47:32.2240644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/refs' 2025-03-04T19:47:32.2241020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/packed-refs' 2025-03-04T19:47:32.2241490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2241964Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/remotes/origin' 2025-03-04T19:47:32.2242409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/remotes' 2025-03-04T19:47:32.2242842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/heads/master' 2025-03-04T19:47:32.2243273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs/heads' 2025-03-04T19:47:32.2243692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/refs' 2025-03-04T19:47:32.2244061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs/HEAD' 2025-03-04T19:47:32.2244456Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/logs' 2025-03-04T19:47:32.2244820Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef' 2025-03-04T19:47:32.2245332Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/branches' 2025-03-04T19:47:32.2245807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/applypatch-msg.sample' 2025-03-04T19:47:32.2246277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/commit-msg.sample' 2025-03-04T19:47:32.2246742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/post-update.sample' 2025-03-04T19:47:32.2247318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-applypatch.sample' 2025-03-04T19:47:32.2247790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-commit.sample' 2025-03-04T19:47:32.2248273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-merge-commit.sample' 2025-03-04T19:47:32.2248739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-push.sample' 2025-03-04T19:47:32.2249199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-receive.sample' 2025-03-04T19:47:32.2249729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/push-to-checkout.sample' 2025-03-04T19:47:32.2250221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/sendemail-validate.sample' 2025-03-04T19:47:32.2250670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/update.sample' 2025-03-04T19:47:32.2251167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/fsmonitor-watchman.sample' 2025-03-04T19:47:32.2251637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/pre-rebase.sample' 2025-03-04T19:47:32.2252129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks/prepare-commit-msg.sample' 2025-03-04T19:47:32.2252545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/hooks' 2025-03-04T19:47:32.2252962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/info/exclude' 2025-03-04T19:47:32.2253371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/info' 2025-03-04T19:47:32.2253789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/description' 2025-03-04T19:47:32.2254161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config' 2025-03-04T19:47:32.2254836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack/pack-24bfc637e6dd67a463eacb27879c3beac9a2aa15.pack' 2025-03-04T19:47:32.2255485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack/pack-24bfc637e6dd67a463eacb27879c3beac9a2aa15.rev' 2025-03-04T19:47:32.2256143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack/pack-24bfc637e6dd67a463eacb27879c3beac9a2aa15.idx' 2025-03-04T19:47:32.2256595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/pack' 2025-03-04T19:47:32.2257065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects/info' 2025-03-04T19:47:32.2257491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/objects' 2025-03-04T19:47:32.2257945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/HEAD' 2025-03-04T19:47:32.2258361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/heads/main' 2025-03-04T19:47:32.2258799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/heads' 2025-03-04T19:47:32.2259248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/tags' 2025-03-04T19:47:32.2259706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2260252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/remotes/origin' 2025-03-04T19:47:32.2260704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs/remotes' 2025-03-04T19:47:32.2261131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/refs' 2025-03-04T19:47:32.2261537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/packed-refs' 2025-03-04T19:47:32.2262030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin/HEAD' 2025-03-04T19:47:32.2262534Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/remotes/origin' 2025-03-04T19:47:32.2263017Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/remotes' 2025-03-04T19:47:32.2263460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/heads/main' 2025-03-04T19:47:32.2263923Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs/heads' 2025-03-04T19:47:32.2264381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/refs' 2025-03-04T19:47:32.2264770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs/HEAD' 2025-03-04T19:47:32.2265197Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/logs' 2025-03-04T19:47:32.2265585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe' 2025-03-04T19:47:32.2265937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party' 2025-03-04T19:47:32.2266228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules' 2025-03-04T19:47:32.2266502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git' 2025-03-04T19:47:32.2266745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.bazelignore' 2025-03-04T19:47:32.2266974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.bazelrc' 2025-03-04T19:47:32.2267237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.bazelversion' 2025-03-04T19:47:32.2267544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux/README.md' 2025-03-04T19:47:32.2267911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux/aarch64_ci_build.sh' 2025-03-04T19:47:32.2268260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux/aarch64_ci_setup.sh' 2025-03-04T19:47:32.2268649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux/aarch64_wheel_ci_build.py' 2025-03-04T19:47:32.2269016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux/build_aarch64_wheel.py' 2025-03-04T19:47:32.2269366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux/embed_library.py' 2025-03-04T19:47:32.2269671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/aarch64_linux' 2025-03-04T19:47:32.2270010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/caffe2/README.md' 2025-03-04T19:47:32.2270295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/caffe2/common.sh' 2025-03-04T19:47:32.2270559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/caffe2/test.sh' 2025-03-04T19:47:32.2270850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/caffe2' 2025-03-04T19:47:32.2271119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/README.md' 2025-03-04T19:47:32.2271455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/almalinux/Dockerfile' 2025-03-04T19:47:32.2271852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/almalinux/build.sh' 2025-03-04T19:47:32.2272169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/almalinux' 2025-03-04T19:47:32.2272459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/build.sh' 2025-03-04T19:47:32.2272788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/centos-rocm/Dockerfile' 2025-03-04T19:47:32.2273128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/centos-rocm' 2025-03-04T19:47:32.2273494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/executorch.txt' 2025-03-04T19:47:32.2273851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/halide.txt' 2025-03-04T19:47:32.2274220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/huggingface.txt' 2025-03-04T19:47:32.2274596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/nccl-cu11.txt' 2025-03-04T19:47:32.2275002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/nccl-cu12.txt' 2025-03-04T19:47:32.2275337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/timm.txt' 2025-03-04T19:47:32.2275718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/triton-cpu.txt' 2025-03-04T19:47:32.2276080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/triton-xpu.txt' 2025-03-04T19:47:32.2276438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins/triton.txt' 2025-03-04T19:47:32.2276776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ci_commit_pins' 2025-03-04T19:47:32.2277150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/cache_vision_models.sh' 2025-03-04T19:47:32.2277481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/common_utils.sh' 2025-03-04T19:47:32.2277898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_acl.sh' 2025-03-04T19:47:32.2278240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_amdsmi.sh' 2025-03-04T19:47:32.2278572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_base.sh' 2025-03-04T19:47:32.2278917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cache.sh' 2025-03-04T19:47:32.2279248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_clang.sh' 2025-03-04T19:47:32.2279599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cmake.sh' 2025-03-04T19:47:32.2279928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_conda.sh' 2025-03-04T19:47:32.2280313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_conda_docker.sh' 2025-03-04T19:47:32.2280659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cpython.sh' 2025-03-04T19:47:32.2280997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cuda.sh' 2025-03-04T19:47:32.2281428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cuda_aarch64.sh' 2025-03-04T19:47:32.2281761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cudnn.sh' 2025-03-04T19:47:32.2282106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cudss.sh' 2025-03-04T19:47:32.2282466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_cusparselt.sh' 2025-03-04T19:47:32.2282798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_db.sh' 2025-03-04T19:47:32.2283219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_devtoolset.sh' 2025-03-04T19:47:32.2283585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_docs_reqs.sh' 2025-03-04T19:47:32.2283943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_executorch.sh' 2025-03-04T19:47:32.2284283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_gcc.sh' 2025-03-04T19:47:32.2284616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_glibc.sh' 2025-03-04T19:47:32.2284954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_halide.sh' 2025-03-04T19:47:32.2285386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_inductor_benchmark_deps.sh' 2025-03-04T19:47:32.2285709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_jni.sh' 2025-03-04T19:47:32.2286050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_lcov.sh' 2025-03-04T19:47:32.2286387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_libpng.sh' 2025-03-04T19:47:32.2286735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_linter.sh' 2025-03-04T19:47:32.2287071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_magma.sh' 2025-03-04T19:47:32.2287444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_magma_conda.sh' 2025-03-04T19:47:32.2287782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_miopen.sh' 2025-03-04T19:47:32.2288103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_mkl.sh' 2025-03-04T19:47:32.2288444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_mnist.sh' 2025-03-04T19:47:32.2288778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_ninja.sh' 2025-03-04T19:47:32.2289118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_nvpl.sh' 2025-03-04T19:47:32.2289441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_onnx.sh' 2025-03-04T19:47:32.2289807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_openblas.sh' 2025-03-04T19:47:32.2290155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_openmpi.sh' 2025-03-04T19:47:32.2290512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_openssl.sh' 2025-03-04T19:47:32.2290865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_patchelf.sh' 2025-03-04T19:47:32.2291213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_protobuf.sh' 2025-03-04T19:47:32.2291557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_rocm.sh' 2025-03-04T19:47:32.2291904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_rocm_drm.sh' 2025-03-04T19:47:32.2292277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_rocm_magma.sh' 2025-03-04T19:47:32.2292700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_swiftshader.sh' 2025-03-04T19:47:32.2293054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_triton.sh' 2025-03-04T19:47:32.2293377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_ucc.sh' 2025-03-04T19:47:32.2293717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_user.sh' 2025-03-04T19:47:32.2294054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_vision.sh' 2025-03-04T19:47:32.2294460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_vulkan_sdk.sh' 2025-03-04T19:47:32.2294801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common/install_xpu.sh' 2025-03-04T19:47:32.2295103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/common' 2025-03-04T19:47:32.2295392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/java/jni.h' 2025-03-04T19:47:32.2295685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/java' 2025-03-04T19:47:32.2296014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/libtorch/Dockerfile' 2025-03-04T19:47:32.2296320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/libtorch/build.sh' 2025-03-04T19:47:32.2296645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/libtorch' 2025-03-04T19:47:32.2296976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/linter-cuda/Dockerfile' 2025-03-04T19:47:32.2297298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/linter-cuda' 2025-03-04T19:47:32.2297616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/linter/Dockerfile' 2025-03-04T19:47:32.2297921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/linter' 2025-03-04T19:47:32.2298467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile' 2025-03-04T19:47:32.2298830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_2_28' 2025-03-04T19:47:32.2299227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_2_28_aarch64' 2025-03-04T19:47:32.2299588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_aarch64' 2025-03-04T19:47:32.2299981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_cuda_aarch64' 2025-03-04T19:47:32.2300355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_cxx11-abi' 2025-03-04T19:47:32.2300706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/Dockerfile_s390x' 2025-03-04T19:47:32.2301039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/build.sh' 2025-03-04T19:47:32.2301415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/build_scripts/build.sh' 2025-03-04T19:47:32.2301838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/build_scripts/build_utils.sh' 2025-03-04T19:47:32.2302272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/build_scripts/manylinux1-check.py' 2025-03-04T19:47:32.2302685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/build_scripts/ssl-check.py' 2025-03-04T19:47:32.2303068Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel/build_scripts' 2025-03-04T19:47:32.2303396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/manywheel' 2025-03-04T19:47:32.2303716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/requirements-ci.txt' 2025-03-04T19:47:32.2304189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/requirements-docs.txt' 2025-03-04T19:47:32.2304515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/triton_version.txt' 2025-03-04T19:47:32.2304845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-cuda/Dockerfile' 2025-03-04T19:47:32.2305184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-cuda' 2025-03-04T19:47:32.2305512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-rocm/.gitignore' 2025-03-04T19:47:32.2305922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-rocm/Dockerfile' 2025-03-04T19:47:32.2306245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-rocm' 2025-03-04T19:47:32.2306583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-xpu/Dockerfile' 2025-03-04T19:47:32.2306910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu-xpu' 2025-03-04T19:47:32.2307217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu/Dockerfile' 2025-03-04T19:47:32.2307531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker/ubuntu' 2025-03-04T19:47:32.2307805Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/docker' 2025-03-04T19:47:32.2308091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/libtorch/build.sh' 2025-03-04T19:47:32.2308373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/libtorch' 2025-03-04T19:47:32.2308660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/.gitignore' 2025-03-04T19:47:32.2308926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/Makefile' 2025-03-04T19:47:32.2309210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/README.md' 2025-03-04T19:47:32.2309500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/build_magma.sh' 2025-03-04T19:47:32.2309845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/CMake.patch' 2025-03-04T19:47:32.2310184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/build.sh' 2025-03-04T19:47:32.2310553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/cmakelists.patch' 2025-03-04T19:47:32.2310946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/getrf_nbparam.patch' 2025-03-04T19:47:32.2311314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/getrf_shfl.patch' 2025-03-04T19:47:32.2311693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/magma-2.6.1.sha256' 2025-03-04T19:47:32.2312069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files/thread_queue.patch' 2025-03-04T19:47:32.2312419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma/package_files' 2025-03-04T19:47:32.2312691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/magma' 2025-03-04T19:47:32.2312967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/LICENSE' 2025-03-04T19:47:32.2313261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build.sh' 2025-03-04T19:47:32.2313574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build_common.sh' 2025-03-04T19:47:32.2313893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build_cpu.sh' 2025-03-04T19:47:32.2314232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build_cuda.sh' 2025-03-04T19:47:32.2314568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build_libtorch.sh' 2025-03-04T19:47:32.2314871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build_rocm.sh' 2025-03-04T19:47:32.2315233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/build_xpu.sh' 2025-03-04T19:47:32.2315587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/set_desired_python.sh' 2025-03-04T19:47:32.2315890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel/test_wheel.sh' 2025-03-04T19:47:32.2316186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/manywheel' 2025-03-04T19:47:32.2316453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/onnx/README.md' 2025-03-04T19:47:32.2316732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/onnx/common.sh' 2025-03-04T19:47:32.2317039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/onnx/test.sh' 2025-03-04T19:47:32.2317319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/onnx' 2025-03-04T19:47:32.2317620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/.shellcheckrc' 2025-03-04T19:47:32.2317971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/README.md' 2025-03-04T19:47:32.2318292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/build-mobile.sh' 2025-03-04T19:47:32.2318565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/build.sh' 2025-03-04T19:47:32.2318885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/check_binary.sh' 2025-03-04T19:47:32.2319190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/codegen-test.sh' 2025-03-04T19:47:32.2319518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common-build.sh' 2025-03-04T19:47:32.2319795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh' 2025-03-04T19:47:32.2320117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common_utils.sh' 2025-03-04T19:47:32.2320461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/cpp_doc_push_script.sh' 2025-03-04T19:47:32.2320786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/create_test_cert.py' 2025-03-04T19:47:32.2321133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/docker-build-test.sh' 2025-03-04T19:47:32.2321430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/docs-test.sh' 2025-03-04T19:47:32.2321770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/fake_numpy/numpy.py' 2025-03-04T19:47:32.2322101Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/fake_numpy' 2025-03-04T19:47:32.2322490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/functorch_doc_push_script.sh' 2025-03-04T19:47:32.2322818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/install_cache_xla.sh' 2025-03-04T19:47:32.2323161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/macos-build-test.sh' 2025-03-04T19:47:32.2323470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/macos-build.sh' 2025-03-04T19:47:32.2323894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/macos-common.sh' 2025-03-04T19:47:32.2324207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/macos-test.sh' 2025-03-04T19:47:32.2324524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/multigpu-test.sh' 2025-03-04T19:47:32.2324864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/common.sh' 2025-03-04T19:47:32.2325268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/compare_with_baseline.py' 2025-03-04T19:47:32.2325624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/get_stats.py' 2025-03-04T19:47:32.2326095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_mini_sequence_labeler.sh' 2025-03-04T19:47:32.2326556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_mnist.sh' 2025-03-04T19:47:32.2326961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_torch.sh' 2025-03-04T19:47:32.2327385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_cpu_speed_torch_tensor.sh' 2025-03-04T19:47:32.2327811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_cudnn_lstm.sh' 2025-03-04T19:47:32.2328191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_lstm.sh' 2025-03-04T19:47:32.2328644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_mlstm.sh' 2025-03-04T19:47:32.2329034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_mnist.sh' 2025-03-04T19:47:32.2329500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/test_gpu_speed_word_language_model.sh' 2025-03-04T19:47:32.2329880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test/update_commit_hash.py' 2025-03-04T19:47:32.2330219Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/perf_test' 2025-03-04T19:47:32.2330547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/print_sccache_log.py' 2025-03-04T19:47:32.2330901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/python_doc_push_script.sh' 2025-03-04T19:47:32.2331242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/run_glootls_test.sh' 2025-03-04T19:47:32.2331531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/run_tests.sh' 2025-03-04T19:47:32.2331889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/short-perf-test-cpu.sh' 2025-03-04T19:47:32.2332231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/short-perf-test-gpu.sh' 2025-03-04T19:47:32.2332635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/smoke_test/check_binary_symbols.py' 2025-03-04T19:47:32.2332992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/smoke_test/max_autotune.py' 2025-03-04T19:47:32.2333349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/smoke_test/smoke_test.py' 2025-03-04T19:47:32.2333674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/smoke_test' 2025-03-04T19:47:32.2333947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test.sh' 2025-03-04T19:47:32.2334389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/CMakeLists.txt' 2025-03-04T19:47:32.2334966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/check-torch-cuda.cpp' 2025-03-04T19:47:32.2335495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/check-torch-mkl.cpp' 2025-03-04T19:47:32.2335926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/check-torch-xnnpack.cpp' 2025-03-04T19:47:32.2336313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/cnn_smoke.py' 2025-03-04T19:47:32.2336730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/cnn_smoke_win_arm64.py' 2025-03-04T19:47:32.2337114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/rnn_smoke.py' 2025-03-04T19:47:32.2337535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/rnn_smoke_win_arm64.py' 2025-03-04T19:47:32.2337951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code/simple-torch-test.cpp' 2025-03-04T19:47:32.2338407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/test_example_code' 2025-03-04T19:47:32.2338699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-build.sh' 2025-03-04T19:47:32.2339106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat' 2025-03-04T19:47:32.2339571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/choose_runtime_cuda_version.bat' 2025-03-04T19:47:32.2340112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers/activate_miniconda3.bat' 2025-03-04T19:47:32.2340658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers/install_magma.bat' 2025-03-04T19:47:32.2341174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers/install_sccache.bat' 2025-03-04T19:47:32.2341640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/installation-helpers' 2025-03-04T19:47:32.2342092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/run_python_nn_smoketests.py' 2025-03-04T19:47:32.2342507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/setup_pytorch_env.bat' 2025-03-04T19:47:32.2342927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_backend.bat' 2025-03-04T19:47:32.2343377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_custom_script_ops.bat' 2025-03-04T19:47:32.2343790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_distributed.bat' 2025-03-04T19:47:32.2344203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_libtorch.bat' 2025-03-04T19:47:32.2344644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_jit_legacy.bat' 2025-03-04T19:47:32.2345070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat' 2025-03-04T19:47:32.2345430Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers' 2025-03-04T19:47:32.2345734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test.sh' 2025-03-04T19:47:32.2346111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_apl.bat' 2025-03-04T19:47:32.2346543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_buildtools.bat' 2025-03-04T19:47:32.2346922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_git.bat' 2025-03-04T19:47:32.2347310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_libuv.bat' 2025-03-04T19:47:32.2347731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_openblas.bat' 2025-03-04T19:47:32.2348124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_python.bat' 2025-03-04T19:47:32.2348697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_rust.bat' 2025-03-04T19:47:32.2349146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_sccache.bat' 2025-03-04T19:47:32.2349607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/bootstrap_tests.bat' 2025-03-04T19:47:32.2350021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/build_libtorch.bat' 2025-03-04T19:47:32.2350430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/build_pytorch.bat' 2025-03-04T19:47:32.2351136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64/smoke_test.bat' 2025-03-04T19:47:32.2351510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/arm64' 2025-03-04T19:47:32.2351937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/build_pytorch.bat' 2025-03-04T19:47:32.2352296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/condaenv.bat' 2025-03-04T19:47:32.2352657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/cpu.bat' 2025-03-04T19:47:32.2353049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/cuda118.bat' 2025-03-04T19:47:32.2353529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/cuda124.bat' 2025-03-04T19:47:32.2353884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/cuda126.bat' 2025-03-04T19:47:32.2354276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/cuda128.bat' 2025-03-04T19:47:32.2354690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/7z_install.bat' 2025-03-04T19:47:32.2355097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/build_wheels.bat' 2025-03-04T19:47:32.2355645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/check_deps.bat' 2025-03-04T19:47:32.2356054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/check_opts.bat' 2025-03-04T19:47:32.2356489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/clean.bat' 2025-03-04T19:47:32.2356881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/clone.bat' 2025-03-04T19:47:32.2357353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/copy.bat' 2025-03-04T19:47:32.2357878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/copy_cpu.bat' 2025-03-04T19:47:32.2358361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/cuda_install.bat' 2025-03-04T19:47:32.2358786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/driver_update.bat' 2025-03-04T19:47:32.2359225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/env_fix.bat' 2025-03-04T19:47:32.2359622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/setup.bat' 2025-03-04T19:47:32.2360014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/smoke_test.bat' 2025-03-04T19:47:32.2360547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/static_lib_test.bat' 2025-03-04T19:47:32.2360989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/vc_install_helper.bat' 2025-03-04T19:47:32.2361469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/vs2022_install.ps1' 2025-03-04T19:47:32.2361887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/vs_install.bat' 2025-03-04T19:47:32.2362323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal/xpu_install.bat' 2025-03-04T19:47:32.2362736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/internal' 2025-03-04T19:47:32.2363134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows/xpu.bat' 2025-03-04T19:47:32.2363491Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch/windows' 2025-03-04T19:47:32.2363803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/pytorch' 2025-03-04T19:47:32.2364177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/wheel/build_wheel.sh' 2025-03-04T19:47:32.2364524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci/wheel' 2025-03-04T19:47:32.2364887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ci' 2025-03-04T19:47:32.2365195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/.gitignore' 2025-03-04T19:47:32.2365547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/README.md' 2025-03-04T19:47:32.2366073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/codegen_validation/compare_normalized_yaml.sh' 2025-03-04T19:47:32.2366562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/codegen_validation/normalize_yaml_fragment.py' 2025-03-04T19:47:32.2367115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/codegen_validation/overwrite_with_normalized.sh' 2025-03-04T19:47:32.2367573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/codegen_validation' 2025-03-04T19:47:32.2367918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/README.md' 2025-03-04T19:47:32.2368300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_ios_build.sh' 2025-03-04T19:47:32.2368723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_ios_test.sh' 2025-03-04T19:47:32.2369092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_ios_upload.sh' 2025-03-04T19:47:32.2369575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_linux_test.sh' 2025-03-04T19:47:32.2369974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_populate_env.sh' 2025-03-04T19:47:32.2370383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_upload.sh' 2025-03-04T19:47:32.2370787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_windows_build.sh' 2025-03-04T19:47:32.2371206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/binary_windows_test.sh' 2025-03-04T19:47:32.2371611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/driver_update.bat' 2025-03-04T19:47:32.2372058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/functorch_doc_push_script.sh' 2025-03-04T19:47:32.2372521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/publish_android_snapshot.sh' 2025-03-04T19:47:32.2372936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts/trigger_azure_pipeline.py' 2025-03-04T19:47:32.2373322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/scripts' 2025-03-04T19:47:32.2373675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/windows-jni/include/jni.h' 2025-03-04T19:47:32.2374166Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/windows-jni/include' 2025-03-04T19:47:32.2374523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci/windows-jni' 2025-03-04T19:47:32.2374925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.circleci' 2025-03-04T19:47:32.2375205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.clang-format' 2025-03-04T19:47:32.2375477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.clang-tidy' 2025-03-04T19:47:32.2375814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.cmakelintrc' 2025-03-04T19:47:32.2376097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.coveragerc' 2025-03-04T19:47:32.2376482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ctags.d/pytorch.ctags' 2025-03-04T19:47:32.2376782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.ctags.d' 2025-03-04T19:47:32.2377151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/Dockerfile' 2025-03-04T19:47:32.2377534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/README.md' 2025-03-04T19:47:32.2378007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/cpu/devcontainer.json' 2025-03-04T19:47:32.2378373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/cpu/environment.yml' 2025-03-04T19:47:32.2378759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/cpu' 2025-03-04T19:47:32.2379141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/cuda/devcontainer.json' 2025-03-04T19:47:32.2379518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/cuda/environment.yml' 2025-03-04T19:47:32.2379967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/cuda' 2025-03-04T19:47:32.2380299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/noop.txt' 2025-03-04T19:47:32.2380751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/scripts/install-dev-tools.sh' 2025-03-04T19:47:32.2381211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/scripts/update_alternatives_clang.sh' 2025-03-04T19:47:32.2381607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer/scripts' 2025-03-04T19:47:32.2381908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.devcontainer' 2025-03-04T19:47:32.2382348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.dockerignore' 2025-03-04T19:47:32.2382602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.flake8' 2025-03-04T19:47:32.2382862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.gdbinit' 2025-03-04T19:47:32.2383234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git-blame-ignore-revs' 2025-03-04T19:47:32.2383518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.gitattributes' 2025-03-04T19:47:32.2383990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/bug-report.yml' 2025-03-04T19:47:32.2384365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/ci-sev.md' 2025-03-04T19:47:32.2384778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/config.yml' 2025-03-04T19:47:32.2385183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/disable-ci-jobs.md' 2025-03-04T19:47:32.2385625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/documentation.yml' 2025-03-04T19:47:32.2386013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/feature-request.yml' 2025-03-04T19:47:32.2386449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE/pt2-bug-report.yml' 2025-03-04T19:47:32.2386865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ISSUE_TEMPLATE' 2025-03-04T19:47:32.2387260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/PULL_REQUEST_TEMPLATE.md' 2025-03-04T19:47:32.2387624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actionlint.yaml' 2025-03-04T19:47:32.2388022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/build-android/action.yml' 2025-03-04T19:47:32.2388477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/build-android' 2025-03-04T19:47:32.2388908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/checkout-pytorch/action.yml' 2025-03-04T19:47:32.2389367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/checkout-pytorch' 2025-03-04T19:47:32.2389778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/chown-workspace/action.yml' 2025-03-04T19:47:32.2390178Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/chown-workspace' 2025-03-04T19:47:32.2390659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/diskspace-cleanup/action.yml' 2025-03-04T19:47:32.2391218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/diskspace-cleanup' 2025-03-04T19:47:32.2391741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/download-build-artifacts/action.yml' 2025-03-04T19:47:32.2392188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/download-build-artifacts' 2025-03-04T19:47:32.2392670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/download-td-artifacts/action.yml' 2025-03-04T19:47:32.2393156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/download-td-artifacts' 2025-03-04T19:47:32.2393650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/filter-test-configs/action.yml' 2025-03-04T19:47:32.2394086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/filter-test-configs' 2025-03-04T19:47:32.2394561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/get-workflow-job-id/action.yml' 2025-03-04T19:47:32.2394985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/get-workflow-job-id' 2025-03-04T19:47:32.2395409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/linux-test/action.yml' 2025-03-04T19:47:32.2395774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/linux-test' 2025-03-04T19:47:32.2396241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/pytest-cache-download/action.yml' 2025-03-04T19:47:32.2396735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/pytest-cache-download' 2025-03-04T19:47:32.2397163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/pytest-cache-upload/action.yml' 2025-03-04T19:47:32.2397631Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/pytest-cache-upload' 2025-03-04T19:47:32.2398131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-linux/action.yml' 2025-03-04T19:47:32.2398807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-linux' 2025-03-04T19:47:32.2399211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-rocm/action.yml' 2025-03-04T19:47:32.2399634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-rocm' 2025-03-04T19:47:32.2400021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-win/action.yml' 2025-03-04T19:47:32.2400510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-win' 2025-03-04T19:47:32.2400869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-xpu/action.yml' 2025-03-04T19:47:32.2401282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/setup-xpu' 2025-03-04T19:47:32.2401738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/teardown-rocm/action.yml' 2025-03-04T19:47:32.2402131Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/teardown-rocm' 2025-03-04T19:47:32.2402578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/teardown-win/action.yml' 2025-03-04T19:47:32.2402963Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/teardown-win' 2025-03-04T19:47:32.2403418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/teardown-xpu/action.yml' 2025-03-04T19:47:32.2403821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/teardown-xpu' 2025-03-04T19:47:32.2404291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/test-pytorch-binary/action.yml' 2025-03-04T19:47:32.2404876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/test-pytorch-binary' 2025-03-04T19:47:32.2405314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/upload-sccache-stats/action.yml' 2025-03-04T19:47:32.2405769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/upload-sccache-stats' 2025-03-04T19:47:32.2406241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/upload-test-artifacts/action.yml' 2025-03-04T19:47:32.2406737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/upload-test-artifacts' 2025-03-04T19:47:32.2407275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/upload-utilization-stats/action.yml' 2025-03-04T19:47:32.2407775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions/upload-utilization-stats' 2025-03-04T19:47:32.2408107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/actions' 2025-03-04T19:47:32.2408539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/auto_request_review.yml' 2025-03-04T19:47:32.2408912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/audio.txt' 2025-03-04T19:47:32.2409380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/data.txt' 2025-03-04T19:47:32.2409745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/fbgemm.txt' 2025-03-04T19:47:32.2410130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/fbgemm_rocm.txt' 2025-03-04T19:47:32.2410525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/multipy.txt' 2025-03-04T19:47:32.2410914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/text.txt' 2025-03-04T19:47:32.2411354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/torchao.txt' 2025-03-04T19:47:32.2411737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/torchbench.txt' 2025-03-04T19:47:32.2412153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/torchrec.txt' 2025-03-04T19:47:32.2412512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/triton.txt' 2025-03-04T19:47:32.2412921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/vision.txt' 2025-03-04T19:47:32.2413290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins/xla.txt' 2025-03-04T19:47:32.2417087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/ci_commit_pins' 2025-03-04T19:47:32.2417470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/label_to_label.yml' 2025-03-04T19:47:32.2417758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/labeler.yml' 2025-03-04T19:47:32.2418234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/merge_rules.yaml' 2025-03-04T19:47:32.2418544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/nitpicks.yml' 2025-03-04T19:47:32.2418973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/pytorch-circleci-labels.yml' 2025-03-04T19:47:32.2419310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/pytorch-probot.yml' 2025-03-04T19:47:32.2419624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/regenerate.sh' 2025-03-04T19:47:32.2420060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements-gha-cache.txt' 2025-03-04T19:47:32.2420578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/README.md' 2025-03-04T19:47:32.2421048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/conda-env-Linux-X64.txt' 2025-03-04T19:47:32.2421497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/conda-env-iOS.txt' 2025-03-04T19:47:32.2421942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/conda-env-macOS-ARM64' 2025-03-04T19:47:32.2422402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/pip-requirements-iOS.txt' 2025-03-04T19:47:32.2422904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/pip-requirements-macOS.txt' 2025-03-04T19:47:32.2423349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements/regenerate-requirements.txt' 2025-03-04T19:47:32.2423761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/requirements' 2025-03-04T19:47:32.2424142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/README.md' 2025-03-04T19:47:32.2424534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/amd/package_triton_wheel.sh' 2025-03-04T19:47:32.2425028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/amd/patch_triton_wheel.sh' 2025-03-04T19:47:32.2425375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/amd' 2025-03-04T19:47:32.2425813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/build_triton_wheel.py' 2025-03-04T19:47:32.2426167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/check_labels.py' 2025-03-04T19:47:32.2426540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/cherry_pick.py' 2025-03-04T19:47:32.2427030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/close_nonexistent_disable_issues.py' 2025-03-04T19:47:32.2427448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/collect_ciflow_labels.py' 2025-03-04T19:47:32.2427853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/comment_on_pr.py' 2025-03-04T19:47:32.2428356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/convert_lintrunner_annotations_to_github.py' 2025-03-04T19:47:32.2428788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/delete_old_branches.py' 2025-03-04T19:47:32.2429164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/docathon-label-sync.py' 2025-03-04T19:47:32.2429685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/drci_mocks.json.gz' 2025-03-04T19:47:32.2430106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/ensure_actions_will_cancel.py' 2025-03-04T19:47:32.2430562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/export_pytorch_labels.py' 2025-03-04T19:47:32.2430996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/file_io_utils.py' 2025-03-04T19:47:32.2431406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/filter_test_configs.py' 2025-03-04T19:47:32.2431876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/generate_binary_build_matrix.py' 2025-03-04T19:47:32.2432290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/generate_ci_workflows.py' 2025-03-04T19:47:32.2434582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/generate_docker_release_matrix.py' 2025-03-04T19:47:32.2435016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/generate_pytorch_version.py' 2025-03-04T19:47:32.2435495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/get_aws_session_tokens.py' 2025-03-04T19:47:32.2435917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/get_workflow_job_id.py' 2025-03-04T19:47:32.2436315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/github_utils.py' 2025-03-04T19:47:32.2436782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/gitutils.py' 2025-03-04T19:47:32.2437217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/gql_mocks.json.gz' 2025-03-04T19:47:32.2437659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/kill_active_ssh_sessions.ps1' 2025-03-04T19:47:32.2438174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/label_utils.py' 2025-03-04T19:47:32.2438722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/lint_native_functions.py' 2025-03-04T19:47:32.2439078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/lintrunner.sh' 2025-03-04T19:47:32.2439571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/parse_ref.py' 2025-03-04T19:47:32.2439926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/pr-sanity-check.sh' 2025-03-04T19:47:32.2440334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/pytest_cache.py' 2025-03-04T19:47:32.2440792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/pytest_caching_utils.py' 2025-03-04T19:47:32.2441169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/report_git_status.sh' 2025-03-04T19:47:32.2441595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/rockset_mocks.json.gz' 2025-03-04T19:47:32.2441990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/runner_determinator.py' 2025-03-04T19:47:32.2442416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/README.md' 2025-03-04T19:47:32.2442983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile' 2025-03-04T19:47:32.2443556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/actions-runner@.service' 2025-03-04T19:47:32.2444097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/actions-runner' 2025-03-04T19:47:32.2444662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin/entrypoint' 2025-03-04T19:47:32.2445159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr/bin' 2025-03-04T19:47:32.2445744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs/usr' 2025-03-04T19:47:32.2446225Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/fs' 2025-03-04T19:47:32.2446790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers/app_token.sh' 2025-03-04T19:47:32.2447387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_cat_token.sh' 2025-03-04T19:47:32.2447951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers/gh_token_generator.sh' 2025-03-04T19:47:32.2448512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/helpers' 2025-03-04T19:47:32.2449124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder/qemu-user-static.service' 2025-03-04T19:47:32.2449634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci/self-hosted-builder' 2025-03-04T19:47:32.2450073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/s390x-ci' 2025-03-04T19:47:32.2450516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/stop_runner_service.sh' 2025-03-04T19:47:32.2450934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/tag_docker_images_for_release.py' 2025-03-04T19:47:32.2451423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/td_llm_indexer.sh' 2025-03-04T19:47:32.2451807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_check_labels.py' 2025-03-04T19:47:32.2452229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_filter_test_configs.py' 2025-03-04T19:47:32.2452637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_gitutils.py' 2025-03-04T19:47:32.2453013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_label_utils.py' 2025-03-04T19:47:32.2453517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_pytest_caching_utils.py' 2025-03-04T19:47:32.2453954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_runner_determinator.py' 2025-03-04T19:47:32.2454370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_trymerge.py' 2025-03-04T19:47:32.2454736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/test_tryrebase.py' 2025-03-04T19:47:32.2455133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/trymerge.py' 2025-03-04T19:47:32.2455504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/trymerge_explainer.py' 2025-03-04T19:47:32.2455943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/tryrebase.py' 2025-03-04T19:47:32.2456375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/update_runner_determinator.py' 2025-03-04T19:47:32.2456755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/upload_aws_ossci.sh' 2025-03-04T19:47:32.2457202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/wait_for_ssh_to_drain.ps1' 2025-03-04T19:47:32.2457593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/windows/build_magma.bat' 2025-03-04T19:47:32.2458034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts/windows' 2025-03-04T19:47:32.2458387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/scripts' 2025-03-04T19:47:32.2458841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/templates/common.yml.j2' 2025-03-04T19:47:32.2459305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/templates/linux_binary_build_workflow.yml.j2' 2025-03-04T19:47:32.2459800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/templates/macos_binary_build_workflow.yml.j2' 2025-03-04T19:47:32.2460181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/templates/upload.yml.j2' 2025-03-04T19:47:32.2460677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/templates/windows_binary_build_workflow.yml.j2' 2025-03-04T19:47:32.2461087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/templates' 2025-03-04T19:47:32.2461487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_bazel-build-test.yml' 2025-03-04T19:47:32.2461936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_binary-build-linux.yml' 2025-03-04T19:47:32.2462392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_binary-test-linux.yml' 2025-03-04T19:47:32.2462838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_binary-upload.yml' 2025-03-04T19:47:32.2463192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_docs.yml' 2025-03-04T19:47:32.2463608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_linux-build.yml' 2025-03-04T19:47:32.2463973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_linux-test.yml' 2025-03-04T19:47:32.2464410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_mac-build.yml' 2025-03-04T19:47:32.2464763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_mac-test-mps.yml' 2025-03-04T19:47:32.2465143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_mac-test.yml' 2025-03-04T19:47:32.2465559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_rocm-test.yml' 2025-03-04T19:47:32.2465971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_runner-determinator.yml' 2025-03-04T19:47:32.2466370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_win-build.yml' 2025-03-04T19:47:32.2466763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_win-test.yml' 2025-03-04T19:47:32.2472701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/_xpu-test.yml' 2025-03-04T19:47:32.2473188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/assigntome-docathon.yml' 2025-03-04T19:47:32.2473582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/auto_request_review.yml' 2025-03-04T19:47:32.2473973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-almalinux-images.yml' 2025-03-04T19:47:32.2474378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-libtorch-images.yml' 2025-03-04T19:47:32.2474746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-magma-linux.yml' 2025-03-04T19:47:32.2475134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-magma-windows.yml' 2025-03-04T19:47:32.2475560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-manywheel-images-s390x.yml' 2025-03-04T19:47:32.2475961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-manywheel-images.yml' 2025-03-04T19:47:32.2476333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/build-triton-wheel.yml' 2025-03-04T19:47:32.2476683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/check-labels.yml' 2025-03-04T19:47:32.2477092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/check_mergeability_ghstack.yml' 2025-03-04T19:47:32.2477441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/cherry-pick.yml' 2025-03-04T19:47:32.2477978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/close-nonexistent-disable-issues.yml' 2025-03-04T19:47:32.2478330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/create_release.yml' 2025-03-04T19:47:32.2478887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/delete_old_branches.yml' 2025-03-04T19:47:32.2479263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/docathon-sync-label.yml' 2025-03-04T19:47:32.2479627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/docker-builds.yml' 2025-03-04T19:47:32.2479977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/docker-release.yml' 2025-03-04T19:47:32.2480528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml' 2025-03-04T19:47:32.2481089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml' 2025-03-04T19:47:32.2481652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml' 2025-03-04T19:47:32.2482129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-main.yml' 2025-03-04T19:47:32.2482621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-nightly.yml' 2025-03-04T19:47:32.2483189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml' 2025-03-04T19:47:32.2483759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml' 2025-03-04T19:47:32.2484274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml' 2025-03-04T19:47:32.2484784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-main.yml' 2025-03-04T19:47:32.2485359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml' 2025-03-04T19:47:32.2485882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-main.yml' 2025-03-04T19:47:32.2486438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml' 2025-03-04T19:47:32.2486914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/generated-windows-binary-wheel-nightly.yml' 2025-03-04T19:47:32.2487344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-micro-benchmark-x86.yml' 2025-03-04T19:47:32.2487747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-micro-benchmark.yml' 2025-03-04T19:47:32.2488145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-compare.yml' 2025-03-04T19:47:32.2488608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-aarch64.yml' 2025-03-04T19:47:32.2489048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-h100.yml' 2025-03-04T19:47:32.2489505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-macos.yml' 2025-03-04T19:47:32.2489942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-rocm.yml' 2025-03-04T19:47:32.2490386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly-x86.yml' 2025-03-04T19:47:32.2490798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-perf-test-nightly.yml' 2025-03-04T19:47:32.2491178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-periodic.yml' 2025-03-04T19:47:32.2491554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-rocm-mi300.yml' 2025-03-04T19:47:32.2491942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-rocm.yml' 2025-03-04T19:47:32.2492307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor-unittest.yml' 2025-03-04T19:47:32.2492630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/inductor.yml' 2025-03-04T19:47:32.2492995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/lint-autoformat.yml' 2025-03-04T19:47:32.2493309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/lint-bc.yml' 2025-03-04T19:47:32.2493646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/lint.yml' 2025-03-04T19:47:32.2493991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/linux-aarch64.yml' 2025-03-04T19:47:32.2494363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/llm_td_retrieval.yml' 2025-03-04T19:47:32.2494678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/mac-mps.yml' 2025-03-04T19:47:32.2495059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/nightly-s3-uploads.yml' 2025-03-04T19:47:32.2495398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/nightly.yml' 2025-03-04T19:47:32.2495720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/nitpicker.yml' 2025-03-04T19:47:32.2496047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/periodic.yml' 2025-03-04T19:47:32.2496351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/pull.yml' 2025-03-04T19:47:32.2496671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/revert.yml' 2025-03-04T19:47:32.2497023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/rocm-mi300.yml' 2025-03-04T19:47:32.2497342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/rocm.yml' 2025-03-04T19:47:32.2497769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/runner-determinator-validator.yml' 2025-03-04T19:47:32.2498223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/runner_determinator_script_sync.yaml' 2025-03-04T19:47:32.2498768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/s390.yml' 2025-03-04T19:47:32.2499115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/s390x-periodic.yml' 2025-03-04T19:47:32.2499460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/scorecards.yml' 2025-03-04T19:47:32.2499760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/slow.yml' 2025-03-04T19:47:32.2500078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/stale.yml' 2025-03-04T19:47:32.2500539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/target-determination-indexer.yml' 2025-03-04T19:47:32.2500930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/target_determination.yml' 2025-03-04T19:47:32.2501295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/test-check-binary.yml' 2025-03-04T19:47:32.2501630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/torchbench.yml' 2025-03-04T19:47:32.2501936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/trunk.yml' 2025-03-04T19:47:32.2502258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/trymerge.yml' 2025-03-04T19:47:32.2502594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/tryrebase.yml' 2025-03-04T19:47:32.2502963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/unstable-periodic.yml' 2025-03-04T19:47:32.2503380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/unstable.yml' 2025-03-04T19:47:32.2503837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/update-viablestrict.yml' 2025-03-04T19:47:32.2504237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/update_pytorch_labels.yml' 2025-03-04T19:47:32.2504677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/upload-test-stats-while-running.yml' 2025-03-04T19:47:32.2505055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/upload-test-stats.yml' 2025-03-04T19:47:32.2505563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/upload-torch-dynamo-perf-stats.yml' 2025-03-04T19:47:32.2505990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/upload_test_stats_intermediate.yml' 2025-03-04T19:47:32.2506313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/weekly.yml' 2025-03-04T19:47:32.2506611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows/xpu.yml' 2025-03-04T19:47:32.2506933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github/workflows' 2025-03-04T19:47:32.2507244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.github' 2025-03-04T19:47:32.2507497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.gitignore' 2025-03-04T19:47:32.2507737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.gitmodules' 2025-03-04T19:47:32.2508012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.lintrunner.toml' 2025-03-04T19:47:32.2508244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.lldbinit' 2025-03-04T19:47:32.2508531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.vscode/extensions.json' 2025-03-04T19:47:32.2508909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.vscode/settings_recommended.json' 2025-03-04T19:47:32.2509176Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/.vscode' 2025-03-04T19:47:32.2509415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/BUCK.oss' 2025-03-04T19:47:32.2509657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/BUILD.bazel' 2025-03-04T19:47:32.2509913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/CITATION.cff' 2025-03-04T19:47:32.2510164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/CMakeLists.txt' 2025-03-04T19:47:32.2510396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/CODEOWNERS' 2025-03-04T19:47:32.2510678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/CODE_OF_CONDUCT.md' 2025-03-04T19:47:32.2510932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/CONTRIBUTING.md' 2025-03-04T19:47:32.2511180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/Dockerfile' 2025-03-04T19:47:32.2511421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/GLOSSARY.md' 2025-03-04T19:47:32.2511652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/LICENSE' 2025-03-04T19:47:32.2511888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/MANIFEST.in' 2025-03-04T19:47:32.2512113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/Makefile' 2025-03-04T19:47:32.2512340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/NOTICE' 2025-03-04T19:47:32.2512628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/README.md' 2025-03-04T19:47:32.2512872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/RELEASE.md' 2025-03-04T19:47:32.2513110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/SECURITY.md' 2025-03-04T19:47:32.2513352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/WORKSPACE' 2025-03-04T19:47:32.2513670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/.gitignore' 2025-03-04T19:47:32.2513967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/README.md' 2025-03-04T19:47:32.2514256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/build.gradle' 2025-03-04T19:47:32.2514548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/build_test_app.sh' 2025-03-04T19:47:32.2514889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/build_test_app_custom.sh' 2025-03-04T19:47:32.2515152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/common.sh' 2025-03-04T19:47:32.2515463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle.properties' 2025-03-04T19:47:32.2515840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle/android_tasks.gradle' 2025-03-04T19:47:32.2516168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle/release.gradle' 2025-03-04T19:47:32.2516550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle/wrapper/gradle-wrapper.jar' 2025-03-04T19:47:32.2516978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle/wrapper/gradle-wrapper.properties' 2025-03-04T19:47:32.2517316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle/wrapper' 2025-03-04T19:47:32.2517638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradle' 2025-03-04T19:47:32.2517991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradlew' 2025-03-04T19:47:32.2518264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/gradlew.bat' 2025-03-04T19:47:32.2518564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni/.git' 2025-03-04T19:47:32.2518875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni' 2025-03-04T19:47:32.2519169Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs' 2025-03-04T19:47:32.2519561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/CMakeLists.txt' 2025-03-04T19:47:32.2519915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/build.gradle' 2025-03-04T19:47:32.2520333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/generate_test_asset.cpp' 2025-03-04T19:47:32.2520770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/generate_test_torchscripts.py' 2025-03-04T19:47:32.2521160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/gradle.properties' 2025-03-04T19:47:32.2521535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/host/build.gradle' 2025-03-04T19:47:32.2521954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/host/gradle.properties' 2025-03-04T19:47:32.2522310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/host' 2025-03-04T19:47:32.2522817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/activation_ops.ptl' 2025-03-04T19:47:32.2523330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/android_api_module.ptl' 2025-03-04T19:47:32.2523820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/blas_lapack_ops.ptl' 2025-03-04T19:47:32.2524322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/comparison_ops.ptl' 2025-03-04T19:47:32.2524820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/convolution_ops.ptl' 2025-03-04T19:47:32.2525363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/distance_function_ops.ptl' 2025-03-04T19:47:32.2525841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/dropout_ops.ptl' 2025-03-04T19:47:32.2526389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/dynamic_quant_ops.ptl' 2025-03-04T19:47:32.2526879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/fused_quant_ops.ptl' 2025-03-04T19:47:32.2527395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/general_quant_ops.ptl' 2025-03-04T19:47:32.2527988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/linear_ops.ptl' 2025-03-04T19:47:32.2528537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/loss_function_ops.ptl' 2025-03-04T19:47:32.2529022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/mobilenet_v2.ptl' 2025-03-04T19:47:32.2529522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/nn_utils_ops.ptl' 2025-03-04T19:47:32.2530032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/normalization_ops.ptl' 2025-03-04T19:47:32.2530544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/other_math_ops.ptl' 2025-03-04T19:47:32.2531042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/padding_ops.ptl' 2025-03-04T19:47:32.2531528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/pointwise_ops.ptl' 2025-03-04T19:47:32.2532015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/pooling_ops.ptl' 2025-03-04T19:47:32.2532524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/recurrent_ops.ptl' 2025-03-04T19:47:32.2533026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/reduction_ops.ptl' 2025-03-04T19:47:32.2533510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/sampling_ops.ptl' 2025-03-04T19:47:32.2533997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/shuffle_ops.ptl' 2025-03-04T19:47:32.2534509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/sparse_ops.ptl' 2025-03-04T19:47:32.2534999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/spectral_ops.ptl' 2025-03-04T19:47:32.2535497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/static_quant_ops.ptl' 2025-03-04T19:47:32.2536017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_creation_ops.ptl' 2025-03-04T19:47:32.2536539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_general_ops.ptl' 2025-03-04T19:47:32.2537053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_indexing_ops.ptl' 2025-03-04T19:47:32.2537566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_typing_ops.ptl' 2025-03-04T19:47:32.2538061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/tensor_view_ops.ptl' 2025-03-04T19:47:32.2538620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/test.pt' 2025-03-04T19:47:32.2539383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/torchscript_builtin_ops.ptl' 2025-03-04T19:47:32.2540013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/torchscript_collection_ops.ptl' 2025-03-04T19:47:32.2540505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/transformer_ops.ptl' 2025-03-04T19:47:32.2541033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets/vision_function_ops.ptl' 2025-03-04T19:47:32.2541484Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/assets' 2025-03-04T19:47:32.2542050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/cpp/pytorch_jni_common_test.cpp' 2025-03-04T19:47:32.2542489Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/cpp' 2025-03-04T19:47:32.2543064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchHostTests.java' 2025-03-04T19:47:32.2543697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchInstrumentedTests.java' 2025-03-04T19:47:32.2544377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchLiteInstrumentedTests.java' 2025-03-04T19:47:32.2544949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/PytorchTestBase.java' 2025-03-04T19:47:32.2545631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchInstrumentedTestSuite.java' 2025-03-04T19:47:32.2546375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/suite/PytorchLiteInstrumentedTestSuite.java' 2025-03-04T19:47:32.2546902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch/suite' 2025-03-04T19:47:32.2547412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org/pytorch' 2025-03-04T19:47:32.2547874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java/org' 2025-03-04T19:47:32.2548325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest/java' 2025-03-04T19:47:32.2548739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/androidTest' 2025-03-04T19:47:32.2549184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/AndroidManifest.xml' 2025-03-04T19:47:32.2549617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp/cmake_macros.h' 2025-03-04T19:47:32.2550062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp/cmake_macros.h.in' 2025-03-04T19:47:32.2550539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_common.cpp' 2025-03-04T19:47:32.2550993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_common.h' 2025-03-04T19:47:32.2551450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_jit.cpp' 2025-03-04T19:47:32.2551905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp/pytorch_jni_lite.cpp' 2025-03-04T19:47:32.2552317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/cpp' 2025-03-04T19:47:32.2552792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/DType.java' 2025-03-04T19:47:32.2553322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/Device.java' 2025-03-04T19:47:32.2553816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/INativePeer.java' 2025-03-04T19:47:32.2554329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/IValue.java' 2025-03-04T19:47:32.2554859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/LiteModuleLoader.java' 2025-03-04T19:47:32.2555396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/LiteNativePeer.java' 2025-03-04T19:47:32.2555912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/MemoryFormat.java' 2025-03-04T19:47:32.2556383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/Module.java' 2025-03-04T19:47:32.2556884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/NativePeer.java' 2025-03-04T19:47:32.2557426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/PyTorchAndroid.java' 2025-03-04T19:47:32.2558074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/PyTorchCodegenLoader.java' 2025-03-04T19:47:32.2558548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch/Tensor.java' 2025-03-04T19:47:32.2559018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org/pytorch' 2025-03-04T19:47:32.2559466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java/org' 2025-03-04T19:47:32.2559886Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/java' 2025-03-04T19:47:32.2560330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/res/values/strings.xml' 2025-03-04T19:47:32.2560782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/res/values' 2025-03-04T19:47:32.2561175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main/res' 2025-03-04T19:47:32.2561551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src/main' 2025-03-04T19:47:32.2561918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/src' 2025-03-04T19:47:32.2562276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android/test_asset.jit' 2025-03-04T19:47:32.2562627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android' 2025-03-04T19:47:32.2563047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/CMakeLists.txt' 2025-03-04T19:47:32.2563469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/build.gradle' 2025-03-04T19:47:32.2563908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/gradle.properties' 2025-03-04T19:47:32.2564691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/TorchVisionInstrumentedTests.java' 2025-03-04T19:47:32.2565519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite/TorchVisionInstrumentedTestSuite.java' 2025-03-04T19:47:32.2566182Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision/suite' 2025-03-04T19:47:32.2566822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch/torchvision' 2025-03-04T19:47:32.2567368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org/pytorch' 2025-03-04T19:47:32.2567889Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java/org' 2025-03-04T19:47:32.2568414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest/java' 2025-03-04T19:47:32.2568899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/androidTest' 2025-03-04T19:47:32.2569394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/AndroidManifest.xml' 2025-03-04T19:47:32.2569931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/cpp/pytorch_vision_jni.cpp' 2025-03-04T19:47:32.2570421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/cpp' 2025-03-04T19:47:32.2571095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision/TensorImageUtils.java' 2025-03-04T19:47:32.2571667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org/pytorch/torchvision' 2025-03-04T19:47:32.2572204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org/pytorch' 2025-03-04T19:47:32.2572711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java/org' 2025-03-04T19:47:32.2573186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/java' 2025-03-04T19:47:32.2573688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/res/values/strings.xml' 2025-03-04T19:47:32.2574185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/res/values' 2025-03-04T19:47:32.2574657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main/res' 2025-03-04T19:47:32.2575097Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src/main' 2025-03-04T19:47:32.2575551Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision/src' 2025-03-04T19:47:32.2575947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/pytorch_android_torchvision' 2025-03-04T19:47:32.2576244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/run_tests.sh' 2025-03-04T19:47:32.2576536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/settings.gradle' 2025-03-04T19:47:32.2576862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/.gitignore' 2025-03-04T19:47:32.2577211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/CMakeLists.txt' 2025-03-04T19:47:32.2577543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/build.gradle' 2025-03-04T19:47:32.2577974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/AndroidManifest.xml' 2025-03-04T19:47:32.2578378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/assets/.gitignore' 2025-03-04T19:47:32.2578786Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/assets' 2025-03-04T19:47:32.2579268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/cpp/pytorch_testapp_jni.cpp' 2025-03-04T19:47:32.2579657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/cpp' 2025-03-04T19:47:32.2580210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/CameraActivity.java' 2025-03-04T19:47:32.2580736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/Constants.java' 2025-03-04T19:47:32.2581349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/LibtorchNativeClient.java' 2025-03-04T19:47:32.2581900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/MainActivity.java' 2025-03-04T19:47:32.2582397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/Result.java' 2025-03-04T19:47:32.2582885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp/Utils.java' 2025-03-04T19:47:32.2583404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch/testapp' 2025-03-04T19:47:32.2583846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org/pytorch' 2025-03-04T19:47:32.2584262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java/org' 2025-03-04T19:47:32.2584645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/java' 2025-03-04T19:47:32.2585123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/layout/activity_camera.xml' 2025-03-04T19:47:32.2585604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/layout/activity_main.xml' 2025-03-04T19:47:32.2586064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/layout/texture_view.xml' 2025-03-04T19:47:32.2586483Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/layout' 2025-03-04T19:47:32.2586984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/mipmap-mdpi/ic_launcher.png' 2025-03-04T19:47:32.2587482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/mipmap-mdpi/ic_launcher_round.png' 2025-03-04T19:47:32.2587926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/mipmap-mdpi' 2025-03-04T19:47:32.2588362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/values/colors.xml' 2025-03-04T19:47:32.2588792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/values/strings.xml' 2025-03-04T19:47:32.2589227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/values/styles.xml' 2025-03-04T19:47:32.2589638Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res/values' 2025-03-04T19:47:32.2590027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main/res' 2025-03-04T19:47:32.2590387Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src/main' 2025-03-04T19:47:32.2590747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app/src' 2025-03-04T19:47:32.2591065Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/app' 2025-03-04T19:47:32.2591407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/make_assets.py' 2025-03-04T19:47:32.2591803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app/make_assets_custom.py' 2025-03-04T19:47:32.2592104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/test_app' 2025-03-04T19:47:32.2592381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android' 2025-03-04T19:47:32.2592612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten.bzl' 2025-03-04T19:47:32.2592899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/CMakeLists.txt' 2025-03-04T19:47:32.2593199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/conda/build.sh' 2025-03-04T19:47:32.2593484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/conda/meta.yaml' 2025-03-04T19:47:32.2593760Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/conda' 2025-03-04T19:47:32.2594048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/.gitignore' 2025-03-04T19:47:32.2594336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ATen.h' 2025-03-04T19:47:32.2594674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ATenConfig.cmake.in' 2025-03-04T19:47:32.2595049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/AccumulateType.cpp' 2025-03-04T19:47:32.2595371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/AccumulateType.h' 2025-03-04T19:47:32.2595672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ArrayRef.h' 2025-03-04T19:47:32.2595959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Backend.h' 2025-03-04T19:47:32.2596267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Backtrace.h' 2025-03-04T19:47:32.2596573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/BlasBackend.h' 2025-03-04T19:47:32.2596923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CMakeLists.txt' 2025-03-04T19:47:32.2597255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CPUApplyUtils.h' 2025-03-04T19:47:32.2597591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CPUFixedAllocator.h' 2025-03-04T19:47:32.2598035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CPUGeneratorImpl.cpp' 2025-03-04T19:47:32.2598727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CPUGeneratorImpl.h' 2025-03-04T19:47:32.2599102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CachedTensorUtils.cpp' 2025-03-04T19:47:32.2599443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CachedTensorUtils.h' 2025-03-04T19:47:32.2599767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/CollapseDims.h' 2025-03-04T19:47:32.2600064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Config.h.in' 2025-03-04T19:47:32.2600421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ConjugateFallback.cpp' 2025-03-04T19:47:32.2600727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Context.cpp' 2025-03-04T19:47:32.2601013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Context.h' 2025-03-04T19:47:32.2601342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DLConvertor.cpp' 2025-03-04T19:47:32.2601649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DLConvertor.h' 2025-03-04T19:47:32.2601943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Device.h' 2025-03-04T19:47:32.2602295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DeviceAccelerator.cpp' 2025-03-04T19:47:32.2602641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DeviceAccelerator.h' 2025-03-04T19:47:32.2603063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DeviceGuard.h' 2025-03-04T19:47:32.2603356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DimVector.h' 2025-03-04T19:47:32.2603654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Dimname.h' 2025-03-04T19:47:32.2603953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Dispatch.cpp' 2025-03-04T19:47:32.2604253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Dispatch.h' 2025-03-04T19:47:32.2604557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Dispatch_v2.h' 2025-03-04T19:47:32.2604947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DynamicLibrary.cpp' 2025-03-04T19:47:32.2605270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/DynamicLibrary.h' 2025-03-04T19:47:32.2605589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp' 2025-03-04T19:47:32.2605913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/EmptyTensor.h' 2025-03-04T19:47:32.2606212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ExpandBase.h' 2025-03-04T19:47:32.2606585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ExpandUtils.cpp' 2025-03-04T19:47:32.2606894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ExpandUtils.h' 2025-03-04T19:47:32.2607206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Formatting.h' 2025-03-04T19:47:32.2607529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FuncTorchTLS.cpp' 2025-03-04T19:47:32.2607852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FuncTorchTLS.h' 2025-03-04T19:47:32.2608212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FunctionalInverses.cpp' 2025-03-04T19:47:32.2608634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FunctionalStorageImpl.cpp' 2025-03-04T19:47:32.2609010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FunctionalStorageImpl.h' 2025-03-04T19:47:32.2609403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FunctionalTensorWrapper.cpp' 2025-03-04T19:47:32.2609796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FunctionalTensorWrapper.h' 2025-03-04T19:47:32.2610209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/FunctionalizeFallbackKernel.cpp' 2025-03-04T19:47:32.2610519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Generator.h' 2025-03-04T19:47:32.2610812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/InferSize.h' 2025-03-04T19:47:32.2611181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/InitialTensorOptions.h' 2025-03-04T19:47:32.2611466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Layout.h' 2025-03-04T19:47:32.2611841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyBatchedFallback.cpp' 2025-03-04T19:47:32.2612217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyBatchedFallback.h' 2025-03-04T19:47:32.2612603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyBatchedTensorImpl.cpp' 2025-03-04T19:47:32.2612986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyBatchedTensorImpl.h' 2025-03-04T19:47:32.2613401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyBatchingRegistrations.cpp' 2025-03-04T19:47:32.2613746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyVmapMode.cpp' 2025-03-04T19:47:32.2614068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyVmapMode.h' 2025-03-04T19:47:32.2614485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyVmapTransforms.cpp' 2025-03-04T19:47:32.2614844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LegacyVmapTransforms.h' 2025-03-04T19:47:32.2615161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/LinalgBackend.h' 2025-03-04T19:47:32.2615495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/MapAllocator.cpp' 2025-03-04T19:47:32.2615807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/MapAllocator.h' 2025-03-04T19:47:32.2616113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/MatrixRef.h' 2025-03-04T19:47:32.2616487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/MemoryOverlap.cpp' 2025-03-04T19:47:32.2616803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/MemoryOverlap.h' 2025-03-04T19:47:32.2617125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/NamedTensor.h' 2025-03-04T19:47:32.2617473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/NamedTensorUtils.cpp' 2025-03-04T19:47:32.2617803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/NamedTensorUtils.h' 2025-03-04T19:47:32.2618188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp' 2025-03-04T19:47:32.2618517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.h' 2025-03-04T19:47:32.2618886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/NumericUtils.h' 2025-03-04T19:47:32.2619188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/OpMathType.h' 2025-03-04T19:47:32.2619535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/OpaqueTensorImpl.h' 2025-03-04T19:47:32.2619887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/PTThreadPool.h' 2025-03-04T19:47:32.2620181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/PadNd.h' 2025-03-04T19:47:32.2620496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Parallel-inl.h' 2025-03-04T19:47:32.2620788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Parallel.h' 2025-03-04T19:47:32.2621185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelCommon.cpp' 2025-03-04T19:47:32.2621508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelFuture.h' 2025-03-04T19:47:32.2621856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelNative.cpp' 2025-03-04T19:47:32.2622178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelNative.h' 2025-03-04T19:47:32.2622524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelOpenMP.cpp' 2025-03-04T19:47:32.2622851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelOpenMP.h' 2025-03-04T19:47:32.2623261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ParallelThreadPoolNative.cpp' 2025-03-04T19:47:32.2623642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/PythonTorchFunctionTLS.cpp' 2025-03-04T19:47:32.2624014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/PythonTorchFunctionTLS.h' 2025-03-04T19:47:32.2624348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ROCmFABackend.h' 2025-03-04T19:47:32.2624651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SDPBackend.h' 2025-03-04T19:47:32.2625016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SavedTensorHooks.cpp' 2025-03-04T19:47:32.2625346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SavedTensorHooks.h' 2025-03-04T19:47:32.2625640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Scalar.h' 2025-03-04T19:47:32.2625990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ScalarOps.cpp' 2025-03-04T19:47:32.2626298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ScalarOps.h' 2025-03-04T19:47:32.2626601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ScalarType.h' 2025-03-04T19:47:32.2626931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SequenceNumber.cpp' 2025-03-04T19:47:32.2627268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SequenceNumber.h' 2025-03-04T19:47:32.2627616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SmallVector.h' 2025-03-04T19:47:32.2627998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp' 2025-03-04T19:47:32.2628351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.h' 2025-03-04T19:47:32.2628725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorUtils.h' 2025-03-04T19:47:32.2629068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SparseTensorImpl.cpp' 2025-03-04T19:47:32.2629440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/SparseTensorImpl.h' 2025-03-04T19:47:32.2629723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Storage.h' 2025-03-04T19:47:32.2630043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/StorageUtils.cpp' 2025-03-04T19:47:32.2630367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/StorageUtils.h' 2025-03-04T19:47:32.2630649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Tensor.h' 2025-03-04T19:47:32.2630981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorAccessor.h' 2025-03-04T19:47:32.2631336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorGeometry.cpp' 2025-03-04T19:47:32.2631669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorGeometry.h' 2025-03-04T19:47:32.2631995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorIndexing.cpp' 2025-03-04T19:47:32.2632317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorIndexing.h' 2025-03-04T19:47:32.2632658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorIterator.cpp' 2025-03-04T19:47:32.2632978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorIterator.h' 2025-03-04T19:47:32.2633386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorIteratorInternal.h' 2025-03-04T19:47:32.2633697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorMeta.cpp' 2025-03-04T19:47:32.2634006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorMeta.h' 2025-03-04T19:47:32.2634326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorNames.cpp' 2025-03-04T19:47:32.2634645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorNames.h' 2025-03-04T19:47:32.2634972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorOperators.h' 2025-03-04T19:47:32.2635286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorOptions.h' 2025-03-04T19:47:32.2635672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorSubclassLikeUtils.h' 2025-03-04T19:47:32.2635989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorUtils.cpp' 2025-03-04T19:47:32.2636308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TensorUtils.h' 2025-03-04T19:47:32.2636699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ThreadLocalPythonObjects.cpp' 2025-03-04T19:47:32.2637154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ThreadLocalPythonObjects.h' 2025-03-04T19:47:32.2637498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ThreadLocalState.cpp' 2025-03-04T19:47:32.2637926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ThreadLocalState.h' 2025-03-04T19:47:32.2638231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TracerMode.h' 2025-03-04T19:47:32.2638540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/TypeDefault.h' 2025-03-04T19:47:32.2638875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Utils.cpp' 2025-03-04T19:47:32.2639153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Utils.h' 2025-03-04T19:47:32.2639463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Version.cpp' 2025-03-04T19:47:32.2639751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/Version.h' 2025-03-04T19:47:32.2640142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/VmapModeRegistrations.cpp' 2025-03-04T19:47:32.2640455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/WrapDimUtils.h' 2025-03-04T19:47:32.2640949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/WrapDimUtilsMulti.h' 2025-03-04T19:47:32.2641375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ZeroTensorFallback.cpp' 2025-03-04T19:47:32.2641697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/autocast_mode.cpp' 2025-03-04T19:47:32.2642024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/autocast_mode.h' 2025-03-04T19:47:32.2642445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/benchmarks/quantize_per_channel.cpp' 2025-03-04T19:47:32.2642889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/benchmarks/stateful_conv1d.cpp' 2025-03-04T19:47:32.2643264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/benchmarks/tensor_add.cpp' 2025-03-04T19:47:32.2643609Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/benchmarks' 2025-03-04T19:47:32.2643902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ceil_div.h' 2025-03-04T19:47:32.2644229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/code_template.h' 2025-03-04T19:47:32.2644567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ATenGeneral.cpp' 2025-03-04T19:47:32.2644896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ATenGeneral.h' 2025-03-04T19:47:32.2645232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ATenOpList.h' 2025-03-04T19:47:32.2645546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ATen_fwd.h' 2025-03-04T19:47:32.2645872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ATen_pch.h' 2025-03-04T19:47:32.2646166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Array.h' 2025-03-04T19:47:32.2646618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/BackendSelectFallbackKernel.cpp' 2025-03-04T19:47:32.2646938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Backtrace.h' 2025-03-04T19:47:32.2647334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/CachingHostAllocator.h' 2025-03-04T19:47:32.2647704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/CheckMemoryFormat.h' 2025-03-04T19:47:32.2648124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypeProperties.cpp' 2025-03-04T19:47:32.2648551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypeProperties.h' 2025-03-04T19:47:32.2649071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp' 2025-03-04T19:47:32.2649546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-03-04T19:47:32.2649857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Dict.cpp' 2025-03-04T19:47:32.2650166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Dict.h' 2025-03-04T19:47:32.2650479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Dict_inl.h' 2025-03-04T19:47:32.2650848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/DimVector.h' 2025-03-04T19:47:32.2651167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Dimname.cpp' 2025-03-04T19:47:32.2651479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Dimname.h' 2025-03-04T19:47:32.2651873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/DistributionsHelper.h' 2025-03-04T19:47:32.2652206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Formatting.cpp' 2025-03-04T19:47:32.2652571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Formatting.h' 2025-03-04T19:47:32.2652897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Generator.cpp' 2025-03-04T19:47:32.2653225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Generator.h' 2025-03-04T19:47:32.2653656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/GeneratorForPrivateuseone.cpp' 2025-03-04T19:47:32.2654079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/GeneratorForPrivateuseone.h' 2025-03-04T19:47:32.2654425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/IListRef.h' 2025-03-04T19:47:32.2654756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/IListRef_inl.h' 2025-03-04T19:47:32.2655119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/IListRef_test.cpp' 2025-03-04T19:47:32.2655491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/LegacyTypeDispatch.h' 2025-03-04T19:47:32.2655811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/List.cpp' 2025-03-04T19:47:32.2656104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/List.h' 2025-03-04T19:47:32.2656430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/List_inl.h' 2025-03-04T19:47:32.2656754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/List_test.cpp' 2025-03-04T19:47:32.2657120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/MT19937RNGEngine.h' 2025-03-04T19:47:32.2657504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/MetaFallbackKernel.cpp' 2025-03-04T19:47:32.2657885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/NamedRegistrations.cpp' 2025-03-04T19:47:32.2658236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/NamedTensor.cpp' 2025-03-04T19:47:32.2658592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/NamedTensor.h' 2025-03-04T19:47:32.2659001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/NestedIntSymNodeImpl.cpp' 2025-03-04T19:47:32.2659383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/NestedIntSymNodeImpl.h' 2025-03-04T19:47:32.2659752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/PhiloxRNGEngine.h' 2025-03-04T19:47:32.2660154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/PythonFallbackKernel.cpp' 2025-03-04T19:47:32.2660584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/PythonFallbackKernel.h' 2025-03-04T19:47:32.2661048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp' 2025-03-04T19:47:32.2661496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/PythonOpRegistrationTrampoline.h' 2025-03-04T19:47:32.2661847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/QuantizerBase.h' 2025-03-04T19:47:32.2662157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/README.md' 2025-03-04T19:47:32.2662507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Range.cpp' 2025-03-04T19:47:32.2662803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Range.h' 2025-03-04T19:47:32.2663133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Reduction.h' 2025-03-04T19:47:32.2663439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Scalar.h' 2025-03-04T19:47:32.2663775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ScalarType.h' 2025-03-04T19:47:32.2664117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Tensor.cpp' 2025-03-04T19:47:32.2664419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Tensor.h' 2025-03-04T19:47:32.2664782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/TensorAccessor.h' 2025-03-04T19:47:32.2665105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/TensorBase.h' 2025-03-04T19:47:32.2665497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/TorchDispatchUtils.cpp' 2025-03-04T19:47:32.2665866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/TorchDispatchUtils.h' 2025-03-04T19:47:32.2666359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/TransformationHelper.h' 2025-03-04T19:47:32.2666735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/UndefinedTensorImpl.h' 2025-03-04T19:47:32.2667081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/UnsafeFromTH.h' 2025-03-04T19:47:32.2667487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/VariableFallbackKernel.cpp' 2025-03-04T19:47:32.2667892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/VariableHooksInterface.cpp' 2025-03-04T19:47:32.2668304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/VariableHooksInterface.h' 2025-03-04T19:47:32.2668618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Variadic.h' 2025-03-04T19:47:32.2668946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Vitals.cpp' 2025-03-04T19:47:32.2669252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/Vitals.h' 2025-03-04T19:47:32.2669588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/adaption.cpp' 2025-03-04T19:47:32.2669911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/alias_info.h' 2025-03-04T19:47:32.2670229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/blob.cpp' 2025-03-04T19:47:32.2670518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/blob.h' 2025-03-04T19:47:32.2670891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/BoxedKernel.h' 2025-03-04T19:47:32.2671301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/BoxedKernel_impl.h' 2025-03-04T19:47:32.2671700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction.cpp' 2025-03-04T19:47:32.2672138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction.h' 2025-03-04T19:47:32.2672549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction_impl.h' 2025-03-04T19:47:32.2672987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/KernelFunction_test.cpp' 2025-03-04T19:47:32.2673372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/OperatorKernel.h' 2025-03-04T19:47:32.2673857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-03-04T19:47:32.2674396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-03-04T19:47:32.2674762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/boxing.h' 2025-03-04T19:47:32.2675272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp' 2025-03-04T19:47:32.2675726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp' 2025-03-04T19:47:32.2676244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp' 2025-03-04T19:47:32.2676685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp' 2025-03-04T19:47:32.2677166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp' 2025-03-04T19:47:32.2677669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-03-04T19:47:32.2678320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp' 2025-03-04T19:47:32.2678768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl/test_helpers.h' 2025-03-04T19:47:32.2679155Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing/impl' 2025-03-04T19:47:32.2679500Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/boxing' 2025-03-04T19:47:32.2679864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/builtin_function.h' 2025-03-04T19:47:32.2680216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/class_type.cpp' 2025-03-04T19:47:32.2680545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/class_type.h' 2025-03-04T19:47:32.2680912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/custom_class.cpp' 2025-03-04T19:47:32.2681245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/custom_class.h' 2025-03-04T19:47:32.2681654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/CppSignature.h' 2025-03-04T19:47:32.2682084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/CppSignature_test.cpp' 2025-03-04T19:47:32.2682552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp' 2025-03-04T19:47:32.2682989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-03-04T19:47:32.2683378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.cpp' 2025-03-04T19:47:32.2683772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/Dispatcher.h' 2025-03-04T19:47:32.2684204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/ObservedOperators.cpp' 2025-03-04T19:47:32.2684641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/ObservedOperators.h' 2025-03-04T19:47:32.2685086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorEntry.cpp' 2025-03-04T19:47:32.2685498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorEntry.h' 2025-03-04T19:47:32.2685909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorOptions.h' 2025-03-04T19:47:32.2686283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/README.md' 2025-03-04T19:47:32.2686779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-03-04T19:47:32.2687225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch/backend_fallback_test.cpp' 2025-03-04T19:47:32.2687599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dispatch' 2025-03-04T19:47:32.2687950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dynamic_type.cpp' 2025-03-04T19:47:32.2688298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/dynamic_type.h' 2025-03-04T19:47:32.2688642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/enum_type.h' 2025-03-04T19:47:32.2688969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/function.h' 2025-03-04T19:47:32.2689333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/function_schema.cpp' 2025-03-04T19:47:32.2689702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/function_schema.h' 2025-03-04T19:47:32.2690073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/function_schema_inl.h' 2025-03-04T19:47:32.2690404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/functional.h' 2025-03-04T19:47:32.2690768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/grad_mode.h' 2025-03-04T19:47:32.2691138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/interned_strings.cpp' 2025-03-04T19:47:32.2691508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/interned_strings.h' 2025-03-04T19:47:32.2691899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/interned_strings_class.h' 2025-03-04T19:47:32.2692230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ivalue.cpp' 2025-03-04T19:47:32.2692566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ivalue.h' 2025-03-04T19:47:32.2692905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ivalue_inl.h' 2025-03-04T19:47:32.2693219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/ivalue_to.h' 2025-03-04T19:47:32.2693536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/jit_type.h' 2025-03-04T19:47:32.2693888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/jit_type_base.h' 2025-03-04T19:47:32.2694209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/library.cpp' 2025-03-04T19:47:32.2694618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/README.md' 2025-03-04T19:47:32.2695013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/adaption.h' 2025-03-04T19:47:32.2695457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/infer_schema.cpp' 2025-03-04T19:47:32.2695876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/infer_schema.h' 2025-03-04T19:47:32.2696308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/op_allowlist.h' 2025-03-04T19:47:32.2696786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/op_allowlist_test.cpp' 2025-03-04T19:47:32.2697247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/op_registration.cpp' 2025-03-04T19:47:32.2697681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/op_registration.h' 2025-03-04T19:47:32.2698146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration/op_registration_test.cpp' 2025-03-04T19:47:32.2698899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/op_registration' 2025-03-04T19:47:32.2699259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/operator_name.cpp' 2025-03-04T19:47:32.2699608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/operator_name.h' 2025-03-04T19:47:32.2699962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/qualified_name.h' 2025-03-04T19:47:32.2700340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/register_symbols.cpp' 2025-03-04T19:47:32.2700726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/rref_interface.h' 2025-03-04T19:47:32.2701040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/stack.h' 2025-03-04T19:47:32.2701345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/symbol.h' 2025-03-04T19:47:32.2701682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/tensor_type.cpp' 2025-03-04T19:47:32.2702002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/type.cpp' 2025-03-04T19:47:32.2702348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/type_factory.cpp' 2025-03-04T19:47:32.2702725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/type_factory.h' 2025-03-04T19:47:32.2703044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/type_ptr.h' 2025-03-04T19:47:32.2703362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/typeid.h' 2025-03-04T19:47:32.2703694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core/union_type.cpp' 2025-03-04T19:47:32.2704020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/core' 2025-03-04T19:47:32.2704372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpp_custom_type_hack.h' 2025-03-04T19:47:32.2704729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/FlushDenormal.cpp' 2025-03-04T19:47:32.2705073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/FlushDenormal.h' 2025-03-04T19:47:32.2705386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/Utils.cpp' 2025-03-04T19:47:32.2705696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/Utils.h' 2025-03-04T19:47:32.2706034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/functional.h' 2025-03-04T19:47:32.2706413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/functional_base.h' 2025-03-04T19:47:32.2706807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/functional_bfloat16.h' 2025-03-04T19:47:32.2707158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/intrinsics.h' 2025-03-04T19:47:32.2707521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/sve_helper.h' 2025-03-04T19:47:32.2707904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_common_sve.h' 2025-03-04T19:47:32.2708284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_double.h' 2025-03-04T19:47:32.2708680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_float.h' 2025-03-04T19:47:32.2709035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_int.h' 2025-03-04T19:47:32.2709384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve/vec_qint.h' 2025-03-04T19:47:32.2709733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/sve' 2025-03-04T19:47:32.2710037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec.h' 2025-03-04T19:47:32.2710426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128.h' 2025-03-04T19:47:32.2710863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-03-04T19:47:32.2711258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_convert.h' 2025-03-04T19:47:32.2711681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-03-04T19:47:32.2712083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-03-04T19:47:32.2712631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-03-04T19:47:32.2712988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec128' 2025-03-04T19:47:32.2713412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-03-04T19:47:32.2713822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-03-04T19:47:32.2714186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256.h' 2025-03-04T19:47:32.2714761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-03-04T19:47:32.2715165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-03-04T19:47:32.2715620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-03-04T19:47:32.2716049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-03-04T19:47:32.2716457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_convert.h' 2025-03-04T19:47:32.2716849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_double.h' 2025-03-04T19:47:32.2717246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_float.h' 2025-03-04T19:47:32.2717627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_half.h' 2025-03-04T19:47:32.2718123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_int.h' 2025-03-04T19:47:32.2718501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_mask.h' 2025-03-04T19:47:32.2718893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vec256_qint.h' 2025-03-04T19:47:32.2719339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-03-04T19:47:32.2719778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-03-04T19:47:32.2720276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-03-04T19:47:32.2720751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-03-04T19:47:32.2721235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-03-04T19:47:32.2721663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-03-04T19:47:32.2722126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-03-04T19:47:32.2722552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-03-04T19:47:32.2723013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-03-04T19:47:32.2723448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-03-04T19:47:32.2723879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-03-04T19:47:32.2724325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-03-04T19:47:32.2724723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-03-04T19:47:32.2725214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/vsx' 2025-03-04T19:47:32.2725662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-03-04T19:47:32.2726055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256/zarch' 2025-03-04T19:47:32.2726414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec256' 2025-03-04T19:47:32.2726780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512.h' 2025-03-04T19:47:32.2727212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-03-04T19:47:32.2727658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-03-04T19:47:32.2728085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-03-04T19:47:32.2728477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_convert.h' 2025-03-04T19:47:32.2728878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_double.h' 2025-03-04T19:47:32.2729267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_float.h' 2025-03-04T19:47:32.2729651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_int.h' 2025-03-04T19:47:32.2730025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_mask.h' 2025-03-04T19:47:32.2730412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512/vec512_qint.h' 2025-03-04T19:47:32.2730768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec512' 2025-03-04T19:47:32.2731107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_base.h' 2025-03-04T19:47:32.2731454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_convert.h' 2025-03-04T19:47:32.2731777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_half.h' 2025-03-04T19:47:32.2732219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_mask.h' 2025-03-04T19:47:32.2732532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec/vec_n.h' 2025-03-04T19:47:32.2732864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vec' 2025-03-04T19:47:32.2733197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu/vml.h' 2025-03-04T19:47:32.2733515Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cpu' 2025-03-04T19:47:32.2733870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/ATenCUDAGeneral.h' 2025-03-04T19:47:32.2734249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/ApplyGridUtils.cuh' 2025-03-04T19:47:32.2734572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/AsmUtils.cuh' 2025-03-04T19:47:32.2734909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/Atomic.cuh' 2025-03-04T19:47:32.2735285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAApplyUtils.cuh' 2025-03-04T19:47:32.2735608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDABlas.cpp' 2025-03-04T19:47:32.2735936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDABlas.h' 2025-03-04T19:47:32.2736274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAConfig.h.in' 2025-03-04T19:47:32.2736650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAContext.cpp' 2025-03-04T19:47:32.2736977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAContext.h' 2025-03-04T19:47:32.2737353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAContextLight.h' 2025-03-04T19:47:32.2737682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDADataType.h' 2025-03-04T19:47:32.2738007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDADevice.h' 2025-03-04T19:47:32.2738336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAEvent.h' 2025-03-04T19:47:32.2738740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp' 2025-03-04T19:47:32.2739121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAGeneratorImpl.h' 2025-03-04T19:47:32.2739448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAGraph.cpp' 2025-03-04T19:47:32.2739785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAGraph.h' 2025-03-04T19:47:32.2740148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAGraphsUtils.cuh' 2025-03-04T19:47:32.2740487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDASparse.h' 2025-03-04T19:47:32.2740849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseBlas.cpp' 2025-03-04T19:47:32.2741200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseBlas.h' 2025-03-04T19:47:32.2741617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseDescriptors.cpp' 2025-03-04T19:47:32.2742007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDASparseDescriptors.h' 2025-03-04T19:47:32.2742420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDATensorMethods.cuh' 2025-03-04T19:47:32.2742843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CUDAUtils.h' 2025-03-04T19:47:32.2743416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CachingHostAllocator.cpp' 2025-03-04T19:47:32.2743836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CachingHostAllocator.h' 2025-03-04T19:47:32.2744230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CuSparseHandlePool.cpp' 2025-03-04T19:47:32.2744600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp' 2025-03-04T19:47:32.2744998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/DeviceUtils.cuh' 2025-03-04T19:47:32.2745351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/EmptyTensor.cpp' 2025-03-04T19:47:32.2745680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/EmptyTensor.h' 2025-03-04T19:47:32.2746024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/Exceptions.cpp' 2025-03-04T19:47:32.2746348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/Exceptions.h' 2025-03-04T19:47:32.2746714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/NumericLimits.cuh' 2025-03-04T19:47:32.2747129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/PeerToPeerAccess.cpp' 2025-03-04T19:47:32.2747505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/PeerToPeerAccess.h' 2025-03-04T19:47:32.2747865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/PhiloxCudaState.h' 2025-03-04T19:47:32.2748203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/PhiloxUtils.cuh' 2025-03-04T19:47:32.2748615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/PinnedMemoryAllocator.h' 2025-03-04T19:47:32.2748974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/ScanUtils.cuh' 2025-03-04T19:47:32.2749293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/Sleep.cu' 2025-03-04T19:47:32.2749591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/Sleep.h' 2025-03-04T19:47:32.2749964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/ThrustAllocator.h' 2025-03-04T19:47:32.2750333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/cub-RadixSortKeys.cu' 2025-03-04T19:47:32.2750751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/cub-RadixSortPairs.cu' 2025-03-04T19:47:32.2751048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/cub.cu' 2025-03-04T19:47:32.2751346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/cub.cuh' 2025-03-04T19:47:32.2751649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/cub.h' 2025-03-04T19:47:32.2752011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/cub_definitions.cuh' 2025-03-04T19:47:32.2752393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/CUDAHooks.cpp' 2025-03-04T19:47:32.2752749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/CUDAHooks.h' 2025-03-04T19:47:32.2753180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/DeviceThreadHandles.h' 2025-03-04T19:47:32.2753550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/IndexUtils.cu' 2025-03-04T19:47:32.2753939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/IndexUtils.cuh' 2025-03-04T19:47:32.2754341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/IntegerDivider.cuh' 2025-03-04T19:47:32.2754710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/KernelUtils.h' 2025-03-04T19:47:32.2755092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/LazyNVRTC.cpp' 2025-03-04T19:47:32.2755449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/LazyNVRTC.h' 2025-03-04T19:47:32.2755875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/OffsetCalculator.cuh' 2025-03-04T19:47:32.2756297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-03-04T19:47:32.2756724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/TensorInfo.cuh' 2025-03-04T19:47:32.2757090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail/UnpackRaw.cuh' 2025-03-04T19:47:32.2757448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/detail' 2025-03-04T19:47:32.2757847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/jiterator.cu' 2025-03-04T19:47:32.2758169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/jiterator.h' 2025-03-04T19:47:32.2758567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/jiterator_impl.h' 2025-03-04T19:47:32.2758898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/llvm_basic.cpp' 2025-03-04T19:47:32.2759264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/llvm_complex.cpp' 2025-03-04T19:47:32.2759628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/llvm_jit_strings.h' 2025-03-04T19:47:32.2760036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp' 2025-03-04T19:47:32.2760446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h' 2025-03-04T19:47:32.2760822Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/nvrtc_stub' 2025-03-04T19:47:32.2761185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/GemmCommon.h' 2025-03-04T19:47:32.2761570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/GemmHipblaslt.h' 2025-03-04T19:47:32.2761956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/GemmRocblas.h' 2025-03-04T19:47:32.2762308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/README.md' 2025-03-04T19:47:32.2762739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/StreamTimer.cpp' 2025-03-04T19:47:32.2763112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/StreamTimer.h' 2025-03-04T19:47:32.2763485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/Tunable.cpp' 2025-03-04T19:47:32.2763838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/Tunable.h' 2025-03-04T19:47:32.2764223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/TunableGemm.h' 2025-03-04T19:47:32.2764586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable/TunableOp.h' 2025-03-04T19:47:32.2764978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda/tunable' 2025-03-04T19:47:32.2765299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cuda' 2025-03-04T19:47:32.2765647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/AutocastRNN.cpp' 2025-03-04T19:47:32.2766009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Descriptors.cpp' 2025-03-04T19:47:32.2766340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Descriptors.h' 2025-03-04T19:47:32.2766669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Handle.cpp' 2025-03-04T19:47:32.2766978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Handle.h' 2025-03-04T19:47:32.2767304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Handles.h' 2025-03-04T19:47:32.2767618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/README.md' 2025-03-04T19:47:32.2767934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Types.cpp' 2025-03-04T19:47:32.2768289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Types.h' 2025-03-04T19:47:32.2768592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/Utils.h' 2025-03-04T19:47:32.2768951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn/cudnn-wrapper.h' 2025-03-04T19:47:32.2769267Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/cudnn' 2025-03-04T19:47:32.2769703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/AcceleratorHooksInterface.h' 2025-03-04T19:47:32.2770062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/CPUGuardImpl.cpp' 2025-03-04T19:47:32.2770499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/CUDAHooksInterface.cpp' 2025-03-04T19:47:32.2770882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/CUDAHooksInterface.h' 2025-03-04T19:47:32.2771244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/FunctionTraits.h' 2025-03-04T19:47:32.2771650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/HIPHooksInterface.cpp' 2025-03-04T19:47:32.2772056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/HIPHooksInterface.h' 2025-03-04T19:47:32.2772458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/HPUHooksInterface.cpp' 2025-03-04T19:47:32.2772833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/HPUHooksInterface.h' 2025-03-04T19:47:32.2773236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/IPUHooksInterface.cpp' 2025-03-04T19:47:32.2773611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/IPUHooksInterface.h' 2025-03-04T19:47:32.2774021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MAIAHooksInterface.cpp' 2025-03-04T19:47:32.2774453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MAIAHooksInterface.h' 2025-03-04T19:47:32.2774842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MPSHooksInterface.cpp' 2025-03-04T19:47:32.2775231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MPSHooksInterface.h' 2025-03-04T19:47:32.2775625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MTIAHooksInterface.cpp' 2025-03-04T19:47:32.2776019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MTIAHooksInterface.h' 2025-03-04T19:47:32.2776391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/MetaGuardImpl.cpp' 2025-03-04T19:47:32.2776832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp' 2025-03-04T19:47:32.2777261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/PrivateUse1HooksInterface.h' 2025-03-04T19:47:32.2777662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/XPUHooksInterface.cpp' 2025-03-04T19:47:32.2778036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail/XPUHooksInterface.h' 2025-03-04T19:47:32.2778355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/detail' 2025-03-04T19:47:32.2778651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/div_rtn.h' 2025-03-04T19:47:32.2778935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/dlpack.h' 2025-03-04T19:47:32.2779337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/ADInterpreters.cpp' 2025-03-04T19:47:32.2779714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/ADInterpreters.h' 2025-03-04T19:47:32.2780149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesActivation.cpp' 2025-03-04T19:47:32.2780595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp' 2025-03-04T19:47:32.2781036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesConvolution.cpp' 2025-03-04T19:47:32.2781489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesDecompositions.cpp' 2025-03-04T19:47:32.2781908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesDynamic.cpp' 2025-03-04T19:47:32.2782337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesFactory.cpp' 2025-03-04T19:47:32.2782740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesHelper.cpp' 2025-03-04T19:47:32.2783138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesHelper.h' 2025-03-04T19:47:32.2783549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesIndexing.cpp' 2025-03-04T19:47:32.2784010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp' 2025-03-04T19:47:32.2784422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesLoss.cpp' 2025-03-04T19:47:32.2784840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesModules.cpp' 2025-03-04T19:47:32.2785231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesNorm.cpp' 2025-03-04T19:47:32.2785651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesPooling.cpp' 2025-03-04T19:47:32.2786075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesRandomness.cpp' 2025-03-04T19:47:32.2786517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesReduceOps.cpp' 2025-03-04T19:47:32.2786956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesScatterOps.cpp' 2025-03-04T19:47:32.2787370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp' 2025-03-04T19:47:32.2787776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchRulesViews.cpp' 2025-03-04T19:47:32.2788169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchedFallback.cpp' 2025-03-04T19:47:32.2788563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchedFallback.h' 2025-03-04T19:47:32.2788969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchedTensorImpl.cpp' 2025-03-04T19:47:32.2789379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchedTensorImpl.h' 2025-03-04T19:47:32.2789812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/BatchingMetaprogramming.h' 2025-03-04T19:47:32.2790189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/DynamicLayer.cpp' 2025-03-04T19:47:32.2790575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/DynamicLayer.h' 2025-03-04T19:47:32.2791027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp' 2025-03-04T19:47:32.2791474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/FunctionalizeInterpreter.h' 2025-03-04T19:47:32.2791848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/Interpreter.cpp' 2025-03-04T19:47:32.2792225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/Interpreter.h' 2025-03-04T19:47:32.2792695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp' 2025-03-04T19:47:32.2793162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/LegacyVmapTransforms.cpp' 2025-03-04T19:47:32.2793577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/LegacyVmapTransforms.h' 2025-03-04T19:47:32.2793923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/Macros.h' 2025-03-04T19:47:32.2794314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/PlumbingHelper.cpp' 2025-03-04T19:47:32.2794720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/PlumbingHelper.h' 2025-03-04T19:47:32.2795158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp' 2025-03-04T19:47:32.2795542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/TensorWrapper.cpp' 2025-03-04T19:47:32.2795932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/TensorWrapper.h' 2025-03-04T19:47:32.2796330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/VmapInterpreter.cpp' 2025-03-04T19:47:32.2796751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/VmapInterpreter.h' 2025-03-04T19:47:32.2797177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch/VmapModeRegistrations.cpp' 2025-03-04T19:47:32.2797526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/functorch' 2025-03-04T19:47:32.2798087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-03-04T19:47:32.2798883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp' 2025-03-04T19:47:32.2799536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-03-04T19:47:32.2800022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp' 2025-03-04T19:47:32.2800505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-03-04T19:47:32.2800953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-03-04T19:47:32.2801294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip/impl' 2025-03-04T19:47:32.2801603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/hip' 2025-03-04T19:47:32.2801914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/jit_macros.h' 2025-03-04T19:47:32.2802241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/jiterator_macros.h' 2025-03-04T19:47:32.2802583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/metal/Context.cpp' 2025-03-04T19:47:32.2802896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/metal/Context.h' 2025-03-04T19:47:32.2803210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/metal' 2025-03-04T19:47:32.2803577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/AutocastRNN.cpp' 2025-03-04T19:47:32.2803930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Descriptors.cpp' 2025-03-04T19:47:32.2804283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Descriptors.h' 2025-03-04T19:47:32.2804614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Exceptions.h' 2025-03-04T19:47:32.2804946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Handle.cpp' 2025-03-04T19:47:32.2805304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Handle.h' 2025-03-04T19:47:32.2805623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Types.cpp' 2025-03-04T19:47:32.2805945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Types.h' 2025-03-04T19:47:32.2806253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/Utils.h' 2025-03-04T19:47:32.2806628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen/miopen-wrapper.h' 2025-03-04T19:47:32.2806943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/miopen' 2025-03-04T19:47:32.2807315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/Descriptors.h' 2025-03-04T19:47:32.2807635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/Exceptions.h' 2025-03-04T19:47:32.2807950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/Limits.h' 2025-03-04T19:47:32.2808258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/README.md' 2025-03-04T19:47:32.2808556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/Sparse.h' 2025-03-04T19:47:32.2808939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/SparseBlas.cpp' 2025-03-04T19:47:32.2809256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/SparseBlas.h' 2025-03-04T19:47:32.2809630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/SparseDescriptors.h' 2025-03-04T19:47:32.2809925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl/Utils.h' 2025-03-04T19:47:32.2810243Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mkl' 2025-03-04T19:47:32.2810574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/EmptyTensor.cpp' 2025-03-04T19:47:32.2810940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/EmptyTensor.h' 2025-03-04T19:47:32.2811267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/IndexKernels.h' 2025-03-04T19:47:32.2811596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSAllocator.h' 2025-03-04T19:47:32.2811942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSAllocator.mm' 2025-03-04T19:47:32.2812324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSAllocatorInterface.h' 2025-03-04T19:47:32.2812655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSDevice.h' 2025-03-04T19:47:32.2812973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSDevice.mm' 2025-03-04T19:47:32.2813293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSEvent.h' 2025-03-04T19:47:32.2813611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSEvent.mm' 2025-03-04T19:47:32.2813951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSFallback.mm' 2025-03-04T19:47:32.2814308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSGeneratorImpl.h' 2025-03-04T19:47:32.2814670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSGeneratorImpl.mm' 2025-03-04T19:47:32.2815009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSGuardImpl.h' 2025-03-04T19:47:32.2815342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSGuardImpl.mm' 2025-03-04T19:47:32.2815666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSHooks.h' 2025-03-04T19:47:32.2815980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSHooks.mm' 2025-03-04T19:47:32.2816320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSProfiler.h' 2025-03-04T19:47:32.2816683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSProfiler.mm' 2025-03-04T19:47:32.2817010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSStream.h' 2025-03-04T19:47:32.2817332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps/MPSStream.mm' 2025-03-04T19:47:32.2817637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/mps' 2025-03-04T19:47:32.2817999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Activation.cpp' 2025-03-04T19:47:32.2818368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Activation.h' 2025-03-04T19:47:32.2818803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AdaptiveAveragePooling.cpp' 2025-03-04T19:47:32.2819243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp' 2025-03-04T19:47:32.2819671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp' 2025-03-04T19:47:32.2820080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp' 2025-03-04T19:47:32.2820500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AdaptivePooling.h' 2025-03-04T19:47:32.2820906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AffineGridGenerator.cpp' 2025-03-04T19:47:32.2821262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AmpKernels.cpp' 2025-03-04T19:47:32.2821612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AmpKernels.h' 2025-03-04T19:47:32.2822003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AutogradComposite.cpp' 2025-03-04T19:47:32.2822410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AveragePool2d.cpp' 2025-03-04T19:47:32.2822781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/AveragePool3d.cpp' 2025-03-04T19:47:32.2823193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp' 2025-03-04T19:47:32.2823577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.h' 2025-03-04T19:47:32.2824022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp' 2025-03-04T19:47:32.2824365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BinaryOps.cpp' 2025-03-04T19:47:32.2824696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BinaryOps.h' 2025-03-04T19:47:32.2825025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Blas.cpp' 2025-03-04T19:47:32.2825380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BlasKernel.cpp' 2025-03-04T19:47:32.2825760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Bucketization.cpp' 2025-03-04T19:47:32.2826141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h' 2025-03-04T19:47:32.2826480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CPUBlas.cpp' 2025-03-04T19:47:32.2826803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CPUBlas.h' 2025-03-04T19:47:32.2827170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CPUFallback.cpp' 2025-03-04T19:47:32.2827511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CPUFallback.h' 2025-03-04T19:47:32.2827906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CanUse32BitIndexMath.h' 2025-03-04T19:47:32.2828333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ChanelShuffle.cpp' 2025-03-04T19:47:32.2828658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Col2Im.cpp' 2025-03-04T19:47:32.2829046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ComparisonUtils.cpp' 2025-03-04T19:47:32.2829402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ComplexHelper.h' 2025-03-04T19:47:32.2829827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CompositeRandomAccessor.h' 2025-03-04T19:47:32.2830301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/CompositeRandomAccessorCommon.h' 2025-03-04T19:47:32.2830667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Constraints.cpp' 2025-03-04T19:47:32.2830996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ConvUtils.h' 2025-03-04T19:47:32.2831350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp' 2025-03-04T19:47:32.2831738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ConvolutionMM2d.cpp' 2025-03-04T19:47:32.2832141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ConvolutionMM3d.cpp' 2025-03-04T19:47:32.2832513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ConvolutionMM3d.h' 2025-03-04T19:47:32.2832882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ConvolutionTBC.cpp' 2025-03-04T19:47:32.2833214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp' 2025-03-04T19:47:32.2833520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Copy.h' 2025-03-04T19:47:32.2833889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Correlation.cpp' 2025-03-04T19:47:32.2834239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Cross.cpp' 2025-03-04T19:47:32.2834560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Cross.h' 2025-03-04T19:47:32.2834985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/DilatedConvolutionUtils.h' 2025-03-04T19:47:32.2835386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/DilatedMaxPool2d.cpp' 2025-03-04T19:47:32.2835792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/DilatedMaxPool3d.cpp' 2025-03-04T19:47:32.2836261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/DispatchStub.cpp' 2025-03-04T19:47:32.2836622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/DispatchStub.h' 2025-03-04T19:47:32.2836956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Distance.cpp' 2025-03-04T19:47:32.2837296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Distance.h' 2025-03-04T19:47:32.2837772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/DistributionTemplates.h' 2025-03-04T19:47:32.2838140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Distributions.cpp' 2025-03-04T19:47:32.2838504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Distributions.h' 2025-03-04T19:47:32.2838832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Dropout.cpp' 2025-03-04T19:47:32.2839185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Embedding.cpp' 2025-03-04T19:47:32.2839544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/EmbeddingBag.cpp' 2025-03-04T19:47:32.2839907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/EmbeddingBag.h' 2025-03-04T19:47:32.2840258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Fill.cpp' 2025-03-04T19:47:32.2840576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Fill.h' 2025-03-04T19:47:32.2840967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ForeachOpsKernels.cpp' 2025-03-04T19:47:32.2841320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ForeachUtils.h' 2025-03-04T19:47:32.2841737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FractionalMaxPool2d.cpp' 2025-03-04T19:47:32.2842174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FractionalMaxPool3d.cpp' 2025-03-04T19:47:32.2842586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FractionalMaxPooling.h' 2025-03-04T19:47:32.2843003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp' 2025-03-04T19:47:32.2843421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FunctionOfAMatrixUtils.h' 2025-03-04T19:47:32.2843778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FusedAdagrad.cpp' 2025-03-04T19:47:32.2844166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FusedAdagrad.h' 2025-03-04T19:47:32.2844506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FusedAdam.cpp' 2025-03-04T19:47:32.2844860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FusedAdam.h' 2025-03-04T19:47:32.2845247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FusedSGD.cpp' 2025-03-04T19:47:32.2845631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/FusedSGD.h' 2025-03-04T19:47:32.2846049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/GatedLinearUnit.cpp' 2025-03-04T19:47:32.2846358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Gelu.h' 2025-03-04T19:47:32.2846817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/GridSampler.cpp' 2025-03-04T19:47:32.2847214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/GridSampler.h' 2025-03-04T19:47:32.2847597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/GridSamplerUtils.h' 2025-03-04T19:47:32.2847933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Histogram.cpp' 2025-03-04T19:47:32.2848261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Histogram.h' 2025-03-04T19:47:32.2848597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Im2Col.cpp' 2025-03-04T19:47:32.2848933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/IndexKernel.h' 2025-03-04T19:47:32.2849316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/IndexingUtils.cpp' 2025-03-04T19:47:32.2849671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/IndexingUtils.h' 2025-03-04T19:47:32.2850037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Integration.cpp' 2025-03-04T19:47:32.2850373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Itertools.cpp' 2025-03-04T19:47:32.2850756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LegacyBatching.cpp' 2025-03-04T19:47:32.2851073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Lerp.cpp' 2025-03-04T19:47:32.2851379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Lerp.h' 2025-03-04T19:47:32.2851713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Linear.cpp' 2025-03-04T19:47:32.2852128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LinearAlgebra.cpp' 2025-03-04T19:47:32.2852492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LinearAlgebra.h' 2025-03-04T19:47:32.2852874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LinearAlgebraUtils.h' 2025-03-04T19:47:32.2853199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Loss.cpp' 2025-03-04T19:47:32.2853526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LossCTC.cpp' 2025-03-04T19:47:32.2853863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LossMulti.h' 2025-03-04T19:47:32.2854295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LossMultiLabelMargin.cpp' 2025-03-04T19:47:32.2854672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LossMultiMargin.cpp' 2025-03-04T19:47:32.2855018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LossNLL.cpp' 2025-03-04T19:47:32.2855359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/LossNLL2d.cpp' 2025-03-04T19:47:32.2855770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Math.h' 2025-03-04T19:47:32.2856182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/MathBitFallThroughLists.h' 2025-03-04T19:47:32.2856567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/MathBitsFallback.h' 2025-03-04T19:47:32.2856918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/MaxPooling.cpp' 2025-03-04T19:47:32.2857268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/MaxPooling.h' 2025-03-04T19:47:32.2857634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/MaxUnpooling.cpp' 2025-03-04T19:47:32.2857984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Memory.cpp' 2025-03-04T19:47:32.2858352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/MetaTensor.cpp' 2025-03-04T19:47:32.2858676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NNPACK.cpp' 2025-03-04T19:47:32.2859143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp' 2025-03-04T19:47:32.2859594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp' 2025-03-04T19:47:32.2860031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NaiveDilatedConvolution.cpp' 2025-03-04T19:47:32.2860385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NamedTensor.cpp' 2025-03-04T19:47:32.2860767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NegateFallback.cpp' 2025-03-04T19:47:32.2861122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NonEmptyUtils.h' 2025-03-04T19:47:32.2861473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/NonSymbolicBC.h' 2025-03-04T19:47:32.2861853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Normalization.cpp' 2025-03-04T19:47:32.2862247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Normalization.h' 2025-03-04T19:47:32.2862582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Onehot.cpp' 2025-03-04T19:47:32.2862954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/PackedSequence.cpp' 2025-03-04T19:47:32.2863285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/PadNd.cpp' 2025-03-04T19:47:32.2863602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Padding.h' 2025-03-04T19:47:32.2864004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/PixelShuffle.cpp' 2025-03-04T19:47:32.2864352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/PixelShuffle.h' 2025-03-04T19:47:32.2864712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/PointwiseOps.cpp' 2025-03-04T19:47:32.2865072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/PointwiseOps.h' 2025-03-04T19:47:32.2865379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Pool.h' 2025-03-04T19:47:32.2865761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Pooling.cpp' 2025-03-04T19:47:32.2866072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Pow.cpp' 2025-03-04T19:47:32.2866387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Pow.h' 2025-03-04T19:47:32.2866767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/QuantizedLinear.cpp' 2025-03-04T19:47:32.2867095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/README.md' 2025-03-04T19:47:32.2867403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/RNN.cpp' 2025-03-04T19:47:32.2867728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/RNN.h' 2025-03-04T19:47:32.2868107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/RangeFactories.cpp' 2025-03-04T19:47:32.2868463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/RangeFactories.h' 2025-03-04T19:47:32.2868806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/RangeUtils.h' 2025-03-04T19:47:32.2869163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReduceAllOps.cpp' 2025-03-04T19:47:32.2869551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReduceAllOps.h' 2025-03-04T19:47:32.2869893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReduceOps.cpp' 2025-03-04T19:47:32.2870231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReduceOps.h' 2025-03-04T19:47:32.2870593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReduceOpsUtils.h' 2025-03-04T19:47:32.2870944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReductionType.h' 2025-03-04T19:47:32.2871322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReflectionPad.cpp' 2025-03-04T19:47:32.2871648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Repeat.cpp' 2025-03-04T19:47:32.2871978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Repeat.h' 2025-03-04T19:47:32.2872377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ReplicationPadding.cpp' 2025-03-04T19:47:32.2872722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp' 2025-03-04T19:47:32.2873034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Resize.h' 2025-03-04T19:47:32.2873399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ResizeCommon.h' 2025-03-04T19:47:32.2873758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/RowwisePrune.cpp' 2025-03-04T19:47:32.2874080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Scalar.cpp' 2025-03-04T19:47:32.2874480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ScatterGatherChecks.h' 2025-03-04T19:47:32.2874843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SegmentReduce.cpp' 2025-03-04T19:47:32.2875213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SegmentReduce.h' 2025-03-04T19:47:32.2875606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SharedReduceOps.h' 2025-03-04T19:47:32.2875985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SobolEngineOps.cpp' 2025-03-04T19:47:32.2876390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SobolEngineOpsUtils.cpp' 2025-03-04T19:47:32.2876788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SobolEngineOpsUtils.h' 2025-03-04T19:47:32.2877114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SoftMax.cpp' 2025-03-04T19:47:32.2877469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Sorting.cpp' 2025-03-04T19:47:32.2877882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Sorting.h' 2025-03-04T19:47:32.2878236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SortingUtils.h' 2025-03-04T19:47:32.2878638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SparseTensorUtils.cpp' 2025-03-04T19:47:32.2879013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SparseTensorUtils.h' 2025-03-04T19:47:32.2879416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SpectralOps.cpp' 2025-03-04T19:47:32.2879785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SpectralOpsUtils.h' 2025-03-04T19:47:32.2880202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/StridedRandomAccessor.h' 2025-03-04T19:47:32.2880567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/SummaryOps.cpp' 2025-03-04T19:47:32.2880986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp' 2025-03-04T19:47:32.2881451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.h' 2025-03-04T19:47:32.2881890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexingUtils.h' 2025-03-04T19:47:32.2882271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorCompare.cpp' 2025-03-04T19:47:32.2882626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorCompare.h' 2025-03-04T19:47:32.2883027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorConversions.cpp' 2025-03-04T19:47:32.2883408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorConversions.h' 2025-03-04T19:47:32.2883782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorDimApply.h' 2025-03-04T19:47:32.2884158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorFactories.cpp' 2025-03-04T19:47:32.2884524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorFactories.h' 2025-03-04T19:47:32.2884900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorIterator.h' 2025-03-04T19:47:32.2885348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorIteratorDynamicCasting.h' 2025-03-04T19:47:32.2885772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorIteratorReduce.cpp' 2025-03-04T19:47:32.2886156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorProperties.cpp' 2025-03-04T19:47:32.2886544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorProperties.h' 2025-03-04T19:47:32.2886904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorShape.cpp' 2025-03-04T19:47:32.2887259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorShape.h' 2025-03-04T19:47:32.2887749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorTransformations.cpp' 2025-03-04T19:47:32.2888166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TensorTransformations.h' 2025-03-04T19:47:32.2888501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TestOps.cpp' 2025-03-04T19:47:32.2888827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TopKImpl.h' 2025-03-04T19:47:32.2889199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TransposeType.h' 2025-03-04T19:47:32.2889590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TriangularOps.cpp' 2025-03-04T19:47:32.2890005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TriangularOpsUtils.h' 2025-03-04T19:47:32.2890380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TypeProperties.cpp' 2025-03-04T19:47:32.2890756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/TypeProperties.h' 2025-03-04T19:47:32.2891091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UnaryOps.cpp' 2025-03-04T19:47:32.2891456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UnaryOps.h' 2025-03-04T19:47:32.2891786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Unfold2d.cpp' 2025-03-04T19:47:32.2892110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Unfold2d.h' 2025-03-04T19:47:32.2892456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Unfold3d.cpp' 2025-03-04T19:47:32.2892778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Unfold3d.h' 2025-03-04T19:47:32.2893188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UnfoldBackward.cpp' 2025-03-04T19:47:32.2893546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UnfoldBackward.h' 2025-03-04T19:47:32.2893882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/Unique.cpp' 2025-03-04T19:47:32.2894215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSample.cpp' 2025-03-04T19:47:32.2894549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSample.h' 2025-03-04T19:47:32.2894936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleBicubic2d.cpp' 2025-03-04T19:47:32.2895335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleBilinear2d.cpp' 2025-03-04T19:47:32.2895726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleLinear1d.cpp' 2025-03-04T19:47:32.2896115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleNearest1d.cpp' 2025-03-04T19:47:32.2896517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleNearest2d.cpp' 2025-03-04T19:47:32.2896900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleNearest3d.cpp' 2025-03-04T19:47:32.2897317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/UpSampleTrilinear3d.cpp' 2025-03-04T19:47:32.2897718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/VariableMethodStubs.cpp' 2025-03-04T19:47:32.2898080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/WeightNorm.cpp' 2025-03-04T19:47:32.2898654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/README' 2025-03-04T19:47:32.2899035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/library.cpp' 2025-03-04T19:47:32.2899632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp' 2025-03-04T19:47:32.2900103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-03-04T19:47:32.2900591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-03-04T19:47:32.2901045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp' 2025-03-04T19:47:32.2901569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp' 2025-03-04T19:47:32.2902100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp' 2025-03-04T19:47:32.2902607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp' 2025-03-04T19:47:32.2903113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp' 2025-03-04T19:47:32.2903613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp' 2025-03-04T19:47:32.2904123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-03-04T19:47:32.2904566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu' 2025-03-04T19:47:32.2905003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse/quantized' 2025-03-04T19:47:32.2905373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ao_sparse' 2025-03-04T19:47:32.2905720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/batch_norm.h' 2025-03-04T19:47:32.2906129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/Activation.cpp' 2025-03-04T19:47:32.2906646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp' 2025-03-04T19:47:32.2907085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp' 2025-03-04T19:47:32.2907524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp' 2025-03-04T19:47:32.2907901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/AtomicAddFloat.h' 2025-03-04T19:47:32.2908285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/AvgPoolKernel.cpp' 2025-03-04T19:47:32.2908701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp' 2025-03-04T19:47:32.2909074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BlasKernel.cpp' 2025-03-04T19:47:32.2909452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/CatKernel.cpp' 2025-03-04T19:47:32.2909804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/CatKernel.h' 2025-03-04T19:47:32.2910242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp' 2025-03-04T19:47:32.2910660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ChannelShuffleKernel.h' 2025-03-04T19:47:32.2911056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ComplexKernel.cpp' 2025-03-04T19:47:32.2911426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/CopyKernel.cpp' 2025-03-04T19:47:32.2911795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/CopyKernel.h' 2025-03-04T19:47:32.2912214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/CrossKernel.cpp' 2025-03-04T19:47:32.2912634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp' 2025-03-04T19:47:32.2913054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DepthwiseConvKernel.h' 2025-03-04T19:47:32.2913459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp' 2025-03-04T19:47:32.2913891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistributionKernels.cpp' 2025-03-04T19:47:32.2914341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistributionTemplates.h' 2025-03-04T19:47:32.2914723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/FillKernel.cpp' 2025-03-04T19:47:32.2915152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp' 2025-03-04T19:47:32.2915648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp' 2025-03-04T19:47:32.2916061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp' 2025-03-04T19:47:32.2916484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/FusedAdamKernel.cpp' 2025-03-04T19:47:32.2916892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/FusedSGDKernel.cpp' 2025-03-04T19:47:32.2917215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/Gelu.h' 2025-03-04T19:47:32.2917639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/GridSamplerKernel.cpp' 2025-03-04T19:47:32.2918104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/GridSamplerKernel.h' 2025-03-04T19:47:32.2918551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/HistogramKernel.cpp' 2025-03-04T19:47:32.2918927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/IndexKernel.cpp' 2025-03-04T19:47:32.2919337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/IndexKernelUtils.h' 2025-03-04T19:47:32.2919702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/Intrinsics.h' 2025-03-04T19:47:32.2920074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/IsContiguous.h' 2025-03-04T19:47:32.2920459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/LerpKernel.cpp' 2025-03-04T19:47:32.2920886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp' 2025-03-04T19:47:32.2921258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/LogAddExp.h' 2025-03-04T19:47:32.2921585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/Loops.h' 2025-03-04T19:47:32.2921985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/MaxPoolKernel.cpp' 2025-03-04T19:47:32.2922353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/MaxPooling.cpp' 2025-03-04T19:47:32.2922761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp' 2025-03-04T19:47:32.2923146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/MaxUnpoolKernel.h' 2025-03-04T19:47:32.2923568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/MultinomialKernel.cpp' 2025-03-04T19:47:32.2924027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp' 2025-03-04T19:47:32.2924411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/PaddingKernel.cpp' 2025-03-04T19:47:32.2924868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp' 2025-03-04T19:47:32.2925272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/PixelShuffleKernel.h' 2025-03-04T19:47:32.2925702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp' 2025-03-04T19:47:32.2926063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/PowKernel.cpp' 2025-03-04T19:47:32.2926440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/README.md' 2025-03-04T19:47:32.2926871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp' 2025-03-04T19:47:32.2927212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/Reduce.h' 2025-03-04T19:47:32.2927630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp' 2025-03-04T19:47:32.2928028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp' 2025-03-04T19:47:32.2928430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ReduceUtils.h' 2025-03-04T19:47:32.2928985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp' 2025-03-04T19:47:32.2929535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-03-04T19:47:32.2929915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/RenormKernel.cpp' 2025-03-04T19:47:32.2930339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp' 2025-03-04T19:47:32.2930774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SampledAddmmKernel.h' 2025-03-04T19:47:32.2931212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp' 2025-03-04T19:47:32.2931598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SerialStackImpl.h' 2025-03-04T19:47:32.2931994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SoftMaxKernel.cpp' 2025-03-04T19:47:32.2932373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SoftmaxKernel.h' 2025-03-04T19:47:32.2932758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SortingKernel.cpp' 2025-03-04T19:47:32.2933172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SparseFactories.cpp' 2025-03-04T19:47:32.2933576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp' 2025-03-04T19:47:32.2933988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SpmmReduceKernel.h' 2025-03-04T19:47:32.2934358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/StackKernel.cpp' 2025-03-04T19:47:32.2934732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/StackKernel.h' 2025-03-04T19:47:32.2935096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/SumKernel.cpp' 2025-03-04T19:47:32.2935531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/TensorCompareKernel.cpp' 2025-03-04T19:47:32.2935925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp' 2025-03-04T19:47:32.2936412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/Unfold2d.cpp' 2025-03-04T19:47:32.2936859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp' 2025-03-04T19:47:32.2937285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/UpSampleKernel.cpp' 2025-03-04T19:47:32.2937754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-03-04T19:47:32.2938174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp' 2025-03-04T19:47:32.2938589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/WeightNormKernel.cpp' 2025-03-04T19:47:32.2939007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/WeightNormKernel.h' 2025-03-04T19:47:32.2939372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/airy_ai.cpp' 2025-03-04T19:47:32.2939732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/avx_mathfun.h' 2025-03-04T19:47:32.2940136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/batch_norm_kernel.cpp' 2025-03-04T19:47:32.2940549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/group_norm_kernel.cpp' 2025-03-04T19:47:32.2940957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/int4mm_kernel.cpp' 2025-03-04T19:47:32.2941349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/int8mm_kernel.cpp' 2025-03-04T19:47:32.2941717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/int_mm_kernel.h' 2025-03-04T19:47:32.2942132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/layer_norm_kernel.cpp' 2025-03-04T19:47:32.2942513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/mixed_data_type.h' 2025-03-04T19:47:32.2942928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/moments_utils.h' 2025-03-04T19:47:32.2943377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp' 2025-03-04T19:47:32.2943826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp' 2025-03-04T19:47:32.2944254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp' 2025-03-04T19:47:32.2944584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/utils.h' 2025-03-04T19:47:32.2944925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/zmath.h' 2025-03-04T19:47:32.2945262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu' 2025-03-04T19:47:32.2945639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AbsKernel.cu' 2025-03-04T19:47:32.2946011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Activation.cpp' 2025-03-04T19:47:32.2946384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Activation.h' 2025-03-04T19:47:32.2946841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationEluKernel.cu' 2025-03-04T19:47:32.2947454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationGeluKernel.cu' 2025-03-04T19:47:32.2947953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationGluKernel.cu' 2025-03-04T19:47:32.2948429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu' 2025-03-04T19:47:32.2948918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu' 2025-03-04T19:47:32.2949384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu' 2025-03-04T19:47:32.2949899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu' 2025-03-04T19:47:32.2950357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu' 2025-03-04T19:47:32.2950834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu' 2025-03-04T19:47:32.2951260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationMishKernel.cu' 2025-03-04T19:47:32.2951731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationPreluKernel.cu' 2025-03-04T19:47:32.2952160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationSiluKernel.cu' 2025-03-04T19:47:32.2952616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu' 2025-03-04T19:47:32.2953097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu' 2025-03-04T19:47:32.2953551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu' 2025-03-04T19:47:32.2954035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu' 2025-03-04T19:47:32.2954492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu' 2025-03-04T19:47:32.2954936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu' 2025-03-04T19:47:32.2955362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu' 2025-03-04T19:47:32.2955743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AmpKernels.cu' 2025-03-04T19:47:32.2956175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AveragePool2d.cu' 2025-03-04T19:47:32.2956575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/AveragePool3d.cu' 2025-03-04T19:47:32.2957025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu' 2025-03-04T19:47:32.2957450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu' 2025-03-04T19:47:32.2957954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu' 2025-03-04T19:47:32.2958387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu' 2025-03-04T19:47:32.2958838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu' 2025-03-04T19:47:32.2959228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryInternal.h' 2025-03-04T19:47:32.2959688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu' 2025-03-04T19:47:32.2960174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu' 2025-03-04T19:47:32.2960613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu' 2025-03-04T19:47:32.2961015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryMulKernel.cu' 2025-03-04T19:47:32.2961467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu' 2025-03-04T19:47:32.2961897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu' 2025-03-04T19:47:32.2962238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Blas.cpp' 2025-03-04T19:47:32.2962674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Bucketization.cu' 2025-03-04T19:47:32.2963056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CUDAJitLoops.cuh' 2025-03-04T19:47:32.2963444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CUDALoops.cuh' 2025-03-04T19:47:32.2963814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CUDAScalar.cu' 2025-03-04T19:47:32.2964177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Col2Im.cu' 2025-03-04T19:47:32.2964602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CompareEQKernel.cu' 2025-03-04T19:47:32.2965009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CompareKernels.cu' 2025-03-04T19:47:32.2965394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ComplexKernel.cu' 2025-03-04T19:47:32.2965838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CompositeRandomAccessor.h' 2025-03-04T19:47:32.2966276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ConvolutionMM2d.cu' 2025-03-04T19:47:32.2966610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Copy.cu' 2025-03-04T19:47:32.2966949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Copy.h' 2025-03-04T19:47:32.2967347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CopysignKernel.cu' 2025-03-04T19:47:32.2967731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CrossKernel.cu' 2025-03-04T19:47:32.2968117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CuFFTPlanCache.h' 2025-03-04T19:47:32.2968514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CuFFTUtils.h' 2025-03-04T19:47:32.2968915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CumminmaxKernel.cu' 2025-03-04T19:47:32.2969300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CumprodKernel.cu' 2025-03-04T19:47:32.2969691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/CumsumKernel.cu' 2025-03-04T19:47:32.2970090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DepthwiseConv2d.cu' 2025-03-04T19:47:32.2970501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DepthwiseConv3d.cu' 2025-03-04T19:47:32.2970872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DeviceSqrt.cuh' 2025-03-04T19:47:32.2971284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu' 2025-03-04T19:47:32.2971688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu' 2025-03-04T19:47:32.2972091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistanceKernel.cu' 2025-03-04T19:47:32.2972526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionBernoulli.cu' 2025-03-04T19:47:32.2972978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu' 2025-03-04T19:47:32.2973477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu' 2025-03-04T19:47:32.2973949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu' 2025-03-04T19:47:32.2974434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu' 2025-03-04T19:47:32.2974877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionNormal.cu' 2025-03-04T19:47:32.2975342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionRandomKernel.cu' 2025-03-04T19:47:32.2975769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionTemplates.h' 2025-03-04T19:47:32.2976201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/DistributionUniform.cu' 2025-03-04T19:47:32.2976595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Distributions.cpp' 2025-03-04T19:47:32.2977018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Distributions.cu' 2025-03-04T19:47:32.2977394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Distributions.h' 2025-03-04T19:47:32.2977752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Dropout.cu' 2025-03-04T19:47:32.2978126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Embedding.cu' 2025-03-04T19:47:32.2978569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu' 2025-03-04T19:47:32.2979061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-03-04T19:47:32.2979439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/EmbeddingBag.cu' 2025-03-04T19:47:32.2979805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Equal.cpp' 2025-03-04T19:47:32.2980173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FillKernel.cu' 2025-03-04T19:47:32.2980639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu' 2025-03-04T19:47:32.2981061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu' 2025-03-04T19:47:32.2981489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu' 2025-03-04T19:47:32.2981960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu' 2025-03-04T19:47:32.2982434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu' 2025-03-04T19:47:32.2982851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachFunctors.cuh' 2025-03-04T19:47:32.2983293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-03-04T19:47:32.2983722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu' 2025-03-04T19:47:32.2984122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachReduceOp.cu' 2025-03-04T19:47:32.2984533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachTernaryOp.cu' 2025-03-04T19:47:32.2984925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ForeachUnaryOp.cu' 2025-03-04T19:47:32.2985359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu' 2025-03-04T19:47:32.2985777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu' 2025-03-04T19:47:32.2986258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu' 2025-03-04T19:47:32.2986670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FusedAdamKernel.cu' 2025-03-04T19:47:32.2987074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FusedAdamWKernel.cu' 2025-03-04T19:47:32.2987513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/FusedSgdKernel.cu' 2025-03-04T19:47:32.2987889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/GcdLcmKernel.cu' 2025-03-04T19:47:32.2988281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.cpp' 2025-03-04T19:47:32.2988652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.cu' 2025-03-04T19:47:32.2989067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.cuh' 2025-03-04T19:47:32.2989436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/GridSampler.h' 2025-03-04T19:47:32.2989810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/IGammaKernel.cu' 2025-03-04T19:47:32.2990171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Im2Col.cu' 2025-03-04T19:47:32.2990548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/IndexKernel.cpp' 2025-03-04T19:47:32.2990966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/IndexKernel.cu' 2025-03-04T19:47:32.2991331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/IndexKernel.h' 2025-03-04T19:47:32.2991699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Indexing.cu' 2025-03-04T19:47:32.2992063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/JitLoops.cuh' 2025-03-04T19:47:32.2992455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/KernelUtils.cuh' 2025-03-04T19:47:32.2992823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LaunchUtils.h' 2025-03-04T19:47:32.2993268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu' 2025-03-04T19:47:32.2993611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Lerp.cu' 2025-03-04T19:47:32.2993996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LinearAlgebra.cu' 2025-03-04T19:47:32.2994426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp' 2025-03-04T19:47:32.2994820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LogAddExpKernel.cu' 2025-03-04T19:47:32.2995245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu' 2025-03-04T19:47:32.2995594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Loops.cuh' 2025-03-04T19:47:32.2995935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Loss.cu' 2025-03-04T19:47:32.2996289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/LossCTC.cu' 2025-03-04T19:47:32.2996635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Math.cuh' 2025-03-04T19:47:32.2997089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu' 2025-03-04T19:47:32.2997464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MaxUnpooling.cu' 2025-03-04T19:47:32.2997944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MemoryAccess.cuh' 2025-03-04T19:47:32.2998530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MiscUtils.h' 2025-03-04T19:47:32.2999146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MixedDtypesLinear.cu' 2025-03-04T19:47:32.3000050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu' 2025-03-04T19:47:32.3000829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MultiMarginLoss.cu' 2025-03-04T19:47:32.3001241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MultiTensorApply.cuh' 2025-03-04T19:47:32.3001661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/MultinomialKernel.cu' 2025-03-04T19:47:32.3002021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/NLLLoss2d.cu' 2025-03-04T19:47:32.3002542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu' 2025-03-04T19:47:32.3003028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu' 2025-03-04T19:47:32.3003477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu' 2025-03-04T19:47:32.3003844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Nonzero.cu' 2025-03-04T19:47:32.3004225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Normalization.cu' 2025-03-04T19:47:32.3004685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Normalization.cuh' 2025-03-04T19:47:32.3005097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/PersistentSoftmax.cuh' 2025-03-04T19:47:32.3005526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu' 2025-03-04T19:47:32.3005861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Pow.cuh' 2025-03-04T19:47:32.3006220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/PowKernel.cu' 2025-03-04T19:47:32.3006604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RNN.cu' 2025-03-04T19:47:32.3006961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Randperm.cu' 2025-03-04T19:47:32.3007333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Randperm.cuh' 2025-03-04T19:47:32.3007726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RangeFactories.cu' 2025-03-04T19:47:32.3008113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RecordStream.cu' 2025-03-04T19:47:32.3008460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Reduce.cu' 2025-03-04T19:47:32.3008821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Reduce.cuh' 2025-03-04T19:47:32.3009242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu' 2025-03-04T19:47:32.3009671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu' 2025-03-04T19:47:32.3010117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu' 2025-03-04T19:47:32.3010522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceLogicKernel.cu' 2025-03-04T19:47:32.3010965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu' 2025-03-04T19:47:32.3011396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu' 2025-03-04T19:47:32.3011823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceMomentKernel.cu' 2025-03-04T19:47:32.3012227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceNormKernel.cu' 2025-03-04T19:47:32.3012608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceOps.cpp' 2025-03-04T19:47:32.3012993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceOps.h' 2025-03-04T19:47:32.3013424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu' 2025-03-04T19:47:32.3013807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReflectionPad.cu' 2025-03-04T19:47:32.3014184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RenormKernel.cu' 2025-03-04T19:47:32.3014543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Repeat.cu' 2025-03-04T19:47:32.3014994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ReplicationPadding.cu' 2025-03-04T19:47:32.3015363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Resize.cpp' 2025-03-04T19:47:32.3015709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Resize.h' 2025-03-04T19:47:32.3016123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RowwiseScaledMM.cu' 2025-03-04T19:47:32.3016547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RowwiseScaledMM.h' 2025-03-04T19:47:32.3016957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/RreluWithNoise.cu' 2025-03-04T19:47:32.3017339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ScanKernels.cpp' 2025-03-04T19:47:32.3017714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ScanKernels.h' 2025-03-04T19:47:32.3018101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ScanUtils.cuh' 2025-03-04T19:47:32.3018549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ScatterGatherKernel.cu' 2025-03-04T19:47:32.3018954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SegmentReduce.cu' 2025-03-04T19:47:32.3019298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Shape.cu' 2025-03-04T19:47:32.3019673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SoftMax.cu' 2025-03-04T19:47:32.3020013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Sort.cpp' 2025-03-04T19:47:32.3020360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Sort.cu' 2025-03-04T19:47:32.3020689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Sort.h' 2025-03-04T19:47:32.3021052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SortImpl.cu' 2025-03-04T19:47:32.3021438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SortStable.cu' 2025-03-04T19:47:32.3021804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SortStable.h' 2025-03-04T19:47:32.3022179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SortUtils.cuh' 2025-03-04T19:47:32.3022539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Sorting.cpp' 2025-03-04T19:47:32.3022901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Sorting.cu' 2025-03-04T19:47:32.3023244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Sorting.h' 2025-03-04T19:47:32.3023648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SortingCommon.cuh' 2025-03-04T19:47:32.3024068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SortingRadixSelect.cuh' 2025-03-04T19:47:32.3024573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu' 2025-03-04T19:47:32.3024987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SparseMM.cu' 2025-03-04T19:47:32.3025364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SpectralOps.cpp' 2025-03-04T19:47:32.3025768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SpectralOps.cu' 2025-03-04T19:47:32.3026131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/StepKernel.cu' 2025-03-04T19:47:32.3026511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/SummaryOps.cu' 2025-03-04T19:47:32.3026937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorCompare.cpp' 2025-03-04T19:47:32.3027336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorCompare.cu' 2025-03-04T19:47:32.3027738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorFactories.cu' 2025-03-04T19:47:32.3028161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.cpp' 2025-03-04T19:47:32.3028593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.cu' 2025-03-04T19:47:32.3029005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.cuh' 2025-03-04T19:47:32.3029415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorModeKernel.h' 2025-03-04T19:47:32.3029790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorShape.cu' 2025-03-04T19:47:32.3030206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp' 2025-03-04T19:47:32.3030603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTopK.cpp' 2025-03-04T19:47:32.3030985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTopK.cu' 2025-03-04T19:47:32.3031346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTopK.h' 2025-03-04T19:47:32.3031792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TensorTransformations.cu' 2025-03-04T19:47:32.3032177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/TriangularOps.cu' 2025-03-04T19:47:32.3032597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryComplexKernels.cu' 2025-03-04T19:47:32.3033042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryFractionKernels.cu' 2025-03-04T19:47:32.3033452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGammaKernels.cu' 2025-03-04T19:47:32.3033926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu' 2025-03-04T19:47:32.3034386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu' 2025-03-04T19:47:32.3034860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu' 2025-03-04T19:47:32.3035320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu' 2025-03-04T19:47:32.3035787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu' 2025-03-04T19:47:32.3036257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu' 2025-03-04T19:47:32.3036720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu' 2025-03-04T19:47:32.3037177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu' 2025-03-04T19:47:32.3037651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu' 2025-03-04T19:47:32.3038200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu' 2025-03-04T19:47:32.3038649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu' 2025-03-04T19:47:32.3039119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu' 2025-03-04T19:47:32.3039553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryLogKernels.cu' 2025-03-04T19:47:32.3039968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnaryOpsKernel.cu' 2025-03-04T19:47:32.3040376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnarySignKernels.cu' 2025-03-04T19:47:32.3040821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu' 2025-03-04T19:47:32.3041244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu' 2025-03-04T19:47:32.3041620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/Unique.cu' 2025-03-04T19:47:32.3041991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UniqueCub.cu' 2025-03-04T19:47:32.3042358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UniqueCub.cuh' 2025-03-04T19:47:32.3042738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSample.cuh' 2025-03-04T19:47:32.3043143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu' 2025-03-04T19:47:32.3043597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu' 2025-03-04T19:47:32.3044000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleLinear1d.cu' 2025-03-04T19:47:32.3044421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleNearest1d.cu' 2025-03-04T19:47:32.3044824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleNearest2d.cu' 2025-03-04T19:47:32.3045269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleNearest3d.cu' 2025-03-04T19:47:32.3045692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu' 2025-03-04T19:47:32.3046191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu' 2025-03-04T19:47:32.3046571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/WeightNorm.cu' 2025-03-04T19:47:32.3046934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/ZetaKernel.cu' 2025-03-04T19:47:32.3047294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/airy_ai.cu' 2025-03-04T19:47:32.3047656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_j0.cu' 2025-03-04T19:47:32.3048027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_j1.cu' 2025-03-04T19:47:32.3048386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_y0.cu' 2025-03-04T19:47:32.3048758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/bessel_y1.cu' 2025-03-04T19:47:32.3049216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/block_reduce.cuh' 2025-03-04T19:47:32.3049714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu' 2025-03-04T19:47:32.3050195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu' 2025-03-04T19:47:32.3050629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu' 2025-03-04T19:47:32.3051069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu' 2025-03-04T19:47:32.3051514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/README.md' 2025-03-04T19:47:32.3052140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/arch/mma.h' 2025-03-04T19:47:32.3052610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/arch' 2025-03-04T19:47:32.3053227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread/ft_fused_activations.h' 2025-03-04T19:47:32.3053755Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue/thread' 2025-03-04T19:47:32.3054289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue' 2025-03-04T19:47:32.3054782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/epilogue_helpers.h' 2025-03-04T19:47:32.3055266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/ft_gemm_configs.h' 2025-03-04T19:47:32.3055868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/default_fpA_intB_traits.h' 2025-03-04T19:47:32.3056429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/fpA_intB_gemm.h' 2025-03-04T19:47:32.3057009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/mixed_gemm_B_layout.h' 2025-03-04T19:47:32.3057517Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel' 2025-03-04T19:47:32.3058103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma.h' 2025-03-04T19:47:32.3058732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_multistage.h' 2025-03-04T19:47:32.3059365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_dq_mma_pipelined.h' 2025-03-04T19:47:32.3059919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma.h' 2025-03-04T19:47:32.3060513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/default_mma_bf16.h' 2025-03-04T19:47:32.3061064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_base.h' 2025-03-04T19:47:32.3061666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_multistage.h' 2025-03-04T19:47:32.3062249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock/dq_mma_pipelined.h' 2025-03-04T19:47:32.3062790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/threadblock' 2025-03-04T19:47:32.3063357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/default_mma_tensor_op.h' 2025-03-04T19:47:32.3064015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_compute_B_with_f16.h' 2025-03-04T19:47:32.3064615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp/mma_tensorop_dequantizer.h' 2025-03-04T19:47:32.3065107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/warp' 2025-03-04T19:47:32.3065580Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm' 2025-03-04T19:47:32.3066170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/interleaved_numeric_conversion.h' 2025-03-04T19:47:32.3066714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/tile_interleaved_layout.h' 2025-03-04T19:47:32.3067160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/cutlass_extensions' 2025-03-04T19:47:32.3067608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu' 2025-03-04T19:47:32.3068086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-03-04T19:47:32.3068608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_impl.cu' 2025-03-04T19:47:32.3069006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_impl.cuh' 2025-03-04T19:47:32.3069406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adam_utils.cuh' 2025-03-04T19:47:32.3069856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu' 2025-03-04T19:47:32.3070336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-03-04T19:47:32.3070745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_impl.cu' 2025-03-04T19:47:32.3071146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/fused_adamw_impl.cuh' 2025-03-04T19:47:32.3071556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/group_norm_kernel.cu' 2025-03-04T19:47:32.3071976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/hermite_polynomial_h.cu' 2025-03-04T19:47:32.3072416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/hermite_polynomial_he.cu' 2025-03-04T19:47:32.3072767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/im2col.cuh' 2025-03-04T19:47:32.3073115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/int4mm.cu' 2025-03-04T19:47:32.3073496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/jit_utils.cpp' 2025-03-04T19:47:32.3073851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/jit_utils.h' 2025-03-04T19:47:32.3074287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu' 2025-03-04T19:47:32.3074687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/layer_norm_kernel.cu' 2025-03-04T19:47:32.3075159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/legendre_polynomial_p.cu' 2025-03-04T19:47:32.3075617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp' 2025-03-04T19:47:32.3076108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp' 2025-03-04T19:47:32.3076603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.h' 2025-03-04T19:47:32.3077119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp' 2025-03-04T19:47:32.3077535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp' 2025-03-04T19:47:32.3078018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CUDASolver.h' 2025-03-04T19:47:32.3078510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp' 2025-03-04T19:47:32.3078985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp' 2025-03-04T19:47:32.3079399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg/MagmaUtils.h' 2025-03-04T19:47:32.3079776Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/linalg' 2025-03-04T19:47:32.3080203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_i0.cu' 2025-03-04T19:47:32.3080643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_i1.cu' 2025-03-04T19:47:32.3081067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_k0.cu' 2025-03-04T19:47:32.3081470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/modified_bessel_k1.cu' 2025-03-04T19:47:32.3081900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/reduction_template.cuh' 2025-03-04T19:47:32.3082350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu' 2025-03-04T19:47:32.3082819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu' 2025-03-04T19:47:32.3083309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu' 2025-03-04T19:47:32.3083781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu' 2025-03-04T19:47:32.3084270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu' 2025-03-04T19:47:32.3084740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu' 2025-03-04T19:47:32.3085168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/spherical_bessel_j0.cu' 2025-03-04T19:47:32.3085565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/thread_constants.h' 2025-03-04T19:47:32.3085936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda/vol2col.cuh' 2025-03-04T19:47:32.3086273Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cuda' 2025-03-04T19:47:32.3086702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp' 2025-03-04T19:47:32.3087088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/BatchNorm.cpp' 2025-03-04T19:47:32.3087449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/BatchNorm.h' 2025-03-04T19:47:32.3087873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp' 2025-03-04T19:47:32.3088250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/ConvShared.cpp' 2025-03-04T19:47:32.3088625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/ConvShared.h' 2025-03-04T19:47:32.3089019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/Conv_v7.cpp' 2025-03-04T19:47:32.3089390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/Conv_v8.cpp' 2025-03-04T19:47:32.3089777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/GridSampler.cpp' 2025-03-04T19:47:32.3090150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/LossCTC.cpp' 2025-03-04T19:47:32.3090487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/MHA.cpp' 2025-03-04T19:47:32.3090836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/MHA.h' 2025-03-04T19:47:32.3091190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/RNN.cpp' 2025-03-04T19:47:32.3091546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn/RNNUtils.h' 2025-03-04T19:47:32.3091908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cudnn' 2025-03-04T19:47:32.3092258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/group_norm.cpp' 2025-03-04T19:47:32.3092629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/group_norm.h' 2025-03-04T19:47:32.3093413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_128x16x64_16x16_4x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip' 2025-03-04T19:47:32.3094202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x128x64_16x16_1x4_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip' 2025-03-04T19:47:32.3094996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_16x8x1_16x8x1_1x16x1x8_4_Intrawave_v1.hip' 2025-03-04T19:47:32.3095788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_32x4x1_32x4x1_1x16x1x8_4_Intrawave_v1.hip' 2025-03-04T19:47:32.3096561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v1.hip' 2025-03-04T19:47:32.3097356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x32x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip' 2025-03-04T19:47:32.3098124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_16x64x64_16x16_1x2_8x16x1_8x16x1_1x16x1x8_4_Intrawave_v2.hip' 2025-03-04T19:47:32.3099385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v1.hip' 2025-03-04T19:47:32.3100155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_32x16x64_16x16_1x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip' 2025-03-04T19:47:32.3100922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_128_64x16x64_16x16_2x1_8x16x1_8x16x1_1x16x1x8_2_Intrawave_v2.hip' 2025-03-04T19:47:32.3101715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v1.hip' 2025-03-04T19:47:32.3102491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip' 2025-03-04T19:47:32.3103382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_128x128x64_32x32_2x2_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v5.hip' 2025-03-04T19:47:32.3104158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_16x256x64_16x16_1x4_8x16x1_8x16x1_1x16x1x16_4_Intrawave_v2.hip' 2025-03-04T19:47:32.3105178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_224x256x64_16x16_7x8_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v3.hip' 2025-03-04T19:47:32.3116596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_16x16x1_16x8x1_1x32x1x8_2_Intrawave_v2.hip' 2025-03-04T19:47:32.3117544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_32x8x1_32x4x1_1x32x1x8_2_Intrawave_v2.hip' 2025-03-04T19:47:32.3118438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x16x64_16x16_4x1_8x32x1_8x16x1_1x32x1x8_2_Intrawave_v2.hip' 2025-03-04T19:47:32.3119342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x224x64_16x16_8x7_8x32x1_8x32x1_1x32x1x8_4_Intrawave_v3.hip' 2025-03-04T19:47:32.3120149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip' 2025-03-04T19:47:32.3120936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v3.hip' 2025-03-04T19:47:32.3121770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip' 2025-03-04T19:47:32.3122551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_8x32x1_8x32x1_1x16x1x16_4_Intrawave_v4.hip' 2025-03-04T19:47:32.3123337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip' 2025-03-04T19:47:32.3124093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v2.hip' 2025-03-04T19:47:32.3124605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-03-04T19:47:32.3125093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-03-04T19:47:32.3125516Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/bgemm_kernels' 2025-03-04T19:47:32.3125866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_bgemm.h' 2025-03-04T19:47:32.3126284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_bgemm_bfloat16.hip' 2025-03-04T19:47:32.3126622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm.h' 2025-03-04T19:47:32.3127026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_bfloat16.hip' 2025-03-04T19:47:32.3127421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_float.hip' 2025-03-04T19:47:32.3127798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_half.hip' 2025-03-04T19:47:32.3128232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_gemm_template.h' 2025-03-04T19:47:32.3128579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip/ck_types.h' 2025-03-04T19:47:32.3128928Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/hip' 2025-03-04T19:47:32.3129242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/im2col.h' 2025-03-04T19:47:32.3129627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/im2col_shape_check.h' 2025-03-04T19:47:32.3130051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_kernels.cpp' 2025-03-04T19:47:32.3130445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_kernels.h' 2025-03-04T19:47:32.3130828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_pack.h' 2025-03-04T19:47:32.3131284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_ukernel_interface.cpp' 2025-03-04T19:47:32.3131740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-03-04T19:47:32.3132126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/kleidiai' 2025-03-04T19:47:32.3132484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/layer_norm.cpp' 2025-03-04T19:47:32.3132814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/layer_norm.h' 2025-03-04T19:47:32.3133192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalAten.mm' 2025-03-04T19:47:32.3133600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalCommandBuffer.h' 2025-03-04T19:47:32.3134050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalCommandBuffer.mm' 2025-03-04T19:47:32.3134438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalContext.h' 2025-03-04T19:47:32.3134824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalContext.mm' 2025-03-04T19:47:32.3135231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalConvParams.h' 2025-03-04T19:47:32.3135634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalConvParams.mm' 2025-03-04T19:47:32.3136018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalDevice.h' 2025-03-04T19:47:32.3136417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalGuardImpl.cpp' 2025-03-04T19:47:32.3136830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalNeuronType.h' 2025-03-04T19:47:32.3137259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalPrepackOpContext.h' 2025-03-04T19:47:32.3137727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalPrepackOpRegister.cpp' 2025-03-04T19:47:32.3138103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalShaders.h' 2025-03-04T19:47:32.3138498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorImpl.h' 2025-03-04T19:47:32.3138942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorImplStorage.h' 2025-03-04T19:47:32.3139393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorImplStorage.mm' 2025-03-04T19:47:32.3139800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorUtils.h' 2025-03-04T19:47:32.3140360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/MetalTensorUtils.mm' 2025-03-04T19:47:32.3140820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.h' 2025-03-04T19:47:32.3141250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNClampOp.mm' 2025-03-04T19:47:32.3141678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.h' 2025-03-04T19:47:32.3142095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNConvOp.mm' 2025-03-04T19:47:32.3142604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.h' 2025-03-04T19:47:32.3143097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNFullyConnectedOp.mm' 2025-03-04T19:47:32.3143534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.h' 2025-03-04T19:47:32.3143982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNNeuronOp.mm' 2025-03-04T19:47:32.3144432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNOp.h' 2025-03-04T19:47:32.3144854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.h' 2025-03-04T19:47:32.3145277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSCNNUtils.mm' 2025-03-04T19:47:32.3145731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.h' 2025-03-04T19:47:32.3146178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImage+Tensor.mm' 2025-03-04T19:47:32.3146643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageUtils.h' 2025-03-04T19:47:32.3147074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageUtils.mm' 2025-03-04T19:47:32.3147514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.h' 2025-03-04T19:47:32.3147977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/MPSImageWrapper.mm' 2025-03-04T19:47:32.3148426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.h' 2025-03-04T19:47:32.3148896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MPSCNNTests.mm' 2025-03-04T19:47:32.3149378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.h' 2025-03-04T19:47:32.3149888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests/MetalOpTestRunner.mm' 2025-03-04T19:47:32.3150304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn/tests' 2025-03-04T19:47:32.3150699Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/mpscnn' 2025-03-04T19:47:32.3151251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalAddmm.mm' 2025-03-04T19:47:32.3151880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalBinaryElementwise.mm' 2025-03-04T19:47:32.3152290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalChunk.mm' 2025-03-04T19:47:32.3152683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalClamp.mm' 2025-03-04T19:47:32.3153088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalConcat.mm' 2025-03-04T19:47:32.3153555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalConvolution.h' 2025-03-04T19:47:32.3153994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalConvolution.mm' 2025-03-04T19:47:32.3154382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalCopy.h' 2025-03-04T19:47:32.3154785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalCopy.mm' 2025-03-04T19:47:32.3155205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalHardshrink.mm' 2025-03-04T19:47:32.3155660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalHardswish.mm' 2025-03-04T19:47:32.3156076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalLeakyReLU.mm' 2025-03-04T19:47:32.3156482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalNeurons.mm' 2025-03-04T19:47:32.3156901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalPadding.mm' 2025-03-04T19:47:32.3157329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalPooling.mm' 2025-03-04T19:47:32.3157816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalReduce.mm' 2025-03-04T19:47:32.3158221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalReshape.mm' 2025-03-04T19:47:32.3158641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalSoftmax.mm' 2025-03-04T19:47:32.3159062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalTranspose.mm' 2025-03-04T19:47:32.3159577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops/MetalUpsamplingNearest.mm' 2025-03-04T19:47:32.3159945Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal/ops' 2025-03-04T19:47:32.3160291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/metal' 2025-03-04T19:47:32.3160723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp' 2025-03-04T19:47:32.3161116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/miopen/Conv_miopen.cpp' 2025-03-04T19:47:32.3161514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/miopen/RNN_miopen.cpp' 2025-03-04T19:47:32.3161868Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/miopen' 2025-03-04T19:47:32.3162264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/LinearAlgebra.cpp' 2025-03-04T19:47:32.3162635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/LinearAlgebra.h' 2025-03-04T19:47:32.3163074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/MklAllocationHelper.cpp' 2025-03-04T19:47:32.3163471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/SparseBlasImpl.cpp' 2025-03-04T19:47:32.3163859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/SparseBlasImpl.h' 2025-03-04T19:47:32.3164301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp' 2025-03-04T19:47:32.3164729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.h' 2025-03-04T19:47:32.3165111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl/SpectralOps.cpp' 2025-03-04T19:47:32.3165446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkl' 2025-03-04T19:47:32.3165861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/BinaryOps.cpp' 2025-03-04T19:47:32.3166210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Common.h' 2025-03-04T19:47:32.3166572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Conv.cpp' 2025-03-04T19:47:32.3166906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Conv.h' 2025-03-04T19:47:32.3167312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/ConvPrepack.cpp' 2025-03-04T19:47:32.3167719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/ConvPrepack.h' 2025-03-04T19:47:32.3168068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Copy.cpp' 2025-03-04T19:47:32.3168429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Gelu.cpp' 2025-03-04T19:47:32.3168855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp' 2025-03-04T19:47:32.3169226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Linear.cpp' 2025-03-04T19:47:32.3169601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Linear.h' 2025-03-04T19:47:32.3170010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp' 2025-03-04T19:47:32.3170389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/MKLDNNCommon.h' 2025-03-04T19:47:32.3170831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp' 2025-03-04T19:47:32.3171187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Matmul.cpp' 2025-03-04T19:47:32.3171564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Matmul.h' 2025-03-04T19:47:32.3171996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp' 2025-03-04T19:47:32.3172395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Normalization.cpp' 2025-03-04T19:47:32.3172783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/OpContext.cpp' 2025-03-04T19:47:32.3173148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/OpContext.h' 2025-03-04T19:47:32.3173528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Pooling.cpp' 2025-03-04T19:47:32.3173883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Prelu.cpp' 2025-03-04T19:47:32.3174239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/RNN.cpp' 2025-03-04T19:47:32.3174741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp' 2025-03-04T19:47:32.3175090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Relu.cpp' 2025-03-04T19:47:32.3175465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/SoftMax.cpp' 2025-03-04T19:47:32.3175878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/TensorFactories.cpp' 2025-03-04T19:47:32.3176282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/TensorShape.cpp' 2025-03-04T19:47:32.3176657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/TensorShape.h' 2025-03-04T19:47:32.3177040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/UnaryOps.cpp' 2025-03-04T19:47:32.3177394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Utils.cpp' 2025-03-04T19:47:32.3177779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/Utils.h' 2025-03-04T19:47:32.3178182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/Attention.cpp' 2025-03-04T19:47:32.3178568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/Blas.cpp' 2025-03-04T19:47:32.3178936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/Conv.cpp' 2025-03-04T19:47:32.3179374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Attention.cpp' 2025-03-04T19:47:32.3179806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-03-04T19:47:32.3180212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Conv.cpp' 2025-03-04T19:47:32.3180645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Deconv.cpp' 2025-03-04T19:47:32.3181066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Matmul.cpp' 2025-03-04T19:47:32.3181518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/QConv.cpp' 2025-03-04T19:47:32.3181939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/QMatmul.cpp' 2025-03-04T19:47:32.3182366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Utils.cpp' 2025-03-04T19:47:32.3182771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-03-04T19:47:32.3183176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-03-04T19:47:32.3183685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.cpp' 2025-03-04T19:47:32.3184143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-03-04T19:47:32.3184558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/detail' 2025-03-04T19:47:32.3184937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/qconv.cpp' 2025-03-04T19:47:32.3185341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu/qlinear.cpp' 2025-03-04T19:47:32.3185713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn/xpu' 2025-03-04T19:47:32.3186079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mkldnn' 2025-03-04T19:47:32.3186400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/Copy.h' 2025-03-04T19:47:32.3186809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-03-04T19:47:32.3187224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/MPSGraphSonomaOps.h' 2025-03-04T19:47:32.3187629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/MPSGraphVenturaOps.h' 2025-03-04T19:47:32.3188043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/MetalShaderLibrary.h' 2025-03-04T19:47:32.3188421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/OperationUtils.h' 2025-03-04T19:47:32.3188815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/OperationUtils.mm' 2025-03-04T19:47:32.3189197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/TensorFactory.cpp' 2025-03-04T19:47:32.3189583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/TensorFactory.h' 2025-03-04T19:47:32.3190052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/BinaryKernel.metal' 2025-03-04T19:47:32.3190509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Bucketization.metal' 2025-03-04T19:47:32.3190937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/CrossKernel.metal' 2025-03-04T19:47:32.3191408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/FusedOptimizerOps.metal' 2025-03-04T19:47:32.3191859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Gamma.metal' 2025-03-04T19:47:32.3192311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/HistogramKernel.metal' 2025-03-04T19:47:32.3192718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Im2Col.metal' 2025-03-04T19:47:32.3193134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Indexing.metal' 2025-03-04T19:47:32.3193590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/LinearAlgebra.metal' 2025-03-04T19:47:32.3194047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Quantized.metal' 2025-03-04T19:47:32.3194469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/RMSNorm.metal' 2025-03-04T19:47:32.3194905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/RenormKernel.metal' 2025-03-04T19:47:32.3195307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/Repeat.metal' 2025-03-04T19:47:32.3195745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/SpecialOps.metal' 2025-03-04T19:47:32.3196217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/TriangularOps.metal' 2025-03-04T19:47:32.3196666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/UnaryKernel.metal' 2025-03-04T19:47:32.3197119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/UnfoldBackward.metal' 2025-03-04T19:47:32.3197545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels/UpSample.metal' 2025-03-04T19:47:32.3198006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/kernels' 2025-03-04T19:47:32.3198690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Activation.mm' 2025-03-04T19:47:32.3199146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/AdaptivePooling.mm' 2025-03-04T19:47:32.3199582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Attention.mm' 2025-03-04T19:47:32.3200010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/BinaryKernel.h' 2025-03-04T19:47:32.3200445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/BinaryKernel.mm' 2025-03-04T19:47:32.3200879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/BinaryOps.mm' 2025-03-04T19:47:32.3201302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/BitwiseOps.mm' 2025-03-04T19:47:32.3201710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Blas.mm' 2025-03-04T19:47:32.3202153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Bucketization.mm' 2025-03-04T19:47:32.3202594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/ConstantOps.mm' 2025-03-04T19:47:32.3203102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Convolution.mm' 2025-03-04T19:47:32.3203507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Copy.mm' 2025-03-04T19:47:32.3203934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/CrossKernel.mm' 2025-03-04T19:47:32.3204391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Distributions.mm' 2025-03-04T19:47:32.3204792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Equal.cpp' 2025-03-04T19:47:32.3205217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Eye.mm' 2025-03-04T19:47:32.3205721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FastFourierTransform.mm' 2025-03-04T19:47:32.3206246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-03-04T19:47:32.3206778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.mm' 2025-03-04T19:47:32.3207265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamKernel.mm' 2025-03-04T19:47:32.3207750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-03-04T19:47:32.3208227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamKernelImpl.mm' 2025-03-04T19:47:32.3208765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-03-04T19:47:32.3209330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.mm' 2025-03-04T19:47:32.3209809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWKernel.mm' 2025-03-04T19:47:32.3210282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-03-04T19:47:32.3210773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedAdamWKernelImpl.mm' 2025-03-04T19:47:32.3211240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/FusedSgdKernel.mm' 2025-03-04T19:47:32.3211637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Gamma.mm' 2025-03-04T19:47:32.3212080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/GridSampler.mm' 2025-03-04T19:47:32.3212536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/HistogramKernel.mm' 2025-03-04T19:47:32.3212949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Im2Col.mm' 2025-03-04T19:47:32.3213350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Indexing.h' 2025-03-04T19:47:32.3213775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Indexing.mm' 2025-03-04T19:47:32.3214178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Inverse.mm' 2025-03-04T19:47:32.3214570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Lerp.mm' 2025-03-04T19:47:32.3214979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Linear.mm' 2025-03-04T19:47:32.3215421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/LinearAlgebra.mm' 2025-03-04T19:47:32.3215880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/LossOps.mm' 2025-03-04T19:47:32.3216330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/MultiTensorApply.h' 2025-03-04T19:47:32.3216787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Normalization.mm' 2025-03-04T19:47:32.3217168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Pad.mm' 2025-03-04T19:47:32.3217616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/PixelShuffle.mm' 2025-03-04T19:47:32.3218077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/PointwiseOps.mm' 2025-03-04T19:47:32.3218493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Pooling.mm' 2025-03-04T19:47:32.3218910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Quantized.mm' 2025-03-04T19:47:32.3219314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/RMSNorm.h' 2025-03-04T19:47:32.3219729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/RMSNorm.mm' 2025-03-04T19:47:32.3220209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/RangeFactories.mm' 2025-03-04T19:47:32.3220642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/ReduceOps.mm' 2025-03-04T19:47:32.3221077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/RenormKernel.mm' 2025-03-04T19:47:32.3221487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Repeat.mm' 2025-03-04T19:47:32.3221910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/RnnOps.mm' 2025-03-04T19:47:32.3222323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Scalar.mm' 2025-03-04T19:47:32.3222765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/ScatterGather.mm' 2025-03-04T19:47:32.3223160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Shape.mm' 2025-03-04T19:47:32.3223575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/SoftMax.mm' 2025-03-04T19:47:32.3223966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Sort.mm' 2025-03-04T19:47:32.3224405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/SpecialOps.mm' 2025-03-04T19:47:32.3224823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/SummaryOps.mm' 2025-03-04T19:47:32.3225285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/TensorCompare.mm' 2025-03-04T19:47:32.3225729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/TriangularOps.mm' 2025-03-04T19:47:32.3226170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/UnaryKernel.mm' 2025-03-04T19:47:32.3226581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/UnaryOps.mm' 2025-03-04T19:47:32.3227038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/UnfoldBackward.mm' 2025-03-04T19:47:32.3227479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/Unique.mm' 2025-03-04T19:47:32.3227889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/UpSample.mm' 2025-03-04T19:47:32.3228292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/View.mm' 2025-03-04T19:47:32.3228752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations/WeightNorm.mm' 2025-03-04T19:47:32.3229158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps/operations' 2025-03-04T19:47:32.3229493Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/mps' 2025-03-04T19:47:32.3229891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/native_functions.yaml' 2025-03-04T19:47:32.3230359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorAliases.cpp' 2025-03-04T19:47:32.3230818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorBackward.cpp' 2025-03-04T19:47:32.3231270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp' 2025-03-04T19:47:32.3231709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorBinaryOps.h' 2025-03-04T19:47:32.3232173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorFactories.cpp' 2025-03-04T19:47:32.3232623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorMath.cpp' 2025-03-04T19:47:32.3233040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorMath.h' 2025-03-04T19:47:32.3233473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorMatmul.cpp' 2025-03-04T19:47:32.3234006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp' 2025-03-04T19:47:32.3234537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-03-04T19:47:32.3235040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-03-04T19:47:32.3235488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp' 2025-03-04T19:47:32.3235926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorUtils.cpp' 2025-03-04T19:47:32.3236334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/NestedTensorUtils.h' 2025-03-04T19:47:32.3236689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/README.md' 2025-03-04T19:47:32.3237179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu' 2025-03-04T19:47:32.3237629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu' 2025-03-04T19:47:32.3238266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp' 2025-03-04T19:47:32.3238817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu' 2025-03-04T19:47:32.3239360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp' 2025-03-04T19:47:32.3239735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested/cuda' 2025-03-04T19:47:32.3240104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/nested' 2025-03-04T19:47:32.3240506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/prim_native_functions.cpp' 2025-03-04T19:47:32.3240950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizer.cpp' 2025-03-04T19:47:32.3241447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizer.h' 2025-03-04T19:47:32.3241902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp' 2025-03-04T19:47:32.3242359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/AffineQuantizerBase.h' 2025-03-04T19:47:32.3242742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/ConvUtils.h' 2025-03-04T19:47:32.3243125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/Copy.cpp' 2025-03-04T19:47:32.3243512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/Copy.h' 2025-03-04T19:47:32.3243944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/FakeQuantAffine.h' 2025-03-04T19:47:32.3244443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp' 2025-03-04T19:47:32.3244943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp' 2025-03-04T19:47:32.3245370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/IndexKernel.h' 2025-03-04T19:47:32.3245783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/PackedParams.h' 2025-03-04T19:47:32.3246166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/QTensor.cpp' 2025-03-04T19:47:32.3246536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/README.md' 2025-03-04T19:47:32.3247021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp' 2025-03-04T19:47:32.3247525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/TensorCompare.cpp' 2025-03-04T19:47:32.3247970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/TensorFactories.cpp' 2025-03-04T19:47:32.3248467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp' 2025-03-04T19:47:32.3248925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp' 2025-03-04T19:47:32.3249370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp' 2025-03-04T19:47:32.3249802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp' 2025-03-04T19:47:32.3250205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/BinaryOps.h' 2025-03-04T19:47:32.3250656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp' 2025-03-04T19:47:32.3251147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-03-04T19:47:32.3251620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp' 2025-03-04T19:47:32.3252094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp' 2025-03-04T19:47:32.3252625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp' 2025-03-04T19:47:32.3253142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/Normalization.cpp' 2025-03-04T19:47:32.3253581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/OnednnUtils.h' 2025-03-04T19:47:32.3253996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/Pooling.cpp' 2025-03-04T19:47:32.3254461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-03-04T19:47:32.3254880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QuantUtils.h' 2025-03-04T19:47:32.3255302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QuantizedOps.h' 2025-03-04T19:47:32.3255719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp' 2025-03-04T19:47:32.3256135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp' 2025-03-04T19:47:32.3256575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/RuyUtils.h' 2025-03-04T19:47:32.3256991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/Sorting.cpp' 2025-03-04T19:47:32.3257445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp' 2025-03-04T19:47:32.3257886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/TensorShape.cpp' 2025-03-04T19:47:32.3258387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp' 2025-03-04T19:47:32.3258871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp' 2025-03-04T19:47:32.3259343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp' 2025-03-04T19:47:32.3259799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp' 2025-03-04T19:47:32.3260227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-03-04T19:47:32.3260714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/conv_serialization.h' 2025-03-04T19:47:32.3261163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp' 2025-03-04T19:47:32.3261588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-03-04T19:47:32.3262084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp' 2025-03-04T19:47:32.3262526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp' 2025-03-04T19:47:32.3262961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/init_qnnpack.h' 2025-03-04T19:47:32.3263485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp' 2025-03-04T19:47:32.3263948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/kernels/README.md' 2025-03-04T19:47:32.3264379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/kernels' 2025-03-04T19:47:32.3264786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qclamp.cpp' 2025-03-04T19:47:32.3265197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv.cpp' 2025-03-04T19:47:32.3265576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv.h' 2025-03-04T19:47:32.3266032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp' 2025-03-04T19:47:32.3266473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp' 2025-03-04T19:47:32.3266949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp' 2025-03-04T19:47:32.3267390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qdropout.cpp' 2025-03-04T19:47:32.3267791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qelu.cpp' 2025-03-04T19:47:32.3268237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp' 2025-03-04T19:47:32.3268675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag.h' 2025-03-04T19:47:32.3269189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp' 2025-03-04T19:47:32.3269664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-03-04T19:47:32.3270153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp' 2025-03-04T19:47:32.3270547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qgelu.cpp' 2025-03-04T19:47:32.3270998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp' 2025-03-04T19:47:32.3271445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qhardswish.cpp' 2025-03-04T19:47:32.3271869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear.cpp' 2025-03-04T19:47:32.3272270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear.h' 2025-03-04T19:47:32.3272734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp' 2025-03-04T19:47:32.3273208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp' 2025-03-04T19:47:32.3273629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qmatmul.cpp' 2025-03-04T19:47:32.3274022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qmul.cpp' 2025-03-04T19:47:32.3274473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/.gitignore' 2025-03-04T19:47:32.3274922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/BUCK.oss' 2025-03-04T19:47:32.3275394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt' 2025-03-04T19:47:32.3275902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/CODE_OF_CONDUCT.md' 2025-03-04T19:47:32.3276377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/CONTRIBUTING.md' 2025-03-04T19:47:32.3276818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/LICENSE' 2025-03-04T19:47:32.3277262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/README.md' 2025-03-04T19:47:32.3277810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/add.cc' 2025-03-04T19:47:32.3278339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/average-pooling.cc' 2025-03-04T19:47:32.3278879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/channel-shuffle.cc' 2025-03-04T19:47:32.3279378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/convolution.cc' 2025-03-04T19:47:32.3279952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/global-average-pooling.cc' 2025-03-04T19:47:32.3280501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardsigmoid.cc' 2025-03-04T19:47:32.3280993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/hardswish.cc' 2025-03-04T19:47:32.3281502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/hgemm.cc' 2025-03-04T19:47:32.3282001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/max-pooling.cc' 2025-03-04T19:47:32.3282515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm.cc' 2025-03-04T19:47:32.3283032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/q8gemm_sparse.cc' 2025-03-04T19:47:32.3283570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/requantization.cc' 2025-03-04T19:47:32.3284043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/sgemm.cc' 2025-03-04T19:47:32.3284563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/sigmoid.cc' 2025-03-04T19:47:32.3285058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/softargmax.cc' 2025-03-04T19:47:32.3285519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/tanh.cc' 2025-03-04T19:47:32.3285998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench' 2025-03-04T19:47:32.3286465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/buckbuild.bzl' 2025-03-04T19:47:32.3287061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadCpuinfo.cmake' 2025-03-04T19:47:32.3287591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFP16.cmake' 2025-03-04T19:47:32.3288132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadFXdiv.cmake' 2025-03-04T19:47:32.3288733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleBenchmark.cmake' 2025-03-04T19:47:32.3289316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadGoogleTest.cmake' 2025-03-04T19:47:32.3289844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPSimd.cmake' 2025-03-04T19:47:32.3290436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake/DownloadPThreadPool.cmake' 2025-03-04T19:47:32.3290911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/cmake' 2025-03-04T19:47:32.3291383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/configure.py' 2025-03-04T19:47:32.3291831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/confu.yaml' 2025-03-04T19:47:32.3292327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/.gitignore' 2025-03-04T19:47:32.3292865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/CMakeLists.txt' 2025-03-04T19:47:32.3293347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/LICENSE' 2025-03-04T19:47:32.3293985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/README.md' 2025-03-04T19:47:32.3294620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake/DownloadGoogleTest.cmake' 2025-03-04T19:47:32.3295152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/cmake' 2025-03-04T19:47:32.3295666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/configure.py' 2025-03-04T19:47:32.3296213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/confu.yaml' 2025-03-04T19:47:32.3296731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include/clog.h' 2025-03-04T19:47:32.3297286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/include' 2025-03-04T19:47:32.3297786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src/clog.c' 2025-03-04T19:47:32.3298528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/src' 2025-03-04T19:47:32.3299055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test/clog.cc' 2025-03-04T19:47:32.3299565Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/test' 2025-03-04T19:47:32.3300069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog' 2025-03-04T19:47:32.3300525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/deps' 2025-03-04T19:47:32.3301128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/generate-wrapper.py' 2025-03-04T19:47:32.3301669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/pack_block_sparse.h' 2025-03-04T19:47:32.3302209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/pytorch_qnnpack.h' 2025-03-04T19:47:32.3302724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/qnnpack_func.h' 2025-03-04T19:47:32.3303210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include' 2025-03-04T19:47:32.3303775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-arm64.sh' 2025-03-04T19:47:32.3304453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-armv7.sh' 2025-03-04T19:47:32.3305084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-android-x86.sh' 2025-03-04T19:47:32.3305629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64.sh' 2025-03-04T19:47:32.3306189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-arm64e.sh' 2025-03-04T19:47:32.3306720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7.sh' 2025-03-04T19:47:32.3307279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-armv7s.sh' 2025-03-04T19:47:32.3307814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-i386.sh' 2025-03-04T19:47:32.3308417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-ios-x86_64.sh' 2025-03-04T19:47:32.3308935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/build-local.sh' 2025-03-04T19:47:32.3309510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-arm64.sh' 2025-03-04T19:47:32.3310070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-armv7.sh' 2025-03-04T19:47:32.3310655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts/test-android-x86.sh' 2025-03-04T19:47:32.3311130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/scripts' 2025-03-04T19:47:32.3311586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c' 2025-03-04T19:47:32.3312099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c' 2025-03-04T19:47:32.3312639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c' 2025-03-04T19:47:32.3313102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c' 2025-03-04T19:47:32.3313597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-prepack.cc' 2025-03-04T19:47:32.3314081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc' 2025-03-04T19:47:32.3314567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c' 2025-03-04T19:47:32.3315092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc' 2025-03-04T19:47:32.3315588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c' 2025-03-04T19:47:32.3316110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc' 2025-03-04T19:47:32.3316593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-prepack.cc' 2025-03-04T19:47:32.3317070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc' 2025-03-04T19:47:32.3317546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-unpack.cc' 2025-03-04T19:47:32.3318211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c' 2025-03-04T19:47:32.3318745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c' 2025-03-04T19:47:32.3319299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c' 2025-03-04T19:47:32.3319806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c' 2025-03-04T19:47:32.3320276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c' 2025-03-04T19:47:32.3320903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-aarch32-neonfp16arith.S' 2025-03-04T19:47:32.3321462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm/8x8-neonfp16arith.c' 2025-03-04T19:47:32.3322008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/hgemm' 2025-03-04T19:47:32.3322493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c' 2025-03-04T19:47:32.3322951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c' 2025-03-04T19:47:32.3323430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c' 2025-03-04T19:47:32.3323920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c' 2025-03-04T19:47:32.3324471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c' 2025-03-04T19:47:32.3324965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c' 2025-03-04T19:47:32.3325538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c' 2025-03-04T19:47:32.3326092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-sse2.c' 2025-03-04T19:47:32.3326659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c' 2025-03-04T19:47:32.3327218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-sse2.c' 2025-03-04T19:47:32.3327760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c' 2025-03-04T19:47:32.3328290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-sse2.c' 2025-03-04T19:47:32.3328842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool' 2025-03-04T19:47:32.3329359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x4c2-sse2.c' 2025-03-04T19:47:32.3329929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-aarch32-neon.S' 2025-03-04T19:47:32.3330437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c' 2025-03-04T19:47:32.3330997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S' 2025-03-04T19:47:32.3331507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c' 2025-03-04T19:47:32.3331998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv' 2025-03-04T19:47:32.3332622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c' 2025-03-04T19:47:32.3333148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c' 2025-03-04T19:47:32.3333773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2-per-channel.c' 2025-03-04T19:47:32.3334299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-sse2.c' 2025-03-04T19:47:32.3334837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c' 2025-03-04T19:47:32.3335363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-sse2.c' 2025-03-04T19:47:32.3336058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon-per-channel.S' 2025-03-04T19:47:32.3336634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-aarch32-neon.S' 2025-03-04T19:47:32.3337254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c' 2025-03-04T19:47:32.3337781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c' 2025-03-04T19:47:32.3338404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2-per-channel.c' 2025-03-04T19:47:32.3338943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-sse2.c' 2025-03-04T19:47:32.3339450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv' 2025-03-04T19:47:32.3340021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c' 2025-03-04T19:47:32.3340621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-sse2.c' 2025-03-04T19:47:32.3341169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c' 2025-03-04T19:47:32.3341715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-sse2.c' 2025-03-04T19:47:32.3342269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c' 2025-03-04T19:47:32.3342836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-sse2.c' 2025-03-04T19:47:32.3343363Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool' 2025-03-04T19:47:32.3343878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/2x4c8-sse2.c' 2025-03-04T19:47:32.3344430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x-sumrows-neon.c' 2025-03-04T19:47:32.3344962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-dq-sse2.c' 2025-03-04T19:47:32.3345473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x4c2-sse2.c' 2025-03-04T19:47:32.3346030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-aarch32-neon.S' 2025-03-04T19:47:32.3346600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-aarch32-neon.S' 2025-03-04T19:47:32.3347129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c' 2025-03-04T19:47:32.3347628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c' 2025-03-04T19:47:32.3348234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-aarch32-neon.S' 2025-03-04T19:47:32.3348771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c' 2025-03-04T19:47:32.3349282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c' 2025-03-04T19:47:32.3349868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-aarch64-neon.S' 2025-03-04T19:47:32.3350444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S' 2025-03-04T19:47:32.3350947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c' 2025-03-04T19:47:32.3351452Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm' 2025-03-04T19:47:32.3352110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x4-packA-aarch32-neon.S' 2025-03-04T19:47:32.3352790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S' 2025-03-04T19:47:32.3353488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S' 2025-03-04T19:47:32.3354109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch32-neon.S' 2025-03-04T19:47:32.3354773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S' 2025-03-04T19:47:32.3355351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-sse2.c' 2025-03-04T19:47:32.3356068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c' 2025-03-04T19:47:32.3356791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.h' 2025-03-04T19:47:32.3357419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4c1x4-packed-sse2.h' 2025-03-04T19:47:32.3358178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S' 2025-03-04T19:47:32.3358869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S' 2025-03-04T19:47:32.3359401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse' 2025-03-04T19:47:32.3359946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c' 2025-03-04T19:47:32.3360428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/sse2.c' 2025-03-04T19:47:32.3360934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd' 2025-03-04T19:47:32.3361505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/AlignedAllocator.h' 2025-03-04T19:47:32.3362016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/assembly.h' 2025-03-04T19:47:32.3362524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/common.h' 2025-03-04T19:47:32.3363020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/hgemm.h' 2025-03-04T19:47:32.3363561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/indirection.h' 2025-03-04T19:47:32.3364082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/isa-checks.h' 2025-03-04T19:47:32.3364610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/log.h' 2025-03-04T19:47:32.3365098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/math.h' 2025-03-04T19:47:32.3365627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/operator.h' 2025-03-04T19:47:32.3366116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/pack.h' 2025-03-04T19:47:32.3366650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/params.h' 2025-03-04T19:47:32.3367168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h' 2025-03-04T19:47:32.3367683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h' 2025-03-04T19:47:32.3368198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h' 2025-03-04T19:47:32.3368748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h' 2025-03-04T19:47:32.3369260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h' 2025-03-04T19:47:32.3369803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm_sparse.h' 2025-03-04T19:47:32.3370318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8vadd.h' 2025-03-04T19:47:32.3370930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization-stubs.h' 2025-03-04T19:47:32.3371500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/requantization.h' 2025-03-04T19:47:32.3372038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/scalar-utils.h' 2025-03-04T19:47:32.3372546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sconv.h' 2025-03-04T19:47:32.3373052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sdwconv.h' 2025-03-04T19:47:32.3373560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h' 2025-03-04T19:47:32.3374064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8clamp.h' 2025-03-04T19:47:32.3374590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8lut32norm.h' 2025-03-04T19:47:32.3375129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h' 2025-03-04T19:47:32.3375630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8rmax.h' 2025-03-04T19:47:32.3376141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8lut.h' 2025-03-04T19:47:32.3376635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8zip.h' 2025-03-04T19:47:32.3377145Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack' 2025-03-04T19:47:32.3377705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-neon.c' 2025-03-04T19:47:32.3378322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-psimd.c' 2025-03-04T19:47:32.3378905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-scalar.c' 2025-03-04T19:47:32.3379476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/fp32-sse2.c' 2025-03-04T19:47:32.3380090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-neon.c' 2025-03-04T19:47:32.3380713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.c' 2025-03-04T19:47:32.3381318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-scalar.h' 2025-03-04T19:47:32.3381898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse.h' 2025-03-04T19:47:32.3382521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse2.c' 2025-03-04T19:47:32.3383101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-sse4.c' 2025-03-04T19:47:32.3383714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/gemmlowp-ssse3.c' 2025-03-04T19:47:32.3384301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-neon.c' 2025-03-04T19:47:32.3384927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-psimd.c' 2025-03-04T19:47:32.3385528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-scalar.c' 2025-03-04T19:47:32.3386121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse2.c' 2025-03-04T19:47:32.3386700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-sse4.c' 2025-03-04T19:47:32.3387301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/precise-ssse3.c' 2025-03-04T19:47:32.3387858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-neon.c' 2025-03-04T19:47:32.3388441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-scalar.c' 2025-03-04T19:47:32.3388997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse2.c' 2025-03-04T19:47:32.3389561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-sse4.c' 2025-03-04T19:47:32.3390125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/q31-ssse3.c' 2025-03-04T19:47:32.3390733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-assembly.h' 2025-03-04T19:47:32.3391323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-neon.h' 2025-03-04T19:47:32.3391913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/runtime-sse2.h' 2025-03-04T19:47:32.3392503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization' 2025-03-04T19:47:32.3393007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv/6x8-psimd.c' 2025-03-04T19:47:32.3393510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sconv' 2025-03-04T19:47:32.3394033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv/up4x9-psimd.c' 2025-03-04T19:47:32.3394585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sdwconv' 2025-03-04T19:47:32.3395081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c' 2025-03-04T19:47:32.3395592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c' 2025-03-04T19:47:32.3396100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c' 2025-03-04T19:47:32.3396610Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm' 2025-03-04T19:47:32.3397084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c' 2025-03-04T19:47:32.3397562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c' 2025-03-04T19:47:32.3398101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c' 2025-03-04T19:47:32.3398803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c' 2025-03-04T19:47:32.3399393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/sse2.c' 2025-03-04T19:47:32.3399888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp' 2025-03-04T19:47:32.3400424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm/scalar.c' 2025-03-04T19:47:32.3400940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm' 2025-03-04T19:47:32.3401502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c' 2025-03-04T19:47:32.3402044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-sse2.c' 2025-03-04T19:47:32.3402588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c' 2025-03-04T19:47:32.3403119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-sse2.c' 2025-03-04T19:47:32.3403633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool' 2025-03-04T19:47:32.3404131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/neon.c' 2025-03-04T19:47:32.3404612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/sse2.c' 2025-03-04T19:47:32.3405118Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax' 2025-03-04T19:47:32.3405602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c' 2025-03-04T19:47:32.3406153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut' 2025-03-04T19:47:32.3406645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-neon.c' 2025-03-04T19:47:32.3407148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-sse2.c' 2025-03-04T19:47:32.3407637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-neon.c' 2025-03-04T19:47:32.3408170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-sse2.c' 2025-03-04T19:47:32.3408661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-neon.c' 2025-03-04T19:47:32.3409155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-sse2.c' 2025-03-04T19:47:32.3409658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-neon.c' 2025-03-04T19:47:32.3410151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-sse2.c' 2025-03-04T19:47:32.3410690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip' 2025-03-04T19:47:32.3411144Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src' 2025-03-04T19:47:32.3411690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/add-operator-tester.h' 2025-03-04T19:47:32.3412139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/add.cc' 2025-03-04T19:47:32.3412791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling-operator-tester.h' 2025-03-04T19:47:32.3413319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/average-pooling.cc' 2025-03-04T19:47:32.3413915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/avgpool-microkernel-tester.h' 2025-03-04T19:47:32.3414531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle-operator-tester.h' 2025-03-04T19:47:32.3415063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/channel-shuffle.cc' 2025-03-04T19:47:32.3415630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-microkernel-tester.h' 2025-03-04T19:47:32.3416181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp-operator-tester.h' 2025-03-04T19:47:32.3416659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/clamp.cc' 2025-03-04T19:47:32.3417250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution-operator-tester.h' 2025-03-04T19:47:32.3417765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/convolution.cc' 2025-03-04T19:47:32.3418379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution-operator-tester.h' 2025-03-04T19:47:32.3418904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/deconvolution.cc' 2025-03-04T19:47:32.3419476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/dwconv-microkernel-tester.h' 2025-03-04T19:47:32.3420139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-operator-tester.h' 2025-03-04T19:47:32.3420796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse-operator-tester.h' 2025-03-04T19:47:32.3421372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected-sparse.cc' 2025-03-04T19:47:32.3421892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/fully-connected.cc' 2025-03-04T19:47:32.3422521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/gavgpool-microkernel-tester.h' 2025-03-04T19:47:32.3423166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-block-sparse-microkernel-tester.h' 2025-03-04T19:47:32.3423732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/gemm-microkernel-tester.h' 2025-03-04T19:47:32.3424406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling-operator-tester.h' 2025-03-04T19:47:32.3425004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/global-average-pooling.cc' 2025-03-04T19:47:32.3425603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid-operator-tester.h' 2025-03-04T19:47:32.3426097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardsigmoid.cc' 2025-03-04T19:47:32.3426682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish-operator-tester.h' 2025-03-04T19:47:32.3427218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hardswish.cc' 2025-03-04T19:47:32.3427700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/hgemm.cc' 2025-03-04T19:47:32.3428279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu-operator-tester.h' 2025-03-04T19:47:32.3428782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/leaky-relu.cc' 2025-03-04T19:47:32.3429338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-microkernel-tester.h' 2025-03-04T19:47:32.3429936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/lut-norm-microkernel-tester.h' 2025-03-04T19:47:32.3430522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling-operator-tester.h' 2025-03-04T19:47:32.3431044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/max-pooling.cc' 2025-03-04T19:47:32.3431636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/maxpool-microkernel-tester.h' 2025-03-04T19:47:32.3432121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8avgpool.cc' 2025-03-04T19:47:32.3432599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8conv.cc' 2025-03-04T19:47:32.3433076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8dwconv.cc' 2025-03-04T19:47:32.3433578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gavgpool.cc' 2025-03-04T19:47:32.3434085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm.cc' 2025-03-04T19:47:32.3434605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8gemm_sparse.cc' 2025-03-04T19:47:32.3435074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/q8vadd.cc' 2025-03-04T19:47:32.3435644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization-tester.h' 2025-03-04T19:47:32.3436193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/requantization.cc' 2025-03-04T19:47:32.3436769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/rmax-microkernel-tester.h' 2025-03-04T19:47:32.3437240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sconv.cc' 2025-03-04T19:47:32.3437781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sgemm.cc' 2025-03-04T19:47:32.3438356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid-operator-tester.h' 2025-03-04T19:47:32.3438858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/sigmoid.cc' 2025-03-04T19:47:32.3439448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax-operator-tester.h' 2025-03-04T19:47:32.3439941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/softargmax.cc' 2025-03-04T19:47:32.3440493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh-operator-tester.h' 2025-03-04T19:47:32.3440976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/tanh.cc' 2025-03-04T19:47:32.3441479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/test_utils.h' 2025-03-04T19:47:32.3441956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8clamp.cc' 2025-03-04T19:47:32.3442456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8lut32norm.cc' 2025-03-04T19:47:32.3442939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8maxpool.cc' 2025-03-04T19:47:32.3443409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/u8rmax.cc' 2025-03-04T19:47:32.3443985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/vadd-microkernel-tester.h' 2025-03-04T19:47:32.3444453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/x8lut.cc' 2025-03-04T19:47:32.3444924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/x8zip.cc' 2025-03-04T19:47:32.3445478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/zip-microkernel-tester.h' 2025-03-04T19:47:32.3445946Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test' 2025-03-04T19:47:32.3446576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm/8x8-aarch32-neonfp16arith.S' 2025-03-04T19:47:32.3447223Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/hgemm' 2025-03-04T19:47:32.3447814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-neon.c' 2025-03-04T19:47:32.3448459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/mp8x9p8q-sse2.c' 2025-03-04T19:47:32.3449026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-neon.c' 2025-03-04T19:47:32.3449613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8x9-sse2.c' 2025-03-04T19:47:32.3450208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-neon.c' 2025-03-04T19:47:32.3450783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool/up8xm-sse2.c' 2025-03-04T19:47:32.3451337Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8avgpool' 2025-03-04T19:47:32.3451883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x4c2-sse2.c' 2025-03-04T19:47:32.3452507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-aarch32-neon.S' 2025-03-04T19:47:32.3453038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/4x8-neon.c' 2025-03-04T19:47:32.3453632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-aarch64-neon.S' 2025-03-04T19:47:32.3454163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv/8x8-neon.c' 2025-03-04T19:47:32.3454718Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8conv' 2025-03-04T19:47:32.3455369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon-per-channel.c' 2025-03-04T19:47:32.3455940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-neon.c' 2025-03-04T19:47:32.3456582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2-per-channel.c' 2025-03-04T19:47:32.3457157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x25-sse2.c' 2025-03-04T19:47:32.3457858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-neon.c' 2025-03-04T19:47:32.3458592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/mp8x27-sse2.c' 2025-03-04T19:47:32.3459302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon-per-channel.S' 2025-03-04T19:47:32.3459911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-aarch32-neon.S' 2025-03-04T19:47:32.3460559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon-per-channel.c' 2025-03-04T19:47:32.3461116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-neon.c' 2025-03-04T19:47:32.3461763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2-per-channel.c' 2025-03-04T19:47:32.3462334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv/up8x9-sse2.c' 2025-03-04T19:47:32.3462940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8dwconv' 2025-03-04T19:47:32.3463534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-neon.c' 2025-03-04T19:47:32.3464148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/mp8x7p7q-sse2.c' 2025-03-04T19:47:32.3464716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-neon.c' 2025-03-04T19:47:32.3465330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8x7-sse2.c' 2025-03-04T19:47:32.3465903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-neon.c' 2025-03-04T19:47:32.3466492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool/up8xm-sse2.c' 2025-03-04T19:47:32.3467032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gavgpool' 2025-03-04T19:47:32.3467657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/2x4c8-sse2.c' 2025-03-04T19:47:32.3468246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x-sumrows-neon.c' 2025-03-04T19:47:32.3468816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-dq-sse2.c' 2025-03-04T19:47:32.3469373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x4c2-sse2.c' 2025-03-04T19:47:32.3469983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-aarch32-neon.S' 2025-03-04T19:47:32.3470600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-aarch32-neon.S' 2025-03-04T19:47:32.3471152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-dq-neon.c' 2025-03-04T19:47:32.3471695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8-neon.c' 2025-03-04T19:47:32.3472317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-aarch32-neon.S' 2025-03-04T19:47:32.3472901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/4x8c2-xzp-neon.c' 2025-03-04T19:47:32.3473436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/6x4-neon.c' 2025-03-04T19:47:32.3474032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-aarch64-neon.S' 2025-03-04T19:47:32.3474642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-dq-aarch64-neon.S' 2025-03-04T19:47:32.3475173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm/8x8-neon.c' 2025-03-04T19:47:32.3475709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm' 2025-03-04T19:47:32.3476372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x4-packA-aarch32-neon.S' 2025-03-04T19:47:32.3477113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c1x4-dq-packedA-aarch32-neon.S' 2025-03-04T19:47:32.3477936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/4x8c8x1-dq-packedA-aarch32-neon.S' 2025-03-04T19:47:32.3478612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch32-neon.S' 2025-03-04T19:47:32.3479268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4-packA-aarch64-neon.S' 2025-03-04T19:47:32.3480006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x4c1x4-packed-sse2.c' 2025-03-04T19:47:32.3480722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S' 2025-03-04T19:47:32.3481449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S' 2025-03-04T19:47:32.3482036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8gemm_sparse' 2025-03-04T19:47:32.3482563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/neon.c' 2025-03-04T19:47:32.3483076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd/sse2.c' 2025-03-04T19:47:32.3483614Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/q8vadd' 2025-03-04T19:47:32.3484239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-neon.c' 2025-03-04T19:47:32.3484845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-psimd.c' 2025-03-04T19:47:32.3485466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-scalar.c' 2025-03-04T19:47:32.3486060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/fp32-sse2.c' 2025-03-04T19:47:32.3486691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-neon.c' 2025-03-04T19:47:32.3487326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-scalar.c' 2025-03-04T19:47:32.3487955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse2.c' 2025-03-04T19:47:32.3488570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-sse4.c' 2025-03-04T19:47:32.3489208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/gemmlowp-ssse3.c' 2025-03-04T19:47:32.3489821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-neon.c' 2025-03-04T19:47:32.3490460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-psimd.c' 2025-03-04T19:47:32.3491092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-scalar.c' 2025-03-04T19:47:32.3491723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse2.c' 2025-03-04T19:47:32.3492373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-sse4.c' 2025-03-04T19:47:32.3493007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/precise-ssse3.c' 2025-03-04T19:47:32.3493585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-neon.c' 2025-03-04T19:47:32.3494208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-scalar.c' 2025-03-04T19:47:32.3494808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse2.c' 2025-03-04T19:47:32.3495390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-sse4.c' 2025-03-04T19:47:32.3495990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization/q31-ssse3.c' 2025-03-04T19:47:32.3496550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/requantization' 2025-03-04T19:47:32.3497118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/5x8-neon.c' 2025-03-04T19:47:32.3497646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-neon.c' 2025-03-04T19:47:32.3498193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm/6x8-psimd.c' 2025-03-04T19:47:32.3498895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/sgemm' 2025-03-04T19:47:32.3499514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/neon.c' 2025-03-04T19:47:32.3500033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp/sse2.c' 2025-03-04T19:47:32.3500577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8clamp' 2025-03-04T19:47:32.3501131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm/scalar.c' 2025-03-04T19:47:32.3501682Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8lut32norm' 2025-03-04T19:47:32.3502324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-neon.c' 2025-03-04T19:47:32.3502946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/16x9p8q-sse2.c' 2025-03-04T19:47:32.3503530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-neon.c' 2025-03-04T19:47:32.3504101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool/sub16-sse2.c' 2025-03-04T19:47:32.3504669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8maxpool' 2025-03-04T19:47:32.3505186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/neon.c' 2025-03-04T19:47:32.3505716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax/sse2.c' 2025-03-04T19:47:32.3506239Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/u8rmax' 2025-03-04T19:47:32.3506812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut/scalar.c' 2025-03-04T19:47:32.3507325Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8lut' 2025-03-04T19:47:32.3507858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-neon.c' 2025-03-04T19:47:32.3508377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x2-sse2.c' 2025-03-04T19:47:32.3508930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-neon.c' 2025-03-04T19:47:32.3509465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x3-sse2.c' 2025-03-04T19:47:32.3509990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-neon.c' 2025-03-04T19:47:32.3510517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/x4-sse2.c' 2025-03-04T19:47:32.3511073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-neon.c' 2025-03-04T19:47:32.3511610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip/xm-sse2.c' 2025-03-04T19:47:32.3512130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers/x8zip' 2025-03-04T19:47:32.3512627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/wrappers' 2025-03-04T19:47:32.3513087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack' 2025-03-04T19:47:32.3513558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qnormalization.cpp' 2025-03-04T19:47:32.3513961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qrelu.cpp' 2025-03-04T19:47:32.3514393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp' 2025-03-04T19:47:32.3514809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp' 2025-03-04T19:47:32.3515209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qtanh.cpp' 2025-03-04T19:47:32.3515649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/qthreshold.cpp' 2025-03-04T19:47:32.3516039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu' 2025-03-04T19:47:32.3516484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/Activation.cpp' 2025-03-04T19:47:32.3516909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/Activation.cu' 2025-03-04T19:47:32.3517380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu' 2025-03-04T19:47:32.3517894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu' 2025-03-04T19:47:32.3518377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu' 2025-03-04T19:47:32.3518845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu' 2025-03-04T19:47:32.3519282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu' 2025-03-04T19:47:32.3519868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu' 2025-03-04T19:47:32.3520266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cuda' 2025-03-04T19:47:32.3520731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp' 2025-03-04T19:47:32.3521130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/Conv.cpp' 2025-03-04T19:47:32.3521592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp' 2025-03-04T19:47:32.3522081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp' 2025-03-04T19:47:32.3522501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/Linear.cpp' 2025-03-04T19:47:32.3522958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp' 2025-03-04T19:47:32.3523447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp' 2025-03-04T19:47:32.3523892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/Pooling.cpp' 2025-03-04T19:47:32.3524287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn/utils.h' 2025-03-04T19:47:32.3524697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/cudnn' 2025-03-04T19:47:32.3525081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/library.cpp' 2025-03-04T19:47:32.3525462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/library.h' 2025-03-04T19:47:32.3525894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/qconv_unpack.cpp' 2025-03-04T19:47:32.3526331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized/qlinear_unpack.cpp' 2025-03-04T19:47:32.3526697Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/quantized' 2025-03-04T19:47:32.3527142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/FlattenIndicesCommon.h' 2025-03-04T19:47:32.3527588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp' 2025-03-04T19:47:32.3527954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/Macros.h' 2025-03-04T19:47:32.3528339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/ParamUtils.cpp' 2025-03-04T19:47:32.3528713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/ParamUtils.h' 2025-03-04T19:47:32.3529099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SoftMax.cpp' 2025-03-04T19:47:32.3529609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionCommon.h' 2025-03-04T19:47:32.3530144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp' 2025-03-04T19:47:32.3530529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlas.cpp' 2025-03-04T19:47:32.3530924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlas.h' 2025-03-04T19:47:32.3531332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlasImpl.cpp' 2025-03-04T19:47:32.3531740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseBlasImpl.h' 2025-03-04T19:47:32.3532182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseCsrTensor.cpp' 2025-03-04T19:47:32.3532622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp' 2025-03-04T19:47:32.3533060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseCsrTensorMath.h' 2025-03-04T19:47:32.3533473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseFactories.cpp' 2025-03-04T19:47:32.3533884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseFactories.h' 2025-03-04T19:47:32.3534306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseMatMul.cpp' 2025-03-04T19:47:32.3534697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseStubs.h' 2025-03-04T19:47:32.3535095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseTensor.cpp' 2025-03-04T19:47:32.3535526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseTensorMath.cpp' 2025-03-04T19:47:32.3535935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseTensorMath.h' 2025-03-04T19:47:32.3536368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/SparseUnaryOps.cpp' 2025-03-04T19:47:32.3536881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/ValidateCompressedIndicesCommon.h' 2025-03-04T19:47:32.3537396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp' 2025-03-04T19:47:32.3537856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/ComputeSparseTile.h' 2025-03-04T19:47:32.3538275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SoftMax.cu' 2025-03-04T19:47:32.3538701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp' 2025-03-04T19:47:32.3539139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp' 2025-03-04T19:47:32.3539573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.h' 2025-03-04T19:47:32.3540021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp' 2025-03-04T19:47:32.3540470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.h' 2025-03-04T19:47:32.3540949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDAApplyUtils.cuh' 2025-03-04T19:47:32.3541386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp' 2025-03-04T19:47:32.3541830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.h' 2025-03-04T19:47:32.3542276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu' 2025-03-04T19:47:32.3542760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu' 2025-03-04T19:47:32.3543233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cuh' 2025-03-04T19:47:32.3543711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu' 2025-03-04T19:47:32.3544128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu' 2025-03-04T19:47:32.3544676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu' 2025-03-04T19:47:32.3545211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu' 2025-03-04T19:47:32.3545715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu' 2025-03-04T19:47:32.3546205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredPack.h' 2025-03-04T19:47:32.3546696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu' 2025-03-04T19:47:32.3547236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/SparseSemiSturcturedApply.cu' 2025-03-04T19:47:32.3547640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/StaticSort.h' 2025-03-04T19:47:32.3548083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp' 2025-03-04T19:47:32.3548500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.h' 2025-03-04T19:47:32.3548888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse/cuda' 2025-03-04T19:47:32.3549281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/sparse' 2025-03-04T19:47:32.3549612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/tags.yaml' 2025-03-04T19:47:32.3550027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/attention.cpp' 2025-03-04T19:47:32.3550439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/attention.h' 2025-03-04T19:47:32.3550879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/attention.cu' 2025-03-04T19:47:32.3551391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/attention_backward.cu' 2025-03-04T19:47:32.3551907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp' 2025-03-04T19:47:32.3552401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-03-04T19:47:32.3552899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/philox.cuh' 2025-03-04T19:47:32.3553412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-03-04T19:47:32.3553898Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn' 2025-03-04T19:47:32.3554437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-03-04T19:47:32.3555079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-03-04T19:47:32.3555728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-03-04T19:47:32.3556425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-03-04T19:47:32.3556985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue' 2025-03-04T19:47:32.3557560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-03-04T19:47:32.3558232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-03-04T19:47:32.3558889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-03-04T19:47:32.3559515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-03-04T19:47:32.3560245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-03-04T19:47:32.3560891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-03-04T19:47:32.3561490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-03-04T19:47:32.3562041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm' 2025-03-04T19:47:32.3562608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-03-04T19:47:32.3563310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-03-04T19:47:32.3564049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-03-04T19:47:32.3564684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-03-04T19:47:32.3565445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-03-04T19:47:32.3566212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-03-04T19:47:32.3566870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-03-04T19:47:32.3567527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-03-04T19:47:32.3568090Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/iterators' 2025-03-04T19:47:32.3568743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-03-04T19:47:32.3569316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-03-04T19:47:32.3569880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-03-04T19:47:32.3570552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu' 2025-03-04T19:47:32.3571260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu' 2025-03-04T19:47:32.3571922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu' 2025-03-04T19:47:32.3572621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu' 2025-03-04T19:47:32.3573291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu' 2025-03-04T19:47:32.3574026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu' 2025-03-04T19:47:32.3574706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu' 2025-03-04T19:47:32.3575406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu' 2025-03-04T19:47:32.3576104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu' 2025-03-04T19:47:32.3576761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu' 2025-03-04T19:47:32.3577475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu' 2025-03-04T19:47:32.3578120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu' 2025-03-04T19:47:32.3578849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu' 2025-03-04T19:47:32.3579494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu' 2025-03-04T19:47:32.3580192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu' 2025-03-04T19:47:32.3580878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu' 2025-03-04T19:47:32.3581620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu' 2025-03-04T19:47:32.3582280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu' 2025-03-04T19:47:32.3582939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu' 2025-03-04T19:47:32.3583650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu' 2025-03-04T19:47:32.3584309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu' 2025-03-04T19:47:32.3585027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu' 2025-03-04T19:47:32.3585683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu' 2025-03-04T19:47:32.3586389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu' 2025-03-04T19:47:32.3587067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu' 2025-03-04T19:47:32.3587801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu' 2025-03-04T19:47:32.3588517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu' 2025-03-04T19:47:32.3589224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu' 2025-03-04T19:47:32.3589870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu' 2025-03-04T19:47:32.3590564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu' 2025-03-04T19:47:32.3591234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu' 2025-03-04T19:47:32.3591934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu' 2025-03-04T19:47:32.3592597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu' 2025-03-04T19:47:32.3593335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu' 2025-03-04T19:47:32.3594000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu' 2025-03-04T19:47:32.3594719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu' 2025-03-04T19:47:32.3595404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu' 2025-03-04T19:47:32.3596107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu' 2025-03-04T19:47:32.3596780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu' 2025-03-04T19:47:32.3597493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu' 2025-03-04T19:47:32.3598445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu' 2025-03-04T19:47:32.3599163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu' 2025-03-04T19:47:32.3599738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-03-04T19:47:32.3600367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu' 2025-03-04T19:47:32.3601009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu' 2025-03-04T19:47:32.3601653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu' 2025-03-04T19:47:32.3602289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu' 2025-03-04T19:47:32.3602927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu' 2025-03-04T19:47:32.3603634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/generate_kernels.py' 2025-03-04T19:47:32.3604183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels' 2025-03-04T19:47:32.3604903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-03-04T19:47:32.3605523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-03-04T19:47:32.3607022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/transform' 2025-03-04T19:47:32.3608230Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention' 2025-03-04T19:47:32.3609755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp' 2025-03-04T19:47:32.3610867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda/sdp_utils.h' 2025-03-04T19:47:32.3611999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/cuda' 2025-03-04T19:47:32.3613099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/aotriton_adapter.h' 2025-03-04T19:47:32.3614222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/aot/mha_all_aot.hip' 2025-03-04T19:47:32.3615414Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/aot' 2025-03-04T19:47:32.3616616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/CMakeLists.txt' 2025-03-04T19:47:32.3618022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/add_make_kernel_pt.sh' 2025-03-04T19:47:32.3619306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/bias.hpp' 2025-03-04T19:47:32.3620422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_bwd.hpp' 2025-03-04T19:47:32.3621555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/fmha_fwd.hpp' 2025-03-04T19:47:32.3622802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/launch_kernel_pt.hpp' 2025-03-04T19:47:32.3623969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mask.hpp' 2025-03-04T19:47:32.3625105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_bwd_ck.hip' 2025-03-04T19:47:32.3626277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_fwd_ck.hip' 2025-03-04T19:47:32.3627486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_bwd_ck.hip' 2025-03-04T19:47:32.3628732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/mha_varlen_fwd_ck.hip' 2025-03-04T19:47:32.3630061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/rename_ck_autogen_files.output.txt' 2025-03-04T19:47:32.3631388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/rename_ck_autogen_files.sh' 2025-03-04T19:47:32.3632593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck/rotary.hpp' 2025-03-04T19:47:32.3633757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/ck' 2025-03-04T19:47:32.3634857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-03-04T19:47:32.3635999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn/flash_common_hip.hpp' 2025-03-04T19:47:32.3637120Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip/flash_attn' 2025-03-04T19:47:32.3638256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/hip' 2025-03-04T19:47:32.3639244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp' 2025-03-04T19:47:32.3640234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/sdp_utils_cpp.h' 2025-03-04T19:47:32.3641224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers/transformer.cpp' 2025-03-04T19:47:32.3642160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/transformers' 2025-03-04T19:47:32.3643090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ts_native_functions.yaml' 2025-03-04T19:47:32.3643953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ufunc/add.h' 2025-03-04T19:47:32.3644766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/ufunc' 2025-03-04T19:47:32.3645632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/utils/Factory.cpp' 2025-03-04T19:47:32.3646479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/utils/Factory.h' 2025-03-04T19:47:32.3647364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/utils/ParamUtils.h' 2025-03-04T19:47:32.3648221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/utils/ParamsHash.h' 2025-03-04T19:47:32.3649072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/utils' 2025-03-04T19:47:32.3649927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/verbose_wrapper.cpp' 2025-03-04T19:47:32.3650883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/verbose_wrapper.h' 2025-03-04T19:47:32.3651732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vol2col.h' 2025-03-04T19:47:32.3652605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/VulkanGuardImpl.cpp' 2025-03-04T19:47:32.3653596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/VulkanOpaqueTensorImpl.h' 2025-03-04T19:47:32.3654559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Adapter.cpp' 2025-03-04T19:47:32.3655460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Adapter.h' 2025-03-04T19:47:32.3656372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Allocator.cpp' 2025-03-04T19:47:32.3657292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Allocator.h' 2025-03-04T19:47:32.3658213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Command.cpp' 2025-03-04T19:47:32.3659115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Command.h' 2025-03-04T19:47:32.3660013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Context.cpp' 2025-03-04T19:47:32.3660915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Context.h' 2025-03-04T19:47:32.3662100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Descriptor.cpp' 2025-03-04T19:47:32.3663149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Descriptor.h' 2025-03-04T19:47:32.3664077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Exception.cpp' 2025-03-04T19:47:32.3664994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Exception.h' 2025-03-04T19:47:32.3665965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Pipeline.cpp' 2025-03-04T19:47:32.3666863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Pipeline.h' 2025-03-04T19:47:32.3667772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/QueryPool.cpp' 2025-03-04T19:47:32.3668700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/QueryPool.h' 2025-03-04T19:47:32.3669617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Resource.cpp' 2025-03-04T19:47:32.3670559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Resource.h' 2025-03-04T19:47:32.3671463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Runtime.cpp' 2025-03-04T19:47:32.3672356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Runtime.h' 2025-03-04T19:47:32.3673237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Shader.cpp' 2025-03-04T19:47:32.3674117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Shader.h' 2025-03-04T19:47:32.3675088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/ShaderRegistry.cpp' 2025-03-04T19:47:32.3676074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/ShaderRegistry.h' 2025-03-04T19:47:32.3677014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/StringUtil.h' 2025-03-04T19:47:32.3678005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Tensor.cpp' 2025-03-04T19:47:32.3678873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Tensor.h' 2025-03-04T19:47:32.3679752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Types.h' 2025-03-04T19:47:32.3680622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/Utils.h' 2025-03-04T19:47:32.3681478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/api.h' 2025-03-04T19:47:32.3682342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api/vk_api.h' 2025-03-04T19:47:32.3683217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/api' 2025-03-04T19:47:32.3684090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/abs.glsl' 2025-03-04T19:47:32.3684967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/abs_.glsl' 2025-03-04T19:47:32.3685947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl' 2025-03-04T19:47:32.3686961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl' 2025-03-04T19:47:32.3687913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/batchnorm.glsl' 2025-03-04T19:47:32.3688903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/binary_op_scalar.glsl' 2025-03-04T19:47:32.3689987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/binary_op_tensor.glsl' 2025-03-04T19:47:32.3691007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/buffer_to_buffer.glsl' 2025-03-04T19:47:32.3691990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/cat_feature.glsl' 2025-03-04T19:47:32.3692932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/clamp.glsl' 2025-03-04T19:47:32.3693885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/clamp_.glsl' 2025-03-04T19:47:32.3694802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv1d.glsl' 2025-03-04T19:47:32.3695714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d.glsl' 2025-03-04T19:47:32.3696644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl' 2025-03-04T19:47:32.3697655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d_dw_output_tile.glsl' 2025-03-04T19:47:32.3698882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl' 2025-03-04T19:47:32.3699869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl' 2025-03-04T19:47:32.3700994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/convert_channels_to_height_packed.glsl' 2025-03-04T19:47:32.3702199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/convert_channels_to_width_packed.glsl' 2025-03-04T19:47:32.3703469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/cumsum_batch_height_width.glsl' 2025-03-04T19:47:32.3704539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/cumsum_channel.glsl' 2025-03-04T19:47:32.3705525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/dequantize.glsl' 2025-03-04T19:47:32.3706496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/extract_texel.glsl' 2025-03-04T19:47:32.3707446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/flip.glsl' 2025-03-04T19:47:32.3708367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/gelu_tanh.glsl' 2025-03-04T19:47:32.3709322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/gelu_tanh_.glsl' 2025-03-04T19:47:32.3710284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/glu_channel.glsl' 2025-03-04T19:47:32.3711287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl' 2025-03-04T19:47:32.3712280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardshrink.glsl' 2025-03-04T19:47:32.3713238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl' 2025-03-04T19:47:32.3714207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl' 2025-03-04T19:47:32.3715193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl' 2025-03-04T19:47:32.3716162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardswish.glsl' 2025-03-04T19:47:32.3717120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/hardswish_.glsl' 2025-03-04T19:47:32.3718180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image2d_to_nchw.glsl' 2025-03-04T19:47:32.3719287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl' 2025-03-04T19:47:32.3720322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw_int32.glsl' 2025-03-04T19:47:32.3721421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized_mul4.glsl' 2025-03-04T19:47:32.3722515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/image_to_nchw_uint.glsl' 2025-03-04T19:47:32.3723549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/indexing.h' 2025-03-04T19:47:32.3724483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl' 2025-03-04T19:47:32.3725444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl' 2025-03-04T19:47:32.3726374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp.glsl' 2025-03-04T19:47:32.3727282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp_.glsl' 2025-03-04T19:47:32.3728269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl' 2025-03-04T19:47:32.3729246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl' 2025-03-04T19:47:32.3730225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/log_softmax.glsl' 2025-03-04T19:47:32.3731202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/masked_fill.glsl' 2025-03-04T19:47:32.3732210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl' 2025-03-04T19:47:32.3733149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/mean_dim.glsl' 2025-03-04T19:47:32.3734136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/mean_dim_keepdim.glsl' 2025-03-04T19:47:32.3735094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/mm.glsl' 2025-03-04T19:47:32.3736029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl' 2025-03-04T19:47:32.3737059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d.glsl' 2025-03-04T19:47:32.3738104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int32.glsl' 2025-03-04T19:47:32.3739177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_int8.glsl' 2025-03-04T19:47:32.3740238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image2d_uint8.glsl' 2025-03-04T19:47:32.3741305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_bool.glsl' 2025-03-04T19:47:32.3742374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_int32.glsl' 2025-03-04T19:47:32.3743418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_int8.glsl' 2025-03-04T19:47:32.3744475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/nchw_to_image_uint8.glsl' 2025-03-04T19:47:32.3745468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/normal_.glsl' 2025-03-04T19:47:32.3746406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/permute_4d.glsl' 2025-03-04T19:47:32.3747435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/pow_scalar_tensor.glsl' 2025-03-04T19:47:32.3748515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint32.glsl' 2025-03-04T19:47:32.3749633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_qint8.glsl' 2025-03-04T19:47:32.3750753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantize_per_tensor_quint8.glsl' 2025-03-04T19:47:32.3751857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_add.glsl' 2025-03-04T19:47:32.3752894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_addmm_qint8.glsl' 2025-03-04T19:47:32.3753974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_addmm_quint8.glsl' 2025-03-04T19:47:32.3755060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8.glsl' 2025-03-04T19:47:32.3756141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_qint8_.glsl' 2025-03-04T19:47:32.3757661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8.glsl' 2025-03-04T19:47:32.3758876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_clamp_quint8_.glsl' 2025-03-04T19:47:32.3759951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl' 2025-03-04T19:47:32.3760991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl' 2025-03-04T19:47:32.3762108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl' 2025-03-04T19:47:32.3763227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_conv_transpose2d.glsl' 2025-03-04T19:47:32.3764369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_div.glsl' 2025-03-04T19:47:32.3765481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8.glsl' 2025-03-04T19:47:32.3766603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_qint8_.glsl' 2025-03-04T19:47:32.3767728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8.glsl' 2025-03-04T19:47:32.3768854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_gelu_tanh_quint8_.glsl' 2025-03-04T19:47:32.3769993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_qint8.glsl' 2025-03-04T19:47:32.3771132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_max_pool2d_quint8.glsl' 2025-03-04T19:47:32.3772214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_mm_qint8.glsl' 2025-03-04T19:47:32.3773268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_mm_quint8.glsl' 2025-03-04T19:47:32.3774299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl' 2025-03-04T19:47:32.3775289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl' 2025-03-04T19:47:32.3776361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl' 2025-03-04T19:47:32.3777447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/random.h' 2025-03-04T19:47:32.3778399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl' 2025-03-04T19:47:32.3779420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl' 2025-03-04T19:47:32.3780443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_batch_4d.glsl' 2025-03-04T19:47:32.3781455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_depth_3d.glsl' 2025-03-04T19:47:32.3782555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_depth_4d.glsl' 2025-03-04T19:47:32.3783577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_height_3d.glsl' 2025-03-04T19:47:32.3784605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_height_4d.glsl' 2025-03-04T19:47:32.3785621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_width_3d.glsl' 2025-03-04T19:47:32.3786649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/select_width_4d.glsl' 2025-03-04T19:47:32.3787647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/shader_params.yaml' 2025-03-04T19:47:32.3788610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sigmoid.glsl' 2025-03-04T19:47:32.3789539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl' 2025-03-04T19:47:32.3790465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/slice_4d.glsl' 2025-03-04T19:47:32.3791517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/softmax_batch_height_width.glsl' 2025-03-04T19:47:32.3792591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/softmax_channel.glsl' 2025-03-04T19:47:32.3793584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/stack_feature.glsl' 2025-03-04T19:47:32.3794538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sum_dim.glsl' 2025-03-04T19:47:32.3795504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/sum_dim_keepdim.glsl' 2025-03-04T19:47:32.3796459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/tanh.glsl' 2025-03-04T19:47:32.3797383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/tanh_.glsl' 2025-03-04T19:47:32.3798655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/texel_access.h' 2025-03-04T19:47:32.3799608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/threshold.glsl' 2025-03-04T19:47:32.3800537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/unary_op.glsl' 2025-03-04T19:47:32.3801467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/uniform_.glsl' 2025-03-04T19:47:32.3802415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/unsqueeze.glsl' 2025-03-04T19:47:32.3803484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_false.glsl' 2025-03-04T19:47:32.3804668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/upsample_bilinear2d_align_true.glsl' 2025-03-04T19:47:32.3805783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl' 2025-03-04T19:47:32.3806856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl/zero.glsl' 2025-03-04T19:47:32.3807722Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/glsl' 2025-03-04T19:47:32.3808635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Arithmetic.cpp' 2025-03-04T19:47:32.3809572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Arithmetic.h' 2025-03-04T19:47:32.3810543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Common.cpp' 2025-03-04T19:47:32.3811438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Common.h' 2025-03-04T19:47:32.3812333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Packing.cpp' 2025-03-04T19:47:32.3813230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl/Packing.h' 2025-03-04T19:47:32.3814104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/impl' 2025-03-04T19:47:32.3815039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Batchnorm.cpp' 2025-03-04T19:47:32.3815958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Batchnorm.h' 2025-03-04T19:47:32.3816882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/BinaryOp.cpp' 2025-03-04T19:47:32.3817783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Clamp.cpp' 2025-03-04T19:47:32.3818659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Clone.cpp' 2025-03-04T19:47:32.3819572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Common.h' 2025-03-04T19:47:32.3820459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Concat.cpp' 2025-03-04T19:47:32.3821351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Convert.h' 2025-03-04T19:47:32.3822268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Convolution.cpp' 2025-03-04T19:47:32.3823217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Convolution.h' 2025-03-04T19:47:32.3824122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Copy.cpp' 2025-03-04T19:47:32.3824972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Copy.h' 2025-03-04T19:47:32.3825847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Expand.cpp' 2025-03-04T19:47:32.3826753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Factory.cpp' 2025-03-04T19:47:32.3827650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Factory.h' 2025-03-04T19:47:32.3828532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Flip.cpp' 2025-03-04T19:47:32.3829403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Glu.cpp' 2025-03-04T19:47:32.3830261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Gru.cpp' 2025-03-04T19:47:32.3831096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Gru.h' 2025-03-04T19:47:32.3831974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Layernorm.cpp' 2025-03-04T19:47:32.3832892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Layernorm.h' 2025-03-04T19:47:32.3833813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Lerp.cpp' 2025-03-04T19:47:32.3834676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Lstm.cpp' 2025-03-04T19:47:32.3835532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Lstm.h' 2025-03-04T19:47:32.3836417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/MaskedFill.cpp' 2025-03-04T19:47:32.3837309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Mean.cpp' 2025-03-04T19:47:32.3838278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Mm.cpp' 2025-03-04T19:47:32.3839115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Mm.h' 2025-03-04T19:47:32.3840034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/NativeLayerNorm.cpp' 2025-03-04T19:47:32.3840994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Padding.cpp' 2025-03-04T19:47:32.3841903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Permute.cpp' 2025-03-04T19:47:32.3842810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Pool.cpp' 2025-03-04T19:47:32.3843749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/QuantizedFunctions.h' 2025-03-04T19:47:32.3844757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/QuantizedTensor.cpp' 2025-03-04T19:47:32.3845704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Random.cpp' 2025-03-04T19:47:32.3846612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Register.cpp' 2025-03-04T19:47:32.3847552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Register.h' 2025-03-04T19:47:32.3848445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Repeat.cpp' 2025-03-04T19:47:32.3849322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Scalar.cpp' 2025-03-04T19:47:32.3850207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Select.cpp' 2025-03-04T19:47:32.3851093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Shape.cpp' 2025-03-04T19:47:32.3851967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Slice.cpp' 2025-03-04T19:47:32.3852857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Softmax.cpp' 2025-03-04T19:47:32.3853751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Stack.cpp' 2025-03-04T19:47:32.3854615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Sum.cpp' 2025-03-04T19:47:32.3855577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Tile.cpp' 2025-03-04T19:47:32.3856503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Transpose.cpp' 2025-03-04T19:47:32.3857420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/UnaryOp.cpp' 2025-03-04T19:47:32.3858336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Unsqueeze.cpp' 2025-03-04T19:47:32.3859263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Upsample.cpp' 2025-03-04T19:47:32.3860161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Utils.cpp' 2025-03-04T19:47:32.3861015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Utils.h' 2025-03-04T19:47:32.3861905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Var.cpp' 2025-03-04T19:47:32.3862843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/VulkanPackedContext.h' 2025-03-04T19:47:32.3863788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/Zero.cpp' 2025-03-04T19:47:32.3864664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops/cumsum.cpp' 2025-03-04T19:47:32.3865539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan/ops' 2025-03-04T19:47:32.3866726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/vulkan' 2025-03-04T19:47:32.3867603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Activation.cpp' 2025-03-04T19:47:32.3868547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/AveragePooling.cpp' 2025-03-04T19:47:32.3869505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp' 2025-03-04T19:47:32.3870425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Common.h' 2025-03-04T19:47:32.3871305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Convolution.cpp' 2025-03-04T19:47:32.3872207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Convolution.h' 2025-03-04T19:47:32.3873063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Engine.h' 2025-03-04T19:47:32.3873901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Init.cpp' 2025-03-04T19:47:32.3874779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Linear.cpp' 2025-03-04T19:47:32.3875629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Linear.h' 2025-03-04T19:47:32.3876506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/MaxPooling.cpp' 2025-03-04T19:47:32.3877411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/OpContext.cpp' 2025-03-04T19:47:32.3878364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/OpContext.h' 2025-03-04T19:47:32.3879214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Pooling.h' 2025-03-04T19:47:32.3880166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp' 2025-03-04T19:47:32.3881140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack/Shim.cpp' 2025-03-04T19:47:32.3881979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/xnnpack' 2025-03-04T19:47:32.3882780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native' 2025-03-04T19:47:32.3883567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/CMakeLists.txt' 2025-03-04T19:47:32.3884377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/NeuralNetworks.h' 2025-03-04T19:47:32.3885182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/codegen.py' 2025-03-04T19:47:32.3885972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_bind.cpp' 2025-03-04T19:47:32.3886768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_bind.h' 2025-03-04T19:47:32.3887607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_model_loader.cpp' 2025-03-04T19:47:32.3888525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_model_loader.h' 2025-03-04T19:47:32.3889427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_register.cpp' 2025-03-04T19:47:32.3890264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_wrapper.cpp' 2025-03-04T19:47:32.3891103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi/nnapi_wrapper.h' 2025-03-04T19:47:32.3897798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/nnapi' 2025-03-04T19:47:32.3898793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ops/from_blob.h' 2025-03-04T19:47:32.3899719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ops/tensor.h' 2025-03-04T19:47:32.3900450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/ops' 2025-03-04T19:47:32.3901263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/quantized/CMakeLists.txt' 2025-03-04T19:47:32.3902140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/quantized/QTensorImpl.cpp' 2025-03-04T19:47:32.3903003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/quantized/QTensorImpl.h' 2025-03-04T19:47:32.3903898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/quantized/Quantizer.cpp' 2025-03-04T19:47:32.3904740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/quantized/Quantizer.h' 2025-03-04T19:47:32.3905550Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/quantized' 2025-03-04T19:47:32.3906332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/record_function.cpp' 2025-03-04T19:47:32.3907118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/record_function.h' 2025-03-04T19:47:32.3907983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/ATenOpList.cpp' 2025-03-04T19:47:32.3908958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/CompositeViewCopyKernels.cpp' 2025-03-04T19:47:32.3909971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyFunction.h' 2025-03-04T19:47:32.3910922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyFunctions.h' 2025-03-04T19:47:32.3911881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyFunctions_inl.h' 2025-03-04T19:47:32.3912906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-03-04T19:47:32.3913945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/DispatchKeyNativeFunctions.h' 2025-03-04T19:47:32.3914866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/Function.h' 2025-03-04T19:47:32.3915738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/FunctionalInverses.h' 2025-03-04T19:47:32.3916627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/Functions.cpp' 2025-03-04T19:47:32.3917465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/Functions.h' 2025-03-04T19:47:32.3918362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/LazyIr.h' 2025-03-04T19:47:32.3919194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/LazyNonNativeIr.h' 2025-03-04T19:47:32.3920084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/MethodOperators.h' 2025-03-04T19:47:32.3920965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/NativeFunction.h' 2025-03-04T19:47:32.3921848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/NativeFunctions.h' 2025-03-04T19:47:32.3922806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/NativeMetaFunction.h' 2025-03-04T19:47:32.3923744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/NativeMetaFunctions.h' 2025-03-04T19:47:32.3924604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/Operator.h' 2025-03-04T19:47:32.3925428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/Operators.cpp' 2025-03-04T19:47:32.3926265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/Operators.h' 2025-03-04T19:47:32.3927187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RedispatchFunctions.cpp' 2025-03-04T19:47:32.3928139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RedispatchFunctions.h' 2025-03-04T19:47:32.3929107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegisterBackendSelect.cpp' 2025-03-04T19:47:32.3930145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-03-04T19:47:32.3931226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegisterDispatchDefinitions.ini' 2025-03-04T19:47:32.3932284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegisterDispatchKey.cpp' 2025-03-04T19:47:32.3933287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegisterFunctionalization.cpp' 2025-03-04T19:47:32.3934261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegisterSchema.cpp' 2025-03-04T19:47:32.3935212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/RegistrationDeclarations.h' 2025-03-04T19:47:32.3936128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/TensorBody.h' 2025-03-04T19:47:32.3937007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/TensorMethods.cpp' 2025-03-04T19:47:32.3937878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/UfuncCPU.cpp' 2025-03-04T19:47:32.3938757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/UfuncCPUKernel.cpp' 2025-03-04T19:47:32.3939630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/UfuncCUDA.cu' 2025-03-04T19:47:32.3940518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/UnboxingFunctions.cpp' 2025-03-04T19:47:32.3941451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/UnboxingFunctions.h' 2025-03-04T19:47:32.3942388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/aten_interned_strings.h' 2025-03-04T19:47:32.3943253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates/enum_tag.h' 2025-03-04T19:47:32.3944057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/templates' 2025-03-04T19:47:32.3944851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/CMakeLists.txt' 2025-03-04T19:47:32.3945644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/Dict_test.cpp' 2025-03-04T19:47:32.3946445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/Dimname_test.cpp' 2025-03-04T19:47:32.3947327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/ExclusivelyOwned_test.cpp' 2025-03-04T19:47:32.3948209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/MaybeOwned_test.cpp' 2025-03-04T19:47:32.3949064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/NamedTensor_test.cpp' 2025-03-04T19:47:32.3949936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/StorageUtils_test.cpp' 2025-03-04T19:47:32.3950841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/allocator_clone_test.h' 2025-03-04T19:47:32.3951711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/apply_utils_test.cpp' 2025-03-04T19:47:32.3952546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/atest.cpp' 2025-03-04T19:47:32.3953277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/basic.cpp' 2025-03-04T19:47:32.3954073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/broadcast_test.cpp' 2025-03-04T19:47:32.3954954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cpu_allocator_test.cpp' 2025-03-04T19:47:32.3955869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cpu_caching_allocator_test.cpp' 2025-03-04T19:47:32.3956791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cpu_generator_test.cpp' 2025-03-04T19:47:32.3957790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cpu_profiling_allocator_test.cpp' 2025-03-04T19:47:32.3958694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cpu_rng_test.cpp' 2025-03-04T19:47:32.3959640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp' 2025-03-04T19:47:32.3960592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_allocator_test.cpp' 2025-03-04T19:47:32.3961464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_apply_test.cpp' 2025-03-04T19:47:32.3962330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_atomic_ops_test.cu' 2025-03-04T19:47:32.3963277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp' 2025-03-04T19:47:32.3964273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_complex_math_test.cu' 2025-03-04T19:47:32.3965154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_complex_test.cu' 2025-03-04T19:47:32.3965975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_cub_test.cu' 2025-03-04T19:47:32.3966806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_cudnn_test.cpp' 2025-03-04T19:47:32.3967655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_device_test.cpp' 2025-03-04T19:47:32.3968701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_distributions_test.cu' 2025-03-04T19:47:32.3969620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_dlconvertor_test.cpp' 2025-03-04T19:47:32.3970514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_generator_test.cu' 2025-03-04T19:47:32.3971353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_half_test.cu' 2025-03-04T19:47:32.3972237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_integer_divider_test.cu' 2025-03-04T19:47:32.3973138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_optional_test.cu' 2025-03-04T19:47:32.3974069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu' 2025-03-04T19:47:32.3975053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp' 2025-03-04T19:47:32.3975971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_stream_test.cpp' 2025-03-04T19:47:32.3976871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_tensor_interop_test.cpp' 2025-03-04T19:47:32.3977826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/cuda_vectorized_test.cu' 2025-03-04T19:47:32.3978730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/dispatch_key_set_test.cpp' 2025-03-04T19:47:32.3979621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/dlconvertor_test.cpp' 2025-03-04T19:47:32.3980517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/extension_backend_test.cpp' 2025-03-04T19:47:32.3981369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/half_test.cpp' 2025-03-04T19:47:32.3982196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/ivalue_test.cpp' 2025-03-04T19:47:32.3983013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/lazy_tensor_test.cpp' 2025-03-04T19:47:32.3983876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/legacy_vmap_test.cpp' 2025-03-04T19:47:32.3984745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/math_kernel_test.cpp' 2025-03-04T19:47:32.3985613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/memory_format_test.cpp' 2025-03-04T19:47:32.3986555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/memory_overlapping_test.cpp' 2025-03-04T19:47:32.3987479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/mobile_memory_cleanup.cpp' 2025-03-04T19:47:32.3988377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/mps_test_allocator.cpp' 2025-03-04T19:47:32.3989266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/mps_test_metal_library.cpp' 2025-03-04T19:47:32.3990187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/mps_test_objc_interface.mm' 2025-03-04T19:47:32.3991102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/mps_test_print.cpp' 2025-03-04T19:47:32.3991927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/native_test.cpp' 2025-03-04T19:47:32.3992765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/operator_name_test.cpp' 2025-03-04T19:47:32.3993691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/operators_test.cpp' 2025-03-04T19:47:32.3994598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/packedtensoraccessor_test.cpp' 2025-03-04T19:47:32.3995457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/pow_test.cpp' 2025-03-04T19:47:32.3996329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/quantized_test.cpp' 2025-03-04T19:47:32.3997178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/reduce_ops_test.cpp' 2025-03-04T19:47:32.3998095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/reportMemoryUsage.h' 2025-03-04T19:47:32.3999190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/reportMemoryUsage_test.cpp' 2025-03-04T19:47:32.4000040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/rng_test.h' 2025-03-04T19:47:32.4000846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/scalar_tensor_test.cpp' 2025-03-04T19:47:32.4001681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/scalar_test.cpp' 2025-03-04T19:47:32.4002537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/stride_properties_test.cpp' 2025-03-04T19:47:32.4003442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/tensor_interop_test.cpp' 2025-03-04T19:47:32.4004339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/tensor_iterator_test.cpp' 2025-03-04T19:47:32.4005182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/test_assert.h' 2025-03-04T19:47:32.4006146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/test_install/CMakeLists.txt' 2025-03-04T19:47:32.4007037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/test_install/main.cpp' 2025-03-04T19:47:32.4007904Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/test_install' 2025-03-04T19:47:32.4008753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/test_parallel.cpp' 2025-03-04T19:47:32.4009673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/test_thread_pool_guard.cpp' 2025-03-04T19:47:32.4010562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/thread_init_test.cpp' 2025-03-04T19:47:32.4011405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/type_ptr_test.cpp' 2025-03-04T19:47:32.4012202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/type_test.cpp' 2025-03-04T19:47:32.4013048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/undefined_tensor_test.cpp' 2025-03-04T19:47:32.4013987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/vec_test_all_types.cpp' 2025-03-04T19:47:32.4014845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/vec_test_all_types.h' 2025-03-04T19:47:32.4015726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/verify_api_visibility.cpp' 2025-03-04T19:47:32.4016566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/vitals.cpp' 2025-03-04T19:47:32.4017374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/vulkan_api_test.cpp' 2025-03-04T19:47:32.4018262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/vulkan_quantized_api_test.cpp' 2025-03-04T19:47:32.4019192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/weakref_test.cpp' 2025-03-04T19:47:32.4020014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/wrapdim_test.cpp' 2025-03-04T19:47:32.4020849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/xla_tensor_test.cpp' 2025-03-04T19:47:32.4021679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/xnnpack_test.cpp' 2025-03-04T19:47:32.4022599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/xpu_caching_host_allocator_test.cpp' 2025-03-04T19:47:32.4023520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/xpu_device_test.cpp' 2025-03-04T19:47:32.4024356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/xpu_event_test.cpp' 2025-03-04T19:47:32.4025213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test/xpu_generator_test.cpp' 2025-03-04T19:47:32.4026024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/test' 2025-03-04T19:47:32.4026784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/vulkan/Context.cpp' 2025-03-04T19:47:32.4027564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/vulkan/Context.h' 2025-03-04T19:47:32.4028327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/vulkan' 2025-03-04T19:47:32.4029143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/CachingHostAllocator.cpp' 2025-03-04T19:47:32.4030036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/CachingHostAllocator.h' 2025-03-04T19:47:32.4030920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/PinnedMemoryAllocator.h' 2025-03-04T19:47:32.4031760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/XPUContext.cpp' 2025-03-04T19:47:32.4032569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/XPUContext.h' 2025-03-04T19:47:32.4033333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/XPUDevice.h' 2025-03-04T19:47:32.4034077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/XPUEvent.h' 2025-03-04T19:47:32.4034885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/XPUGeneratorImpl.cpp' 2025-03-04T19:47:32.4035739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/XPUGeneratorImpl.h' 2025-03-04T19:47:32.4036632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/detail/XPUHooks.cpp' 2025-03-04T19:47:32.4037470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/detail/XPUHooks.h' 2025-03-04T19:47:32.4038354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu/detail' 2025-03-04T19:47:32.4039109Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen/xpu' 2025-03-04T19:47:32.4039825Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/ATen' 2025-03-04T19:47:32.4040539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/README.md' 2025-03-04T19:47:32.4041236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/THC/CMakeLists.txt' 2025-03-04T19:47:32.4041979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/THC/THCAtomics.cuh' 2025-03-04T19:47:32.4042745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/THC/THCDeviceUtils.cuh' 2025-03-04T19:47:32.4043475Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src/THC' 2025-03-04T19:47:32.4044153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/src' 2025-03-04T19:47:32.4044863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/tools/run_tests.sh' 2025-03-04T19:47:32.4045580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/tools/test_install.sh' 2025-03-04T19:47:32.4046296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/tools/valgrind.sup' 2025-03-04T19:47:32.4046991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten/tools' 2025-03-04T19:47:32.4047634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/aten' 2025-03-04T19:47:32.4048284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/README.md' 2025-03-04T19:47:32.4049051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/compare-fastrnn-results.py' 2025-03-04T19:47:32.4049827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/compare.sh' 2025-03-04T19:47:32.4050587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/ddp/README.md' 2025-03-04T19:47:32.4051443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/ddp/benchmark.py' 2025-03-04T19:47:32.4052286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/ddp/diff.py' 2025-03-04T19:47:32.4053104Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/ddp' 2025-03-04T19:47:32.4054032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/README.md' 2025-03-04T19:47:32.4055222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/configurations/data_configurations.json' 2025-03-04T19:47:32.4056570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/configurations/model_configurations.json' 2025-03-04T19:47:32.4057834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/configurations' 2025-03-04T19:47:32.4058970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/data/DummyData.py' 2025-03-04T19:47:32.4060247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/data/__init__.py' 2025-03-04T19:47:32.4061316Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/data' 2025-03-04T19:47:32.4062368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/launcher.py' 2025-03-04T19:47:32.4063462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/CPUMetric.py' 2025-03-04T19:47:32.4064649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/CUDAMetric.py' 2025-03-04T19:47:32.4065797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/MetricBase.py' 2025-03-04T19:47:32.4066970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/MetricsLogger.py' 2025-03-04T19:47:32.4068214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics/ProcessedMetricsPrinter.py' 2025-03-04T19:47:32.4069435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/metrics' 2025-03-04T19:47:32.4070867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/models/DummyModel.py' 2025-03-04T19:47:32.4072010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/models/__init__.py' 2025-03-04T19:47:32.4073105Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/models' 2025-03-04T19:47:32.4074247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/server/__init__.py' 2025-03-04T19:47:32.4075352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/server/server.py' 2025-03-04T19:47:32.4076495Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/server' 2025-03-04T19:47:32.4077602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/__init__.py' 2025-03-04T19:47:32.4078824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/criterions.py' 2025-03-04T19:47:32.4079960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/ddp_models.py' 2025-03-04T19:47:32.4081101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/hook_states.py' 2025-03-04T19:47:32.4082224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/hooks.py' 2025-03-04T19:47:32.4083361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/iteration_steps.py' 2025-03-04T19:47:32.4084562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/preprocess_data.py' 2025-03-04T19:47:32.4085719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/trainer.py' 2025-03-04T19:47:32.4086810Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/trainer' 2025-03-04T19:47:32.4087863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server/utils.py' 2025-03-04T19:47:32.4088874Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/parameter_server' 2025-03-04T19:47:32.4089318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/rl/README.md' 2025-03-04T19:47:32.4089686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/rl/agent.py' 2025-03-04T19:47:32.4090107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/rl/coordinator.py' 2025-03-04T19:47:32.4090489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/rl/launcher.py' 2025-03-04T19:47:32.4090869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/rl/observer.py' 2025-03-04T19:47:32.4091343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc/rl' 2025-03-04T19:47:32.4091695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed/rpc' 2025-03-04T19:47:32.4092038Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/distributed' 2025-03-04T19:47:32.4092342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/Makefile' 2025-03-04T19:47:32.4092666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/README.md' 2025-03-04T19:47:32.4093007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/__init__.py' 2025-03-04T19:47:32.4093434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/all_torchbench_models_list.txt' 2025-03-04T19:47:32.4093761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/benchmarks.py' 2025-03-04T19:47:32.4094091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/cachebench.py' 2025-03-04T19:47:32.4094454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/check_accuracy.py' 2025-03-04T19:47:32.4094774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/check_csv.py' 2025-03-04T19:47:32.4095187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/check_graph_breaks.py' 2025-03-04T19:47:32.4095622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/check_memory_compression_ratio.py' 2025-03-04T19:47:32.4095985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/check_perf_csv.py' 2025-03-04T19:47:32.4096518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_inference.csv' 2025-03-04T19:47:32.4097065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_huggingface_training.csv' 2025-03-04T19:47:32.4097570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_inference.csv' 2025-03-04T19:47:32.4098066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_timm_training.csv' 2025-03-04T19:47:32.4098822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_inference.csv' 2025-03-04T19:47:32.4099349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_training.csv' 2025-03-04T19:47:32.4099923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4100441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_inductor_timm_inference.csv' 2025-03-04T19:47:32.4101003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/aot_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4101635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_amp_freezing_torchbench_inference.csv' 2025-03-04T19:47:32.4102363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_huggingface_inference.csv' 2025-03-04T19:47:32.4102944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_timm_inference.csv' 2025-03-04T19:47:32.4103567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_aot_inductor_freezing_torchbench_inference.csv' 2025-03-04T19:47:32.4104217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_huggingface_inference.csv' 2025-03-04T19:47:32.4104812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_timm_inference.csv' 2025-03-04T19:47:32.4105423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_amp_freezing_torchbench_inference.csv' 2025-03-04T19:47:32.4106031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_huggingface_inference.csv' 2025-03-04T19:47:32.4106628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_timm_inference.csv' 2025-03-04T19:47:32.4107216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_freezing_torchbench_inference.csv' 2025-03-04T19:47:32.4107778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4108294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_timm_inference.csv' 2025-03-04T19:47:32.4108898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cpu_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4109470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124/aot_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4110078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124/dynamic_inductor_huggingface_training.csv' 2025-03-04T19:47:32.4110628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124/inductor_huggingface_training.csv' 2025-03-04T19:47:32.4111084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/cu124' 2025-03-04T19:47:32.4111659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_inference.csv' 2025-03-04T19:47:32.4112238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_huggingface_training.csv' 2025-03-04T19:47:32.4112776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_inference.csv' 2025-03-04T19:47:32.4113324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_timm_training.csv' 2025-03-04T19:47:32.4113892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_inference.csv' 2025-03-04T19:47:32.4114455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_training.csv' 2025-03-04T19:47:32.4115128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_amp_freezing_torchbench_inference.csv' 2025-03-04T19:47:32.4115772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_aot_inductor_freezing_torchbench_inference.csv' 2025-03-04T19:47:32.4116438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4116992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_timm_inference.csv' 2025-03-04T19:47:32.4117585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_cpu_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4118298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4119002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_huggingface_training.csv' 2025-03-04T19:47:32.4119540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_inference.csv' 2025-03-04T19:47:32.4120084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_timm_training.csv' 2025-03-04T19:47:32.4120683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4121259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_training.csv' 2025-03-04T19:47:32.4121814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_inference.csv' 2025-03-04T19:47:32.4122372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_huggingface_training.csv' 2025-03-04T19:47:32.4122928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_inference.csv' 2025-03-04T19:47:32.4123453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_timm_training.csv' 2025-03-04T19:47:32.4124002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_inference.csv' 2025-03-04T19:47:32.4124543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_training.csv' 2025-03-04T19:47:32.4125093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4125620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_huggingface_training.csv' 2025-03-04T19:47:32.4126136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_timm_inference.csv' 2025-03-04T19:47:32.4126629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_timm_training.csv' 2025-03-04T19:47:32.4127173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4127697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_training.csv' 2025-03-04T19:47:32.4128280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_huggingface_inference.csv' 2025-03-04T19:47:32.4128836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_huggingface_training.csv' 2025-03-04T19:47:32.4129371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_timm_inference.csv' 2025-03-04T19:47:32.4129942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_timm_training.csv' 2025-03-04T19:47:32.4130511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_torchbench_inference.csv' 2025-03-04T19:47:32.4131065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_eager_torchbench_training.csv' 2025-03-04T19:47:32.4131641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4132219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_timm_inference.csv' 2025-03-04T19:47:32.4132792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/aot_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4133403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_huggingface_inference.csv' 2025-03-04T19:47:32.4134000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_huggingface_training.csv' 2025-03-04T19:47:32.4134607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_timm_inference.csv' 2025-03-04T19:47:32.4135164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_timm_training.csv' 2025-03-04T19:47:32.4135779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_torchbench_inference.csv' 2025-03-04T19:47:32.4136401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_aot_eager_torchbench_training.csv' 2025-03-04T19:47:32.4137010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4137602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_huggingface_training.csv' 2025-03-04T19:47:32.4138178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_timm_inference.csv' 2025-03-04T19:47:32.4138738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_timm_training.csv' 2025-03-04T19:47:32.4139347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4139939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamic_inductor_torchbench_training.csv' 2025-03-04T19:47:32.4140517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_huggingface_inference.csv' 2025-03-04T19:47:32.4141103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_huggingface_training.csv' 2025-03-04T19:47:32.4141647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_timm_inference.csv' 2025-03-04T19:47:32.4142195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_timm_training.csv' 2025-03-04T19:47:32.4142766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_torchbench_inference.csv' 2025-03-04T19:47:32.4143345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/dynamo_eager_torchbench_training.csv' 2025-03-04T19:47:32.4143937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_huggingface_inference.csv' 2025-03-04T19:47:32.4144504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_huggingface_training.csv' 2025-03-04T19:47:32.4145026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_timm_inference.csv' 2025-03-04T19:47:32.4145611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_timm_training.csv' 2025-03-04T19:47:32.4146191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_torchbench_inference.csv' 2025-03-04T19:47:32.4146749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm/inductor_torchbench_training.csv' 2025-03-04T19:47:32.4147188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/rocm' 2025-03-04T19:47:32.4147652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy/update_expected.py' 2025-03-04T19:47:32.4148103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/ci_expected_accuracy' 2025-03-04T19:47:32.4148432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/combine_csv.py' 2025-03-04T19:47:32.4148754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/common.py' 2025-03-04T19:47:32.4149082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/dist_util.py' 2025-03-04T19:47:32.4149427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/distributed.py' 2025-03-04T19:47:32.4149928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/expected_ci_perf_inductor_torchbench.csv' 2025-03-04T19:47:32.4150452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/expected_ci_speedup_inductor_torchbench_cpu.csv' 2025-03-04T19:47:32.4150786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/huggingface.py' 2025-03-04T19:47:32.4151132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/huggingface.yaml' 2025-03-04T19:47:32.4151550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/huggingface_models_list.txt' 2025-03-04T19:47:32.4151977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/huggingface_models_list_cpu.txt' 2025-03-04T19:47:32.4152328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/join_results.py' 2025-03-04T19:47:32.4152739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/__init__.py' 2025-03-04T19:47:32.4153212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/analyze_templates.py' 2025-03-04T19:47:32.4153653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/bench_mm_fusion.py' 2025-03-04T19:47:32.4154119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/benchmark_helper.py' 2025-03-04T19:47:32.4154633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/cache_debug_microbenchmarks.py' 2025-03-04T19:47:32.4155148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/cache_hit_microbenchmarks.py' 2025-03-04T19:47:32.4155604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/dynamo_guard_eval.py' 2025-03-04T19:47:32.4156090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/dynamo_microbenchmarks.py' 2025-03-04T19:47:32.4156690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/fx_microbenchmarks.py' 2025-03-04T19:47:32.4157117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/inductor_bmm.py' 2025-03-04T19:47:32.4157603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/inductor_cpu_atomic.py' 2025-03-04T19:47:32.4158111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/inductor_mm.py' 2025-03-04T19:47:32.4158579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/matmul_relu.py' 2025-03-04T19:47:32.4159000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/microbench.py' 2025-03-04T19:47:32.4159403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/model.py' 2025-03-04T19:47:32.4160064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForMaskedLM_training.txt' 2025-03-04T19:47:32.4160779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AlbertForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4161476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/AllenaiLongformerBase_training.txt' 2025-03-04T19:47:32.4162133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForCausalLM_training.txt' 2025-03-04T19:47:32.4162838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BartForConditionalGeneration_training.txt' 2025-03-04T19:47:32.4163514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForMaskedLM_training.txt' 2025-03-04T19:47:32.4164205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BertForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4164808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BigBird_training.txt' 2025-03-04T19:47:32.4165512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForCausalLM_training.txt' 2025-03-04T19:47:32.4166293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/BlenderbotSmallForConditionalGeneration_training.txt' 2025-03-04T19:47:32.4166982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/CamemBert_training.txt' 2025-03-04T19:47:32.4167640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForMaskedLM_training.txt' 2025-03-04T19:47:32.4168349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4169008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForMaskedLM_training.txt' 2025-03-04T19:47:32.4169728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DebertaV2ForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4170397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForMaskedLM_training.txt' 2025-03-04T19:47:32.4171131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistilBertForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4171782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/DistillGPT2_training.txt' 2025-03-04T19:47:32.4172542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForCausalLM_training.txt' 2025-03-04T19:47:32.4173305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/ElectraForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4174067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPT2ForSequenceClassification_training.txt' 2025-03-04T19:47:32.4174716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForCausalLM_training.txt' 2025-03-04T19:47:32.4175454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GPTNeoForSequenceClassification_training.txt' 2025-03-04T19:47:32.4176097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/GoogleFnet_training.txt' 2025-03-04T19:47:32.4176760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForMaskedLM_training.txt' 2025-03-04T19:47:32.4177512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/LayoutLMForSequenceClassification_training.txt' 2025-03-04T19:47:32.4178220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/M2M100ForConditionalGeneration_training.txt' 2025-03-04T19:47:32.4178910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForCausalLM_training.txt' 2025-03-04T19:47:32.4179622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MBartForConditionalGeneration_training.txt' 2025-03-04T19:47:32.4180305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForCausalLM_training.txt' 2025-03-04T19:47:32.4181029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MegatronBertForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4181713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForMaskedLM_training.txt' 2025-03-04T19:47:32.4182426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/MobileBertForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4183074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/OPTForCausalLM_training.txt' 2025-03-04T19:47:32.4183745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForCausalLM_training.txt' 2025-03-04T19:47:32.4184476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PLBartForConditionalGeneration_training.txt' 2025-03-04T19:47:32.4185136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForCausalLM_training.txt' 2025-03-04T19:47:32.4185873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/PegasusForConditionalGeneration_training.txt' 2025-03-04T19:47:32.4186570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForCausalLM_training.txt' 2025-03-04T19:47:32.4187285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/RobertaForQuestionAnswering_training.txt' 2025-03-04T19:47:32.4187962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/Speech2Text2ForCausalLM_training.txt' 2025-03-04T19:47:32.4188675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/TrOCRForCausalLM_training.txt' 2025-03-04T19:47:32.4189313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XGLMForCausalLM_training.txt' 2025-03-04T19:47:32.4189959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/XLNetLMHeadModel_training.txt' 2025-03-04T19:47:32.4190617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train/YituTechConvBert_training.txt' 2025-03-04T19:47:32.4191179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/hf_train' 2025-03-04T19:47:32.4191842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/adv_inception_v3_training.txt' 2025-03-04T19:47:32.4192516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/beit_base_patch16_224_training.txt' 2025-03-04T19:47:32.4193163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/botnet26t_256_training.txt' 2025-03-04T19:47:32.4193834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cait_m36_384_training.txt' 2025-03-04T19:47:32.4194483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/coat_lite_mini_training.txt' 2025-03-04T19:47:32.4195124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convmixer_768_32_training.txt' 2025-03-04T19:47:32.4195774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/convnext_base_training.txt' 2025-03-04T19:47:32.4196411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/crossvit_9_240_training.txt' 2025-03-04T19:47:32.4197056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/cspdarknet53_training.txt' 2025-03-04T19:47:32.4197863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/deit_base_distilled_patch16_224_training.txt' 2025-03-04T19:47:32.4198720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/densenet121_training.txt' 2025-03-04T19:47:32.4199327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dla102_training.txt' 2025-03-04T19:47:32.4199969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dm_nfnet_f0_training.txt' 2025-03-04T19:47:32.4200574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/dpn107_training.txt' 2025-03-04T19:47:32.4201233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_botnext26ts_256_training.txt' 2025-03-04T19:47:32.4202012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/eca_halonext26ts_training.txt' 2025-03-04T19:47:32.4202652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ecaresnet101d_training.txt' 2025-03-04T19:47:32.4203314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ese_vovnet19b_dw_training.txt' 2025-03-04T19:47:32.4203973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetc_100_training.txt' 2025-03-04T19:47:32.4204609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/fbnetv3_b_training.txt' 2025-03-04T19:47:32.4205234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gernet_l_training.txt' 2025-03-04T19:47:32.4205885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/ghostnet_100_training.txt' 2025-03-04T19:47:32.4206579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_inception_v3_training.txt' 2025-03-04T19:47:32.4207232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_senet154_training.txt' 2025-03-04T19:47:32.4207882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gluon_xception65_training.txt' 2025-03-04T19:47:32.4208560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmixer_24_224_training.txt' 2025-03-04T19:47:32.4209189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/gmlp_s16_224_training.txt' 2025-03-04T19:47:32.4209833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hardcorenas_a_training.txt' 2025-03-04T19:47:32.4210446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/hrnet_w18_training.txt' 2025-03-04T19:47:32.4211093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/inception_v3_training.txt' 2025-03-04T19:47:32.4211718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/jx_nest_base_training.txt' 2025-03-04T19:47:32.4212331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/lcnet_050_training.txt' 2025-03-04T19:47:32.4212986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/legacy_senet154_training.txt' 2025-03-04T19:47:32.4213600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/levit_128_training.txt' 2025-03-04T19:47:32.4214249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixer_b16_224_training.txt' 2025-03-04T19:47:32.4214857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mixnet_l_training.txt' 2025-03-04T19:47:32.4215497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mnasnet_100_training.txt' 2025-03-04T19:47:32.4216172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv2_100_training.txt' 2025-03-04T19:47:32.4216850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilenetv3_large_100_training.txt' 2025-03-04T19:47:32.4217548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/mobilevit_s_training.txt' 2025-03-04T19:47:32.4218187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nasnetalarge_training.txt' 2025-03-04T19:47:32.4218830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/nfnet_l0_training.txt' 2025-03-04T19:47:32.4219455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pit_b_224_training.txt' 2025-03-04T19:47:32.4220095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/pnasnet5large_training.txt' 2025-03-04T19:47:32.4220746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/poolformer_m36_training.txt' 2025-03-04T19:47:32.4221420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/regnety_002_training.txt' 2025-03-04T19:47:32.4222049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/repvgg_a2_training.txt' 2025-03-04T19:47:32.4222696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net101_26w_4s_training.txt' 2025-03-04T19:47:32.4223361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2net50_14w_8s_training.txt' 2025-03-04T19:47:32.4223998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/res2next50_training.txt' 2025-03-04T19:47:32.4224626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resmlp_12_224_training.txt' 2025-03-04T19:47:32.4225270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnest101e_training.txt' 2025-03-04T19:47:32.4225881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/resnet18_training.txt' 2025-03-04T19:47:32.4226510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/rexnet_100_training.txt' 2025-03-04T19:47:32.4227155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/sebotnet33ts_256_training.txt' 2025-03-04T19:47:32.4227797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/selecsls42b_training.txt' 2025-03-04T19:47:32.4228427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/spnasnet_100_training.txt' 2025-03-04T19:47:32.4229145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swin_base_patch4_window7_224_training.txt' 2025-03-04T19:47:32.4229815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/swsl_resnext101_32x16d_training.txt' 2025-03-04T19:47:32.4230484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_efficientnet_b0_training.txt' 2025-03-04T19:47:32.4231140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tf_mixnet_l_training.txt' 2025-03-04T19:47:32.4231770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tinynet_a_training.txt' 2025-03-04T19:47:32.4232417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/tnt_s_patch16_224_training.txt' 2025-03-04T19:47:32.4233102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/twins_pcpvt_base_training.txt' 2025-03-04T19:47:32.4233743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/visformer_small_training.txt' 2025-03-04T19:47:32.4234401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/vit_base_patch16_224_training.txt' 2025-03-04T19:47:32.4235035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train/volo_d1_224_training.txt' 2025-03-04T19:47:32.4235607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/timm_train' 2025-03-04T19:47:32.4236272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/BERT_pytorch_training.txt' 2025-03-04T19:47:32.4236958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Background_Matting_training.txt' 2025-03-04T19:47:32.4237641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/LearningToPaint_training.txt' 2025-03-04T19:47:32.4238454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/Super_SloMo_training.txt' 2025-03-04T19:47:32.4239106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/alexnet_training.txt' 2025-03-04T19:47:32.4239869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/attention_is_all_you_need_pytorch_training.txt' 2025-03-04T19:47:32.4240518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/dcgan_training.txt' 2025-03-04T19:47:32.4241170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/densenet121_training.txt' 2025-03-04T19:47:32.4241847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fambench_dlrm_training.txt' 2025-03-04T19:47:32.4242507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/fastNLP_Bert_training.txt' 2025-03-04T19:47:32.4243164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Albert_training.txt' 2025-03-04T19:47:32.4243801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bart_training.txt' 2025-03-04T19:47:32.4244451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Bert_training.txt' 2025-03-04T19:47:32.4245098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_BigBird_training.txt' 2025-03-04T19:47:32.4245798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_DistilBert_training.txt' 2025-03-04T19:47:32.4246449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_GPT2_training.txt' 2025-03-04T19:47:32.4247115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/hf_Longformer_training.txt' 2025-03-04T19:47:32.4247816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/maml_omniglot_training.txt' 2025-03-04T19:47:32.4248463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mnasnet1_0_training.txt' 2025-03-04T19:47:32.4249140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v2_training.txt' 2025-03-04T19:47:32.4249832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/mobilenet_v3_large_training.txt' 2025-03-04T19:47:32.4250583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/nvidia_deeprecommender_training.txt' 2025-03-04T19:47:32.4251324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_CycleGAN_and_pix2pix_training.txt' 2025-03-04T19:47:32.4252010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_stargan_training.txt' 2025-03-04T19:47:32.4252704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_struct_training.txt' 2025-03-04T19:47:32.4253381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/pytorch_unet_training.txt' 2025-03-04T19:47:32.4254024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet18_training.txt' 2025-03-04T19:47:32.4254677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnet50_training.txt' 2025-03-04T19:47:32.4255351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/resnext50_32x4d_training.txt' 2025-03-04T19:47:32.4256041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/shufflenet_v2_x1_0_training.txt' 2025-03-04T19:47:32.4256732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/speech_transformer_training.txt' 2025-03-04T19:47:32.4257407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/squeezenet1_1_training.txt' 2025-03-04T19:47:32.4258090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientdet_training.txt' 2025-03-04T19:47:32.4258791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_efficientnet_training.txt' 2025-03-04T19:47:32.4259439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_nfnet_training.txt' 2025-03-04T19:47:32.4260094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_regnet_training.txt' 2025-03-04T19:47:32.4260800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_resnest_training.txt' 2025-03-04T19:47:32.4261517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vision_transformer_training.txt' 2025-03-04T19:47:32.4262187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/timm_vovnet_training.txt' 2025-03-04T19:47:32.4262869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/tts_angular_training.txt' 2025-03-04T19:47:32.4263525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vgg16_training.txt' 2025-03-04T19:47:32.4264305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/vision_maskrcnn_training.txt' 2025-03-04T19:47:32.4264952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train/yolov3_training.txt' 2025-03-04T19:47:32.4265554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs/torchbench_train' 2025-03-04T19:47:32.4266058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_logs' 2025-03-04T19:47:32.4266520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operator_inp_utils.py' 2025-03-04T19:47:32.4266970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/operatorbench.py' 2025-03-04T19:47:32.4267412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/overheads.py' 2025-03-04T19:47:32.4267942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/tensor_layout_mini_benchmark.py' 2025-03-04T19:47:32.4268337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks/utils.py' 2025-03-04T19:47:32.4268725Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/microbenchmarks' 2025-03-04T19:47:32.4269074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/parse_logs.py' 2025-03-04T19:47:32.4269483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/README.md' 2025-03-04T19:47:32.4269914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/__init__.py' 2025-03-04T19:47:32.4270375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmark_runner.sh' 2025-03-04T19:47:32.4270865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/add_loop.py' 2025-03-04T19:47:32.4271364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher.py' 2025-03-04T19:47:32.4271940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner.py' 2025-03-04T19:47:32.4272497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/aotdispatcher_partitioner2.py' 2025-03-04T19:47:32.4273060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/basic_modules_benchmarks.py' 2025-03-04T19:47:32.4273562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/benchmark_base.py' 2025-03-04T19:47:32.4274050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/float_args.py' 2025-03-04T19:47:32.4274718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/sum_floordiv.py' 2025-03-04T19:47:32.4275378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/symint_sum.py' 2025-03-04T19:47:32.4275923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks/update_hint_benchmark.py' 2025-03-04T19:47:32.4276380Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/benchmarks' 2025-03-04T19:47:32.4276911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/check_results.py' 2025-03-04T19:47:32.4277370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/expected_results.csv' 2025-03-04T19:47:32.4277954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/log_benchmarking_time.py' 2025-03-04T19:47:32.4278476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/test_check_result/expected_test.csv' 2025-03-04T19:47:32.4279036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/test_check_result/result_test.csv' 2025-03-04T19:47:32.4279528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks/test_check_result' 2025-03-04T19:47:32.4279930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/pr_time_benchmarks' 2025-03-04T19:47:32.4280258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/run_all.sh' 2025-03-04T19:47:32.4280579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/run_delta.sh' 2025-03-04T19:47:32.4280932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/runner.py' 2025-03-04T19:47:32.4281287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/summarize_perf.py' 2025-03-04T19:47:32.4281592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/test.py' 2025-03-04T19:47:32.4281922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/timm_models.py' 2025-03-04T19:47:32.4282275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/timm_models.yaml' 2025-03-04T19:47:32.4282638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/timm_models_list.txt' 2025-03-04T19:47:32.4283018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/timm_models_list_cpu.txt' 2025-03-04T19:47:32.4283384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/torchao_backend.py' 2025-03-04T19:47:32.4283710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/torchbench.py' 2025-03-04T19:47:32.4284060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/torchbench.yaml' 2025-03-04T19:47:32.4284453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/torchbench_models_list.txt' 2025-03-04T19:47:32.4284880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/torchbench_models_list_cpu.txt' 2025-03-04T19:47:32.4285220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo/training_loss.py' 2025-03-04T19:47:32.4285539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/dynamo' 2025-03-04T19:47:32.4285857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/README.md' 2025-03-04T19:47:32.4286181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/__init__.py' 2025-03-04T19:47:32.4286506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/bench.py' 2025-03-04T19:47:32.4286855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/cells.py' 2025-03-04T19:47:32.4287194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/conftest.py' 2025-03-04T19:47:32.4287547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/custom_lstms.py' 2025-03-04T19:47:32.4287882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/factory.py' 2025-03-04T19:47:32.4288192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/fuser.py' 2025-03-04T19:47:32.4288552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/profile.py' 2025-03-04T19:47:32.4288871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/runner.py' 2025-03-04T19:47:32.4289196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/scratch.py' 2025-03-04T19:47:32.4289519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/test.py' 2025-03-04T19:47:32.4289855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns/test_bench.py' 2025-03-04T19:47:32.4290210Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fastrnns' 2025-03-04T19:47:32.4290683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/framework_overhead_benchmark/SimpleAddModule.py' 2025-03-04T19:47:32.4291225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/framework_overhead_benchmark/framework_overhead_benchmark.py' 2025-03-04T19:47:32.4291703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/framework_overhead_benchmark/pt_wrapper_module.py' 2025-03-04T19:47:32.4292129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/framework_overhead_benchmark/utils.py' 2025-03-04T19:47:32.4292573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/framework_overhead_benchmark' 2025-03-04T19:47:32.4292997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/README.md' 2025-03-04T19:47:32.4293498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/audio_text_models.py' 2025-03-04T19:47:32.4293935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/compare.py' 2025-03-04T19:47:32.4294486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/functional_autograd_benchmark.py' 2025-03-04T19:47:32.4294962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/ppl_models.py' 2025-03-04T19:47:32.4295454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/torchaudio_models.py' 2025-03-04T19:47:32.4295943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/torchvision_models.py' 2025-03-04T19:47:32.4296377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/utils.py' 2025-03-04T19:47:32.4296841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark/vision_models.py' 2025-03-04T19:47:32.4297271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/functional_autograd_benchmark' 2025-03-04T19:47:32.4297608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fuser/plot_speedups.py' 2025-03-04T19:47:32.4297952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fuser/run_benchmarks.py' 2025-03-04T19:47:32.4298510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/fuser' 2025-03-04T19:47:32.4298858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/benchmark.py' 2025-03-04T19:47:32.4299295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/common.py' 2025-03-04T19:47:32.4299623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/generate.py' 2025-03-04T19:47:32.4300013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/mixtral_moe_model.py' 2025-03-04T19:47:32.4300406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/mixtral_moe_quantize.py' 2025-03-04T19:47:32.4300739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/model.py' 2025-03-04T19:47:32.4301101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast/quantize.py' 2025-03-04T19:47:32.4301423Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/gpt_fast' 2025-03-04T19:47:32.4301813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inductor_backends/cutlass.py' 2025-03-04T19:47:32.4302173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inductor_backends' 2025-03-04T19:47:32.4302528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/CHANGELOG.md' 2025-03-04T19:47:32.4302888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/README.md' 2025-03-04T19:47:32.4303272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/process_metrics.py' 2025-03-04T19:47:32.4303687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_128_false.md' 2025-03-04T19:47:32.4304114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_128_true.md' 2025-03-04T19:47:32.4304520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_1_false.md' 2025-03-04T19:47:32.4304958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_1_true.md' 2025-03-04T19:47:32.4305384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_256_false.md' 2025-03-04T19:47:32.4305792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_256_true.md' 2025-03-04T19:47:32.4306215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_32_false.md' 2025-03-04T19:47:32.4306621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_32_true.md' 2025-03-04T19:47:32.4307043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_64_false.md' 2025-03-04T19:47:32.4307450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results/output_64_true.md' 2025-03-04T19:47:32.4307821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/results' 2025-03-04T19:47:32.4308145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/runner.sh' 2025-03-04T19:47:32.4308476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/server.py' 2025-03-04T19:47:32.4308881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/src/avg_latency_plot.png' 2025-03-04T19:47:32.4309284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/src/throughput_plot.png' 2025-03-04T19:47:32.4309636Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference/src' 2025-03-04T19:47:32.4309955Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/inference' 2025-03-04T19:47:32.4310334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/README.md' 2025-03-04T19:47:32.4310784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/applications/__init__.py' 2025-03-04T19:47:32.4311243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/applications/ci.py' 2025-03-04T19:47:32.4311679Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/applications' 2025-03-04T19:47:32.4312096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/core/__init__.py' 2025-03-04T19:47:32.4312473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/core/api.py' 2025-03-04T19:47:32.4312870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/core/expand.py' 2025-03-04T19:47:32.4313296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/core/types.py' 2025-03-04T19:47:32.4313687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/core/utils.py' 2025-03-04T19:47:32.4314087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/core' 2025-03-04T19:47:32.4314529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/definitions/__init__.py' 2025-03-04T19:47:32.4314993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/definitions/setup.py' 2025-03-04T19:47:32.4315436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/definitions/standard.py' 2025-03-04T19:47:32.4315877Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/definitions' 2025-03-04T19:47:32.4316309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/execution/__init__.py' 2025-03-04T19:47:32.4316730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/execution/runner.py' 2025-03-04T19:47:32.4317176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/execution/work.py' 2025-03-04T19:47:32.4317590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/execution' 2025-03-04T19:47:32.4318036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/main.py' 2025-03-04T19:47:32.4318453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/worker/__init__.py' 2025-03-04T19:47:32.4318860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/worker/main.py' 2025-03-04T19:47:32.4319261Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts/worker' 2025-03-04T19:47:32.4319637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/instruction_counts' 2025-03-04T19:47:32.4319996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/nested/nested_bmm_bench.py' 2025-03-04T19:47:32.4320319Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/nested' 2025-03-04T19:47:32.4320693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/README.md' 2025-03-04T19:47:32.4321071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/__init__.py' 2025-03-04T19:47:32.4321546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_all_other_test.py' 2025-03-04T19:47:32.4322023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_all_quantized_test.py' 2025-03-04T19:47:32.4322468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_all_test.py' 2025-03-04T19:47:32.4322881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_core.py' 2025-03-04T19:47:32.4323327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_pytorch.py' 2025-03-04T19:47:32.4323797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_runner.py' 2025-03-04T19:47:32.4324270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_test_generator.py' 2025-03-04T19:47:32.4324685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/benchmark_utils.py' 2025-03-04T19:47:32.4325098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/__init__.py' 2025-03-04T19:47:32.4325602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/repeat_benchmark.py' 2025-03-04T19:47:32.4326090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/add_ops_list_test.py' 2025-03-04T19:47:32.4326586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/jit_forward_test.py' 2025-03-04T19:47:32.4327066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/pt_backward_test.py' 2025-03-04T19:47:32.4327581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/pt_configs_list_test.py' 2025-03-04T19:47:32.4328196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/pt_cpu_gpu_forward_backward_test.py' 2025-03-04T19:47:32.4328700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests/random_sample_test.py' 2025-03-04T19:47:32.4329130Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common/tests' 2025-03-04T19:47:32.4329544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/common' 2025-03-04T19:47:32.4330010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/operator_benchmark.py' 2025-03-04T19:47:32.4330417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/__init__.py' 2025-03-04T19:47:32.4330816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/add_test.py' 2025-03-04T19:47:32.4331260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/ao_sparsifier_test.py' 2025-03-04T19:47:32.4331681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/arange_test.py' 2025-03-04T19:47:32.4332115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/as_strided_test.py' 2025-03-04T19:47:32.4332550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/batchnorm_test.py' 2025-03-04T19:47:32.4333005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/binary_inplace_test.py' 2025-03-04T19:47:32.4333423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/binary_test.py' 2025-03-04T19:47:32.4333816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/bmm_test.py' 2025-03-04T19:47:32.4334224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/cat_test.py' 2025-03-04T19:47:32.4334681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/channel_shuffle_test.py' 2025-03-04T19:47:32.4335083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/chunk_test.py' 2025-03-04T19:47:32.4335532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/clip_ranges_test.py' 2025-03-04T19:47:32.4335925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/configs.py' 2025-03-04T19:47:32.4336365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/conv_test.py' 2025-03-04T19:47:32.4336762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/diag_test.py' 2025-03-04T19:47:32.4337217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/embeddingbag_test.py' 2025-03-04T19:47:32.4337620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/fill_test.py' 2025-03-04T19:47:32.4338042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/gather_test.py' 2025-03-04T19:47:32.4338467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/gelu_test.py' 2025-03-04T19:47:32.4338910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/groupnorm_test.py' 2025-03-04T19:47:32.4339351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/hardsigmoid_test.py' 2025-03-04T19:47:32.4339778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/hardswish_test.py' 2025-03-04T19:47:32.4340246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/index_add__test.py' 2025-03-04T19:47:32.4340685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/index_select_test.py' 2025-03-04T19:47:32.4341138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/instancenorm_test.py' 2025-03-04T19:47:32.4341575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/interpolate_test.py' 2025-03-04T19:47:32.4342012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/layernorm_test.py' 2025-03-04T19:47:32.4342528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/linear_prepack_fp16_test.py' 2025-03-04T19:47:32.4342959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/linear_test.py' 2025-03-04T19:47:32.4343435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/linear_unpack_fp16_test.py' 2025-03-04T19:47:32.4343847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/matmul_test.py' 2025-03-04T19:47:32.4344298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/matrix_mult_test.py' 2025-03-04T19:47:32.4344693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/mm_test.py' 2025-03-04T19:47:32.4345146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/nan_to_num_test.py' 2025-03-04T19:47:32.4345549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/pool_test.py' 2025-03-04T19:47:32.4346004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qactivation_test.py' 2025-03-04T19:47:32.4346440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qarithmetic_test.py' 2025-03-04T19:47:32.4346917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qatembedding_ops_test.py' 2025-03-04T19:47:32.4347347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qbatchnorm_test.py' 2025-03-04T19:47:32.4347763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qcat_test.py' 2025-03-04T19:47:32.4348258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qcomparators_test.py' 2025-03-04T19:47:32.4348665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qconv_test.py' 2025-03-04T19:47:32.4349194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qembedding_bag_lookups_test.py' 2025-03-04T19:47:32.4349650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qembedding_pack_test.py' 2025-03-04T19:47:32.4350108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qembeddingbag_test.py' 2025-03-04T19:47:32.4350541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qgroupnorm_test.py' 2025-03-04T19:47:32.4351024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qinstancenorm_test.py' 2025-03-04T19:47:32.4351464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qinterpolate_test.py' 2025-03-04T19:47:32.4351910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qlayernorm_test.py' 2025-03-04T19:47:32.4352328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qlinear_test.py' 2025-03-04T19:47:32.4352762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qobserver_test.py' 2025-03-04T19:47:32.4353192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qpool_test.py' 2025-03-04T19:47:32.4353590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qrnn_test.py' 2025-03-04T19:47:32.4354054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qtensor_method_test.py' 2025-03-04T19:47:32.4354494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/quantization_test.py' 2025-03-04T19:47:32.4354913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/qunary_test.py' 2025-03-04T19:47:32.4355360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/remainder_test.py' 2025-03-04T19:47:32.4355792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/softmax_test.py' 2025-03-04T19:47:32.4356198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/split_test.py' 2025-03-04T19:47:32.4356608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/stack_test.py' 2025-03-04T19:47:32.4357001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/sum_test.py' 2025-03-04T19:47:32.4357422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/tensor_to_test.py' 2025-03-04T19:47:32.4357930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/ternary_test.py' 2025-03-04T19:47:32.4358331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/topk_test.py' 2025-03-04T19:47:32.4358746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/unary_test.py' 2025-03-04T19:47:32.4359150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt/where_test.py' 2025-03-04T19:47:32.4359544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt' 2025-03-04T19:47:32.4360037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension/cpp_extension_test.py' 2025-03-04T19:47:32.4360508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension/extension.cpp' 2025-03-04T19:47:32.4360942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension/setup.py' 2025-03-04T19:47:32.4361382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark/pt_extension' 2025-03-04T19:47:32.4361780Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/operator_benchmark' 2025-03-04T19:47:32.4362152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/overrides_benchmark/README.md' 2025-03-04T19:47:32.4362534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/overrides_benchmark/bench.py' 2025-03-04T19:47:32.4362906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/overrides_benchmark/common.py' 2025-03-04T19:47:32.4363348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/overrides_benchmark/pyspybench.py' 2025-03-04T19:47:32.4363716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/overrides_benchmark' 2025-03-04T19:47:32.4364142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/profiler_benchmark/profiler_bench.py' 2025-03-04T19:47:32.4364600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/profiler_benchmark/resnet_memory_profiler.py' 2025-03-04T19:47:32.4364979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/profiler_benchmark' 2025-03-04T19:47:32.4365483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/record_function_benchmark/record_function_bench.py' 2025-03-04T19:47:32.4365881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/record_function_benchmark' 2025-03-04T19:47:32.4366321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/serialization/nested_annotation_str.py' 2025-03-04T19:47:32.4366732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/serialization/simple_measurement.py' 2025-03-04T19:47:32.4367081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/serialization' 2025-03-04T19:47:32.4367493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/README.md' 2025-03-04T19:47:32.4367829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/__init__.py' 2025-03-04T19:47:32.4368157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/dlmc/README.md' 2025-03-04T19:47:32.4368507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/dlmc/__init__.py' 2025-03-04T19:47:32.4368869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/dlmc/matmul_bench.py' 2025-03-04T19:47:32.4369189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/dlmc/test.sh' 2025-03-04T19:47:32.4369527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/dlmc/utils.py' 2025-03-04T19:47:32.4369852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/dlmc' 2025-03-04T19:47:32.4370165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/spmm.py' 2025-03-04T19:47:32.4370461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/spmv.py' 2025-03-04T19:47:32.4370790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/test_csr.sh' 2025-03-04T19:47:32.4371118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/triton_ops.py' 2025-03-04T19:47:32.4371432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse/utils.py' 2025-03-04T19:47:32.4371740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/sparse' 2025-03-04T19:47:32.4372115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/CMakeLists.txt' 2025-03-04T19:47:32.4372505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/deep_wide_pt.cc' 2025-03-04T19:47:32.4372875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/deep_wide_pt.h' 2025-03-04T19:47:32.4373354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/deep_wide_pt_bench.cc' 2025-03-04T19:47:32.4373746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/test_cpu_fusion.cc' 2025-03-04T19:47:32.4374168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/test_generated_ops.cc' 2025-03-04T19:47:32.4374575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/test_static_module.cc' 2025-03-04T19:47:32.4374998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/test_static_runtime.cc' 2025-03-04T19:47:32.4375389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/test_utils.cc' 2025-03-04T19:47:32.4375762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime/test_utils.h' 2025-03-04T19:47:32.4376106Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/static_runtime' 2025-03-04T19:47:32.4376443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/HowToRun.md' 2025-03-04T19:47:32.4376876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/__main__.py' 2025-03-04T19:47:32.4377311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/attention.py' 2025-03-04T19:47:32.4377668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/benchmark.py' 2025-03-04T19:47:32.4378007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/broadcast.py' 2025-03-04T19:47:32.4378351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/concat.py' 2025-03-04T19:47:32.4378669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/conv.py' 2025-03-04T19:47:32.4379057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/elementwise.py' 2025-03-04T19:47:32.4379400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/matmul.py' 2025-03-04T19:47:32.4379779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/microbenchmarks.py' 2025-03-04T19:47:32.4380110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/nnc.png' 2025-03-04T19:47:32.4380481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/normalization.py' 2025-03-04T19:47:32.4380821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/pooling.py' 2025-03-04T19:47:32.4381164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/pt_engine.py' 2025-03-04T19:47:32.4381521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/reduction.py' 2025-03-04T19:47:32.4381880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/rnn_eltwise.py' 2025-03-04T19:47:32.4382222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/softmax.py' 2025-03-04T19:47:32.4382560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/swish.py' 2025-03-04T19:47:32.4382932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr/tensor_engine.py' 2025-03-04T19:47:32.4383270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/tensorexpr' 2025-03-04T19:47:32.4383709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/transformer/attention_bias_benchmarks.py' 2025-03-04T19:47:32.4384218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/transformer/better_transformer_vs_mha_functional.py' 2025-03-04T19:47:32.4384572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/transformer/score_mod.py' 2025-03-04T19:47:32.4384907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/transformer/sdp.py' 2025-03-04T19:47:32.4385265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/transformer/sdpa.py' 2025-03-04T19:47:32.4385596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/transformer' 2025-03-04T19:47:32.4385926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks/upload_scribe.py' 2025-03-04T19:47:32.4386208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/benchmarks' 2025-03-04T19:47:32.4386512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/CMakeLists.txt' 2025-03-04T19:47:32.4386870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/aot_model_compiler.cc' 2025-03-04T19:47:32.4387215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/at_launch_benchmark.cc' 2025-03-04T19:47:32.4387549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/compare_models_torch.cc' 2025-03-04T19:47:32.4387911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/core_overhead_benchmark.cc' 2025-03-04T19:47:32.4388238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/dump_operator_names.cc' 2025-03-04T19:47:32.4388603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/lite_interpreter_model_load.cc' 2025-03-04T19:47:32.4388970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/load_benchmark_torch.cc' 2025-03-04T19:47:32.4389292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/optimize_for_mobile.cc' 2025-03-04T19:47:32.4389597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/parallel_info.cc' 2025-03-04T19:47:32.4389954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/record_function_benchmark.cc' 2025-03-04T19:47:32.4390295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries/speed_benchmark_torch.cc' 2025-03-04T19:47:32.4390583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/binaries' 2025-03-04T19:47:32.4390847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/buckbuild.bzl' 2025-03-04T19:47:32.4391082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/build.bzl' 2025-03-04T19:47:32.4391359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/build_variables.bzl' 2025-03-04T19:47:32.4391612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/BUCK.oss' 2025-03-04T19:47:32.4391867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/BUILD.bazel' 2025-03-04T19:47:32.4392146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/CMakeLists.txt' 2025-03-04T19:47:32.4392443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/benchmark/BUILD.bazel' 2025-03-04T19:47:32.4392769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/benchmark/CMakeLists.txt' 2025-03-04T19:47:32.4393055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/benchmark/build.bzl' 2025-03-04T19:47:32.4393435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/benchmark/intrusive_ptr_benchmark.cpp' 2025-03-04T19:47:32.4393732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/benchmark' 2025-03-04T19:47:32.4393978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/build.bzl' 2025-03-04T19:47:32.4394270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Allocator.cpp' 2025-03-04T19:47:32.4394541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Allocator.h' 2025-03-04T19:47:32.4394858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/AutogradState.cpp' 2025-03-04T19:47:32.4395148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/AutogradState.h' 2025-03-04T19:47:32.4395438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/BUILD.bazel' 2025-03-04T19:47:32.4395706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Backend.h' 2025-03-04T19:47:32.4396038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/CPUAllocator.cpp' 2025-03-04T19:47:32.4396339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/CPUAllocator.h' 2025-03-04T19:47:32.4396678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/CachingDeviceAllocator.h' 2025-03-04T19:47:32.4397063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/CompileTimeFunctionPointer.h' 2025-03-04T19:47:32.4397395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/ConstantSymNodeImpl.cpp' 2025-03-04T19:47:32.4397858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/ConstantSymNodeImpl.h' 2025-03-04T19:47:32.4398138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Contiguity.h' 2025-03-04T19:47:32.4398702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/CopyBytes.cpp' 2025-03-04T19:47:32.4398982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/CopyBytes.h' 2025-03-04T19:47:32.4399278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DefaultDtype.cpp' 2025-03-04T19:47:32.4399576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DefaultDtype.h' 2025-03-04T19:47:32.4400002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DefaultTensorOptions.h' 2025-03-04T19:47:32.4400285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Device.cpp' 2025-03-04T19:47:32.4400546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Device.h' 2025-03-04T19:47:32.4400839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DeviceArray.h' 2025-03-04T19:47:32.4401116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DeviceGuard.h' 2025-03-04T19:47:32.4401401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DeviceType.cpp' 2025-03-04T19:47:32.4401732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DeviceType.h' 2025-03-04T19:47:32.4402029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DispatchKey.cpp' 2025-03-04T19:47:32.4402322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DispatchKey.h' 2025-03-04T19:47:32.4402635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DispatchKeySet.cpp' 2025-03-04T19:47:32.4402956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DispatchKeySet.h' 2025-03-04T19:47:32.4403233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/DynamicCast.h' 2025-03-04T19:47:32.4403507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Event.h' 2025-03-04T19:47:32.4403810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/GeneratorImpl.cpp' 2025-03-04T19:47:32.4404099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/GeneratorImpl.h' 2025-03-04T19:47:32.4404390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/GradMode.cpp' 2025-03-04T19:47:32.4404661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/GradMode.h' 2025-03-04T19:47:32.4404974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/InferenceMode.cpp' 2025-03-04T19:47:32.4405265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/InferenceMode.h' 2025-03-04T19:47:32.4405564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Layout.h' 2025-03-04T19:47:32.4405850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/MemoryFormat.h' 2025-03-04T19:47:32.4406130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/OptionalRef.h' 2025-03-04T19:47:32.4406436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/PyHandleCache.h' 2025-03-04T19:47:32.4406703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/QEngine.h' 2025-03-04T19:47:32.4407041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/QScheme.h' 2025-03-04T19:47:32.4407368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/RefcountedDeleter.cpp' 2025-03-04T19:47:32.4407700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/RefcountedDeleter.h' 2025-03-04T19:47:32.4407999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SafePyObject.cpp' 2025-03-04T19:47:32.4408357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SafePyObject.h' 2025-03-04T19:47:32.4408629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Scalar.cpp' 2025-03-04T19:47:32.4408930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Scalar.h' 2025-03-04T19:47:32.4409233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/ScalarType.cpp' 2025-03-04T19:47:32.4409508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/ScalarType.h' 2025-03-04T19:47:32.4409856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/ScalarTypeToTypeMeta.h' 2025-03-04T19:47:32.4410131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Storage.cpp' 2025-03-04T19:47:32.4410414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Storage.h' 2025-03-04T19:47:32.4410752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/StorageImpl.cpp' 2025-03-04T19:47:32.4411032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/StorageImpl.h' 2025-03-04T19:47:32.4411313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Stream.cpp' 2025-03-04T19:47:32.4411577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/Stream.h' 2025-03-04T19:47:32.4411869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/StreamGuard.h' 2025-03-04T19:47:32.4412140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymBool.cpp' 2025-03-04T19:47:32.4412444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymBool.h' 2025-03-04T19:47:32.4412723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymFloat.cpp' 2025-03-04T19:47:32.4413005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymFloat.h' 2025-03-04T19:47:32.4413276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymInt.cpp' 2025-03-04T19:47:32.4413543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymInt.h' 2025-03-04T19:47:32.4413869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymIntArrayRef.cpp' 2025-03-04T19:47:32.4414164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymIntArrayRef.h' 2025-03-04T19:47:32.4414471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymNodeImpl.cpp' 2025-03-04T19:47:32.4414749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymNodeImpl.h' 2025-03-04T19:47:32.4415092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymbolicShapeMeta.cpp' 2025-03-04T19:47:32.4415406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/SymbolicShapeMeta.h' 2025-03-04T19:47:32.4415689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/TensorImpl.cpp' 2025-03-04T19:47:32.4415976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/TensorImpl.h' 2025-03-04T19:47:32.4416279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/TensorOptions.cpp' 2025-03-04T19:47:32.4416577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/TensorOptions.h' 2025-03-04T19:47:32.4416912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/UndefinedTensorImpl.cpp' 2025-03-04T19:47:32.4417247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/UndefinedTensorImpl.h' 2025-03-04T19:47:32.4417557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/WrapDimMinimal.cpp' 2025-03-04T19:47:32.4417906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/WrapDimMinimal.h' 2025-03-04T19:47:32.4418178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/alignment.h' 2025-03-04T19:47:32.4418448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/build.bzl' 2025-03-04T19:47:32.4418734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/COW.cpp' 2025-03-04T19:47:32.4419003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/COW.h' 2025-03-04T19:47:32.4419323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/COWDeleter.cpp' 2025-03-04T19:47:32.4419648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/COWDeleter.h' 2025-03-04T19:47:32.4420054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/DeviceGuardImplInterface.cpp' 2025-03-04T19:47:32.4420435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/DeviceGuardImplInterface.h' 2025-03-04T19:47:32.4420763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/FakeGuardImpl.h' 2025-03-04T19:47:32.4421063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/GPUTrace.cpp' 2025-03-04T19:47:32.4421381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/GPUTrace.h' 2025-03-04T19:47:32.4421758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/HermeticPyObjectTLS.cpp' 2025-03-04T19:47:32.4422119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/HermeticPyObjectTLS.h' 2025-03-04T19:47:32.4422468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/InlineDeviceGuard.h' 2025-03-04T19:47:32.4422777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/InlineEvent.h' 2025-03-04T19:47:32.4423162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/InlineStreamGuard.h' 2025-03-04T19:47:32.4423527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/LocalDispatchKeySet.cpp' 2025-03-04T19:47:32.4423876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/LocalDispatchKeySet.h' 2025-03-04T19:47:32.4424226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/PyInterpreter.cpp' 2025-03-04T19:47:32.4424544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/PyInterpreter.h' 2025-03-04T19:47:32.4424876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/PyObjectSlot.cpp' 2025-03-04T19:47:32.4425188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/PyObjectSlot.h' 2025-03-04T19:47:32.4425566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/PythonDispatcherTLS.cpp' 2025-03-04T19:47:32.4425920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/PythonDispatcherTLS.h' 2025-03-04T19:47:32.4426258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/README-cow.md' 2025-03-04T19:47:32.4426540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/README.md' 2025-03-04T19:47:32.4426875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/SizesAndStrides.cpp' 2025-03-04T19:47:32.4427211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/SizesAndStrides.h' 2025-03-04T19:47:32.4427578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/TorchDispatchModeTLS.cpp' 2025-03-04T19:47:32.4427952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/TorchDispatchModeTLS.h' 2025-03-04T19:47:32.4428279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/VirtualGuardImpl.h' 2025-03-04T19:47:32.4428597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/alloc_cpu.cpp' 2025-03-04T19:47:32.4428888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl/alloc_cpu.h' 2025-03-04T19:47:32.4429214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/impl' 2025-03-04T19:47:32.4429506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/thread_pool.cpp' 2025-03-04T19:47:32.4429785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core/thread_pool.h' 2025-03-04T19:47:32.4430062Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/core' 2025-03-04T19:47:32.4430335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/BUILD.bazel' 2025-03-04T19:47:32.4430658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CMakeLists.txt' 2025-03-04T19:47:32.4430950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAAlgorithm.h' 2025-03-04T19:47:32.4431297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAAllocatorConfig.cpp' 2025-03-04T19:47:32.4431622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAAllocatorConfig.h' 2025-03-04T19:47:32.4431972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDACachingAllocator.cpp' 2025-03-04T19:47:32.4432300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDACachingAllocator.h' 2025-03-04T19:47:32.4432648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDADeviceAssertion.h' 2025-03-04T19:47:32.4433021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDADeviceAssertionHost.cpp' 2025-03-04T19:47:32.4433367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDADeviceAssertionHost.h' 2025-03-04T19:47:32.4433685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAException.cpp' 2025-03-04T19:47:32.4433978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAException.h' 2025-03-04T19:47:32.4434312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAFunctions.cpp' 2025-03-04T19:47:32.4434605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAFunctions.h' 2025-03-04T19:47:32.4434924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAGraphsC10Utils.h' 2025-03-04T19:47:32.4435211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAGuard.h' 2025-03-04T19:47:32.4435484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAMacros.h' 2025-03-04T19:47:32.4435863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAMallocAsyncAllocator.cpp' 2025-03-04T19:47:32.4436158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAMathCompat.h' 2025-03-04T19:47:32.4436493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAMiscFunctions.cpp' 2025-03-04T19:47:32.4436808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAMiscFunctions.h' 2025-03-04T19:47:32.4437108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAStream.cpp' 2025-03-04T19:47:32.4437383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/CUDAStream.h' 2025-03-04T19:47:32.4437648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/README.md' 2025-03-04T19:47:32.4438029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/build.bzl' 2025-03-04T19:47:32.4438316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/driver_api.cpp' 2025-03-04T19:47:32.4438604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/driver_api.h' 2025-03-04T19:47:32.4438935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/impl/CUDAGuardImpl.cpp' 2025-03-04T19:47:32.4439263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/impl/CUDAGuardImpl.h' 2025-03-04T19:47:32.4439562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/impl/CUDATest.cpp' 2025-03-04T19:47:32.4439903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/impl/CUDATest.h' 2025-03-04T19:47:32.4440255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/impl/cuda_cmake_macros.h.in' 2025-03-04T19:47:32.4440541Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/impl' 2025-03-04T19:47:32.4440849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/BUILD.bazel' 2025-03-04T19:47:32.4441158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/CMakeLists.txt' 2025-03-04T19:47:32.4441449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/build.bzl' 2025-03-04T19:47:32.4441912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_1_var_test.cu' 2025-03-04T19:47:32.4442384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_catches_stream.cu' 2025-03-04T19:47:32.4442961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu' 2025-03-04T19:47:32.4443445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_from_2_processes.cu' 2025-03-04T19:47:32.4444060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu' 2025-03-04T19:47:32.4444639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu' 2025-03-04T19:47:32.4445208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu' 2025-03-04T19:47:32.4445533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl/CUDATest.cpp' 2025-03-04T19:47:32.4445852Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test/impl' 2025-03-04T19:47:32.4446160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda/test' 2025-03-04T19:47:32.4446439Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/cuda' 2025-03-04T19:47:32.4446722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/hip/CMakeLists.txt' 2025-03-04T19:47:32.4446997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/hip' 2025-03-04T19:47:32.4447276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros/BUILD.bazel' 2025-03-04T19:47:32.4447546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros/Export.h' 2025-03-04T19:47:32.4447827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros/Macros.h' 2025-03-04T19:47:32.4448096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros/build.bzl' 2025-03-04T19:47:32.4448454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros/cmake_configure_file.bzl' 2025-03-04T19:47:32.4448768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros/cmake_macros.h.in' 2025-03-04T19:47:32.4449052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/macros' 2025-03-04T19:47:32.4449327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/metal/indexing.h' 2025-03-04T19:47:32.4449605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/metal/random.h' 2025-03-04T19:47:32.4449913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/metal/reduction_utils.h' 2025-03-04T19:47:32.4450198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/metal/special_math.h' 2025-03-04T19:47:32.4450471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/metal/utils.h' 2025-03-04T19:47:32.4450737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/metal' 2025-03-04T19:47:32.4451028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile/BUILD.bazel' 2025-03-04T19:47:32.4451400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile/CPUCachingAllocator.cpp' 2025-03-04T19:47:32.4451751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile/CPUCachingAllocator.h' 2025-03-04T19:47:32.4452115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile/CPUProfilingAllocator.cpp' 2025-03-04T19:47:32.4452457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile/CPUProfilingAllocator.h' 2025-03-04T19:47:32.4452744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile/build.bzl' 2025-03-04T19:47:32.4453019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/mobile' 2025-03-04T19:47:32.4453352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/ovrsource_defs.bzl' 2025-03-04T19:47:32.4453624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/BUILD.bazel' 2025-03-04T19:47:32.4453929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/CMakeLists.txt' 2025-03-04T19:47:32.4454197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/build.bzl' 2025-03-04T19:47:32.4454639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/CompileTimeFunctionPointer_test.cpp' 2025-03-04T19:47:32.4455003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/DeviceGuard_test.cpp' 2025-03-04T19:47:32.4455316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/Device_test.cpp' 2025-03-04T19:47:32.4455686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/DispatchKeySet_test.cpp' 2025-03-04T19:47:32.4455997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/Scalar_test.cpp' 2025-03-04T19:47:32.4456347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/StreamGuard_test.cpp' 2025-03-04T19:47:32.4456684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/SymInt_test.cpp' 2025-03-04T19:47:32.4457104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/impl/InlineDeviceGuard_test.cpp' 2025-03-04T19:47:32.4457505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/impl/InlineStreamGuard_test.cpp' 2025-03-04T19:47:32.4457911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/impl/SizesAndStrides_test.cpp' 2025-03-04T19:47:32.4458235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/impl/cow_test.cpp' 2025-03-04T19:47:32.4458542Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core/impl' 2025-03-04T19:47:32.4458840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/core' 2025-03-04T19:47:32.4459162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/ArrayRef_test.cpp' 2025-03-04T19:47:32.4459483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/Bitset_test.cpp' 2025-03-04T19:47:32.4459836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/ConstexprCrc_test.cpp' 2025-03-04T19:47:32.4460223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/DeadlockDetection_test.cpp' 2025-03-04T19:47:32.4460581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/Half_test.cpp' 2025-03-04T19:47:32.4460921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/LeftRight_test.cpp' 2025-03-04T19:47:32.4461201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/Macros.h' 2025-03-04T19:47:32.4461566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/Metaprogramming_test.cpp' 2025-03-04T19:47:32.4461918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/NetworkFlow_test.cpp' 2025-03-04T19:47:32.4462265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/Synchronized_test.cpp' 2025-03-04T19:47:32.4462643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/ThreadLocal_test.cpp' 2025-03-04T19:47:32.4462970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/TypeIndex_test.cpp' 2025-03-04T19:47:32.4463307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/TypeList_test.cpp' 2025-03-04T19:47:32.4463638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/TypeTraits_test.cpp' 2025-03-04T19:47:32.4463980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/accumulate_test.cpp' 2025-03-04T19:47:32.4464300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/bfloat16_test.cpp' 2025-03-04T19:47:32.4464644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/bit_cast_test.cpp' 2025-03-04T19:47:32.4465003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/complex_math_test.cpp' 2025-03-04T19:47:32.4465374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/complex_math_test_common.h' 2025-03-04T19:47:32.4465708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/complex_test.cpp' 2025-03-04T19:47:32.4466055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/complex_test_common.h' 2025-03-04T19:47:32.4466400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/error_test.cpp' 2025-03-04T19:47:32.4466728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/exception_test.cpp' 2025-03-04T19:47:32.4467050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/flags_test.cpp' 2025-03-04T19:47:32.4467396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/generic_math_test.cpp' 2025-03-04T19:47:32.4467766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/intrusive_ptr_test.cpp' 2025-03-04T19:47:32.4468237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/irange_test.cpp' 2025-03-04T19:47:32.4468549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/lazy_test.cpp' 2025-03-04T19:47:32.4468882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/logging_test.cpp' 2025-03-04T19:47:32.4469206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/optional_test.cpp' 2025-03-04T19:47:32.4469620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/ordered_preserving_dict_test.cpp' 2025-03-04T19:47:32.4469943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/registry_test.cpp' 2025-03-04T19:47:32.4470289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/small_vector_test.cpp' 2025-03-04T19:47:32.4470617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/ssize_test.cpp' 2025-03-04T19:47:32.4470952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/string_util_test.cpp' 2025-03-04T19:47:32.4471302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/string_view_test.cpp' 2025-03-04T19:47:32.4471622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/tempfile_test.cpp' 2025-03-04T19:47:32.4471950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util/typeid_test.cpp' 2025-03-04T19:47:32.4472236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test/util' 2025-03-04T19:47:32.4472513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/test' 2025-03-04T19:47:32.4472795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/AbortHandler.h' 2025-03-04T19:47:32.4473065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/AlignOf.h' 2025-03-04T19:47:32.4473400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ApproximateClock.cpp' 2025-03-04T19:47:32.4473711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ApproximateClock.h' 2025-03-04T19:47:32.4474012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Array.h' 2025-03-04T19:47:32.4474281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ArrayRef.h' 2025-03-04T19:47:32.4474576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/BFloat16-inl.h' 2025-03-04T19:47:32.4474860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/BFloat16-math.h' 2025-03-04T19:47:32.4475142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/BFloat16.h' 2025-03-04T19:47:32.4475413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/BUILD.bazel' 2025-03-04T19:47:32.4475720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Backtrace.cpp' 2025-03-04T19:47:32.4476002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Backtrace.h' 2025-03-04T19:47:32.4476280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Bfloat16.cpp' 2025-03-04T19:47:32.4476554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Bitset.h' 2025-03-04T19:47:32.4476816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/C++17.cpp' 2025-03-04T19:47:32.4477109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/C++17.h' 2025-03-04T19:47:32.4477378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/CallOnce.h' 2025-03-04T19:47:32.4477661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ConstexprCrc.h' 2025-03-04T19:47:32.4478072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/DeadlockDetection.cpp' 2025-03-04T19:47:32.4478387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/DeadlockDetection.h' 2025-03-04T19:47:32.4478740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Deprecated.h' 2025-03-04T19:47:32.4479153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/DimVector.h' 2025-03-04T19:47:32.4479606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/DynamicCounter.cpp' 2025-03-04T19:47:32.4479902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/DynamicCounter.h' 2025-03-04T19:47:32.4480201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Exception.cpp' 2025-03-04T19:47:32.4480472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Exception.h' 2025-03-04T19:47:32.4480782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ExclusivelyOwned.h' 2025-03-04T19:47:32.4481177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-03-04T19:47:32.4481454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/FbcodeMaps.h' 2025-03-04T19:47:32.4481730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Flags.h' 2025-03-04T19:47:32.4482040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e4m3fn-inl.h' 2025-03-04T19:47:32.4482353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e4m3fn.cpp' 2025-03-04T19:47:32.4482639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e4m3fn.h' 2025-03-04T19:47:32.4482956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e4m3fnuz-inl.h' 2025-03-04T19:47:32.4483275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e4m3fnuz.cpp' 2025-03-04T19:47:32.4483569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e4m3fnuz.h' 2025-03-04T19:47:32.4483886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e5m2-inl.h' 2025-03-04T19:47:32.4484171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e5m2.cpp' 2025-03-04T19:47:32.4484459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e5m2.h' 2025-03-04T19:47:32.4484818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e5m2fnuz-inl.h' 2025-03-04T19:47:32.4485136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e5m2fnuz.cpp' 2025-03-04T19:47:32.4485434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e5m2fnuz.h' 2025-03-04T19:47:32.4485749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e8m0fnu-inl.h' 2025-03-04T19:47:32.4486066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e8m0fnu.cpp' 2025-03-04T19:47:32.4486360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_e8m0fnu.h' 2025-03-04T19:47:32.4486701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Float8_fnuz_cvt.h' 2025-03-04T19:47:32.4486987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/FunctionRef.h' 2025-03-04T19:47:32.4487273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Gauge.cpp' 2025-03-04T19:47:32.4487535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Gauge.h' 2025-03-04T19:47:32.4487822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Half-inl.h' 2025-03-04T19:47:32.4488116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Half.cpp' 2025-03-04T19:47:32.4488373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Half.h' 2025-03-04T19:47:32.4488662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/IdWrapper.h' 2025-03-04T19:47:32.4488918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Lazy.h' 2025-03-04T19:47:32.4489218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/LeftRight.cpp' 2025-03-04T19:47:32.4489491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/LeftRight.h' 2025-03-04T19:47:32.4489761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Load.h' 2025-03-04T19:47:32.4490063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Logging.cpp' 2025-03-04T19:47:32.4490333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Logging.h' 2025-03-04T19:47:32.4490652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/MathConstants.cpp' 2025-03-04T19:47:32.4490950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/MathConstants.h' 2025-03-04T19:47:32.4491242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/MaybeOwned.h' 2025-03-04T19:47:32.4491558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Metaprogramming.cpp' 2025-03-04T19:47:32.4491874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Metaprogramming.h' 2025-03-04T19:47:32.4492161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/NetworkFlow.cpp' 2025-03-04T19:47:32.4492456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/NetworkFlow.h' 2025-03-04T19:47:32.4492734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Optional.cpp' 2025-03-04T19:47:32.4493003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Optional.h' 2025-03-04T19:47:32.4493323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/OptionalArrayRef.h' 2025-03-04T19:47:32.4493627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ParallelGuard.cpp' 2025-03-04T19:47:32.4493929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ParallelGuard.h' 2025-03-04T19:47:32.4494201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Registry.h' 2025-03-04T19:47:32.4494484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ScopeExit.h' 2025-03-04T19:47:32.4494762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/SmallBuffer.h' 2025-03-04T19:47:32.4495048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/SmallVector.cpp' 2025-03-04T19:47:32.4495388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/SmallVector.h' 2025-03-04T19:47:32.4495672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/StringUtil.cpp' 2025-03-04T19:47:32.4495960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/StringUtil.h' 2025-03-04T19:47:32.4496242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Synchronized.h' 2025-03-04T19:47:32.4496531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ThreadLocal.h' 2025-03-04T19:47:32.4496867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ThreadLocalDebugInfo.cpp' 2025-03-04T19:47:32.4497235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ThreadLocalDebugInfo.h' 2025-03-04T19:47:32.4497492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Type.h' 2025-03-04T19:47:32.4497770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeCast.cpp' 2025-03-04T19:47:32.4498052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeCast.h' 2025-03-04T19:47:32.4498554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeIndex.h' 2025-03-04T19:47:32.4498947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeList.cpp' 2025-03-04T19:47:32.4499218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeList.h' 2025-03-04T19:47:32.4499540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeSafeSignMath.h' 2025-03-04T19:47:32.4499827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeTraits.cpp' 2025-03-04T19:47:32.4500149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/TypeTraits.h' 2025-03-04T19:47:32.4500461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Type_demangle.cpp' 2025-03-04T19:47:32.4500815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Type_no_demangle.cpp' 2025-03-04T19:47:32.4501108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Unicode.cpp' 2025-03-04T19:47:32.4501371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Unicode.h' 2025-03-04T19:47:32.4501688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/UniqueVoidPtr.cpp' 2025-03-04T19:47:32.4501976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/UniqueVoidPtr.h' 2025-03-04T19:47:32.4502248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/Unroll.h' 2025-03-04T19:47:32.4502537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/WaitCounter.cpp' 2025-03-04T19:47:32.4502817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/WaitCounter.h' 2025-03-04T19:47:32.4503188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/WaitCounterDynamicBackend.h' 2025-03-04T19:47:32.4503462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/accumulate.h' 2025-03-04T19:47:32.4503743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/bit_cast.h' 2025-03-04T19:47:32.4503993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/bits.h' 2025-03-04T19:47:32.4504273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/build.bzl' 2025-03-04T19:47:32.4504538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/complex.h' 2025-03-04T19:47:32.4504833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/complex_math.cpp' 2025-03-04T19:47:32.4505126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/complex_math.h' 2025-03-04T19:47:32.4505414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/complex_utils.h' 2025-03-04T19:47:32.4505697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/copysign.h' 2025-03-04T19:47:32.4505955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/env.cpp' 2025-03-04T19:47:32.4506254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/env.h' 2025-03-04T19:47:32.4506518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/error.cpp' 2025-03-04T19:47:32.4506787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/error.h' 2025-03-04T19:47:32.4507100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/flags_use_gflags.cpp' 2025-03-04T19:47:32.4507428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/flags_use_no_gflags.cpp' 2025-03-04T19:47:32.4507757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/flat_hash_map.h' 2025-03-04T19:47:32.4508115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/floating_point_utils.h' 2025-03-04T19:47:32.4508413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/generic_math.h' 2025-03-04T19:47:32.4508667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/hash.h' 2025-03-04T19:47:32.4508956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/int128.cpp' 2025-03-04T19:47:32.4509217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/int128.h' 2025-03-04T19:47:32.4509544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/intrusive_ptr.cpp' 2025-03-04T19:47:32.4509845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/intrusive_ptr.h' 2025-03-04T19:47:32.4510106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/irange.h' 2025-03-04T19:47:32.4510416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/llvmMathExtras.h' 2025-03-04T19:47:32.4510748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/logging_is_google_glog.h' 2025-03-04T19:47:32.4511110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/logging_is_not_google_glog.h' 2025-03-04T19:47:32.4511398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/numa.cpp' 2025-03-04T19:47:32.4511666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/numa.h' 2025-03-04T19:47:32.4512039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/order_preserving_flat_hash_map.h' 2025-03-04T19:47:32.4512313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/overflows.h' 2025-03-04T19:47:32.4512602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/overloaded.h' 2025-03-04T19:47:32.4512879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/python_stub.h' 2025-03-04T19:47:32.4513152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/qint32.h' 2025-03-04T19:47:32.4513408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/qint8.h' 2025-03-04T19:47:32.4513689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/quint2x4.h' 2025-03-04T19:47:32.4513960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/quint4x2.h' 2025-03-04T19:47:32.4514222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/quint8.h' 2025-03-04T19:47:32.4514521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/safe_numerics.h' 2025-03-04T19:47:32.4514848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/signal_handler.cpp' 2025-03-04T19:47:32.4515155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/signal_handler.h' 2025-03-04T19:47:32.4515442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/sparse_bitset.h' 2025-03-04T19:47:32.4515715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/ssize.h' 2025-03-04T19:47:32.4516026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/static_tracepoint.h' 2025-03-04T19:47:32.4516384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/static_tracepoint_elfx86.h' 2025-03-04T19:47:32.4516655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/strides.h' 2025-03-04T19:47:32.4516967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/string_utils.h' 2025-03-04T19:47:32.4517264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/string_view.h' 2025-03-04T19:47:32.4517552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/strong_type.h' 2025-03-04T19:47:32.4517949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/tempfile.cpp' 2025-03-04T19:47:32.4518225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/tempfile.h' 2025-03-04T19:47:32.4518563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/thread_name.cpp' 2025-03-04T19:47:32.4518845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/thread_name.h' 2025-03-04T19:47:32.4519121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/typeid.cpp' 2025-03-04T19:47:32.4519404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/typeid.h' 2025-03-04T19:47:32.4519700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util/win32-headers.h' 2025-03-04T19:47:32.4519985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/util' 2025-03-04T19:47:32.4520304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/CMakeLists.txt' 2025-03-04T19:47:32.4520655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUCachingAllocator.cpp' 2025-03-04T19:47:32.4520976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUCachingAllocator.h' 2025-03-04T19:47:32.4521281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUDeviceProp.h' 2025-03-04T19:47:32.4521563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUException.h' 2025-03-04T19:47:32.4521855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUFunctions.cpp' 2025-03-04T19:47:32.4522195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUFunctions.h' 2025-03-04T19:47:32.4522473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUMacros.h' 2025-03-04T19:47:32.4522764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUStream.cpp' 2025-03-04T19:47:32.4523038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/XPUStream.h' 2025-03-04T19:47:32.4523369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/impl/XPUGuardImpl.cpp' 2025-03-04T19:47:32.4523678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/impl/XPUGuardImpl.h' 2025-03-04T19:47:32.4524032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/impl/xpu_cmake_macros.h.in' 2025-03-04T19:47:32.4524315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/impl' 2025-03-04T19:47:32.4524621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/CMakeLists.txt' 2025-03-04T19:47:32.4525051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/impl/XPUCachingAllocatorTest.cpp' 2025-03-04T19:47:32.4525400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/impl/XPUDeviceTest.cpp' 2025-03-04T19:47:32.4525754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/impl/XPUGuardTest.cpp' 2025-03-04T19:47:32.4526106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/impl/XPUStreamTest.cpp' 2025-03-04T19:47:32.4526424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/impl/XPUTest.h' 2025-03-04T19:47:32.4526729Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test/impl' 2025-03-04T19:47:32.4527008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu/test' 2025-03-04T19:47:32.4527286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10/xpu' 2025-03-04T19:47:32.4527532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/c10' 2025-03-04T19:47:32.4527847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/.clang-format' 2025-03-04T19:47:32.4528120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/CMakeLists.txt' 2025-03-04T19:47:32.4528433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core/CMakeLists.txt' 2025-03-04T19:47:32.4528704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core/common.cc' 2025-03-04T19:47:32.4528987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core/common.h' 2025-03-04T19:47:32.4529257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core/macros.h' 2025-03-04T19:47:32.4529564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core/macros.h.in' 2025-03-04T19:47:32.4529845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core/timer.h' 2025-03-04T19:47:32.4530125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/core' 2025-03-04T19:47:32.4530473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/CMakeLists.txt' 2025-03-04T19:47:32.4530858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/batch_box_cox_avx512.cc' 2025-03-04T19:47:32.4531257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/batch_box_cox_vec.h' 2025-03-04T19:47:32.4531564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/common.h' 2025-03-04T19:47:32.4531910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/common_avx.cc' 2025-03-04T19:47:32.4532246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/common_avx2.cc' 2025-03-04T19:47:32.4532571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/common_sve.cc' 2025-03-04T19:47:32.4533020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx.cc' 2025-03-04T19:47:32.4533402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx.h' 2025-03-04T19:47:32.4533828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx_avx2.cc' 2025-03-04T19:47:32.4534234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/embedding_lookup_idx_sve.cc' 2025-03-04T19:47:32.4534633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/hp_emblookup_codegen.py' 2025-03-04T19:47:32.4535031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels/sve_emblookup_codegen.py' 2025-03-04T19:47:32.4535365Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/perfkernels' 2025-03-04T19:47:32.4535692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/CMakeLists.txt' 2025-03-04T19:47:32.4535981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/crc.cc' 2025-03-04T19:47:32.4536295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/crc_alt.h' 2025-03-04T19:47:32.4536621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/file_adapter.cc' 2025-03-04T19:47:32.4536961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/file_adapter.h' 2025-03-04T19:47:32.4537316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/in_memory_adapter.h' 2025-03-04T19:47:32.4537680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/inline_container.cc' 2025-03-04T19:47:32.4538028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/inline_container.h' 2025-03-04T19:47:32.4538416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/inline_container_test.cc' 2025-03-04T19:47:32.4538765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/istream_adapter.cc' 2025-03-04T19:47:32.4539133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/istream_adapter.h' 2025-03-04T19:47:32.4539526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/read_adapter_interface.cc' 2025-03-04T19:47:32.4539903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/read_adapter_interface.h' 2025-03-04T19:47:32.4540223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize/versions.h' 2025-03-04T19:47:32.4540522Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/serialize' 2025-03-04T19:47:32.4540878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/unexported_symbols.lds' 2025-03-04T19:47:32.4541187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/CMakeLists.txt' 2025-03-04T19:47:32.4541507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/fixed_divisor.h' 2025-03-04T19:47:32.4541809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/proto_wrap.cc' 2025-03-04T19:47:32.4542100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/proto_wrap.h' 2025-03-04T19:47:32.4542502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/string_utils.cc' 2025-03-04T19:47:32.4542809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/string_utils.h' 2025-03-04T19:47:32.4543182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/ThreadPool.cc' 2025-03-04T19:47:32.4543537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/ThreadPool.h' 2025-03-04T19:47:32.4543940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-03-04T19:47:32.4544298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/WorkersPool.h' 2025-03-04T19:47:32.4544714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool-cpp.cc' 2025-03-04T19:47:32.4545114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-03-04T19:47:32.4545483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool.cc' 2025-03-04T19:47:32.4545857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool.h' 2025-03-04T19:47:32.4546251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/pthreadpool_impl.cc' 2025-03-04T19:47:32.4546670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/thread_pool_guard.cpp' 2025-03-04T19:47:32.4547061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool/thread_pool_guard.h' 2025-03-04T19:47:32.4547404Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils/threadpool' 2025-03-04T19:47:32.4547693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/utils' 2025-03-04T19:47:32.4547988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2/version_script.lds' 2025-03-04T19:47:32.4548265Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/caffe2' 2025-03-04T19:47:32.4548544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Allowlist.cmake' 2025-03-04T19:47:32.4548858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/BuildVariables.cmake' 2025-03-04T19:47:32.4549167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Caffe2Config.cmake.in' 2025-03-04T19:47:32.4549461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/CheckAbi.cmake' 2025-03-04T19:47:32.4549731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Codegen.cmake' 2025-03-04T19:47:32.4550028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/DebugHelper.cmake' 2025-03-04T19:47:32.4550356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Dependencies.cmake' 2025-03-04T19:47:32.4550678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External/EigenBLAS.cmake' 2025-03-04T19:47:32.4551009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External/aotriton.cmake' 2025-03-04T19:47:32.4551300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External/nccl.cmake' 2025-03-04T19:47:32.4551619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External/nnpack.cmake' 2025-03-04T19:47:32.4551913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External/rccl.cmake' 2025-03-04T19:47:32.4552240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External/ucc.cmake' 2025-03-04T19:47:32.4552530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/External' 2025-03-04T19:47:32.4552830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/FlatBuffers.cmake' 2025-03-04T19:47:32.4553140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/GoogleTestPatch.cmake' 2025-03-04T19:47:32.4553442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/IncludeSource.cpp.in' 2025-03-04T19:47:32.4553750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Metal.cmake' 2025-03-04T19:47:32.4554026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/MiscCheck.cmake' 2025-03-04T19:47:32.4554343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindAPL.cmake' 2025-03-04T19:47:32.4554646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindARM.cmake' 2025-03-04T19:47:32.4554966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindAVX.cmake' 2025-03-04T19:47:32.4555284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindAtlas.cmake' 2025-03-04T19:47:32.4555624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindBLAS.cmake' 2025-03-04T19:47:32.4555949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindBLIS.cmake' 2025-03-04T19:47:32.4556283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindBenchmark.cmake' 2025-03-04T19:47:32.4556608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindCUB.cmake' 2025-03-04T19:47:32.4556960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindCUDAToolkit.cmake' 2025-03-04T19:47:32.4557310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindCUDSS.cmake' 2025-03-04T19:47:32.4557655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindCUSPARSELT.cmake' 2025-03-04T19:47:32.4558086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindFlexiBLAS.cmake' 2025-03-04T19:47:32.4558402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindGloo.cmake' 2025-03-04T19:47:32.4558710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindITT.cmake' 2025-03-04T19:47:32.4559048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindLAPACK.cmake' 2025-03-04T19:47:32.4559364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindMAGMA.cmake' 2025-03-04T19:47:32.4559683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindMKL.cmake' 2025-03-04T19:47:32.4560002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindMKLDNN.cmake' 2025-03-04T19:47:32.4560326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindNCCL.cmake' 2025-03-04T19:47:32.4560636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindNuma.cmake' 2025-03-04T19:47:32.4560982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindOpenBLAS.cmake' 2025-03-04T19:47:32.4561341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindOpenMP.cmake' 2025-03-04T19:47:32.4561723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindOpenTelemetryApi.cmake' 2025-03-04T19:47:32.4562087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindSYCLToolkit.cmake' 2025-03-04T19:47:32.4562422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindSanitizer.cmake' 2025-03-04T19:47:32.4562743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindVSX.cmake' 2025-03-04T19:47:32.4563069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindZVECTOR.cmake' 2025-03-04T19:47:32.4563435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/Findpybind11.cmake' 2025-03-04T19:47:32.4563756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/FindvecLib.cmake' 2025-03-04T19:47:32.4564057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules/README.md' 2025-03-04T19:47:32.4564345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules' 2025-03-04T19:47:32.4564700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/FindCUDA.cmake' 2025-03-04T19:47:32.4565100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/FindCUDNN.cmake' 2025-03-04T19:47:32.4565424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/README.md' 2025-03-04T19:47:32.4565914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-03-04T19:47:32.4566317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-03-04T19:47:32.4566786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-03-04T19:47:32.4567268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-03-04T19:47:32.4567723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-03-04T19:47:32.4568220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-03-04T19:47:32.4568635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindCUDA' 2025-03-04T19:47:32.4569157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2025-03-04T19:47:32.4569609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-03-04T19:47:32.4569996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream/README.md' 2025-03-04T19:47:32.4570367Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix/upstream' 2025-03-04T19:47:32.4575917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Modules_CUDA_fix' 2025-03-04T19:47:32.4576273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/ProtoBuf.cmake' 2025-03-04T19:47:32.4576605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/ProtoBufPatch.cmake' 2025-03-04T19:47:32.4576881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/Summary.cmake' 2025-03-04T19:47:32.4577191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/TorchConfig.cmake.in' 2025-03-04T19:47:32.4577548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/TorchConfigVersion.cmake.in' 2025-03-04T19:47:32.4577846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/VulkanCodegen.cmake' 2025-03-04T19:47:32.4578187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/VulkanDependencies.cmake' 2025-03-04T19:47:32.4578593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/cmake_uninstall.cmake.in' 2025-03-04T19:47:32.4578864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/iOS.cmake' 2025-03-04T19:47:32.4579168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/prioritized_text.txt' 2025-03-04T19:47:32.4579505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/ComputeLibrary.cmake' 2025-03-04T19:47:32.4579820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/LoadHIP.cmake' 2025-03-04T19:47:32.4580143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/cuda.cmake' 2025-03-04T19:47:32.4580454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/gflags.cmake' 2025-03-04T19:47:32.4580741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/glog.cmake' 2025-03-04T19:47:32.4581122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/mkl.cmake' 2025-03-04T19:47:32.4581439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/mkldnn.cmake' 2025-03-04T19:47:32.4581799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/protobuf.cmake' 2025-03-04T19:47:32.4582152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/utils.cmake' 2025-03-04T19:47:32.4582434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public/xpu.cmake' 2025-03-04T19:47:32.4582727Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake/public' 2025-03-04T19:47:32.4582984Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/cmake' 2025-03-04T19:47:32.4583219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/defs.bzl' 2025-03-04T19:47:32.4583477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docker.Makefile' 2025-03-04T19:47:32.4583772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/.gitignore' 2025-03-04T19:47:32.4584023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/Makefile' 2025-03-04T19:47:32.4584273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/README.md' 2025-03-04T19:47:32.4584548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/Makefile' 2025-03-04T19:47:32.4584835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/Doxyfile' 2025-03-04T19:47:32.4585211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/_static/cpp_theme.css' 2025-03-04T19:47:32.4585539Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/_static' 2025-03-04T19:47:32.4585883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/check-doxygen.sh' 2025-03-04T19:47:32.4586167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/conf.py' 2025-03-04T19:47:32.4586488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/frontend.rst' 2025-03-04T19:47:32.4586783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/index.rst' 2025-03-04T19:47:32.4587107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/installing.rst' 2025-03-04T19:47:32.4587424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/library.rst' 2025-03-04T19:47:32.4587737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/faq.rst' 2025-03-04T19:47:32.4588126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/inference_mode.rst' 2025-03-04T19:47:32.4588486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/maybe_owned.rst' 2025-03-04T19:47:32.4588865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/tensor_basics.rst' 2025-03-04T19:47:32.4589243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/tensor_creation.rst' 2025-03-04T19:47:32.4589685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/tensor_cuda_stream.rst' 2025-03-04T19:47:32.4590062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/tensor_indexing.rst' 2025-03-04T19:47:32.4590417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes/versioning.rst' 2025-03-04T19:47:32.4590745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source/notes' 2025-03-04T19:47:32.4591041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp/source' 2025-03-04T19:47:32.4591342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/cpp' 2025-03-04T19:47:32.4591604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/libtorch.rst' 2025-03-04T19:47:32.4591857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/make.bat' 2025-03-04T19:47:32.4592137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/requirements.txt' 2025-03-04T19:47:32.4592498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/css/copybutton.css' 2025-03-04T19:47:32.4592837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/css/custom.css' 2025-03-04T19:47:32.4593187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/css/jit.css' 2025-03-04T19:47:32.4593523Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/css' 2025-03-04T19:47:32.4593923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/aliastracker_graph.png' 2025-03-04T19:47:32.4594467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/distributed_autograd/distributed_dependencies.png' 2025-03-04T19:47:32.4595074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/distributed_autograd/distributed_dependencies_computed.png' 2025-03-04T19:47:32.4595584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/distributed_autograd/local_dependencies.png' 2025-03-04T19:47:32.4596083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/distributed_autograd/send_recv_functions.png' 2025-03-04T19:47:32.4596528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/distributed_autograd' 2025-03-04T19:47:32.4596901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/dynamic_graph.gif' 2025-03-04T19:47:32.4597305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/dynamo/TorchDynamo.png' 2025-03-04T19:47:32.4597797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/dynamo/flowchart.jpg' 2025-03-04T19:47:32.4598185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/dynamo/td_stack.png' 2025-03-04T19:47:32.4598978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/dynamo/torchinductor_backend.png' 2025-03-04T19:47:32.4599344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/dynamo' 2025-03-04T19:47:32.4599806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/fine_grained_apis/api_diagram.png' 2025-03-04T19:47:32.4600285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/fine_grained_apis/call_stack_diagram.png' 2025-03-04T19:47:32.4600714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/fine_grained_apis' 2025-03-04T19:47:32.4601177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/inductor_profiling/inductor_code.png' 2025-03-04T19:47:32.4601664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/inductor_profiling/kernel_breakdown.png' 2025-03-04T19:47:32.4602222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/inductor_profiling/terminal_printout.png' 2025-03-04T19:47:32.4602651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/inductor_profiling/trace.png' 2025-03-04T19:47:32.4603084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/inductor_profiling' 2025-03-04T19:47:32.4603507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/masked/tensor_comparison.jpg' 2025-03-04T19:47:32.4603915Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/masked' 2025-03-04T19:47:32.4604266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/meshgrid.png' 2025-03-04T19:47:32.4604666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/nested/njt_visual.png' 2025-03-04T19:47:32.4605033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/nested' 2025-03-04T19:47:32.4605414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/nn/layer_norm.jpg' 2025-03-04T19:47:32.4605796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/nn' 2025-03-04T19:47:32.4606229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/onnx/onnx_dynamo_mlp_model.png' 2025-03-04T19:47:32.4606735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/onnx/torch_dynamo_exporter_memory_usage.png' 2025-03-04T19:47:32.4607228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/onnx/torch_script_exporter_memory_usage.png' 2025-03-04T19:47:32.4607593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/onnx' 2025-03-04T19:47:32.4608081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pipeline_parallelism/no_pipe.png' 2025-03-04T19:47:32.4608532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pipeline_parallelism/pipe.png' 2025-03-04T19:47:32.4608967Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pipeline_parallelism' 2025-03-04T19:47:32.4609424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/ac2g.png' 2025-03-04T19:47:32.4609928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/basic_chrome_trace.png' 2025-03-04T19:47:32.4610472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/compilation_profiling.png' 2025-03-04T19:47:32.4610933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/cpu_bound.png' 2025-03-04T19:47:32.4611427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/graph_breaks.png' 2025-03-04T19:47:32.4612040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/graph_breaks_with_torch_compiled_region.png' 2025-03-04T19:47:32.4612570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/kernel_launch_labeled.png' 2025-03-04T19:47:32.4613128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/noninductor_triton_kernel.png' 2025-03-04T19:47:32.4613647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile/triton_kernel_launch.png' 2025-03-04T19:47:32.4614114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/profiling_torch_compile' 2025-03-04T19:47:32.4614594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pytorch-logo-dark-unstable.png' 2025-03-04T19:47:32.4615002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pytorch-logo-dark.png' 2025-03-04T19:47:32.4615402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pytorch-logo-dark.svg' 2025-03-04T19:47:32.4615810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pytorch-logo-flame.png' 2025-03-04T19:47:32.4616207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/pytorch-logo-flame.svg' 2025-03-04T19:47:32.4616595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/rpc_arch.png' 2025-03-04T19:47:32.4617000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensor_illustration.png' 2025-03-04T19:47:32.4617436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_histogram.png' 2025-03-04T19:47:32.4617893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_histogram_raw.png' 2025-03-04T19:47:32.4618305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_hparam.png' 2025-03-04T19:47:32.4618753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_image.png' 2025-03-04T19:47:32.4619166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_images.png' 2025-03-04T19:47:32.4619591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_scalar.png' 2025-03-04T19:47:32.4620015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/add_scalars.png' 2025-03-04T19:47:32.4620466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard/hier_tags.png' 2025-03-04T19:47:32.4620859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/tensorboard' 2025-03-04T19:47:32.4621355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/torch_cuda_memory/active_memory_timeline.png' 2025-03-04T19:47:32.4621867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/torch_cuda_memory/allocator_state_history.png' 2025-03-04T19:47:32.4622279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img/torch_cuda_memory' 2025-03-04T19:47:32.4622622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static/img' 2025-03-04T19:47:32.4622932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_static' 2025-03-04T19:47:32.4623334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates/autosummary/class.rst' 2025-03-04T19:47:32.4623792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates/autosummary/classnoinheritance.rst' 2025-03-04T19:47:32.4624185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates/autosummary' 2025-03-04T19:47:32.4624561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates/classtemplate.rst' 2025-03-04T19:47:32.4624908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates/layout.html' 2025-03-04T19:47:32.4625270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates/sobolengine.rst' 2025-03-04T19:47:32.4625594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/_templates' 2025-03-04T19:47:32.4625919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/accelerator.rst' 2025-03-04T19:47:32.4626191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/amp.rst' 2025-03-04T19:47:32.4626538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/autograd.rst' 2025-03-04T19:47:32.4626826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/backends.rst' 2025-03-04T19:47:32.4627162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/benchmark_utils.rst' 2025-03-04T19:47:32.4627461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/bottleneck.rst' 2025-03-04T19:47:32.4627769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/checkpoint.rst' 2025-03-04T19:47:32.4628173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/community/build_ci_governance.rst' 2025-03-04T19:47:32.4628617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/community/contribution_guide.rst' 2025-03-04T19:47:32.4628960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/community/design.rst' 2025-03-04T19:47:32.4629324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/community/governance.rst' 2025-03-04T19:47:32.4629738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/community/persons_of_interest.rst' 2025-03-04T19:47:32.4630064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/community' 2025-03-04T19:47:32.4630433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/complex_numbers.rst' 2025-03-04T19:47:32.4630709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cond.rst' 2025-03-04T19:47:32.4630984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/conf.py' 2025-03-04T19:47:32.4631299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/config_mod.rst' 2025-03-04T19:47:32.4631613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cpp_extension.rst' 2025-03-04T19:47:32.4631957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cpp_index.rst' 2025-03-04T19:47:32.4632237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cpu.rst' 2025-03-04T19:47:32.4632578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cuda._sanitizer.rst' 2025-03-04T19:47:32.4632857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cuda.rst' 2025-03-04T19:47:32.4633189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cuda.tunable.rst' 2025-03-04T19:47:32.4633573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cuda_environment_variables.rst' 2025-03-04T19:47:32.4633928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cudnn_persistent_rnn.rst' 2025-03-04T19:47:32.4634303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/cudnn_rnn_determinism.rst' 2025-03-04T19:47:32.4634583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/data.rst' 2025-03-04T19:47:32.4634925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/ddp_comm_hooks.rst' 2025-03-04T19:47:32.4635332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/debugging_environment_variables.rst' 2025-03-04T19:47:32.4635626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/deploy.rst' 2025-03-04T19:47:32.4635942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/deterministic.rst' 2025-03-04T19:47:32.4636356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.algorithms.join.rst' 2025-03-04T19:47:32.4636723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.checkpoint.rst' 2025-03-04T19:47:32.4637073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.elastic.rst' 2025-03-04T19:47:32.4637482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.fsdp.fully_shard.rst' 2025-03-04T19:47:32.4637948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.optim.rst' 2025-03-04T19:47:32.4638332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.pipelining.rst' 2025-03-04T19:47:32.4638639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.rst' 2025-03-04T19:47:32.4639049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.tensor.parallel.rst' 2025-03-04T19:47:32.4639390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributed.tensor.rst' 2025-03-04T19:47:32.4639720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/distributions.rst' 2025-03-04T19:47:32.4640035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/dlpack.rst' 2025-03-04T19:47:32.4640330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/docutils.conf' 2025-03-04T19:47:32.4640656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/agent.rst' 2025-03-04T19:47:32.4641015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/agent_diagram.jpg' 2025-03-04T19:47:32.4641385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/control_plane.rst' 2025-03-04T19:47:32.4641775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/customization.rst' 2025-03-04T19:47:32.4642104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/errors.rst' 2025-03-04T19:47:32.4642479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/etcd_rdzv_diagram.png' 2025-03-04T19:47:32.4642810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/events.rst' 2025-03-04T19:47:32.4643137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/examples.rst' 2025-03-04T19:47:32.4643507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/kubernetes.rst' 2025-03-04T19:47:32.4643849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/metrics.rst' 2025-03-04T19:47:32.4644219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/multiprocessing.rst' 2025-03-04T19:47:32.4644573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/quickstart.rst' 2025-03-04T19:47:32.4644909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/rendezvous.rst' 2025-03-04T19:47:32.4645230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/run.rst' 2025-03-04T19:47:32.4645616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/subprocess_handler.rst' 2025-03-04T19:47:32.4645944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/timer.rst' 2025-03-04T19:47:32.4646301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic/train_script.rst' 2025-03-04T19:47:32.4646615Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/elastic' 2025-03-04T19:47:32.4646947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/export.ir_spec.rst' 2025-03-04T19:47:32.4647326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/export.programming_model.rst' 2025-03-04T19:47:32.4647621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/export.rst' 2025-03-04T19:47:32.4647893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/fft.rst' 2025-03-04T19:47:32.4648184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/fsdp.rst' 2025-03-04T19:47:32.4648476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/func.api.rst' 2025-03-04T19:47:32.4648800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/func.batch_norm.rst' 2025-03-04T19:47:32.4649137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/func.migrating.rst' 2025-03-04T19:47:32.4649451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/func.rst' 2025-03-04T19:47:32.4649815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/func.ux_limitations.rst' 2025-03-04T19:47:32.4650165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/func.whirlwind_tour.rst' 2025-03-04T19:47:32.4650481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/future_mod.rst' 2025-03-04T19:47:32.4650769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/futures.rst' 2025-03-04T19:47:32.4651141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/fx.experimental.rst' 2025-03-04T19:47:32.4651412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/fx.rst' 2025-03-04T19:47:32.4651685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/hub.rst' 2025-03-04T19:47:32.4651977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/index.rst' 2025-03-04T19:47:32.4652246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit.rst' 2025-03-04T19:47:32.4652620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit_builtin_functions.rst' 2025-03-04T19:47:32.4653008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit_language_reference.rst' 2025-03-04T19:47:32.4653394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit_language_reference_v2.rst' 2025-03-04T19:47:32.4653748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit_python_reference.rst' 2025-03-04T19:47:32.4654087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit_unsupported.rst' 2025-03-04T19:47:32.4654382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/jit_utils.rst' 2025-03-04T19:47:32.4654695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/library.rst' 2025-03-04T19:47:32.4654994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/linalg.rst' 2025-03-04T19:47:32.4655281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/logging.rst' 2025-03-04T19:47:32.4655572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/masked.rst' 2025-03-04T19:47:32.4655948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/math-quantizer-equation.png' 2025-03-04T19:47:32.4656242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/meta.rst' 2025-03-04T19:47:32.4656684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/miscellaneous_environment_variables.rst' 2025-03-04T19:47:32.4657027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/mobile_optimizer.rst' 2025-03-04T19:47:32.4657321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/model_zoo.rst' 2025-03-04T19:47:32.4657641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/module_tracker.rst' 2025-03-04T19:47:32.4657939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/monitor.rst' 2025-03-04T19:47:32.4658211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/mps.rst' 2025-03-04T19:47:32.4658598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/mps_environment_variables.rst' 2025-03-04T19:47:32.4658904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/mtia.memory.rst' 2025-03-04T19:47:32.4659187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/mtia.rst' 2025-03-04T19:47:32.4659520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/multiprocessing.rst' 2025-03-04T19:47:32.4659839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/name_inference.rst' 2025-03-04T19:47:32.4660161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/named_tensor.rst' 2025-03-04T19:47:32.4660469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nested.rst' 2025-03-04T19:47:32.4660812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.attention.bias.rst' 2025-03-04T19:47:32.4661195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.attention.experimental.rst' 2025-03-04T19:47:32.4661597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.attention.flex_attention.rst' 2025-03-04T19:47:32.4661908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.attention.rst' 2025-03-04T19:47:32.4662263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.functional.rst' 2025-03-04T19:47:32.4662547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.init.rst' 2025-03-04T19:47:32.4662817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/nn.rst' 2025-03-04T19:47:32.4663197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/amp_examples.rst' 2025-03-04T19:47:32.4663519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/autograd.rst' 2025-03-04T19:47:32.4663894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/broadcasting.rst' 2025-03-04T19:47:32.4664288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/cpu_threading_runtimes.svg' 2025-03-04T19:47:32.4664766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/cpu_threading_torchscript_inference.rst' 2025-03-04T19:47:32.4665226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/cpu_threading_torchscript_inference.svg' 2025-03-04T19:47:32.4665545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/cuda.rst' 2025-03-04T19:47:32.4665942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/custom_operators.rst' 2025-03-04T19:47:32.4666243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/ddp.rst' 2025-03-04T19:47:32.4666611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/extending.func.rst' 2025-03-04T19:47:32.4666938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/extending.rst' 2025-03-04T19:47:32.4667244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/faq.rst' 2025-03-04T19:47:32.4667545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/fsdp.rst' 2025-03-04T19:47:32.4667905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/get_start_xpu.rst' 2025-03-04T19:47:32.4668229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/gradcheck.rst' 2025-03-04T19:47:32.4668532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/hip.rst' 2025-03-04T19:47:32.4668936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/large_scale_deployments.rst' 2025-03-04T19:47:32.4669254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/modules.rst' 2025-03-04T19:47:32.4669560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/mps.rst' 2025-03-04T19:47:32.4669924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/multiprocessing.rst' 2025-03-04T19:47:32.4670312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/numerical_accuracy.rst' 2025-03-04T19:47:32.4670644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/randomness.rst' 2025-03-04T19:47:32.4671003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/serialization.rst' 2025-03-04T19:47:32.4671320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes/windows.rst' 2025-03-04T19:47:32.4671691Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/notes' 2025-03-04T19:47:32.4671966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/onnx.rst' 2025-03-04T19:47:32.4672375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/onnx_dynamo.rst' 2025-03-04T19:47:32.4672845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/onnx_dynamo_memory_usage.rst' 2025-03-04T19:47:32.4673252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/onnx_dynamo_onnxruntime_backend.rst' 2025-03-04T19:47:32.4673595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/onnx_torchscript.rst' 2025-03-04T19:47:32.4674062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/onnx_torchscript_supported_aten_ops.rst' 2025-03-04T19:47:32.4674355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/optim.rst' 2025-03-04T19:47:32.4674646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/package.rst' 2025-03-04T19:47:32.4674950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/profiler.rst' 2025-03-04T19:47:32.4675372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/quantization-accuracy-debugging.rst' 2025-03-04T19:47:32.4675840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/quantization-backend-configuration.rst' 2025-03-04T19:47:32.4676211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/quantization-support.rst' 2025-03-04T19:47:32.4676524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/quantization.rst' 2025-03-04T19:47:32.4676821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/random.rst' 2025-03-04T19:47:32.4677094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/rpc.rst' 2025-03-04T19:47:32.4677504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/rpc/distributed_autograd.rst' 2025-03-04T19:47:32.4677883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/rpc/rref.rst' 2025-03-04T19:47:32.4678199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/rpc' 2025-03-04T19:47:32.4678609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/build_activation_images.py' 2025-03-04T19:47:32.4678958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/build_opsets.py' 2025-03-04T19:47:32.4679398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/build_quantization_configs.py' 2025-03-04T19:47:32.4679763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/exportdb/blurb.txt' 2025-03-04T19:47:32.4683962Z + mkdir -p /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-04T19:47:32.4684231Z + echo ::endgroup:: 2025-03-04T19:47:32.4684783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/exportdb/generate_example_rst.py' 2025-03-04T19:47:32.4685204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/exportdb' 2025-03-04T19:47:32.4685878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/onnx/build_onnx_torchscript_supported_aten_op_csv_table.py' 2025-03-04T19:47:32.4686272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts/onnx' 2025-03-04T19:47:32.4686637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/scripts' 2025-03-04T19:47:32.4686978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/signal.rst' 2025-03-04T19:47:32.4687292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/size.rst' 2025-03-04T19:47:32.4687729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/sparse.rst' 2025-03-04T19:47:32.4688016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/special.rst' 2025-03-04T19:47:32.4688407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/storage.rst' 2025-03-04T19:47:32.4688742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/tensor_attributes.rst' 2025-03-04T19:47:32.4689066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/tensor_view.rst' 2025-03-04T19:47:32.4689378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/tensorboard.rst' 2025-03-04T19:47:32.4689662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/tensors.rst' 2025-03-04T19:47:32.4689999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/testing.rst' 2025-03-04T19:47:32.4690411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/threading_environment_variables.rst' 2025-03-04T19:47:32.4690806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.ao.ns._numeric_suite.rst' 2025-03-04T19:47:32.4691201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.ao.ns._numeric_suite_fx.rst' 2025-03-04T19:47:32.4691577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler.config.rst' 2025-03-04T19:47:32.4691937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler.rst' 2025-03-04T19:47:32.4692344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_aot_inductor.rst' 2025-03-04T19:47:32.4692775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_aot_inductor_minifier.rst' 2025-03-04T19:47:32.4693116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_api.rst' 2025-03-04T19:47:32.4693598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_best_practices_for_backends.rst' 2025-03-04T19:47:32.4694035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_cudagraph_trees.rst' 2025-03-04T19:47:32.4694451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_custom_backends.rst' 2025-03-04T19:47:32.4694847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_dynamic_shapes.rst' 2025-03-04T19:47:32.4695261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_dynamo_deepdive.rst' 2025-03-04T19:47:32.4695659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_dynamo_overview.rst' 2025-03-04T19:47:32.4696054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_fake_tensor.rst' 2025-03-04T19:47:32.4696392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_faq.rst' 2025-03-04T19:47:32.4696790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_fine_grain_apis.rst' 2025-03-04T19:47:32.4697185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_get_started.rst' 2025-03-04T19:47:32.4697601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_inductor_profiling.rst' 2025-03-04T19:47:32.4697954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_ir.rst' 2025-03-04T19:47:32.4698545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_nn_module.rst' 2025-03-04T19:47:32.4698995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_performance_dashboard.rst' 2025-03-04T19:47:32.4699479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_profiling_torch_compile.rst' 2025-03-04T19:47:32.4699894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_transformations.rst' 2025-03-04T19:47:32.4700297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_troubleshooting.rst' 2025-03-04T19:47:32.4700831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.compiler_troubleshooting_old.rst' 2025-03-04T19:47:32.4701176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.overrides.rst' 2025-03-04T19:47:32.4701457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch.rst' 2025-03-04T19:47:32.4701801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch_cuda_memory.rst' 2025-03-04T19:47:32.4702189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch_environment_variables.rst' 2025-03-04T19:47:32.4702656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/torch_nccl_environment_variables.rst' 2025-03-04T19:47:32.4702953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/type_info.rst' 2025-03-04T19:47:32.4703241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/utils.rst' 2025-03-04T19:47:32.4703514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source/xpu.rst' 2025-03-04T19:47:32.4703791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs/source' 2025-03-04T19:47:32.4704094Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/docs' 2025-03-04T19:47:32.4704368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/.gitignore' 2025-03-04T19:47:32.4704670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/CMakeLists.txt' 2025-03-04T19:47:32.4704977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/COMPILE_README.md' 2025-03-04T19:47:32.4705278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/README.md' 2025-03-04T19:47:32.4705555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/__init__.py' 2025-03-04T19:47:32.4705902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/__init__.py' 2025-03-04T19:47:32.4706269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/aot_autograd/__init__.py' 2025-03-04T19:47:32.4706624Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/aot_autograd' 2025-03-04T19:47:32.4707024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/eager_transforms/__init__.py' 2025-03-04T19:47:32.4707394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/eager_transforms' 2025-03-04T19:47:32.4707785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/make_functional/__init__.py' 2025-03-04T19:47:32.4708153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/make_functional' 2025-03-04T19:47:32.4708492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/vmap/__init__.py' 2025-03-04T19:47:32.4708808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src/vmap' 2025-03-04T19:47:32.4709116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/_src' 2025-03-04T19:47:32.4709510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks/chrome_trace_parser.py' 2025-03-04T19:47:32.4709824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks/cse.py' 2025-03-04T19:47:32.4710228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks/operator_authoring.py' 2025-03-04T19:47:32.4710602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks/per_sample_grads.py' 2025-03-04T19:47:32.4711012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks/pointwise_scorecard.py' 2025-03-04T19:47:32.4711397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks/process_scorecard.py' 2025-03-04T19:47:32.4711736Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/benchmarks' 2025-03-04T19:47:32.4712083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/compile/__init__.py' 2025-03-04T19:47:32.4712400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/compile' 2025-03-04T19:47:32.4712703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim/arena.h' 2025-03-04T19:47:32.4713003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim/dim.cpp' 2025-03-04T19:47:32.4713309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim/dim.h' 2025-03-04T19:47:32.4713663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim/dim_opcode.c' 2025-03-04T19:47:32.4714005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim/minpybind.h' 2025-03-04T19:47:32.4714400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim/python_variable_simple.h' 2025-03-04T19:47:32.4714730Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/dim' 2025-03-04T19:47:32.4715056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc/init_dim_only.cpp' 2025-03-04T19:47:32.4715375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/csrc' 2025-03-04T19:47:32.4715679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/README.md' 2025-03-04T19:47:32.4715974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/__init__.py' 2025-03-04T19:47:32.4716306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/batch_tensor.py' 2025-03-04T19:47:32.4716661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/delayed_mul_tensor.py' 2025-03-04T19:47:32.4716952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/dim.py' 2025-03-04T19:47:32.4717326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/magic_trace.py' 2025-03-04T19:47:32.4717670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/op_properties.py' 2025-03-04T19:47:32.4718054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/reference.py' 2025-03-04T19:47:32.4718349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/tree_map.py' 2025-03-04T19:47:32.4718714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim/wrap_type.py' 2025-03-04T19:47:32.4719002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/dim' 2025-03-04T19:47:32.4719313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/.gitignore' 2025-03-04T19:47:32.4719595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/Makefile' 2025-03-04T19:47:32.4719898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/README.md' 2025-03-04T19:47:32.4720295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_static/css/custom.css' 2025-03-04T19:47:32.4720687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_static/css' 2025-03-04T19:47:32.4721046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_static' 2025-03-04T19:47:32.4721491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_templates/autosummary/class.rst' 2025-03-04T19:47:32.4721944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_templates/autosummary' 2025-03-04T19:47:32.4722373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_templates/classtemplate.rst' 2025-03-04T19:47:32.4722778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_templates/layout.html' 2025-03-04T19:47:32.4723153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/_templates' 2025-03-04T19:47:32.4723567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/aot_autograd.rst' 2025-03-04T19:47:32.4723922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/batch_norm.rst' 2025-03-04T19:47:32.4724251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/conf.py' 2025-03-04T19:47:32.4724600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/docutils.conf' 2025-03-04T19:47:32.4724964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/experimental.rst' 2025-03-04T19:47:32.4725347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/functorch.rst' 2025-03-04T19:47:32.4725675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/index.rst' 2025-03-04T19:47:32.4726021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/install.rst' 2025-03-04T19:47:32.4726348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/notebooks' 2025-03-04T19:47:32.4726734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source/ux_limitations.rst' 2025-03-04T19:47:32.4727081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs/source' 2025-03-04T19:47:32.4727393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/docs' 2025-03-04T19:47:32.4727702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/einops/__init__.py' 2025-03-04T19:47:32.4728016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/einops/_parsing.py' 2025-03-04T19:47:32.4728347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/einops/rearrange.py' 2025-03-04T19:47:32.4728650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/einops' 2025-03-04T19:47:32.4729004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/.gitignore' 2025-03-04T19:47:32.4729384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/compilation/README.md' 2025-03-04T19:47:32.4729811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/compilation/eager_fusion.py' 2025-03-04T19:47:32.4730216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/compilation/fuse_module.py' 2025-03-04T19:47:32.4730635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/compilation/linear_train.py' 2025-03-04T19:47:32.4731066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/compilation/simple_function.py' 2025-03-04T19:47:32.4731438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/compilation' 2025-03-04T19:47:32.4731820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/dp_cifar10/README.md' 2025-03-04T19:47:32.4732231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/dp_cifar10/cifar10_opacus.py' 2025-03-04T19:47:32.4732677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/dp_cifar10/cifar10_transforms.py' 2025-03-04T19:47:32.4733043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/dp_cifar10' 2025-03-04T19:47:32.4733474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/ensembling/parallel_train.py' 2025-03-04T19:47:32.4733840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/ensembling' 2025-03-04T19:47:32.4734281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/lennard_jones/lennard_jones.py' 2025-03-04T19:47:32.4734661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/lennard_jones' 2025-03-04T19:47:32.4735085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/.gitignore' 2025-03-04T19:47:32.4735484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/README.md' 2025-03-04T19:47:32.4735954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/maml-omniglot-higher.py' 2025-03-04T19:47:32.4736432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/maml-omniglot-ptonly.py' 2025-03-04T19:47:32.4736915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/maml-omniglot-transforms.py' 2025-03-04T19:47:32.4737489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/support/omniglot_loaders.py' 2025-03-04T19:47:32.4737910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot/support' 2025-03-04T19:47:32.4738308Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_omniglot' 2025-03-04T19:47:32.4738707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_regression/evjang.py' 2025-03-04T19:47:32.4739200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_regression/evjang_transforms.py' 2025-03-04T19:47:32.4739799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_regression/evjang_transforms_module.py' 2025-03-04T19:47:32.4740191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples/maml_regression' 2025-03-04T19:47:32.4740521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/examples' 2025-03-04T19:47:32.4740862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/experimental/__init__.py' 2025-03-04T19:47:32.4741272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/experimental/control_flow.py' 2025-03-04T19:47:32.4741593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/experimental/ops.py' 2025-03-04T19:47:32.4741934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/experimental' 2025-03-04T19:47:32.4742327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/_src/plot_ensembling.py' 2025-03-04T19:47:32.4742788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/_src/plot_jacobians_and_hessians.py' 2025-03-04T19:47:32.4743236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/_src/plot_per_sample_gradients.py' 2025-03-04T19:47:32.4743573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/_src' 2025-03-04T19:47:32.4744022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/aot_autograd_optimizations.ipynb' 2025-03-04T19:47:32.4744381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/ensembling.ipynb' 2025-03-04T19:47:32.4744797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/jacobians_hessians.ipynb' 2025-03-04T19:47:32.4745138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/minifier.ipynb' 2025-03-04T19:47:32.4745563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/neural_tangent_kernels.ipynb' 2025-03-04T19:47:32.4745945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/per_sample_grads.ipynb' 2025-03-04T19:47:32.4746328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks/whirlwind_tour.ipynb' 2025-03-04T19:47:32.4746647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/notebooks' 2025-03-04T19:47:32.4747018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/op_analysis/annotated_ops' 2025-03-04T19:47:32.4747392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/op_analysis/gen_data.py' 2025-03-04T19:47:32.4747720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/op_analysis/public_api' 2025-03-04T19:47:32.4748052Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/op_analysis' 2025-03-04T19:47:32.4748400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch/writing_batching_rules.md' 2025-03-04T19:47:32.4748686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/functorch' 2025-03-04T19:47:32.4748945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/mypy-strict.ini' 2025-03-04T19:47:32.4749211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/mypy.ini' 2025-03-04T19:47:32.4749549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/mypy_plugins/check_mypy_version.py' 2025-03-04T19:47:32.4749881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/mypy_plugins/sympy_mypy_plugin.py' 2025-03-04T19:47:32.4750183Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/mypy_plugins' 2025-03-04T19:47:32.4750417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pt_ops.bzl' 2025-03-04T19:47:32.4750705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pt_template_srcs.bzl' 2025-03-04T19:47:32.4750984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pyproject.toml' 2025-03-04T19:47:32.4751230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytest.ini' 2025-03-04T19:47:32.4751490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/requirements.txt' 2025-03-04T19:47:32.4751766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/README.md' 2025-03-04T19:47:32.4752076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/add_apache_header.sh' 2025-03-04T19:47:32.4752424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/analysis/format_test_csv.py' 2025-03-04T19:47:32.4752789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/analysis/run_test_csv.sh' 2025-03-04T19:47:32.4753091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/analysis' 2025-03-04T19:47:32.4753397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/apache_header.txt' 2025-03-04T19:47:32.4753715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/apache_python.txt' 2025-03-04T19:47:32.4754017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_android.sh' 2025-03-04T19:47:32.4754340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_android_gradle.sh' 2025-03-04T19:47:32.4754650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_host_protoc.sh' 2025-03-04T19:47:32.4754934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_ios.sh' 2025-03-04T19:47:32.4755216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_local.sh' 2025-03-04T19:47:32.4755516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_mobile.sh' 2025-03-04T19:47:32.4755844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_pytorch_android.sh' 2025-03-04T19:47:32.4756151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_raspbian.sh' 2025-03-04T19:47:32.4756443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_tegra_x1.sh' 2025-03-04T19:47:32.4756734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_tizen.sh' 2025-03-04T19:47:32.4757025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/build_windows.bat' 2025-03-04T19:47:32.4757353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/compile_tests/common.py' 2025-03-04T19:47:32.4757820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/compile_tests/download_reports.py' 2025-03-04T19:47:32.4758212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/compile_tests/failures_histogram.py' 2025-03-04T19:47:32.4758589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/compile_tests/passrate.py' 2025-03-04T19:47:32.4758959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/compile_tests/update_failures.py' 2025-03-04T19:47:32.4759298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/compile_tests' 2025-03-04T19:47:32.4759612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/diagnose_protobuf.py' 2025-03-04T19:47:32.4759952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/export/update_schema.py' 2025-03-04T19:47:32.4760275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/export' 2025-03-04T19:47:32.4760649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/fbcode-dev-setup/ccache_setup.sh' 2025-03-04T19:47:32.4761002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/fbcode-dev-setup' 2025-03-04T19:47:32.4761336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/get_python_cmake_flags.py' 2025-03-04T19:47:32.4761675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/install_triton_wheel.sh' 2025-03-04T19:47:32.4762018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/jit/log_extract.py' 2025-03-04T19:47:32.4762313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/jit' 2025-03-04T19:47:32.4762639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/onnx/install-develop.sh' 2025-03-04T19:47:32.4762964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/onnx/install.sh' 2025-03-04T19:47:32.4763236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/onnx/test.sh' 2025-03-04T19:47:32.4763518Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/onnx' 2025-03-04T19:47:32.4763824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/proto.ps1' 2025-03-04T19:47:32.4764121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/README.md' 2025-03-04T19:47:32.4764509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/apply-release-changes.sh' 2025-03-04T19:47:32.4764875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/cut-release-branch.sh' 2025-03-04T19:47:32.4765255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/promote/common_utils.sh' 2025-03-04T19:47:32.4765668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/promote/prep_binary_for_pypi.sh' 2025-03-04T19:47:32.4766016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/promote/s3_to_s3.sh' 2025-03-04T19:47:32.4766402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/promote/wheel_to_pypi.sh' 2025-03-04T19:47:32.4766789Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/promote' 2025-03-04T19:47:32.4767137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/restore-backup.sh' 2025-03-04T19:47:32.4767491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release/tag-docker-images.sh' 2025-03-04T19:47:32.4767804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release' 2025-03-04T19:47:32.4768129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/.gitignore' 2025-03-04T19:47:32.4768462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/README.md' 2025-03-04T19:47:32.4768842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/apply_categories.py' 2025-03-04T19:47:32.4769191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/categorize.py' 2025-03-04T19:47:32.4769554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/classifier.py' 2025-03-04T19:47:32.4769928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/commitlist.py' 2025-03-04T19:47:32.4770269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/common.py' 2025-03-04T19:47:32.4770618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/explore.ipynb' 2025-03-04T19:47:32.4771005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/namespace_check.py' 2025-03-04T19:47:32.4771369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/requirements.txt' 2025-03-04T19:47:32.4771798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes/test_release_notes.py' 2025-03-04T19:47:32.4772121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/release_notes' 2025-03-04T19:47:32.4772447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/remove_apache_header.sh' 2025-03-04T19:47:32.4772725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/temp.sh' 2025-03-04T19:47:32.4773008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts/xcode_build.rb' 2025-03-04T19:47:32.4773311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/scripts' 2025-03-04T19:47:32.4773540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/setup.py' 2025-03-04T19:47:32.4773925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/HowToWriteTestsUsingFileCheck.md' 2025-03-04T19:47:32.4774200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/_test_bazel.py' 2025-03-04T19:47:32.4774553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/allowlist_for_publicAPI.json' 2025-03-04T19:47:32.4774961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_activation_sparsifier.py' 2025-03-04T19:47:32.4775361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_composability.py' 2025-03-04T19:47:32.4775746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_data_scheduler.py' 2025-03-04T19:47:32.4776123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_data_sparsifier.py' 2025-03-04T19:47:32.4776470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_kernels.py' 2025-03-04T19:47:32.4776848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_parametrization.py' 2025-03-04T19:47:32.4777267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_qlinear_packed_params.py' 2025-03-04T19:47:32.4777607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_scheduler.py' 2025-03-04T19:47:32.4777967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_sparsifier.py' 2025-03-04T19:47:32.4778341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_sparsity_utils.py' 2025-03-04T19:47:32.4778744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity/test_structured_sparsifier.py' 2025-03-04T19:47:32.4779061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao/sparsity' 2025-03-04T19:47:32.4779327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/ao' 2025-03-04T19:47:32.4779660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/autograd/test_complex.py' 2025-03-04T19:47:32.4779990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/autograd/test_functional.py' 2025-03-04T19:47:32.4780318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/autograd/test_logging.py' 2025-03-04T19:47:32.4780604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/autograd' 2025-03-04T19:47:32.4780951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/backends/xeon/test_launch.py' 2025-03-04T19:47:32.4781292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/backends/xeon' 2025-03-04T19:47:32.4781576Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/backends' 2025-03-04T19:47:32.4781988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/benchmark_utils/callgrind_artifacts.json' 2025-03-04T19:47:32.4782386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/benchmark_utils/test_benchmark_utils.py' 2025-03-04T19:47:32.4782714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/benchmark_utils' 2025-03-04T19:47:32.4783051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/bottleneck_test/test.py' 2025-03-04T19:47:32.4783397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/bottleneck_test/test_args.py' 2025-03-04T19:47:32.4783729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/bottleneck_test/test_cuda.py' 2025-03-04T19:47:32.4784057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/bottleneck_test' 2025-03-04T19:47:32.4784320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/conftest.py' 2025-03-04T19:47:32.4784619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/__init__.py' 2025-03-04T19:47:32.4784997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/CMakeLists.txt' 2025-03-04T19:47:32.4785338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/README.md' 2025-03-04T19:47:32.4785745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/main.cpp' 2025-03-04T19:47:32.4786169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/test_cast.cpp' 2025-03-04T19:47:32.4786539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/test_dtype.cpp' 2025-03-04T19:47:32.4786929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/test_math.cpp' 2025-03-04T19:47:32.4787294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/test_rand.cpp' 2025-03-04T19:47:32.4787645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check/test_vec.cpp' 2025-03-04T19:47:32.4787975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_abi_check' 2025-03-04T19:47:32.4788346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/CMakeLists.txt' 2025-03-04T19:47:32.4788741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/aoti_custom_class.cpp' 2025-03-04T19:47:32.4789140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/aoti_custom_class.h' 2025-03-04T19:47:32.4789518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/compile_model.py' 2025-03-04T19:47:32.4789935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/generate_lowered_cpu.py' 2025-03-04T19:47:32.4790332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/standalone_compile.sh' 2025-03-04T19:47:32.4790734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/standalone_test.cpp' 2025-03-04T19:47:32.4791062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/test.cpp' 2025-03-04T19:47:32.4791386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference/test.py' 2025-03-04T19:47:32.4791735Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/aoti_inference' 2025-03-04T19:47:32.4792048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/CMakeLists.txt' 2025-03-04T19:47:32.4792347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/README.md' 2025-03-04T19:47:32.4792669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/any.cpp' 2025-03-04T19:47:32.4792982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/autograd.cpp' 2025-03-04T19:47:32.4793292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/dataloader.cpp' 2025-03-04T19:47:32.4793600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/dispatch.cpp' 2025-03-04T19:47:32.4793879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/enum.cpp' 2025-03-04T19:47:32.4794210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/expanding-array.cpp' 2025-03-04T19:47:32.4794524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/fft.cpp' 2025-03-04T19:47:32.4794834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/functional.cpp' 2025-03-04T19:47:32.4795147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/grad_mode.cpp' 2025-03-04T19:47:32.4795475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/inference_mode.cpp' 2025-03-04T19:47:32.4795765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/init.cpp' 2025-03-04T19:47:32.4796102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/init_baseline.h' 2025-03-04T19:47:32.4796416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/init_baseline.py' 2025-03-04T19:47:32.4796740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/integration.cpp' 2025-03-04T19:47:32.4797027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/ivalue.cpp' 2025-03-04T19:47:32.4797315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/jit.cpp' 2025-03-04T19:47:32.4797600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/memory.cpp' 2025-03-04T19:47:32.4798037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/meta_tensor.cpp' 2025-03-04T19:47:32.4798578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/misc.cpp' 2025-03-04T19:47:32.4798885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/module.cpp' 2025-03-04T19:47:32.4799203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/moduledict.cpp' 2025-03-04T19:47:32.4799513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/modulelist.cpp' 2025-03-04T19:47:32.4799820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/modules.cpp' 2025-03-04T19:47:32.4800125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/namespace.cpp' 2025-03-04T19:47:32.4800427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/nested.cpp' 2025-03-04T19:47:32.4800734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/nested_int.cpp' 2025-03-04T19:47:32.4801047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/nn_utils.cpp' 2025-03-04T19:47:32.4801356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/operations.cpp' 2025-03-04T19:47:32.4801645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/optim.cpp' 2025-03-04T19:47:32.4801972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/optim_baseline.h' 2025-03-04T19:47:32.4802293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/optim_baseline.py' 2025-03-04T19:47:32.4802620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/ordered_dict.cpp' 2025-03-04T19:47:32.4802922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/parallel.cpp' 2025-03-04T19:47:32.4803283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/parallel_benchmark.cpp' 2025-03-04T19:47:32.4803609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/parameterdict.cpp' 2025-03-04T19:47:32.4804046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/parameterlist.cpp' 2025-03-04T19:47:32.4804320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/rnn.cpp' 2025-03-04T19:47:32.4804633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/sequential.cpp' 2025-03-04T19:47:32.4804952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/serialize.cpp' 2025-03-04T19:47:32.4805244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/special.cpp' 2025-03-04T19:47:32.4805599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/static.cpp' 2025-03-04T19:47:32.4805895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/support.cpp' 2025-03-04T19:47:32.4806191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/support.h' 2025-03-04T19:47:32.4806478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/tensor.cpp' 2025-03-04T19:47:32.4806804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/tensor_cuda.cpp' 2025-03-04T19:47:32.4807129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/tensor_flatten.cpp' 2025-03-04T19:47:32.4807494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/tensor_indexing.cpp' 2025-03-04T19:47:32.4807832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/tensor_options.cpp' 2025-03-04T19:47:32.4808185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/tensor_options_cuda.cpp' 2025-03-04T19:47:32.4808521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/torch_include.cpp' 2025-03-04T19:47:32.4808830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api/transformer.cpp' 2025-03-04T19:47:32.4809175Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/api' 2025-03-04T19:47:32.4809498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/BackoffTest.cpp' 2025-03-04T19:47:32.4809819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/CMakeLists.txt' 2025-03-04T19:47:32.4810116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/CUDATest.cu' 2025-03-04T19:47:32.4810414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/CUDATest.hpp' 2025-03-04T19:47:32.4810749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/FileStoreTest.cpp' 2025-03-04T19:47:32.4811076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/HashStoreTest.cpp' 2025-03-04T19:47:32.4811493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/ProcessGroupGlooAsyncTest.cpp' 2025-03-04T19:47:32.4811863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/ProcessGroupGlooTest.cpp' 2025-03-04T19:47:32.4812242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/ProcessGroupMPITest.cpp' 2025-03-04T19:47:32.4812649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/ProcessGroupNCCLErrorsTest.cpp' 2025-03-04T19:47:32.4813032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/ProcessGroupNCCLTest.cpp' 2025-03-04T19:47:32.4813395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/ProcessGroupUCCTest.cpp' 2025-03-04T19:47:32.4813730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/StoreTestCommon.hpp' 2025-03-04T19:47:32.4814066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/TCPStoreTest.cpp' 2025-03-04T19:47:32.4814372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/TestUtils.hpp' 2025-03-04T19:47:32.4814732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/example/allreduce.cpp' 2025-03-04T19:47:32.4815084Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d/example' 2025-03-04T19:47:32.4815384Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/c10d' 2025-03-04T19:47:32.4815674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/common/main.cpp' 2025-03-04T19:47:32.4815974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/common/support.h' 2025-03-04T19:47:32.4816282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/common' 2025-03-04T19:47:32.4816638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/dist_autograd/CMakeLists.txt' 2025-03-04T19:47:32.4817075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/dist_autograd/test_dist_autograd.cpp' 2025-03-04T19:47:32.4817399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/dist_autograd' 2025-03-04T19:47:32.4817724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/CMakeLists.txt' 2025-03-04T19:47:32.4818004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/README.md' 2025-03-04T19:47:32.4818304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/__init__.py' 2025-03-04T19:47:32.4818666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/script_module_v4.ptl' 2025-03-04T19:47:32.4818999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/script_module_v5.ptl' 2025-03-04T19:47:32.4819345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/script_module_v6.ptl' 2025-03-04T19:47:32.4819684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/source_range_test.cpp' 2025-03-04T19:47:32.4820058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_add_if_then_else.cpp' 2025-03-04T19:47:32.4820435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_alias_analysis.cpp' 2025-03-04T19:47:32.4820800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_argument_spec.cpp' 2025-03-04T19:47:32.4821121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_autodiff.cpp' 2025-03-04T19:47:32.4821452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_backend.cpp' 2025-03-04T19:47:32.4821831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_backend_compiler_lib.cpp' 2025-03-04T19:47:32.4822252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_backend_compiler_preprocess.cpp' 2025-03-04T19:47:32.4822596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_backend_lib.cpp' 2025-03-04T19:47:32.4822935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_class_import.cpp' 2025-03-04T19:47:32.4823287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_class_parser.cpp' 2025-03-04T19:47:32.4823616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_class_type.cpp' 2025-03-04T19:47:32.4823979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_cleanup_passes.cpp' 2025-03-04T19:47:32.4824330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_code_template.cpp' 2025-03-04T19:47:32.4824666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_concat_opt.cpp' 2025-03-04T19:47:32.4825028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_constant_pooling.cpp' 2025-03-04T19:47:32.4825438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_create_autodiff_subgraphs.cpp' 2025-03-04T19:47:32.4825868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_cs_debug_info_serialization.cpp' 2025-03-04T19:47:32.4826228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_custom_class.cpp' 2025-03-04T19:47:32.4826684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_custom_class_registrations.cpp' 2025-03-04T19:47:32.4827082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_custom_class_registrations.h' 2025-03-04T19:47:32.4827462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_custom_operators.cpp' 2025-03-04T19:47:32.4827758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_dce.cpp' 2025-03-04T19:47:32.4828099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_exception.cpp' 2025-03-04T19:47:32.4828472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_file_format.cpp' 2025-03-04T19:47:32.4828824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_flatbuffer.cpp' 2025-03-04T19:47:32.4829150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_fuser.cpp' 2025-03-04T19:47:32.4829510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_graph_executor.cpp' 2025-03-04T19:47:32.4829881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_graph_iterator.cpp' 2025-03-04T19:47:32.4830235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_inliner.cpp' 2025-03-04T19:47:32.4830575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_interface.cpp' 2025-03-04T19:47:32.4830911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_interpreter.cpp' 2025-03-04T19:47:32.4831294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_interpreter_async.pt' 2025-03-04T19:47:32.4831587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_ir.cpp' 2025-03-04T19:47:32.4831914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_irparser.cpp' 2025-03-04T19:47:32.4832332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_jit_logging_levels.cpp' 2025-03-04T19:47:32.4832656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_jit_type.cpp' 2025-03-04T19:47:32.4833039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_lite_interpreter.cpp' 2025-03-04T19:47:32.4833443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_lite_interpreter_direct.cpp' 2025-03-04T19:47:32.4833800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_lite_trainer.cpp' 2025-03-04T19:47:32.4834156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_load_upgraders.cpp' 2025-03-04T19:47:32.4834497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_memory_dag.cpp' 2025-03-04T19:47:32.4834797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_misc.cpp' 2025-03-04T19:47:32.4835176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_mobile_type_parser.cpp' 2025-03-04T19:47:32.4835518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_module_api.cpp' 2025-03-04T19:47:32.4835873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_op_replacement.cpp' 2025-03-04T19:47:32.4836257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_peephole_optimize.cpp' 2025-03-04T19:47:32.4836608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_qualified_name.cpp' 2025-03-04T19:47:32.4836950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_save_load.cpp' 2025-03-04T19:47:32.4837283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_schema_info.cpp' 2025-03-04T19:47:32.4837652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_schema_matching.cpp' 2025-03-04T19:47:32.4838131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_script_profile.cpp' 2025-03-04T19:47:32.4838482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_shape_analysis.cpp' 2025-03-04T19:47:32.4838823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_stack_opt.cpp' 2025-03-04T19:47:32.4839187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_subgraph_matcher.cpp' 2025-03-04T19:47:32.4839571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_subgraph_rewriter.cpp' 2025-03-04T19:47:32.4839959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_subgraph_utils.cpp' 2025-03-04T19:47:32.4840287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_union.cpp' 2025-03-04T19:47:32.4840636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_upgrader_utils.cpp' 2025-03-04T19:47:32.4840965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_utils.cpp' 2025-03-04T19:47:32.4841257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/test_utils.h' 2025-03-04T19:47:32.4841561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/tests_setup.py' 2025-03-04T19:47:32.4841941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/torch_python_test.cpp' 2025-03-04T19:47:32.4842447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl' 2025-03-04T19:47:32.4842983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_float_v2.ptl.ff' 2025-03-04T19:47:32.4843529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl' 2025-03-04T19:47:32.4844121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_float_v2.ptl.ff' 2025-03-04T19:47:32.4844655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl' 2025-03-04T19:47:32.4845211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_inplace_int_v2.ptl.ff' 2025-03-04T19:47:32.4845699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl' 2025-03-04T19:47:32.4846213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_int_v2.ptl.ff' 2025-03-04T19:47:32.4846774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl' 2025-03-04T19:47:32.4847346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_float_v2.ptl.ff' 2025-03-04T19:47:32.4847901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl' 2025-03-04T19:47:32.4848458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_reciprocal_int_v2.ptl.ff' 2025-03-04T19:47:32.4849004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl' 2025-03-04T19:47:32.4849526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_scalar_scalar_v2.ptl.ff' 2025-03-04T19:47:32.4850052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl' 2025-03-04T19:47:32.4850583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_inplace_v2.ptl.ff' 2025-03-04T19:47:32.4851125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl' 2025-03-04T19:47:32.4851630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_out_v2.ptl.ff' 2025-03-04T19:47:32.4852119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl' 2025-03-04T19:47:32.4852606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models/test_versioned_div_tensor_v2.ptl.ff' 2025-03-04T19:47:32.4853005Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit/upgrader_models' 2025-03-04T19:47:32.4853293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/jit' 2025-03-04T19:47:32.4853608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/CMakeLists.txt' 2025-03-04T19:47:32.4853981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_backend_device.cpp' 2025-03-04T19:47:32.4854295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_cache.cpp' 2025-03-04T19:47:32.4854628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_ir.cpp' 2025-03-04T19:47:32.4854946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_ir_util.cpp' 2025-03-04T19:47:32.4855343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_lazy_graph_executor.cpp' 2025-03-04T19:47:32.4855665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_lazy_ops.cpp' 2025-03-04T19:47:32.4856033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_lazy_ops_util.cpp' 2025-03-04T19:47:32.4856372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_lazy_ops_util.h' 2025-03-04T19:47:32.4856707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_misc.cpp' 2025-03-04T19:47:32.4857091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_permutation_util.cpp' 2025-03-04T19:47:32.4857402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_shape.cpp' 2025-03-04T19:47:32.4857758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_tensor_impl.cpp' 2025-03-04T19:47:32.4858118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_trie_cache.cpp' 2025-03-04T19:47:32.4858436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy/test_util.cpp' 2025-03-04T19:47:32.4858726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lazy' 2025-03-04T19:47:32.4859147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/CMakeLists.txt' 2025-03-04T19:47:32.4859575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/delegate_test.ptl' 2025-03-04T19:47:32.4860103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/delegated_submodule_with_debug_info.ptl' 2025-03-04T19:47:32.4860542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/light_model.ptl' 2025-03-04T19:47:32.4860921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/main.cpp' 2025-03-04T19:47:32.4861327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/resources.h' 2025-03-04T19:47:32.4861729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/sequence.ptl' 2025-03-04T19:47:32.4862221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/test_backend_for_profiling.ptl' 2025-03-04T19:47:32.4862719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/test_lite_interpreter_runtime.cpp' 2025-03-04T19:47:32.4863217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/test_mobile_profiler.cpp' 2025-03-04T19:47:32.4863682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime/to_be_profiled_module.ptl' 2025-03-04T19:47:32.4864073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/lite_interpreter_runtime' 2025-03-04T19:47:32.4864413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/monitor/test_counters.cpp' 2025-03-04T19:47:32.4864769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/monitor/test_events.cpp' 2025-03-04T19:47:32.4865087Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/monitor' 2025-03-04T19:47:32.4865418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/profiler/containers.cpp' 2025-03-04T19:47:32.4865770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/profiler/perf_events.cpp' 2025-03-04T19:47:32.4866130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/profiler/record_function.cpp' 2025-03-04T19:47:32.4866476Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/profiler' 2025-03-04T19:47:32.4866787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc/CMakeLists.txt' 2025-03-04T19:47:32.4867105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc/e2e_test_base.cpp' 2025-03-04T19:47:32.4867424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc/e2e_test_base.h' 2025-03-04T19:47:32.4867779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc/test_e2e_tensorpipe.cpp' 2025-03-04T19:47:32.4868197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc/test_tensorpipe_serialization.cpp' 2025-03-04T19:47:32.4868602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc/test_wire_serialization.cpp' 2025-03-04T19:47:32.4868930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/rpc' 2025-03-04T19:47:32.4869271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/CMakeLists.txt' 2025-03-04T19:47:32.4869601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/README.md' 2025-03-04T19:47:32.4869993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/gtest_assert_float_eq.h' 2025-03-04T19:47:32.4870354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/padded_buffer.cpp' 2025-03-04T19:47:32.4870720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/padded_buffer.h' 2025-03-04T19:47:32.4871070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_approx.cpp' 2025-03-04T19:47:32.4871417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_aten.cpp' 2025-03-04T19:47:32.4871743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_base.h' 2025-03-04T19:47:32.4872153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_boundsinference.cpp' 2025-03-04T19:47:32.4872488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_conv.cpp' 2025-03-04T19:47:32.4872877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_cpp_codegen.cpp' 2025-03-04T19:47:32.4873208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_cuda.cpp' 2025-03-04T19:47:32.4873599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_dynamic_shapes.cpp' 2025-03-04T19:47:32.4873942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_expr.cpp' 2025-03-04T19:47:32.4874335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_external_calls.cpp' 2025-03-04T19:47:32.4874743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_graph_opt.cpp' 2025-03-04T19:47:32.4875114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_ir_printer.cpp' 2025-03-04T19:47:32.4875500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_ir_verifier.cpp' 2025-03-04T19:47:32.4875851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_kernel.cpp' 2025-03-04T19:47:32.4876194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_llvm.cpp' 2025-03-04T19:47:32.4876614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_loopnest.cpp' 2025-03-04T19:47:32.4877091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_memdependency.cpp' 2025-03-04T19:47:32.4877487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_memplanning.cpp' 2025-03-04T19:47:32.4877900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_ops.cpp' 2025-03-04T19:47:32.4878297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_quantization.cpp' 2025-03-04T19:47:32.4878700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_reductions.cpp' 2025-03-04T19:47:32.4879095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_registerizer.cpp' 2025-03-04T19:47:32.4879459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_simplify.cpp' 2025-03-04T19:47:32.4879856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_te_fuser_pass.cpp' 2025-03-04T19:47:32.4880191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_type.cpp' 2025-03-04T19:47:32.4880656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_type_specializations.cpp' 2025-03-04T19:47:32.4880986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/test_utils.h' 2025-03-04T19:47:32.4881320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr/tutorial.cpp' 2025-03-04T19:47:32.4881646Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp/tensorexpr' 2025-03-04T19:47:32.4881911Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp' 2025-03-04T19:47:32.4882249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/__init__.py' 2025-03-04T19:47:32.4882648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/functional_impl_check.py' 2025-03-04T19:47:32.4883030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/module_impl_check.py' 2025-03-04T19:47:32.4883392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/parity-tracker.md' 2025-03-04T19:47:32.4883785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/parity_table_parser.py' 2025-03-04T19:47:32.4884158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/sample_functional.py' 2025-03-04T19:47:32.4884510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/sample_module.py' 2025-03-04T19:47:32.4884834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity/utils.py' 2025-03-04T19:47:32.4885154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_api_parity' 2025-03-04T19:47:32.4885545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cpp_c10d_extension.cpp' 2025-03-04T19:47:32.4885922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cpp_c10d_extension.hpp' 2025-03-04T19:47:32.4886364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cpp_frontend_extension.cpp' 2025-03-04T19:47:32.4886735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cublas_extension.cpp' 2025-03-04T19:47:32.4887137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension.cpp' 2025-03-04T19:47:32.4887661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension_add.cu' 2025-03-04T19:47:32.4888240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension_add.cuh' 2025-03-04T19:47:32.4888729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_dlink_extension_kernel.cu' 2025-03-04T19:47:32.4889095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_extension.cpp' 2025-03-04T19:47:32.4889470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_extension.cu' 2025-03-04T19:47:32.4889861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_extension_kernel.cu' 2025-03-04T19:47:32.4890269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cuda_extension_kernel2.cu' 2025-03-04T19:47:32.4890660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cudnn_extension.cpp' 2025-03-04T19:47:32.4891055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/cusolver_extension.cpp' 2025-03-04T19:47:32.4891460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/dangling_impl_extension.cpp' 2025-03-04T19:47:32.4891778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/doubler.h' 2025-03-04T19:47:32.4892124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/extension.cpp' 2025-03-04T19:47:32.4892494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/identity.cpp' 2025-03-04T19:47:32.4892865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/jit_extension.cpp' 2025-03-04T19:47:32.4893225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/jit_extension2.cpp' 2025-03-04T19:47:32.4893596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/maia_extension.cpp' 2025-03-04T19:47:32.4893949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/mps_extension.mm' 2025-03-04T19:47:32.4894317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/mtia_extension.cpp' 2025-03-04T19:47:32.4894845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp' 2025-03-04T19:47:32.4895281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/setup.py' 2025-03-04T19:47:32.4895734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test' 2025-03-04T19:47:32.4896161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension.cpp' 2025-03-04T19:47:32.4896632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/README.md' 2025-03-04T19:47:32.4897166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/__init__.py' 2025-03-04T19:47:32.4897726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/_aten_impl.py' 2025-03-04T19:47:32.4898481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/_device_daemon.py' 2025-03-04T19:47:32.4899053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/_meta_parser.py' 2025-03-04T19:47:32.4899697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/Module.cpp' 2025-03-04T19:47:32.4900269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/OpenReg.h' 2025-03-04T19:47:32.4900851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/OpenRegHooks.cpp' 2025-03-04T19:47:32.4901484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/OpenRegMem.cpp' 2025-03-04T19:47:32.4902033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc' 2025-03-04T19:47:32.4902558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg' 2025-03-04T19:47:32.4903024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/setup.py' 2025-03-04T19:47:32.4903556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/test/test_openreg.py' 2025-03-04T19:47:32.4904041Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension/test' 2025-03-04T19:47:32.4904498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/open_registration_extension' 2025-03-04T19:47:32.4905044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py' 2025-03-04T19:47:32.4905656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu' 2025-03-04T19:47:32.4906209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc' 2025-03-04T19:47:32.4906707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py' 2025-03-04T19:47:32.4907234Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/python_agnostic' 2025-03-04T19:47:32.4907671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension/setup.py' 2025-03-04T19:47:32.4908129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/python_agnostic_extension' 2025-03-04T19:47:32.4908490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/rng_extension.cpp' 2025-03-04T19:47:32.4908941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test/tmp.h' 2025-03-04T19:47:32.4909424Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test' 2025-03-04T19:47:32.4909738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/setup.py' 2025-03-04T19:47:32.4910112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/torch_library.cu' 2025-03-04T19:47:32.4910556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/torch_test_cpp_extension/__init__.py' 2025-03-04T19:47:32.4911013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/torch_test_cpp_extension' 2025-03-04T19:47:32.4911379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions/xpu_extension.sycl' 2025-03-04T19:47:32.4911709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/cpp_extensions' 2025-03-04T19:47:32.4912103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/create_dummy_torchscript_model.py' 2025-03-04T19:47:32.4912445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend/CMakeLists.txt' 2025-03-04T19:47:32.4912777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend/backend.py' 2025-03-04T19:47:32.4913134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend/custom_backend.cpp' 2025-03-04T19:47:32.4913499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend/custom_backend.h' 2025-03-04T19:47:32.4913912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend/test_custom_backend.cpp' 2025-03-04T19:47:32.4914303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend/test_custom_backend.py' 2025-03-04T19:47:32.4914619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_backend' 2025-03-04T19:47:32.4914986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/CMakeLists.txt' 2025-03-04T19:47:32.4915298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/model.py' 2025-03-04T19:47:32.4915681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/my_custom_ops.py' 2025-03-04T19:47:32.4916049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/my_custom_ops2.py' 2025-03-04T19:47:32.4916360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/op.cpp' 2025-03-04T19:47:32.4916669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/op.h' 2025-03-04T19:47:32.4917005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/pointwise.py' 2025-03-04T19:47:32.4917382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/test_custom_ops.cpp' 2025-03-04T19:47:32.4917855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/test_custom_ops.py' 2025-03-04T19:47:32.4918300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator/test_infer_schema_annotation.py' 2025-03-04T19:47:32.4918623Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/custom_operator' 2025-03-04T19:47:32.4918877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/delete.py' 2025-03-04T19:47:32.4919374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_autograd.py' 2025-03-04T19:47:32.4919886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_.py' 2025-03-04T19:47:32.4920357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_comm.py' 2025-03-04T19:47:32.4920834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_compile.py' 2025-03-04T19:47:32.4921337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_extensions.py' 2025-03-04T19:47:32.4921803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_frozen.py' 2025-03-04T19:47:32.4922309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_grad_scaler.py' 2025-03-04T19:47:32.4922866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_ignore_params.py' 2025-03-04T19:47:32.4923337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_init.py' 2025-03-04T19:47:32.4923812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_logging.py' 2025-03-04T19:47:32.4924386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_memory.py' 2025-03-04T19:47:32.4924909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_mixed_precision.py' 2025-03-04T19:47:32.4925387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_overlap.py' 2025-03-04T19:47:32.4925867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_state.py' 2025-03-04T19:47:32.4926355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_state_dict.py' 2025-03-04T19:47:32.4926871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp/test_fully_shard_training.py' 2025-03-04T19:47:32.4927255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/fsdp' 2025-03-04T19:47:32.4927683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_checkpoint.py' 2025-03-04T19:47:32.4928215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_composability/test_2d_composability.py' 2025-03-04T19:47:32.4928788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_composability/test_pp_composability.py' 2025-03-04T19:47:32.4929246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_composability' 2025-03-04T19:47:32.4929651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_contract.py' 2025-03-04T19:47:32.4930072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_replicate.py' 2025-03-04T19:47:32.4930574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable/test_replicate_with_compiler.py' 2025-03-04T19:47:32.4930978Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_composable' 2025-03-04T19:47:32.4931444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_optim/test_sharded_optim.py' 2025-03-04T19:47:32.4931863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_optim' 2025-03-04T19:47:32.4932335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_binary_cmp.py' 2025-03-04T19:47:32.4932814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_embedding.py' 2025-03-04T19:47:32.4933303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_embedding_bag.py' 2025-03-04T19:47:32.4933762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_init.py' 2025-03-04T19:47:32.4934237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops/test_tensor_ops.py' 2025-03-04T19:47:32.4934662Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/ops' 2025-03-04T19:47:32.4935115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/test_logger.py' 2025-03-04T19:47:32.4935590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/test_sharded_tensor.py' 2025-03-04T19:47:32.4936115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor/test_sharded_tensor_reshard.py' 2025-03-04T19:47:32.4936528Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharded_tensor' 2025-03-04T19:47:32.4937009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharding_plan/test_sharding_plan.py' 2025-03-04T19:47:32.4937443Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharding_plan' 2025-03-04T19:47:32.4937923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharding_spec/test_sharding_spec.py' 2025-03-04T19:47:32.4938333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/sharding_spec' 2025-03-04T19:47:32.4938715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard/test_sharder.py' 2025-03-04T19:47:32.4939050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_shard' 2025-03-04T19:47:32.4939503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_fsdp2_mem_tracker.py' 2025-03-04T19:47:32.4939910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_mem_tracker.py' 2025-03-04T19:47:32.4940316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_memory_tracker.py' 2025-03-04T19:47:32.4940718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_mod_tracker.py' 2025-03-04T19:47:32.4941184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_runtime_estimator.py' 2025-03-04T19:47:32.4941595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_sac_estimator.py' 2025-03-04T19:47:32.4941957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools/test_sac_ilp.py' 2025-03-04T19:47:32.4942303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/_tools' 2025-03-04T19:47:32.4942782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/algorithms/ddp_comm_hooks/test_ddp_hooks.py' 2025-03-04T19:47:32.4943251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/algorithms/ddp_comm_hooks' 2025-03-04T19:47:32.4943750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/algorithms/quantization/test_quantization.py' 2025-03-04T19:47:32.4944168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/algorithms/quantization' 2025-03-04T19:47:32.4944559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/algorithms/test_join.py' 2025-03-04T19:47:32.4944916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/algorithms' 2025-03-04T19:47:32.4945300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/argparse_util_test.py' 2025-03-04T19:47:32.4945652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/bin/test_script.py' 2025-03-04T19:47:32.4945983Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/bin' 2025-03-04T19:47:32.4946453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/e2e/test_e2e_save_and_load.py' 2025-03-04T19:47:32.4946903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/e2e/test_fine_tuning.py' 2025-03-04T19:47:32.4947319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/e2e/test_fsdp_ep.py' 2025-03-04T19:47:32.4947736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/e2e/test_pipeline.py' 2025-03-04T19:47:32.4948122Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/e2e' 2025-03-04T19:47:32.4948550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/fsdp/test_fsdp_dsd.py' 2025-03-04T19:47:32.4948936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/fsdp' 2025-03-04T19:47:32.4949347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_checkpoint.py' 2025-03-04T19:47:32.4949820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_compatibility.py' 2025-03-04T19:47:32.4950240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_dedup_tensors.py' 2025-03-04T19:47:32.4950708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_dtensor_checkpoint.py' 2025-03-04T19:47:32.4951158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_dtensor_resharding.py' 2025-03-04T19:47:32.4951659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_file_system_checkpoint.py' 2025-03-04T19:47:32.4952165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_file_system_checkpoint_cpu.py' 2025-03-04T19:47:32.4952585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_format_utils.py' 2025-03-04T19:47:32.4953040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_fsdp_model_state.py' 2025-03-04T19:47:32.4953485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_fsdp_optim_state.py' 2025-03-04T19:47:32.4954027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_fsdp_tp_checkpoint_conversion.py' 2025-03-04T19:47:32.4954412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_fsspec.py' 2025-03-04T19:47:32.4954830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_hf_storage.py' 2025-03-04T19:47:32.4955270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_hsdp_checkpoint.py' 2025-03-04T19:47:32.4955721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_nested_dict.py' 2025-03-04T19:47:32.4956120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_planner.py' 2025-03-04T19:47:32.4956544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_save_load_api.py' 2025-03-04T19:47:32.4956977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_state_dict.py' 2025-03-04T19:47:32.4957417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_state_dict_utils.py' 2025-03-04T19:47:32.4957926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_tp_checkpoint.py' 2025-03-04T19:47:32.4958327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_traverse.py' 2025-03-04T19:47:32.4958717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint/test_utils.py' 2025-03-04T19:47:32.4959079Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/checkpoint' 2025-03-04T19:47:32.4959541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/agent/server/test/__init__.py' 2025-03-04T19:47:32.4959994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/agent/server/test/api_test.py' 2025-03-04T19:47:32.4960539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/agent/server/test/local_elastic_agent_test.py' 2025-03-04T19:47:32.4960973Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/agent/server/test' 2025-03-04T19:47:32.4961377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/agent/server' 2025-03-04T19:47:32.4961757Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/agent' 2025-03-04T19:47:32.4962153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/events/lib_test.py' 2025-03-04T19:47:32.4962575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/events' 2025-03-04T19:47:32.4962970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/metrics/__init__.py' 2025-03-04T19:47:32.4963381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/metrics/api_test.py' 2025-03-04T19:47:32.4963752Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/metrics' 2025-03-04T19:47:32.4964235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/api_test.py' 2025-03-04T19:47:32.4964685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/echo1.py' 2025-03-04T19:47:32.4965136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/echo2.py' 2025-03-04T19:47:32.4965598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/echo3.py' 2025-03-04T19:47:32.4966081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/test_script.py' 2025-03-04T19:47:32.4966601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin/zombie_test.py' 2025-03-04T19:47:32.4967048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/bin' 2025-03-04T19:47:32.4967547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/errors/api_test.py' 2025-03-04T19:47:32.4968080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/errors/error_handler_test.py' 2025-03-04T19:47:32.4968585Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/errors' 2025-03-04T19:47:32.4969069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/redirects_test.py' 2025-03-04T19:47:32.4969551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing/tail_log_test.py' 2025-03-04T19:47:32.4969977Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/multiprocessing' 2025-03-04T19:47:32.4970387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/__init__.py' 2025-03-04T19:47:32.4970815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/api_test.py' 2025-03-04T19:47:32.4971336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/c10d_rendezvous_backend_test.py' 2025-03-04T19:47:32.4971842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/dynamic_rendezvous_test.py' 2025-03-04T19:47:32.4972356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/etcd_rendezvous_backend_test.py' 2025-03-04T19:47:32.4972863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/etcd_rendezvous_test.py' 2025-03-04T19:47:32.4973321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/etcd_server_test.py' 2025-03-04T19:47:32.4973841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_rendezvous_test.py' 2025-03-04T19:47:32.4974406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/pyproject.toml' 2025-03-04T19:47:32.4975042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend/__init__.py' 2025-03-04T19:47:32.4975685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/src/testbackend' 2025-03-04T19:47:32.4976242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package/src' 2025-03-04T19:47:32.4976770Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/out_of_tree_test_package' 2025-03-04T19:47:32.4977275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/rendezvous_backend_test.py' 2025-03-04T19:47:32.4977802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/static_rendezvous_test.py' 2025-03-04T19:47:32.4978230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous/utils_test.py' 2025-03-04T19:47:32.4978647Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/rendezvous' 2025-03-04T19:47:32.4979052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/test_control_plane.py' 2025-03-04T19:47:32.4979451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/timer/__init__.py' 2025-03-04T19:47:32.4979859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/timer/api_test.py' 2025-03-04T19:47:32.4980361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/timer/file_based_local_timer_test.py' 2025-03-04T19:47:32.4980810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/timer/local_timer_example.py' 2025-03-04T19:47:32.4981255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/timer/local_timer_test.py' 2025-03-04T19:47:32.4981660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/timer' 2025-03-04T19:47:32.4982046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/__init__.py' 2025-03-04T19:47:32.4982474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/data/__init__.py' 2025-03-04T19:47:32.4982962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/data/cycling_iterator_test.py' 2025-03-04T19:47:32.4983376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/data' 2025-03-04T19:47:32.4983814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/distributed_test.py' 2025-03-04T19:47:32.4984236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/logging_test.py' 2025-03-04T19:47:32.4984628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils/util_test.py' 2025-03-04T19:47:32.4985013Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic/utils' 2025-03-04T19:47:32.4985354Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/elastic' 2025-03-04T19:47:32.4985798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/flight_recorder/test_fr_analysis.py' 2025-03-04T19:47:32.4986188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/flight_recorder' 2025-03-04T19:47:32.4986610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_checkpoint_wrapper.py' 2025-03-04T19:47:32.4987072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_distributed_checkpoint.py' 2025-03-04T19:47:32.4987449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_apply.py' 2025-03-04T19:47:32.4987910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_backward_prefetch.py' 2025-03-04T19:47:32.4988346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_checkpoint.py' 2025-03-04T19:47:32.4988782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_clip_grad_norm.py' 2025-03-04T19:47:32.4989152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_comm.py' 2025-03-04T19:47:32.4989566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_comm_hooks.py' 2025-03-04T19:47:32.4990031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_core.py' 2025-03-04T19:47:32.4990588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_dtensor_state_dict.py' 2025-03-04T19:47:32.4991005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_exec_order.py' 2025-03-04T19:47:32.4991406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_fine_tune.py' 2025-03-04T19:47:32.4991841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_flatten_params.py' 2025-03-04T19:47:32.4992307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_freezing_weights.py' 2025-03-04T19:47:32.4992688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_fx.py' 2025-03-04T19:47:32.4993079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_grad_acc.py' 2025-03-04T19:47:32.4993506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_hybrid_shard.py' 2025-03-04T19:47:32.4993933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_ignored_modules.py' 2025-03-04T19:47:32.4994335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_input.py' 2025-03-04T19:47:32.4994730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_memory.py' 2025-03-04T19:47:32.4995155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_meta.py' 2025-03-04T19:47:32.4995535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_misc.py' 2025-03-04T19:47:32.4995959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_mixed_precision.py' 2025-03-04T19:47:32.4996407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_multiple_forward.py' 2025-03-04T19:47:32.4996850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_multiple_wrapping.py' 2025-03-04T19:47:32.4997266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_optim_state.py' 2025-03-04T19:47:32.4997653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_overlap.py' 2025-03-04T19:47:32.4998149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_pure_fp16.py' 2025-03-04T19:47:32.4998849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_sharded_grad_scaler.py' 2025-03-04T19:47:32.4999248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_state_dict.py' 2025-03-04T19:47:32.4999684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_tp_integration.py' 2025-03-04T19:47:32.5000083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_traversal.py' 2025-03-04T19:47:32.5000473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_uneven.py' 2025-03-04T19:47:32.5000894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_unshard_params.py' 2025-03-04T19:47:32.5001450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_fsdp_use_orig_params.py' 2025-03-04T19:47:32.5001891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_hsdp_dtensor_state_dict.py' 2025-03-04T19:47:32.5002288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_shard_utils.py' 2025-03-04T19:47:32.5002637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_utils.py' 2025-03-04T19:47:32.5003018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp/test_wrap.py' 2025-03-04T19:47:32.5003356Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/fsdp' 2025-03-04T19:47:32.5003715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/__init__.py' 2025-03-04T19:47:32.5004094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/api_test.py' 2025-03-04T19:47:32.5004494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/bin/test_script.py' 2025-03-04T19:47:32.5004942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/bin/test_script.sh' 2025-03-04T19:47:32.5005403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/bin/test_script_init_method.py' 2025-03-04T19:47:32.5005950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/bin/test_script_is_torchelastic_launched.py' 2025-03-04T19:47:32.5006412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/bin/test_script_local_rank.py' 2025-03-04T19:47:32.5006779Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/bin' 2025-03-04T19:47:32.5007211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/launch_test.py' 2025-03-04T19:47:32.5007577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher/test_run.py' 2025-03-04T19:47:32.5007932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/launcher' 2025-03-04T19:47:32.5008279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/nn/jit/__init__.py' 2025-03-04T19:47:32.5008689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/nn/jit/test_instantiator.py' 2025-03-04T19:47:32.5009018Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/nn/jit' 2025-03-04T19:47:32.5009348Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/nn' 2025-03-04T19:47:32.5009823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/optim/test_apply_optimizer_in_backward.py' 2025-03-04T19:47:32.5010230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/optim/test_named_optimizer.py' 2025-03-04T19:47:32.5010706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/optim/test_zero_redundancy_optimizer.py' 2025-03-04T19:47:32.5011128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/optim' 2025-03-04T19:47:32.5011510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/__init__.py' 2025-03-04T19:47:32.5012024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_comms.csv' 2025-03-04T19:47:32.5012564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/artifacts/zb1p_2rank_2stagep_compute.csv' 2025-03-04T19:47:32.5012970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/artifacts' 2025-03-04T19:47:32.5013388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/model_registry.py' 2025-03-04T19:47:32.5013854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/schedule_registry.py' 2025-03-04T19:47:32.5014262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_backward.py' 2025-03-04T19:47:32.5014670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_microbatch.py' 2025-03-04T19:47:32.5015046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_pipe.py' 2025-03-04T19:47:32.5015483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_schedule.py' 2025-03-04T19:47:32.5015944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_schedule_multiproc.py' 2025-03-04T19:47:32.5016342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_stage.py' 2025-03-04T19:47:32.5016763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_transformer.py' 2025-03-04T19:47:32.5017177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining/test_unflatten.py' 2025-03-04T19:47:32.5017560Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/pipelining' 2025-03-04T19:47:32.5018003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/rpc/cuda/test_tensorpipe_agent.py' 2025-03-04T19:47:32.5018343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/rpc/cuda' 2025-03-04T19:47:32.5018723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/rpc/test_faulty_agent.py' 2025-03-04T19:47:32.5019112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/rpc/test_share_memory.py' 2025-03-04T19:47:32.5019541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/rpc/test_tensorpipe_agent.py' 2025-03-04T19:47:32.5019876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/rpc' 2025-03-04T19:47:32.5020208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/README.md' 2025-03-04T19:47:32.5020570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/__init__.py' 2025-03-04T19:47:32.5020979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/debug/test_comm_mode.py' 2025-03-04T19:47:32.5021450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/debug/test_comm_mode_features.py' 2025-03-04T19:47:32.5021875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/debug/test_op_coverage.py' 2025-03-04T19:47:32.5022284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/debug' 2025-03-04T19:47:32.5022741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/experimental/test_local_map.py' 2025-03-04T19:47:32.5023234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/experimental/test_register_sharding.py' 2025-03-04T19:47:32.5023716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/experimental/test_tp_transform.py' 2025-03-04T19:47:32.5024114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/experimental' 2025-03-04T19:47:32.5024526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel/__init__.py' 2025-03-04T19:47:32.5025005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel/test_micro_pipeline_tp.py' 2025-03-04T19:47:32.5025478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel/test_parallelize_api.py' 2025-03-04T19:47:32.5025955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel/test_tp_examples.py' 2025-03-04T19:47:32.5026426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel/test_tp_random_state.py' 2025-03-04T19:47:32.5026890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel/test_tp_style.py' 2025-03-04T19:47:32.5027270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/parallel' 2025-03-04T19:47:32.5027631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_api.py' 2025-03-04T19:47:32.5028036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_attention.py' 2025-03-04T19:47:32.5028442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_common_rules.py' 2025-03-04T19:47:32.5028853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_convolution_ops.py' 2025-03-04T19:47:32.5029238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_dtensor.py' 2025-03-04T19:47:32.5029651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_dtensor_compile.py' 2025-03-04T19:47:32.5030084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_dtensor_ops.py' 2025-03-04T19:47:32.5030483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_embedding_ops.py' 2025-03-04T19:47:32.5030910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_experimental_ops.py' 2025-03-04T19:47:32.5031265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_init.py' 2025-03-04T19:47:32.5031639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_math_ops.py' 2025-03-04T19:47:32.5032065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_matrix_ops.py' 2025-03-04T19:47:32.5032460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_op_strategy.py' 2025-03-04T19:47:32.5032858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_optimizers.py' 2025-03-04T19:47:32.5033256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_pointwise_ops.py' 2025-03-04T19:47:32.5033652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_random_ops.py' 2025-03-04T19:47:32.5034056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_redistribute.py' 2025-03-04T19:47:32.5034449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_tensor_ops.py' 2025-03-04T19:47:32.5034808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_utils.py' 2025-03-04T19:47:32.5035180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_view_ops.py' 2025-03-04T19:47:32.5035604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor/test_xla_integration.py' 2025-03-04T19:47:32.5035936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/tensor' 2025-03-04T19:47:32.5036280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_backends.py' 2025-03-04T19:47:32.5036634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_common.py' 2025-03-04T19:47:32.5037054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_functional_native.py' 2025-03-04T19:47:32.5037393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_gloo.py' 2025-03-04T19:47:32.5037834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_logger.py' 2025-03-04T19:47:32.5038224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_nccl.py' 2025-03-04T19:47:32.5038635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_object_collectives.py' 2025-03-04T19:47:32.5039013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_ops_nccl.py' 2025-03-04T19:47:32.5039349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_pypg.py' 2025-03-04T19:47:32.5039705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_spawn.py' 2025-03-04T19:47:32.5040108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_spawn_gloo.py' 2025-03-04T19:47:32.5040492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_spawn_nccl.py' 2025-03-04T19:47:32.5040860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_spawn_ucc.py' 2025-03-04T19:47:32.5041207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_c10d_ucc.py' 2025-03-04T19:47:32.5041585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_collective_utils.py' 2025-03-04T19:47:32.5041983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_composability.py' 2025-03-04T19:47:32.5042411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_compute_comm_reordering.py' 2025-03-04T19:47:32.5042806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_control_collectives.py' 2025-03-04T19:47:32.5043183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_data_parallel.py' 2025-03-04T19:47:32.5043538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_device_mesh.py' 2025-03-04T19:47:32.5043965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_distributed_spawn.py' 2025-03-04T19:47:32.5044359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_dynamo_distributed.py' 2025-03-04T19:47:32.5044700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_fake_pg.py' 2025-03-04T19:47:32.5045070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_functional_api.py' 2025-03-04T19:47:32.5045471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_inductor_collectives.py' 2025-03-04T19:47:32.5045824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_launcher.py' 2025-03-04T19:47:32.5046209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_multi_threaded_pg.py' 2025-03-04T19:47:32.5046541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_nccl.py' 2025-03-04T19:47:32.5046899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_pg_wrapper.py' 2025-03-04T19:47:32.5047284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_serialization.py' 2025-03-04T19:47:32.5047607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_store.py' 2025-03-04T19:47:32.5048003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed/test_symmetric_memory.py' 2025-03-04T19:47:32.5048310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributed' 2025-03-04T19:47:32.5048716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributions/test_constraints.py' 2025-03-04T19:47:32.5049113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributions/test_distributions.py' 2025-03-04T19:47:32.5049477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributions/test_transforms.py' 2025-03-04T19:47:32.5049860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributions/test_utils.py' 2025-03-04T19:47:32.5050173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/distributions' 2025-03-04T19:47:32.5050479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/__init__.py' 2025-03-04T19:47:32.5050834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/mock_modules/__init__.py' 2025-03-04T19:47:32.5051219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/mock_modules/mock_module1.py' 2025-03-04T19:47:32.5051669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/mock_modules/mock_module2.py' 2025-03-04T19:47:32.5052105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/mock_modules/mock_module3.py' 2025-03-04T19:47:32.5052457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/mock_modules' 2025-03-04T19:47:32.5052872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/mock_store_global_crossfile_inline.py' 2025-03-04T19:47:32.5053286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_activation_checkpointing.py' 2025-03-04T19:47:32.5053628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_after_aot.py' 2025-03-04T19:47:32.5053967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_aot_autograd.py' 2025-03-04T19:47:32.5054327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_aot_autograd_cache.py' 2025-03-04T19:47:32.5054701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_autograd_function.py' 2025-03-04T19:47:32.5055012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_backends.py' 2025-03-04T19:47:32.5055407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_backward_higher_order_ops.py' 2025-03-04T19:47:32.5055758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_base_hop.py' 2025-03-04T19:47:32.5056084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_base_output.py' 2025-03-04T19:47:32.5056439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_bytecode_utils.py' 2025-03-04T19:47:32.5056753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_callback.py' 2025-03-04T19:47:32.5057076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_compile.py' 2025-03-04T19:47:32.5057434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_compiler_bisector.py' 2025-03-04T19:47:32.5057762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_comptime.py' 2025-03-04T19:47:32.5058063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_config.py' 2025-03-04T19:47:32.5058392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_ctx_manager.py' 2025-03-04T19:47:32.5058733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_cudagraphs.py' 2025-03-04T19:47:32.5059159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_cudagraphs_expandable_segments.py' 2025-03-04T19:47:32.5059501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_debug_utils.py' 2025-03-04T19:47:32.5059823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_decorators.py' 2025-03-04T19:47:32.5060160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_deviceguard.py' 2025-03-04T19:47:32.5060458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_dicts.py' 2025-03-04T19:47:32.5060807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_dynamic_shapes.py' 2025-03-04T19:47:32.5061091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_exc.py' 2025-03-04T19:47:32.5061446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_exceptions.py' 2025-03-04T19:47:32.5061759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_export.py' 2025-03-04T19:47:32.5062116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_export_mutations.py' 2025-03-04T19:47:32.5062567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_flat_apply.py' 2025-03-04T19:47:32.5063033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_frame_init.py' 2025-03-04T19:47:32.5063561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_functions.py' 2025-03-04T19:47:32.5064123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_fx_passes_pre_grad.py' 2025-03-04T19:47:32.5064716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_generator.py' 2025-03-04T19:47:32.5065261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_global.py' 2025-03-04T19:47:32.5065666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_graph_break_messages.py' 2025-03-04T19:47:32.5066047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_graph_deduplication.py' 2025-03-04T19:47:32.5066464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_graph_region_tracker.py' 2025-03-04T19:47:32.5066807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_guard_manager.py' 2025-03-04T19:47:32.5067160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_higher_order_ops.py' 2025-03-04T19:47:32.5067469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_hooks.py' 2025-03-04T19:47:32.5067832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_input_attr_tracking.py' 2025-03-04T19:47:32.5068182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_interop.py' 2025-03-04T19:47:32.5068488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_logging.py' 2025-03-04T19:47:32.5068835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_metrics_context.py' 2025-03-04T19:47:32.5069160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_minifier.py' 2025-03-04T19:47:32.5069448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_misc.py' 2025-03-04T19:47:32.5069790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_model_output.py' 2025-03-04T19:47:32.5070084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_modes.py' 2025-03-04T19:47:32.5070400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_modules.py' 2025-03-04T19:47:32.5070693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_nops.py' 2025-03-04T19:47:32.5071015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_optimizers.py' 2025-03-04T19:47:32.5071315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_pgo.py' 2025-03-04T19:47:32.5071645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_pre_dispatch.py' 2025-03-04T19:47:32.5071970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_profiler.py' 2025-03-04T19:47:32.5072318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_python_autograd.py' 2025-03-04T19:47:32.5072687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_python_dispatcher.py' 2025-03-04T19:47:32.5073012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_recompile_ux.py' 2025-03-04T19:47:32.5073381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_recompiles.py' 2025-03-04T19:47:32.5073745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_reconstruct.py' 2025-03-04T19:47:32.5074072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_reorder_logs.py' 2025-03-04T19:47:32.5074388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_repros.py' 2025-03-04T19:47:32.5074688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_resume.py' 2025-03-04T19:47:32.5074990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_sdpa.py' 2025-03-04T19:47:32.5075375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_skip_guard_eval_unsafe.py' 2025-03-04T19:47:32.5075764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_skip_non_tensor.py' 2025-03-04T19:47:32.5076076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_sources.py' 2025-03-04T19:47:32.5076441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_structured_trace.py' 2025-03-04T19:47:32.5076761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_subclasses.py' 2025-03-04T19:47:32.5077076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_subgraphs.py' 2025-03-04T19:47:32.5077417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_sys.py' 2025-03-04T19:47:32.5077806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_torchrec.py' 2025-03-04T19:47:32.5078145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_trace_rules.py' 2025-03-04T19:47:32.5078447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_unspec.py' 2025-03-04T19:47:32.5078753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_utils.py' 2025-03-04T19:47:32.5079115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_verify_correctness.py' 2025-03-04T19:47:32.5079466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/test_view.py' 2025-03-04T19:47:32.5079746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo/utils.py' 2025-03-04T19:47:32.5080029Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo' 2025-03-04T19:47:32.5080626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ActivationCheckpointingTests.test_cond_with_kwargs' 2025-03-04T19:47:32.5081297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/AotAutogradFallbackTests.test_aot_sequence_nr' 2025-03-04T19:47:32.5081943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/AutogradFunctionTests.test_graph_break_if_lifted_free_variable' 2025-03-04T19:47:32.5082452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/AutogradFunctionTests.test_print_in_bwd' 2025-03-04T19:47:32.5082987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/AutogradFunctionTests.test_stride_in_bwd' 2025-03-04T19:47:32.5083458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ComptimeTests.test_graph_break' 2025-03-04T19:47:32.5084013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_autograd_profiler_enabled' 2025-03-04T19:47:32.5084558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks' 2025-03-04T19:47:32.5085197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled' 2025-03-04T19:47:32.5085849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested' 2025-03-04T19:47:32.5086449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_guarded' 2025-03-04T19:47:32.5087007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DecoratorTests.test_mark_static_address_unguarded' 2025-03-04T19:47:32.5087524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_cast_tensor_single_elem' 2025-03-04T19:47:32.5088073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_compare_constant_and_tensor' 2025-03-04T19:47:32.5088619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_func_default_torch_args' 2025-03-04T19:47:32.5089110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_in_set_inplace' 2025-03-04T19:47:32.5089654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DefaultsTests.test_in_set_would_fail_broadcast' 2025-03-04T19:47:32.5090262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DynamoProfilerTests.test_dynamo_timed_profiling_isolated' 2025-03-04T19:47:32.5090854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_cache_lookup' 2025-03-04T19:47:32.5091466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/DynamoProfilerTests.test_profiler_dynamo_compiled_region' 2025-03-04T19:47:32.5092057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/End2EndTests.test_init_group' 2025-03-04T19:47:32.5092874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_assume_constant_result' 2025-03-04T19:47:32.5093564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExampleTests.test_exportdb_supported_case_constrain_as_size_example' 2025-03-04T19:47:32.5094063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_backend_suppress_line' 2025-03-04T19:47:32.5094526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_graph_break_log' 2025-03-04T19:47:32.5095036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_internal_error_no_suppress' 2025-03-04T19:47:32.5095580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_internal_error_suppress_errors' 2025-03-04T19:47:32.5096065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_not_implemented_error' 2025-03-04T19:47:32.5096542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExcTests.test_trigger_on_error' 2025-03-04T19:47:32.5097155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_list_operands' 2025-03-04T19:47:32.5097779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_non_tensor_operands' 2025-03-04T19:47:32.5098565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_cond_raise_user_error_on_unsupported_pred' 2025-03-04T19:47:32.5099049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_decomp' 2025-03-04T19:47:32.5099576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_cleanup' 2025-03-04T19:47:32.5100166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_dynamic_dim_range_constraint' 2025-03-04T19:47:32.5100863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_mark_dynamic_conflict_dynamic_dim' 2025-03-04T19:47:32.5101450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_constraint' 2025-03-04T19:47:32.5102064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_multi_dynamic_dim_unsafe_relationship' 2025-03-04T19:47:32.5102588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_no_raise' 2025-03-04T19:47:32.5103216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_preserve_constraints_as_metadata_scalar' 2025-03-04T19:47:32.5103756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_raise_on_relationship' 2025-03-04T19:47:32.5104330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_dict_values' 2025-03-04T19:47:32.5104943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function' 2025-03-04T19:47:32.5105593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method' 2025-03-04T19:47:32.5106268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg' 2025-03-04T19:47:32.5107034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff' 2025-03-04T19:47:32.5107601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero' 2025-03-04T19:47:32.5108240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_list_nonzero_free_function' 2025-03-04T19:47:32.5108821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module' 2025-03-04T19:47:32.5109463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_method_on_module_invoke_twice' 2025-03-04T19:47:32.5110043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow' 2025-03-04T19:47:32.5110687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_none_control_flow_free_func' 2025-03-04T19:47:32.5111286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow' 2025-03-04T19:47:32.5111950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_free_func' 2025-03-04T19:47:32.5112565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_none_control_flow_pos' 2025-03-04T19:47:32.5113156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_not_return_const' 2025-03-04T19:47:32.5113751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_constant_tuple_nonzero' 2025-03-04T19:47:32.5114281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_export_with_map_cond' 2025-03-04T19:47:32.5114833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_exported_graph_serialization' 2025-03-04T19:47:32.5115368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_map_cond_param_buffer_lifted' 2025-03-04T19:47:32.5115894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_torch_inference_mode_ctx' 2025-03-04T19:47:32.5116468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ExportTests.test_untracked_inputs_in_constraints' 2025-03-04T19:47:32.5116989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad' 2025-03-04T19:47:32.5117635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_disable_capture' 2025-03-04T19:47:32.5118335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs' 2025-03-04T19:47:32.5118984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar' 2025-03-04T19:47:32.5119544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_has_aux' 2025-03-04T19:47:32.5120144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_non_tensor_input' 2025-03-04T19:47:32.5120699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_pytree' 2025-03-04T19:47:32.5121448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux' 2025-03-04T19:47:32.5122076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux' 2025-03-04T19:47:32.5122670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_graph_break' 2025-03-04T19:47:32.5123259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_grad_with_side_effect' 2025-03-04T19:47:32.5123776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap' 2025-03-04T19:47:32.5124367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_disable_capture' 2025-03-04T19:47:32.5124949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_const' 2025-03-04T19:47:32.5125513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_free_tensor' 2025-03-04T19:47:32.5126066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_kwargs' 2025-03-04T19:47:32.5126717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims' 2025-03-04T19:47:32.5127384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims' 2025-03-04T19:47:32.5127975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs' 2025-03-04T19:47:32.5128665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims' 2025-03-04T19:47:32.5129333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple' 2025-03-04T19:47:32.5129955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured' 2025-03-04T19:47:32.5130589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs' 2025-03-04T19:47:32.5131289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_previous_illegal_op_no_graph_break' 2025-03-04T19:47:32.5131874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_pytree_inputs' 2025-03-04T19:47:32.5132492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_recompile_same_config' 2025-03-04T19:47:32.5133206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_recompile_with_randomness' 2025-03-04T19:47:32.5133780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_side_effects' 2025-03-04T19:47:32.5134353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs' 2025-03-04T19:47:32.5134993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims' 2025-03-04T19:47:32.5135691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_conditional_graph_break' 2025-03-04T19:47:32.5136291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break' 2025-03-04T19:47:32.5136909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_2' 2025-03-04T19:47:32.5137539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_lambda' 2025-03-04T19:47:32.5138029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_default_dict' 2025-03-04T19:47:32.5138536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_default_dict_closure' 2025-03-04T19:47:32.5139055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_default_dict_lambda' 2025-03-04T19:47:32.5139588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_is_contiguous_frame_counts' 2025-03-04T19:47:32.5140073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_math_radians' 2025-03-04T19:47:32.5140644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_lambda' 2025-03-04T19:47:32.5141205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/FunctionTests.test_partials_as_input_partials_mod' 2025-03-04T19:47:32.5141814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_capture_untracked_global_nested' 2025-03-04T19:47:32.5142426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_capture_value_created_in_subgraph' 2025-03-04T19:47:32.5143041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments' 2025-03-04T19:47:32.5143667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_branches_no_arguments_no_closure' 2025-03-04T19:47:32.5144217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands' 2025-03-04T19:47:32.5144892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves' 2025-03-04T19:47:32.5145443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_source_fn_stack' 2025-03-04T19:47:32.5146022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_cond_subgraph_name_is_valid' 2025-03-04T19:47:32.5146654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_fallback_on_python_primitives_output' 2025-03-04T19:47:32.5147213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_lowers_to_graph' 2025-03-04T19:47:32.5147746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_multi_return' 2025-03-04T19:47:32.5148267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_pytree_return' 2025-03-04T19:47:32.5148809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_source_fn_stack' 2025-03-04T19:47:32.5149402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_subgraph_name_is_valid' 2025-03-04T19:47:32.5149921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_map_symint_input' 2025-03-04T19:47:32.5150410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_modules' 2025-03-04T19:47:32.5150940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_nested_tuple_output' 2025-03-04T19:47:32.5151472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_output_with_dict' 2025-03-04T19:47:32.5151999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_side_effect_in_body' 2025-03-04T19:47:32.5152546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_vmap_source_fn_stack' 2025-03-04T19:47:32.5153081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_kwarg_recompile' 2025-03-04T19:47:32.5153669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HigherOrderOpTests.test_wrap_subgraph_name_is_valid' 2025-03-04T19:47:32.5154150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_functools_arg_vary' 2025-03-04T19:47:32.5154639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_post_acc_grad_hook' 2025-03-04T19:47:32.5155166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_global_hook' 2025-03-04T19:47:32.5155741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_hook_in_graph_local' 2025-03-04T19:47:32.5156308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks' 2025-03-04T19:47:32.5156921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/HooksTests.test_tensor_register_multiple_hooks_handles_in_list' 2025-03-04T19:47:32.5157402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/InteropTests.test_vmap_in_graph' 2025-03-04T19:47:32.5157928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_aot' 2025-03-04T19:47:32.5158439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_aot_graphs' 2025-03-04T19:47:32.5158917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_aot_joint_graph' 2025-03-04T19:47:32.5159382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_bytecode' 2025-03-04T19:47:32.5159848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_custom_format' 2025-03-04T19:47:32.5160373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_custom_format_exc' 2025-03-04T19:47:32.5160837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_dynamo_debug' 2025-03-04T19:47:32.5161317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_dynamo_error' 2025-03-04T19:47:32.5161777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_dynamo_info' 2025-03-04T19:47:32.5162231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph' 2025-03-04T19:47:32.5162733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_breaks' 2025-03-04T19:47:32.5163196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_code' 2025-03-04T19:47:32.5163680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_sizes' 2025-03-04T19:47:32.5164177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_graph_sizes_dynamic' 2025-03-04T19:47:32.5164682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_guards_recompiles' 2025-03-04T19:47:32.5165159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_inductor_debug' 2025-03-04T19:47:32.5165652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_inductor_error' 2025-03-04T19:47:32.5166124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_inductor_info' 2025-03-04T19:47:32.5166625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_multiline_format' 2025-03-04T19:47:32.5167088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_output_code' 2025-03-04T19:47:32.5167559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_recompiles' 2025-03-04T19:47:32.5168051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_trace_source_cond' 2025-03-04T19:47:32.5168543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/LoggingTests.test_trace_source_nested' 2025-03-04T19:47:32.5169030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_add_to_set' 2025-03-04T19:47:32.5169492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_any_all_symnode' 2025-03-04T19:47:32.5169985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_backend_match_guard' 2025-03-04T19:47:32.5170414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_boolarg' 2025-03-04T19:47:32.5170866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_callpacked' 2025-03-04T19:47:32.5171412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_compare_shapes_with_constant' 2025-03-04T19:47:32.5171870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_cond_nested' 2025-03-04T19:47:32.5172347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_cond_side_effects' 2025-03-04T19:47:32.5172829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dataclass_fields' 2025-03-04T19:47:32.5173325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_deque_append_left' 2025-03-04T19:47:32.5173770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_deque_input' 2025-03-04T19:47:32.5174329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_deterministic_algorithms_mutated' 2025-03-04T19:47:32.5174799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dict_order_keys' 2025-03-04T19:47:32.5175331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dict_order_keys_modules' 2025-03-04T19:47:32.5175832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dict_order_keys_tensors' 2025-03-04T19:47:32.5176278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dictcomp' 2025-03-04T19:47:32.5176769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dtypes_no_graphbreaks' 2025-03-04T19:47:32.5177303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_dunder_new_function_inlining' 2025-03-04T19:47:32.5177834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_frozenset_torch_func_contains' 2025-03-04T19:47:32.5178308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_get_cache_entry' 2025-03-04T19:47:32.5178777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn' 2025-03-04T19:47:32.5179258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn2' 2025-03-04T19:47:32.5179795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_shape_control' 2025-03-04T19:47:32.5180318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_guard_failure_fn_tensor_iter' 2025-03-04T19:47:32.5180793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_inference_mode' 2025-03-04T19:47:32.5181277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_inplace_param_update' 2025-03-04T19:47:32.5181813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_inplace_view_on_graph_input' 2025-03-04T19:47:32.5182386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_intermediary_tensor_grad_access' 2025-03-04T19:47:32.5182852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_is_compiling' 2025-03-04T19:47:32.5183286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_iter_set' 2025-03-04T19:47:32.5183873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_symint_default_sum' 2025-03-04T19:47:32.5184495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_accumulate_tensors_default_sum' 2025-03-04T19:47:32.5185145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_default_identify_func' 2025-03-04T19:47:32.5185717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_groupby_pure_python_key_func' 2025-03-04T19:47:32.5186269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_infinite_cycle' 2025-03-04T19:47:32.5186781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat' 2025-03-04T19:47:32.5187354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_infinite_repeat_mutation' 2025-03-04T19:47:32.5187834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_itertools_repeat' 2025-03-04T19:47:32.5188269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_listcomp' 2025-03-04T19:47:32.5188778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_mandelbrot_numpy' 2025-03-04T19:47:32.5189224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_mark_static' 2025-03-04T19:47:32.5189682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_namedtuple1' 2025-03-04T19:47:32.5190126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_namedtuple2' 2025-03-04T19:47:32.5190544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nan' 2025-03-04T19:47:32.5191009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nested_optimize' 2025-03-04T19:47:32.5191536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nested_optimize_decorator' 2025-03-04T19:47:32.5192017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nested_optimize_run' 2025-03-04T19:47:32.5192488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_nn_module_getattr' 2025-03-04T19:47:32.5193051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint' 2025-03-04T19:47:32.5193655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_no_raise_guard_partial_constraint_across_break' 2025-03-04T19:47:32.5194245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_array_of_arrays' 2025-03-04T19:47:32.5194753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_force' 2025-03-04T19:47:32.5195277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_int_constant' 2025-03-04T19:47:32.5195716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_iter' 2025-03-04T19:47:32.5196217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_non_torch_dtype' 2025-03-04T19:47:32.5196682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_readonly' 2025-03-04T19:47:32.5197233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_recompilation_scalar' 2025-03-04T19:47:32.5197768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_size_attr' 2025-03-04T19:47:32.5198243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_subdtype' 2025-03-04T19:47:32.5198897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_tolist' 2025-03-04T19:47:32.5199385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_torch_operators' 2025-03-04T19:47:32.5199989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_numpy_with_builtin_type' 2025-03-04T19:47:32.5200579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_out_variants_with_resizing_on_graph_inputs' 2025-03-04T19:47:32.5201087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_pure_python_accumulate' 2025-03-04T19:47:32.5201578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_py_guards_mark_dynamic' 2025-03-04T19:47:32.5202148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_raise_guard_full_constraint' 2025-03-04T19:47:32.5202754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_raise_guard_partial_constraint_no_graph_break' 2025-03-04T19:47:32.5203263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_raise_on_backend_error' 2025-03-04T19:47:32.5203806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_recompile_on_global_state_change' 2025-03-04T19:47:32.5204305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_release_input_memory' 2025-03-04T19:47:32.5204791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_release_module_memory' 2025-03-04T19:47:32.5205283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_release_scope_memory' 2025-03-04T19:47:32.5205816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_repeat_interleave_graphbreaks' 2025-03-04T19:47:32.5206312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_return_nested_function' 2025-03-04T19:47:32.5206821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_set_aliasing_recompiles' 2025-03-04T19:47:32.5207292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_setattr_mutation1' 2025-03-04T19:47:32.5207773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_simple_set_usage' 2025-03-04T19:47:32.5208213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_size_input' 2025-03-04T19:47:32.5208744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_str_format_assert2' 2025-03-04T19:47:32.5209248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_build_list_unpack' 2025-03-04T19:47:32.5209711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_dict1' 2025-03-04T19:47:32.5210159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_dict2' 2025-03-04T19:47:32.5210654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_dict3' 2025-03-04T19:47:32.5211136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tensor_item_capture' 2025-03-04T19:47:32.5211573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_0d' 2025-03-04T19:47:32.5212023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_1d' 2025-03-04T19:47:32.5212459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_kd' 2025-03-04T19:47:32.5212969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_kd_dynamic' 2025-03-04T19:47:32.5213421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tolist_scalar' 2025-03-04T19:47:32.5213880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_torch_seed' 2025-03-04T19:47:32.5214376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree' 2025-03-04T19:47:32.5214939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_dicts' 2025-03-04T19:47:32.5215490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_mixed_all' 2025-03-04T19:47:32.5216029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_nested_py_tree_tuples' 2025-03-04T19:47:32.5216497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_py_tree' 2025-03-04T19:47:32.5217049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_py_tree_tensor_subclass' 2025-03-04T19:47:32.5217534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_tracing_tree_map_only' 2025-03-04T19:47:32.5222696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_type_copy' 2025-03-04T19:47:32.5223261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_typing_typevar' 2025-03-04T19:47:32.5223745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_user_getattribute' 2025-03-04T19:47:32.5224241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_with_builtin_type' 2025-03-04T19:47:32.5224683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_yield_from' 2025-03-04T19:47:32.5225172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_yield_gen_and_from' 2025-03-04T19:47:32.5225748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/MiscTests.test_yield_send_to_subgenerator_graph_break' 2025-03-04T19:47:32.5226233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module1' 2025-03-04T19:47:32.5226787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module2' 2025-03-04T19:47:32.5227259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module4' 2025-03-04T19:47:32.5227737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module5' 2025-03-04T19:47:32.5228207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module6' 2025-03-04T19:47:32.5228796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_lazy_module_no_cls_to_become' 2025-03-04T19:47:32.5229278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_self_mutating1' 2025-03-04T19:47:32.5229793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_unsupportedmethod' 2025-03-04T19:47:32.5230288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NNModuleTests.test_unsupportedmodule' 2025-03-04T19:47:32.5231035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test__scaled_dot_product_flash_attention_non_strict' 2025-03-04T19:47:32.5231708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_fake_tensor_non_strict' 2025-03-04T19:47:32.5232394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_basic_non_strict_real_tensor_non_strict' 2025-03-04T19:47:32.5233012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_buffer_util_non_strict' 2025-03-04T19:47:32.5233718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_cond_with_module_stack_export_with_non_strict' 2025-03-04T19:47:32.5234362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_dynamic_non_strict' 2025-03-04T19:47:32.5235013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_export_decomps_simple_non_strict' 2025-03-04T19:47:32.5235672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_export_with_wrong_inputs_non_strict' 2025-03-04T19:47:32.5236378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_external_call_non_strict_real_tensor_non_strict' 2025-03-04T19:47:32.5236942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_fqn_non_strict' 2025-03-04T19:47:32.5237548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_non_strict' 2025-03-04T19:47:32.5238338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_nn_module_stack_shared_submodule_non_strict' 2025-03-04T19:47:32.5238994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_non_strict' 2025-03-04T19:47:32.5239731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_non_strict' 2025-03-04T19:47:32.5240320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_param_util_non_strict' 2025-03-04T19:47:32.5241177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_raise_user_error_when_guard_on_data_dependent_operation_non_strict' 2025-03-04T19:47:32.5241751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_sym_sqrt_non_strict' 2025-03-04T19:47:32.5242476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_non_strict' 2025-03-04T19:47:32.5243278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_update_sub_later_non_strict' 2025-03-04T19:47:32.5243970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NonStrictExportTestExport.test_to_module_with_mutated_buffer_non_strict' 2025-03-04T19:47:32.5244526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_indexing_weirdness_cpu' 2025-03-04T19:47:32.5245076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_boolean_shape_mismatch_cpu' 2025-03-04T19:47:32.5245613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_empty_fancy_index_cpu' 2025-03-04T19:47:32.5246128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/NumpyTestsCPU.test_index_no_floats_cpu' 2025-03-04T19:47:32.5246641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_backward_hooks' 2025-03-04T19:47:32.5247299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_cache_size_limit_on_guarded_nn_modules' 2025-03-04T19:47:32.5247871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_composition_with_opt_mod' 2025-03-04T19:47:32.5248363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_inner' 2025-03-04T19:47:32.5248865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_outer' 2025-03-04T19:47:32.5249382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_hooks_skip_guards' 2025-03-04T19:47:32.5249940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_module_dict_iter_name' 2025-03-04T19:47:32.5250421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_nn_module' 2025-03-04T19:47:32.5251050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_no_recompile_on_nn_guarded_modules' 2025-03-04T19:47:32.5251505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizedModuleTest.test_to' 2025-03-04T19:47:32.5251970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adagrad' 2025-03-04T19:47:32.5252413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adam' 2025-03-04T19:47:32.5252873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adamax' 2025-03-04T19:47:32.5253313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_adamw' 2025-03-04T19:47:32.5253749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_asgd' 2025-03-04T19:47:32.5254234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_nadam' 2025-03-04T19:47:32.5254682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_rmsprop' 2025-03-04T19:47:32.5255137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_rprop' 2025-03-04T19:47:32.5255569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/OptimizerTests.test_sgd' 2025-03-04T19:47:32.5256106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_pack_sequence' 2025-03-04T19:47:32.5256557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_to' 2025-03-04T19:47:32.5257062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_total_length' 2025-03-04T19:47:32.5257551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_type_casts' 2025-03-04T19:47:32.5258072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/PackedSequenceTest.test_unpack_sequence' 2025-03-04T19:47:32.5258692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_aliasing_guard_failures_with_globals' 2025-03-04T19:47:32.5259294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_reduce_recompiles' 2025-03-04T19:47:32.5259899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_automatic_dynamic_tensor_scalar_change' 2025-03-04T19:47:32.5260505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_dynamic_shape_parameter_recompile' 2025-03-04T19:47:32.5261071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileTests.test_recompiles_true_false_flop' 2025-03-04T19:47:32.5261572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileUxTests.test_mismatched_type' 2025-03-04T19:47:32.5262103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RecompileUxTests.test_verbose_tensor_check' 2025-03-04T19:47:32.5262582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_add_sub_alpha_out' 2025-03-04T19:47:32.5263082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_addr_alpha_beta_out' 2025-03-04T19:47:32.5263523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_boxes_len' 2025-03-04T19:47:32.5264009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_chunk_reformer_ff' 2025-03-04T19:47:32.5264544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_convert_boxes_to_pooler_format' 2025-03-04T19:47:32.5265081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_create_rand_mask_from_inputs' 2025-03-04T19:47:32.5265538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_do_paste_mask' 2025-03-04T19:47:32.5266067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_float_guard' 2025-03-04T19:47:32.5266604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_dynamic_shapes_implicit_guard' 2025-03-04T19:47:32.5267138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_empty_list_contains_with_jump' 2025-03-04T19:47:32.5267672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_function_in_skipfiles' 2025-03-04T19:47:32.5268145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_functools_wraps' 2025-03-04T19:47:32.5268612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_hf_t5_forward' 2025-03-04T19:47:32.5269102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_hf_xsoftmax_training' 2025-03-04T19:47:32.5269569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_issue175' 2025-03-04T19:47:32.5270040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_jit_trace_errors' 2025-03-04T19:47:32.5270517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_list_aliasing' 2025-03-04T19:47:32.5271006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_list_self_reference' 2025-03-04T19:47:32.5271516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_longformer_chunk' 2025-03-04T19:47:32.5272063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list1' 2025-03-04T19:47:32.5272602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_merge_criteria_processor_list2' 2025-03-04T19:47:32.5273106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_module_in_skipfiles' 2025-03-04T19:47:32.5273587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_multi_import' 2025-03-04T19:47:32.5274092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_negative_shape_guard' 2025-03-04T19:47:32.5274628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_numpy_not_ndarray_recompiles' 2025-03-04T19:47:32.5275100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_recursive_map' 2025-03-04T19:47:32.5275563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_reformer_eval' 2025-03-04T19:47:32.5276071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_reformer_min_chunk_len' 2025-03-04T19:47:32.5276539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_reformer_sorting' 2025-03-04T19:47:32.5277023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_relative_import' 2025-03-04T19:47:32.5277565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_relative_import_no_modulename' 2025-03-04T19:47:32.5278183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_restricted_list_subclass1' 2025-03-04T19:47:32.5278668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_rewrite_assert_noop' 2025-03-04T19:47:32.5279176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_msg' 2025-03-04T19:47:32.5279748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_rewrite_assert_with_non_string_msg' 2025-03-04T19:47:32.5280218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_seq_append_list' 2025-03-04T19:47:32.5280727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_size_typematch' 2025-03-04T19:47:32.5281202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_tensor_data_kwarg' 2025-03-04T19:47:32.5281681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_threading_local' 2025-03-04T19:47:32.5282175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/ReproTests.test_validate_model_kwargs' 2025-03-04T19:47:32.5282961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestDynamismExpression.test_export_inline_constraints_retraceability' 2025-03-04T19:47:32.5283670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_cond_with_module_stack_export_with_retraceability' 2025-03-04T19:47:32.5284347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_in_eager_retraceability' 2025-03-04T19:47:32.5285180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_constrain_value_retraceability' 2025-03-04T19:47:32.5285948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_constrain_size_with_various_cases_retraceability' 2025-03-04T19:47:32.5286574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_retraceability' 2025-03-04T19:47:32.5287327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_nn_module_stack_shared_submodule_retraceability' 2025-03-04T19:47:32.5287995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_retraceability' 2025-03-04T19:47:32.5288736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/RetraceExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_retraceability' 2025-03-04T19:47:32.5289437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestDynamismExpression.test_export_inline_constraints_serdes' 2025-03-04T19:47:32.5290081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_fake_tensor_serdes' 2025-03-04T19:47:32.5290731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_basic_non_strict_real_tensor_serdes' 2025-03-04T19:47:32.5291393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_cond_with_module_stack_export_with_serdes' 2025-03-04T19:47:32.5292007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_in_eager_serdes' 2025-03-04T19:47:32.5292668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_constrain_value_serdes' 2025-03-04T19:47:32.5293328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_constrain_size_with_various_cases_serdes' 2025-03-04T19:47:32.5294001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_external_call_non_strict_real_tensor_serdes' 2025-03-04T19:47:32.5294585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_serdes' 2025-03-04T19:47:32.5295270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_nn_module_stack_shared_submodule_serdes' 2025-03-04T19:47:32.5295986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_serdes' 2025-03-04T19:47:32.5296905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SerDesExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_serdes' 2025-03-04T19:47:32.5297461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor1' 2025-03-04T19:47:32.5297951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor2' 2025-03-04T19:47:32.5298673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_dict' 2025-03-04T19:47:32.5299185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_add_tensor_list' 2025-03-04T19:47:32.5299827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_do_not_skip_side_effects' 2025-03-04T19:47:32.5300340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SkipNonTensorTests.test_recursive_list' 2025-03-04T19:47:32.5300827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_duck_size' 2025-03-04T19:47:32.5301322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_getitem' 2025-03-04T19:47:32.5301825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_kwarg' 2025-03-04T19:47:32.5302370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_order_dependence' 2025-03-04T19:47:32.5302885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_dynamic_zero_inference' 2025-03-04T19:47:32.5303426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_enumerate_not_break_graph' 2025-03-04T19:47:32.5303944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubGraphTests.test_no_graph_break_on_item' 2025-03-04T19:47:32.5304583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_compile_higher_order_with_functionalization' 2025-03-04T19:47:32.5305142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_compile_with_functionalization' 2025-03-04T19:47:32.5305696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_torch_function_state_guards' 2025-03-04T19:47:32.5306295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_guards_on_inner_tensor' 2025-03-04T19:47:32.5306966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_differently_sized_inner_tensor' 2025-03-04T19:47:32.5307600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/SubclassTests.test_wrapper_subclass_with_same_sized_inner_tensor' 2025-03-04T19:47:32.5308224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_aliases_bases_out_of_order' 2025-03-04T19:47:32.5308804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTAutograd.test_input_mutation_false_aliasing' 2025-03-04T19:47:32.5309396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation' 2025-03-04T19:47:32.5310042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_input_mutation_and_output_alias' 2025-03-04T19:47:32.5310585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_output_alias' 2025-03-04T19:47:32.5311144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTDispatch.test_aot_dispatch_simple' 2025-03-04T19:47:32.5311755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAOTModuleSimplified.test_aot_module_simplified_dynamic' 2025-03-04T19:47:32.5312256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAnalyze.test_trace_dependencies' 2025-03-04T19:47:32.5312733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestApplyAlongAxis.test_0d_array' 2025-03-04T19:47:32.5313251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestApplyAlongAxis.test_axis_insertion' 2025-03-04T19:47:32.5313775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestApplyAlongAxis.test_scalar_array' 2025-03-04T19:47:32.5314224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_infinite' 2025-03-04T19:47:32.5314663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_nan_step' 2025-03-04T19:47:32.5315120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_require_range' 2025-03-04T19:47:32.5315595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArange.test_zero_step' 2025-03-04T19:47:32.5316086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data62' 2025-03-04T19:47:32.5316583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data63' 2025-03-04T19:47:32.5317067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data65' 2025-03-04T19:47:32.5317563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArgmax.test_combinations_data66' 2025-03-04T19:47:32.5318318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayAttributeDeletion.test_multiarray_not_writable_attributes_deletion' 2025-03-04T19:47:32.5319011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayAttributeDeletion.test_multiarray_writable_attributes_deletion' 2025-03-04T19:47:32.5319544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_scalars' 2025-03-04T19:47:32.5320137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayCreationCopyArgument.test_striding_not_ok' 2025-03-04T19:47:32.5320718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_byte_np_longlong' 2025-03-04T19:47:32.5321311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_int__np_longlong' 2025-03-04T19:47:32.5321888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_intc_np_longlong' 2025-03-04T19:47:32.5322513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_np_longlong' 2025-03-04T19:47:32.5323108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_longlong_t26' 2025-03-04T19:47:32.5323691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_np_short_np_longlong' 2025-03-04T19:47:32.5324265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArrayFromScalar.test_integers_t15_np_longlong' 2025-03-04T19:47:32.5324783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestArraySplit.test_integer_0_split' 2025-03-04T19:47:32.5325329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAssignment.test_assignment_broadcasting' 2025-03-04T19:47:32.5325813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAttributes.test_fill_max_uint64' 2025-03-04T19:47:32.5326304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAttributes.test_fill_readonly' 2025-03-04T19:47:32.5326838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAttributes.test_fill_struct_array' 2025-03-04T19:47:32.5327508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_access_saved_tensor_twice_without_recomputation_works' 2025-03-04T19:47:32.5328037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_anomaly_mode_no_check_nan' 2025-03-04T19:47:32.5328596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_autograd_simple_views_python' 2025-03-04T19:47:32.5329132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_autograd_views_codegen' 2025-03-04T19:47:32.5329646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_backward_with_inputs' 2025-03-04T19:47:32.5330226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_checkpoint_detects_non_determinism' 2025-03-04T19:47:32.5330833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_checkpointing_non_reentrant_autocast_cpu' 2025-03-04T19:47:32.5331511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_checkpointing_without_reentrant_custom_function_works' 2025-03-04T19:47:32.5332124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_inplace_checks' 2025-03-04T19:47:32.5332737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_custom_function_forward_mode_view_checks' 2025-03-04T19:47:32.5333282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_custom_function_saved_tensors' 2025-03-04T19:47:32.5333802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_gradcheck_forward_ad' 2025-03-04T19:47:32.5334337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_gradcheck_nondeterministic' 2025-03-04T19:47:32.5334878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_detect_nan' 2025-03-04T19:47:32.5335450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_nested_anomaly_printstack_cleanup' 2025-03-04T19:47:32.5335939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_record_function' 2025-03-04T19:47:32.5336449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_return_duplicate' 2025-03-04T19:47:32.5336984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_return_duplicate_inplace' 2025-03-04T19:47:32.5337513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_save_on_cpu_and_checkpoint' 2025-03-04T19:47:32.5338022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_coroutines' 2025-03-04T19:47:32.5338568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_coroutines_exit' 2025-03-04T19:47:32.5339111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_generator_functions' 2025-03-04T19:47:32.5339722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutograd.test_set_grad_generator_functions_recursive' 2025-03-04T19:47:32.5340359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_modify_base_cpu' 2025-03-04T19:47:32.5341084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradDeviceTypeCPU.test_inplace_on_view_python_cpu' 2025-03-04T19:47:32.5341703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_create_new_zeros_with_same_meta' 2025-03-04T19:47:32.5342276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_detach_view_tracking' 2025-03-04T19:47:32.5342865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_forward_level_cleanup' 2025-03-04T19:47:32.5343563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradForwardMode.test_make_dual_inference_tensor_in_inference_mode' 2025-03-04T19:47:32.5344483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cpu' 2025-03-04T19:47:32.5345420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cpu' 2025-03-04T19:47:32.5346323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cpu' 2025-03-04T19:47:32.5347256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cpu' 2025-03-04T19:47:32.5348160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cpu' 2025-03-04T19:47:32.5349086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cpu' 2025-03-04T19:47:32.5349991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cpu' 2025-03-04T19:47:32.5350939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cpu' 2025-03-04T19:47:32.5351590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCPU.test_once_differentiable_autograd_vjp_cpu' 2025-03-04T19:47:32.5352515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cuda' 2025-03-04T19:47:32.5353466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cuda' 2025-03-04T19:47:32.5354395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cuda' 2025-03-04T19:47:32.5355316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cuda' 2025-03-04T19:47:32.5356263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cuda' 2025-03-04T19:47:32.5357177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cuda' 2025-03-04T19:47:32.5358198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cuda' 2025-03-04T19:47:32.5359121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cuda' 2025-03-04T19:47:32.5359794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionCUDA.test_once_differentiable_autograd_vjp_cuda' 2025-03-04T19:47:32.5360561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda' 2025-03-04T19:47:32.5361329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradFunctionVmapAPICUDA.test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda' 2025-03-04T19:47:32.5361927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradInferenceMode.test_inference_mode_decorator' 2025-03-04T19:47:32.5362653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestAutogradInferenceMode.test_inference_mode_inf_tensor_in_inf_mode_inplace_op' 2025-03-04T19:47:32.5363114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBaseMath.test_lower_align' 2025-03-04T19:47:32.5363607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBaseSparsifier.test_state_dict' 2025-03-04T19:47:32.5364048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBitsCPU.test_cat_cpu' 2025-03-04T19:47:32.5364479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBool.test_sum_2' 2025-03-04T19:47:32.5365056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBooleanIndexing.test_bool_as_int_argument_errors' 2025-03-04T19:47:32.5365662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBooleanIndexing.test_boolean_indexing_weirdness' 2025-03-04T19:47:32.5366204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestBufferProtocolCPU.test_byte_to_int_cpu' 2025-03-04T19:47:32.5366676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestClip.test_clip_func_takes_out' 2025-03-04T19:47:32.5367171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestClip.test_simple_complex' 2025-03-04T19:47:32.5367647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestColumnStack.test_non_iterable' 2025-03-04T19:47:32.5368378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_hessian_cpu' 2025-03-04T19:47:32.5369085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_autograd_function_no_setup_context_transform_jacfwd_cpu' 2025-03-04T19:47:32.5369813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_deprecation_transforms_transform_functionalize_cpu' 2025-03-04T19:47:32.5370429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCPU.test_requires_grad_inside_transform_cpu' 2025-03-04T19:47:32.5371164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_hessian_cuda' 2025-03-04T19:47:32.5371914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_jacfwd_cuda' 2025-03-04T19:47:32.5372564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_jvp_supports_saved_tensor_hooks_cuda' 2025-03-04T19:47:32.5373194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestComposabilityCUDA.test_requires_grad_inside_transform_cuda' 2025-03-04T19:47:32.5373722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_bad_out_shape' 2025-03-04T19:47:32.5374197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_concatenate' 2025-03-04T19:47:32.5374668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_exceptions' 2025-03-04T19:47:32.5375237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestConcatenate.test_large_concatenate_axis_None' 2025-03-04T19:47:32.5375689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCond.test_empty_sq_cases' 2025-03-04T19:47:32.5376130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCond.test_sq_cases' 2025-03-04T19:47:32.5376655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestContentStoreCPU.test_repeated_hash_cpu' 2025-03-04T19:47:32.5377200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_autograd_nested_list' 2025-03-04T19:47:32.5377753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_autograd_no_grad_output' 2025-03-04T19:47:32.5378251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_dict_in_out' 2025-03-04T19:47:32.5378770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlow.test_map_list_in_out' 2025-03-04T19:47:32.5379328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_map_functionalized' 2025-03-04T19:47:32.5379920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_map_functionalized_aot_func' 2025-03-04T19:47:32.5380532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_nested_cond_map_cond_symbolic' 2025-03-04T19:47:32.5381111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_nested_map_cond_real' 2025-03-04T19:47:32.5381686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_nested_map_cond_symbolic' 2025-03-04T19:47:32.5382354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_aot_functionalized' 2025-03-04T19:47:32.5382976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_symbolic_dict' 2025-03-04T19:47:32.5383640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_symbolic_list' 2025-03-04T19:47:32.5384273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_autograd_symbolic_simple' 2025-03-04T19:47:32.5384816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_real' 2025-03-04T19:47:32.5385420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_symbolic_dict' 2025-03-04T19:47:32.5386006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_symbolic_list' 2025-03-04T19:47:32.5386589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestControlFlowTraced.test_tracing_map_symbolic_simple' 2025-03-04T19:47:32.5387073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestConversion.test_to_int_scalar' 2025-03-04T19:47:32.5387499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCov.test_aweights' 2025-03-04T19:47:32.5387936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCov.test_fweights' 2025-03-04T19:47:32.5388593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attribute' 2025-03-04T19:47:32.5389264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attributes' 2025-03-04T19:47:32.5389897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCppExtensionOpenRgistration.test_open_device_registration' 2025-03-04T19:47:32.5390379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCross.test_broadcasting_shapes' 2025-03-04T19:47:32.5390920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCustomBackendAPI.test_aot_autograd_api' 2025-03-04T19:47:32.5391447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCustomBackendAPI.test_lookup_backend' 2025-03-04T19:47:32.5392003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCustomBackendAPI.test_register_backend_api' 2025-03-04T19:47:32.5392508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCustomOp.test_impl_device_cpu' 2025-03-04T19:47:32.5392989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestCustomOp.test_legacy_define' 2025-03-04T19:47:32.5393451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dlpack_device' 2025-03-04T19:47:32.5393975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype0' 2025-03-04T19:47:32.5394520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype1' 2025-03-04T19:47:32.5395042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype2' 2025-03-04T19:47:32.5395553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype3' 2025-03-04T19:47:32.5396073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype4' 2025-03-04T19:47:32.5396586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype5' 2025-03-04T19:47:32.5397123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype6' 2025-03-04T19:47:32.5397643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype7' 2025-03-04T19:47:32.5398512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype8' 2025-03-04T19:47:32.5399115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dtype_passthrough_dtype9' 2025-03-04T19:47:32.5399699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_dunder_dlpack_refcount' 2025-03-04T19:47:32.5400201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_from_dlpack_refcount' 2025-03-04T19:47:32.5400647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_from_torch' 2025-03-04T19:47:32.5401139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_0' 2025-03-04T19:47:32.5401620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_1' 2025-03-04T19:47:32.5402119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_10' 2025-03-04T19:47:32.5402600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_11' 2025-03-04T19:47:32.5403091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_12' 2025-03-04T19:47:32.5403572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_13' 2025-03-04T19:47:32.5404051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_14' 2025-03-04T19:47:32.5404549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_15' 2025-03-04T19:47:32.5405031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_16' 2025-03-04T19:47:32.5405527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_17' 2025-03-04T19:47:32.5406072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_18' 2025-03-04T19:47:32.5406568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_19' 2025-03-04T19:47:32.5407050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_2' 2025-03-04T19:47:32.5407543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_20' 2025-03-04T19:47:32.5408061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_21' 2025-03-04T19:47:32.5408557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_22' 2025-03-04T19:47:32.5409046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_23' 2025-03-04T19:47:32.5409535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_24' 2025-03-04T19:47:32.5410032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_25' 2025-03-04T19:47:32.5410554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_26' 2025-03-04T19:47:32.5411052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_27' 2025-03-04T19:47:32.5411535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_28' 2025-03-04T19:47:32.5412036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_29' 2025-03-04T19:47:32.5412541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_3' 2025-03-04T19:47:32.5413036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_30' 2025-03-04T19:47:32.5413515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_31' 2025-03-04T19:47:32.5414012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_32' 2025-03-04T19:47:32.5414488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_4' 2025-03-04T19:47:32.5414974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_5' 2025-03-04T19:47:32.5415452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_6' 2025-03-04T19:47:32.5415927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_7' 2025-03-04T19:47:32.5416413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_8' 2025-03-04T19:47:32.5416894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_higher_dims_ndim_9' 2025-03-04T19:47:32.5417331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDLPack.test_ndim0' 2025-03-04T19:47:32.5417758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDelete.test_slices' 2025-03-04T19:47:32.5418276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDeserialize.test_tensor_tensor_list' 2025-03-04T19:47:32.5418698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDiag.test_failure' 2025-03-04T19:47:32.5419160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_append' 2025-03-04T19:47:32.5419570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_axis' 2025-03-04T19:47:32.5419976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_n' 2025-03-04T19:47:32.5420396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDiff.test_prepend' 2025-03-04T19:47:32.5420919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDropoutNN.test_invalid_dropout_p' 2025-03-04T19:47:32.5421368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_0D_array' 2025-03-04T19:47:32.5421819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_1D_array' 2025-03-04T19:47:32.5422268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_2D_array' 2025-03-04T19:47:32.5422751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDsplit.test_non_iterable' 2025-03-04T19:47:32.5423220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDstack.test_non_iterable' 2025-03-04T19:47:32.5423718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDynamicQuantizedOps.test_qlinear' 2025-03-04T19:47:32.5424326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestDynamismExpression.test_export_inline_constraints' 2025-03-04T19:47:32.5424752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestEigh.test_invalid' 2025-03-04T19:47:32.5425242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestEigvalsh.test_invalid' 2025-03-04T19:47:32.5425741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandDims.test_axis_out_of_range' 2025-03-04T19:47:32.5426221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandDims.test_repeated_axis' 2025-03-04T19:47:32.5427082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64' 2025-03-04T19:47:32.5427918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64' 2025-03-04T19:47:32.5428771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv3d_cpu_float64' 2025-03-04T19:47:32.5429625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64' 2025-03-04T19:47:32.5430505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64' 2025-03-04T19:47:32.5431355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64' 2025-03-04T19:47:32.5432204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64' 2025-03-04T19:47:32.5433071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64' 2025-03-04T19:47:32.5433913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv3d_cpu_float64' 2025-03-04T19:47:32.5434757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64' 2025-03-04T19:47:32.5435659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64' 2025-03-04T19:47:32.5436510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64' 2025-03-04T19:47:32.5437398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64' 2025-03-04T19:47:32.5438383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64' 2025-03-04T19:47:32.5439283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv3d_cpu_float64' 2025-03-04T19:47:32.5440202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64' 2025-03-04T19:47:32.5441124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64' 2025-03-04T19:47:32.5442017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64' 2025-03-04T19:47:32.5442631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExperiment.test_with_buffer_as_submodule' 2025-03-04T19:47:32.5443289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_optimizer_single_tensor_pattern' 2025-03-04T19:47:32.5443965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExperimentalUtils.test_profiler_synchronized_dataloader_pattern' 2025-03-04T19:47:32.5444497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_basic_non_strict_fake_tensor' 2025-03-04T19:47:32.5445040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_basic_non_strict_real_tensor' 2025-03-04T19:47:32.5445600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_cond_with_module_stack_export_with' 2025-03-04T19:47:32.5446118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_constrain_size_in_eager' 2025-03-04T19:47:32.5446690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_constrain_size_with_constrain_value' 2025-03-04T19:47:32.5447256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_constrain_size_with_various_cases' 2025-03-04T19:47:32.5447868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_external_call_non_strict_real_tensor' 2025-03-04T19:47:32.5448348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_nn_module_stack' 2025-03-04T19:47:32.5448896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_nn_module_stack_shared_submodule' 2025-03-04T19:47:32.5449407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes' 2025-03-04T19:47:32.5450034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestExport.test_non_strict_dynamic_shapes_suggested_fixes' 2025-03-04T19:47:32.5450577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_channel' 2025-03-04T19:47:32.5451120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_backward_per_tensor' 2025-03-04T19:47:32.5451730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cpu' 2025-03-04T19:47:32.5452385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_channel_cuda' 2025-03-04T19:47:32.5453000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_backward_per_tensor_cuda' 2025-03-04T19:47:32.5453620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_channel_cuda' 2025-03-04T19:47:32.5454250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cpu' 2025-03-04T19:47:32.5454875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFakeQuantizeOps.test_learnable_forward_per_tensor_cuda' 2025-03-04T19:47:32.5455371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFlag.test_writeable_from_readonly' 2025-03-04T19:47:32.5455796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFlip.test_axes' 2025-03-04T19:47:32.5456219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFliplr.test_basic' 2025-03-04T19:47:32.5456842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_non_integer_argument_errors' 2025-03-04T19:47:32.5457461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFloatNonIntegerArgument.test_reduce_axis_float_index' 2025-03-04T19:47:32.5457905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFromBuffer.test_empty' 2025-03-04T19:47:32.5458465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFunctionalizeCPU.test_multioutput_view_cpu' 2025-03-04T19:47:32.5458986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFunctionalizeCPU.test_simple_view_cpu' 2025-03-04T19:47:32.5459578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestFunctionalizeCPU.test_vmap_functionalize_jvp_cpu' 2025-03-04T19:47:32.5460101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func0' 2025-03-04T19:47:32.5460627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericCumSumProd.test_bad_axis_func1' 2025-03-04T19:47:32.5461225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericPytree.test_flatten_unflatten_deque_cxx' 2025-03-04T19:47:32.5461802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericPytree.test_flatten_unflatten_deque_py' 2025-03-04T19:47:32.5462323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func0' 2025-03-04T19:47:32.5462853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func1' 2025-03-04T19:47:32.5463399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func10' 2025-03-04T19:47:32.5463936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func11' 2025-03-04T19:47:32.5464455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func2' 2025-03-04T19:47:32.5464973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func3' 2025-03-04T19:47:32.5465532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func4' 2025-03-04T19:47:32.5466047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func5' 2025-03-04T19:47:32.5466578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func6' 2025-03-04T19:47:32.5467093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func7' 2025-03-04T19:47:32.5467647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func8' 2025-03-04T19:47:32.5468165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGenericReductions.test_bad_axis_func9' 2025-03-04T19:47:32.5468676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGradNewOnesOverride.test_newones' 2025-03-04T19:47:32.5469120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGradient.test_badargs' 2025-03-04T19:47:32.5469650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGradient.test_specific_axes' 2025-03-04T19:47:32.5470087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestGradient.test_values' 2025-03-04T19:47:32.5470635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHessianCPU.test_jacfwd_different_levels_cpu' 2025-03-04T19:47:32.5471212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHessianCUDA.test_jacfwd_different_levels_cuda' 2025-03-04T19:47:32.5471879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHigherOrderOperatorInteractionCPU.test_grad_name_wrapping_cpu' 2025-03-04T19:47:32.5472385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram.test_error_binnum_type' 2025-03-04T19:47:32.5472855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram.test_finite_range' 2025-03-04T19:47:32.5473318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram.test_one_bin' 2025-03-04T19:47:32.5473862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogram2d.test_binparameter_combination' 2025-03-04T19:47:32.5474357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_bins_error_2' 2025-03-04T19:47:32.5474861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_bins_errors' 2025-03-04T19:47:32.5475347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_equal_edges' 2025-03-04T19:47:32.5475814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_inf_edges' 2025-03-04T19:47:32.5476283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHistogramdd.test_weights' 2025-03-04T19:47:32.5476744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHsplit.test_0D_array' 2025-03-04T19:47:32.5477201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHsplit.test_non_iterable' 2025-03-04T19:47:32.5477669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHstack.test_empty_input' 2025-03-04T19:47:32.5478192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestHstack.test_non_iterable' 2025-03-04T19:47:32.5478716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexing.test_index_no_floats' 2025-03-04T19:47:32.5479204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexing.test_slicing_no_floats' 2025-03-04T19:47:32.5479705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_byte_mask_cpu' 2025-03-04T19:47:32.5480244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_empty_ndim_index_bool_cpu' 2025-03-04T19:47:32.5480755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_index_cpu' 2025-03-04T19:47:32.5481257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_index_limits_cpu' 2025-03-04T19:47:32.5481797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_out_of_bound_index_cpu' 2025-03-04T19:47:32.5482304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIndexingCPU.test_zero_dim_index_cpu' 2025-03-04T19:47:32.5482967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_complex_attr_access_without_graph_breaks' 2025-03-04T19:47:32.5483542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_const_property_on_tensor' 2025-03-04T19:47:32.5484115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_set_data_on_input_tensor' 2025-03-04T19:47:32.5484758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_assigned_on_tensor' 2025-03-04T19:47:32.5485335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestInputAttrTracking.test_tensor_property_on_tensor' 2025-03-04T19:47:32.5485843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIsScalar.test_is_not_scalar_value6' 2025-03-04T19:47:32.5486288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestIterator.test_iterator' 2025-03-04T19:47:32.5486938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_correctness_different_devices_cpu' 2025-03-04T19:47:32.5487538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_default_arg_cpu' 2025-03-04T19:47:32.5488142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_cpu' 2025-03-04T19:47:32.5488754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_multi_input_multi_output_cpu' 2025-03-04T19:47:32.5489361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_simple_cpu' 2025-03-04T19:47:32.5490021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_unrelated_outputs_cpu' 2025-03-04T19:47:32.5490571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_against_reference_zero_dim_cpu' 2025-03-04T19:47:32.5491101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_argnums_defaults_to_zero_cpu' 2025-03-04T19:47:32.5491577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_aux_pytree_cpu' 2025-03-04T19:47:32.5492055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_dimensionality_cpu' 2025-03-04T19:47:32.5492551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_empty_output_cpu' 2025-03-04T19:47:32.5493013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_inplace_cpu' 2025-03-04T19:47:32.5493542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_jac_with_non_tensor_args_cpu' 2025-03-04T19:47:32.5494118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_outputs_pytree_cpu' 2025-03-04T19:47:32.5494676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_inputs_pytree_cpu' 2025-03-04T19:47:32.5495262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_multiple_argnums_cpu' 2025-03-04T19:47:32.5495826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_multiple_outputs_single_argnums_cpu' 2025-03-04T19:47:32.5496354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_outputs_can_any_pytree_cpu' 2025-03-04T19:47:32.5496841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_unrelated_input_cpu' 2025-03-04T19:47:32.5497340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJacCPU.test_unrelated_output_cpu' 2025-03-04T19:47:32.5497774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestJit.test_batchnorm' 2025-03-04T19:47:32.5498550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLazyModules.test_lazy_batchnorm_with_dict_input' 2025-03-04T19:47:32.5499014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLexsort.test_datetime' 2025-03-04T19:47:32.5499443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLexsort.test_mixed' 2025-03-04T19:47:32.5500023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float32' 2025-03-04T19:47:32.5500786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addmm_sizes_cpu_float64' 2025-03-04T19:47:32.5501334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int16' 2025-03-04T19:47:32.5501941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int32' 2025-03-04T19:47:32.5502472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int64' 2025-03-04T19:47:32.5502983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_int8' 2025-03-04T19:47:32.5503512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_addr_integral_cpu_uint8' 2025-03-04T19:47:32.5504063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex128' 2025-03-04T19:47:32.5504577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_complex64' 2025-03-04T19:47:32.5505071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float32' 2025-03-04T19:47:32.5505559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_geqrf_cpu_float64' 2025-03-04T19:47:32.5506188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex128' 2025-03-04T19:47:32.5506761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_complex64' 2025-03-04T19:47:32.5507341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float32' 2025-03-04T19:47:32.5507905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_householder_product_cpu_float64' 2025-03-04T19:47:32.5508460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex128' 2025-03-04T19:47:32.5508955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_complex64' 2025-03-04T19:47:32.5509454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float32' 2025-03-04T19:47:32.5509942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_pinv_cpu_float64' 2025-03-04T19:47:32.5510577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_complex128' 2025-03-04T19:47:32.5511187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_complex64' 2025-03-04T19:47:32.5511810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_float32' 2025-03-04T19:47:32.5512409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_float64' 2025-03-04T19:47:32.5512931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex128' 2025-03-04T19:47:32.5513433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_complex64' 2025-03-04T19:47:32.5513926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float32' 2025-03-04T19:47:32.5514428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_solve_cpu_float64' 2025-03-04T19:47:32.5515053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex128' 2025-03-04T19:47:32.5515713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex64' 2025-03-04T19:47:32.5516325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float32' 2025-03-04T19:47:32.5516947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float64' 2025-03-04T19:47:32.5517424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMatmul.test_exceptions' 2025-03-04T19:47:32.5518007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMedian.test_extended_axis_invalid' 2025-03-04T19:47:32.5518454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMeshgrid.test_indexing' 2025-03-04T19:47:32.5518973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMetaKernel.test_addmm_invalid_dtype' 2025-03-04T19:47:32.5519415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_adapt' 2025-03-04T19:47:32.5519829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_attn' 2025-03-04T19:47:32.5520261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_big_split' 2025-03-04T19:47:32.5520655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_c' 2025-03-04T19:47:32.5521113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_compare_dims' 2025-03-04T19:47:32.5521547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_diag' 2025-03-04T19:47:32.5521989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_dim_args' 2025-03-04T19:47:32.5522439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_dims_with_size' 2025-03-04T19:47:32.5522852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_dir' 2025-03-04T19:47:32.5523249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_doc' 2025-03-04T19:47:32.5523677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_embed' 2025-03-04T19:47:32.5524074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_eq' 2025-03-04T19:47:32.5524499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_expand' 2025-03-04T19:47:32.5524949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_functorch' 2025-03-04T19:47:32.5525359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_hello' 2025-03-04T19:47:32.5525787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_index' 2025-03-04T19:47:32.5526250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_index_placement' 2025-03-04T19:47:32.5526687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_inplace' 2025-03-04T19:47:32.5527135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_manual_stuff' 2025-03-04T19:47:32.5527556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_mask' 2025-03-04T19:47:32.5527990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_max' 2025-03-04T19:47:32.5528401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_mm' 2025-03-04T19:47:32.5528829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_mm_fuse' 2025-03-04T19:47:32.5529245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_monkey' 2025-03-04T19:47:32.5529683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_network' 2025-03-04T19:47:32.5530119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_order' 2025-03-04T19:47:32.5530587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_order_keyword' 2025-03-04T19:47:32.5531002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_parse' 2025-03-04T19:47:32.5531457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_permute_orig' 2025-03-04T19:47:32.5531882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_seg' 2025-03-04T19:47:32.5532320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_simple' 2025-03-04T19:47:32.5532767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_softmax_split' 2025-03-04T19:47:32.5533193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_stack' 2025-03-04T19:47:32.5533631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_time_mm_fuse' 2025-03-04T19:47:32.5534108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMin.test_with_dims_split' 2025-03-04T19:47:32.5534599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_adapt' 2025-03-04T19:47:32.5535073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_attn' 2025-03-04T19:47:32.5535575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_big_split' 2025-03-04T19:47:32.5536034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_c' 2025-03-04T19:47:32.5536552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_compare_dims' 2025-03-04T19:47:32.5537022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_diag' 2025-03-04T19:47:32.5537519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_dim_args' 2025-03-04T19:47:32.5538031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_dims_with_size' 2025-03-04T19:47:32.5538513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_dir' 2025-03-04T19:47:32.5538977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_doc' 2025-03-04T19:47:32.5539453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_embed' 2025-03-04T19:47:32.5539925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_eq' 2025-03-04T19:47:32.5540400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_expand' 2025-03-04T19:47:32.5540930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_functorch' 2025-03-04T19:47:32.5541401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_hello' 2025-03-04T19:47:32.5541885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_index' 2025-03-04T19:47:32.5542401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_index_placement' 2025-03-04T19:47:32.5542917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_inplace' 2025-03-04T19:47:32.5543418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_manual_stuff' 2025-03-04T19:47:32.5543900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_mask' 2025-03-04T19:47:32.5544367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_max' 2025-03-04T19:47:32.5544874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm' 2025-03-04T19:47:32.5545365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_mm_fuse' 2025-03-04T19:47:32.5545838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_monkey' 2025-03-04T19:47:32.5546332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_network' 2025-03-04T19:47:32.5546805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_order' 2025-03-04T19:47:32.5547360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_order_keyword' 2025-03-04T19:47:32.5547836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_parse' 2025-03-04T19:47:32.5548355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_permute_orig' 2025-03-04T19:47:32.5548822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_seg' 2025-03-04T19:47:32.5549322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_simple' 2025-03-04T19:47:32.5549828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_softmax_split' 2025-03-04T19:47:32.5550319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_stack' 2025-03-04T19:47:32.5550842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinFunctorchOnly.test_with_dims_split' 2025-03-04T19:47:32.5551261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinMax.test_axis' 2025-03-04T19:47:32.5551703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMinMax.test_scalar' 2025-03-04T19:47:32.5552166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMisc.test_byteorder_check' 2025-03-04T19:47:32.5552699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMisc.test_generalized_raise_multiloop' 2025-03-04T19:47:32.5553147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_add_cpu' 2025-03-04T19:47:32.5553649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_copy_cpu' 2025-03-04T19:47:32.5554097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_mul_cpu' 2025-03-04T19:47:32.5554575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_sigmoid_cpu' 2025-03-04T19:47:32.5555026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMkldnnCPU.test_tanh_cpu' 2025-03-04T19:47:32.5555522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestModuleHookNN.test_hook_inplace' 2025-03-04T19:47:32.5556064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMoveaxis.test_errors' 2025-03-04T19:47:32.5556675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_dynamic_programming_optimization_and_out' 2025-03-04T19:47:32.5557207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_three_arguments_and_out' 2025-03-04T19:47:32.5557778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_too_few_input_arrays' 2025-03-04T19:47:32.5558336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiDot.test_two_arguments_and_out' 2025-03-04T19:47:32.5558837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_empty_shared' 2025-03-04T19:47:32.5559348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_fs_is_shared' 2025-03-04T19:47:32.5559854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_inherit_tensor' 2025-03-04T19:47:32.5560378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestMultiprocessing.test_is_shared' 2025-03-04T19:47:32.5560817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_fb_fc_packed' 2025-03-04T19:47:32.5561405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCOO' 2025-03-04T19:47:32.5561980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSC' 2025-03-04T19:47:32.5562566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_bias_weightCSR' 2025-03-04T19:47:32.5563149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNN.test_linear_autograd_device_cuda_nobias_weightCOO' 2025-03-04T19:47:32.5563735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_invalid_reduction_strings_cpu' 2025-03-04T19:47:32.5564331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float32' 2025-03-04T19:47:32.5564909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_module_to_empty_cpu_float64' 2025-03-04T19:47:32.5565543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_nll_loss_byte_target_matches_long_cpu' 2025-03-04T19:47:32.5566131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCPU.test_threshold_inplace_overlap_cpu' 2025-03-04T19:47:32.5566783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNDeviceTypeCUDA.test_nll_loss_byte_target_matches_long_cuda' 2025-03-04T19:47:32.5567482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_deepcopy_after_parametrization_swap_True' 2025-03-04T19:47:32.5568215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_errors_unparametrized_tensor_parametrization_swap_True' 2025-03-04T19:47:32.5568875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_initialization_parametrization_swap_True' 2025-03-04T19:47:32.5569544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_new_spectral_norm_forward_swap_True' 2025-03-04T19:47:32.5570135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_new_spectral_norm_swap_True' 2025-03-04T19:47:32.5570860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_buffer_parametrization_swap_True' 2025-03-04T19:47:32.5571566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_nested_parametrization_swap_True' 2025-03-04T19:47:32.5572587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_register_and_remove_parametrization_swap_True' 2025-03-04T19:47:32.5573238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_serialization_parametrization_swap_True' 2025-03-04T19:47:32.5574009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_right_inverse_swap_True' 2025-03-04T19:47:32.5574717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_transfer_parametrizations_and_params_swap_True' 2025-03-04T19:47:32.5575400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrization.test_wrapper_subclass_parametrization_swap_True' 2025-03-04T19:47:32.5576134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_False_cuda' 2025-03-04T19:47:32.5576850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_True_cuda' 2025-03-04T19:47:32.5577326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_flatten' 2025-03-04T19:47:32.5577815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_reduction_fns' 2025-03-04T19:47:32.5578337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_set_names_property' 2025-03-04T19:47:32.5578895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_transpose_variants' 2025-03-04T19:47:32.5579457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_unary_propagate_names_fns' 2025-03-04T19:47:32.5579941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_unflatten' 2025-03-04T19:47:32.5580637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_interned_string_bumps_refcount_permanently' 2025-03-04T19:47:32.5581255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTensor.test_using_unseen_uninterned_string_refcounts' 2025-03-04T19:47:32.5581703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNamedTuple.test_max' 2025-03-04T19:47:32.5582193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNegative.test_exceptions' 2025-03-04T19:47:32.5582828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_early_stop_False' 2025-03-04T19:47:32.5583445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_early_stop_True' 2025-03-04T19:47:32.5584130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_kwargs_early_stop_True' 2025-03-04T19:47:32.5584876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_non_tensor_inputs_and_outputs_early_stop_True' 2025-03-04T19:47:32.5585584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_reentrant_backwards_early_stop_True' 2025-03-04T19:47:32.5586259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_same_graph_early_stop_True' 2025-03-04T19:47:32.5586893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_set_early_stop' 2025-03-04T19:47:32.5587584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_False' 2025-03-04T19:47:32.5588255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedCheckpoint.test_nested_checkpoint_two_children_early_stop_True' 2025-03-04T19:47:32.5588801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedTensor.test_binary_recompiles' 2025-03-04T19:47:32.5589263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNestedTensor.test_unbind' 2025-03-04T19:47:32.5589925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-1' 2025-03-04T19:47:32.5590575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-10' 2025-03-04T19:47:32.5591236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-9' 2025-03-04T19:47:32.5591805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNonzeroAndCountNonzero.test_count_nonzero_axis' 2025-03-04T19:47:32.5592258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormDouble.test_axis' 2025-03-04T19:47:32.5592719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormDouble.test_bad_args' 2025-03-04T19:47:32.5593196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormDouble.test_matrix_2x2' 2025-03-04T19:47:32.5593625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormInt64.test_axis' 2025-03-04T19:47:32.5594076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormInt64.test_bad_args' 2025-03-04T19:47:32.5594543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormInt64.test_matrix_2x2' 2025-03-04T19:47:32.5594984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormSingle.test_axis' 2025-03-04T19:47:32.5595477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormSingle.test_bad_args' 2025-03-04T19:47:32.5595941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNormSingle.test_matrix_2x2' 2025-03-04T19:47:32.5596509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestNumPyInteropCPU.test_numpy_non_writeable_cpu' 2025-03-04T19:47:32.5597014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestObserver.test_per_channel_observers' 2025-03-04T19:47:32.5597572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestObserver.test_per_tensor_observers' 2025-03-04T19:47:32.5598159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestOptimizations.test_example_inputs' 2025-03-04T19:47:32.5599001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestOptimizations.test_example_inputs_runtime_use' 2025-03-04T19:47:32.5599544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_non_op_overload' 2025-03-04T19:47:32.5600183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestOutDtypeOp.test_out_dtype_wrong_output' 2025-03-04T19:47:32.5600653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPadding.test_constant_padNd' 2025-03-04T19:47:32.5601198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPasses.test_functionalize_inline_contraints' 2025-03-04T19:47:32.5601724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPasses.test_views_op_having_view_copy' 2025-03-04T19:47:32.5602358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPercentile.test_extended_axis_invalid' 2025-03-04T19:47:32.5602898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPercentile.test_scalar_q' 2025-03-04T19:47:32.5603331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPickle.test_pickle' 2025-03-04T19:47:32.5603870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPoolingNN.test_MaxUnpool2d_output_size' 2025-03-04T19:47:32.5604303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_flops' 2025-03-04T19:47:32.5604799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_high_level_trace' 2025-03-04T19:47:32.5605295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_is_profiler_enabled' 2025-03-04T19:47:32.5605752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source' 2025-03-04T19:47:32.5606401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_basic_work_in_main_thread_True' 2025-03-04T19:47:32.5607103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_close_in_scope_work_in_main_thread_True' 2025-03-04T19:47:32.5607760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_complex_work_in_main_thread_True' 2025-03-04T19:47:32.5608477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_multiple_preexisting_work_in_main_thread_True' 2025-03-04T19:47:32.5609172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfiler.test_source_multithreaded_open_in_scope_work_in_main_thread_True' 2025-03-04T19:47:32.5609833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory' 2025-03-04T19:47:32.5610502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_memory_and_stack' 2025-03-04T19:47:32.5611163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_record_function' 2025-03-04T19:47:32.5611907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_dispatch' 2025-03-04T19:47:32.5612598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_function' 2025-03-04T19:47:32.5613090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPutAlongAxis.test_broadcast' 2025-03-04T19:47:32.5613601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_False' 2025-03-04T19:47:32.5614156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPutmask.test_byteorder_greater_True' 2025-03-04T19:47:32.5614622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPutmask.test_record_array' 2025-03-04T19:47:32.5615131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_backwards2' 2025-03-04T19:47:32.5615608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_forwards1' 2025-03-04T19:47:32.5616127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_forwards2' 2025-03-04T19:47:32.5616598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPythonAutograd.test_split' 2025-03-04T19:47:32.5617095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestPythonRegistration.test_finalizer' 2025-03-04T19:47:32.5617531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_mode_raw' 2025-03-04T19:47:32.5617987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_0' 2025-03-04T19:47:32.5618456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_qr_empty_m_0_n_3' 2025-03-04T19:47:32.5618911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQR.test_qr_empty_m_3_n_0' 2025-03-04T19:47:32.5619727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_averaged_inverted_cdf' 2025-03-04T19:47:32.5620409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_closest_observation' 2025-03-04T19:47:32.5620993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_hazen' 2025-03-04T19:47:32.5621648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_interpolated_inverted_cdf' 2025-03-04T19:47:32.5622289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_inverted_cdf' 2025-03-04T19:47:32.5622892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_median_unbiased' 2025-03-04T19:47:32.5623559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_normal_unbiased' 2025-03-04T19:47:32.5624130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantile.test_quantile_monotonic_method_weibull' 2025-03-04T19:47:32.5624743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedEmbeddingOps.test_embedding_bag_2d_indices' 2025-03-04T19:47:32.5625257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedOps.test_custom_module_lstm' 2025-03-04T19:47:32.5625797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedOps.test_max_pool2d_cudnn' 2025-03-04T19:47:32.5626271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedOps.test_qtanh' 2025-03-04T19:47:32.5626780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams' 2025-03-04T19:47:32.5627369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_choose_qparams_optimized' 2025-03-04T19:47:32.5628006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_dequantize_per_tensor' 2025-03-04T19:47:32.5628614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor' 2025-03-04T19:47:32.5629285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_decomposed_quantize_per_tensor_bfloat16_input' 2025-03-04T19:47:32.5629815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_fp16_saturate_op' 2025-03-04T19:47:32.5630344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_qtensor_cpu' 2025-03-04T19:47:32.5630943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestQuantizedTensor.test_quantize_per_channel_sub_byte' 2025-03-04T19:47:32.5631514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex128' 2025-03-04T19:47:32.5632091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_complex64' 2025-03-04T19:47:32.5632642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float32' 2025-03-04T19:47:32.5633203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_std_vs_numpy_cpu_float64' 2025-03-04T19:47:32.5633774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex128' 2025-03-04T19:47:32.5634331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_complex64' 2025-03-04T19:47:32.5634892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float32' 2025-03-04T19:47:32.5635438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_var_vs_numpy_cpu_float64' 2025-03-04T19:47:32.5636105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_complex128' 2025-03-04T19:47:32.5636752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_complex64' 2025-03-04T19:47:32.5637443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_float32' 2025-03-04T19:47:32.5638152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestReductionsCPU.test_warn_invalid_degrees_of_freedom_cpu_float64' 2025-03-04T19:47:32.5638637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestRequire.test_C_and_F_simul' 2025-03-04T19:47:32.5639098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestRequire.test_require_each' 2025-03-04T19:47:32.5639639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestRequire.test_unknown_requirement' 2025-03-04T19:47:32.5640095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestRollaxis.test_exceptions' 2025-03-04T19:47:32.5640531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestRot90.test_basic' 2025-03-04T19:47:32.5641224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_bfloat16_cpu_bfloat16' 2025-03-04T19:47:32.5641930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16' 2025-03-04T19:47:32.5642623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32' 2025-03-04T19:47:32.5643313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64' 2025-03-04T19:47:32.5644039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_bfloat16_cpu_bfloat16' 2025-03-04T19:47:32.5644729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float16_cpu_float16' 2025-03-04T19:47:32.5645427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float32_cpu_float32' 2025-03-04T19:47:32.5646117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64' 2025-03-04T19:47:32.5646643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScalarIndexing.test_invalid_newaxis' 2025-03-04T19:47:32.5647166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript' 2025-03-04T19:47:32.5647764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScalarIndexing.test_invalid_subscript_assignment' 2025-03-04T19:47:32.5648219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_conv_error' 2025-03-04T19:47:32.5648757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_error_stacktrace_interface' 2025-03-04T19:47:32.5649206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_infer_size' 2025-03-04T19:47:32.5649680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_is_scripting' 2025-03-04T19:47:32.5650164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_method_overloading' 2025-03-04T19:47:32.5650834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_namedtuple_default_values_using_factory_constructor' 2025-03-04T19:47:32.5651397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_parse_nested_names' 2025-03-04T19:47:32.5651904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_parse_tensor_constants' 2025-03-04T19:47:32.5652367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_python_call' 2025-03-04T19:47:32.5652923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_script_pack_padded_sequence' 2025-03-04T19:47:32.5653497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_string_device_implicit_conversion' 2025-03-04T19:47:32.5654043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestScript.test_torch_functional_tensordot_int' 2025-03-04T19:47:32.5654567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestShapeOpsCUDA.test_flip_cuda_float32' 2025-03-04T19:47:32.5655135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSortComplex.test_sort_real_type_in_g_type_out_G' 2025-03-04T19:47:32.5655637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSplit.test_unequal_split' 2025-03-04T19:47:32.5656074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestStackMisc.test_stack' 2025-03-04T19:47:32.5656556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestStats.test_dtype_from_dtype' 2025-03-04T19:47:32.5656965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestStats.test_out' 2025-03-04T19:47:32.5657625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestSubclassSerialization.test_allowlist_for_weights_only' 2025-03-04T19:47:32.5658223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_remove_output_used_only_in_size' 2025-03-04T19:47:32.5658705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_to_dtype' 2025-03-04T19:47:32.5659191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserDynamic.test_torch_to' 2025-03-04T19:47:32.5659740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_inlined_optimized_graph' 2025-03-04T19:47:32.5660335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_remove_output_used_only_in_size' 2025-03-04T19:47:32.5660810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_to_dtype' 2025-03-04T19:47:32.5661295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTEFuserStatic.test_torch_to' 2025-03-04T19:47:32.5661711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTake.test_raise' 2025-03-04T19:47:32.5662189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTakeAlongAxis.test_invalid' 2025-03-04T19:47:32.5662709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTensorBoardUtils.test_numpy_vid_uint8' 2025-03-04T19:47:32.5663241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTensorCreationCPU.test_block_diag_cpu' 2025-03-04T19:47:32.5663802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTensorCreationCPU.test_constructor_dtypes_cpu' 2025-03-04T19:47:32.5664500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_bfloat16_proto_type_14' 2025-03-04T19:47:32.5665149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTensorProtoSummary.test_half_tensor_proto_float16_proto_type_19' 2025-03-04T19:47:32.5665561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_map' 2025-03-04T19:47:32.5665982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_new' 2025-03-04T19:47:32.5666472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_parsing_intlist' 2025-03-04T19:47:32.5666901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_type' 2025-03-04T19:47:32.5667402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorch.test_upsample_nearest2d_meta' 2025-03-04T19:47:32.5667977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_add_cpu' 2025-03-04T19:47:32.5668592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcdiv_cpu' 2025-03-04T19:47:32.5669181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_addcmul_cpu' 2025-03-04T19:47:32.5669749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_atan2_cpu' 2025-03-04T19:47:32.5670325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_div_cpu' 2025-03-04T19:47:32.5670908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_eq_cpu' 2025-03-04T19:47:32.5671493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_fmod_cpu' 2025-03-04T19:47:32.5672045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ge_cpu' 2025-03-04T19:47:32.5672591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_gt_cpu' 2025-03-04T19:47:32.5673159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_le_cpu' 2025-03-04T19:47:32.5673721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lerp_cpu' 2025-03-04T19:47:32.5674288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_lt_cpu' 2025-03-04T19:47:32.5674889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_fill_cpu' 2025-03-04T19:47:32.5675520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_masked_scatter_cpu' 2025-03-04T19:47:32.5676075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_mul_cpu' 2025-03-04T19:47:32.5676639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_ne_cpu' 2025-03-04T19:47:32.5677197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_pow_cpu' 2025-03-04T19:47:32.5677889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_remainder_cpu' 2025-03-04T19:47:32.5678485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_broadcast_fn_sub_cpu' 2025-03-04T19:47:32.5679112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_deterministic_empty_cpu_uint64' 2025-03-04T19:47:32.5679803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float32' 2025-03-04T19:47:32.5680534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float64' 2025-03-04T19:47:32.5681123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionMode.test_mode_notimplemented_loop' 2025-03-04T19:47:32.5681811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float32' 2025-03-04T19:47:32.5682509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float64' 2025-03-04T19:47:32.5683222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float32' 2025-03-04T19:47:32.5683925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float64' 2025-03-04T19:47:32.5684515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionMode.test_modes_return_notimplemented' 2025-03-04T19:47:32.5685218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionMode.test_nested_modes_with_python_has_torch_function' 2025-03-04T19:47:32.5685887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchFunctionOverride.test_Tensor___cuda_array_interface_____get__' 2025-03-04T19:47:32.5686477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_module_and_optimizer_ids' 2025-03-04T19:47:32.5686999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_nnmodule_params' 2025-03-04T19:47:32.5687612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_full' 2025-03-04T19:47:32.5688240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_keep_alive' 2025-03-04T19:47:32.5688890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_scalar_args' 2025-03-04T19:47:32.5689481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchTidyProfiler.test_tensorimpl_invalidation_set' 2025-03-04T19:47:32.5689988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTorchbind.test_torchbind_inductor' 2025-03-04T19:47:32.5690479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTrilIndicesFrom.test_exceptions' 2025-03-04T19:47:32.5690980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTriuIndicesFrom.test_exceptions' 2025-03-04T19:47:32.5691451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTypeHints.test_doc_examples' 2025-03-04T19:47:32.5692019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTypePromotionCPU.test_alpha_mismatch_cpu' 2025-03-04T19:47:32.5692578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestTypePromotionCPU.test_alternate_result_cpu' 2025-03-04T19:47:32.5693109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestUnflatten.test_unflatten_container_type' 2025-03-04T19:47:32.5693685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestUnique.test_unique_axis' 2025-03-04T19:47:32.5694206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestUnique.test_unique_axis_errors' 2025-03-04T19:47:32.5694774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVerifyCorrectness.test_incorrect_verify_true' 2025-03-04T19:47:32.5695283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVerifyCorrectness.test_torchscript' 2025-03-04T19:47:32.5695857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVmapAPI.test_fallback_does_not_warn_by_default' 2025-03-04T19:47:32.5696478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVmapAPI.test_fallback_warns_when_warnings_are_enabled' 2025-03-04T19:47:32.5697030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVmapAPI.test_out_dim_out_of_bounds_err_msg' 2025-03-04T19:47:32.5697548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVmapOperators.test_new_empty_strided' 2025-03-04T19:47:32.5697996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVsplit.test_0D_array' 2025-03-04T19:47:32.5698766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVsplit.test_1D_array' 2025-03-04T19:47:32.5699231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVsplit.test_non_iterable' 2025-03-04T19:47:32.5699700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVstack.test_empty_input' 2025-03-04T19:47:32.5700154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestVstack.test_non_iterable' 2025-03-04T19:47:32.5700588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TestWhere.test_error' 2025-03-04T19:47:32.5701108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/TraceRuleTests.test_skipfiles_inlinelist' 2025-03-04T19:47:32.5701595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_builtin_max_min' 2025-03-04T19:47:32.5702096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_conv1d_symint_padding' 2025-03-04T19:47:32.5702597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_isinstance_symint' 2025-03-04T19:47:32.5703066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_mark_01_dynamic' 2025-03-04T19:47:32.5703565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_no_recompilations' 2025-03-04T19:47:32.5704036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_no_recompiles' 2025-03-04T19:47:32.5704770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_propagate_dynamic_dim' 2025-03-04T19:47:32.5705397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures/UnspecTests.test_use_and_specialize' 2025-03-04T19:47:32.5705841Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_expected_failures' 2025-03-04T19:47:32.5706282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DecoratorTests.test_allow_in_graph' 2025-03-04T19:47:32.5706938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesAotAutogradFallbackTests.test_aot_sequence_nr_dynamic_shapes' 2025-03-04T19:47:32.5707589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_autograd_profiler_enabled_dynamic_shapes' 2025-03-04T19:47:32.5708275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_dynamic_shapes' 2025-03-04T19:47:32.5708995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes' 2025-03-04T19:47:32.5709733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested_dynamic_shapes' 2025-03-04T19:47:32.5710433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_list_operands_dynamic_shapes' 2025-03-04T19:47:32.5711169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_non_tensor_operands_dynamic_shapes' 2025-03-04T19:47:32.5711861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_cond_raise_user_error_on_unsupported_pred_dynamic_shapes' 2025-03-04T19:47:32.5712518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_dynamic_dim_range_constraint_dynamic_shapes' 2025-03-04T19:47:32.5713236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_mark_dynamic_conflict_dynamic_dim_dynamic_shapes' 2025-03-04T19:47:32.5713905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_dict_values_dynamic_shapes' 2025-03-04T19:47:32.5714647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_dynamic_shapes' 2025-03-04T19:47:32.5715484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes' 2025-03-04T19:47:32.5716255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes' 2025-03-04T19:47:32.5716921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_free_function_dynamic_shapes' 2025-03-04T19:47:32.5717571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_dynamic_shapes' 2025-03-04T19:47:32.5718405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_list_nonzero_free_function_dynamic_shapes' 2025-03-04T19:47:32.5719068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_dynamic_shapes' 2025-03-04T19:47:32.5719802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes' 2025-03-04T19:47:32.5720476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_dynamic_shapes' 2025-03-04T19:47:32.5721238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_none_control_flow_free_func_dynamic_shapes' 2025-03-04T19:47:32.5721930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_dynamic_shapes' 2025-03-04T19:47:32.5722675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes' 2025-03-04T19:47:32.5723405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_pos_dynamic_shapes' 2025-03-04T19:47:32.5724083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_not_return_const_dynamic_shapes' 2025-03-04T19:47:32.5724738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_constant_tuple_nonzero_dynamic_shapes' 2025-03-04T19:47:32.5725368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_export_with_map_cond_dynamic_shapes' 2025-03-04T19:47:32.5725998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_map_cond_param_buffer_lifted_dynamic_shapes' 2025-03-04T19:47:32.5726572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_retracibility_dynamic_shapes' 2025-03-04T19:47:32.5727182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_torch_inference_mode_ctx_dynamic_shapes' 2025-03-04T19:47:32.5727869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesExportTests.test_untracked_inputs_in_constraints_dynamic_shapes' 2025-03-04T19:47:32.5728562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_disable_capture_dynamic_shapes' 2025-03-04T19:47:32.5729191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_dynamic_shapes' 2025-03-04T19:47:32.5729878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs_dynamic_shapes' 2025-03-04T19:47:32.5730605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar_dynamic_shapes' 2025-03-04T19:47:32.5731271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_has_aux_dynamic_shapes' 2025-03-04T19:47:32.5731968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_non_tensor_input_dynamic_shapes' 2025-03-04T19:47:32.5732630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_pytree_dynamic_shapes' 2025-03-04T19:47:32.5733372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux_dynamic_shapes' 2025-03-04T19:47:32.5734081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux_dynamic_shapes' 2025-03-04T19:47:32.5734774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_graph_break_dynamic_shapes' 2025-03-04T19:47:32.5735506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_side_effect_dynamic_shapes' 2025-03-04T19:47:32.5736195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_disable_capture_dynamic_shapes' 2025-03-04T19:47:32.5736815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_dynamic_shapes' 2025-03-04T19:47:32.5737480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_const_dynamic_shapes' 2025-03-04T19:47:32.5738183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_tensor_dynamic_shapes' 2025-03-04T19:47:32.5738911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_illegal_op_graph_break_dynamic_shapes' 2025-03-04T19:47:32.5739568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_kwargs_dynamic_shapes' 2025-03-04T19:47:32.5740336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims_dynamic_shapes' 2025-03-04T19:47:32.5741097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims_dynamic_shapes' 2025-03-04T19:47:32.5741832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims_dynamic_shapes' 2025-03-04T19:47:32.5742557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_dynamic_shapes' 2025-03-04T19:47:32.5743319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple_dynamic_shapes' 2025-03-04T19:47:32.5744031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured_dynamic_shapes' 2025-03-04T19:47:32.5744742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs_dynamic_shapes' 2025-03-04T19:47:32.5745422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_pytree_inputs_dynamic_shapes' 2025-03-04T19:47:32.5746104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_side_effects_dynamic_shapes' 2025-03-04T19:47:32.5746773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_dynamic_shapes' 2025-03-04T19:47:32.5747515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims_dynamic_shapes' 2025-03-04T19:47:32.5748120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_closure_dynamic_shapes' 2025-03-04T19:47:32.5748691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_dynamic_shapes' 2025-03-04T19:47:32.5749286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_default_dict_lambda_dynamic_shapes' 2025-03-04T19:47:32.5749849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_fstrings2_dynamic_shapes' 2025-03-04T19:47:32.5750507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_is_contiguous_frame_counts_dynamic_shapes' 2025-03-04T19:47:32.5751079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_math_radians_dynamic_shapes' 2025-03-04T19:47:32.5751741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_lambda_dynamic_shapes' 2025-03-04T19:47:32.5752422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesFunctionTests.test_partials_as_input_partials_mod_dynamic_shapes' 2025-03-04T19:47:32.5753045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_access_module_attr_dynamic_shapes' 2025-03-04T19:47:32.5753743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_untracked_global_nested_dynamic_shapes' 2025-03-04T19:47:32.5754432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_capture_value_created_in_subgraph_dynamic_shapes' 2025-03-04T19:47:32.5755161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_dynamic_shapes' 2025-03-04T19:47:32.5755915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_no_closure_dynamic_shapes' 2025-03-04T19:47:32.5756568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_dynamic_shapes' 2025-03-04T19:47:32.5757332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves_dynamic_shapes' 2025-03-04T19:47:32.5758039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_source_fn_stack_dynamic_shapes' 2025-03-04T19:47:32.5758718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_cond_subgraph_name_is_valid_dynamic_shapes' 2025-03-04T19:47:32.5759423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_fallback_on_python_primitives_output_dynamic_shapes' 2025-03-04T19:47:32.5760070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_lowers_to_graph_dynamic_shapes' 2025-03-04T19:47:32.5760681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_multi_return_dynamic_shapes' 2025-03-04T19:47:32.5761314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_pytree_return_dynamic_shapes' 2025-03-04T19:47:32.5761940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_source_fn_stack_dynamic_shapes' 2025-03-04T19:47:32.5762615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_subgraph_name_is_valid_dynamic_shapes' 2025-03-04T19:47:32.5763227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_map_symint_input_dynamic_shapes' 2025-03-04T19:47:32.5763807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_modules_dynamic_shapes' 2025-03-04T19:47:32.5764447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_nested_tuple_output_dynamic_shapes' 2025-03-04T19:47:32.5765109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_output_with_dict_dynamic_shapes' 2025-03-04T19:47:32.5765742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_side_effect_in_body_dynamic_shapes' 2025-03-04T19:47:32.5766391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_vmap_source_fn_stack_dynamic_shapes' 2025-03-04T19:47:32.5767028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_kwarg_recompile_dynamic_shapes' 2025-03-04T19:47:32.5767731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesHigherOrderOpTests.test_wrap_subgraph_name_is_valid_dynamic_shapes' 2025-03-04T19:47:32.5768266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_add_to_set_dynamic_shapes' 2025-03-04T19:47:32.5768822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_any_all_symnode_dynamic_shapes' 2025-03-04T19:47:32.5769458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_backend_match_guard_dynamic_shapes' 2025-03-04T19:47:32.5769973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_boolarg_dynamic_shapes' 2025-03-04T19:47:32.5770515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_callpacked_dynamic_shapes' 2025-03-04T19:47:32.5771124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_closure_out_of_scope_cell_dynamic_shapes' 2025-03-04T19:47:32.5771777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_compare_shapes_with_constant_dynamic_shapes' 2025-03-04T19:47:32.5772317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_cond_nested_dynamic_shapes' 2025-03-04T19:47:32.5772895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_cond_side_effects_dynamic_shapes' 2025-03-04T19:47:32.5773452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dataclass_fields_dynamic_shapes' 2025-03-04T19:47:32.5774030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_deque_append_left_dynamic_shapes' 2025-03-04T19:47:32.5774560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_deque_input_dynamic_shapes' 2025-03-04T19:47:32.5775208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_deterministic_algorithms_mutated_dynamic_shapes' 2025-03-04T19:47:32.5775757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_dynamic_shapes' 2025-03-04T19:47:32.5776343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_modules_dynamic_shapes' 2025-03-04T19:47:32.5776948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dict_order_keys_tensors_dynamic_shapes' 2025-03-04T19:47:32.5777464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dictcomp_dynamic_shapes' 2025-03-04T19:47:32.5778060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dtypes_no_graphbreaks_dynamic_shapes' 2025-03-04T19:47:32.5778679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_dunder_new_function_inlining_dynamic_shapes' 2025-03-04T19:47:32.5779402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_frozenset_torch_func_contains_dynamic_shapes' 2025-03-04T19:47:32.5779956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_get_cache_entry_dynamic_shapes' 2025-03-04T19:47:32.5780539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_grad_state_mutated_dynamic_shapes' 2025-03-04T19:47:32.5781183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_shape_control_dynamic_shapes' 2025-03-04T19:47:32.5781807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_guard_failure_fn_tensor_iter_dynamic_shapes' 2025-03-04T19:47:32.5782452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_inline_closure_not_loaded_by_parent_dynamic_shapes' 2025-03-04T19:47:32.5783047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_inplace_param_update_dynamic_shapes' 2025-03-04T19:47:32.5783707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_intermediary_tensor_grad_access_dynamic_shapes' 2025-03-04T19:47:32.5784259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_is_compiling_dynamic_shapes' 2025-03-04T19:47:32.5784776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_iter_set_dynamic_shapes' 2025-03-04T19:47:32.5785458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_symint_default_sum_dynamic_shapes' 2025-03-04T19:47:32.5786132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_builtins_dynamic_shapes' 2025-03-04T19:47:32.5786795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_default_sum_dynamic_shapes' 2025-03-04T19:47:32.5787457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_kwargs_dynamic_shapes' 2025-03-04T19:47:32.5788132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_accumulate_tensors_user_defined_dynamic_shapes' 2025-03-04T19:47:32.5788857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes' 2025-03-04T19:47:32.5789514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_groupby_pure_python_key_func_dynamic_shapes' 2025-03-04T19:47:32.5790127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_count_dynamic_shapes' 2025-03-04T19:47:32.5790723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_cycle_dynamic_shapes' 2025-03-04T19:47:32.5791333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_dynamic_shapes' 2025-03-04T19:47:32.5791976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_infinite_repeat_mutation_dynamic_shapes' 2025-03-04T19:47:32.5792548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_itertools_repeat_dynamic_shapes' 2025-03-04T19:47:32.5793152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer1_dynamic_shapes' 2025-03-04T19:47:32.5793744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_linetable_311_writer2_dynamic_shapes' 2025-03-04T19:47:32.5794291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_list_slice_mul_dynamic_shapes' 2025-03-04T19:47:32.5794818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_listcomp_dynamic_shapes' 2025-03-04T19:47:32.5795397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_mandelbrot_numpy_dynamic_shapes' 2025-03-04T19:47:32.5795938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_mark_static_dynamic_shapes' 2025-03-04T19:47:32.5796473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple1_dynamic_shapes' 2025-03-04T19:47:32.5797006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_namedtuple2_dynamic_shapes' 2025-03-04T19:47:32.5797528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nan_dynamic_shapes' 2025-03-04T19:47:32.5798148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_dynamic_shapes' 2025-03-04T19:47:32.5798961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_closure_mutation_dynamic_shapes' 2025-03-04T19:47:32.5799564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_decorator_dynamic_shapes' 2025-03-04T19:47:32.5800210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_dynamic_shapes' 2025-03-04T19:47:32.5800787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nested_optimize_run_dynamic_shapes' 2025-03-04T19:47:32.5801358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_nn_module_getattr_dynamic_shapes' 2025-03-04T19:47:32.5802053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_across_break_dynamic_shapes' 2025-03-04T19:47:32.5802704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_dynamic_shapes' 2025-03-04T19:47:32.5803278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_array_of_arrays_dynamic_shapes' 2025-03-04T19:47:32.5803829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_force_dynamic_shapes' 2025-03-04T19:47:32.5804395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_int_constant_dynamic_shapes' 2025-03-04T19:47:32.5804922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_iter_dynamic_shapes' 2025-03-04T19:47:32.5805515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_non_torch_dtype_dynamic_shapes' 2025-03-04T19:47:32.5806064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_readonly_dynamic_shapes' 2025-03-04T19:47:32.5806751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_recompilation_scalar_dynamic_shapes' 2025-03-04T19:47:32.5807427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_size_attr_dynamic_shapes' 2025-03-04T19:47:32.5807988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_subdtype_dynamic_shapes' 2025-03-04T19:47:32.5808523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_tolist_dynamic_shapes' 2025-03-04T19:47:32.5809125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_numpy_with_builtin_type_dynamic_shapes' 2025-03-04T19:47:32.5809856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_out_variants_with_resizing_on_graph_inputs_dynamic_shapes' 2025-03-04T19:47:32.5810457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_pure_python_accumulate_dynamic_shapes' 2025-03-04T19:47:32.5811044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_py_guards_mark_dynamic_dynamic_shapes' 2025-03-04T19:47:32.5811668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_full_constraint_dynamic_shapes' 2025-03-04T19:47:32.5812394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_raise_guard_partial_constraint_no_graph_break_dynamic_shapes' 2025-03-04T19:47:32.5812989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_raise_on_backend_error_dynamic_shapes' 2025-03-04T19:47:32.5813627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_recompile_on_global_state_change_dynamic_shapes' 2025-03-04T19:47:32.5814249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_release_input_memory_dynamic_shapes' 2025-03-04T19:47:32.5814837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_release_module_memory_dynamic_shapes' 2025-03-04T19:47:32.5815417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_release_scope_memory_dynamic_shapes' 2025-03-04T19:47:32.5816053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_repeat_interleave_graphbreaks_dynamic_shapes' 2025-03-04T19:47:32.5816641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_return_nested_function_dynamic_shapes' 2025-03-04T19:47:32.5817250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_set_aliasing_recompiles_dynamic_shapes' 2025-03-04T19:47:32.5817810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_setattr_mutation1_dynamic_shapes' 2025-03-04T19:47:32.5818383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_simple_set_usage_dynamic_shapes' 2025-03-04T19:47:32.5818909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_size_input_dynamic_shapes' 2025-03-04T19:47:32.5819452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_slice_input_dynamic_shapes' 2025-03-04T19:47:32.5820021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_str_format_assert2_dynamic_shapes' 2025-03-04T19:47:32.5820632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_build_list_unpack_dynamic_shapes' 2025-03-04T19:47:32.5821171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict1_dynamic_shapes' 2025-03-04T19:47:32.5821749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict2_dynamic_shapes' 2025-03-04T19:47:32.5822288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_dict3_dynamic_shapes' 2025-03-04T19:47:32.5822874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tensor_item_capture_dynamic_shapes' 2025-03-04T19:47:32.5823390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_0d_dynamic_shapes' 2025-03-04T19:47:32.5823934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_1d_dynamic_shapes' 2025-03-04T19:47:32.5824528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_dynamic_shapes' 2025-03-04T19:47:32.5825051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_kd_dynamic_shapes' 2025-03-04T19:47:32.5825604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tolist_scalar_dynamic_shapes' 2025-03-04T19:47:32.5826162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_torch_seed_dynamic_shapes' 2025-03-04T19:47:32.5826790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dicts_dynamic_shapes' 2025-03-04T19:47:32.5827385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_dynamic_shapes' 2025-03-04T19:47:32.5828059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_mixed_all_dynamic_shapes' 2025-03-04T19:47:32.5828684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_nested_py_tree_tuples_dynamic_shapes' 2025-03-04T19:47:32.5829252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_dynamic_shapes' 2025-03-04T19:47:32.5829880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_py_tree_tensor_subclass_dynamic_shapes' 2025-03-04T19:47:32.5830476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tracing_tree_map_only_dynamic_shapes' 2025-03-04T19:47:32.5831000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_tuple_mul_dynamic_shapes' 2025-03-04T19:47:32.5831527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_type_copy_dynamic_shapes' 2025-03-04T19:47:32.5832090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_typing_typevar_dynamic_shapes' 2025-03-04T19:47:32.5832659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_user_getattribute_dynamic_shapes' 2025-03-04T19:47:32.5833232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_with_builtin_type_dynamic_shapes' 2025-03-04T19:47:32.5833759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_yield_from_dynamic_shapes' 2025-03-04T19:47:32.5834344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_yield_gen_and_from_dynamic_shapes' 2025-03-04T19:47:32.5835001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesMiscTests.test_yield_send_to_subgenerator_graph_break_dynamic_shapes' 2025-03-04T19:47:32.5835618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesNNModuleTests.test_self_mutating1_dynamic_shapes' 2025-03-04T19:47:32.5836213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmethod_dynamic_shapes' 2025-03-04T19:47:32.5836823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesNNModuleTests.test_unsupportedmodule_dynamic_shapes' 2025-03-04T19:47:32.5837420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_add_sub_alpha_out_dynamic_shapes' 2025-03-04T19:47:32.5838099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_addr_alpha_beta_out_dynamic_shapes' 2025-03-04T19:47:32.5838634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_boxes_len_dynamic_shapes' 2025-03-04T19:47:32.5839226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_chunk_reformer_ff_dynamic_shapes' 2025-03-04T19:47:32.5839882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_convert_boxes_to_pooler_format_dynamic_shapes' 2025-03-04T19:47:32.5840501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_create_rand_mask_from_inputs_dynamic_shapes' 2025-03-04T19:47:32.5841067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_do_paste_mask_dynamic_shapes' 2025-03-04T19:47:32.5841693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_dynamic_shapes_implicit_guard_dynamic_shapes' 2025-03-04T19:47:32.5842354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_empty_list_contains_with_jump_dynamic_shapes' 2025-03-04T19:47:32.5842948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_function_in_skipfiles_dynamic_shapes' 2025-03-04T19:47:32.5843514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_hf_t5_forward_dynamic_shapes' 2025-03-04T19:47:32.5844098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_hf_xsoftmax_training_dynamic_shapes' 2025-03-04T19:47:32.5844638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_issue175_dynamic_shapes' 2025-03-04T19:47:32.5845187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_list_aliasing_dynamic_shapes' 2025-03-04T19:47:32.5845785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_list_self_reference_dynamic_shapes' 2025-03-04T19:47:32.5846356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_longformer_chunk_dynamic_shapes' 2025-03-04T19:47:32.5846972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_many_views_with_mutation_dynamic_shapes' 2025-03-04T19:47:32.5847598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list1_dynamic_shapes' 2025-03-04T19:47:32.5848245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_merge_criteria_processor_list2_dynamic_shapes' 2025-03-04T19:47:32.5848826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_module_in_skipfiles_dynamic_shapes' 2025-03-04T19:47:32.5849436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_negative_shape_guard_dynamic_shapes' 2025-03-04T19:47:32.5850071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_numpy_not_ndarray_recompiles_dynamic_shapes' 2025-03-04T19:47:32.5850699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_optim_state_references_cleared_dynamic_shapes' 2025-03-04T19:47:32.5851257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_recursive_map_dynamic_shapes' 2025-03-04T19:47:32.5851835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_eval_dynamic_shapes' 2025-03-04T19:47:32.5852438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_min_chunk_len_dynamic_shapes' 2025-03-04T19:47:32.5853001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_sorting_dynamic_shapes' 2025-03-04T19:47:32.5853559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_reformer_train_dynamic_shapes' 2025-03-04T19:47:32.5854144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_relative_import_dynamic_shapes' 2025-03-04T19:47:32.5854781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_relative_import_no_modulename_dynamic_shapes' 2025-03-04T19:47:32.5855395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_restricted_list_subclass1_dynamic_shapes' 2025-03-04T19:47:32.5856010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_noop_dynamic_shapes' 2025-03-04T19:47:32.5856614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_msg_dynamic_shapes' 2025-03-04T19:47:32.5857266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_rewrite_assert_with_non_string_msg_dynamic_shapes' 2025-03-04T19:47:32.5857828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_seq_append_list_dynamic_shapes' 2025-03-04T19:47:32.5858392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_size_typematch_dynamic_shapes' 2025-03-04T19:47:32.5858961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_tensor_data_kwarg_dynamic_shapes' 2025-03-04T19:47:32.5859517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_threading_local_dynamic_shapes' 2025-03-04T19:47:32.5860121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesReproTests.test_validate_model_kwargs_dynamic_shapes' 2025-03-04T19:47:32.5860711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_duck_size_dynamic_shapes' 2025-03-04T19:47:32.5861307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_getitem_dynamic_shapes' 2025-03-04T19:47:32.5861869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_kwarg_dynamic_shapes' 2025-03-04T19:47:32.5862511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_order_dependence_dynamic_shapes' 2025-03-04T19:47:32.5863122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_dynamic_zero_inference_dynamic_shapes' 2025-03-04T19:47:32.5863808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_enumerate_not_break_graph_dynamic_shapes' 2025-03-04T19:47:32.5864420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamicShapesSubGraphTests.test_no_graph_break_on_item_dynamic_shapes' 2025-03-04T19:47:32.5865011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/DynamoProfilerTests.test_dynamo_timed_profiling_backend_compile' 2025-03-04T19:47:32.5865526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype' 2025-03-04T19:47:32.5866063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/ExportTests.test_predispatch_with_for_out_dtype_nested' 2025-03-04T19:47:32.5866478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/FrameInitTests.test_frame_init' 2025-03-04T19:47:32.5866949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/HigherOrderOpTests.test_access_module_attr' 2025-03-04T19:47:32.5867425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/InPlaceCompilationTests.test_compilation' 2025-03-04T19:47:32.5867831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/InteropTests.test_fx_fn' 2025-03-04T19:47:32.5868310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_distributed_rank_logging' 2025-03-04T19:47:32.5868703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_logs_out' 2025-03-04T19:47:32.5869112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_trace_call' 2025-03-04T19:47:32.5869591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_trace_call_graph_break' 2025-03-04T19:47:32.5870059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/LoggingTests.test_trace_call_inline_call' 2025-03-04T19:47:32.5870518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_auto_functionalize_on_view' 2025-03-04T19:47:32.5870995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_auto_functionalize_optional' 2025-03-04T19:47:32.5871420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_exception_table_e2e' 2025-03-04T19:47:32.5871856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_exception_table_e2e_2' 2025-03-04T19:47:32.5872336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_exception_table_parsing' 2025-03-04T19:47:32.5872810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_generate_trivial_abstract_impl' 2025-03-04T19:47:32.5873339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_builtins' 2025-03-04T19:47:32.5873838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_kwargs' 2025-03-04T19:47:32.5874381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_accumulate_tensors_user_defined' 2025-03-04T19:47:32.5874830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_itertools_infinite_count' 2025-03-04T19:47:32.5875278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_linetable_311_writer1' 2025-03-04T19:47:32.5875708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_linetable_311_writer2' 2025-03-04T19:47:32.5876137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/MiscTests.test_py311_jump_offset' 2025-03-04T19:47:32.5876563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/NopTests.test_extended_args' 2025-03-04T19:47:32.5876965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/OptimizerTests.test_adadelta' 2025-03-04T19:47:32.5877453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/RecompileTests.test_aliasing_guard_failures' 2025-03-04T19:47:32.5877987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/RecompileUxTests.test_drop_cache_on_skip' 2025-03-04T19:47:32.5878528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/ReproTests.test_optim_state_references_cleared' 2025-03-04T19:47:32.5878940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/ReproTests.test_reformer_train' 2025-03-04T19:47:32.5879380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestAOTAutograd.test_view_detach' 2025-03-04T19:47:32.5879816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestArgmax.test_combinations_data58' 2025-03-04T19:47:32.5880297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestArgmax.test_combinations_data61' 2025-03-04T19:47:32.5880939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestAutograd.test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True' 2025-03-04T19:47:32.5881498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestAutograd.test_post_accumulate_grad_hook_gets_cleaned_up' 2025-03-04T19:47:32.5881893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestAwait.test_await_python' 2025-03-04T19:47:32.5882287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBackends.test_execution' 2025-03-04T19:47:32.5882725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBackends.test_save_load' 2025-03-04T19:47:32.5883182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBackendsWithCompiler.test_execution' 2025-03-04T19:47:32.5883689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_coo_values_cpu' 2025-03-04T19:47:32.5884177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBasicsCPU.test_invalid_sparse_csr_values_cpu' 2025-03-04T19:47:32.5884617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_add_cpu' 2025-03-04T19:47:32.5885138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_int_tensor_pow_neg_ints_cpu' 2025-03-04T19:47:32.5885669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_long_tensor_pow_floats_cpu' 2025-03-04T19:47:32.5886163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestBinaryUfuncsCPU.test_shift_limits_cpu_uint8' 2025-03-04T19:47:32.5886628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestCheckpoint.test_checkpoint_trigger' 2025-03-04T19:47:32.5887085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConfigModule.test_env_name_semantics' 2025-03-04T19:47:32.5887517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConstant.test_check_constant' 2025-03-04T19:47:32.5888022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv1d_module_same_padding' 2025-03-04T19:47:32.5888501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv2d_backward_twice' 2025-03-04T19:47:32.5889015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv2d_module_same_padding' 2025-03-04T19:47:32.5889545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_Conv3d_module_same_padding' 2025-03-04T19:47:32.5890173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_ConvTranspose2d_output_size_downsample_upsample' 2025-03-04T19:47:32.5890726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNN.test_ConvTranspose3d_correct_output_size' 2025-03-04T19:47:32.5891344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestConvolutionNNDeviceTypeCPU.test_conv2d_no_grad_cpu_float32' 2025-03-04T19:47:32.5891950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestCppExtensionJIT.test_cpp_frontend_module_has_same_output_as_python' 2025-03-04T19:47:32.5892408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestCustomOp.test_impl_device_function' 2025-03-04T19:47:32.5892924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestCustomOpTestingCPU.test_opcheck_fails_basic_cpu' 2025-03-04T19:47:32.5893348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestDLPack.test_non_contiguous' 2025-03-04T19:47:32.5893814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestDtypeAnalysis.test_custom_rules' 2025-03-04T19:47:32.5894218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestDtypeAnalysis.test_unary' 2025-03-04T19:47:32.5894744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestExperiment.test_mark_strict_with_container_type' 2025-03-04T19:47:32.5895311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestExperimentalUtils.test_profiler_for_loop_indexing_pattern' 2025-03-04T19:47:32.5895727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFFTShift.test_fft_n' 2025-03-04T19:47:32.5896167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFX.test_annotations_empty_tuple' 2025-03-04T19:47:32.5896532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFX.test_assert' 2025-03-04T19:47:32.5897130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFX.test_custom_traceback_raised_when_exception_source_is_graphmodule' 2025-03-04T19:47:32.5897676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu' 2025-03-04T19:47:32.5898531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFXExperimental.test_optimize_for_inference_cpu_torchvision' 2025-03-04T19:47:32.5899159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16' 2025-03-04T19:47:32.5899766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32' 2025-03-04T19:47:32.5900382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64' 2025-03-04T19:47:32.5900988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8' 2025-03-04T19:47:32.5901593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8' 2025-03-04T19:47:32.5902074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFreezing.test_freeze_module_with_fork2' 2025-03-04T19:47:32.5902637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFreezing.test_freeze_module_with_fork_calling_module_method' 2025-03-04T19:47:32.5903292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFrozenOptimizations.test_collapse_adjacent_conversions' 2025-03-04T19:47:32.5903777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFrozenOptimizations.test_conv_add_folding' 2025-03-04T19:47:32.5904266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestFrozenOptimizations.test_conv_bn_folding' 2025-03-04T19:47:32.5904733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorFake.test_amp_cache' 2025-03-04T19:47:32.5905292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorFake.test_inplace_metadata' 2025-03-04T19:47:32.5905794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorReal.test_inplace_metadata' 2025-03-04T19:47:32.5906306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorSymbolic.test_amp_cache' 2025-03-04T19:47:32.5906840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestGenericProxyTensorSymbolic.test_inplace_metadata' 2025-03-04T19:47:32.5907317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestHistogramdd.test_bins_array' 2025-03-04T19:47:32.5907767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestIndexingCPU.test_invalid_index_cpu' 2025-03-04T19:47:32.5908211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d' 2025-03-04T19:47:32.5909034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_circular_stride2_pad2' 2025-03-04T19:47:32.5909653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_dilated' 2025-03-04T19:47:32.5910150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_groups' 2025-03-04T19:47:32.5910618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1' 2025-03-04T19:47:32.5911183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad1size1' 2025-03-04T19:47:32.5911649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2' 2025-03-04T19:47:32.5912153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad2size1' 2025-03-04T19:47:32.5912639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same' 2025-03-04T19:47:32.5913139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same2' 2025-03-04T19:47:32.5913673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_same_dilated' 2025-03-04T19:47:32.5914182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_pad_valid' 2025-03-04T19:47:32.5914731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_reflect_stride2_pad2' 2025-03-04T19:47:32.5915297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_replicate_stride2_pad2' 2025-03-04T19:47:32.5915785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_stride' 2025-03-04T19:47:32.5916285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zero_batch' 2025-03-04T19:47:32.5916865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv1d_zeros_stride2_pad2' 2025-03-04T19:47:32.5917309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d' 2025-03-04T19:47:32.5917943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_circular_stride2_pad2' 2025-03-04T19:47:32.5918438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise' 2025-03-04T19:47:32.5919025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_dilated' 2025-03-04T19:47:32.5919557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_padded' 2025-03-04T19:47:32.5920112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_strided' 2025-03-04T19:47:32.5920692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_depthwise_with_multiplier' 2025-03-04T19:47:32.5921214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_dilated' 2025-03-04T19:47:32.5921692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups' 2025-03-04T19:47:32.5922201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_groups_thnn' 2025-03-04T19:47:32.5922705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same' 2025-03-04T19:47:32.5923259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_same_dilated' 2025-03-04T19:47:32.5923767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_pad_valid' 2025-03-04T19:47:32.5924253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_padding' 2025-03-04T19:47:32.5924817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_reflect_stride2_pad2' 2025-03-04T19:47:32.5925384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_replicate_stride2_pad2' 2025-03-04T19:47:32.5925882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_strided' 2025-03-04T19:47:32.5926381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zero_batch' 2025-03-04T19:47:32.5926937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv2d_zeros_stride2_pad2' 2025-03-04T19:47:32.5927384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d' 2025-03-04T19:47:32.5927951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_circular_stride2_pad2' 2025-03-04T19:47:32.5928448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated' 2025-03-04T19:47:32.5928980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_dilated_strided' 2025-03-04T19:47:32.5929477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_groups' 2025-03-04T19:47:32.5929969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same' 2025-03-04T19:47:32.5930539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_same_dilated' 2025-03-04T19:47:32.5931035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_pad_valid' 2025-03-04T19:47:32.5931615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_replicate_stride2_pad2' 2025-03-04T19:47:32.5932121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride' 2025-03-04T19:47:32.5932653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_stride_padding' 2025-03-04T19:47:32.5933151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zero_batch' 2025-03-04T19:47:32.5933709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_Conv3d_zeros_stride2_pad2' 2025-03-04T19:47:32.5934203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d' 2025-03-04T19:47:32.5934765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_dilated' 2025-03-04T19:47:32.5935304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose1d_groups' 2025-03-04T19:47:32.5935798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d' 2025-03-04T19:47:32.5936335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose2d_groups' 2025-03-04T19:47:32.5936854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d' 2025-03-04T19:47:32.5937403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestJitGeneratedModule.test_nn_ConvTranspose3d_dilated' 2025-03-04T19:47:32.5937854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyDynamicOps.test_nonzero_dynamic' 2025-03-04T19:47:32.5938246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testAdd' 2025-03-04T19:47:32.5938642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testAddSub' 2025-03-04T19:47:32.5939094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testAddSubFallback' 2025-03-04T19:47:32.5939502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyReuseIr.testBatchNorm' 2025-03-04T19:47:32.5939920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyTensor.test_tensor_ctr' 2025-03-04T19:47:32.5940402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLazyTensor.test_view_mark_step_preserved' 2025-03-04T19:47:32.5940900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLinalgCPU.test_lobpcg_torchscript_cpu_float64' 2025-03-04T19:47:32.5941350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestList.test_comprehension_iterable' 2025-03-04T19:47:32.5941860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLoadStateDict.test_load_state_dict_BC_swap_True' 2025-03-04T19:47:32.5942321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestLogging.test_trace_numeric_counter' 2025-03-04T19:47:32.5942806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMKLDNNReinplacing.test_always_alive_values' 2025-03-04T19:47:32.5943279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMatmulOperator.test_exceptions' 2025-03-04T19:47:32.5943723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMatmulOperator.test_matmul_raises' 2025-03-04T19:47:32.5944122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_compress' 2025-03-04T19:47:32.5944554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_dot_out_mem_overlap' 2025-03-04T19:47:32.5944975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_matmul_out' 2025-03-04T19:47:32.5945425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_partition_iterative' 2025-03-04T19:47:32.5945794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_round' 2025-03-04T19:47:32.5946250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_searchsorted_complex' 2025-03-04T19:47:32.5946725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_searchsorted_type_specific_2' 2025-03-04T19:47:32.5947262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_searchsorted_with_invalid_sorter' 2025-03-04T19:47:32.5947654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMethods.test_transpose' 2025-03-04T19:47:32.5948079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMisc.test_broadcasting_list' 2025-03-04T19:47:32.5948494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMisc.test_parse_ir_annotate' 2025-03-04T19:47:32.5949047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_negative' 2025-03-04T19:47:32.5949565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMisc.test_parse_ir_single_element_tensor_positive' 2025-03-04T19:47:32.5949998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestMkldnnFusion.test_single_conv' 2025-03-04T19:47:32.5950420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestModels.test_snli_quantized' 2025-03-04T19:47:32.5950876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestModels.test_time_sequence_prediction' 2025-03-04T19:47:32.5951294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestModels.test_vae_quantized' 2025-03-04T19:47:32.5951673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNN.test_padding_list' 2025-03-04T19:47:32.5952108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNN.test_vector_to_parameters' 2025-03-04T19:47:32.5952657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNNDeviceTypeCPU.test_conv_empty_input_cpu_complex128' 2025-03-04T19:47:32.5953233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_False' 2025-03-04T19:47:32.5953787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNNParametrization.test_new_spectral_norm_dim_swap_True' 2025-03-04T19:47:32.5954316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNativeFunctions.test_intlist_error_with_overload' 2025-03-04T19:47:32.5954739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_avg_pool2d' 2025-03-04T19:47:32.5955127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_cat' 2025-03-04T19:47:32.5955604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_compile_spec_santiy' 2025-03-04T19:47:32.5956035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_conv2d' 2025-03-04T19:47:32.5956495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_conv2d_transpose' 2025-03-04T19:47:32.5956917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_dequantize' 2025-03-04T19:47:32.5957332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_detach' 2025-03-04T19:47:32.5957832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_flatten' 2025-03-04T19:47:32.5958257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_hardtanh' 2025-03-04T19:47:32.5958657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_linear' 2025-03-04T19:47:32.5959100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_log_softmax' 2025-03-04T19:47:32.5959523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_max_pool2d' 2025-03-04T19:47:32.5959955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_mean' 2025-03-04T19:47:32.5960401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_multi_output' 2025-03-04T19:47:32.5960851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_pointwise_binary' 2025-03-04T19:47:32.5961340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_pointwise_binary_const' 2025-03-04T19:47:32.5961813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_pointwise_unary' 2025-03-04T19:47:32.5962231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_prelu' 2025-03-04T19:47:32.5962621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_qadd' 2025-03-04T19:47:32.5963040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_qlinear' 2025-03-04T19:47:32.5963450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_quantize' 2025-03-04T19:47:32.5963866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_reshape' 2025-03-04T19:47:32.5964294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_seblock_mul' 2025-03-04T19:47:32.5964689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_slice' 2025-03-04T19:47:32.5965111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_softmax' 2025-03-04T19:47:32.5965542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_tensor_input' 2025-03-04T19:47:32.5965937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_to' 2025-03-04T19:47:32.5966352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_unsqueeze' 2025-03-04T19:47:32.5966821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestNnapiBackend.test_upsample_nearest2d' 2025-03-04T19:47:32.5967266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestOpenMP_ParallelFor.test_one_thread' 2025-03-04T19:47:32.5967785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_l1_loss_cpu' 2025-03-04T19:47:32.5968332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestOperatorsCPU.test_extremal_numerics_nll_loss_cpu' 2025-03-04T19:47:32.5968869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPackageScript.test_load_shared_tensors_repackaged' 2025-03-04T19:47:32.5969305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestParametrization.test_traceable' 2025-03-04T19:47:32.5969716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPeephole.test_peephole_int' 2025-03-04T19:47:32.5970195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPeephole.test_peephole_optional_refine' 2025-03-04T19:47:32.5970652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProfiler.test_profiler_metadata' 2025-03-04T19:47:32.5971136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProfiler.test_tensorboard_trace_handler' 2025-03-04T19:47:32.5971635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProfilerTree.test_profiler_experimental_tree' 2025-03-04T19:47:32.5972224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_H_cpu_float32' 2025-03-04T19:47:32.5972912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_MapControlflowOp_cpu_float32' 2025-03-04T19:47:32.5973598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NestedMapControlflowOp_cpu_float32' 2025-03-04T19:47:32.5974246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCatCustomOp_cpu_float32' 2025-03-04T19:47:32.5974933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCubeCustomOp_cpu_float32' 2025-03-04T19:47:32.5975586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32' 2025-03-04T19:47:32.5976243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32' 2025-03-04T19:47:32.5976902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNonzeroCustomOp_cpu_float32' 2025-03-04T19:47:32.5977547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32' 2025-03-04T19:47:32.5978232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.5978942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-03-04T19:47:32.5979605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32' 2025-03-04T19:47:32.5980272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyViewCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.5980989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_TripleNestedMapControlflowOp_cpu_float32' 2025-03-04T19:47:32.5981612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___getitem___cpu_float32' 2025-03-04T19:47:32.5982233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___radd___cpu_float32' 2025-03-04T19:47:32.5982870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rdiv___cpu_float32' 2025-03-04T19:47:32.5983504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmatmul___cpu_float32' 2025-03-04T19:47:32.5984105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmod___cpu_float32' 2025-03-04T19:47:32.5984744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmul___cpu_float32' 2025-03-04T19:47:32.5985350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rpow___cpu_float32' 2025-03-04T19:47:32.5985969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rsub___cpu_float32' 2025-03-04T19:47:32.5986650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32' 2025-03-04T19:47:32.5987367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_lengths_cpu_float32' 2025-03-04T19:47:32.5988033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_offsets_cpu_float32' 2025-03-04T19:47:32.5988710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__softmax_backward_data_cpu_float32' 2025-03-04T19:47:32.5989476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32' 2025-03-04T19:47:32.5990063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_abs_cpu_float32' 2025-03-04T19:47:32.5990663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acos_cpu_float32' 2025-03-04T19:47:32.5991263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acosh_cpu_float32' 2025-03-04T19:47:32.5991864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_add_cpu_float32' 2025-03-04T19:47:32.5992461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addbmm_cpu_float32' 2025-03-04T19:47:32.5993078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcdiv_cpu_float32' 2025-03-04T19:47:32.5993679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcmul_cpu_float32' 2025-03-04T19:47:32.5994283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_cpu_float32' 2025-03-04T19:47:32.5994928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_decomposed_cpu_float32' 2025-03-04T19:47:32.5995538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmv_cpu_float32' 2025-03-04T19:47:32.5996128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addr_cpu_float32' 2025-03-04T19:47:32.5996762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_all_cpu_float32' 2025-03-04T19:47:32.5997373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_allclose_cpu_float32' 2025-03-04T19:47:32.5998056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amax_cpu_float32' 2025-03-04T19:47:32.5998857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amin_cpu_float32' 2025-03-04T19:47:32.5999556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_aminmax_cpu_float32' 2025-03-04T19:47:32.6000153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_angle_cpu_float32' 2025-03-04T19:47:32.6000742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_any_cpu_float32' 2025-03-04T19:47:32.6001357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_arange_cpu_float32' 2025-03-04T19:47:32.6001996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmax_cpu_float32' 2025-03-04T19:47:32.6002609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmin_cpu_float32' 2025-03-04T19:47:32.6003224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argsort_cpu_float32' 2025-03-04T19:47:32.6003887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argwhere_cpu_float32' 2025-03-04T19:47:32.6004509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_cpu_float32' 2025-03-04T19:47:32.6005197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_partial_views_cpu_float32' 2025-03-04T19:47:32.6005843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_scatter_cpu_float32' 2025-03-04T19:47:32.6006450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asin_cpu_float32' 2025-03-04T19:47:32.6007048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asinh_cpu_float32' 2025-03-04T19:47:32.6007656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan2_cpu_float32' 2025-03-04T19:47:32.6008250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan_cpu_float32' 2025-03-04T19:47:32.6008862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atanh_cpu_float32' 2025-03-04T19:47:32.6009483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_1d_cpu_float32' 2025-03-04T19:47:32.6010103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_2d_cpu_float32' 2025-03-04T19:47:32.6010803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_3d_cpu_float32' 2025-03-04T19:47:32.6011523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_baddbmm_cpu_float32' 2025-03-04T19:47:32.6012216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_batch_norm_with_update_cpu_float32' 2025-03-04T19:47:32.6012831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bernoulli_cpu_float32' 2025-03-04T19:47:32.6013454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bfloat16_cpu_float32' 2025-03-04T19:47:32.6014119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_block_diag_cpu_float32' 2025-03-04T19:47:32.6014721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bmm_cpu_float32' 2025-03-04T19:47:32.6015310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bool_cpu_float32' 2025-03-04T19:47:32.6015995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_shapes_cpu_float32' 2025-03-04T19:47:32.6016643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_tensors_cpu_float32' 2025-03-04T19:47:32.6017287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_to_cpu_float32' 2025-03-04T19:47:32.6017900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bucketize_cpu_float32' 2025-03-04T19:47:32.6018532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_byte_cpu_float32' 2025-03-04T19:47:32.6019168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cartesian_prod_cpu_float32' 2025-03-04T19:47:32.6019770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cat_cpu_float32' 2025-03-04T19:47:32.6020371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cauchy_cpu_float32' 2025-03-04T19:47:32.6020973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdist_cpu_float32' 2025-03-04T19:47:32.6021589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdouble_cpu_float32' 2025-03-04T19:47:32.6022183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ceil_cpu_float32' 2025-03-04T19:47:32.6022795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cfloat_cpu_float32' 2025-03-04T19:47:32.6023390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chalf_cpu_float32' 2025-03-04T19:47:32.6023997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_char_cpu_float32' 2025-03-04T19:47:32.6024616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_cpu_float32' 2025-03-04T19:47:32.6025276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_inverse_cpu_float32' 2025-03-04T19:47:32.6025962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_solve_cpu_float32' 2025-03-04T19:47:32.6026567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chunk_cpu_float32' 2025-03-04T19:47:32.6027165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_cpu_float32' 2025-03-04T19:47:32.6027824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_max_cpu_float32' 2025-03-04T19:47:32.6028436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_min_cpu_float32' 2025-03-04T19:47:32.6029041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clone_cpu_float32' 2025-03-04T19:47:32.6029678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_column_stack_cpu_float32' 2025-03-04T19:47:32.6030349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_combinations_cpu_float32' 2025-03-04T19:47:32.6030960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_complex_cpu_float32' 2025-03-04T19:47:32.6031550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_cpu_float32' 2025-03-04T19:47:32.6032198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_physical_cpu_float32' 2025-03-04T19:47:32.6032859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_constant_pad_nd_cpu_float32' 2025-03-04T19:47:32.6033494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_contiguous_cpu_float32' 2025-03-04T19:47:32.6034106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_copysign_cpu_float32' 2025-03-04T19:47:32.6034725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_corrcoef_cpu_float32' 2025-03-04T19:47:32.6035314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cos_cpu_float32' 2025-03-04T19:47:32.6035913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cosh_cpu_float32' 2025-03-04T19:47:32.6036541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_count_nonzero_cpu_float32' 2025-03-04T19:47:32.6037138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cov_cpu_float32' 2025-03-04T19:47:32.6037816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cross_cpu_float32' 2025-03-04T19:47:32.6038435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummax_cpu_float32' 2025-03-04T19:47:32.6039036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummin_cpu_float32' 2025-03-04T19:47:32.6039649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumprod_cpu_float32' 2025-03-04T19:47:32.6040286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumsum_cpu_float32' 2025-03-04T19:47:32.6040958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32' 2025-03-04T19:47:32.6041556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_deg2rad_cpu_float32' 2025-03-04T19:47:32.6042175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_cpu_float32' 2025-03-04T19:47:32.6042802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_embed_cpu_float32' 2025-03-04T19:47:32.6043414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagflat_cpu_float32' 2025-03-04T19:47:32.6044059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_copy_cpu_float32' 2025-03-04T19:47:32.6044701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_cpu_float32' 2025-03-04T19:47:32.6045353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_scatter_cpu_float32' 2025-03-04T19:47:32.6045942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diff_cpu_float32' 2025-03-04T19:47:32.6046558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_digamma_cpu_float32' 2025-03-04T19:47:32.6047237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_floor_rounding_cpu_float32' 2025-03-04T19:47:32.6047902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32' 2025-03-04T19:47:32.6048551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_trunc_rounding_cpu_float32' 2025-03-04T19:47:32.6049151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dot_cpu_float32' 2025-03-04T19:47:32.6049751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_double_cpu_float32' 2025-03-04T19:47:32.6050363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dsplit_cpu_float32' 2025-03-04T19:47:32.6050961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dstack_cpu_float32' 2025-03-04T19:47:32.6051577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_einsum_cpu_float32' 2025-03-04T19:47:32.6052172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_cpu_float32' 2025-03-04T19:47:32.6052790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_like_cpu_float32' 2025-03-04T19:47:32.6053439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_permuted_cpu_float32' 2025-03-04T19:47:32.6054077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_strided_cpu_float32' 2025-03-04T19:47:32.6054701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eq_cpu_float32' 2025-03-04T19:47:32.6055296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_equal_cpu_float32' 2025-03-04T19:47:32.6055892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erf_cpu_float32' 2025-03-04T19:47:32.6056512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfc_cpu_float32' 2025-03-04T19:47:32.6057123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfinv_cpu_float32' 2025-03-04T19:47:32.6057718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp2_cpu_float32' 2025-03-04T19:47:32.6058314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp_cpu_float32' 2025-03-04T19:47:32.6058963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_as_cpu_float32' 2025-03-04T19:47:32.6059572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_cpu_float32' 2025-03-04T19:47:32.6060163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expm1_cpu_float32' 2025-03-04T19:47:32.6060793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exponential_cpu_float32' 2025-03-04T19:47:32.6061404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eye_cpu_float32' 2025-03-04T19:47:32.6062010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft2_cpu_float32' 2025-03-04T19:47:32.6062627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft_cpu_float32' 2025-03-04T19:47:32.6063234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftn_cpu_float32' 2025-03-04T19:47:32.6063869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftshift_cpu_float32' 2025-03-04T19:47:32.6064480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft2_cpu_float32' 2025-03-04T19:47:32.6065097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft_cpu_float32' 2025-03-04T19:47:32.6065708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfftn_cpu_float32' 2025-03-04T19:47:32.6066332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft2_cpu_float32' 2025-03-04T19:47:32.6066943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft_cpu_float32' 2025-03-04T19:47:32.6067568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftn_cpu_float32' 2025-03-04T19:47:32.6068200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftshift_cpu_float32' 2025-03-04T19:47:32.6068873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft2_cpu_float32' 2025-03-04T19:47:32.6069492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft_cpu_float32' 2025-03-04T19:47:32.6070126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfftn_cpu_float32' 2025-03-04T19:47:32.6070767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft2_cpu_float32' 2025-03-04T19:47:32.6071392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft_cpu_float32' 2025-03-04T19:47:32.6072032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfftn_cpu_float32' 2025-03-04T19:47:32.6072751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft2_cpu_float32' 2025-03-04T19:47:32.6073408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft_cpu_float32' 2025-03-04T19:47:32.6074021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfftn_cpu_float32' 2025-03-04T19:47:32.6074624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fill_cpu_float32' 2025-03-04T19:47:32.6075253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flatten_cpu_float32' 2025-03-04T19:47:32.6075856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flip_cpu_float32' 2025-03-04T19:47:32.6076450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fliplr_cpu_float32' 2025-03-04T19:47:32.6077061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flipud_cpu_float32' 2025-03-04T19:47:32.6077652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_cpu_float32' 2025-03-04T19:47:32.6078361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_power_cpu_float32' 2025-03-04T19:47:32.6078959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_cpu_float32' 2025-03-04T19:47:32.6079598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_divide_cpu_float32' 2025-03-04T19:47:32.6080187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmax_cpu_float32' 2025-03-04T19:47:32.6080793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmin_cpu_float32' 2025-03-04T19:47:32.6081383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmod_cpu_float32' 2025-03-04T19:47:32.6081981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frac_cpu_float32' 2025-03-04T19:47:32.6082572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frexp_cpu_float32' 2025-03-04T19:47:32.6083190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_cpu_float32' 2025-03-04T19:47:32.6083816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_like_cpu_float32' 2025-03-04T19:47:32.6084412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gather_cpu_float32' 2025-03-04T19:47:32.6085033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ge_cpu_float32' 2025-03-04T19:47:32.6085651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geometric_cpu_float32' 2025-03-04T19:47:32.6086262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geqrf_cpu_float32' 2025-03-04T19:47:32.6086867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gradient_cpu_float32' 2025-03-04T19:47:32.6087543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_grid_sampler_2d_cpu_float32' 2025-03-04T19:47:32.6088122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gt_cpu_float32' 2025-03-04T19:47:32.6088720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_half_cpu_float32' 2025-03-04T19:47:32.6089354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_heaviside_cpu_float32' 2025-03-04T19:47:32.6089961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histc_cpu_float32' 2025-03-04T19:47:32.6090575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogram_cpu_float32' 2025-03-04T19:47:32.6091211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogramdd_cpu_float32' 2025-03-04T19:47:32.6091813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hsplit_cpu_float32' 2025-03-04T19:47:32.6092411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hstack_cpu_float32' 2025-03-04T19:47:32.6093016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hypot_cpu_float32' 2025-03-04T19:47:32.6093596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_i0_cpu_float32' 2025-03-04T19:47:32.6094200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igamma_cpu_float32' 2025-03-04T19:47:32.6094802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igammac_cpu_float32' 2025-03-04T19:47:32.6095425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_add_cpu_float32' 2025-03-04T19:47:32.6096046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_copy_cpu_float32' 2025-03-04T19:47:32.6096675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_fill_cpu_float32' 2025-03-04T19:47:32.6097310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_put_cpu_float32' 2025-03-04T19:47:32.6097948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_reduce_cpu_float32' 2025-03-04T19:47:32.6098784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_select_cpu_float32' 2025-03-04T19:47:32.6099461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_inner_cpu_float32' 2025-03-04T19:47:32.6100045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_int_cpu_float32' 2025-03-04T19:47:32.6100667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isclose_cpu_float32' 2025-03-04T19:47:32.6101273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isfinite_cpu_float32' 2025-03-04T19:47:32.6102027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isin_cpu_float32' 2025-03-04T19:47:32.6102623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isinf_cpu_float32' 2025-03-04T19:47:32.6103218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isnan_cpu_float32' 2025-03-04T19:47:32.6103887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isneginf_cpu_float32' 2025-03-04T19:47:32.6104498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isposinf_cpu_float32' 2025-03-04T19:47:32.6105113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isreal_cpu_float32' 2025-03-04T19:47:32.6105701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_item_cpu_float32' 2025-03-04T19:47:32.6106406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32' 2025-03-04T19:47:32.6107121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32' 2025-03-04T19:47:32.6107786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_cpu_float32' 2025-03-04T19:47:32.6108488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32' 2025-03-04T19:47:32.6109146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_unary_cpu_float32' 2025-03-04T19:47:32.6109734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kron_cpu_float32' 2025-03-04T19:47:32.6110364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kthvalue_cpu_float32' 2025-03-04T19:47:32.6110957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ldexp_cpu_float32' 2025-03-04T19:47:32.6111585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_le_cpu_float32' 2025-03-04T19:47:32.6112188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lerp_cpu_float32' 2025-03-04T19:47:32.6113079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lgamma_cpu_float32' 2025-03-04T19:47:32.6113730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_cpu_float32' 2025-03-04T19:47:32.6119877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32' 2025-03-04T19:47:32.6120690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cond_cpu_float32' 2025-03-04T19:47:32.6121462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cross_cpu_float32' 2025-03-04T19:47:32.6122930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_cpu_float32' 2025-03-04T19:47:32.6124484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_singular_cpu_float32' 2025-03-04T19:47:32.6126278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_diagonal_cpu_float32' 2025-03-04T19:47:32.6127824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eig_cpu_float32' 2025-03-04T19:47:32.6129374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigh_cpu_float32' 2025-03-04T19:47:32.6130814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvals_cpu_float32' 2025-03-04T19:47:32.6132242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32' 2025-03-04T19:47:32.6133767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_householder_product_cpu_float32' 2025-03-04T19:47:32.6135264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_cpu_float32' 2025-03-04T19:47:32.6136659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_ex_cpu_float32' 2025-03-04T19:47:32.6138064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32' 2025-03-04T19:47:32.6139497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32' 2025-03-04T19:47:32.6140929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32' 2025-03-04T19:47:32.6142338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_cpu_float32' 2025-03-04T19:47:32.6143769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32' 2025-03-04T19:47:32.6145247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_cpu_float32' 2025-03-04T19:47:32.6146640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_cpu_float32' 2025-03-04T19:47:32.6148060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32' 2025-03-04T19:47:32.6149483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_solve_cpu_float32' 2025-03-04T19:47:32.6150963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32' 2025-03-04T19:47:32.6152389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_power_cpu_float32' 2025-03-04T19:47:32.6153814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32' 2025-03-04T19:47:32.6155316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32' 2025-03-04T19:47:32.6156773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_multi_dot_cpu_float32' 2025-03-04T19:47:32.6158247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_cpu_float32' 2025-03-04T19:47:32.6159750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32' 2025-03-04T19:47:32.6161214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_cpu_float32' 2025-03-04T19:47:32.6162641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32' 2025-03-04T19:47:32.6164112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32' 2025-03-04T19:47:32.6165520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_qr_cpu_float32' 2025-03-04T19:47:32.6166903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_slogdet_cpu_float32' 2025-03-04T19:47:32.6168296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_cpu_float32' 2025-03-04T19:47:32.6169687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_ex_cpu_float32' 2025-03-04T19:47:32.6171119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32' 2025-03-04T19:47:32.6172526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svd_cpu_float32' 2025-03-04T19:47:32.6173894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svdvals_cpu_float32' 2025-03-04T19:47:32.6175299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorinv_cpu_float32' 2025-03-04T19:47:32.6176766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32' 2025-03-04T19:47:32.6178195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vander_cpu_float32' 2025-03-04T19:47:32.6179583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vecdot_cpu_float32' 2025-03-04T19:47:32.6181015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vector_norm_cpu_float32' 2025-03-04T19:47:32.6182404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_cpu_float32' 2025-03-04T19:47:32.6183819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.6185238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log10_cpu_float32' 2025-03-04T19:47:32.6186586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log1p_cpu_float32' 2025-03-04T19:47:32.6187900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log2_cpu_float32' 2025-03-04T19:47:32.6189222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_cpu_float32' 2025-03-04T19:47:32.6190552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_normal_cpu_float32' 2025-03-04T19:47:32.6191966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_cpu_float32' 2025-03-04T19:47:32.6193401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.6194819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp2_cpu_float32' 2025-03-04T19:47:32.6196178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp_cpu_float32' 2025-03-04T19:47:32.6197541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logcumsumexp_cpu_float32' 2025-03-04T19:47:32.6199234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logdet_cpu_float32' 2025-03-04T19:47:32.6200596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_and_cpu_float32' 2025-03-04T19:47:32.6201958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_not_cpu_float32' 2025-03-04T19:47:32.6203328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_or_cpu_float32' 2025-03-04T19:47:32.6204692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_xor_cpu_float32' 2025-03-04T19:47:32.6206032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logit_cpu_float32' 2025-03-04T19:47:32.6207366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_cpu_float32' 2025-03-04T19:47:32.6208891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.6210298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logsumexp_cpu_float32' 2025-03-04T19:47:32.6211621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_long_cpu_float32' 2025-03-04T19:47:32.6213016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lt_cpu_float32' 2025-03-04T19:47:32.6214303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_cpu_float32' 2025-03-04T19:47:32.6215771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_solve_cpu_float32' 2025-03-04T19:47:32.6217110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_unpack_cpu_float32' 2025-03-04T19:47:32.6218475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mH_cpu_float32' 2025-03-04T19:47:32.6219770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mT_cpu_float32' 2025-03-04T19:47:32.6221084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amax_cpu_float32' 2025-03-04T19:47:32.6222484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amin_cpu_float32' 2025-03-04T19:47:32.6223866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmax_cpu_float32' 2025-03-04T19:47:32.6225250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmin_cpu_float32' 2025-03-04T19:47:32.6226640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumprod_cpu_float32' 2025-03-04T19:47:32.6228036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumsum_cpu_float32' 2025-03-04T19:47:32.6229411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_fill_cpu_float32' 2025-03-04T19:47:32.6230804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_log_softmax_cpu_float32' 2025-03-04T19:47:32.6232221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logaddexp_cpu_float32' 2025-03-04T19:47:32.6233620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logsumexp_cpu_float32' 2025-03-04T19:47:32.6235011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_mean_cpu_float32' 2025-03-04T19:47:32.6236386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_median_cpu_float32' 2025-03-04T19:47:32.6237836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_norm_cpu_float32' 2025-03-04T19:47:32.6239277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_normalize_cpu_float32' 2025-03-04T19:47:32.6240668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_prod_cpu_float32' 2025-03-04T19:47:32.6242046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_scatter_cpu_float32' 2025-03-04T19:47:32.6243429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_select_cpu_float32' 2025-03-04T19:47:32.6244837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmax_cpu_float32' 2025-03-04T19:47:32.6246228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmin_cpu_float32' 2025-03-04T19:47:32.6247605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_std_cpu_float32' 2025-03-04T19:47:32.6249007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_sum_cpu_float32' 2025-03-04T19:47:32.6250415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_var_cpu_float32' 2025-03-04T19:47:32.6251757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matmul_cpu_float32' 2025-03-04T19:47:32.6253094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matrix_exp_cpu_float32' 2025-03-04T19:47:32.6254495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_binary_cpu_float32' 2025-03-04T19:47:32.6255954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32' 2025-03-04T19:47:32.6257429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.6258874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.6260269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_maximum_cpu_float32' 2025-03-04T19:47:32.6261591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mean_cpu_float32' 2025-03-04T19:47:32.6262902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_median_cpu_float32' 2025-03-04T19:47:32.6264296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32' 2025-03-04T19:47:32.6265778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32' 2025-03-04T19:47:32.6267202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_binary_cpu_float32' 2025-03-04T19:47:32.6268594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.6270079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.6271473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_minimum_cpu_float32' 2025-03-04T19:47:32.6272772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mm_cpu_float32' 2025-03-04T19:47:32.6274056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mode_cpu_float32' 2025-03-04T19:47:32.6275408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_movedim_cpu_float32' 2025-03-04T19:47:32.6276729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_msort_cpu_float32' 2025-03-04T19:47:32.6278165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mul_cpu_float32' 2025-03-04T19:47:32.6279502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_multinomial_cpu_float32' 2025-03-04T19:47:32.6280848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mv_cpu_float32' 2025-03-04T19:47:32.6282218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-03-04T19:47:32.6283658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-03-04T19:47:32.6285135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-03-04T19:47:32.6286541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nan_to_num_cpu_float32' 2025-03-04T19:47:32.6287887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmean_cpu_float32' 2025-03-04T19:47:32.6289227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmedian_cpu_float32' 2025-03-04T19:47:32.6290581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanquantile_cpu_float32' 2025-03-04T19:47:32.6291929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nansum_cpu_float32' 2025-03-04T19:47:32.6293265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_copy_cpu_float32' 2025-03-04T19:47:32.6294618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_cpu_float32' 2025-03-04T19:47:32.6295992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_batch_norm_cpu_float32' 2025-03-04T19:47:32.6297437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_dropout_backward_cpu_float32' 2025-03-04T19:47:32.6299089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_layer_norm_cpu_float32' 2025-03-04T19:47:32.6300447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ne_cpu_float32' 2025-03-04T19:47:32.6301818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_neg_cpu_float32' 2025-03-04T19:47:32.6303140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_cpu_float32' 2025-03-04T19:47:32.6304519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_strided_cpu_float32' 2025-03-04T19:47:32.6306034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_full_cpu_float32' 2025-03-04T19:47:32.6307377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_ones_cpu_float32' 2025-03-04T19:47:32.6308732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_zeros_cpu_float32' 2025-03-04T19:47:32.6310084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nextafter_cpu_float32' 2025-03-04T19:47:32.6311579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.6313127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.6314678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.6316269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-03-04T19:47:32.6318241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-03-04T19:47:32.6319836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-03-04T19:47:32.6321370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32' 2025-03-04T19:47:32.6322858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.6324331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.6325791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.6327257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32' 2025-03-04T19:47:32.6328720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32' 2025-03-04T19:47:32.6330225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32' 2025-03-04T19:47:32.6331834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-03-04T19:47:32.6333454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_celu_cpu_float32' 2025-03-04T19:47:32.6334877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32' 2025-03-04T19:47:32.6336308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32' 2025-03-04T19:47:32.6337786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv3d_cpu_float32' 2025-03-04T19:47:32.6339266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32' 2025-03-04T19:47:32.6340825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32' 2025-03-04T19:47:32.6342354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32' 2025-03-04T19:47:32.6344005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32' 2025-03-04T19:47:32.6345570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32' 2025-03-04T19:47:32.6347096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32' 2025-03-04T19:47:32.6348614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32' 2025-03-04T19:47:32.6350078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32' 2025-03-04T19:47:32.6351527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32' 2025-03-04T19:47:32.6352985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout_cpu_float32' 2025-03-04T19:47:32.6354431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_elu_cpu_float32' 2025-03-04T19:47:32.6355894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32' 2025-03-04T19:47:32.6357373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_cpu_float32' 2025-03-04T19:47:32.6359006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-03-04T19:47:32.6360693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-03-04T19:47:32.6362331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.6363911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.6365505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32' 2025-03-04T19:47:32.6366976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gelu_cpu_float32' 2025-03-04T19:47:32.6368400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_glu_cpu_float32' 2025-03-04T19:47:32.6369893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32' 2025-03-04T19:47:32.6371371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32' 2025-03-04T19:47:32.6372839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32' 2025-03-04T19:47:32.6374344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32' 2025-03-04T19:47:32.6375816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32' 2025-03-04T19:47:32.6377267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32' 2025-03-04T19:47:32.6378799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32' 2025-03-04T19:47:32.6380314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32' 2025-03-04T19:47:32.6381793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32' 2025-03-04T19:47:32.6383305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32' 2025-03-04T19:47:32.6384844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32' 2025-03-04T19:47:32.6386396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32' 2025-03-04T19:47:32.6387950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32' 2025-03-04T19:47:32.6389532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-03-04T19:47:32.6391121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32' 2025-03-04T19:47:32.6392683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32' 2025-03-04T19:47:32.6394182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32' 2025-03-04T19:47:32.6395655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32' 2025-03-04T19:47:32.6397120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32' 2025-03-04T19:47:32.6398887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32' 2025-03-04T19:47:32.6400417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_linear_cpu_float32' 2025-03-04T19:47:32.6401920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32' 2025-03-04T19:47:32.6403429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32' 2025-03-04T19:47:32.6404936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32' 2025-03-04T19:47:32.6406487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32' 2025-03-04T19:47:32.6407953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.6409423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.6410921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32' 2025-03-04T19:47:32.6412441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32' 2025-03-04T19:47:32.6413952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32' 2025-03-04T19:47:32.6415464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32' 2025-03-04T19:47:32.6416975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32' 2025-03-04T19:47:32.6418558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32' 2025-03-04T19:47:32.6420101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mish_cpu_float32' 2025-03-04T19:47:32.6421548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32' 2025-03-04T19:47:32.6423089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32' 2025-03-04T19:47:32.6424656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32' 2025-03-04T19:47:32.6426212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32' 2025-03-04T19:47:32.6427865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.6429405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32' 2025-03-04T19:47:32.6430867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_normalize_cpu_float32' 2025-03-04T19:47:32.6432375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32' 2025-03-04T19:47:32.6433880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32' 2025-03-04T19:47:32.6435373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32' 2025-03-04T19:47:32.6436874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32' 2025-03-04T19:47:32.6438508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_negative_cpu_float32' 2025-03-04T19:47:32.6440049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32' 2025-03-04T19:47:32.6441539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pdist_cpu_float32' 2025-03-04T19:47:32.6443055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32' 2025-03-04T19:47:32.6444566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32' 2025-03-04T19:47:32.6446088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32' 2025-03-04T19:47:32.6447562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_prelu_cpu_float32' 2025-03-04T19:47:32.6448986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu6_cpu_float32' 2025-03-04T19:47:32.6450408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu_cpu_float32' 2025-03-04T19:47:32.6451831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32' 2025-03-04T19:47:32.6453340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-03-04T19:47:32.6454862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_selu_cpu_float32' 2025-03-04T19:47:32.6456281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_silu_cpu_float32' 2025-03-04T19:47:32.6457741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32' 2025-03-04T19:47:32.6459300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.6460789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_cpu_float32' 2025-03-04T19:47:32.6462286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32' 2025-03-04T19:47:32.6463812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softplus_cpu_float32' 2025-03-04T19:47:32.6465285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32' 2025-03-04T19:47:32.6466749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softsign_cpu_float32' 2025-03-04T19:47:32.6468223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32' 2025-03-04T19:47:32.6469692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_threshold_cpu_float32' 2025-03-04T19:47:32.6471199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32' 2025-03-04T19:47:32.6472828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-03-04T19:47:32.6474385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_unfold_cpu_float32' 2025-03-04T19:47:32.6475870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32' 2025-03-04T19:47:32.6477403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32' 2025-03-04T19:47:32.6478924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_cpu_float32' 2025-03-04T19:47:32.6480293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_static_cpu_float32' 2025-03-04T19:47:32.6481633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_cpu_float32' 2025-03-04T19:47:32.6482958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_fro_cpu_float32' 2025-03-04T19:47:32.6484308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_inf_cpu_float32' 2025-03-04T19:47:32.6485653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_nuc_cpu_float32' 2025-03-04T19:47:32.6486995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_cpu_float32' 2025-03-04T19:47:32.6488362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_in_place_cpu_float32' 2025-03-04T19:47:32.6489827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_number_mean_cpu_float32' 2025-03-04T19:47:32.6491190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_cpu_float32' 2025-03-04T19:47:32.6492520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_like_cpu_float32' 2025-03-04T19:47:32.6493839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ormqr_cpu_float32' 2025-03-04T19:47:32.6495181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_outer_cpu_float32' 2025-03-04T19:47:32.6496520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pca_lowrank_cpu_float32' 2025-03-04T19:47:32.6497880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_permute_cpu_float32' 2025-03-04T19:47:32.6499447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pinverse_cpu_float32' 2025-03-04T19:47:32.6500779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polar_cpu_float32' 2025-03-04T19:47:32.6502176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.6503643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32' 2025-03-04T19:47:32.6505164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32' 2025-03-04T19:47:32.6506633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32' 2025-03-04T19:47:32.6508094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32' 2025-03-04T19:47:32.6509567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_positive_cpu_float32' 2025-03-04T19:47:32.6510925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pow_cpu_float32' 2025-03-04T19:47:32.6512228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_prod_cpu_float32' 2025-03-04T19:47:32.6513525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_put_cpu_float32' 2025-03-04T19:47:32.6514812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_qr_cpu_float32' 2025-03-04T19:47:32.6516122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_quantile_cpu_float32' 2025-03-04T19:47:32.6517456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rad2deg_cpu_float32' 2025-03-04T19:47:32.6518862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rand_like_cpu_float32' 2025-03-04T19:47:32.6520274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_cpu_float32' 2025-03-04T19:47:32.6521947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_like_cpu_float32' 2025-03-04T19:47:32.6523306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_cpu_float32' 2025-03-04T19:47:32.6524641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_like_cpu_float32' 2025-03-04T19:47:32.6526053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ravel_cpu_float32' 2025-03-04T19:47:32.6527365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_real_cpu_float32' 2025-03-04T19:47:32.6528688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reciprocal_cpu_float32' 2025-03-04T19:47:32.6530041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_remainder_cpu_float32' 2025-03-04T19:47:32.6531430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_renorm_cpu_float32' 2025-03-04T19:47:32.6532756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_cpu_float32' 2025-03-04T19:47:32.6534123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_interleave_cpu_float32' 2025-03-04T19:47:32.6535550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_as_cpu_float32' 2025-03-04T19:47:32.6536899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_cpu_float32' 2025-03-04T19:47:32.6538228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize__cpu_float32' 2025-03-04T19:47:32.6539580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize_as__cpu_float32' 2025-03-04T19:47:32.6540939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_conj_cpu_float32' 2025-03-04T19:47:32.6542314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_neg_cpu_float32' 2025-03-04T19:47:32.6543655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_roll_cpu_float32' 2025-03-04T19:47:32.6544962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rot90_cpu_float32' 2025-03-04T19:47:32.6546272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_cpu_float32' 2025-03-04T19:47:32.6547626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_0_cpu_float32' 2025-03-04T19:47:32.6549031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_3_cpu_float32' 2025-03-04T19:47:32.6550452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32' 2025-03-04T19:47:32.6551855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsqrt_cpu_float32' 2025-03-04T19:47:32.6553158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsub_cpu_float32' 2025-03-04T19:47:32.6554511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scalar_tensor_cpu_float32' 2025-03-04T19:47:32.6555884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_add_cpu_float32' 2025-03-04T19:47:32.6557268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_cpu_float32' 2025-03-04T19:47:32.6558734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32' 2025-03-04T19:47:32.6560159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32' 2025-03-04T19:47:32.6561577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32' 2025-03-04T19:47:32.6563041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32' 2025-03-04T19:47:32.6564447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32' 2025-03-04T19:47:32.6565841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_searchsorted_cpu_float32' 2025-03-04T19:47:32.6567218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_cpu_float32' 2025-03-04T19:47:32.6568638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_scatter_cpu_float32' 2025-03-04T19:47:32.6569980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sgn_cpu_float32' 2025-03-04T19:47:32.6571282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_short_cpu_float32' 2025-03-04T19:47:32.6572599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sigmoid_cpu_float32' 2025-03-04T19:47:32.6573919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sign_cpu_float32' 2025-03-04T19:47:32.6575307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32' 2025-03-04T19:47:32.6576755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_blackman_cpu_float32' 2025-03-04T19:47:32.6578215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_cosine_cpu_float32' 2025-03-04T19:47:32.6579689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_exponential_cpu_float32' 2025-03-04T19:47:32.6581167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32' 2025-03-04T19:47:32.6582663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32' 2025-03-04T19:47:32.6584222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32' 2025-03-04T19:47:32.6585713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hamming_cpu_float32' 2025-03-04T19:47:32.6587153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hann_cpu_float32' 2025-03-04T19:47:32.6588611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32' 2025-03-04T19:47:32.6590047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32' 2025-03-04T19:47:32.6591441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signbit_cpu_float32' 2025-03-04T19:47:32.6592792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sin_cpu_float32' 2025-03-04T19:47:32.6594090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinc_cpu_float32' 2025-03-04T19:47:32.6595391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinh_cpu_float32' 2025-03-04T19:47:32.6596695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_cpu_float32' 2025-03-04T19:47:32.6598194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_scatter_cpu_float32' 2025-03-04T19:47:32.6599847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_cpu_float32' 2025-03-04T19:47:32.6601219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.6602583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sort_cpu_float32' 2025-03-04T19:47:32.6603943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_mm_reduce_cpu_float32' 2025-03-04T19:47:32.6605370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32' 2025-03-04T19:47:32.6606799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_airy_ai_cpu_float32' 2025-03-04T19:47:32.6608199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j0_cpu_float32' 2025-03-04T19:47:32.6609657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j1_cpu_float32' 2025-03-04T19:47:32.6611069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y0_cpu_float32' 2025-03-04T19:47:32.6612482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y1_cpu_float32' 2025-03-04T19:47:32.6613970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.6615596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.6617130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.6618665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.6620159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_entr_cpu_float32' 2025-03-04T19:47:32.6621551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_erfcx_cpu_float32' 2025-03-04T19:47:32.6623137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32' 2025-03-04T19:47:32.6624733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32' 2025-03-04T19:47:32.6626184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i0e_cpu_float32' 2025-03-04T19:47:32.6627552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1_cpu_float32' 2025-03-04T19:47:32.6628901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1e_cpu_float32' 2025-03-04T19:47:32.6630387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32' 2025-03-04T19:47:32.6631905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32' 2025-03-04T19:47:32.6633365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_log_ndtr_cpu_float32' 2025-03-04T19:47:32.6634815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32' 2025-03-04T19:47:32.6636305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32' 2025-03-04T19:47:32.6637853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.6639349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.6640829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtr_cpu_float32' 2025-03-04T19:47:32.6642201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtri_cpu_float32' 2025-03-04T19:47:32.6643697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.6645278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.6646866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.6648447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.6650041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.6651665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.6653254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.6654797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32' 2025-03-04T19:47:32.6656280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_xlog1py_cpu_float32' 2025-03-04T19:47:32.6657658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_zeta_cpu_float32' 2025-03-04T19:47:32.6659009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_cpu_float32' 2025-03-04T19:47:32.6660422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_list_args_cpu_float32' 2025-03-04T19:47:32.6661826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_with_sizes_cpu_float32' 2025-03-04T19:47:32.6663177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sqrt_cpu_float32' 2025-03-04T19:47:32.6664493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_square_cpu_float32' 2025-03-04T19:47:32.6665815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_cpu_float32' 2025-03-04T19:47:32.6667194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_multiple_cpu_float32' 2025-03-04T19:47:32.6668539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stack_cpu_float32' 2025-03-04T19:47:32.6669838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_cpu_float32' 2025-03-04T19:47:32.6671167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_cpu_float32' 2025-03-04T19:47:32.6672545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.6673938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_unbiased_cpu_float32' 2025-03-04T19:47:32.6675274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stft_cpu_float32' 2025-03-04T19:47:32.6676575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sub_cpu_float32' 2025-03-04T19:47:32.6677961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_cpu_float32' 2025-03-04T19:47:32.6679297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_to_size_cpu_float32' 2025-03-04T19:47:32.6680611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_cpu_float32' 2025-03-04T19:47:32.6681981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_lowrank_cpu_float32' 2025-03-04T19:47:32.6683361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_along_dim_cpu_float32' 2025-03-04T19:47:32.6684706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_cpu_float32' 2025-03-04T19:47:32.6685999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tan_cpu_float32' 2025-03-04T19:47:32.6687322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tanh_cpu_float32' 2025-03-04T19:47:32.6688657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensor_split_cpu_float32' 2025-03-04T19:47:32.6690018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensordot_cpu_float32' 2025-03-04T19:47:32.6691368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tile_cpu_float32' 2025-03-04T19:47:32.6692662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_cpu_float32' 2025-03-04T19:47:32.6693979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_sparse_cpu_float32' 2025-03-04T19:47:32.6695302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_topk_cpu_float32' 2025-03-04T19:47:32.6696609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trace_cpu_float32' 2025-03-04T19:47:32.6697938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_transpose_cpu_float32' 2025-03-04T19:47:32.6699511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapezoid_cpu_float32' 2025-03-04T19:47:32.6700846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapz_cpu_float32' 2025-03-04T19:47:32.6702212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triangular_solve_cpu_float32' 2025-03-04T19:47:32.6703556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tril_cpu_float32' 2025-03-04T19:47:32.6704858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triu_cpu_float32' 2025-03-04T19:47:32.6706195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_true_divide_cpu_float32' 2025-03-04T19:47:32.6707540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trunc_cpu_float32' 2025-03-04T19:47:32.6708940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unbind_cpu_float32' 2025-03-04T19:47:32.6710282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unflatten_cpu_float32' 2025-03-04T19:47:32.6711643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_copy_cpu_float32' 2025-03-04T19:47:32.6713030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_cpu_float32' 2025-03-04T19:47:32.6714448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_uniform_cpu_float32' 2025-03-04T19:47:32.6715829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_consecutive_cpu_float32' 2025-03-04T19:47:32.6717204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_cpu_float32' 2025-03-04T19:47:32.6718687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_chunk_cpu_float32' 2025-03-04T19:47:32.6720066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_split_cpu_float32' 2025-03-04T19:47:32.6721433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsqueeze_cpu_float32' 2025-03-04T19:47:32.6722799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_cpu_float32' 2025-03-04T19:47:32.6724177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_cpu_float32' 2025-03-04T19:47:32.6725812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.6727215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_unbiased_cpu_float32' 2025-03-04T19:47:32.6728560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vdot_cpu_float32' 2025-03-04T19:47:32.6729913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_complex_cpu_float32' 2025-03-04T19:47:32.6731288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_cpu_float32' 2025-03-04T19:47:32.6732632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_copy_cpu_float32' 2025-03-04T19:47:32.6733963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_cpu_float32' 2025-03-04T19:47:32.6735277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vsplit_cpu_float32' 2025-03-04T19:47:32.6736604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vstack_cpu_float32' 2025-03-04T19:47:32.6737913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_where_cpu_float32' 2025-03-04T19:47:32.6739289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_xlogy_cpu_float32' 2025-03-04T19:47:32.6740608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zero__cpu_float32' 2025-03-04T19:47:32.6741918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_cpu_float32' 2025-03-04T19:47:32.6743248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_like_cpu_float32' 2025-03-04T19:47:32.6744630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_H_cpu_float32' 2025-03-04T19:47:32.6746029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_MapControlflowOp_cpu_float32' 2025-03-04T19:47:32.6747508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NestedMapControlflowOp_cpu_float32' 2025-03-04T19:47:32.6749022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCatCustomOp_cpu_float32' 2025-03-04T19:47:32.6750465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32' 2025-03-04T19:47:32.6751934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyMulCustomOp_cpu_float32' 2025-03-04T19:47:32.6753380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32' 2025-03-04T19:47:32.6754882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32' 2025-03-04T19:47:32.6756356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySortCustomOp_cpu_float32' 2025-03-04T19:47:32.6757918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.6759469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-03-04T19:47:32.6761004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyTakeCustomOp_cpu_float32' 2025-03-04T19:47:32.6762492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyViewCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.6764016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_TripleNestedMapControlflowOp_cpu_float32' 2025-03-04T19:47:32.6765502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___getitem___cpu_float32' 2025-03-04T19:47:32.6766899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___radd___cpu_float32' 2025-03-04T19:47:32.6768275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rdiv___cpu_float32' 2025-03-04T19:47:32.6769667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmatmul___cpu_float32' 2025-03-04T19:47:32.6771095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmod___cpu_float32' 2025-03-04T19:47:32.6772477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmul___cpu_float32' 2025-03-04T19:47:32.6773855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rpow___cpu_float32' 2025-03-04T19:47:32.6775255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rsub___cpu_float32' 2025-03-04T19:47:32.6776680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32' 2025-03-04T19:47:32.6778193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32' 2025-03-04T19:47:32.6779688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32' 2025-03-04T19:47:32.6781216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32' 2025-03-04T19:47:32.6782710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32' 2025-03-04T19:47:32.6784130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_abs_cpu_float32' 2025-03-04T19:47:32.6785505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acos_cpu_float32' 2025-03-04T19:47:32.6786869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acosh_cpu_float32' 2025-03-04T19:47:32.6788215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_add_cpu_float32' 2025-03-04T19:47:32.6789552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addbmm_cpu_float32' 2025-03-04T19:47:32.6790928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcdiv_cpu_float32' 2025-03-04T19:47:32.6792303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcmul_cpu_float32' 2025-03-04T19:47:32.6793677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_cpu_float32' 2025-03-04T19:47:32.6795075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32' 2025-03-04T19:47:32.6796475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmv_cpu_float32' 2025-03-04T19:47:32.6797923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addr_cpu_float32' 2025-03-04T19:47:32.6799504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_all_cpu_float32' 2025-03-04T19:47:32.6800873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_allclose_cpu_float32' 2025-03-04T19:47:32.6802308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amax_cpu_float32' 2025-03-04T19:47:32.6803663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amin_cpu_float32' 2025-03-04T19:47:32.6805026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_aminmax_cpu_float32' 2025-03-04T19:47:32.6806442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_angle_cpu_float32' 2025-03-04T19:47:32.6807795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_any_cpu_float32' 2025-03-04T19:47:32.6809150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_arange_cpu_float32' 2025-03-04T19:47:32.6810522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmax_cpu_float32' 2025-03-04T19:47:32.6811922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmin_cpu_float32' 2025-03-04T19:47:32.6813279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argsort_cpu_float32' 2025-03-04T19:47:32.6814665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argwhere_cpu_float32' 2025-03-04T19:47:32.6816055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_cpu_float32' 2025-03-04T19:47:32.6817558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32' 2025-03-04T19:47:32.6819044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32' 2025-03-04T19:47:32.6820446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asin_cpu_float32' 2025-03-04T19:47:32.6821800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asinh_cpu_float32' 2025-03-04T19:47:32.6823152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan2_cpu_float32' 2025-03-04T19:47:32.6824505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan_cpu_float32' 2025-03-04T19:47:32.6825849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atanh_cpu_float32' 2025-03-04T19:47:32.6827374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_1d_cpu_float32' 2025-03-04T19:47:32.6828784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_2d_cpu_float32' 2025-03-04T19:47:32.6830177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_3d_cpu_float32' 2025-03-04T19:47:32.6831560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_baddbmm_cpu_float32' 2025-03-04T19:47:32.6833055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_batch_norm_with_update_cpu_float32' 2025-03-04T19:47:32.6834507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bernoulli_cpu_float32' 2025-03-04T19:47:32.6835897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bfloat16_cpu_float32' 2025-03-04T19:47:32.6837409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_block_diag_cpu_float32' 2025-03-04T19:47:32.6838862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bmm_cpu_float32' 2025-03-04T19:47:32.6839492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bool_cpu_float32' 2025-03-04T19:47:32.6840154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32' 2025-03-04T19:47:32.6840885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32' 2025-03-04T19:47:32.6841531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_to_cpu_float32' 2025-03-04T19:47:32.6842177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bucketize_cpu_float32' 2025-03-04T19:47:32.6842787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_byte_cpu_float32' 2025-03-04T19:47:32.6843485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32' 2025-03-04T19:47:32.6844094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cat_cpu_float32' 2025-03-04T19:47:32.6844751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cauchy_cpu_float32' 2025-03-04T19:47:32.6845365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdist_cpu_float32' 2025-03-04T19:47:32.6846001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdouble_cpu_float32' 2025-03-04T19:47:32.6846612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ceil_cpu_float32' 2025-03-04T19:47:32.6847248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cfloat_cpu_float32' 2025-03-04T19:47:32.6847869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chalf_cpu_float32' 2025-03-04T19:47:32.6848478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_char_cpu_float32' 2025-03-04T19:47:32.6849136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_cpu_float32' 2025-03-04T19:47:32.6849799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32' 2025-03-04T19:47:32.6850497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32' 2025-03-04T19:47:32.6851113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chunk_cpu_float32' 2025-03-04T19:47:32.6851745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_cpu_float32' 2025-03-04T19:47:32.6852378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_max_cpu_float32' 2025-03-04T19:47:32.6853057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_min_cpu_float32' 2025-03-04T19:47:32.6853680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clone_cpu_float32' 2025-03-04T19:47:32.6854339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_column_stack_cpu_float32' 2025-03-04T19:47:32.6855012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_combinations_cpu_float32' 2025-03-04T19:47:32.6855653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_complex_cpu_float32' 2025-03-04T19:47:32.6856270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_cpu_float32' 2025-03-04T19:47:32.6856930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_physical_cpu_float32' 2025-03-04T19:47:32.6857617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32' 2025-03-04T19:47:32.6858275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_contiguous_cpu_float32' 2025-03-04T19:47:32.6858908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_copysign_cpu_float32' 2025-03-04T19:47:32.6859552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_corrcoef_cpu_float32' 2025-03-04T19:47:32.6860165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cos_cpu_float32' 2025-03-04T19:47:32.6860782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cosh_cpu_float32' 2025-03-04T19:47:32.6861443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_count_nonzero_cpu_float32' 2025-03-04T19:47:32.6862058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cov_cpu_float32' 2025-03-04T19:47:32.6862693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cross_cpu_float32' 2025-03-04T19:47:32.6863317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummax_cpu_float32' 2025-03-04T19:47:32.6863952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummin_cpu_float32' 2025-03-04T19:47:32.6864585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumprod_cpu_float32' 2025-03-04T19:47:32.6865262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumsum_cpu_float32' 2025-03-04T19:47:32.6865943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32' 2025-03-04T19:47:32.6866581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_deg2rad_cpu_float32' 2025-03-04T19:47:32.6867214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_cpu_float32' 2025-03-04T19:47:32.6867867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_embed_cpu_float32' 2025-03-04T19:47:32.6868502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagflat_cpu_float32' 2025-03-04T19:47:32.6869164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32' 2025-03-04T19:47:32.6869825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_cpu_float32' 2025-03-04T19:47:32.6870501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32' 2025-03-04T19:47:32.6871115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diff_cpu_float32' 2025-03-04T19:47:32.6871787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_digamma_cpu_float32' 2025-03-04T19:47:32.6872406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dist_cpu_float32' 2025-03-04T19:47:32.6873074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32' 2025-03-04T19:47:32.6873798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32' 2025-03-04T19:47:32.6874468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32' 2025-03-04T19:47:32.6875092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dot_cpu_float32' 2025-03-04T19:47:32.6875716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_double_cpu_float32' 2025-03-04T19:47:32.6876344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dsplit_cpu_float32' 2025-03-04T19:47:32.6876969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dstack_cpu_float32' 2025-03-04T19:47:32.6877602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_einsum_cpu_float32' 2025-03-04T19:47:32.6878292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_cpu_float32' 2025-03-04T19:47:32.6878942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_like_cpu_float32' 2025-03-04T19:47:32.6879630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_permuted_cpu_float32' 2025-03-04T19:47:32.6880293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_strided_cpu_float32' 2025-03-04T19:47:32.6880894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eq_cpu_float32' 2025-03-04T19:47:32.6881555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_equal_cpu_float32' 2025-03-04T19:47:32.6882190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erf_cpu_float32' 2025-03-04T19:47:32.6882822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfc_cpu_float32' 2025-03-04T19:47:32.6883438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfinv_cpu_float32' 2025-03-04T19:47:32.6884076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp2_cpu_float32' 2025-03-04T19:47:32.6884700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp_cpu_float32' 2025-03-04T19:47:32.6885334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_as_cpu_float32' 2025-03-04T19:47:32.6885986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_cpu_float32' 2025-03-04T19:47:32.6886603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expm1_cpu_float32' 2025-03-04T19:47:32.6887257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exponential_cpu_float32' 2025-03-04T19:47:32.6887866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eye_cpu_float32' 2025-03-04T19:47:32.6888510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft2_cpu_float32' 2025-03-04T19:47:32.6889135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft_cpu_float32' 2025-03-04T19:47:32.6889777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftn_cpu_float32' 2025-03-04T19:47:32.6890421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32' 2025-03-04T19:47:32.6891067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32' 2025-03-04T19:47:32.6891690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft_cpu_float32' 2025-03-04T19:47:32.6892334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32' 2025-03-04T19:47:32.6892965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32' 2025-03-04T19:47:32.6893670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft_cpu_float32' 2025-03-04T19:47:32.6894298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32' 2025-03-04T19:47:32.6894948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32' 2025-03-04T19:47:32.6895636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32' 2025-03-04T19:47:32.6896273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32' 2025-03-04T19:47:32.6896921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32' 2025-03-04T19:47:32.6897561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32' 2025-03-04T19:47:32.6898232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft_cpu_float32' 2025-03-04T19:47:32.6899094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32' 2025-03-04T19:47:32.6899747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32' 2025-03-04T19:47:32.6900381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft_cpu_float32' 2025-03-04T19:47:32.6901135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32' 2025-03-04T19:47:32.6901751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fill_cpu_float32' 2025-03-04T19:47:32.6902390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flatten_cpu_float32' 2025-03-04T19:47:32.6903011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flip_cpu_float32' 2025-03-04T19:47:32.6903650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fliplr_cpu_float32' 2025-03-04T19:47:32.6904277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flipud_cpu_float32' 2025-03-04T19:47:32.6904917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_cpu_float32' 2025-03-04T19:47:32.6905563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_power_cpu_float32' 2025-03-04T19:47:32.6906195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_cpu_float32' 2025-03-04T19:47:32.6906848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_divide_cpu_float32' 2025-03-04T19:47:32.6907463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmax_cpu_float32' 2025-03-04T19:47:32.6908139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmin_cpu_float32' 2025-03-04T19:47:32.6908748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmod_cpu_float32' 2025-03-04T19:47:32.6909376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frac_cpu_float32' 2025-03-04T19:47:32.6909992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frexp_cpu_float32' 2025-03-04T19:47:32.6910651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_cpu_float32' 2025-03-04T19:47:32.6911286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_like_cpu_float32' 2025-03-04T19:47:32.6911924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gather_cpu_float32' 2025-03-04T19:47:32.6912527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ge_cpu_float32' 2025-03-04T19:47:32.6913212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geometric_cpu_float32' 2025-03-04T19:47:32.6913830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geqrf_cpu_float32' 2025-03-04T19:47:32.6914473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gradient_cpu_float32' 2025-03-04T19:47:32.6915157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32' 2025-03-04T19:47:32.6915776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gt_cpu_float32' 2025-03-04T19:47:32.6916388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_half_cpu_float32' 2025-03-04T19:47:32.6917043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_heaviside_cpu_float32' 2025-03-04T19:47:32.6917849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histc_cpu_float32' 2025-03-04T19:47:32.6918485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogram_cpu_float32' 2025-03-04T19:47:32.6919152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogramdd_cpu_float32' 2025-03-04T19:47:32.6919776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hsplit_cpu_float32' 2025-03-04T19:47:32.6920413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hstack_cpu_float32' 2025-03-04T19:47:32.6921033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hypot_cpu_float32' 2025-03-04T19:47:32.6921651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_i0_cpu_float32' 2025-03-04T19:47:32.6922271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igamma_cpu_float32' 2025-03-04T19:47:32.6922949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igammac_cpu_float32' 2025-03-04T19:47:32.6923581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_add_cpu_float32' 2025-03-04T19:47:32.6924231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_copy_cpu_float32' 2025-03-04T19:47:32.6924891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_fill_cpu_float32' 2025-03-04T19:47:32.6925537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_put_cpu_float32' 2025-03-04T19:47:32.6926188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_reduce_cpu_float32' 2025-03-04T19:47:32.6926839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_select_cpu_float32' 2025-03-04T19:47:32.6927487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_inner_cpu_float32' 2025-03-04T19:47:32.6928110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_int_cpu_float32' 2025-03-04T19:47:32.6928967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isclose_cpu_float32' 2025-03-04T19:47:32.6929714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isfinite_cpu_float32' 2025-03-04T19:47:32.6930345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isin_cpu_float32' 2025-03-04T19:47:32.6930960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isinf_cpu_float32' 2025-03-04T19:47:32.6931597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isnan_cpu_float32' 2025-03-04T19:47:32.6932230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isneginf_cpu_float32' 2025-03-04T19:47:32.6932875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isposinf_cpu_float32' 2025-03-04T19:47:32.6933504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isreal_cpu_float32' 2025-03-04T19:47:32.6934131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_item_cpu_float32' 2025-03-04T19:47:32.6934834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32' 2025-03-04T19:47:32.6935589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32' 2025-03-04T19:47:32.6936254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32' 2025-03-04T19:47:32.6936988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32' 2025-03-04T19:47:32.6937675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32' 2025-03-04T19:47:32.6938178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_uint8' 2025-03-04T19:47:32.6938794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kron_cpu_float32' 2025-03-04T19:47:32.6939463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kthvalue_cpu_float32' 2025-03-04T19:47:32.6940082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ldexp_cpu_float32' 2025-03-04T19:47:32.6940699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_le_cpu_float32' 2025-03-04T19:47:32.6941312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lerp_cpu_float32' 2025-03-04T19:47:32.6941957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lgamma_cpu_float32' 2025-03-04T19:47:32.6942622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32' 2025-03-04T19:47:32.6943287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32' 2025-03-04T19:47:32.6943992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cond_cpu_float32' 2025-03-04T19:47:32.6944638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cross_cpu_float32' 2025-03-04T19:47:32.6945289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_cpu_float32' 2025-03-04T19:47:32.6945958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32' 2025-03-04T19:47:32.6946634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32' 2025-03-04T19:47:32.6947274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eig_cpu_float32' 2025-03-04T19:47:32.6947926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32' 2025-03-04T19:47:32.6948575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32' 2025-03-04T19:47:32.6949246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32' 2025-03-04T19:47:32.6949951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32' 2025-03-04T19:47:32.6950604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_cpu_float32' 2025-03-04T19:47:32.6951252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32' 2025-03-04T19:47:32.6951961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32' 2025-03-04T19:47:32.6952638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32' 2025-03-04T19:47:32.6953307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32' 2025-03-04T19:47:32.6953974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32' 2025-03-04T19:47:32.6954683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32' 2025-03-04T19:47:32.6955329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_cpu_float32' 2025-03-04T19:47:32.6956001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32' 2025-03-04T19:47:32.6956714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32' 2025-03-04T19:47:32.6957369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32' 2025-03-04T19:47:32.6958114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32' 2025-03-04T19:47:32.6958816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32' 2025-03-04T19:47:32.6959496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32' 2025-03-04T19:47:32.6960214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32' 2025-03-04T19:47:32.6960889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32' 2025-03-04T19:47:32.6961532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_cpu_float32' 2025-03-04T19:47:32.6962409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32' 2025-03-04T19:47:32.6963054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32' 2025-03-04T19:47:32.6963749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32' 2025-03-04T19:47:32.6964429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32' 2025-03-04T19:47:32.6965079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_qr_cpu_float32' 2025-03-04T19:47:32.6965730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32' 2025-03-04T19:47:32.6966426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_cpu_float32' 2025-03-04T19:47:32.6967086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32' 2025-03-04T19:47:32.6967790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32' 2025-03-04T19:47:32.6968453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svd_cpu_float32' 2025-03-04T19:47:32.6969103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32' 2025-03-04T19:47:32.6969779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32' 2025-03-04T19:47:32.6970448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32' 2025-03-04T19:47:32.6971136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vander_cpu_float32' 2025-03-04T19:47:32.6971786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32' 2025-03-04T19:47:32.6972473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32' 2025-03-04T19:47:32.6973127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_cpu_float32' 2025-03-04T19:47:32.6973842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.6974460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log10_cpu_float32' 2025-03-04T19:47:32.6975099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log1p_cpu_float32' 2025-03-04T19:47:32.6975716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log2_cpu_float32' 2025-03-04T19:47:32.6976344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_cpu_float32' 2025-03-04T19:47:32.6976986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_normal_cpu_float32' 2025-03-04T19:47:32.6977642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_cpu_float32' 2025-03-04T19:47:32.6978330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.6978986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp2_cpu_float32' 2025-03-04T19:47:32.6979622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp_cpu_float32' 2025-03-04T19:47:32.6980281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32' 2025-03-04T19:47:32.6980936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logdet_cpu_float32' 2025-03-04T19:47:32.6981583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_and_cpu_float32' 2025-03-04T19:47:32.6982238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_not_cpu_float32' 2025-03-04T19:47:32.6982901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_or_cpu_float32' 2025-03-04T19:47:32.6983554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_xor_cpu_float32' 2025-03-04T19:47:32.6984172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logit_cpu_float32' 2025-03-04T19:47:32.6984816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_cpu_float32' 2025-03-04T19:47:32.6985536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.6986182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logsumexp_cpu_float32' 2025-03-04T19:47:32.6986788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_long_cpu_float32' 2025-03-04T19:47:32.6987433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lt_cpu_float32' 2025-03-04T19:47:32.6988046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_cpu_float32' 2025-03-04T19:47:32.6988687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_solve_cpu_float32' 2025-03-04T19:47:32.6989316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_unpack_cpu_float32' 2025-03-04T19:47:32.6989931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mH_cpu_float32' 2025-03-04T19:47:32.6990527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mT_cpu_float32' 2025-03-04T19:47:32.6991185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amax_cpu_float32' 2025-03-04T19:47:32.6991827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amin_cpu_float32' 2025-03-04T19:47:32.6992486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmax_cpu_float32' 2025-03-04T19:47:32.6993129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmin_cpu_float32' 2025-03-04T19:47:32.6993780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32' 2025-03-04T19:47:32.6994436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32' 2025-03-04T19:47:32.6995104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_fill_cpu_float32' 2025-03-04T19:47:32.6995786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32' 2025-03-04T19:47:32.6996449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32' 2025-03-04T19:47:32.6997142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32' 2025-03-04T19:47:32.6997845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_mean_cpu_float32' 2025-03-04T19:47:32.6998745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_median_cpu_float32' 2025-03-04T19:47:32.6999390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_norm_cpu_float32' 2025-03-04T19:47:32.7000168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_normalize_cpu_float32' 2025-03-04T19:47:32.7000815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_prod_cpu_float32' 2025-03-04T19:47:32.7001483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_scatter_cpu_float32' 2025-03-04T19:47:32.7002168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_select_cpu_float32' 2025-03-04T19:47:32.7002971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmax_cpu_float32' 2025-03-04T19:47:32.7003708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmin_cpu_float32' 2025-03-04T19:47:32.7004388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_std_cpu_float32' 2025-03-04T19:47:32.7005029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_sum_cpu_float32' 2025-03-04T19:47:32.7005686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_var_cpu_float32' 2025-03-04T19:47:32.7006318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matmul_cpu_float32' 2025-03-04T19:47:32.7006963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matrix_exp_cpu_float32' 2025-03-04T19:47:32.7007623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_binary_cpu_float32' 2025-03-04T19:47:32.7008363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32' 2025-03-04T19:47:32.7009060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.7009751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.7010498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_maximum_cpu_float32' 2025-03-04T19:47:32.7011134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mean_cpu_float32' 2025-03-04T19:47:32.7011803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_median_cpu_float32' 2025-03-04T19:47:32.7012547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32' 2025-03-04T19:47:32.7013265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32' 2025-03-04T19:47:32.7013905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_binary_cpu_float32' 2025-03-04T19:47:32.7014642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.7015322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.7015964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_minimum_cpu_float32' 2025-03-04T19:47:32.7016566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mm_cpu_float32' 2025-03-04T19:47:32.7017228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mode_cpu_float32' 2025-03-04T19:47:32.7017858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_movedim_cpu_float32' 2025-03-04T19:47:32.7018491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_msort_cpu_float32' 2025-03-04T19:47:32.7019097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mul_cpu_float32' 2025-03-04T19:47:32.7019741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_multinomial_cpu_float32' 2025-03-04T19:47:32.7020368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mv_cpu_float32' 2025-03-04T19:47:32.7021061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-03-04T19:47:32.7021754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-03-04T19:47:32.7022436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-03-04T19:47:32.7023090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nan_to_num_cpu_float32' 2025-03-04T19:47:32.7023717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmean_cpu_float32' 2025-03-04T19:47:32.7024393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmedian_cpu_float32' 2025-03-04T19:47:32.7025036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanquantile_cpu_float32' 2025-03-04T19:47:32.7025676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nansum_cpu_float32' 2025-03-04T19:47:32.7026318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_copy_cpu_float32' 2025-03-04T19:47:32.7026978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_cpu_float32' 2025-03-04T19:47:32.7027665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32' 2025-03-04T19:47:32.7028375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32' 2025-03-04T19:47:32.7029095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32' 2025-03-04T19:47:32.7029718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ne_cpu_float32' 2025-03-04T19:47:32.7030338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_neg_cpu_float32' 2025-03-04T19:47:32.7031098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_cpu_float32' 2025-03-04T19:47:32.7031867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32' 2025-03-04T19:47:32.7032504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_full_cpu_float32' 2025-03-04T19:47:32.7033150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_ones_cpu_float32' 2025-03-04T19:47:32.7033789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_zeros_cpu_float32' 2025-03-04T19:47:32.7034451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nextafter_cpu_float32' 2025-03-04T19:47:32.7035194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.7035945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.7036681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.7037428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-03-04T19:47:32.7038251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-03-04T19:47:32.7039020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-03-04T19:47:32.7039765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32' 2025-03-04T19:47:32.7040478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.7041207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.7041945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.7042641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32' 2025-03-04T19:47:32.7043349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32' 2025-03-04T19:47:32.7044122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32' 2025-03-04T19:47:32.7044923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-03-04T19:47:32.7045614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32' 2025-03-04T19:47:32.7046327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32' 2025-03-04T19:47:32.7047010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32' 2025-03-04T19:47:32.7047695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32' 2025-03-04T19:47:32.7048415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32' 2025-03-04T19:47:32.7049149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32' 2025-03-04T19:47:32.7049866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32' 2025-03-04T19:47:32.7050622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32' 2025-03-04T19:47:32.7051345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32' 2025-03-04T19:47:32.7052058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32' 2025-03-04T19:47:32.7052758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32' 2025-03-04T19:47:32.7053386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_cpu_float32' 2025-03-04T19:47:32.7054124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32' 2025-03-04T19:47:32.7054814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32' 2025-03-04T19:47:32.7055510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32' 2025-03-04T19:47:32.7056213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32' 2025-03-04T19:47:32.7056934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32' 2025-03-04T19:47:32.7057626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32' 2025-03-04T19:47:32.7058454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-03-04T19:47:32.7059260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-03-04T19:47:32.7060015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.7060807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.7061552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32' 2025-03-04T19:47:32.7062220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32' 2025-03-04T19:47:32.7062900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32' 2025-03-04T19:47:32.7063603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32' 2025-03-04T19:47:32.7064316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32' 2025-03-04T19:47:32.7065016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32' 2025-03-04T19:47:32.7065732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32' 2025-03-04T19:47:32.7066421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32' 2025-03-04T19:47:32.7067121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32' 2025-03-04T19:47:32.7067860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32' 2025-03-04T19:47:32.7068661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32' 2025-03-04T19:47:32.7069373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32' 2025-03-04T19:47:32.7070100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32' 2025-03-04T19:47:32.7070872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32' 2025-03-04T19:47:32.7071618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32' 2025-03-04T19:47:32.7072359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32' 2025-03-04T19:47:32.7073154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-03-04T19:47:32.7073904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32' 2025-03-04T19:47:32.7074649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32' 2025-03-04T19:47:32.7075353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32' 2025-03-04T19:47:32.7076056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32' 2025-03-04T19:47:32.7076767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32' 2025-03-04T19:47:32.7077463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32' 2025-03-04T19:47:32.7078241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32' 2025-03-04T19:47:32.7078981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32' 2025-03-04T19:47:32.7079692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32' 2025-03-04T19:47:32.7080430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32' 2025-03-04T19:47:32.7081140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32' 2025-03-04T19:47:32.7081841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.7082547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.7083286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32' 2025-03-04T19:47:32.7084025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32' 2025-03-04T19:47:32.7084735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32' 2025-03-04T19:47:32.7085496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32' 2025-03-04T19:47:32.7086201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32' 2025-03-04T19:47:32.7086937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32' 2025-03-04T19:47:32.7087607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32' 2025-03-04T19:47:32.7088335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32' 2025-03-04T19:47:32.7089116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32' 2025-03-04T19:47:32.7089857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32' 2025-03-04T19:47:32.7090632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32' 2025-03-04T19:47:32.7091412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.7092110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32' 2025-03-04T19:47:32.7092806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32' 2025-03-04T19:47:32.7093525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32' 2025-03-04T19:47:32.7094232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32' 2025-03-04T19:47:32.7094945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32' 2025-03-04T19:47:32.7095654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32' 2025-03-04T19:47:32.7096423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_negative_cpu_float32' 2025-03-04T19:47:32.7097157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32' 2025-03-04T19:47:32.7097871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32' 2025-03-04T19:47:32.7098838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32' 2025-03-04T19:47:32.7099574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32' 2025-03-04T19:47:32.7100395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32' 2025-03-04T19:47:32.7101079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32' 2025-03-04T19:47:32.7101757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32' 2025-03-04T19:47:32.7102434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32' 2025-03-04T19:47:32.7103142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32' 2025-03-04T19:47:32.7103932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-03-04T19:47:32.7104598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32' 2025-03-04T19:47:32.7105324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32' 2025-03-04T19:47:32.7106032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32' 2025-03-04T19:47:32.7106759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.7107444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32' 2025-03-04T19:47:32.7108176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32' 2025-03-04T19:47:32.7108866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32' 2025-03-04T19:47:32.7109562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32' 2025-03-04T19:47:32.7110255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32' 2025-03-04T19:47:32.7110950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32' 2025-03-04T19:47:32.7111646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32' 2025-03-04T19:47:32.7112377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32' 2025-03-04T19:47:32.7113237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-03-04T19:47:32.7113913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32' 2025-03-04T19:47:32.7114673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32' 2025-03-04T19:47:32.7115394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32' 2025-03-04T19:47:32.7116069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_static_cpu_float32' 2025-03-04T19:47:32.7116692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_cpu_float32' 2025-03-04T19:47:32.7117367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_fro_cpu_float32' 2025-03-04T19:47:32.7118067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_inf_cpu_float32' 2025-03-04T19:47:32.7118714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_nuc_cpu_float32' 2025-03-04T19:47:32.7119363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_cpu_float32' 2025-03-04T19:47:32.7120040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_in_place_cpu_float32' 2025-03-04T19:47:32.7120712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32' 2025-03-04T19:47:32.7121347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_cpu_float32' 2025-03-04T19:47:32.7121988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_like_cpu_float32' 2025-03-04T19:47:32.7122730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ormqr_cpu_float32' 2025-03-04T19:47:32.7123357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_outer_cpu_float32' 2025-03-04T19:47:32.7124233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32' 2025-03-04T19:47:32.7125092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_permute_cpu_float32' 2025-03-04T19:47:32.7126123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pinverse_cpu_float32' 2025-03-04T19:47:32.7127264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polar_cpu_float32' 2025-03-04T19:47:32.7128385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.7129492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32' 2025-03-04T19:47:32.7130515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32' 2025-03-04T19:47:32.7131586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32' 2025-03-04T19:47:32.7132809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32' 2025-03-04T19:47:32.7133775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_positive_cpu_float32' 2025-03-04T19:47:32.7134751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pow_cpu_float32' 2025-03-04T19:47:32.7135641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_prod_cpu_float32' 2025-03-04T19:47:32.7136755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_put_cpu_float32' 2025-03-04T19:47:32.7137778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_qr_cpu_float32' 2025-03-04T19:47:32.7138846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_quantile_cpu_float32' 2025-03-04T19:47:32.7140029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rad2deg_cpu_float32' 2025-03-04T19:47:32.7141062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rand_like_cpu_float32' 2025-03-04T19:47:32.7142152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_cpu_float32' 2025-03-04T19:47:32.7143346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_like_cpu_float32' 2025-03-04T19:47:32.7144445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_cpu_float32' 2025-03-04T19:47:32.7145562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_like_cpu_float32' 2025-03-04T19:47:32.7146719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ravel_cpu_float32' 2025-03-04T19:47:32.7147810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_real_cpu_float32' 2025-03-04T19:47:32.7148905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reciprocal_cpu_float32' 2025-03-04T19:47:32.7150008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_remainder_cpu_float32' 2025-03-04T19:47:32.7151138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_renorm_cpu_float32' 2025-03-04T19:47:32.7152205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_cpu_float32' 2025-03-04T19:47:32.7153483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32' 2025-03-04T19:47:32.7154570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_as_cpu_float32' 2025-03-04T19:47:32.7155725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_cpu_float32' 2025-03-04T19:47:32.7156954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize__cpu_float32' 2025-03-04T19:47:32.7158233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize_as__cpu_float32' 2025-03-04T19:47:32.7159440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_conj_cpu_float32' 2025-03-04T19:47:32.7160602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_neg_cpu_float32' 2025-03-04T19:47:32.7161892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_roll_cpu_float32' 2025-03-04T19:47:32.7163049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rot90_cpu_float32' 2025-03-04T19:47:32.7164255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_cpu_float32' 2025-03-04T19:47:32.7165331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32' 2025-03-04T19:47:32.7166558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32' 2025-03-04T19:47:32.7167651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32' 2025-03-04T19:47:32.7168597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsqrt_cpu_float32' 2025-03-04T19:47:32.7169747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsub_cpu_float32' 2025-03-04T19:47:32.7170674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32' 2025-03-04T19:47:32.7171817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_add_cpu_float32' 2025-03-04T19:47:32.7172990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_cpu_float32' 2025-03-04T19:47:32.7174286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32' 2025-03-04T19:47:32.7175481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32' 2025-03-04T19:47:32.7176554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32' 2025-03-04T19:47:32.7177725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32' 2025-03-04T19:47:32.7179084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32' 2025-03-04T19:47:32.7180239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_searchsorted_cpu_float32' 2025-03-04T19:47:32.7181294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_cpu_float32' 2025-03-04T19:47:32.7182519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_scatter_cpu_float32' 2025-03-04T19:47:32.7183630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sgn_cpu_float32' 2025-03-04T19:47:32.7184758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_short_cpu_float32' 2025-03-04T19:47:32.7185952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sigmoid_cpu_float32' 2025-03-04T19:47:32.7187244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sign_cpu_float32' 2025-03-04T19:47:32.7188557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32' 2025-03-04T19:47:32.7189786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32' 2025-03-04T19:47:32.7191114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32' 2025-03-04T19:47:32.7192402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32' 2025-03-04T19:47:32.7193677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32' 2025-03-04T19:47:32.7194944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32' 2025-03-04T19:47:32.7196285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32' 2025-03-04T19:47:32.7197638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32' 2025-03-04T19:47:32.7199212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32' 2025-03-04T19:47:32.7200487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32' 2025-03-04T19:47:32.7201849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32' 2025-03-04T19:47:32.7203089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signbit_cpu_float32' 2025-03-04T19:47:32.7204194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sin_cpu_float32' 2025-03-04T19:47:32.7205609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinc_cpu_float32' 2025-03-04T19:47:32.7206825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinh_cpu_float32' 2025-03-04T19:47:32.7208085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_cpu_float32' 2025-03-04T19:47:32.7209313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_scatter_cpu_float32' 2025-03-04T19:47:32.7210692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_cpu_float32' 2025-03-04T19:47:32.7211925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.7213133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sort_cpu_float32' 2025-03-04T19:47:32.7214534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_mm_reduce_cpu_float32' 2025-03-04T19:47:32.7215637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32' 2025-03-04T19:47:32.7216736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32' 2025-03-04T19:47:32.7234999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32' 2025-03-04T19:47:32.7236441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32' 2025-03-04T19:47:32.7237602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32' 2025-03-04T19:47:32.7238867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32' 2025-03-04T19:47:32.7240152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.7241424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.7242692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.7244053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.7245296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_entr_cpu_float32' 2025-03-04T19:47:32.7246525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_erfcx_cpu_float32' 2025-03-04T19:47:32.7247755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32' 2025-03-04T19:47:32.7249125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32' 2025-03-04T19:47:32.7250451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i0e_cpu_float32' 2025-03-04T19:47:32.7251702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1_cpu_float32' 2025-03-04T19:47:32.7252901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1e_cpu_float32' 2025-03-04T19:47:32.7254051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32' 2025-03-04T19:47:32.7255023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32' 2025-03-04T19:47:32.7255978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32' 2025-03-04T19:47:32.7257190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32' 2025-03-04T19:47:32.7258412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32' 2025-03-04T19:47:32.7259613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.7260952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.7262175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtr_cpu_float32' 2025-03-04T19:47:32.7263282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtri_cpu_float32' 2025-03-04T19:47:32.7264642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.7266010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.7267369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.7268806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.7270135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.7271459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.7272865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.7274178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32' 2025-03-04T19:47:32.7275559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32' 2025-03-04T19:47:32.7276689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_zeta_cpu_float32' 2025-03-04T19:47:32.7277877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_cpu_float32' 2025-03-04T19:47:32.7279172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_list_args_cpu_float32' 2025-03-04T19:47:32.7280413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32' 2025-03-04T19:47:32.7281589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sqrt_cpu_float32' 2025-03-04T19:47:32.7282664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_square_cpu_float32' 2025-03-04T19:47:32.7283888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_cpu_float32' 2025-03-04T19:47:32.7285043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_multiple_cpu_float32' 2025-03-04T19:47:32.7285748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stack_cpu_float32' 2025-03-04T19:47:32.7286433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_cpu_float32' 2025-03-04T19:47:32.7287082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_cpu_float32' 2025-03-04T19:47:32.7287755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.7288411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_unbiased_cpu_float32' 2025-03-04T19:47:32.7289025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stft_cpu_float32' 2025-03-04T19:47:32.7289641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sub_cpu_float32' 2025-03-04T19:47:32.7290249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_cpu_float32' 2025-03-04T19:47:32.7290897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_to_size_cpu_float32' 2025-03-04T19:47:32.7291506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_cpu_float32' 2025-03-04T19:47:32.7292156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32' 2025-03-04T19:47:32.7292805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_along_dim_cpu_float32' 2025-03-04T19:47:32.7293429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_cpu_float32' 2025-03-04T19:47:32.7294081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tan_cpu_float32' 2025-03-04T19:47:32.7294705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tanh_cpu_float32' 2025-03-04T19:47:32.7295350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensor_split_cpu_float32' 2025-03-04T19:47:32.7296024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensordot_cpu_float32' 2025-03-04T19:47:32.7296641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tile_cpu_float32' 2025-03-04T19:47:32.7297244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_cpu_float32' 2025-03-04T19:47:32.7297896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_sparse_cpu_float32' 2025-03-04T19:47:32.7298829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_topk_cpu_float32' 2025-03-04T19:47:32.7299462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trace_cpu_float32' 2025-03-04T19:47:32.7300133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_transpose_cpu_float32' 2025-03-04T19:47:32.7300784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapezoid_cpu_float32' 2025-03-04T19:47:32.7301508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapz_cpu_float32' 2025-03-04T19:47:32.7302185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triangular_solve_cpu_float32' 2025-03-04T19:47:32.7302798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tril_cpu_float32' 2025-03-04T19:47:32.7303422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triu_cpu_float32' 2025-03-04T19:47:32.7304066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_true_divide_cpu_float32' 2025-03-04T19:47:32.7304701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trunc_cpu_float32' 2025-03-04T19:47:32.7305327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unbind_cpu_float32' 2025-03-04T19:47:32.7305977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unflatten_cpu_float32' 2025-03-04T19:47:32.7306620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_copy_cpu_float32' 2025-03-04T19:47:32.7307250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_cpu_float32' 2025-03-04T19:47:32.7307877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_uniform_cpu_float32' 2025-03-04T19:47:32.7308593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32' 2025-03-04T19:47:32.7309228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_cpu_float32' 2025-03-04T19:47:32.7309871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_chunk_cpu_float32' 2025-03-04T19:47:32.7310540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_split_cpu_float32' 2025-03-04T19:47:32.7311207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsqueeze_cpu_float32' 2025-03-04T19:47:32.7311835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_cpu_float32' 2025-03-04T19:47:32.7312468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_cpu_float32' 2025-03-04T19:47:32.7313182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.7313827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_unbiased_cpu_float32' 2025-03-04T19:47:32.7314456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vdot_cpu_float32' 2025-03-04T19:47:32.7315108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_complex_cpu_float32' 2025-03-04T19:47:32.7315774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_cpu_float32' 2025-03-04T19:47:32.7316406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_copy_cpu_float32' 2025-03-04T19:47:32.7317030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_cpu_float32' 2025-03-04T19:47:32.7317652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vsplit_cpu_float32' 2025-03-04T19:47:32.7318362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vstack_cpu_float32' 2025-03-04T19:47:32.7318982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_where_cpu_float32' 2025-03-04T19:47:32.7319617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_xlogy_cpu_float32' 2025-03-04T19:47:32.7320238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zero__cpu_float32' 2025-03-04T19:47:32.7320856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_cpu_float32' 2025-03-04T19:47:32.7321504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_like_cpu_float32' 2025-03-04T19:47:32.7322121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_H_cpu_float32' 2025-03-04T19:47:32.7322828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_MapControlflowOp_cpu_float32' 2025-03-04T19:47:32.7323578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NestedMapControlflowOp_cpu_float32' 2025-03-04T19:47:32.7324277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32' 2025-03-04T19:47:32.7324964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCubeCustomOp_cpu_float32' 2025-03-04T19:47:32.7325683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32' 2025-03-04T19:47:32.7326378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32' 2025-03-04T19:47:32.7327088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32' 2025-03-04T19:47:32.7327801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32' 2025-03-04T19:47:32.7328529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.7329279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-03-04T19:47:32.7330006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32' 2025-03-04T19:47:32.7330721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.7331472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_TripleNestedMapControlflowOp_cpu_float32' 2025-03-04T19:47:32.7332133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___getitem___cpu_float32' 2025-03-04T19:47:32.7332787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___radd___cpu_float32' 2025-03-04T19:47:32.7333433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rdiv___cpu_float32' 2025-03-04T19:47:32.7334102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32' 2025-03-04T19:47:32.7334740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmod___cpu_float32' 2025-03-04T19:47:32.7335382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmul___cpu_float32' 2025-03-04T19:47:32.7336036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rpow___cpu_float32' 2025-03-04T19:47:32.7336670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rsub___cpu_float32' 2025-03-04T19:47:32.7337441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32' 2025-03-04T19:47:32.7338178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32' 2025-03-04T19:47:32.7338897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32' 2025-03-04T19:47:32.7339626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32' 2025-03-04T19:47:32.7340347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32' 2025-03-04T19:47:32.7340973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_abs_cpu_float32' 2025-03-04T19:47:32.7341618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acos_cpu_float32' 2025-03-04T19:47:32.7342279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acosh_cpu_float32' 2025-03-04T19:47:32.7342920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_add_cpu_float32' 2025-03-04T19:47:32.7343600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addbmm_cpu_float32' 2025-03-04T19:47:32.7344279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32' 2025-03-04T19:47:32.7344924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcmul_cpu_float32' 2025-03-04T19:47:32.7345567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_cpu_float32' 2025-03-04T19:47:32.7346247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32' 2025-03-04T19:47:32.7346892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmv_cpu_float32' 2025-03-04T19:47:32.7347520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addr_cpu_float32' 2025-03-04T19:47:32.7348157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_all_cpu_float32' 2025-03-04T19:47:32.7348803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_allclose_cpu_float32' 2025-03-04T19:47:32.7349432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amax_cpu_float32' 2025-03-04T19:47:32.7350068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amin_cpu_float32' 2025-03-04T19:47:32.7350709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_aminmax_cpu_float32' 2025-03-04T19:47:32.7351350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_angle_cpu_float32' 2025-03-04T19:47:32.7352006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_any_cpu_float32' 2025-03-04T19:47:32.7352658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_arange_cpu_float32' 2025-03-04T19:47:32.7353296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmax_cpu_float32' 2025-03-04T19:47:32.7353993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmin_cpu_float32' 2025-03-04T19:47:32.7354631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argsort_cpu_float32' 2025-03-04T19:47:32.7355292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argwhere_cpu_float32' 2025-03-04T19:47:32.7355940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_cpu_float32' 2025-03-04T19:47:32.7356695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32' 2025-03-04T19:47:32.7357381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32' 2025-03-04T19:47:32.7358092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asin_cpu_float32' 2025-03-04T19:47:32.7358768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asinh_cpu_float32' 2025-03-04T19:47:32.7359422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan2_cpu_float32' 2025-03-04T19:47:32.7360050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan_cpu_float32' 2025-03-04T19:47:32.7360693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atanh_cpu_float32' 2025-03-04T19:47:32.7361346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32' 2025-03-04T19:47:32.7361998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32' 2025-03-04T19:47:32.7362663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32' 2025-03-04T19:47:32.7363308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32' 2025-03-04T19:47:32.7364030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_batch_norm_with_update_cpu_float32' 2025-03-04T19:47:32.7364682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32' 2025-03-04T19:47:32.7365341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32' 2025-03-04T19:47:32.7365990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_block_diag_cpu_float32' 2025-03-04T19:47:32.7366675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bmm_cpu_float32' 2025-03-04T19:47:32.7367308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bool_cpu_float32' 2025-03-04T19:47:32.7368000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32' 2025-03-04T19:47:32.7368710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32' 2025-03-04T19:47:32.7369391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32' 2025-03-04T19:47:32.7370040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bucketize_cpu_float32' 2025-03-04T19:47:32.7370683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_byte_cpu_float32' 2025-03-04T19:47:32.7371403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32' 2025-03-04T19:47:32.7372052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cat_cpu_float32' 2025-03-04T19:47:32.7372687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cauchy_cpu_float32' 2025-03-04T19:47:32.7373410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdist_cpu_float32' 2025-03-04T19:47:32.7374056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdouble_cpu_float32' 2025-03-04T19:47:32.7374688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ceil_cpu_float32' 2025-03-04T19:47:32.7375337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cfloat_cpu_float32' 2025-03-04T19:47:32.7375975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chalf_cpu_float32' 2025-03-04T19:47:32.7376624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_char_cpu_float32' 2025-03-04T19:47:32.7377279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_cpu_float32' 2025-03-04T19:47:32.7377974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32' 2025-03-04T19:47:32.7378647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32' 2025-03-04T19:47:32.7379300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chunk_cpu_float32' 2025-03-04T19:47:32.7379933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_cpu_float32' 2025-03-04T19:47:32.7380597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32' 2025-03-04T19:47:32.7381279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32' 2025-03-04T19:47:32.7381924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clone_cpu_float32' 2025-03-04T19:47:32.7382589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_column_stack_cpu_float32' 2025-03-04T19:47:32.7383305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_combinations_cpu_float32' 2025-03-04T19:47:32.7383954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_complex_cpu_float32' 2025-03-04T19:47:32.7384606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_cpu_float32' 2025-03-04T19:47:32.7385274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32' 2025-03-04T19:47:32.7385992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32' 2025-03-04T19:47:32.7386648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_contiguous_cpu_float32' 2025-03-04T19:47:32.7387295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_copysign_cpu_float32' 2025-03-04T19:47:32.7387998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32' 2025-03-04T19:47:32.7388626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cos_cpu_float32' 2025-03-04T19:47:32.7389269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cosh_cpu_float32' 2025-03-04T19:47:32.7389933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32' 2025-03-04T19:47:32.7390574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cov_cpu_float32' 2025-03-04T19:47:32.7391213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cross_cpu_float32' 2025-03-04T19:47:32.7391861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummax_cpu_float32' 2025-03-04T19:47:32.7392498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummin_cpu_float32' 2025-03-04T19:47:32.7393159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumprod_cpu_float32' 2025-03-04T19:47:32.7393799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumsum_cpu_float32' 2025-03-04T19:47:32.7394514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32' 2025-03-04T19:47:32.7395195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32' 2025-03-04T19:47:32.7395833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_cpu_float32' 2025-03-04T19:47:32.7396488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32' 2025-03-04T19:47:32.7397147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagflat_cpu_float32' 2025-03-04T19:47:32.7397932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32' 2025-03-04T19:47:32.7398811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_cpu_float32' 2025-03-04T19:47:32.7399498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32' 2025-03-04T19:47:32.7400212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diff_cpu_float32' 2025-03-04T19:47:32.7400867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_digamma_cpu_float32' 2025-03-04T19:47:32.7401557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32' 2025-03-04T19:47:32.7402302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32' 2025-03-04T19:47:32.7402991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32' 2025-03-04T19:47:32.7403629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dot_cpu_float32' 2025-03-04T19:47:32.7404268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_double_cpu_float32' 2025-03-04T19:47:32.7404919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dsplit_cpu_float32' 2025-03-04T19:47:32.7405549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dstack_cpu_float32' 2025-03-04T19:47:32.7406198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_einsum_cpu_float32' 2025-03-04T19:47:32.7406832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_cpu_float32' 2025-03-04T19:47:32.7407491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_like_cpu_float32' 2025-03-04T19:47:32.7408158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32' 2025-03-04T19:47:32.7408839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_strided_cpu_float32' 2025-03-04T19:47:32.7409457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eq_cpu_float32' 2025-03-04T19:47:32.7410168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_equal_cpu_float32' 2025-03-04T19:47:32.7410797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erf_cpu_float32' 2025-03-04T19:47:32.7411437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfc_cpu_float32' 2025-03-04T19:47:32.7412110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfinv_cpu_float32' 2025-03-04T19:47:32.7412737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp2_cpu_float32' 2025-03-04T19:47:32.7413380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp_cpu_float32' 2025-03-04T19:47:32.7414027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_as_cpu_float32' 2025-03-04T19:47:32.7414709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_cpu_float32' 2025-03-04T19:47:32.7415342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expm1_cpu_float32' 2025-03-04T19:47:32.7416020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exponential_cpu_float32' 2025-03-04T19:47:32.7416678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eye_cpu_float32' 2025-03-04T19:47:32.7417341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32' 2025-03-04T19:47:32.7417982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32' 2025-03-04T19:47:32.7418643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32' 2025-03-04T19:47:32.7419303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32' 2025-03-04T19:47:32.7419959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32' 2025-03-04T19:47:32.7420600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32' 2025-03-04T19:47:32.7421258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32' 2025-03-04T19:47:32.7421902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32' 2025-03-04T19:47:32.7422557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32' 2025-03-04T19:47:32.7423562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32' 2025-03-04T19:47:32.7424247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32' 2025-03-04T19:47:32.7424950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32' 2025-03-04T19:47:32.7425597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32' 2025-03-04T19:47:32.7426256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32' 2025-03-04T19:47:32.7426928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32' 2025-03-04T19:47:32.7427589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32' 2025-03-04T19:47:32.7428250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32' 2025-03-04T19:47:32.7428904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32' 2025-03-04T19:47:32.7429578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32' 2025-03-04T19:47:32.7430243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32' 2025-03-04T19:47:32.7430872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fill_cpu_float32' 2025-03-04T19:47:32.7431554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flatten_cpu_float32' 2025-03-04T19:47:32.7432188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flip_cpu_float32' 2025-03-04T19:47:32.7432838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fliplr_cpu_float32' 2025-03-04T19:47:32.7433473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flipud_cpu_float32' 2025-03-04T19:47:32.7434121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_cpu_float32' 2025-03-04T19:47:32.7434776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_power_cpu_float32' 2025-03-04T19:47:32.7435424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_cpu_float32' 2025-03-04T19:47:32.7436083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32' 2025-03-04T19:47:32.7436728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmax_cpu_float32' 2025-03-04T19:47:32.7437356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmin_cpu_float32' 2025-03-04T19:47:32.7438051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmod_cpu_float32' 2025-03-04T19:47:32.7438704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frac_cpu_float32' 2025-03-04T19:47:32.7439376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frexp_cpu_float32' 2025-03-04T19:47:32.7440020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_cpu_float32' 2025-03-04T19:47:32.7440662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_like_cpu_float32' 2025-03-04T19:47:32.7441350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gather_cpu_float32' 2025-03-04T19:47:32.7441973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ge_cpu_float32' 2025-03-04T19:47:32.7442638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geometric_cpu_float32' 2025-03-04T19:47:32.7443268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geqrf_cpu_float32' 2025-03-04T19:47:32.7443955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gradient_cpu_float32' 2025-03-04T19:47:32.7444628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32' 2025-03-04T19:47:32.7445262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gt_cpu_float32' 2025-03-04T19:47:32.7445923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_half_cpu_float32' 2025-03-04T19:47:32.7446582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_heaviside_cpu_float32' 2025-03-04T19:47:32.7447217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histc_cpu_float32' 2025-03-04T19:47:32.7447869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogram_cpu_float32' 2025-03-04T19:47:32.7448525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32' 2025-03-04T19:47:32.7449173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hsplit_cpu_float32' 2025-03-04T19:47:32.7449814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hstack_cpu_float32' 2025-03-04T19:47:32.7450449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hypot_cpu_float32' 2025-03-04T19:47:32.7451082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_i0_cpu_float32' 2025-03-04T19:47:32.7451717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igamma_cpu_float32' 2025-03-04T19:47:32.7452370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igammac_cpu_float32' 2025-03-04T19:47:32.7453012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_add_cpu_float32' 2025-03-04T19:47:32.7453708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_copy_cpu_float32' 2025-03-04T19:47:32.7454352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_fill_cpu_float32' 2025-03-04T19:47:32.7455007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_put_cpu_float32' 2025-03-04T19:47:32.7455691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32' 2025-03-04T19:47:32.7456365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_select_cpu_float32' 2025-03-04T19:47:32.7456995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inner_cpu_float32' 2025-03-04T19:47:32.7457658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32' 2025-03-04T19:47:32.7458404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCatCustomOp_cpu_float32' 2025-03-04T19:47:32.7459141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCubeCustomOp_cpu_float32' 2025-03-04T19:47:32.7459860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyMulCustomOp_cpu_float32' 2025-03-04T19:47:32.7460645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNMSCustomOp_cpu_float32' 2025-03-04T19:47:32.7461380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNonzeroCustomOp_cpu_float32' 2025-03-04T19:47:32.7462116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySortCustomOp_cpu_float32' 2025-03-04T19:47:32.7462865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.7463663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-03-04T19:47:32.7464392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32' 2025-03-04T19:47:32.7465144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyViewCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.7465836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32' 2025-03-04T19:47:32.7466514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32' 2025-03-04T19:47:32.7467202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32' 2025-03-04T19:47:32.7467932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32' 2025-03-04T19:47:32.7468619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32' 2025-03-04T19:47:32.7469293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32' 2025-03-04T19:47:32.7470010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32' 2025-03-04T19:47:32.7470685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32' 2025-03-04T19:47:32.7471453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32' 2025-03-04T19:47:32.7472202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32' 2025-03-04T19:47:32.7473000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_offsets_cpu_float32' 2025-03-04T19:47:32.7473741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32' 2025-03-04T19:47:32.7474498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__upsample_bilinear2d_aa_cpu_float32' 2025-03-04T19:47:32.7475019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int8' 2025-03-04T19:47:32.7475692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32' 2025-03-04T19:47:32.7476362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32' 2025-03-04T19:47:32.7477046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32' 2025-03-04T19:47:32.7477801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32' 2025-03-04T19:47:32.7478488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32' 2025-03-04T19:47:32.7479163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32' 2025-03-04T19:47:32.7479846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32' 2025-03-04T19:47:32.7480513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32' 2025-03-04T19:47:32.7481240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32' 2025-03-04T19:47:32.7481907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32' 2025-03-04T19:47:32.7482621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32' 2025-03-04T19:47:32.7483292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32' 2025-03-04T19:47:32.7483971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32' 2025-03-04T19:47:32.7484675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32' 2025-03-04T19:47:32.7485342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32' 2025-03-04T19:47:32.7486040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32' 2025-03-04T19:47:32.7486709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32' 2025-03-04T19:47:32.7487407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32' 2025-03-04T19:47:32.7488097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32' 2025-03-04T19:47:32.7488797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32' 2025-03-04T19:47:32.7489499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32' 2025-03-04T19:47:32.7490190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32' 2025-03-04T19:47:32.7490873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32' 2025-03-04T19:47:32.7491581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32' 2025-03-04T19:47:32.7492343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32' 2025-03-04T19:47:32.7493082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32' 2025-03-04T19:47:32.7493748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32' 2025-03-04T19:47:32.7494430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32' 2025-03-04T19:47:32.7495093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32' 2025-03-04T19:47:32.7495776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32' 2025-03-04T19:47:32.7496442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32' 2025-03-04T19:47:32.7497184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32' 2025-03-04T19:47:32.7497874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32' 2025-03-04T19:47:32.7498818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32' 2025-03-04T19:47:32.7499609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32' 2025-03-04T19:47:32.7500349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_batch_norm_with_update_cpu_float32' 2025-03-04T19:47:32.7501049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32' 2025-03-04T19:47:32.7501731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32' 2025-03-04T19:47:32.7502470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32' 2025-03-04T19:47:32.7503131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32' 2025-03-04T19:47:32.7503804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32' 2025-03-04T19:47:32.7504561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32' 2025-03-04T19:47:32.7505297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32' 2025-03-04T19:47:32.7505999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32' 2025-03-04T19:47:32.7506697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32' 2025-03-04T19:47:32.7507408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32' 2025-03-04T19:47:32.7508125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32' 2025-03-04T19:47:32.7508776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32' 2025-03-04T19:47:32.7509464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32' 2025-03-04T19:47:32.7510128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32' 2025-03-04T19:47:32.7510814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32' 2025-03-04T19:47:32.7511471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32' 2025-03-04T19:47:32.7512198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32' 2025-03-04T19:47:32.7512863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32' 2025-03-04T19:47:32.7513525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32' 2025-03-04T19:47:32.7514243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32' 2025-03-04T19:47:32.7514966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32' 2025-03-04T19:47:32.7515733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32' 2025-03-04T19:47:32.7516447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32' 2025-03-04T19:47:32.7517123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32' 2025-03-04T19:47:32.7517909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32' 2025-03-04T19:47:32.7518605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32' 2025-03-04T19:47:32.7519307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32' 2025-03-04T19:47:32.7520013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32' 2025-03-04T19:47:32.7520713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32' 2025-03-04T19:47:32.7521404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32' 2025-03-04T19:47:32.7522059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32' 2025-03-04T19:47:32.7522770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32' 2025-03-04T19:47:32.7523479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32' 2025-03-04T19:47:32.7524238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32' 2025-03-04T19:47:32.7524917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32' 2025-03-04T19:47:32.7525604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32' 2025-03-04T19:47:32.7526259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32' 2025-03-04T19:47:32.7526966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32' 2025-03-04T19:47:32.7527666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32' 2025-03-04T19:47:32.7528335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32' 2025-03-04T19:47:32.7529027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32' 2025-03-04T19:47:32.7529703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32' 2025-03-04T19:47:32.7530383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32' 2025-03-04T19:47:32.7531082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32' 2025-03-04T19:47:32.7531764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32' 2025-03-04T19:47:32.7532503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32' 2025-03-04T19:47:32.7533185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32' 2025-03-04T19:47:32.7533918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32' 2025-03-04T19:47:32.7534648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32' 2025-03-04T19:47:32.7535327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32' 2025-03-04T19:47:32.7536044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32' 2025-03-04T19:47:32.7536718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32' 2025-03-04T19:47:32.7537453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32' 2025-03-04T19:47:32.7538110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32' 2025-03-04T19:47:32.7538795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32' 2025-03-04T19:47:32.7539456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32' 2025-03-04T19:47:32.7540185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32' 2025-03-04T19:47:32.7540916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32' 2025-03-04T19:47:32.7541678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32' 2025-03-04T19:47:32.7542336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32' 2025-03-04T19:47:32.7543020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32' 2025-03-04T19:47:32.7543721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32' 2025-03-04T19:47:32.7544405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32' 2025-03-04T19:47:32.7545078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32' 2025-03-04T19:47:32.7545773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32' 2025-03-04T19:47:32.7546467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32' 2025-03-04T19:47:32.7547173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_permuted_cpu_float32' 2025-03-04T19:47:32.7547913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_strided_cpu_float32' 2025-03-04T19:47:32.7548566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32' 2025-03-04T19:47:32.7549244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32' 2025-03-04T19:47:32.7549901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32' 2025-03-04T19:47:32.7550579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32' 2025-03-04T19:47:32.7551247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32' 2025-03-04T19:47:32.7551928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32' 2025-03-04T19:47:32.7552583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32' 2025-03-04T19:47:32.7553283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32' 2025-03-04T19:47:32.7553952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32' 2025-03-04T19:47:32.7554628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32' 2025-03-04T19:47:32.7555324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32' 2025-03-04T19:47:32.7556020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32' 2025-03-04T19:47:32.7556698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32' 2025-03-04T19:47:32.7557379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32' 2025-03-04T19:47:32.7558158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32' 2025-03-04T19:47:32.7558868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32' 2025-03-04T19:47:32.7559554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32' 2025-03-04T19:47:32.7560286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32' 2025-03-04T19:47:32.7560968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32' 2025-03-04T19:47:32.7561651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32' 2025-03-04T19:47:32.7562370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32' 2025-03-04T19:47:32.7563057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32' 2025-03-04T19:47:32.7563769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32' 2025-03-04T19:47:32.7564450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32' 2025-03-04T19:47:32.7565152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32' 2025-03-04T19:47:32.7565837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32' 2025-03-04T19:47:32.7566530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32' 2025-03-04T19:47:32.7567209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32' 2025-03-04T19:47:32.7567904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32' 2025-03-04T19:47:32.7568586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32' 2025-03-04T19:47:32.7569271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32' 2025-03-04T19:47:32.7569987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32' 2025-03-04T19:47:32.7570655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32' 2025-03-04T19:47:32.7571330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32' 2025-03-04T19:47:32.7572034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32' 2025-03-04T19:47:32.7572709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32' 2025-03-04T19:47:32.7573393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32' 2025-03-04T19:47:32.7574059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32' 2025-03-04T19:47:32.7574785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32' 2025-03-04T19:47:32.7575454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32' 2025-03-04T19:47:32.7576158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32' 2025-03-04T19:47:32.7576844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32' 2025-03-04T19:47:32.7577505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32' 2025-03-04T19:47:32.7578178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32' 2025-03-04T19:47:32.7578836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32' 2025-03-04T19:47:32.7579511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32' 2025-03-04T19:47:32.7580168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32' 2025-03-04T19:47:32.7580865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32' 2025-03-04T19:47:32.7581532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32' 2025-03-04T19:47:32.7582191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32' 2025-03-04T19:47:32.7582880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32' 2025-03-04T19:47:32.7583555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32' 2025-03-04T19:47:32.7584268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32' 2025-03-04T19:47:32.7584993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32' 2025-03-04T19:47:32.7585643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32' 2025-03-04T19:47:32.7586339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32' 2025-03-04T19:47:32.7587023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32' 2025-03-04T19:47:32.7587525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int64' 2025-03-04T19:47:32.7588192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32' 2025-03-04T19:47:32.7588916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32' 2025-03-04T19:47:32.7589615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32' 2025-03-04T19:47:32.7590301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32' 2025-03-04T19:47:32.7591000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32' 2025-03-04T19:47:32.7591670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32' 2025-03-04T19:47:32.7592330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32' 2025-03-04T19:47:32.7593006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32' 2025-03-04T19:47:32.7593743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32' 2025-03-04T19:47:32.7594425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32' 2025-03-04T19:47:32.7595129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32' 2025-03-04T19:47:32.7595813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32' 2025-03-04T19:47:32.7596507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32' 2025-03-04T19:47:32.7597204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32' 2025-03-04T19:47:32.7597988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32' 2025-03-04T19:47:32.7598867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32' 2025-03-04T19:47:32.7599630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32' 2025-03-04T19:47:32.7600307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32' 2025-03-04T19:47:32.7601014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32' 2025-03-04T19:47:32.7601717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32' 2025-03-04T19:47:32.7602398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32' 2025-03-04T19:47:32.7603066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32' 2025-03-04T19:47:32.7603858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32' 2025-03-04T19:47:32.7604541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32' 2025-03-04T19:47:32.7605223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32' 2025-03-04T19:47:32.7605925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32' 2025-03-04T19:47:32.7606690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32' 2025-03-04T19:47:32.7607497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32' 2025-03-04T19:47:32.7608210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32' 2025-03-04T19:47:32.7609011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32' 2025-03-04T19:47:32.7609725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32' 2025-03-04T19:47:32.7610400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32' 2025-03-04T19:47:32.7611080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32' 2025-03-04T19:47:32.7611763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32' 2025-03-04T19:47:32.7612416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32' 2025-03-04T19:47:32.7613090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32' 2025-03-04T19:47:32.7613787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32' 2025-03-04T19:47:32.7614508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32' 2025-03-04T19:47:32.7615238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32' 2025-03-04T19:47:32.7615981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32' 2025-03-04T19:47:32.7616677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32' 2025-03-04T19:47:32.7617381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32' 2025-03-04T19:47:32.7618109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32' 2025-03-04T19:47:32.7618873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32' 2025-03-04T19:47:32.7619568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32' 2025-03-04T19:47:32.7620280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32' 2025-03-04T19:47:32.7621016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32' 2025-03-04T19:47:32.7621756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32' 2025-03-04T19:47:32.7622519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32' 2025-03-04T19:47:32.7623222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32' 2025-03-04T19:47:32.7623918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32' 2025-03-04T19:47:32.7624639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32' 2025-03-04T19:47:32.7625389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32' 2025-03-04T19:47:32.7626112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32' 2025-03-04T19:47:32.7626821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32' 2025-03-04T19:47:32.7627586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32' 2025-03-04T19:47:32.7628291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32' 2025-03-04T19:47:32.7629075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32' 2025-03-04T19:47:32.7629812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32' 2025-03-04T19:47:32.7630551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32' 2025-03-04T19:47:32.7631290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32' 2025-03-04T19:47:32.7632018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32' 2025-03-04T19:47:32.7632758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32' 2025-03-04T19:47:32.7633551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32' 2025-03-04T19:47:32.7634282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32' 2025-03-04T19:47:32.7634968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32' 2025-03-04T19:47:32.7635792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32' 2025-03-04T19:47:32.7636491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32' 2025-03-04T19:47:32.7637245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32' 2025-03-04T19:47:32.7638051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32' 2025-03-04T19:47:32.7638753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32' 2025-03-04T19:47:32.7639456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32' 2025-03-04T19:47:32.7640166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32' 2025-03-04T19:47:32.7640877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32' 2025-03-04T19:47:32.7641640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32' 2025-03-04T19:47:32.7642327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32' 2025-03-04T19:47:32.7643632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32' 2025-03-04T19:47:32.7644647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32' 2025-03-04T19:47:32.7645625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32' 2025-03-04T19:47:32.7646630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32' 2025-03-04T19:47:32.7647581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32' 2025-03-04T19:47:32.7648743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32' 2025-03-04T19:47:32.7649907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32' 2025-03-04T19:47:32.7651225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.7652311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32' 2025-03-04T19:47:32.7653424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32' 2025-03-04T19:47:32.7654632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32' 2025-03-04T19:47:32.7655874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32' 2025-03-04T19:47:32.7657061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32' 2025-03-04T19:47:32.7658220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32' 2025-03-04T19:47:32.7659566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.7660801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32' 2025-03-04T19:47:32.7662037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32' 2025-03-04T19:47:32.7663296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32' 2025-03-04T19:47:32.7664543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32' 2025-03-04T19:47:32.7665815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32' 2025-03-04T19:47:32.7667035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32' 2025-03-04T19:47:32.7668455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32' 2025-03-04T19:47:32.7669541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32' 2025-03-04T19:47:32.7670548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32' 2025-03-04T19:47:32.7671807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32' 2025-03-04T19:47:32.7673106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.7674310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32' 2025-03-04T19:47:32.7675462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32' 2025-03-04T19:47:32.7676697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32' 2025-03-04T19:47:32.7677895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32' 2025-03-04T19:47:32.7679152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32' 2025-03-04T19:47:32.7680509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32' 2025-03-04T19:47:32.7681780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32' 2025-03-04T19:47:32.7683017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32' 2025-03-04T19:47:32.7684222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32' 2025-03-04T19:47:32.7685188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32' 2025-03-04T19:47:32.7686452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32' 2025-03-04T19:47:32.7687438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32' 2025-03-04T19:47:32.7688661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32' 2025-03-04T19:47:32.7689982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32' 2025-03-04T19:47:32.7691320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32' 2025-03-04T19:47:32.7692596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32' 2025-03-04T19:47:32.7693846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32' 2025-03-04T19:47:32.7695059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32' 2025-03-04T19:47:32.7696277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32' 2025-03-04T19:47:32.7697640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32' 2025-03-04T19:47:32.7699169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32' 2025-03-04T19:47:32.7700529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32' 2025-03-04T19:47:32.7701871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32' 2025-03-04T19:47:32.7703119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32' 2025-03-04T19:47:32.7704340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32' 2025-03-04T19:47:32.7705778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32' 2025-03-04T19:47:32.7707066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32' 2025-03-04T19:47:32.7708351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32' 2025-03-04T19:47:32.7709674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32' 2025-03-04T19:47:32.7710912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32' 2025-03-04T19:47:32.7712159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32' 2025-03-04T19:47:32.7713522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32' 2025-03-04T19:47:32.7714844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32' 2025-03-04T19:47:32.7716329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32' 2025-03-04T19:47:32.7717666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.7719255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.7720751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32' 2025-03-04T19:47:32.7722063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32' 2025-03-04T19:47:32.7723363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32' 2025-03-04T19:47:32.7724940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32' 2025-03-04T19:47:32.7726416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32' 2025-03-04T19:47:32.7727743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32' 2025-03-04T19:47:32.7729111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.7730364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.7731612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32' 2025-03-04T19:47:32.7732784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32' 2025-03-04T19:47:32.7734044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32' 2025-03-04T19:47:32.7735262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32' 2025-03-04T19:47:32.7736492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32' 2025-03-04T19:47:32.7737735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32' 2025-03-04T19:47:32.7739029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32' 2025-03-04T19:47:32.7740236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32' 2025-03-04T19:47:32.7741598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-03-04T19:47:32.7742937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-03-04T19:47:32.7744365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-03-04T19:47:32.7745657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32' 2025-03-04T19:47:32.7746748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32' 2025-03-04T19:47:32.7748092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32' 2025-03-04T19:47:32.7749157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32' 2025-03-04T19:47:32.7750050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32' 2025-03-04T19:47:32.7751132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32' 2025-03-04T19:47:32.7752152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32' 2025-03-04T19:47:32.7753440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32' 2025-03-04T19:47:32.7754790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32' 2025-03-04T19:47:32.7756141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32' 2025-03-04T19:47:32.7757353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32' 2025-03-04T19:47:32.7758689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32' 2025-03-04T19:47:32.7759884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32' 2025-03-04T19:47:32.7761223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32' 2025-03-04T19:47:32.7762418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32' 2025-03-04T19:47:32.7763719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32' 2025-03-04T19:47:32.7764977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32' 2025-03-04T19:47:32.7766207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32' 2025-03-04T19:47:32.7767620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.7769060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.7770541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.7772018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-03-04T19:47:32.7773509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-03-04T19:47:32.7774971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-03-04T19:47:32.7776515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32' 2025-03-04T19:47:32.7777859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.7779225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.7780576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.7782055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32' 2025-03-04T19:47:32.7782813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32' 2025-03-04T19:47:32.7783626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32' 2025-03-04T19:47:32.7784536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-03-04T19:47:32.7785280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32' 2025-03-04T19:47:32.7786018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32' 2025-03-04T19:47:32.7786768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32' 2025-03-04T19:47:32.7787531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv3d_cpu_float32' 2025-03-04T19:47:32.7788323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32' 2025-03-04T19:47:32.7789100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32' 2025-03-04T19:47:32.7789889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32' 2025-03-04T19:47:32.7790695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32' 2025-03-04T19:47:32.7791495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32' 2025-03-04T19:47:32.7792299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32' 2025-03-04T19:47:32.7793057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32' 2025-03-04T19:47:32.7793806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32' 2025-03-04T19:47:32.7794593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32' 2025-03-04T19:47:32.7795335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32' 2025-03-04T19:47:32.7796068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32' 2025-03-04T19:47:32.7796888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32' 2025-03-04T19:47:32.7797650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32' 2025-03-04T19:47:32.7798862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-03-04T19:47:32.7799837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-03-04T19:47:32.7800638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.7801452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.7802233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32' 2025-03-04T19:47:32.7802974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32' 2025-03-04T19:47:32.7803699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32' 2025-03-04T19:47:32.7804474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32' 2025-03-04T19:47:32.7805228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32' 2025-03-04T19:47:32.7806002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32' 2025-03-04T19:47:32.7806761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32' 2025-03-04T19:47:32.7807567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32' 2025-03-04T19:47:32.7808314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32' 2025-03-04T19:47:32.7809113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32' 2025-03-04T19:47:32.7809908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32' 2025-03-04T19:47:32.7810678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32' 2025-03-04T19:47:32.7811474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32' 2025-03-04T19:47:32.7812299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32' 2025-03-04T19:47:32.7813107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32' 2025-03-04T19:47:32.7813888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32' 2025-03-04T19:47:32.7814741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-03-04T19:47:32.7815526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32' 2025-03-04T19:47:32.7816328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32' 2025-03-04T19:47:32.7817062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32' 2025-03-04T19:47:32.7817809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32' 2025-03-04T19:47:32.7818560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32' 2025-03-04T19:47:32.7819813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32' 2025-03-04T19:47:32.7820543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32' 2025-03-04T19:47:32.7821346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32' 2025-03-04T19:47:32.7822093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32' 2025-03-04T19:47:32.7823063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32' 2025-03-04T19:47:32.7823819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32' 2025-03-04T19:47:32.7824612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.7825364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.7826407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32' 2025-03-04T19:47:32.7827186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32' 2025-03-04T19:47:32.7827999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32' 2025-03-04T19:47:32.7828777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32' 2025-03-04T19:47:32.7829554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32' 2025-03-04T19:47:32.7830359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32' 2025-03-04T19:47:32.7831097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32' 2025-03-04T19:47:32.7831839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32' 2025-03-04T19:47:32.7832668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_head_attention_forward_cpu_float32' 2025-03-04T19:47:32.7833453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32' 2025-03-04T19:47:32.7834270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32' 2025-03-04T19:47:32.7835093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.7835848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32' 2025-03-04T19:47:32.7836592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32' 2025-03-04T19:47:32.7837364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32' 2025-03-04T19:47:32.7838252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32' 2025-03-04T19:47:32.7839030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32' 2025-03-04T19:47:32.7839835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32' 2025-03-04T19:47:32.7840639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_negative_cpu_float32' 2025-03-04T19:47:32.7841436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32' 2025-03-04T19:47:32.7842218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32' 2025-03-04T19:47:32.7843017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32' 2025-03-04T19:47:32.7843785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32' 2025-03-04T19:47:32.7844576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32' 2025-03-04T19:47:32.7845333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32' 2025-03-04T19:47:32.7846073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32' 2025-03-04T19:47:32.7846797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32' 2025-03-04T19:47:32.7847543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32' 2025-03-04T19:47:32.7848371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-03-04T19:47:32.7849108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32' 2025-03-04T19:47:32.7849829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32' 2025-03-04T19:47:32.7850609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32' 2025-03-04T19:47:32.7851386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.7852141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32' 2025-03-04T19:47:32.7852954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32' 2025-03-04T19:47:32.7853714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32' 2025-03-04T19:47:32.7854466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32' 2025-03-04T19:47:32.7855257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32' 2025-03-04T19:47:32.7856008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32' 2025-03-04T19:47:32.7856767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32' 2025-03-04T19:47:32.7857580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32' 2025-03-04T19:47:32.7858477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-03-04T19:47:32.7859208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32' 2025-03-04T19:47:32.7860023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32' 2025-03-04T19:47:32.7860803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32' 2025-03-04T19:47:32.7861490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32' 2025-03-04T19:47:32.7862193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32' 2025-03-04T19:47:32.7862870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32' 2025-03-04T19:47:32.7863552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32' 2025-03-04T19:47:32.7864242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32' 2025-03-04T19:47:32.7864920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32' 2025-03-04T19:47:32.7865602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32' 2025-03-04T19:47:32.7866313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32' 2025-03-04T19:47:32.7867033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32' 2025-03-04T19:47:32.7867744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32' 2025-03-04T19:47:32.7868428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32' 2025-03-04T19:47:32.7869103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32' 2025-03-04T19:47:32.7869793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32' 2025-03-04T19:47:32.7870497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32' 2025-03-04T19:47:32.7871171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32' 2025-03-04T19:47:32.7871897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32' 2025-03-04T19:47:32.7872561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32' 2025-03-04T19:47:32.7873323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.7874096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32' 2025-03-04T19:47:32.7874852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32' 2025-03-04T19:47:32.7875596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32' 2025-03-04T19:47:32.7876357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32' 2025-03-04T19:47:32.7877036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32' 2025-03-04T19:47:32.7877779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32' 2025-03-04T19:47:32.7878443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32' 2025-03-04T19:47:32.7879114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32' 2025-03-04T19:47:32.7879763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32' 2025-03-04T19:47:32.7880456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32' 2025-03-04T19:47:32.7881125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32' 2025-03-04T19:47:32.7881858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32' 2025-03-04T19:47:32.7882528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32' 2025-03-04T19:47:32.7883224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32' 2025-03-04T19:47:32.7883928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32' 2025-03-04T19:47:32.7884614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32' 2025-03-04T19:47:32.7885295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32' 2025-03-04T19:47:32.7886396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32' 2025-03-04T19:47:32.7887413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32' 2025-03-04T19:47:32.7888458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32' 2025-03-04T19:47:32.7890100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32' 2025-03-04T19:47:32.7891333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32' 2025-03-04T19:47:32.7892903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32' 2025-03-04T19:47:32.7894521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32' 2025-03-04T19:47:32.7895812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32' 2025-03-04T19:47:32.7897007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32' 2025-03-04T19:47:32.7898213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32' 2025-03-04T19:47:32.7899725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32' 2025-03-04T19:47:32.7900572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32' 2025-03-04T19:47:32.7901237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32' 2025-03-04T19:47:32.7901916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32' 2025-03-04T19:47:32.7902586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32' 2025-03-04T19:47:32.7903450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32' 2025-03-04T19:47:32.7904167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32' 2025-03-04T19:47:32.7904918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32' 2025-03-04T19:47:32.7905686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32' 2025-03-04T19:47:32.7906349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32' 2025-03-04T19:47:32.7907070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32' 2025-03-04T19:47:32.7907766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32' 2025-03-04T19:47:32.7908492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32' 2025-03-04T19:47:32.7909218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32' 2025-03-04T19:47:32.7909960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32' 2025-03-04T19:47:32.7910721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32' 2025-03-04T19:47:32.7911457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32' 2025-03-04T19:47:32.7912181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32' 2025-03-04T19:47:32.7912895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32' 2025-03-04T19:47:32.7913561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32' 2025-03-04T19:47:32.7914283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32' 2025-03-04T19:47:32.7914941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32' 2025-03-04T19:47:32.7915619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32' 2025-03-04T19:47:32.7916300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32' 2025-03-04T19:47:32.7916975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32' 2025-03-04T19:47:32.7917814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32' 2025-03-04T19:47:32.7918626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32' 2025-03-04T19:47:32.7919373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32' 2025-03-04T19:47:32.7920171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32' 2025-03-04T19:47:32.7920918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32' 2025-03-04T19:47:32.7921712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32' 2025-03-04T19:47:32.7922490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32' 2025-03-04T19:47:32.7923268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32' 2025-03-04T19:47:32.7924000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32' 2025-03-04T19:47:32.7924756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32' 2025-03-04T19:47:32.7925519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32' 2025-03-04T19:47:32.7926208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32' 2025-03-04T19:47:32.7926868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32' 2025-03-04T19:47:32.7927529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32' 2025-03-04T19:47:32.7928199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32' 2025-03-04T19:47:32.7928871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32' 2025-03-04T19:47:32.7929586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32' 2025-03-04T19:47:32.7930257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32' 2025-03-04T19:47:32.7930998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.7931661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32' 2025-03-04T19:47:32.7932395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_mm_reduce_cpu_float32' 2025-03-04T19:47:32.7933152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32' 2025-03-04T19:47:32.7933882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32' 2025-03-04T19:47:32.7934601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32' 2025-03-04T19:47:32.7935354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32' 2025-03-04T19:47:32.7936077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32' 2025-03-04T19:47:32.7936809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32' 2025-03-04T19:47:32.7937611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.7938405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.7939183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.7939995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.7940703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32' 2025-03-04T19:47:32.7941432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32' 2025-03-04T19:47:32.7942203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32' 2025-03-04T19:47:32.7942989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32' 2025-03-04T19:47:32.7943686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32' 2025-03-04T19:47:32.7944388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32' 2025-03-04T19:47:32.7945084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32' 2025-03-04T19:47:32.7945870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32' 2025-03-04T19:47:32.7946644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32' 2025-03-04T19:47:32.7947386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32' 2025-03-04T19:47:32.7948157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32' 2025-03-04T19:47:32.7948923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32' 2025-03-04T19:47:32.7949720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.7950477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.7951180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32' 2025-03-04T19:47:32.7951878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32' 2025-03-04T19:47:32.7953389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.7954185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.7955026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.7956194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.7957894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.7959077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.7959989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.7961153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32' 2025-03-04T19:47:32.7961977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32' 2025-03-04T19:47:32.7963183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32' 2025-03-04T19:47:32.7964383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32' 2025-03-04T19:47:32.7965303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32' 2025-03-04T19:47:32.7966036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32' 2025-03-04T19:47:32.7966768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32' 2025-03-04T19:47:32.7967451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32' 2025-03-04T19:47:32.7968128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32' 2025-03-04T19:47:32.7968892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32' 2025-03-04T19:47:32.7969564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32' 2025-03-04T19:47:32.7970241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32' 2025-03-04T19:47:32.7970958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32' 2025-03-04T19:47:32.7971695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.7972393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32' 2025-03-04T19:47:32.7973115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32' 2025-03-04T19:47:32.7973778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32' 2025-03-04T19:47:32.7974436Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32' 2025-03-04T19:47:32.7975138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32' 2025-03-04T19:47:32.7975794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32' 2025-03-04T19:47:32.7976499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32' 2025-03-04T19:47:32.7977204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32' 2025-03-04T19:47:32.7977875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32' 2025-03-04T19:47:32.7978534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32' 2025-03-04T19:47:32.7979210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32' 2025-03-04T19:47:32.7979908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32' 2025-03-04T19:47:32.7980610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32' 2025-03-04T19:47:32.7981296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32' 2025-03-04T19:47:32.7981956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32' 2025-03-04T19:47:32.7982638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32' 2025-03-04T19:47:32.7983338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32' 2025-03-04T19:47:32.7984001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32' 2025-03-04T19:47:32.7984701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32' 2025-03-04T19:47:32.7985417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32' 2025-03-04T19:47:32.7986097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32' 2025-03-04T19:47:32.7986816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32' 2025-03-04T19:47:32.7987316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int32' 2025-03-04T19:47:32.7988007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32' 2025-03-04T19:47:32.7988672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32' 2025-03-04T19:47:32.7989377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32' 2025-03-04T19:47:32.7990046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32' 2025-03-04T19:47:32.7990726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32' 2025-03-04T19:47:32.7991410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32' 2025-03-04T19:47:32.7992121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32' 2025-03-04T19:47:32.7992794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32' 2025-03-04T19:47:32.7993482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32' 2025-03-04T19:47:32.7994209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32' 2025-03-04T19:47:32.7994888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32' 2025-03-04T19:47:32.7995616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_chunk_cpu_float32' 2025-03-04T19:47:32.7996322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_split_cpu_float32' 2025-03-04T19:47:32.7997007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32' 2025-03-04T19:47:32.7997803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32' 2025-03-04T19:47:32.7998697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32' 2025-03-04T19:47:32.7999433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.8000203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32' 2025-03-04T19:47:32.8000876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32' 2025-03-04T19:47:32.8001589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32' 2025-03-04T19:47:32.8002316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32' 2025-03-04T19:47:32.8003006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32' 2025-03-04T19:47:32.8003681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32' 2025-03-04T19:47:32.8004349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32' 2025-03-04T19:47:32.8005025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32' 2025-03-04T19:47:32.8005705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32' 2025-03-04T19:47:32.8006375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32' 2025-03-04T19:47:32.8007045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32' 2025-03-04T19:47:32.8007708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32' 2025-03-04T19:47:32.8008405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32' 2025-03-04T19:47:32.8009031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_int_cpu_float32' 2025-03-04T19:47:32.8009691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isclose_cpu_float32' 2025-03-04T19:47:32.8010382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isfinite_cpu_float32' 2025-03-04T19:47:32.8011023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isin_cpu_float32' 2025-03-04T19:47:32.8011656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isinf_cpu_float32' 2025-03-04T19:47:32.8012334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isnan_cpu_float32' 2025-03-04T19:47:32.8012980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isneginf_cpu_float32' 2025-03-04T19:47:32.8013636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isposinf_cpu_float32' 2025-03-04T19:47:32.8014271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isreal_cpu_float32' 2025-03-04T19:47:32.8014950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_item_cpu_float32' 2025-03-04T19:47:32.8015673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32' 2025-03-04T19:47:32.8016441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32' 2025-03-04T19:47:32.8017152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32' 2025-03-04T19:47:32.8017906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32' 2025-03-04T19:47:32.8018580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32' 2025-03-04T19:47:32.8019215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kron_cpu_float32' 2025-03-04T19:47:32.8020153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32' 2025-03-04T19:47:32.8020790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ldexp_cpu_float32' 2025-03-04T19:47:32.8021501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_le_cpu_float32' 2025-03-04T19:47:32.8022129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lerp_cpu_float32' 2025-03-04T19:47:32.8022782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lgamma_cpu_float32' 2025-03-04T19:47:32.8023513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32' 2025-03-04T19:47:32.8024217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32' 2025-03-04T19:47:32.8025175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32' 2025-03-04T19:47:32.8025854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32' 2025-03-04T19:47:32.8026506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32' 2025-03-04T19:47:32.8027234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32' 2025-03-04T19:47:32.8028506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32' 2025-03-04T19:47:32.8030243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32' 2025-03-04T19:47:32.8030987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32' 2025-03-04T19:47:32.8032095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32' 2025-03-04T19:47:32.8032774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32' 2025-03-04T19:47:32.8033514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32' 2025-03-04T19:47:32.8034242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32' 2025-03-04T19:47:32.8034911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32' 2025-03-04T19:47:32.8035609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32' 2025-03-04T19:47:32.8036309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32' 2025-03-04T19:47:32.8037006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32' 2025-03-04T19:47:32.8037668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32' 2025-03-04T19:47:32.8038482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32' 2025-03-04T19:47:32.8039167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32' 2025-03-04T19:47:32.8039854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32' 2025-03-04T19:47:32.8040539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32' 2025-03-04T19:47:32.8041229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32' 2025-03-04T19:47:32.8041949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32' 2025-03-04T19:47:32.8042651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32' 2025-03-04T19:47:32.8043335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32' 2025-03-04T19:47:32.8044124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32' 2025-03-04T19:47:32.8044803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32' 2025-03-04T19:47:32.8045482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32' 2025-03-04T19:47:32.8046239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32' 2025-03-04T19:47:32.8046946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32' 2025-03-04T19:47:32.8047649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32' 2025-03-04T19:47:32.8048357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32' 2025-03-04T19:47:32.8049035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32' 2025-03-04T19:47:32.8049721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32' 2025-03-04T19:47:32.8050383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32' 2025-03-04T19:47:32.8051059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32' 2025-03-04T19:47:32.8051784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32' 2025-03-04T19:47:32.8052438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32' 2025-03-04T19:47:32.8053124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32' 2025-03-04T19:47:32.8053802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32' 2025-03-04T19:47:32.8054504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32' 2025-03-04T19:47:32.8055172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32' 2025-03-04T19:47:32.8055855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32' 2025-03-04T19:47:32.8056572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32' 2025-03-04T19:47:32.8057245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_cpu_float32' 2025-03-04T19:47:32.8057972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.8058650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log10_cpu_float32' 2025-03-04T19:47:32.8059284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log1p_cpu_float32' 2025-03-04T19:47:32.8059931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log2_cpu_float32' 2025-03-04T19:47:32.8060555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_cpu_float32' 2025-03-04T19:47:32.8061252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_normal_cpu_float32' 2025-03-04T19:47:32.8061911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32' 2025-03-04T19:47:32.8062629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.8063307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32' 2025-03-04T19:47:32.8063974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32' 2025-03-04T19:47:32.8064636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32' 2025-03-04T19:47:32.8065273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logdet_cpu_float32' 2025-03-04T19:47:32.8065947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_and_cpu_float32' 2025-03-04T19:47:32.8066600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_not_cpu_float32' 2025-03-04T19:47:32.8067266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_or_cpu_float32' 2025-03-04T19:47:32.8067923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32' 2025-03-04T19:47:32.8068567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logit_cpu_float32' 2025-03-04T19:47:32.8069218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_cpu_float32' 2025-03-04T19:47:32.8069953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.8070637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32' 2025-03-04T19:47:32.8071283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_long_cpu_float32' 2025-03-04T19:47:32.8071913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lt_cpu_float32' 2025-03-04T19:47:32.8072551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_cpu_float32' 2025-03-04T19:47:32.8073224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32' 2025-03-04T19:47:32.8073896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32' 2025-03-04T19:47:32.8074516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mH_cpu_float32' 2025-03-04T19:47:32.8075179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mT_cpu_float32' 2025-03-04T19:47:32.8075840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32' 2025-03-04T19:47:32.8076510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32' 2025-03-04T19:47:32.8077248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32' 2025-03-04T19:47:32.8078028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32' 2025-03-04T19:47:32.8078721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32' 2025-03-04T19:47:32.8079391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32' 2025-03-04T19:47:32.8080058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32' 2025-03-04T19:47:32.8080740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32' 2025-03-04T19:47:32.8081435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32' 2025-03-04T19:47:32.8082117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32' 2025-03-04T19:47:32.8082802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32' 2025-03-04T19:47:32.8083462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_median_cpu_float32' 2025-03-04T19:47:32.8084126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32' 2025-03-04T19:47:32.8084805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32' 2025-03-04T19:47:32.8085507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32' 2025-03-04T19:47:32.8086442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32' 2025-03-04T19:47:32.8087124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_select_cpu_float32' 2025-03-04T19:47:32.8087838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32' 2025-03-04T19:47:32.8088520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32' 2025-03-04T19:47:32.8089175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_std_cpu_float32' 2025-03-04T19:47:32.8089841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32' 2025-03-04T19:47:32.8090519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_var_cpu_float32' 2025-03-04T19:47:32.8091438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matmul_cpu_float32' 2025-03-04T19:47:32.8092672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32' 2025-03-04T19:47:32.8094360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_binary_cpu_float32' 2025-03-04T19:47:32.8096507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32' 2025-03-04T19:47:32.8097868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.8099328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.8101454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_maximum_cpu_float32' 2025-03-04T19:47:32.8102586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mean_cpu_float32' 2025-03-04T19:47:32.8103729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_median_cpu_float32' 2025-03-04T19:47:32.8105052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32' 2025-03-04T19:47:32.8106334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32' 2025-03-04T19:47:32.8107012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_binary_cpu_float32' 2025-03-04T19:47:32.8107710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.8108548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.8109197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_minimum_cpu_float32' 2025-03-04T19:47:32.8109832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mm_cpu_float32' 2025-03-04T19:47:32.8110513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mode_cpu_float32' 2025-03-04T19:47:32.8111170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_movedim_cpu_float32' 2025-03-04T19:47:32.8111814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_msort_cpu_float32' 2025-03-04T19:47:32.8112312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_int16' 2025-03-04T19:47:32.8112982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mul_cpu_float32' 2025-03-04T19:47:32.8113654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_multinomial_cpu_float32' 2025-03-04T19:47:32.8114280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mv_cpu_float32' 2025-03-04T19:47:32.8115020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-03-04T19:47:32.8115737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-03-04T19:47:32.8116437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-03-04T19:47:32.8117101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32' 2025-03-04T19:47:32.8117857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmean_cpu_float32' 2025-03-04T19:47:32.8118520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32' 2025-03-04T19:47:32.8119182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32' 2025-03-04T19:47:32.8119833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nansum_cpu_float32' 2025-03-04T19:47:32.8120497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32' 2025-03-04T19:47:32.8121150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_cpu_float32' 2025-03-04T19:47:32.8121838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32' 2025-03-04T19:47:32.8122562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32' 2025-03-04T19:47:32.8123273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32' 2025-03-04T19:47:32.8123905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ne_cpu_float32' 2025-03-04T19:47:32.8124531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_neg_cpu_float32' 2025-03-04T19:47:32.8125218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_cpu_float32' 2025-03-04T19:47:32.8125906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32' 2025-03-04T19:47:32.8126563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_full_cpu_float32' 2025-03-04T19:47:32.8127206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_ones_cpu_float32' 2025-03-04T19:47:32.8127877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32' 2025-03-04T19:47:32.8128532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nextafter_cpu_float32' 2025-03-04T19:47:32.8129285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.8130079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.8130832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.8131596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-03-04T19:47:32.8132350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-03-04T19:47:32.8133108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-03-04T19:47:32.8133834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32' 2025-03-04T19:47:32.8134557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.8135272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.8136002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.8136717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32' 2025-03-04T19:47:32.8137460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32' 2025-03-04T19:47:32.8138217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32' 2025-03-04T19:47:32.8139037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-03-04T19:47:32.8139748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32' 2025-03-04T19:47:32.8140457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32' 2025-03-04T19:47:32.8141151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32' 2025-03-04T19:47:32.8141883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32' 2025-03-04T19:47:32.8142619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32' 2025-03-04T19:47:32.8143373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32' 2025-03-04T19:47:32.8144137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32' 2025-03-04T19:47:32.8144912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32' 2025-03-04T19:47:32.8145658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32' 2025-03-04T19:47:32.8146400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32' 2025-03-04T19:47:32.8147109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32' 2025-03-04T19:47:32.8147837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32' 2025-03-04T19:47:32.8148550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32' 2025-03-04T19:47:32.8149264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32' 2025-03-04T19:47:32.8149950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32' 2025-03-04T19:47:32.8150681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32' 2025-03-04T19:47:32.8151401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32' 2025-03-04T19:47:32.8152312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-03-04T19:47:32.8153296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-03-04T19:47:32.8154331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.8155155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.8155904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32' 2025-03-04T19:47:32.8156602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32' 2025-03-04T19:47:32.8157385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32' 2025-03-04T19:47:32.8158187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32' 2025-03-04T19:47:32.8158905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32' 2025-03-04T19:47:32.8159664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32' 2025-03-04T19:47:32.8160450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32' 2025-03-04T19:47:32.8161511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32' 2025-03-04T19:47:32.8162569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32' 2025-03-04T19:47:32.8164241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32' 2025-03-04T19:47:32.8165525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32' 2025-03-04T19:47:32.8166963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32' 2025-03-04T19:47:32.8167805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32' 2025-03-04T19:47:32.8169008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32' 2025-03-04T19:47:32.8170467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32' 2025-03-04T19:47:32.8171867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32' 2025-03-04T19:47:32.8173380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-03-04T19:47:32.8174158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32' 2025-03-04T19:47:32.8174960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32' 2025-03-04T19:47:32.8175675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32' 2025-03-04T19:47:32.8176375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32' 2025-03-04T19:47:32.8177103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32' 2025-03-04T19:47:32.8177848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32' 2025-03-04T19:47:32.8178557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32' 2025-03-04T19:47:32.8179313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32' 2025-03-04T19:47:32.8180063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32' 2025-03-04T19:47:32.8180834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32' 2025-03-04T19:47:32.8181552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32' 2025-03-04T19:47:32.8182286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.8183007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.8183752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32' 2025-03-04T19:47:32.8184495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32' 2025-03-04T19:47:32.8185234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32' 2025-03-04T19:47:32.8185981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32' 2025-03-04T19:47:32.8186774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32' 2025-03-04T19:47:32.8187549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32' 2025-03-04T19:47:32.8188251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32' 2025-03-04T19:47:32.8188956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32' 2025-03-04T19:47:32.8189789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32' 2025-03-04T19:47:32.8190533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32' 2025-03-04T19:47:32.8191320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32' 2025-03-04T19:47:32.8192103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.8192845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32' 2025-03-04T19:47:32.8193580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32' 2025-03-04T19:47:32.8194339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32' 2025-03-04T19:47:32.8195066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32' 2025-03-04T19:47:32.8195799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32' 2025-03-04T19:47:32.8196526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32' 2025-03-04T19:47:32.8197307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32' 2025-03-04T19:47:32.8198130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32' 2025-03-04T19:47:32.8199050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32' 2025-03-04T19:47:32.8199780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32' 2025-03-04T19:47:32.8200538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32' 2025-03-04T19:47:32.8201282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32' 2025-03-04T19:47:32.8201991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32' 2025-03-04T19:47:32.8202766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32' 2025-03-04T19:47:32.8203456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32' 2025-03-04T19:47:32.8204159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32' 2025-03-04T19:47:32.8204983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-03-04T19:47:32.8205687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32' 2025-03-04T19:47:32.8206371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32' 2025-03-04T19:47:32.8207153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32' 2025-03-04T19:47:32.8207893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.8208611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32' 2025-03-04T19:47:32.8209410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32' 2025-03-04T19:47:32.8210128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32' 2025-03-04T19:47:32.8210840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32' 2025-03-04T19:47:32.8211554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32' 2025-03-04T19:47:32.8212281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32' 2025-03-04T19:47:32.8213005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32' 2025-03-04T19:47:32.8213760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32' 2025-03-04T19:47:32.8214699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-03-04T19:47:32.8215409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32' 2025-03-04T19:47:32.8216169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32' 2025-03-04T19:47:32.8216914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32' 2025-03-04T19:47:32.8217609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_cpu_float32' 2025-03-04T19:47:32.8218286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32' 2025-03-04T19:47:32.8218926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_cpu_float32' 2025-03-04T19:47:32.8219599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32' 2025-03-04T19:47:32.8220258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32' 2025-03-04T19:47:32.8220906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32' 2025-03-04T19:47:32.8221542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_cpu_float32' 2025-03-04T19:47:32.8222264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32' 2025-03-04T19:47:32.8222955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32' 2025-03-04T19:47:32.8223869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_cpu_float32' 2025-03-04T19:47:32.8224545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_like_cpu_float32' 2025-03-04T19:47:32.8225233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ormqr_cpu_float32' 2025-03-04T19:47:32.8225872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_H_cpu_float32' 2025-03-04T19:47:32.8226578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCatCustomOp_cpu_float32' 2025-03-04T19:47:32.8227283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCubeCustomOp_cpu_float32' 2025-03-04T19:47:32.8227927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tan_cpu_float32' 2025-03-04T19:47:32.8228693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyMulCustomOp_cpu_float32' 2025-03-04T19:47:32.8229409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32' 2025-03-04T19:47:32.8230570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNonzeroCustomOp_cpu_float32' 2025-03-04T19:47:32.8231369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32' 2025-03-04T19:47:32.8232101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.8233175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-03-04T19:47:32.8233944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32' 2025-03-04T19:47:32.8234683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.8235865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___getitem___cpu_float32' 2025-03-04T19:47:32.8236651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___radd___cpu_float32' 2025-03-04T19:47:32.8237311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rdiv___cpu_float32' 2025-03-04T19:47:32.8238182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32' 2025-03-04T19:47:32.8238880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmod___cpu_float32' 2025-03-04T19:47:32.8239594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32' 2025-03-04T19:47:32.8240266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rpow___cpu_float32' 2025-03-04T19:47:32.8241068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rsub___cpu_float32' 2025-03-04T19:47:32.8241818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__native_batch_norm_legit_cpu_float32' 2025-03-04T19:47:32.8242651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_lengths_cpu_float32' 2025-03-04T19:47:32.8243391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_offsets_cpu_float32' 2025-03-04T19:47:32.8244163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__softmax_backward_data_cpu_float32' 2025-03-04T19:47:32.8244906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__upsample_bilinear2d_aa_cpu_float32' 2025-03-04T19:47:32.8245650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_abs_cpu_float32' 2025-03-04T19:47:32.8246308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acos_cpu_float32' 2025-03-04T19:47:32.8247021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32' 2025-03-04T19:47:32.8247676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_add_cpu_float32' 2025-03-04T19:47:32.8248384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32' 2025-03-04T19:47:32.8249189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32' 2025-03-04T19:47:32.8249847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32' 2025-03-04T19:47:32.8250565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32' 2025-03-04T19:47:32.8251291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32' 2025-03-04T19:47:32.8251998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32' 2025-03-04T19:47:32.8252645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addr_cpu_float32' 2025-03-04T19:47:32.8253298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_all_cpu_float32' 2025-03-04T19:47:32.8253997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32' 2025-03-04T19:47:32.8254638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amax_cpu_float32' 2025-03-04T19:47:32.8255290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amin_cpu_float32' 2025-03-04T19:47:32.8256066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32' 2025-03-04T19:47:32.8256731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_angle_cpu_float32' 2025-03-04T19:47:32.8257369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_any_cpu_float32' 2025-03-04T19:47:32.8258031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_arange_cpu_float32' 2025-03-04T19:47:32.8258681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32' 2025-03-04T19:47:32.8259338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmin_cpu_float32' 2025-03-04T19:47:32.8259994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argsort_cpu_float32' 2025-03-04T19:47:32.8260661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32' 2025-03-04T19:47:32.8261334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_cpu_float32' 2025-03-04T19:47:32.8262086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32' 2025-03-04T19:47:32.8262793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_scatter_cpu_float32' 2025-03-04T19:47:32.8263478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asin_cpu_float32' 2025-03-04T19:47:32.8264126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32' 2025-03-04T19:47:32.8264789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32' 2025-03-04T19:47:32.8265434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan_cpu_float32' 2025-03-04T19:47:32.8266121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32' 2025-03-04T19:47:32.8266792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32' 2025-03-04T19:47:32.8267473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32' 2025-03-04T19:47:32.8268243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_3d_cpu_float32' 2025-03-04T19:47:32.8268898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32' 2025-03-04T19:47:32.8269634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_batch_norm_with_update_cpu_float32' 2025-03-04T19:47:32.8270328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32' 2025-03-04T19:47:32.8271005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32' 2025-03-04T19:47:32.8271671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_block_diag_cpu_float32' 2025-03-04T19:47:32.8272329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32' 2025-03-04T19:47:32.8272973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bool_cpu_float32' 2025-03-04T19:47:32.8273678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32' 2025-03-04T19:47:32.8274378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32' 2025-03-04T19:47:32.8275063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_to_cpu_float32' 2025-03-04T19:47:32.8275734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32' 2025-03-04T19:47:32.8276392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_byte_cpu_float32' 2025-03-04T19:47:32.8277077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cartesian_prod_cpu_float32' 2025-03-04T19:47:32.8277805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cat_cpu_float32' 2025-03-04T19:47:32.8278492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32' 2025-03-04T19:47:32.8279149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32' 2025-03-04T19:47:32.8279801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdouble_cpu_float32' 2025-03-04T19:47:32.8280485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32' 2025-03-04T19:47:32.8281136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cfloat_cpu_float32' 2025-03-04T19:47:32.8281795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chalf_cpu_float32' 2025-03-04T19:47:32.8282464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_char_cpu_float32' 2025-03-04T19:47:32.8283129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32' 2025-03-04T19:47:32.8283834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32' 2025-03-04T19:47:32.8284522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_solve_cpu_float32' 2025-03-04T19:47:32.8285208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chunk_cpu_float32' 2025-03-04T19:47:32.8285858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32' 2025-03-04T19:47:32.8286544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32' 2025-03-04T19:47:32.8287206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32' 2025-03-04T19:47:32.8287875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clone_cpu_float32' 2025-03-04T19:47:32.8288556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32' 2025-03-04T19:47:32.8289250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_combinations_cpu_float32' 2025-03-04T19:47:32.8289909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_complex_cpu_float32' 2025-03-04T19:47:32.8290687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_cpu_float32' 2025-03-04T19:47:32.8291372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32' 2025-03-04T19:47:32.8292132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_constant_pad_nd_cpu_float32' 2025-03-04T19:47:32.8292839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32' 2025-03-04T19:47:32.8293512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32' 2025-03-04T19:47:32.8294171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32' 2025-03-04T19:47:32.8294853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cos_cpu_float32' 2025-03-04T19:47:32.8295495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32' 2025-03-04T19:47:32.8296191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_count_nonzero_cpu_float32' 2025-03-04T19:47:32.8296887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cov_cpu_float32' 2025-03-04T19:47:32.8297563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cross_cpu_float32' 2025-03-04T19:47:32.8298530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32' 2025-03-04T19:47:32.8299264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32' 2025-03-04T19:47:32.8300020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32' 2025-03-04T19:47:32.8300765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32' 2025-03-04T19:47:32.8301498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumulative_trapezoid_cpu_float32' 2025-03-04T19:47:32.8302244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32' 2025-03-04T19:47:32.8302924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_cpu_float32' 2025-03-04T19:47:32.8303677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32' 2025-03-04T19:47:32.8304429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagflat_cpu_float32' 2025-03-04T19:47:32.8305118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32' 2025-03-04T19:47:32.8305865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_cpu_float32' 2025-03-04T19:47:32.8306563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_scatter_cpu_float32' 2025-03-04T19:47:32.8307275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diff_cpu_float32' 2025-03-04T19:47:32.8307979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32' 2025-03-04T19:47:32.8308683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dist_cpu_float32' 2025-03-04T19:47:32.8309403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32' 2025-03-04T19:47:32.8310172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32' 2025-03-04T19:47:32.8310877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32' 2025-03-04T19:47:32.8311538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dot_cpu_float32' 2025-03-04T19:47:32.8312193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_double_cpu_float32' 2025-03-04T19:47:32.8312881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dsplit_cpu_float32' 2025-03-04T19:47:32.8313545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32' 2025-03-04T19:47:32.8314199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_einsum_cpu_float32' 2025-03-04T19:47:32.8314886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_cpu_float32' 2025-03-04T19:47:32.8315562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32' 2025-03-04T19:47:32.8316270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_permuted_cpu_float32' 2025-03-04T19:47:32.8316951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_strided_cpu_float32' 2025-03-04T19:47:32.8317609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eq_cpu_float32' 2025-03-04T19:47:32.8318311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_equal_cpu_float32' 2025-03-04T19:47:32.8318969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erf_cpu_float32' 2025-03-04T19:47:32.8319615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32' 2025-03-04T19:47:32.8320278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32' 2025-03-04T19:47:32.8320922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32' 2025-03-04T19:47:32.8321579Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp_cpu_float32' 2025-03-04T19:47:32.8322242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32' 2025-03-04T19:47:32.8322939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_cpu_float32' 2025-03-04T19:47:32.8323586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32' 2025-03-04T19:47:32.8324313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32' 2025-03-04T19:47:32.8324999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eye_cpu_float32' 2025-03-04T19:47:32.8325674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft2_cpu_float32' 2025-03-04T19:47:32.8326328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft_cpu_float32' 2025-03-04T19:47:32.8327018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftn_cpu_float32' 2025-03-04T19:47:32.8327706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftshift_cpu_float32' 2025-03-04T19:47:32.8328370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft2_cpu_float32' 2025-03-04T19:47:32.8329039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32' 2025-03-04T19:47:32.8329731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfftn_cpu_float32' 2025-03-04T19:47:32.8330406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32' 2025-03-04T19:47:32.8331069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32' 2025-03-04T19:47:32.8331740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftn_cpu_float32' 2025-03-04T19:47:32.8332421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftshift_cpu_float32' 2025-03-04T19:47:32.8333104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32' 2025-03-04T19:47:32.8333774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32' 2025-03-04T19:47:32.8334450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfftn_cpu_float32' 2025-03-04T19:47:32.8335115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32' 2025-03-04T19:47:32.8335794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32' 2025-03-04T19:47:32.8336463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfftn_cpu_float32' 2025-03-04T19:47:32.8337166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft2_cpu_float32' 2025-03-04T19:47:32.8337828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft_cpu_float32' 2025-03-04T19:47:32.8338505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfftn_cpu_float32' 2025-03-04T19:47:32.8339172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fill_cpu_float32' 2025-03-04T19:47:32.8339838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32' 2025-03-04T19:47:32.8340482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flip_cpu_float32' 2025-03-04T19:47:32.8341136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fliplr_cpu_float32' 2025-03-04T19:47:32.8341826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flipud_cpu_float32' 2025-03-04T19:47:32.8342469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_cpu_float32' 2025-03-04T19:47:32.8343149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32' 2025-03-04T19:47:32.8343819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_cpu_float32' 2025-03-04T19:47:32.8344513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32' 2025-03-04T19:47:32.8345162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32' 2025-03-04T19:47:32.8345820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32' 2025-03-04T19:47:32.8346468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32' 2025-03-04T19:47:32.8347127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frac_cpu_float32' 2025-03-04T19:47:32.8347776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32' 2025-03-04T19:47:32.8348433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_cpu_float32' 2025-03-04T19:47:32.8349100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_like_cpu_float32' 2025-03-04T19:47:32.8349766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gather_cpu_float32' 2025-03-04T19:47:32.8350402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ge_cpu_float32' 2025-03-04T19:47:32.8351113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geometric_cpu_float32' 2025-03-04T19:47:32.8351759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32' 2025-03-04T19:47:32.8352437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32' 2025-03-04T19:47:32.8353156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_grid_sampler_2d_cpu_float32' 2025-03-04T19:47:32.8353793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gt_cpu_float32' 2025-03-04T19:47:32.8354457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_half_cpu_float32' 2025-03-04T19:47:32.8355123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32' 2025-03-04T19:47:32.8355807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histc_cpu_float32' 2025-03-04T19:47:32.8356467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32' 2025-03-04T19:47:32.8357151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogramdd_cpu_float32' 2025-03-04T19:47:32.8357903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32' 2025-03-04T19:47:32.8358577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32' 2025-03-04T19:47:32.8359230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32' 2025-03-04T19:47:32.8359887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_i0_cpu_float32' 2025-03-04T19:47:32.8360539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32' 2025-03-04T19:47:32.8361209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32' 2025-03-04T19:47:32.8361874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32' 2025-03-04T19:47:32.8362565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32' 2025-03-04T19:47:32.8363241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_fill_cpu_float32' 2025-03-04T19:47:32.8363923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_put_cpu_float32' 2025-03-04T19:47:32.8364601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_reduce_cpu_float32' 2025-03-04T19:47:32.8365292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32' 2025-03-04T19:47:32.8365967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_inner_cpu_float32' 2025-03-04T19:47:32.8366629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_int_cpu_float32' 2025-03-04T19:47:32.8367281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isclose_cpu_float32' 2025-03-04T19:47:32.8367969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isfinite_cpu_float32' 2025-03-04T19:47:32.8368631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isin_cpu_float32' 2025-03-04T19:47:32.8369274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32' 2025-03-04T19:47:32.8369933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isnan_cpu_float32' 2025-03-04T19:47:32.8370617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32' 2025-03-04T19:47:32.8371294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32' 2025-03-04T19:47:32.8371940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32' 2025-03-04T19:47:32.8372619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_item_cpu_float32' 2025-03-04T19:47:32.8373364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32' 2025-03-04T19:47:32.8374148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_4inputs_with_extra_args_cpu_float32' 2025-03-04T19:47:32.8374850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_cpu_float32' 2025-03-04T19:47:32.8375615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_return_by_ref_cpu_float32' 2025-03-04T19:47:32.8376307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_unary_cpu_float32' 2025-03-04T19:47:32.8376970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kron_cpu_float32' 2025-03-04T19:47:32.8377630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32' 2025-03-04T19:47:32.8378291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32' 2025-03-04T19:47:32.8378950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_le_cpu_float32' 2025-03-04T19:47:32.8379610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32' 2025-03-04T19:47:32.8380308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32' 2025-03-04T19:47:32.8381012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32' 2025-03-04T19:47:32.8381713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32' 2025-03-04T19:47:32.8382413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32' 2025-03-04T19:47:32.8383110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32' 2025-03-04T19:47:32.8383780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32' 2025-03-04T19:47:32.8384497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_singular_cpu_float32' 2025-03-04T19:47:32.8385216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_diagonal_cpu_float32' 2025-03-04T19:47:32.8385902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32' 2025-03-04T19:47:32.8386573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32' 2025-03-04T19:47:32.8387359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32' 2025-03-04T19:47:32.8388049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32' 2025-03-04T19:47:32.8388808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32' 2025-03-04T19:47:32.8389476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32' 2025-03-04T19:47:32.8390171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32' 2025-03-04T19:47:32.8390873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32' 2025-03-04T19:47:32.8391597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32' 2025-03-04T19:47:32.8392288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32' 2025-03-04T19:47:32.8392977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32' 2025-03-04T19:47:32.8393709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32' 2025-03-04T19:47:32.8394386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32' 2025-03-04T19:47:32.8395104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32' 2025-03-04T19:47:32.8395824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32' 2025-03-04T19:47:32.8396536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32' 2025-03-04T19:47:32.8397249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32' 2025-03-04T19:47:32.8398019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_power_cpu_float32' 2025-03-04T19:47:32.8398955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32' 2025-03-04T19:47:32.8399813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32' 2025-03-04T19:47:32.8400509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32' 2025-03-04T19:47:32.8401195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32' 2025-03-04T19:47:32.8401996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32' 2025-03-04T19:47:32.8402689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_cpu_float32' 2025-03-04T19:47:32.8403410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_hermitian_cpu_float32' 2025-03-04T19:47:32.8404132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_singular_cpu_float32' 2025-03-04T19:47:32.8404795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32' 2025-03-04T19:47:32.8405493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32' 2025-03-04T19:47:32.8406170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32' 2025-03-04T19:47:32.8406874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32' 2025-03-04T19:47:32.8407593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32' 2025-03-04T19:47:32.8408277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32' 2025-03-04T19:47:32.8408957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32' 2025-03-04T19:47:32.8409709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32' 2025-03-04T19:47:32.8410413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32' 2025-03-04T19:47:32.8411106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32' 2025-03-04T19:47:32.8411823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32' 2025-03-04T19:47:32.8412542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vector_norm_cpu_float32' 2025-03-04T19:47:32.8413201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32' 2025-03-04T19:47:32.8413963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.8420702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log10_cpu_float32' 2025-03-04T19:47:32.8421368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32' 2025-03-04T19:47:32.8422037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log2_cpu_float32' 2025-03-04T19:47:32.8422792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_cpu_float32' 2025-03-04T19:47:32.8423483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32' 2025-03-04T19:47:32.8424193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32' 2025-03-04T19:47:32.8424934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.8425607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32' 2025-03-04T19:47:32.8426288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32' 2025-03-04T19:47:32.8426970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32' 2025-03-04T19:47:32.8427638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logdet_cpu_float32' 2025-03-04T19:47:32.8428308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32' 2025-03-04T19:47:32.8428996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32' 2025-03-04T19:47:32.8429699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32' 2025-03-04T19:47:32.8430417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32' 2025-03-04T19:47:32.8431068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logit_cpu_float32' 2025-03-04T19:47:32.8431745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32' 2025-03-04T19:47:32.8432505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_tensor_overload_cpu_float32' 2025-03-04T19:47:32.8433186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32' 2025-03-04T19:47:32.8433832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_long_cpu_float32' 2025-03-04T19:47:32.8434467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lt_cpu_float32' 2025-03-04T19:47:32.8435146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_cpu_float32' 2025-03-04T19:47:32.8435809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32' 2025-03-04T19:47:32.8436489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32' 2025-03-04T19:47:32.8437175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mH_cpu_float32' 2025-03-04T19:47:32.8437911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mT_cpu_float32' 2025-03-04T19:47:32.8438587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amax_cpu_float32' 2025-03-04T19:47:32.8439267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amin_cpu_float32' 2025-03-04T19:47:32.8439948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmax_cpu_float32' 2025-03-04T19:47:32.8440643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmin_cpu_float32' 2025-03-04T19:47:32.8441329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumprod_cpu_float32' 2025-03-04T19:47:32.8442024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32' 2025-03-04T19:47:32.8442694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_fill_cpu_float32' 2025-03-04T19:47:32.8443408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32' 2025-03-04T19:47:32.8444110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logaddexp_cpu_float32' 2025-03-04T19:47:32.8444860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32' 2025-03-04T19:47:32.8445535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_mean_cpu_float32' 2025-03-04T19:47:32.8446221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_median_cpu_float32' 2025-03-04T19:47:32.8446914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_norm_cpu_float32' 2025-03-04T19:47:32.8447616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32' 2025-03-04T19:47:32.8448291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_prod_cpu_float32' 2025-03-04T19:47:32.8448983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_scatter_cpu_float32' 2025-03-04T19:47:32.8449691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32' 2025-03-04T19:47:32.8450373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmax_cpu_float32' 2025-03-04T19:47:32.8451068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmin_cpu_float32' 2025-03-04T19:47:32.8451763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_std_cpu_float32' 2025-03-04T19:47:32.8452441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32' 2025-03-04T19:47:32.8453107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_var_cpu_float32' 2025-03-04T19:47:32.8453775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32' 2025-03-04T19:47:32.8454437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matrix_exp_cpu_float32' 2025-03-04T19:47:32.8455117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32' 2025-03-04T19:47:32.8455888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32' 2025-03-04T19:47:32.8456613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.8457330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.8458001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32' 2025-03-04T19:47:32.8458647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mean_cpu_float32' 2025-03-04T19:47:32.8459361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_median_cpu_float32' 2025-03-04T19:47:32.8460096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_list_of_tensors_cpu_float32' 2025-03-04T19:47:32.8460844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_variadic_tensors_cpu_float32' 2025-03-04T19:47:32.8461538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32' 2025-03-04T19:47:32.8462048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float64' 2025-03-04T19:47:32.8462764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32' 2025-03-04T19:47:32.8463533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32' 2025-03-04T19:47:32.8464186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32' 2025-03-04T19:47:32.8464842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mm_cpu_float32' 2025-03-04T19:47:32.8465487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mode_cpu_float32' 2025-03-04T19:47:32.8466170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32' 2025-03-04T19:47:32.8466838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_msort_cpu_float32' 2025-03-04T19:47:32.8467476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mul_cpu_float32' 2025-03-04T19:47:32.8468162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32' 2025-03-04T19:47:32.8468799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mv_cpu_float32' 2025-03-04T19:47:32.8469526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32' 2025-03-04T19:47:32.8470242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32' 2025-03-04T19:47:32.8470964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32' 2025-03-04T19:47:32.8471630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32' 2025-03-04T19:47:32.8472290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmean_cpu_float32' 2025-03-04T19:47:32.8472952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32' 2025-03-04T19:47:32.8473661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32' 2025-03-04T19:47:32.8474314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nansum_cpu_float32' 2025-03-04T19:47:32.8474996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32' 2025-03-04T19:47:32.8475681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_cpu_float32' 2025-03-04T19:47:32.8476397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32' 2025-03-04T19:47:32.8477122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_dropout_backward_cpu_float32' 2025-03-04T19:47:32.8477910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_layer_norm_cpu_float32' 2025-03-04T19:47:32.8478578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ne_cpu_float32' 2025-03-04T19:47:32.8479239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_neg_cpu_float32' 2025-03-04T19:47:32.8479909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_cpu_float32' 2025-03-04T19:47:32.8480640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_strided_cpu_float32' 2025-03-04T19:47:32.8481325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_full_cpu_float32' 2025-03-04T19:47:32.8481989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32' 2025-03-04T19:47:32.8482668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32' 2025-03-04T19:47:32.8483339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32' 2025-03-04T19:47:32.8484125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.8484898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.8485681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.8486450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32' 2025-03-04T19:47:32.8487232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool2d_cpu_float32' 2025-03-04T19:47:32.8488034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool3d_cpu_float32' 2025-03-04T19:47:32.8488788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_alpha_dropout_cpu_float32' 2025-03-04T19:47:32.8489519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32' 2025-03-04T19:47:32.8490283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32' 2025-03-04T19:47:32.8491011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32' 2025-03-04T19:47:32.8491754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32' 2025-03-04T19:47:32.8492472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_bilinear_cpu_float32' 2025-03-04T19:47:32.8493295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_cpu_float32' 2025-03-04T19:47:32.8494111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32' 2025-03-04T19:47:32.8494855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32' 2025-03-04T19:47:32.8495567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv1d_cpu_float32' 2025-03-04T19:47:32.8496292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv2d_cpu_float32' 2025-03-04T19:47:32.8497001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv3d_cpu_float32' 2025-03-04T19:47:32.8497776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32' 2025-03-04T19:47:32.8498730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose2d_cpu_float32' 2025-03-04T19:47:32.8499504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose3d_cpu_float32' 2025-03-04T19:47:32.8500278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_embedding_loss_cpu_float32' 2025-03-04T19:47:32.8501052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_similarity_cpu_float32' 2025-03-04T19:47:32.8501806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32' 2025-03-04T19:47:32.8502541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32' 2025-03-04T19:47:32.8503346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32' 2025-03-04T19:47:32.8504070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout3d_cpu_float32' 2025-03-04T19:47:32.8504800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32' 2025-03-04T19:47:32.8505537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_elu_cpu_float32' 2025-03-04T19:47:32.8506301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_bag_cpu_float32' 2025-03-04T19:47:32.8507026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32' 2025-03-04T19:47:32.8507904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32' 2025-03-04T19:47:32.8508745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32' 2025-03-04T19:47:32.8509534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.8510345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.8511485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32' 2025-03-04T19:47:32.8512596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32' 2025-03-04T19:47:32.8513306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_glu_cpu_float32' 2025-03-04T19:47:32.8514042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_grid_sample_cpu_float32' 2025-03-04T19:47:32.8514798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_group_norm_cpu_float32' 2025-03-04T19:47:32.8515524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32' 2025-03-04T19:47:32.8516278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardsigmoid_cpu_float32' 2025-03-04T19:47:32.8517000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32' 2025-03-04T19:47:32.8517829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardtanh_cpu_float32' 2025-03-04T19:47:32.8518646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hinge_embedding_loss_cpu_float32' 2025-03-04T19:47:32.8519388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_huber_loss_cpu_float32' 2025-03-04T19:47:32.8520139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32' 2025-03-04T19:47:32.8520955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_area_cpu_float32' 2025-03-04T19:47:32.8521729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bicubic_cpu_float32' 2025-03-04T19:47:32.8522516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bilinear_cpu_float32' 2025-03-04T19:47:32.8523306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_linear_cpu_float32' 2025-03-04T19:47:32.8524110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest-exact_cpu_float32' 2025-03-04T19:47:32.8524891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest_cpu_float32' 2025-03-04T19:47:32.8525707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_trilinear_cpu_float32' 2025-03-04T19:47:32.8526425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_kl_div_cpu_float32' 2025-03-04T19:47:32.8527156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32' 2025-03-04T19:47:32.8527891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32' 2025-03-04T19:47:32.8528639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32' 2025-03-04T19:47:32.8529352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32' 2025-03-04T19:47:32.8530133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32' 2025-03-04T19:47:32.8530865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32' 2025-03-04T19:47:32.8531635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32' 2025-03-04T19:47:32.8532377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32' 2025-03-04T19:47:32.8533128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool2d_cpu_float32' 2025-03-04T19:47:32.8533891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool3d_cpu_float32' 2025-03-04T19:47:32.8534626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_cpu_float32' 2025-03-04T19:47:32.8535422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_grad_cpu_float32' 2025-03-04T19:47:32.8536167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32' 2025-03-04T19:47:32.8536949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32' 2025-03-04T19:47:32.8537686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_cpu_float32' 2025-03-04T19:47:32.8538484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32' 2025-03-04T19:47:32.8539194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mish_cpu_float32' 2025-03-04T19:47:32.8539926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32' 2025-03-04T19:47:32.8540764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_head_attention_forward_cpu_float32' 2025-03-04T19:47:32.8541540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_margin_loss_cpu_float32' 2025-03-04T19:47:32.8542318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32' 2025-03-04T19:47:32.8543153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.8543956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32' 2025-03-04T19:47:32.8544695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32' 2025-03-04T19:47:32.8545445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32' 2025-03-04T19:47:32.8546238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_constant_cpu_float32' 2025-03-04T19:47:32.8546986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32' 2025-03-04T19:47:32.8547755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_cpu_float32' 2025-03-04T19:47:32.8548573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32' 2025-03-04T19:47:32.8549351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pairwise_distance_cpu_float32' 2025-03-04T19:47:32.8550061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pdist_cpu_float32' 2025-03-04T19:47:32.8550854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32' 2025-03-04T19:47:32.8551617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_unshuffle_cpu_float32' 2025-03-04T19:47:32.8552390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32' 2025-03-04T19:47:32.8553125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_prelu_cpu_float32' 2025-03-04T19:47:32.8553849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu6_cpu_float32' 2025-03-04T19:47:32.8554555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32' 2025-03-04T19:47:32.8555306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_rrelu_cpu_float32' 2025-03-04T19:47:32.8556115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32' 2025-03-04T19:47:32.8556831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32' 2025-03-04T19:47:32.8557540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_silu_cpu_float32' 2025-03-04T19:47:32.8558372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_smooth_l1_loss_cpu_float32' 2025-03-04T19:47:32.8559134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_soft_margin_loss_cpu_float32' 2025-03-04T19:47:32.8559877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_cpu_float32' 2025-03-04T19:47:32.8560645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_with_dtype_cpu_float32' 2025-03-04T19:47:32.8561384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32' 2025-03-04T19:47:32.8562119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32' 2025-03-04T19:47:32.8562893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softsign_cpu_float32' 2025-03-04T19:47:32.8563621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32' 2025-03-04T19:47:32.8564365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_threshold_cpu_float32' 2025-03-04T19:47:32.8565161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_loss_cpu_float32' 2025-03-04T19:47:32.8566003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32' 2025-03-04T19:47:32.8566716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_unfold_cpu_float32' 2025-03-04T19:47:32.8567492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32' 2025-03-04T19:47:32.8568277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32' 2025-03-04T19:47:32.8568941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32' 2025-03-04T19:47:32.8569650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_static_cpu_float32' 2025-03-04T19:47:32.8570298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_cpu_float32' 2025-03-04T19:47:32.8570966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32' 2025-03-04T19:47:32.8571631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32' 2025-03-04T19:47:32.8572308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32' 2025-03-04T19:47:32.8572954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_cpu_float32' 2025-03-04T19:47:32.8573654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_in_place_cpu_float32' 2025-03-04T19:47:32.8574358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32' 2025-03-04T19:47:32.8575012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_cpu_float32' 2025-03-04T19:47:32.8575677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32' 2025-03-04T19:47:32.8576336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32' 2025-03-04T19:47:32.8576985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_outer_cpu_float32' 2025-03-04T19:47:32.8577705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32' 2025-03-04T19:47:32.8578361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_permute_cpu_float32' 2025-03-04T19:47:32.8579033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32' 2025-03-04T19:47:32.8579703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polar_cpu_float32' 2025-03-04T19:47:32.8580450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.8581180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32' 2025-03-04T19:47:32.8581946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32' 2025-03-04T19:47:32.8582671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32' 2025-03-04T19:47:32.8583412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32' 2025-03-04T19:47:32.8584104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_positive_cpu_float32' 2025-03-04T19:47:32.8584752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pow_cpu_float32' 2025-03-04T19:47:32.8585409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_prod_cpu_float32' 2025-03-04T19:47:32.8586053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_put_cpu_float32' 2025-03-04T19:47:32.8586702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_qr_cpu_float32' 2025-03-04T19:47:32.8587368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32' 2025-03-04T19:47:32.8588031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32' 2025-03-04T19:47:32.8588697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32' 2025-03-04T19:47:32.8589365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_cpu_float32' 2025-03-04T19:47:32.8590041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_like_cpu_float32' 2025-03-04T19:47:32.8590702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_cpu_float32' 2025-03-04T19:47:32.8591380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32' 2025-03-04T19:47:32.8592068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ravel_cpu_float32' 2025-03-04T19:47:32.8592710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_real_cpu_float32' 2025-03-04T19:47:32.8593394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32' 2025-03-04T19:47:32.8594089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32' 2025-03-04T19:47:32.8594755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32' 2025-03-04T19:47:32.8595411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32' 2025-03-04T19:47:32.8596129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_interleave_cpu_float32' 2025-03-04T19:47:32.8596831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32' 2025-03-04T19:47:32.8597512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_cpu_float32' 2025-03-04T19:47:32.8598443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize__cpu_float32' 2025-03-04T19:47:32.8599209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize_as__cpu_float32' 2025-03-04T19:47:32.8599907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_conj_cpu_float32' 2025-03-04T19:47:32.8600584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32' 2025-03-04T19:47:32.8601238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_roll_cpu_float32' 2025-03-04T19:47:32.8601886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rot90_cpu_float32' 2025-03-04T19:47:32.8602544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_cpu_float32' 2025-03-04T19:47:32.8603238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32' 2025-03-04T19:47:32.8604135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32' 2025-03-04T19:47:32.8605216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32' 2025-03-04T19:47:32.8606858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32' 2025-03-04T19:47:32.8608682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsub_cpu_float32' 2025-03-04T19:47:32.8610427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32' 2025-03-04T19:47:32.8611981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_add_cpu_float32' 2025-03-04T19:47:32.8613499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_cpu_float32' 2025-03-04T19:47:32.8615118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32' 2025-03-04T19:47:32.8616697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32' 2025-03-04T19:47:32.8618244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32' 2025-03-04T19:47:32.8619777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32' 2025-03-04T19:47:32.8621359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32' 2025-03-04T19:47:32.8622870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_searchsorted_cpu_float32' 2025-03-04T19:47:32.8624325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_cpu_float32' 2025-03-04T19:47:32.8625820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32' 2025-03-04T19:47:32.8627282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32' 2025-03-04T19:47:32.8628707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_short_cpu_float32' 2025-03-04T19:47:32.8630142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32' 2025-03-04T19:47:32.8631567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sign_cpu_float32' 2025-03-04T19:47:32.8633057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_bartlett_cpu_float32' 2025-03-04T19:47:32.8634618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_blackman_cpu_float32' 2025-03-04T19:47:32.8636190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_cosine_cpu_float32' 2025-03-04T19:47:32.8638282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32' 2025-03-04T19:47:32.8639937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_gaussian_cpu_float32' 2025-03-04T19:47:32.8641556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_cosine_cpu_float32' 2025-03-04T19:47:32.8643253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_hamming_cpu_float32' 2025-03-04T19:47:32.8644873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hamming_cpu_float32' 2025-03-04T19:47:32.8646475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32' 2025-03-04T19:47:32.8648057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_kaiser_cpu_float32' 2025-03-04T19:47:32.8649642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32' 2025-03-04T19:47:32.8651167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32' 2025-03-04T19:47:32.8652711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sin_cpu_float32' 2025-03-04T19:47:32.8654126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32' 2025-03-04T19:47:32.8655547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32' 2025-03-04T19:47:32.8657023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_cpu_float32' 2025-03-04T19:47:32.8658492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32' 2025-03-04T19:47:32.8659966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32' 2025-03-04T19:47:32.8661447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.8662932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sort_cpu_float32' 2025-03-04T19:47:32.8664401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_mm_reduce_cpu_float32' 2025-03-04T19:47:32.8665953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_sampled_addmm_cpu_float32' 2025-03-04T19:47:32.8667467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32' 2025-03-04T19:47:32.8668989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32' 2025-03-04T19:47:32.8670516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32' 2025-03-04T19:47:32.8672055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32' 2025-03-04T19:47:32.8673629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32' 2025-03-04T19:47:32.8675234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.8676890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.8678641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.8680291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.8681869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32' 2025-03-04T19:47:32.8683364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32' 2025-03-04T19:47:32.8684962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32' 2025-03-04T19:47:32.8686600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32' 2025-03-04T19:47:32.8688153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32' 2025-03-04T19:47:32.8689659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32' 2025-03-04T19:47:32.8691132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32' 2025-03-04T19:47:32.8692689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32' 2025-03-04T19:47:32.8694334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_legendre_polynomial_p_cpu_float32' 2025-03-04T19:47:32.8695913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32' 2025-03-04T19:47:32.8697487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32' 2025-03-04T19:47:32.8699303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32' 2025-03-04T19:47:32.8700929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.8702552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.8704108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32' 2025-03-04T19:47:32.8705700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32' 2025-03-04T19:47:32.8707316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.8709029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.8710757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.8712457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.8714163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.8715915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.8717622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.8719394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32' 2025-03-04T19:47:32.8721047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32' 2025-03-04T19:47:32.8722550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32' 2025-03-04T19:47:32.8724046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_cpu_float32' 2025-03-04T19:47:32.8725531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_list_args_cpu_float32' 2025-03-04T19:47:32.8727044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32' 2025-03-04T19:47:32.8728503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32' 2025-03-04T19:47:32.8729924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_square_cpu_float32' 2025-03-04T19:47:32.8731336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_cpu_float32' 2025-03-04T19:47:32.8732828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_multiple_cpu_float32' 2025-03-04T19:47:32.8734290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stack_cpu_float32' 2025-03-04T19:47:32.8735703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_cpu_float32' 2025-03-04T19:47:32.8737184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32' 2025-03-04T19:47:32.8738668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.8740179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32' 2025-03-04T19:47:32.8741669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stft_cpu_float32' 2025-03-04T19:47:32.8743079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sub_cpu_float32' 2025-03-04T19:47:32.8744488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_cpu_float32' 2025-03-04T19:47:32.8745944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32' 2025-03-04T19:47:32.8747447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_cpu_float32' 2025-03-04T19:47:32.8748888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32' 2025-03-04T19:47:32.8750370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_along_dim_cpu_float32' 2025-03-04T19:47:32.8751874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_cpu_float32' 2025-03-04T19:47:32.8753299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tan_cpu_float32' 2025-03-04T19:47:32.8754718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32' 2025-03-04T19:47:32.8756202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensor_split_cpu_float32' 2025-03-04T19:47:32.8757761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32' 2025-03-04T19:47:32.8759197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tile_cpu_float32' 2025-03-04T19:47:32.8760602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_cpu_float32' 2025-03-04T19:47:32.8762022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_sparse_cpu_float32' 2025-03-04T19:47:32.8763452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_topk_cpu_float32' 2025-03-04T19:47:32.8764873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trace_cpu_float32' 2025-03-04T19:47:32.8766310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_transpose_cpu_float32' 2025-03-04T19:47:32.8767766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapezoid_cpu_float32' 2025-03-04T19:47:32.8769247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapz_cpu_float32' 2025-03-04T19:47:32.8770878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32' 2025-03-04T19:47:32.8772329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tril_cpu_float32' 2025-03-04T19:47:32.8773636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_float32' 2025-03-04T19:47:32.8774902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triu_cpu_float32' 2025-03-04T19:47:32.8776350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32' 2025-03-04T19:47:32.8777795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32' 2025-03-04T19:47:32.8779246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32' 2025-03-04T19:47:32.8780684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32' 2025-03-04T19:47:32.8782156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32' 2025-03-04T19:47:32.8783638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_cpu_float32' 2025-03-04T19:47:32.8785912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32' 2025-03-04T19:47:32.8787419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_consecutive_cpu_float32' 2025-03-04T19:47:32.8788911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_cpu_float32' 2025-03-04T19:47:32.8790375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_chunk_cpu_float32' 2025-03-04T19:47:32.8791863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_split_cpu_float32' 2025-03-04T19:47:32.8793529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32' 2025-03-04T19:47:32.8795820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_cpu_float32' 2025-03-04T19:47:32.8798591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32' 2025-03-04T19:47:32.8801208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.8803923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_unbiased_cpu_float32' 2025-03-04T19:47:32.8806680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32' 2025-03-04T19:47:32.8809225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32' 2025-03-04T19:47:32.8811879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_cpu_float32' 2025-03-04T19:47:32.8814492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32' 2025-03-04T19:47:32.8817047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_cpu_float32' 2025-03-04T19:47:32.8819596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32' 2025-03-04T19:47:32.8821765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32' 2025-03-04T19:47:32.8823305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_where_cpu_float32' 2025-03-04T19:47:32.8824709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32' 2025-03-04T19:47:32.8826124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zero__cpu_float32' 2025-03-04T19:47:32.8827595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32' 2025-03-04T19:47:32.8829033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32' 2025-03-04T19:47:32.8830462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_outer_cpu_float32' 2025-03-04T19:47:32.8831872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32' 2025-03-04T19:47:32.8833289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_permute_cpu_float32' 2025-03-04T19:47:32.8834699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pinverse_cpu_float32' 2025-03-04T19:47:32.8836106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polar_cpu_float32' 2025-03-04T19:47:32.8837572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.8839218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32' 2025-03-04T19:47:32.8840770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32' 2025-03-04T19:47:32.8842325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32' 2025-03-04T19:47:32.8843904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32' 2025-03-04T19:47:32.8845381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_positive_cpu_float32' 2025-03-04T19:47:32.8846778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pow_cpu_float32' 2025-03-04T19:47:32.8848165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_prod_cpu_float32' 2025-03-04T19:47:32.8849570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_put_cpu_float32' 2025-03-04T19:47:32.8850941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_qr_cpu_float32' 2025-03-04T19:47:32.8852323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_quantile_cpu_float32' 2025-03-04T19:47:32.8853795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32' 2025-03-04T19:47:32.8855207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rand_like_cpu_float32' 2025-03-04T19:47:32.8856615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_cpu_float32' 2025-03-04T19:47:32.8858045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_like_cpu_float32' 2025-03-04T19:47:32.8859495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_cpu_float32' 2025-03-04T19:47:32.8860895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_like_cpu_float32' 2025-03-04T19:47:32.8863618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ravel_cpu_float32' 2025-03-04T19:47:32.8865571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_real_cpu_float32' 2025-03-04T19:47:32.8867934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32' 2025-03-04T19:47:32.8869900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_remainder_cpu_float32' 2025-03-04T19:47:32.8871406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_renorm_cpu_float32' 2025-03-04T19:47:32.8872869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_cpu_float32' 2025-03-04T19:47:32.8874417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32' 2025-03-04T19:47:32.8875941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32' 2025-03-04T19:47:32.8877453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_cpu_float32' 2025-03-04T19:47:32.8879033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize__cpu_float32' 2025-03-04T19:47:32.8880511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize_as__cpu_float32' 2025-03-04T19:47:32.8882026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32' 2025-03-04T19:47:32.8883559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32' 2025-03-04T19:47:32.8885117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_roll_cpu_float32' 2025-03-04T19:47:32.8886589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rot90_cpu_float32' 2025-03-04T19:47:32.8888061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_cpu_float32' 2025-03-04T19:47:32.8889601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32' 2025-03-04T19:47:32.8891287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32' 2025-03-04T19:47:32.8892872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32' 2025-03-04T19:47:32.8894463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32' 2025-03-04T19:47:32.8895920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsub_cpu_float32' 2025-03-04T19:47:32.8897453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32' 2025-03-04T19:47:32.8899157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32' 2025-03-04T19:47:32.8900724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_cpu_float32' 2025-03-04T19:47:32.8902286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32' 2025-03-04T19:47:32.8903967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32' 2025-03-04T19:47:32.8905542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32' 2025-03-04T19:47:32.8907049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32' 2025-03-04T19:47:32.8908547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32' 2025-03-04T19:47:32.8910009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32' 2025-03-04T19:47:32.8911457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_cpu_float32' 2025-03-04T19:47:32.8912977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32' 2025-03-04T19:47:32.8914403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sgn_cpu_float32' 2025-03-04T19:47:32.8915793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_short_cpu_float32' 2025-03-04T19:47:32.8917239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32' 2025-03-04T19:47:32.8918717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sign_cpu_float32' 2025-03-04T19:47:32.8920194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32' 2025-03-04T19:47:32.8921817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32' 2025-03-04T19:47:32.8923341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32' 2025-03-04T19:47:32.8924898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32' 2025-03-04T19:47:32.8926506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32' 2025-03-04T19:47:32.8928169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32' 2025-03-04T19:47:32.8929832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32' 2025-03-04T19:47:32.8931519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32' 2025-03-04T19:47:32.8933113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32' 2025-03-04T19:47:32.8934772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32' 2025-03-04T19:47:32.8936353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32' 2025-03-04T19:47:32.8937921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signbit_cpu_float32' 2025-03-04T19:47:32.8939360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sin_cpu_float32' 2025-03-04T19:47:32.8940804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinc_cpu_float32' 2025-03-04T19:47:32.8942259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinh_cpu_float32' 2025-03-04T19:47:32.8943709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_cpu_float32' 2025-03-04T19:47:32.8945170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32' 2025-03-04T19:47:32.8946618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_cpu_float32' 2025-03-04T19:47:32.8948069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32' 2025-03-04T19:47:32.8949536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sort_cpu_float32' 2025-03-04T19:47:32.8950971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_mm_reduce_cpu_float32' 2025-03-04T19:47:32.8952571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32' 2025-03-04T19:47:32.8954105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32' 2025-03-04T19:47:32.8955582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32' 2025-03-04T19:47:32.8957080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32' 2025-03-04T19:47:32.8958680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32' 2025-03-04T19:47:32.8960181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32' 2025-03-04T19:47:32.8961734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.8963347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.8964955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.8966561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.8968074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_entr_cpu_float32' 2025-03-04T19:47:32.8969528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32' 2025-03-04T19:47:32.8971049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32' 2025-03-04T19:47:32.8972647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32' 2025-03-04T19:47:32.8974165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32' 2025-03-04T19:47:32.8975655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1_cpu_float32' 2025-03-04T19:47:32.8977080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32' 2025-03-04T19:47:32.8978595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32' 2025-03-04T19:47:32.8980248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32' 2025-03-04T19:47:32.8981777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32' 2025-03-04T19:47:32.8983308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32' 2025-03-04T19:47:32.8984882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32' 2025-03-04T19:47:32.8986486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.8988060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.8989567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32' 2025-03-04T19:47:32.8991041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32' 2025-03-04T19:47:32.8992614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32' 2025-03-04T19:47:32.8994274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32' 2025-03-04T19:47:32.8995907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32' 2025-03-04T19:47:32.8997547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32' 2025-03-04T19:47:32.8999486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32' 2025-03-04T19:47:32.9001159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32' 2025-03-04T19:47:32.9002832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32' 2025-03-04T19:47:32.9004462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32' 2025-03-04T19:47:32.9005985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32' 2025-03-04T19:47:32.9007557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32' 2025-03-04T19:47:32.9008971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_cpu_float32' 2025-03-04T19:47:32.9010405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32' 2025-03-04T19:47:32.9011912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32' 2025-03-04T19:47:32.9013342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sqrt_cpu_float32' 2025-03-04T19:47:32.9014737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_square_cpu_float32' 2025-03-04T19:47:32.9016141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_cpu_float32' 2025-03-04T19:47:32.9017624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32' 2025-03-04T19:47:32.9019062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stack_cpu_float32' 2025-03-04T19:47:32.9020445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_cpu_float32' 2025-03-04T19:47:32.9021877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_cpu_float32' 2025-03-04T19:47:32.9023332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.9024803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32' 2025-03-04T19:47:32.9026203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stft_cpu_float32' 2025-03-04T19:47:32.9027606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sub_cpu_float32' 2025-03-04T19:47:32.9028989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_cpu_float32' 2025-03-04T19:47:32.9030405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32' 2025-03-04T19:47:32.9031815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_cpu_float32' 2025-03-04T19:47:32.9033229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32' 2025-03-04T19:47:32.9034680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32' 2025-03-04T19:47:32.9036101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_cpu_float32' 2025-03-04T19:47:32.9037488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tanh_cpu_float32' 2025-03-04T19:47:32.9039018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32' 2025-03-04T19:47:32.9040501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensordot_cpu_float32' 2025-03-04T19:47:32.9041909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tile_cpu_float32' 2025-03-04T19:47:32.9043340Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_cpu_float32' 2025-03-04T19:47:32.9044739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32' 2025-03-04T19:47:32.9046162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_topk_cpu_float32' 2025-03-04T19:47:32.9047549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trace_cpu_float32' 2025-03-04T19:47:32.9048993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_transpose_cpu_float32' 2025-03-04T19:47:32.9050429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32' 2025-03-04T19:47:32.9051826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapz_cpu_float32' 2025-03-04T19:47:32.9053319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32' 2025-03-04T19:47:32.9054757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tril_cpu_float32' 2025-03-04T19:47:32.9056150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triu_cpu_float32' 2025-03-04T19:47:32.9057567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_true_divide_cpu_float32' 2025-03-04T19:47:32.9058994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trunc_cpu_float32' 2025-03-04T19:47:32.9060400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unbind_cpu_float32' 2025-03-04T19:47:32.9061846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unflatten_cpu_float32' 2025-03-04T19:47:32.9063379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32' 2025-03-04T19:47:32.9064790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_cpu_float32' 2025-03-04T19:47:32.9066204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_uniform_cpu_float32' 2025-03-04T19:47:32.9067668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32' 2025-03-04T19:47:32.9069130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_cpu_float32' 2025-03-04T19:47:32.9070600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32' 2025-03-04T19:47:32.9072053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32' 2025-03-04T19:47:32.9073803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32' 2025-03-04T19:47:32.9075237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_cpu_float32' 2025-03-04T19:47:32.9076628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_cpu_float32' 2025-03-04T19:47:32.9078144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32' 2025-03-04T19:47:32.9079647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32' 2025-03-04T19:47:32.9081057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vdot_cpu_float32' 2025-03-04T19:47:32.9082492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32' 2025-03-04T19:47:32.9083933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_cpu_float32' 2025-03-04T19:47:32.9085382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_copy_cpu_float32' 2025-03-04T19:47:32.9086782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_cpu_float32' 2025-03-04T19:47:32.9088183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vsplit_cpu_float32' 2025-03-04T19:47:32.9089586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vstack_cpu_float32' 2025-03-04T19:47:32.9090982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_where_cpu_float32' 2025-03-04T19:47:32.9092399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_xlogy_cpu_float32' 2025-03-04T19:47:32.9093797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zero__cpu_float32' 2025-03-04T19:47:32.9095186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_cpu_float32' 2025-03-04T19:47:32.9096596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32' 2025-03-04T19:47:32.9097813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPythonAutograd.test_backwards1' 2025-03-04T19:47:32.9099042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPythonBindings.test_cu_create_function' 2025-03-04T19:47:32.9100130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPythonBuiltinOP.test_stepped_tuple_slicing' 2025-03-04T19:47:32.9101282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPythonDispatch.test_list_ret' 2025-03-04T19:47:32.9102273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPythonRegistration.test_fallback' 2025-03-04T19:47:32.9103319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestPythonRegistration.test_fallback_keyset' 2025-03-04T19:47:32.9104426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestQuantizedEmbeddingOps.test_embedding_bag_byte' 2025-03-04T19:47:32.9105582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestRecursiveScript.test_inner_traced_module' 2025-03-04T19:47:32.9106680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_bool' 2025-03-04T19:47:32.9107801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_all_any_vs_numpy_cpu_uint8' 2025-03-04T19:47:32.9108891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_histogram_cpu_float32' 2025-03-04T19:47:32.9110033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_histogramdd_cpu_float32' 2025-03-04T19:47:32.9111192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex128' 2025-03-04T19:47:32.9112422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_logcumsumexp_complex_cpu_complex64' 2025-03-04T19:47:32.9113737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu' 2025-03-04T19:47:32.9115055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_tensor_compare_ops_empty_cpu' 2025-03-04T19:47:32.9116200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestReductionsCPU.test_tensor_reduce_ops_empty_cpu' 2025-03-04T19:47:32.9117399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestRepackage.test_repackage_import_indirectly_via_parent_module' 2025-03-04T19:47:32.9118670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSWAUtils.test_averaged_model_all_devices_ema_True' 2025-03-04T19:47:32.9119967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_False' 2025-03-04T19:47:32.9121401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_True' 2025-03-04T19:47:32.9122735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_inplace' 2025-03-04T19:47:32.9123950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSaveLoadForOpVersion.test_versioned_div_tensor_out' 2025-03-04T19:47:32.9125247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation0' 2025-03-04T19:47:32.9127083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation1' 2025-03-04T19:47:32.9128821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation0' 2025-03-04T19:47:32.9130240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation1' 2025-03-04T19:47:32.9131677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation0' 2025-03-04T19:47:32.9133079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation1' 2025-03-04T19:47:32.9134521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation0' 2025-03-04T19:47:32.9135908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation1' 2025-03-04T19:47:32.9137355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation0' 2025-03-04T19:47:32.9138784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation1' 2025-03-04T19:47:32.9140089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_function_overloading_isinstance' 2025-03-04T19:47:32.9141208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_function_overloads' 2025-03-04T19:47:32.9142175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_ignored_as_value' 2025-03-04T19:47:32.9143158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_namedtuple_python' 2025-03-04T19:47:32.9144190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_no_self_arg_ignore_function' 2025-03-04T19:47:32.9145288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_python_call_non_tensor_wrong' 2025-03-04T19:47:32.9146440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_python_op_builtins' 2025-03-04T19:47:32.9147472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_type_annotation_module' 2025-03-04T19:47:32.9148476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_unused_decorator' 2025-03-04T19:47:32.9149445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScript.test_wrong_return_type' 2025-03-04T19:47:32.9150419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScriptProfile.test_script' 2025-03-04T19:47:32.9151388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestScriptProfile.test_section' 2025-03-04T19:47:32.9152408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSerializeCustomClass.test_custom_class' 2025-03-04T19:47:32.9153482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_in1d_table_timedelta_fails' 2025-03-04T19:47:32.9154571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind0' 2025-03-04T19:47:32.9155613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_in1d_timedelta_kind_sort' 2025-03-04T19:47:32.9156593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSetOps.test_setdiff1d' 2025-03-04T19:47:32.9157530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSlice.test_tuple_slicing' 2025-03-04T19:47:32.9158757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSC_cpu' 2025-03-04T19:47:32.9160068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSR_cpu' 2025-03-04T19:47:32.9161470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCOO_cpu' 2025-03-04T19:47:32.9162793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSC_cpu' 2025-03-04T19:47:32.9164107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSR_cpu' 2025-03-04T19:47:32.9165375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSC_cpu' 2025-03-04T19:47:32.9166697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseBSR_cpu' 2025-03-04T19:47:32.9167937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCOO_cpu' 2025-03-04T19:47:32.9169169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSC_cpu' 2025-03-04T19:47:32.9170382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_constructor_autograd_SparseCSR_cpu' 2025-03-04T19:47:32.9171713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128' 2025-03-04T19:47:32.9173056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64' 2025-03-04T19:47:32.9174384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128' 2025-03-04T19:47:32.9175722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64' 2025-03-04T19:47:32.9177084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128' 2025-03-04T19:47:32.9178425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64' 2025-03-04T19:47:32.9179763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128' 2025-03-04T19:47:32.9181097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64' 2025-03-04T19:47:32.9182374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_complex128' 2025-03-04T19:47:32.9183588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_dense_sparse_mismatch_cpu_float64' 2025-03-04T19:47:32.9184730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_complex128' 2025-03-04T19:47:32.9185786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_add_zeros_cpu_float64' 2025-03-04T19:47:32.9186756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_any_cpu' 2025-03-04T19:47:32.9187744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float32' 2025-03-04T19:47:32.9188806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_float64' 2025-03-04T19:47:32.9189849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int16' 2025-03-04T19:47:32.9190888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int32' 2025-03-04T19:47:32.9191973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int64' 2025-03-04T19:47:32.9193010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_int8' 2025-03-04T19:47:32.9194036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_asin_arcsin_cpu_uint8' 2025-03-04T19:47:32.9195064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_assign_cpu_float64' 2025-03-04T19:47:32.9196120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_basic_cpu_complex128' 2025-03-04T19:47:32.9197141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_basic_cpu_float64' 2025-03-04T19:47:32.9198240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_basic_ops_cpu_float64' 2025-03-04T19:47:32.9199490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_bmm_cpu_float64' 2025-03-04T19:47:32.9200494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_cat_cpu_complex128' 2025-03-04T19:47:32.9201608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_cat_cpu_float64' 2025-03-04T19:47:32.9202707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_complex128' 2025-03-04T19:47:32.9203890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_change_tensor_metadata_cpu_float64' 2025-03-04T19:47:32.9204987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_clone_cpu_complex128' 2025-03-04T19:47:32.9206069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_clone_cpu_float64' 2025-03-04T19:47:32.9207155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_coalesce_transpose_mm_cpu_float64' 2025-03-04T19:47:32.9208254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_cpu_complex128' 2025-03-04T19:47:32.9209278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_cpu_float64' 2025-03-04T19:47:32.9210320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_complex128' 2025-03-04T19:47:32.9211413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_contig_hybrid_cpu_float64' 2025-03-04T19:47:32.9212584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_ctor_is_coalesced_with_gradcheck_cpu_float64' 2025-03-04T19:47:32.9213770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float32' 2025-03-04T19:47:32.9214878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_div_rounding_mode_cpu_float64' 2025-03-04T19:47:32.9215935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_dsmm_cpu_float64' 2025-03-04T19:47:32.9216970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_complex128' 2025-03-04T19:47:32.9218017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_empty_like_cpu_float64' 2025-03-04T19:47:32.9219040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_copy_cpu' 2025-03-04T19:47:32.9220062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex128' 2025-03-04T19:47:32.9221153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_complex64' 2025-03-04T19:47:32.9222173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_float16' 2025-03-04T19:47:32.9223197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_float32' 2025-03-04T19:47:32.9224211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_cpu_float64' 2025-03-04T19:47:32.9225358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex128' 2025-03-04T19:47:32.9226550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_complex64' 2025-03-04T19:47:32.9227738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float16' 2025-03-04T19:47:32.9228906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float32' 2025-03-04T19:47:32.9230108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_float64' 2025-03-04T19:47:32.9231266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_factory_type_inference_cpu_int64' 2025-03-04T19:47:32.9232335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_hsmm_cpu_float64' 2025-03-04T19:47:32.9233382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_cpu_complex128' 2025-03-04T19:47:32.9234487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_cpu_float64' 2025-03-04T19:47:32.9235719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_complex128' 2025-03-04T19:47:32.9237085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_float64' 2025-03-04T19:47:32.9238534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_complex128' 2025-03-04T19:47:32.9239829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_large_cpu_float64' 2025-03-04T19:47:32.9241117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_complex128' 2025-03-04T19:47:32.9242409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_exhaustive_index_small_cpu_float64' 2025-03-04T19:47:32.9243678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_complex128' 2025-03-04T19:47:32.9244912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_index_select_parallelization_cpu_float64' 2025-03-04T19:47:32.9246014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_is_nonzero_cpu' 2025-03-04T19:47:32.9246964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_isnan_cpu' 2025-03-04T19:47:32.9247925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_legacy_new_cpu' 2025-03-04T19:47:32.9248935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_legacy_new_device_cpu' 2025-03-04T19:47:32.9250012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float32' 2025-03-04T19:47:32.9251011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_float64' 2025-03-04T19:47:32.9251990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int16' 2025-03-04T19:47:32.9252976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int32' 2025-03-04T19:47:32.9253965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int64' 2025-03-04T19:47:32.9254968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_int8' 2025-03-04T19:47:32.9255974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_log1p_cpu_uint8' 2025-03-04T19:47:32.9256971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_mm_cpu_complex128' 2025-03-04T19:47:32.9257952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_mm_cpu_float64' 2025-03-04T19:47:32.9258946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_mv_cpu_float64' 2025-03-04T19:47:32.9259980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_complex128' 2025-03-04T19:47:32.9261064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_neg_negative_cpu_float64' 2025-03-04T19:47:32.9262108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_new_cpu_complex128' 2025-03-04T19:47:32.9263111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_new_cpu_float64' 2025-03-04T19:47:32.9264224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_norm_cpu_complex128' 2025-03-04T19:47:32.9265313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_norm_cpu_float64' 2025-03-04T19:47:32.9266361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_complex128' 2025-03-04T19:47:32.9267463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_masked_cpu_float64' 2025-03-04T19:47:32.9268570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_complex128' 2025-03-04T19:47:32.9269677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_permute_sparse_cpu_float64' 2025-03-04T19:47:32.9270725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_pickle_cpu_float64' 2025-03-04T19:47:32.9271782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_print_coalesced_cpu_float64' 2025-03-04T19:47:32.9272890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_print_uncoalesced_cpu_float64' 2025-03-04T19:47:32.9273959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_resize_cpu_complex128' 2025-03-04T19:47:32.9275068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_resize_cpu_float64' 2025-03-04T19:47:32.9276139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_complex128' 2025-03-04T19:47:32.9277171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_saddmm_cpu_float64' 2025-03-04T19:47:32.9278264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_cpu_complex128' 2025-03-04T19:47:32.9279341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_cpu_float64' 2025-03-04T19:47:32.9280428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int16' 2025-03-04T19:47:32.9281607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int32' 2025-03-04T19:47:32.9282773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int64' 2025-03-04T19:47:32.9283957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_int8' 2025-03-04T19:47:32.9285115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_select_no_type_promotion_cpu_uint8' 2025-03-04T19:47:32.9286219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_shared_cpu_complex128' 2025-03-04T19:47:32.9287238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_shared_cpu_float64' 2025-03-04T19:47:32.9288302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_small_nnz_coalesced_cpu' 2025-03-04T19:47:32.9289336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_spadd_cpu_float64' 2025-03-04T19:47:32.9290414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex128' 2025-03-04T19:47:32.9291575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_complex64' 2025-03-04T19:47:32.9292749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float32' 2025-03-04T19:47:32.9293876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_coalesce_cpu_float64' 2025-03-04T19:47:32.9295028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_add_out_bfloat16_cpu_float32' 2025-03-04T19:47:32.9296212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_bfloat16' 2025-03-04T19:47:32.9297297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_complex128' 2025-03-04T19:47:32.9298529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_addmm_cpu_float64' 2025-03-04T19:47:32.9299649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_complex128' 2025-03-04T19:47:32.9300805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_broadcast_to_cpu_float64' 2025-03-04T19:47:32.9301907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_bool' 2025-03-04T19:47:32.9303010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex128' 2025-03-04T19:47:32.9304136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_complex64' 2025-03-04T19:47:32.9305254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float32' 2025-03-04T19:47:32.9306346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_float64' 2025-03-04T19:47:32.9307423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int16' 2025-03-04T19:47:32.9308590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int32' 2025-03-04T19:47:32.9309709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int64' 2025-03-04T19:47:32.9310203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_int8' 2025-03-04T19:47:32.9310684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_dense_mul_cpu_uint8' 2025-03-04T19:47:32.9311218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_complex128' 2025-03-04T19:47:32.9311687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_cpu_float64' 2025-03-04T19:47:32.9312207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_complex128' 2025-03-04T19:47:32.9312712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mask_hybrid_cpu_float64' 2025-03-04T19:47:32.9313230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_mm_cpu_float64' 2025-03-04T19:47:32.9313758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex128' 2025-03-04T19:47:32.9314268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sparse_mul_cpu_complex64' 2025-03-04T19:47:32.9314745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_bool' 2025-03-04T19:47:32.9315279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex128' 2025-03-04T19:47:32.9315787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_complex64' 2025-03-04T19:47:32.9316269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float32' 2025-03-04T19:47:32.9316762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_float64' 2025-03-04T19:47:32.9317234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int16' 2025-03-04T19:47:32.9317798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int32' 2025-03-04T19:47:32.9318285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int64' 2025-03-04T19:47:32.9318751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_int8' 2025-03-04T19:47:32.9319237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_spdiags_cpu_uint8' 2025-03-04T19:47:32.9319700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_sum_cpu_float64' 2025-03-04T19:47:32.9320161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sparse_to_numpy_cpu' 2025-03-04T19:47:32.9320578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_bool' 2025-03-04T19:47:32.9321039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex128' 2025-03-04T19:47:32.9321479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_complex64' 2025-03-04T19:47:32.9321921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_float32' 2025-03-04T19:47:32.9322382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_float64' 2025-03-04T19:47:32.9322802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int16' 2025-03-04T19:47:32.9323235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int32' 2025-03-04T19:47:32.9323653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int64' 2025-03-04T19:47:32.9324109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_int8' 2025-03-04T19:47:32.9324527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_sum_cpu_uint8' 2025-03-04T19:47:32.9325079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_complex128' 2025-03-04T19:47:32.9325600Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_masked_cpu_float64' 2025-03-04T19:47:32.9326180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_complex128' 2025-03-04T19:47:32.9326700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_hybrid_sparse_cpu_float64' 2025-03-04T19:47:32.9327275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_bfloat16' 2025-03-04T19:47:32.9327844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex128' 2025-03-04T19:47:32.9328443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex64' 2025-03-04T19:47:32.9329003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float16' 2025-03-04T19:47:32.9329562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float32' 2025-03-04T19:47:32.9330128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float64' 2025-03-04T19:47:32.9330685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_bfloat16' 2025-03-04T19:47:32.9331259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex128' 2025-03-04T19:47:32.9331820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex64' 2025-03-04T19:47:32.9332387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float16' 2025-03-04T19:47:32.9332944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float32' 2025-03-04T19:47:32.9333507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float64' 2025-03-04T19:47:32.9333984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_transpose_cpu_complex128' 2025-03-04T19:47:32.9334454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_transpose_cpu_float64' 2025-03-04T19:47:32.9334926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_complex128' 2025-03-04T19:47:32.9335428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_unsqueeze_cpu_float64' 2025-03-04T19:47:32.9335879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_cpu_complex128' 2025-03-04T19:47:32.9336315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_cpu_float64' 2025-03-04T19:47:32.9336799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_complex128' 2025-03-04T19:47:32.9337282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCPU.test_zeros_like_cpu_float64' 2025-03-04T19:47:32.9337778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_addmm_errors_cpu_float32' 2025-03-04T19:47:32.9338505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128' 2025-03-04T19:47:32.9339237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64' 2025-03-04T19:47:32.9339972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32' 2025-03-04T19:47:32.9340690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64' 2025-03-04T19:47:32.9341403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128' 2025-03-04T19:47:32.9342149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64' 2025-03-04T19:47:32.9342853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32' 2025-03-04T19:47:32.9343568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64' 2025-03-04T19:47:32.9344297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128' 2025-03-04T19:47:32.9345018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64' 2025-03-04T19:47:32.9345728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32' 2025-03-04T19:47:32.9346456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64' 2025-03-04T19:47:32.9347170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128' 2025-03-04T19:47:32.9347894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64' 2025-03-04T19:47:32.9348595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32' 2025-03-04T19:47:32.9349314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64' 2025-03-04T19:47:32.9350063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128' 2025-03-04T19:47:32.9350788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64' 2025-03-04T19:47:32.9351521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32' 2025-03-04T19:47:32.9352225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64' 2025-03-04T19:47:32.9352953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128' 2025-03-04T19:47:32.9353664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64' 2025-03-04T19:47:32.9354413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32' 2025-03-04T19:47:32.9355118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64' 2025-03-04T19:47:32.9355849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128' 2025-03-04T19:47:32.9356588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64' 2025-03-04T19:47:32.9357309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32' 2025-03-04T19:47:32.9358081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64' 2025-03-04T19:47:32.9358810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128' 2025-03-04T19:47:32.9359536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64' 2025-03-04T19:47:32.9360253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32' 2025-03-04T19:47:32.9360953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64' 2025-03-04T19:47:32.9361560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int32' 2025-03-04T19:47:32.9362145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int64' 2025-03-04T19:47:32.9362748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int32' 2025-03-04T19:47:32.9363338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int64' 2025-03-04T19:47:32.9364047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu' 2025-03-04T19:47:32.9364728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu' 2025-03-04T19:47:32.9365399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu' 2025-03-04T19:47:32.9366114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu' 2025-03-04T19:47:32.9366794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu' 2025-03-04T19:47:32.9367473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu' 2025-03-04T19:47:32.9368131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu' 2025-03-04T19:47:32.9368856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu' 2025-03-04T19:47:32.9369334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_mm_errors_cpu_float32' 2025-03-04T19:47:32.9369880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bfloat16' 2025-03-04T19:47:32.9370428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bool' 2025-03-04T19:47:32.9370996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex128' 2025-03-04T19:47:32.9371533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex64' 2025-03-04T19:47:32.9372080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float16' 2025-03-04T19:47:32.9372605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float32' 2025-03-04T19:47:32.9373153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float64' 2025-03-04T19:47:32.9373670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int16' 2025-03-04T19:47:32.9374203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int32' 2025-03-04T19:47:32.9374717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int64' 2025-03-04T19:47:32.9375234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int8' 2025-03-04T19:47:32.9375747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_uint8' 2025-03-04T19:47:32.9376274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bfloat16' 2025-03-04T19:47:32.9376788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bool' 2025-03-04T19:47:32.9377327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex128' 2025-03-04T19:47:32.9377897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex64' 2025-03-04T19:47:32.9378421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float16' 2025-03-04T19:47:32.9378953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float32' 2025-03-04T19:47:32.9379496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float64' 2025-03-04T19:47:32.9380018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int16' 2025-03-04T19:47:32.9380529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int32' 2025-03-04T19:47:32.9381054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int64' 2025-03-04T19:47:32.9381552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int8' 2025-03-04T19:47:32.9382098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_uint8' 2025-03-04T19:47:32.9382704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bfloat16' 2025-03-04T19:47:32.9383296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bool' 2025-03-04T19:47:32.9383951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex128' 2025-03-04T19:47:32.9384565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex64' 2025-03-04T19:47:32.9385182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float16' 2025-03-04T19:47:32.9385784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float32' 2025-03-04T19:47:32.9386398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float64' 2025-03-04T19:47:32.9386986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int16' 2025-03-04T19:47:32.9387589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int32' 2025-03-04T19:47:32.9388179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int64' 2025-03-04T19:47:32.9388780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int8' 2025-03-04T19:47:32.9389370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_uint8' 2025-03-04T19:47:32.9389992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bfloat16' 2025-03-04T19:47:32.9390577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bool' 2025-03-04T19:47:32.9391201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex128' 2025-03-04T19:47:32.9391843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex64' 2025-03-04T19:47:32.9392448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float16' 2025-03-04T19:47:32.9393062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float32' 2025-03-04T19:47:32.9393692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float64' 2025-03-04T19:47:32.9394299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int16' 2025-03-04T19:47:32.9394893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int32' 2025-03-04T19:47:32.9395493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int64' 2025-03-04T19:47:32.9396106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int8' 2025-03-04T19:47:32.9396707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_uint8' 2025-03-04T19:47:32.9397314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bfloat16' 2025-03-04T19:47:32.9398021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bool' 2025-03-04T19:47:32.9398798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex128' 2025-03-04T19:47:32.9399424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex64' 2025-03-04T19:47:32.9400029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float16' 2025-03-04T19:47:32.9400649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float32' 2025-03-04T19:47:32.9401249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float64' 2025-03-04T19:47:32.9401852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int16' 2025-03-04T19:47:32.9402439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int32' 2025-03-04T19:47:32.9403031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int64' 2025-03-04T19:47:32.9403630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int8' 2025-03-04T19:47:32.9404217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_uint8' 2025-03-04T19:47:32.9404836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bfloat16' 2025-03-04T19:47:32.9405426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bool' 2025-03-04T19:47:32.9406148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex128' 2025-03-04T19:47:32.9406761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex64' 2025-03-04T19:47:32.9407372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float16' 2025-03-04T19:47:32.9408011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float32' 2025-03-04T19:47:32.9408626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float64' 2025-03-04T19:47:32.9409223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int16' 2025-03-04T19:47:32.9409825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int32' 2025-03-04T19:47:32.9410447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int64' 2025-03-04T19:47:32.9411051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int8' 2025-03-04T19:47:32.9411640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_uint8' 2025-03-04T19:47:32.9412277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bfloat16' 2025-03-04T19:47:32.9412886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bool' 2025-03-04T19:47:32.9413503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex128' 2025-03-04T19:47:32.9414130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex64' 2025-03-04T19:47:32.9414734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float16' 2025-03-04T19:47:32.9415349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float32' 2025-03-04T19:47:32.9415952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float64' 2025-03-04T19:47:32.9416557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int16' 2025-03-04T19:47:32.9417147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int32' 2025-03-04T19:47:32.9417748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int64' 2025-03-04T19:47:32.9418333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int8' 2025-03-04T19:47:32.9418934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_uint8' 2025-03-04T19:47:32.9419543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bfloat16' 2025-03-04T19:47:32.9420190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bool' 2025-03-04T19:47:32.9420807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex128' 2025-03-04T19:47:32.9421432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex64' 2025-03-04T19:47:32.9422059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float16' 2025-03-04T19:47:32.9422658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float32' 2025-03-04T19:47:32.9423284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float64' 2025-03-04T19:47:32.9423877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int16' 2025-03-04T19:47:32.9424503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int32' 2025-03-04T19:47:32.9425091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int64' 2025-03-04T19:47:32.9425694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int8' 2025-03-04T19:47:32.9426288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_uint8' 2025-03-04T19:47:32.9426936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bfloat16' 2025-03-04T19:47:32.9427525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bool' 2025-03-04T19:47:32.9428153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex128' 2025-03-04T19:47:32.9428762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex64' 2025-03-04T19:47:32.9429382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float16' 2025-03-04T19:47:32.9429986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float32' 2025-03-04T19:47:32.9430598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float64' 2025-03-04T19:47:32.9431185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int16' 2025-03-04T19:47:32.9431775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int32' 2025-03-04T19:47:32.9432383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int64' 2025-03-04T19:47:32.9432972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int8' 2025-03-04T19:47:32.9433573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_uint8' 2025-03-04T19:47:32.9434207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bfloat16' 2025-03-04T19:47:32.9434811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bool' 2025-03-04T19:47:32.9435458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex128' 2025-03-04T19:47:32.9436114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex64' 2025-03-04T19:47:32.9436713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float16' 2025-03-04T19:47:32.9437328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float32' 2025-03-04T19:47:32.9437994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float64' 2025-03-04T19:47:32.9438628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int16' 2025-03-04T19:47:32.9439216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int32' 2025-03-04T19:47:32.9439820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int64' 2025-03-04T19:47:32.9440406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int8' 2025-03-04T19:47:32.9441038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_uint8' 2025-03-04T19:47:32.9441428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSparseMeta.test_basic' 2025-03-04T19:47:32.9441880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSqueeze.test_squeeze_type' 2025-03-04T19:47:32.9442334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSubscripting.test_test_zero_rank' 2025-03-04T19:47:32.9442857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSymbolicShapeAnalysis.test_convolution_backward' 2025-03-04T19:47:32.9443329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestSymbolicTracing.test_cpu_scalar_cuda' 2025-03-04T19:47:32.9443741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTEFuserDynamic.test_matmul' 2025-03-04T19:47:32.9444185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTEFuserDynamic.test_unary_ops' 2025-03-04T19:47:32.9444643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTEFuserStatic.test_skip_grad_in_check' 2025-03-04T19:47:32.9445085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTEFuserStatic.test_unary_ops' 2025-03-04T19:47:32.9445586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTensorBuiltins.test_scalar_to_num_conversions' 2025-03-04T19:47:32.9446127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTensorExprPyBind.test_kernel_with_custom_lowering' 2025-03-04T19:47:32.9446568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchTidyProfiler.test_optimizer' 2025-03-04T19:47:32.9447097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_adam' 2025-03-04T19:47:32.9447657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchTidyProfiler.test_optimizer_parameters_sgd' 2025-03-04T19:47:32.9448073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_default_args' 2025-03-04T19:47:32.9448547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_lambda_as_constructor' 2025-03-04T19:47:32.9448990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_profiler_custom_op' 2025-03-04T19:47:32.9449446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_staticmethod' 2025-03-04T19:47:32.9449846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind' 2025-03-04T19:47:32.9450333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_attr_exception' 2025-03-04T19:47:32.9450834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_class_attr_recursive' 2025-03-04T19:47:32.9451320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_class_attribute' 2025-03-04T19:47:32.9451794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_deepcopy' 2025-03-04T19:47:32.9452321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_def_property_getter_setter' 2025-03-04T19:47:32.9452857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_def_property_just_getter' 2025-03-04T19:47:32.9453365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_def_property_readwrite' 2025-03-04T19:47:32.9453843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_getattr' 2025-03-04T19:47:32.9463274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_getstate' 2025-03-04T19:47:32.9464008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_instantiate_missing_class' 2025-03-04T19:47:32.9464480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_lambda_method' 2025-03-04T19:47:32.9464938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_no_init' 2025-03-04T19:47:32.9465455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_optional_explicit_attr' 2025-03-04T19:47:32.9465937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_pass_wrong_type' 2025-03-04T19:47:32.9466453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_pickle_serialization' 2025-03-04T19:47:32.9466927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_python_deepcopy' 2025-03-04T19:47:32.9467420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_return_instance' 2025-03-04T19:47:32.9467957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_return_instance_from_method' 2025-03-04T19:47:32.9468433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_return_tuple' 2025-03-04T19:47:32.9468883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_save_load' 2025-03-04T19:47:32.9469354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_take_as_arg' 2025-03-04T19:47:32.9470069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_take_instance_as_method_arg' 2025-03-04T19:47:32.9470530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_tracing' 2025-03-04T19:47:32.9471005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTorchbind.test_torchbind_tracing_nested' 2025-03-04T19:47:32.9471575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTransformersCPU.test_decoder_padding_and_src_mask_bool_cpu' 2025-03-04T19:47:32.9472080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTypesAndAnnotation.test_pep585_type' 2025-03-04T19:47:32.9472522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestTyping.test_optional_conversion' 2025-03-04T19:47:32.9473003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_sinc_cpu_float64' 2025-03-04T19:47:32.9473560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_bfloat16' 2025-03-04T19:47:32.9474160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float32' 2025-03-04T19:47:32.9474710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float64' 2025-03-04T19:47:32.9475196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestVerifyCorrectness.test_example_inputs' 2025-03-04T19:47:32.9475609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestVmapOperators.test_conv2d' 2025-03-04T19:47:32.9476065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestVstack.test_generator' 2025-03-04T19:47:32.9476733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_cat_cpu_float32' 2025-03-04T19:47:32.9477498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCatCustomOp_cpu_float32' 2025-03-04T19:47:32.9478336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCubeCustomOp_cpu_float32' 2025-03-04T19:47:32.9479100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyMulCustomOp_cpu_float32' 2025-03-04T19:47:32.9479848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNMSCustomOp_cpu_float32' 2025-03-04T19:47:32.9480614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNonzeroCustomOp_cpu_float32' 2025-03-04T19:47:32.9481383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySortCustomOp_cpu_float32' 2025-03-04T19:47:32.9482158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.9482985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyWithIntCustomOp_cpu_float32' 2025-03-04T19:47:32.9483743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyTakeCustomOp_cpu_float32' 2025-03-04T19:47:32.9484559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyViewCopyCustomOp_cpu_float32' 2025-03-04T19:47:32.9485218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_mul_cpu_float32' 2025-03-04T19:47:32.9485944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_native_batch_norm_cpu_float32' 2025-03-04T19:47:32.9486633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_cpu_float32' 2025-03-04T19:47:32.9487354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_list_args_cpu_float32' 2025-03-04T19:47:32.9488024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_view_cpu_float32' 2025-03-04T19:47:32.9488548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips/TraceRuleTests.test_torch_name_rule_map_updated' 2025-03-04T19:47:32.9488855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/dynamo_skips' 2025-03-04T19:47:32.9489158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/CMakeLists.txt' 2025-03-04T19:47:32.9489425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/Evalue.h' 2025-03-04T19:47:32.9489730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/custom_ops.cpp' 2025-03-04T19:47:32.9490027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/custom_ops.yaml' 2025-03-04T19:47:32.9490342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/event_tracer.h' 2025-03-04T19:47:32.9490676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/event_tracer_hooks.h' 2025-03-04T19:47:32.9491017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/kernel_runtime_context.h' 2025-03-04T19:47:32.9491355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/operator_registry.cpp' 2025-03-04T19:47:32.9491674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/operator_registry.h' 2025-03-04T19:47:32.9492046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/selected_operators.yaml' 2025-03-04T19:47:32.9492372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates/Functions.h' 2025-03-04T19:47:32.9492731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates/NativeFunctions.h' 2025-03-04T19:47:32.9493211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates/RegisterCodegenUnboxedKernels.cpp' 2025-03-04T19:47:32.9493668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates/RegisterDispatchKeyCustomOps.cpp' 2025-03-04T19:47:32.9494042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates/RegisterKernels.h' 2025-03-04T19:47:32.9494413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates/RegisterSchema.cpp' 2025-03-04T19:47:32.9494740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/templates' 2025-03-04T19:47:32.9495026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/test_main.cpp' 2025-03-04T19:47:32.9495417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge/test_operator_registration.cpp' 2025-03-04T19:47:32.9495692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/edge' 2025-03-04T19:47:32.9496013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/error_messages/storage.py' 2025-03-04T19:47:32.9496377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/error_messages' 2025-03-04T19:47:32.9496849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/HasDecompTest.test_aten_core_operators.expect' 2025-03-04T19:47:32.9497321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/HasDecompTest.test_has_decomposition.expect' 2025-03-04T19:47:32.9497786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestAutograd.test_function-x_grad_desc.expect' 2025-03-04T19:47:32.9498513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestAutograd.test_function-y_grad_desc.expect' 2025-03-04T19:47:32.9499256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestFXAPIBackwardCompatibility.test_class_member_back_compat-fx_backcompat_class_members.expect' 2025-03-04T19:47:32.9500019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestFXAPIBackwardCompatibility.test_function_back_compat-fx_backcompat_function_signatures.expect' 2025-03-04T19:47:32.9500446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_cu_escaped_number.expect' 2025-03-04T19:47:32.9500904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_import_method.expect' 2025-03-04T19:47:32.9501317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_non_ascii_string.expect' 2025-03-04T19:47:32.9501846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-empty_float_list_test.expect' 2025-03-04T19:47:32.9502354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-empty_int_list_test.expect' 2025-03-04T19:47:32.9502799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-if_one.expect' 2025-03-04T19:47:32.9503298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-if_test.expect' 2025-03-04T19:47:32.9503778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-loop_use_test.expect' 2025-03-04T19:47:32.9504284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-print_weird_test.expect' 2025-03-04T19:47:32.9504783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-python_op_name_test.expect' 2025-03-04T19:47:32.9505272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-while_if_test.expect' 2025-03-04T19:47:32.9505735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestJit.test_pretty_printer-while_test.expect' 2025-03-04T19:47:32.9506240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestPytorchExportModes.test_aten_fallback.expect' 2025-03-04T19:47:32.9506716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestPytorchExportModes.test_onnx_aten.expect' 2025-03-04T19:47:32.9507163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_ast_mypy_fn.expect' 2025-03-04T19:47:32.9507621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_ast_mypy_method.expect' 2025-03-04T19:47:32.9508051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_ast_py3_fn.expect' 2025-03-04T19:47:32.9508515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_ast_py3_method.expect' 2025-03-04T19:47:32.9508966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_string_mypy_fn.expect' 2025-03-04T19:47:32.9509450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_string_mypy_method.expect' 2025-03-04T19:47:32.9509935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_string_py3_fn.expect' 2025-03-04T19:47:32.9510411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annot_string_py3_method.expect' 2025-03-04T19:47:32.9510858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annotated_script_fn.expect' 2025-03-04T19:47:32.9511345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_annotated_script_method.expect' 2025-03-04T19:47:32.9511795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_format-stdout.expect' 2025-03-04T19:47:32.9512265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_listconstruct_erasure.expect' 2025-03-04T19:47:32.9512737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_parser_type_annotations.expect' 2025-03-04T19:47:32.9513241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_parser_type_annotations_comment.expect' 2025-03-04T19:47:32.9513666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_print-stdout.expect' 2025-03-04T19:47:32.9514122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_python_frontend.expect' 2025-03-04T19:47:32.9514577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_python_frontend_py2.expect' 2025-03-04T19:47:32.9515020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_python_frontend_py3.expect' 2025-03-04T19:47:32.9515473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_string_print-stdout.expect' 2025-03-04T19:47:32.9515982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestScript.test_torch_dot_tensor_annotation.expect' 2025-03-04T19:47:32.9516507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCPU.test_print_coalesced_cpu_float64.expect' 2025-03-04T19:47:32.9517021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCPU.test_print_uncoalesced_cpu_float64.expect' 2025-03-04T19:47:32.9517549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCUDA.test_print_coalesced_cuda_float64.expect' 2025-03-04T19:47:32.9518145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCUDA.test_print_uncoalesced_cuda_float64.expect' 2025-03-04T19:47:32.9518675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseBSC_cpu.expect' 2025-03-04T19:47:32.9519215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseBSR_cpu.expect' 2025-03-04T19:47:32.9519743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseCSC_cpu.expect' 2025-03-04T19:47:32.9520280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCPU.test_print_SparseCSR_cpu.expect' 2025-03-04T19:47:32.9520819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseBSC_cuda.expect' 2025-03-04T19:47:32.9521369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseBSR_cuda.expect' 2025-03-04T19:47:32.9521906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseCSC_cuda.expect' 2025-03-04T19:47:32.9522454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseCompressedCUDA.test_print_SparseCSR_cuda.expect' 2025-03-04T19:47:32.9522974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseBSC_float64.expect' 2025-03-04T19:47:32.9523535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseBSR_float64.expect' 2025-03-04T19:47:32.9524048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseCOO_float64.expect' 2025-03-04T19:47:32.9524575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseCSC_float64.expect' 2025-03-04T19:47:32.9525086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestSparseMeta.test_print_meta_SparseCSR_float64.expect' 2025-03-04T19:47:32.9525519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_audio.expect' 2025-03-04T19:47:32.9526026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_caffe2_simple_cnnmodel.expect' 2025-03-04T19:47:32.9526507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_caffe2_simple_model.expect' 2025-03-04T19:47:32.9526969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_histogram_auto.expect' 2025-03-04T19:47:32.9527466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_histogram_doane.expect' 2025-03-04T19:47:32.9527922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_histogram_fd.expect' 2025-03-04T19:47:32.9528359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_hparams_bool.expect' 2025-03-04T19:47:32.9528862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_hparams_number.expect' 2025-03-04T19:47:32.9529311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_hparams_string.expect' 2025-03-04T19:47:32.9529876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_3_channel_batched.expect' 2025-03-04T19:47:32.9530336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_boxes.expect' 2025-03-04T19:47:32.9530827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_one_channel.expect' 2025-03-04T19:47:32.9531367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_image_with_one_channel_batched.expect' 2025-03-04T19:47:32.9531854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_image_without_channel.expect' 2025-03-04T19:47:32.9532267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_mesh.expect' 2025-03-04T19:47:32.9532743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_nested_nn_squential.expect' 2025-03-04T19:47:32.9533179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_pr_curve.expect' 2025-03-04T19:47:32.9533620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_pr_curve_raw.expect' 2025-03-04T19:47:32.9534081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_pytorch_graph.expect' 2025-03-04T19:47:32.9534586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_scalar_new_style.expect' 2025-03-04T19:47:32.9534996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_text.expect' 2025-03-04T19:47:32.9535401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTensorBoard.test_video.expect' 2025-03-04T19:47:32.9535825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTorch.test_is_nonzero-empty.expect' 2025-03-04T19:47:32.9536318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTorch.test_is_nonzero-multiple.expect' 2025-03-04T19:47:32.9536762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/TestTorch.test_print-non_contiguous.expect' 2025-03-04T19:47:32.9537063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect/__init__.py' 2025-03-04T19:47:32.9537341Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/expect' 2025-03-04T19:47:32.9537639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/__init__.py' 2025-03-04T19:47:32.9537950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/opinfo_schema.py' 2025-03-04T19:47:32.9538291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/random_dag.py' 2025-03-04T19:47:32.9538611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_converter.py' 2025-03-04T19:47:32.9538932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_cpp_serdes.py' 2025-03-04T19:47:32.9539229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_db.py' 2025-03-04T19:47:32.9539556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_draft_export.py' 2025-03-04T19:47:32.9539927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_experimental.py' 2025-03-04T19:47:32.9540227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_export.py' 2025-03-04T19:47:32.9540573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_export_legacy.py' 2025-03-04T19:47:32.9540932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_export_nonstrict.py' 2025-03-04T19:47:32.9541361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_export_training_ir_to_run_decomp.py' 2025-03-04T19:47:32.9541797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_functionalized_assertions.py' 2025-03-04T19:47:32.9542085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_hop.py' 2025-03-04T19:47:32.9542422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_lift_unlift.py' 2025-03-04T19:47:32.9542739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_pass_infra.py' 2025-03-04T19:47:32.9543054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_passes.py' 2025-03-04T19:47:32.9543395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_retraceability.py' 2025-03-04T19:47:32.9543708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_schema.py' 2025-03-04T19:47:32.9544008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_serdes.py' 2025-03-04T19:47:32.9544323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_serialize.py' 2025-03-04T19:47:32.9544649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_sparse.py' 2025-03-04T19:47:32.9544936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_swap.py' 2025-03-04T19:47:32.9545243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_tools.py' 2025-03-04T19:47:32.9545557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_torchbind.py' 2025-03-04T19:47:32.9545891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_tree_utils.py' 2025-03-04T19:47:32.9546203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_unflatten.py' 2025-03-04T19:47:32.9546594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_unflatten_training_ir.py' 2025-03-04T19:47:32.9546908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/test_verifier.py' 2025-03-04T19:47:32.9547195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export/testing.py' 2025-03-04T19:47:32.9547525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/export' 2025-03-04T19:47:32.9548068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/forward_backward_compatibility/check_forward_backward_compatibility.py' 2025-03-04T19:47:32.9548566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/forward_backward_compatibility/dump_all_function_schemas.py' 2025-03-04T19:47:32.9548959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/forward_backward_compatibility' 2025-03-04T19:47:32.9549271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/attn_ft.py' 2025-03-04T19:47:32.9549640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/attn_positional.py' 2025-03-04T19:47:32.9549978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/common_utils.py' 2025-03-04T19:47:32.9550334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/discover_coverage.py' 2025-03-04T19:47:32.9550735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/functorch_additional_op_db.py' 2025-03-04T19:47:32.9551047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_ac.py' 2025-03-04T19:47:32.9551420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_ac_knapsack.py' 2025-03-04T19:47:32.9551765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_ac_logging.py' 2025-03-04T19:47:32.9552105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_aotdispatch.py' 2025-03-04T19:47:32.9552469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_control_flow.py' 2025-03-04T19:47:32.9552778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_dims.py' 2025-03-04T19:47:32.9553191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_eager_transforms.py' 2025-03-04T19:47:32.9553517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_logging.py' 2025-03-04T19:47:32.9553916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_memory_efficient_fusion.py' 2025-03-04T19:47:32.9554261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_minifier.py' 2025-03-04T19:47:32.9554562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_ops.py' 2025-03-04T19:47:32.9554898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_parsing.py' 2025-03-04T19:47:32.9555229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_rearrange.py' 2025-03-04T19:47:32.9555549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_vmap.py' 2025-03-04T19:47:32.9555933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/test_vmap_registrations.py' 2025-03-04T19:47:32.9556284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch/xfail_suggester.py' 2025-03-04T19:47:32.9556579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/functorch' 2025-03-04T19:47:32.9556854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/named_tup.py' 2025-03-04T19:47:32.9557157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/quantization.py' 2025-03-04T19:47:32.9557478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_common_passes.py' 2025-03-04T19:47:32.9557858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_cse_pass.py' 2025-03-04T19:47:32.9558147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_dce_pass.py' 2025-03-04T19:47:32.9558452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_dynamism.py' 2025-03-04T19:47:32.9558737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_future.py' 2025-03-04T19:47:32.9559160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_fx_const_fold.py' 2025-03-04T19:47:32.9559467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_fx_node_hook.py' 2025-03-04T19:47:32.9559861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_fx_param_shape_control_flow.py' 2025-03-04T19:47:32.9560161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_fx_split.py' 2025-03-04T19:47:32.9560475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_fx_traceback.py' 2025-03-04T19:47:32.9560842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_fx_xform_observer.py' 2025-03-04T19:47:32.9561150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_gradual_type.py' 2025-03-04T19:47:32.9561479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_graph_pickler.py' 2025-03-04T19:47:32.9561876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_lazy_graph_module.py' 2025-03-04T19:47:32.9562187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_matcher_utils.py' 2025-03-04T19:47:32.9562560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_partitioner_order.py' 2025-03-04T19:47:32.9562858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_pass_infra.py' 2025-03-04T19:47:32.9563192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_shape_inference.py' 2025-03-04T19:47:32.9563542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_source_matcher_utils.py' 2025-03-04T19:47:32.9563884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_subgraph_rewriter.py' 2025-03-04T19:47:32.9564211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx/test_z3_gradual_types.py' 2025-03-04T19:47:32.9564519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/fx' 2025-03-04T19:47:32.9564758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/hi.py' 2025-03-04T19:47:32.9565136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/higher_order_ops/test_invoke_quant.py' 2025-03-04T19:47:32.9565544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/higher_order_ops/test_invoke_subgraph.py' 2025-03-04T19:47:32.9565925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/higher_order_ops/test_with_effects.py' 2025-03-04T19:47:32.9566258Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/higher_order_ops' 2025-03-04T19:47:32.9566577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/CMakeLists.txt' 2025-03-04T19:47:32.9566885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/__init__.py' 2025-03-04T19:47:32.9567196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/cpp/.gitignore' 2025-03-04T19:47:32.9567541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/cpp/CMakeLists.txt' 2025-03-04T19:47:32.9567837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/cpp/test.sh' 2025-03-04T19:47:32.9568198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/cpp/test_cpp_prefix.cpp' 2025-03-04T19:47:32.9568520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/cpp' 2025-03-04T19:47:32.9568832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/custom_ops.cpp' 2025-03-04T19:47:32.9569345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends/cpp/extension_codegen_backend.py' 2025-03-04T19:47:32.9569807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends/cpp/extension_device.cpp' 2025-03-04T19:47:32.9570217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends/cpp' 2025-03-04T19:47:32.9570721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends/triton/device_interface.py' 2025-03-04T19:47:32.9571253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends/triton/extension_codegen_backend.py' 2025-03-04T19:47:32.9571663Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends/triton' 2025-03-04T19:47:32.9572036Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/extension_backends' 2025-03-04T19:47:32.9572458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/indirect_assert_helper.py' 2025-03-04T19:47:32.9572785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/minifier_smoke.py' 2025-03-04T19:47:32.9573127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/opinfo_harness.py' 2025-03-04T19:47:32.9573442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/s429861_repro.py' 2025-03-04T19:47:32.9573794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_aot_inductor.py' 2025-03-04T19:47:32.9574212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_aot_inductor_arrayref.py' 2025-03-04T19:47:32.9574623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_aot_inductor_custom_ops.py' 2025-03-04T19:47:32.9574999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_aot_inductor_package.py' 2025-03-04T19:47:32.9575384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_aot_inductor_utils.py' 2025-03-04T19:47:32.9575731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_async_compile.py' 2025-03-04T19:47:32.9576130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_auto_functionalize.py' 2025-03-04T19:47:32.9576498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_autoheuristic.py' 2025-03-04T19:47:32.9576815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_b2b_gemm.py' 2025-03-04T19:47:32.9577186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_benchmark_fusion.py' 2025-03-04T19:47:32.9577526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_benchmarking.py' 2025-03-04T19:47:32.9577888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_binary_folding.py' 2025-03-04T19:47:32.9578243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_block_analysis.py' 2025-03-04T19:47:32.9578583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_ck_backend.py' 2025-03-04T19:47:32.9578907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_codecache.py' 2025-03-04T19:47:32.9579258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_codegen_triton.py' 2025-03-04T19:47:32.9579617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_combo_kernels.py' 2025-03-04T19:47:32.9579991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_compile_subprocess.py' 2025-03-04T19:47:32.9580355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_compile_worker.py' 2025-03-04T19:47:32.9580722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_compiled_autograd.py' 2025-03-04T19:47:32.9581116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_compiled_optimizers.py' 2025-03-04T19:47:32.9581425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_config.py' 2025-03-04T19:47:32.9581777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_control_flow.py' 2025-03-04T19:47:32.9582198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cooperative_reductions.py' 2025-03-04T19:47:32.9582598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_coordinate_descent_tuner.py' 2025-03-04T19:47:32.9582984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cpp_wrapper_hipify.py' 2025-03-04T19:47:32.9583342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cpu_cpp_wrapper.py' 2025-03-04T19:47:32.9583678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cpu_repro.py' 2025-03-04T19:47:32.9584083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cpu_select_algorithm.py' 2025-03-04T19:47:32.9584427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cuda_repro.py' 2025-03-04T19:47:32.9584776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cudacodecache.py' 2025-03-04T19:47:32.9585144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cudagraph_trees.py' 2025-03-04T19:47:32.9585603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cudagraph_trees_expandable_segments.py' 2025-03-04T19:47:32.9585984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_custom_lowering.py' 2025-03-04T19:47:32.9586391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_custom_post_grad_passes.py' 2025-03-04T19:47:32.9586747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_cutlass_backend.py' 2025-03-04T19:47:32.9587091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_debug_trace.py' 2025-03-04T19:47:32.9587480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_decompose_mem_bound_mm.py' 2025-03-04T19:47:32.9587885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_dependencies.py' 2025-03-04T19:47:32.9588270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_distributed_patterns.py' 2025-03-04T19:47:32.9588671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_efficient_conv_bn_eval.py' 2025-03-04T19:47:32.9589041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_extension_backend.py' 2025-03-04T19:47:32.9589411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_external_callables.py' 2025-03-04T19:47:32.9589777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_flex_attention.py' 2025-03-04T19:47:32.9590123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_flex_decoding.py' 2025-03-04T19:47:32.9590453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_foreach.py' 2025-03-04T19:47:32.9590750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_fp8.py' 2025-03-04T19:47:32.9591120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_fused_attention.py' 2025-03-04T19:47:32.9591429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_fuzzer.py' 2025-03-04T19:47:32.9591767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_fx_fusion.py' 2025-03-04T19:47:32.9592123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_gpu_cpp_wrapper.py' 2025-03-04T19:47:32.9592529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_graph_transform_observer.py' 2025-03-04T19:47:32.9592911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_group_batch_fusion.py' 2025-03-04T19:47:32.9593220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_halide.py' 2025-03-04T19:47:32.9593552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_indexing.py' 2025-03-04T19:47:32.9593961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_inductor_annotations.py' 2025-03-04T19:47:32.9594339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_inductor_freezing.py' 2025-03-04T19:47:32.9594692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_inductor_utils.py' 2025-03-04T19:47:32.9595058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_inplace_padding.py' 2025-03-04T19:47:32.9595409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_inplacing_pass.py' 2025-03-04T19:47:32.9595794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_kernel_benchmark.py' 2025-03-04T19:47:32.9596146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_layout_optim.py' 2025-03-04T19:47:32.9596500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_loop_ordering.py' 2025-03-04T19:47:32.9596847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_max_autotune.py' 2025-03-04T19:47:32.9597156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_memory.py' 2025-03-04T19:47:32.9597549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_memory_planning.py' 2025-03-04T19:47:32.9597961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_metrics.py' 2025-03-04T19:47:32.9598689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_minifier.py' 2025-03-04T19:47:32.9599057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_minifier_isolate.py' 2025-03-04T19:47:32.9599407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_minifier_utils.py' 2025-03-04T19:47:32.9599938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_mkldnn_pattern_matcher.py' 2025-03-04T19:47:32.9600261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_mmdecomp.py' 2025-03-04T19:47:32.9600680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_move_constructors_to_cuda.py' 2025-03-04T19:47:32.9601007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_mps_basic.py' 2025-03-04T19:47:32.9601359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_multi_kernel.py' 2025-03-04T19:47:32.9601718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_op_completeness.py' 2025-03-04T19:47:32.9602083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_op_dtype_prop.py' 2025-03-04T19:47:32.9602418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_ordered_set.py' 2025-03-04T19:47:32.9602733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_pad_mm.py' 2025-03-04T19:47:32.9603068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_padding.py' 2025-03-04T19:47:32.9603425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_pattern_matcher.py' 2025-03-04T19:47:32.9603742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_perf.py' 2025-03-04T19:47:32.9604059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_profiler.py' 2025-03-04T19:47:32.9604449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_provenance_tracing.py' 2025-03-04T19:47:32.9604835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_scatter_optimization.py' 2025-03-04T19:47:32.9605206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_select_algorithm.py' 2025-03-04T19:47:32.9605513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_smoke.py' 2025-03-04T19:47:32.9605905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_snode_runtime.py' 2025-03-04T19:47:32.9606317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_split_cat_fx_aten_passes.py' 2025-03-04T19:47:32.9606693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_split_cat_fx_passes.py' 2025-03-04T19:47:32.9607078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_standalone_compile.py' 2025-03-04T19:47:32.9607403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchbind.py' 2025-03-04T19:47:32.9607795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchinductor.py' 2025-03-04T19:47:32.9608267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchinductor_codegen_config_overrides.py' 2025-03-04T19:47:32.9608744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchinductor_codegen_dynamic_shapes.py' 2025-03-04T19:47:32.9609172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchinductor_dynamic_shapes.py' 2025-03-04T19:47:32.9609596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchinductor_opinfo.py' 2025-03-04T19:47:32.9610027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_torchinductor_strided_blocks.py' 2025-03-04T19:47:32.9610417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_triton_cpu_backend.py' 2025-03-04T19:47:32.9610835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_triton_extension_backend.py' 2025-03-04T19:47:32.9611204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_triton_heuristics.py' 2025-03-04T19:47:32.9611598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_triton_kernels.py' 2025-03-04T19:47:32.9611952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_triton_syntax.py' 2025-03-04T19:47:32.9612325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_triton_wrapper.py' 2025-03-04T19:47:32.9612690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_unbacked_symints.py' 2025-03-04T19:47:32.9613003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_utils.py' 2025-03-04T19:47:32.9613346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor/test_xpu_basic.py' 2025-03-04T19:47:32.9613640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor' 2025-03-04T19:47:32.9614252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestCommonCPU.test_out_linalg_matrix_rank_cpu_float32' 2025-03-04T19:47:32.9614894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestCommonCPU.test_out_linalg_matrix_rank_hermitian_cpu_float32' 2025-03-04T19:47:32.9615515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestCommonCUDA.test_out_linalg_matrix_rank_cuda_float32' 2025-03-04T19:47:32.9616163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestCommonCUDA.test_out_linalg_matrix_rank_hermitian_cuda_float32' 2025-03-04T19:47:32.9616748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_add_cpu_complex64' 2025-03-04T19:47:32.9617335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addbmm_cpu_complex64' 2025-03-04T19:47:32.9617941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addcdiv_cpu_complex64' 2025-03-04T19:47:32.9618587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addcmul_cpu_complex64' 2025-03-04T19:47:32.9619174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmm_cpu_complex64' 2025-03-04T19:47:32.9619813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmm_decomposed_cpu_complex64' 2025-03-04T19:47:32.9620385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addmv_cpu_complex64' 2025-03-04T19:47:32.9620995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_addr_cpu_complex64' 2025-03-04T19:47:32.9621582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_baddbmm_cpu_complex64' 2025-03-04T19:47:32.9622245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_div_no_rounding_mode_cpu_complex64' 2025-03-04T19:47:32.9622842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_add_cpu_complex64' 2025-03-04T19:47:32.9623486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_copy_cpu_complex64' 2025-03-04T19:47:32.9624087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_fill_cpu_complex64' 2025-03-04T19:47:32.9624700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_index_put_cpu_complex64' 2025-03-04T19:47:32.9625301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_lerp_cpu_complex64' 2025-03-04T19:47:32.9625923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_masked_fill_cpu_complex64' 2025-03-04T19:47:32.9626555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_masked_scatter_cpu_complex64' 2025-03-04T19:47:32.9627134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_mul_cpu_complex64' 2025-03-04T19:47:32.9627704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_pow_cpu_complex64' 2025-03-04T19:47:32.9628281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_put_cpu_complex64' 2025-03-04T19:47:32.9628894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_scatter_add_cpu_complex64' 2025-03-04T19:47:32.9629498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_scatter_cpu_complex64' 2025-03-04T19:47:32.9630065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_sub_cpu_complex64' 2025-03-04T19:47:32.9630674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_conj_view_true_divide_cpu_complex64' 2025-03-04T19:47:32.9631286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_add_cpu_complex128' 2025-03-04T19:47:32.9631891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addbmm_cpu_complex128' 2025-03-04T19:47:32.9632517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addcdiv_cpu_complex128' 2025-03-04T19:47:32.9633162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addcmul_cpu_complex128' 2025-03-04T19:47:32.9633778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmm_cpu_complex128' 2025-03-04T19:47:32.9634429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmm_decomposed_cpu_complex128' 2025-03-04T19:47:32.9635069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addmv_cpu_complex128' 2025-03-04T19:47:32.9635666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_addr_cpu_complex128' 2025-03-04T19:47:32.9636292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_baddbmm_cpu_complex128' 2025-03-04T19:47:32.9636954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_div_no_rounding_mode_cpu_complex128' 2025-03-04T19:47:32.9637630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_float_power_cpu_complex128' 2025-03-04T19:47:32.9638334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_index_add_cpu_complex128' 2025-03-04T19:47:32.9638974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_index_copy_cpu_complex128' 2025-03-04T19:47:32.9639604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_lerp_cpu_complex128' 2025-03-04T19:47:32.9640265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_masked_scatter_cpu_complex128' 2025-03-04T19:47:32.9640854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_mul_cpu_complex128' 2025-03-04T19:47:32.9641448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_pow_cpu_complex128' 2025-03-04T19:47:32.9642053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_put_cpu_complex128' 2025-03-04T19:47:32.9642678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_scatter_add_cpu_complex128' 2025-03-04T19:47:32.9643308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_scatter_cpu_complex128' 2025-03-04T19:47:32.9643896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_sub_cpu_complex128' 2025-03-04T19:47:32.9644540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_conj_view_true_divide_cpu_complex128' 2025-03-04T19:47:32.9645087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_abs_cpu_float64' 2025-03-04T19:47:32.9645653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_acos_cpu_float64' 2025-03-04T19:47:32.9646218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_acosh_cpu_float64' 2025-03-04T19:47:32.9646816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_add_cpu_float64' 2025-03-04T19:47:32.9647377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addbmm_cpu_float64' 2025-03-04T19:47:32.9647962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addcdiv_cpu_float64' 2025-03-04T19:47:32.9648533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addcmul_cpu_float64' 2025-03-04T19:47:32.9649130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmm_cpu_float64' 2025-03-04T19:47:32.9649753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmm_decomposed_cpu_float64' 2025-03-04T19:47:32.9650314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addmv_cpu_float64' 2025-03-04T19:47:32.9650875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_addr_cpu_float64' 2025-03-04T19:47:32.9651452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_asin_cpu_float64' 2025-03-04T19:47:32.9652021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_asinh_cpu_float64' 2025-03-04T19:47:32.9652578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atan2_cpu_float64' 2025-03-04T19:47:32.9653166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atan_cpu_float64' 2025-03-04T19:47:32.9653726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_atanh_cpu_float64' 2025-03-04T19:47:32.9654302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_baddbmm_cpu_float64' 2025-03-04T19:47:32.9654855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_ceil_cpu_float64' 2025-03-04T19:47:32.9655422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_cpu_float64' 2025-03-04T19:47:32.9656008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_max_cpu_float64' 2025-03-04T19:47:32.9656601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_clamp_min_cpu_float64' 2025-03-04T19:47:32.9657202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_conj_physical_cpu_float64' 2025-03-04T19:47:32.9657787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_copysign_cpu_float64' 2025-03-04T19:47:32.9658333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cos_cpu_float64' 2025-03-04T19:47:32.9658882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cosh_cpu_float64' 2025-03-04T19:47:32.9659461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cumprod_cpu_float64' 2025-03-04T19:47:32.9660021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_cumsum_cpu_float64' 2025-03-04T19:47:32.9660632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_deg2rad_cpu_float64' 2025-03-04T19:47:32.9661200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_digamma_cpu_float64' 2025-03-04T19:47:32.9661838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_floor_rounding_cpu_float64' 2025-03-04T19:47:32.9662500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_no_rounding_mode_cpu_float64' 2025-03-04T19:47:32.9663138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_div_trunc_rounding_cpu_float64' 2025-03-04T19:47:32.9663684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erf_cpu_float64' 2025-03-04T19:47:32.9664248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erfc_cpu_float64' 2025-03-04T19:47:32.9664835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_erfinv_cpu_float64' 2025-03-04T19:47:32.9665400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_exp2_cpu_float64' 2025-03-04T19:47:32.9665948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_exp_cpu_float64' 2025-03-04T19:47:32.9666517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_expm1_cpu_float64' 2025-03-04T19:47:32.9667182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_fill_cpu_float64' 2025-03-04T19:47:32.9667774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_float_power_cpu_float64' 2025-03-04T19:47:32.9668350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_floor_cpu_float64' 2025-03-04T19:47:32.9668944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_floor_divide_cpu_float64' 2025-03-04T19:47:32.9669517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_fmod_cpu_float64' 2025-03-04T19:47:32.9670071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_frac_cpu_float64' 2025-03-04T19:47:32.9670666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_heaviside_cpu_float64' 2025-03-04T19:47:32.9671223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_hypot_cpu_float64' 2025-03-04T19:47:32.9671797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_i0_cpu_float64' 2025-03-04T19:47:32.9672359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_igamma_cpu_float64' 2025-03-04T19:47:32.9672944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_igammac_cpu_float64' 2025-03-04T19:47:32.9673517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_add_cpu_float64' 2025-03-04T19:47:32.9674111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_copy_cpu_float64' 2025-03-04T19:47:32.9674716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_fill_cpu_float64' 2025-03-04T19:47:32.9675349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_amax_cpu_float64' 2025-03-04T19:47:32.9675969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_amin_cpu_float64' 2025-03-04T19:47:32.9676612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_mean_cpu_float64' 2025-03-04T19:47:32.9677244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_index_reduce_prod_cpu_float64' 2025-03-04T19:47:32.9677877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_lerp_cpu_float64' 2025-03-04T19:47:32.9678457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_lgamma_cpu_float64' 2025-03-04T19:47:32.9679047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log10_cpu_float64' 2025-03-04T19:47:32.9679623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log1p_cpu_float64' 2025-03-04T19:47:32.9680177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log2_cpu_float64' 2025-03-04T19:47:32.9680736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_log_cpu_float64' 2025-03-04T19:47:32.9681319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_logit_cpu_float64' 2025-03-04T19:47:32.9681924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_masked_fill_cpu_float64' 2025-03-04T19:47:32.9682531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_masked_scatter_cpu_float64' 2025-03-04T19:47:32.9683089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mul_cpu_float64' 2025-03-04T19:47:32.9683727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64' 2025-03-04T19:47:32.9684377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64' 2025-03-04T19:47:32.9685013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64' 2025-03-04T19:47:32.9685612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nan_to_num_cpu_float64' 2025-03-04T19:47:32.9686158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_neg_cpu_float64' 2025-03-04T19:47:32.9686739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nextafter_cpu_float64' 2025-03-04T19:47:32.9687411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_alpha_dropout_cpu_float64' 2025-03-04T19:47:32.9688036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_celu_cpu_float64' 2025-03-04T19:47:32.9688713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout2d_cpu_float64' 2025-03-04T19:47:32.9689355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout3d_cpu_float64' 2025-03-04T19:47:32.9689996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_dropout_cpu_float64' 2025-03-04T19:47:32.9690637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_elu_cpu_float64' 2025-03-04T19:47:32.9691392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64' 2025-03-04T19:47:32.9692148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64' 2025-03-04T19:47:32.9692860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_hardsigmoid_cpu_float64' 2025-03-04T19:47:32.9693504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_leaky_relu_cpu_float64' 2025-03-04T19:47:32.9694139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_mish_cpu_float64' 2025-03-04T19:47:32.9694768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_rrelu_cpu_float64' 2025-03-04T19:47:32.9695431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_selu_cpu_float64' 2025-03-04T19:47:32.9696057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_silu_cpu_float64' 2025-03-04T19:47:32.9696718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_nn_functional_threshold_cpu_float64' 2025-03-04T19:47:32.9697569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_0_cpu_float64' 2025-03-04T19:47:32.9698235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_1_cpu_float64' 2025-03-04T19:47:32.9699057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_2_cpu_float64' 2025-03-04T19:47:32.9699707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_3_cpu_float64' 2025-03-04T19:47:32.9700367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_polygamma_polygamma_n_4_cpu_float64' 2025-03-04T19:47:32.9700919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_pow_cpu_float64' 2025-03-04T19:47:32.9701481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_put_cpu_float64' 2025-03-04T19:47:32.9702050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_rad2deg_cpu_float64' 2025-03-04T19:47:32.9702658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_reciprocal_cpu_float64' 2025-03-04T19:47:32.9703361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_remainder_cpu_float64' 2025-03-04T19:47:32.9703938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_renorm_cpu_float64' 2025-03-04T19:47:32.9704521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_resize_as__cpu_float64' 2025-03-04T19:47:32.9705126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_round_cpu_float64' 2025-03-04T19:47:32.9705741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_round_decimals_0_cpu_float64' 2025-03-04T19:47:32.9706310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_rsqrt_cpu_float64' 2025-03-04T19:47:32.9706898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_add_cpu_float64' 2025-03-04T19:47:32.9707531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_cpu_float64' 2025-03-04T19:47:32.9708157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_amax_cpu_float64' 2025-03-04T19:47:32.9708784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_amin_cpu_float64' 2025-03-04T19:47:32.9709475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_mean_cpu_float64' 2025-03-04T19:47:32.9710105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_prod_cpu_float64' 2025-03-04T19:47:32.9710740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_scatter_reduce_sum_cpu_float64' 2025-03-04T19:47:32.9711287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sgn_cpu_float64' 2025-03-04T19:47:32.9711868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sigmoid_cpu_float64' 2025-03-04T19:47:32.9712422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sign_cpu_float64' 2025-03-04T19:47:32.9712982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sin_cpu_float64' 2025-03-04T19:47:32.9713539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sinc_cpu_float64' 2025-03-04T19:47:32.9714110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sinh_cpu_float64' 2025-03-04T19:47:32.9714660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sqrt_cpu_float64' 2025-03-04T19:47:32.9715241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_square_cpu_float64' 2025-03-04T19:47:32.9715810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_squeeze_cpu_float64' 2025-03-04T19:47:32.9716443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_squeeze_multiple_cpu_float64' 2025-03-04T19:47:32.9717013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_sub_cpu_float64' 2025-03-04T19:47:32.9717552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_t_cpu_float64' 2025-03-04T19:47:32.9718176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tan_cpu_float64' 2025-03-04T19:47:32.9718762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tanh_cpu_float64' 2025-03-04T19:47:32.9719366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_transpose_cpu_float64' 2025-03-04T19:47:32.9719923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_tril_cpu_float64' 2025-03-04T19:47:32.9720490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_triu_cpu_float64' 2025-03-04T19:47:32.9721125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_true_divide_cpu_float64' 2025-03-04T19:47:32.9721707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_trunc_cpu_float64' 2025-03-04T19:47:32.9722287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_unsqueeze_cpu_float64' 2025-03-04T19:47:32.9722858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_xlogy_cpu_float64' 2025-03-04T19:47:32.9723438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCPU.test_neg_view_zero__cpu_float64' 2025-03-04T19:47:32.9724031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_add_cuda_complex64' 2025-03-04T19:47:32.9724624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addbmm_cuda_complex64' 2025-03-04T19:47:32.9725235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addcdiv_cuda_complex64' 2025-03-04T19:47:32.9725833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addcmul_cuda_complex64' 2025-03-04T19:47:32.9726414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmm_cuda_complex64' 2025-03-04T19:47:32.9727071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmm_decomposed_cuda_complex64' 2025-03-04T19:47:32.9727656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addmv_cuda_complex64' 2025-03-04T19:47:32.9728254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_addr_cuda_complex64' 2025-03-04T19:47:32.9728846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_baddbmm_cuda_complex64' 2025-03-04T19:47:32.9729519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_div_no_rounding_mode_cuda_complex64' 2025-03-04T19:47:32.9730130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_add_cuda_complex64' 2025-03-04T19:47:32.9730791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_copy_cuda_complex64' 2025-03-04T19:47:32.9731411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_fill_cuda_complex64' 2025-03-04T19:47:32.9732030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_index_put_cuda_complex64' 2025-03-04T19:47:32.9732607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_lerp_cuda_complex64' 2025-03-04T19:47:32.9733284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_masked_fill_cuda_complex64' 2025-03-04T19:47:32.9733920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_masked_scatter_cuda_complex64' 2025-03-04T19:47:32.9734508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_mul_cuda_complex64' 2025-03-04T19:47:32.9735109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_pow_cuda_complex64' 2025-03-04T19:47:32.9735694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_put_cuda_complex64' 2025-03-04T19:47:32.9736319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_scatter_add_cuda_complex64' 2025-03-04T19:47:32.9736925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_scatter_cuda_complex64' 2025-03-04T19:47:32.9737538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_sub_cuda_complex64' 2025-03-04T19:47:32.9738157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_conj_view_true_divide_cuda_complex64' 2025-03-04T19:47:32.9738772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_add_cuda_complex128' 2025-03-04T19:47:32.9739394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addbmm_cuda_complex128' 2025-03-04T19:47:32.9740027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addcdiv_cuda_complex128' 2025-03-04T19:47:32.9740651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addcmul_cuda_complex128' 2025-03-04T19:47:32.9741277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmm_cuda_complex128' 2025-03-04T19:47:32.9741939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmm_decomposed_cuda_complex128' 2025-03-04T19:47:32.9742575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addmv_cuda_complex128' 2025-03-04T19:47:32.9743176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_addr_cuda_complex128' 2025-03-04T19:47:32.9743804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_baddbmm_cuda_complex128' 2025-03-04T19:47:32.9744478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_div_no_rounding_mode_cuda_complex128' 2025-03-04T19:47:32.9745172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_float_power_cuda_complex128' 2025-03-04T19:47:32.9745802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_index_add_cuda_complex128' 2025-03-04T19:47:32.9746445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_index_copy_cuda_complex128' 2025-03-04T19:47:32.9747077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_lerp_cuda_complex128' 2025-03-04T19:47:32.9747728Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_masked_scatter_cuda_complex128' 2025-03-04T19:47:32.9748342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_mul_cuda_complex128' 2025-03-04T19:47:32.9748945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_pow_cuda_complex128' 2025-03-04T19:47:32.9749580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_put_cuda_complex128' 2025-03-04T19:47:32.9750222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_scatter_add_cuda_complex128' 2025-03-04T19:47:32.9750853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_scatter_cuda_complex128' 2025-03-04T19:47:32.9751475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_sub_cuda_complex128' 2025-03-04T19:47:32.9752136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_conj_view_true_divide_cuda_complex128' 2025-03-04T19:47:32.9752691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_abs_cuda_float64' 2025-03-04T19:47:32.9753266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_acos_cuda_float64' 2025-03-04T19:47:32.9753830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_acosh_cuda_float64' 2025-03-04T19:47:32.9754405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_add_cuda_float64' 2025-03-04T19:47:32.9754979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addbmm_cuda_float64' 2025-03-04T19:47:32.9755572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addcdiv_cuda_float64' 2025-03-04T19:47:32.9756150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addcmul_cuda_float64' 2025-03-04T19:47:32.9756723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmm_cuda_float64' 2025-03-04T19:47:32.9757351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmm_decomposed_cuda_float64' 2025-03-04T19:47:32.9757992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addmv_cuda_float64' 2025-03-04T19:47:32.9758570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_addr_cuda_float64' 2025-03-04T19:47:32.9759161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_asin_cuda_float64' 2025-03-04T19:47:32.9759737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_asinh_cuda_float64' 2025-03-04T19:47:32.9760300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atan2_cuda_float64' 2025-03-04T19:47:32.9760903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atan_cuda_float64' 2025-03-04T19:47:32.9761469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_atanh_cuda_float64' 2025-03-04T19:47:32.9762060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_baddbmm_cuda_float64' 2025-03-04T19:47:32.9762622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_ceil_cuda_float64' 2025-03-04T19:47:32.9763235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_cuda_float64' 2025-03-04T19:47:32.9763823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_max_cuda_float64' 2025-03-04T19:47:32.9764427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_clamp_min_cuda_float64' 2025-03-04T19:47:32.9765040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_conj_physical_cuda_float64' 2025-03-04T19:47:32.9765698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_copysign_cuda_float64' 2025-03-04T19:47:32.9766385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cos_cuda_float64' 2025-03-04T19:47:32.9766951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cosh_cuda_float64' 2025-03-04T19:47:32.9767537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cumprod_cuda_float64' 2025-03-04T19:47:32.9768111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_cumsum_cuda_float64' 2025-03-04T19:47:32.9768702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_deg2rad_cuda_float64' 2025-03-04T19:47:32.9769280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_digamma_cuda_float64' 2025-03-04T19:47:32.9769923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_floor_rounding_cuda_float64' 2025-03-04T19:47:32.9770563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_no_rounding_mode_cuda_float64' 2025-03-04T19:47:32.9771212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_div_trunc_rounding_cuda_float64' 2025-03-04T19:47:32.9771776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erf_cuda_float64' 2025-03-04T19:47:32.9772354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erfc_cuda_float64' 2025-03-04T19:47:32.9772957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_erfinv_cuda_float64' 2025-03-04T19:47:32.9773532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_exp2_cuda_float64' 2025-03-04T19:47:32.9774091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_exp_cuda_float64' 2025-03-04T19:47:32.9774667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_expm1_cuda_float64' 2025-03-04T19:47:32.9775272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_fill_cuda_float64' 2025-03-04T19:47:32.9775891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_float_power_cuda_float64' 2025-03-04T19:47:32.9776502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_floor_cuda_float64' 2025-03-04T19:47:32.9777194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_floor_divide_cuda_float64' 2025-03-04T19:47:32.9777804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_fmod_cuda_float64' 2025-03-04T19:47:32.9778369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_frac_cuda_float64' 2025-03-04T19:47:32.9778971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_heaviside_cuda_float64' 2025-03-04T19:47:32.9779566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_hypot_cuda_float64' 2025-03-04T19:47:32.9780135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_i0_cuda_float64' 2025-03-04T19:47:32.9780704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_igamma_cuda_float64' 2025-03-04T19:47:32.9781296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_igammac_cuda_float64' 2025-03-04T19:47:32.9781889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_add_cuda_float64' 2025-03-04T19:47:32.9782500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_copy_cuda_float64' 2025-03-04T19:47:32.9783093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_fill_cuda_float64' 2025-03-04T19:47:32.9783735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_amax_cuda_float64' 2025-03-04T19:47:32.9784362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_amin_cuda_float64' 2025-03-04T19:47:32.9785000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_mean_cuda_float64' 2025-03-04T19:47:32.9785628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_index_reduce_prod_cuda_float64' 2025-03-04T19:47:32.9786189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_lerp_cuda_float64' 2025-03-04T19:47:32.9786803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_lgamma_cuda_float64' 2025-03-04T19:47:32.9787371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log10_cuda_float64' 2025-03-04T19:47:32.9787957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log1p_cuda_float64' 2025-03-04T19:47:32.9788520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log2_cuda_float64' 2025-03-04T19:47:32.9789115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_log_cuda_float64' 2025-03-04T19:47:32.9789678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_logit_cuda_float64' 2025-03-04T19:47:32.9790291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_masked_fill_cuda_float64' 2025-03-04T19:47:32.9790904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_masked_scatter_cuda_float64' 2025-03-04T19:47:32.9791505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mul_cuda_float64' 2025-03-04T19:47:32.9792147Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64' 2025-03-04T19:47:32.9792804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64' 2025-03-04T19:47:32.9793474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64' 2025-03-04T19:47:32.9794081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nan_to_num_cuda_float64' 2025-03-04T19:47:32.9794642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_neg_cuda_float64' 2025-03-04T19:47:32.9795242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nextafter_cuda_float64' 2025-03-04T19:47:32.9795918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_alpha_dropout_cuda_float64' 2025-03-04T19:47:32.9796552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_celu_cuda_float64' 2025-03-04T19:47:32.9797217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_dropout2d_cuda_float64' 2025-03-04T19:47:32.9798020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_dropout3d_cuda_float64' 2025-03-04T19:47:32.9798837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_elu_cuda_float64' 2025-03-04T19:47:32.9799591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64' 2025-03-04T19:47:32.9800369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64' 2025-03-04T19:47:32.9801036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_hardsigmoid_cuda_float64' 2025-03-04T19:47:32.9801800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_leaky_relu_cuda_float64' 2025-03-04T19:47:32.9802439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_mish_cuda_float64' 2025-03-04T19:47:32.9803087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_rrelu_cuda_float64' 2025-03-04T19:47:32.9803755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_selu_cuda_float64' 2025-03-04T19:47:32.9804403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_silu_cuda_float64' 2025-03-04T19:47:32.9805058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_nn_functional_threshold_cuda_float64' 2025-03-04T19:47:32.9805731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_0_cuda_float64' 2025-03-04T19:47:32.9806424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_1_cuda_float64' 2025-03-04T19:47:32.9807093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_2_cuda_float64' 2025-03-04T19:47:32.9807742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_3_cuda_float64' 2025-03-04T19:47:32.9808456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_polygamma_polygamma_n_4_cuda_float64' 2025-03-04T19:47:32.9809021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_pow_cuda_float64' 2025-03-04T19:47:32.9809584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_put_cuda_float64' 2025-03-04T19:47:32.9810174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_rad2deg_cuda_float64' 2025-03-04T19:47:32.9810774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_reciprocal_cuda_float64' 2025-03-04T19:47:32.9811416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_remainder_cuda_float64' 2025-03-04T19:47:32.9811990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_renorm_cuda_float64' 2025-03-04T19:47:32.9812596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_resize_as__cuda_float64' 2025-03-04T19:47:32.9813163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_round_cuda_float64' 2025-03-04T19:47:32.9813794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_round_decimals_0_cuda_float64' 2025-03-04T19:47:32.9814362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_rsqrt_cuda_float64' 2025-03-04T19:47:32.9814975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_add_cuda_float64' 2025-03-04T19:47:32.9815581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_cuda_float64' 2025-03-04T19:47:32.9816227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_amax_cuda_float64' 2025-03-04T19:47:32.9816863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_amin_cuda_float64' 2025-03-04T19:47:32.9817535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_mean_cuda_float64' 2025-03-04T19:47:32.9818175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_prod_cuda_float64' 2025-03-04T19:47:32.9818817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_scatter_reduce_sum_cuda_float64' 2025-03-04T19:47:32.9819374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sgn_cuda_float64' 2025-03-04T19:47:32.9819982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sigmoid_cuda_float64' 2025-03-04T19:47:32.9820576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sign_cuda_float64' 2025-03-04T19:47:32.9821134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sin_cuda_float64' 2025-03-04T19:47:32.9821707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sinc_cuda_float64' 2025-03-04T19:47:32.9822300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sinh_cuda_float64' 2025-03-04T19:47:32.9822878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sqrt_cuda_float64' 2025-03-04T19:47:32.9823464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_square_cuda_float64' 2025-03-04T19:47:32.9824056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_squeeze_cuda_float64' 2025-03-04T19:47:32.9824690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_squeeze_multiple_cuda_float64' 2025-03-04T19:47:32.9825265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_sub_cuda_float64' 2025-03-04T19:47:32.9825814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_t_cuda_float64' 2025-03-04T19:47:32.9826384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tan_cuda_float64' 2025-03-04T19:47:32.9826944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tanh_cuda_float64' 2025-03-04T19:47:32.9827545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_transpose_cuda_float64' 2025-03-04T19:47:32.9828108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_tril_cuda_float64' 2025-03-04T19:47:32.9828673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_triu_cuda_float64' 2025-03-04T19:47:32.9829337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_true_divide_cuda_float64' 2025-03-04T19:47:32.9829905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_trunc_cuda_float64' 2025-03-04T19:47:32.9830509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_unsqueeze_cuda_float64' 2025-03-04T19:47:32.9831076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_xlogy_cuda_float64' 2025-03-04T19:47:32.9831684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestMathBitsCUDA.test_neg_view_zero__cuda_float64' 2025-03-04T19:47:32.9832346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestModuleCPU.test_to_nn_Embedding_swap_True_set_grad_True_cpu_float32' 2025-03-04T19:47:32.9833003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestModuleCPU.test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32' 2025-03-04T19:47:32.9833680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestModuleCPU.test_to_nn_RMSNorm_swap_True_set_grad_True_cpu_float32' 2025-03-04T19:47:32.9834361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestModuleCUDA.test_to_nn_Embedding_swap_True_set_grad_True_cuda_float32' 2025-03-04T19:47:32.9835012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestModuleCUDA.test_to_nn_PReLU_swap_True_set_grad_True_cuda_float32' 2025-03-04T19:47:32.9835686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures/TestModuleCUDA.test_to_nn_RMSNorm_swap_True_set_grad_True_cuda_float32' 2025-03-04T19:47:32.9836091Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_expected_failures' 2025-03-04T19:47:32.9836416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips/.gitkeep' 2025-03-04T19:47:32.9837026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_2inputs_2outputs_cuda_float64' 2025-03-04T19:47:32.9837666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64' 2025-03-04T19:47:32.9838312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_binary_cuda_float64' 2025-03-04T19:47:32.9838931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_binary_return_by_ref_cuda_float64' 2025-03-04T19:47:32.9839508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips/TestMathBitsCUDA.test_neg_view_jiterator_unary_cuda_float64' 2025-03-04T19:47:32.9839831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/inductor_skips' 2025-03-04T19:47:32.9840121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/__init__.py' 2025-03-04T19:47:32.9840496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/__init__.py' 2025-03-04T19:47:32.9840867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/bar.py' 2025-03-04T19:47:32.9841213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/foo.py' 2025-03-04T19:47:32.9841627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/very/__init__.py' 2025-03-04T19:47:32.9842042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/very/very/__init__.py' 2025-03-04T19:47:32.9842484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/very/very/nested.py' 2025-03-04T19:47:32.9842900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/very/very' 2025-03-04T19:47:32.9843282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test/very' 2025-03-04T19:47:32.9843650Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/_imported_class_test' 2025-03-04T19:47:32.9844080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/_test_serialization_subcmul_v2.pt' 2025-03-04T19:47:32.9844568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_float_v3.pt' 2025-03-04T19:47:32.9845053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_inplace_float_v3.pt' 2025-03-04T19:47:32.9845542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_inplace_int_v3.pt' 2025-03-04T19:47:32.9845985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_int_v3.pt' 2025-03-04T19:47:32.9846522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_reciprocal_float_v3.pt' 2025-03-04T19:47:32.9847011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_reciprocal_int_v3.pt' 2025-03-04T19:47:32.9847467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_scalar_scalar_v3.pt' 2025-03-04T19:47:32.9847942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_example_v7.ptl' 2025-03-04T19:47:32.9848402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_inplace_v3.pt' 2025-03-04T19:47:32.9848886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_out_v3.pt' 2025-03-04T19:47:32.9849302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_div_tensor_v3.pt' 2025-03-04T19:47:32.9849772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_full_integer_value_v4.pt' 2025-03-04T19:47:32.9850214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_full_preserved_v4.pt' 2025-03-04T19:47:32.9850637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_gelu_out_v9.ptl' 2025-03-04T19:47:32.9851032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_gelu_v9.ptl' 2025-03-04T19:47:32.9851482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_linspace_out_v7.ptl' 2025-03-04T19:47:32.9851899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_linspace_v7.ptl' 2025-03-04T19:47:32.9852331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_logspace_out_v8.ptl' 2025-03-04T19:47:32.9852793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_logspace_v8.ptl' 2025-03-04T19:47:32.9853224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_random_func_v10.ptl' 2025-03-04T19:47:32.9853664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_random_out_v10.ptl' 2025-03-04T19:47:32.9854074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures/test_versioned_random_v10.ptl' 2025-03-04T19:47:32.9854393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures' 2025-03-04T19:47:32.9854732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures_srcs/__init__.py' 2025-03-04T19:47:32.9855135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures_srcs/fixtures_src.py' 2025-03-04T19:47:32.9855511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures_srcs/generate_models.py' 2025-03-04T19:47:32.9855969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures_srcs/test_upgrader_models_generation.py' 2025-03-04T19:47:32.9856306Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/fixtures_srcs' 2025-03-04T19:47:32.9856593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/mydecorator.py' 2025-03-04T19:47:32.9856918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/myexception.py' 2025-03-04T19:47:32.9857212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/myfunction_a.py' 2025-03-04T19:47:32.9857515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/myfunction_b.py' 2025-03-04T19:47:32.9857844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_alias_analysis.py' 2025-03-04T19:47:32.9858138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_async.py' 2025-03-04T19:47:32.9858465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_aten_pow.py' 2025-03-04T19:47:32.9858745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_attr.py' 2025-03-04T19:47:32.9859055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_autodiff.py' 2025-03-04T19:47:32.9859437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_autodiff_subgraph_slicing.py' 2025-03-04T19:47:32.9859735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_await.py' 2025-03-04T19:47:32.9860057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_backend_nnapi.py' 2025-03-04T19:47:32.9860390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_backends.py' 2025-03-04T19:47:32.9860688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_batch_mm.py' 2025-03-04T19:47:32.9860995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_builtins.py' 2025-03-04T19:47:32.9861307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_class_type.py' 2025-03-04T19:47:32.9861602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_complex.py' 2025-03-04T19:47:32.9861924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_complexity.py' 2025-03-04T19:47:32.9862275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_convert_activation.py' 2025-03-04T19:47:32.9862567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_cuda.py' 2025-03-04T19:47:32.9862901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_custom_operators.py' 2025-03-04T19:47:32.9863242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_data_parallel.py' 2025-03-04T19:47:32.9863554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_dataclasses.py' 2025-03-04T19:47:32.9863829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_dce.py' 2025-03-04T19:47:32.9864143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_decorator.py' 2025-03-04T19:47:32.9864468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_device_analysis.py' 2025-03-04T19:47:32.9864804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_dtype_analysis.py' 2025-03-04T19:47:32.9865080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_enum.py' 2025-03-04T19:47:32.9865392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_exception.py' 2025-03-04T19:47:32.9865688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_freezing.py' 2025-03-04T19:47:32.9866065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_functional_blocks.py' 2025-03-04T19:47:32.9866377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_fuser_common.py' 2025-03-04T19:47:32.9866676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_generator.py' 2025-03-04T19:47:32.9867043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_graph_rewrite_passes.py' 2025-03-04T19:47:32.9867319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_hash.py' 2025-03-04T19:47:32.9867664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_hooks.py' 2025-03-04T19:47:32.9867980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_hooks_modules.py' 2025-03-04T19:47:32.9868316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_ignorable_args.py' 2025-03-04T19:47:32.9868684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_ignore_context_manager.py' 2025-03-04T19:47:32.9869002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_isinstance.py' 2025-03-04T19:47:32.9869303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_jit_utils.py' 2025-03-04T19:47:32.9869624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_list_dict.py' 2025-03-04T19:47:32.9869926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_logging.py' 2025-03-04T19:47:32.9870199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_misc.py' 2025-03-04T19:47:32.9870498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_models.py' 2025-03-04T19:47:32.9870806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_module_apis.py' 2025-03-04T19:47:32.9871196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_module_containers.py' 2025-03-04T19:47:32.9871530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_module_interface.py' 2025-03-04T19:47:32.9871832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_modules.py' 2025-03-04T19:47:32.9872174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_op_decompositions.py' 2025-03-04T19:47:32.9872620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_optimize_for_mobile_preserve_debug_info.py' 2025-03-04T19:47:32.9872962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_parametrization.py' 2025-03-04T19:47:32.9873236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_pdt.py' 2025-03-04T19:47:32.9873542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_peephole.py' 2025-03-04T19:47:32.9873832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_profiler.py' 2025-03-04T19:47:32.9874173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_python_bindings.py' 2025-03-04T19:47:32.9874498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_python_builtins.py' 2025-03-04T19:47:32.9874798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_python_ir.py' 2025-03-04T19:47:32.9875139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_recursive_script.py' 2025-03-04T19:47:32.9875465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_remove_mutation.py' 2025-03-04T19:47:32.9875771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_save_load.py' 2025-03-04T19:47:32.9876143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_save_load_for_op_version.py' 2025-03-04T19:47:32.9876479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_script_profile.py' 2025-03-04T19:47:32.9876797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_scriptmod_ann.py' 2025-03-04T19:47:32.9877115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_slice.py' 2025-03-04T19:47:32.9877401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_sparse.py' 2025-03-04T19:47:32.9877810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_string_formatting.py' 2025-03-04T19:47:32.9878192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_symbolic_shape_analysis.py' 2025-03-04T19:47:32.9878540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_tensor_creation_ops.py' 2025-03-04T19:47:32.9878904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_tensor_methods.py' 2025-03-04T19:47:32.9879205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_torchbind.py' 2025-03-04T19:47:32.9879533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_tracer.py' 2025-03-04T19:47:32.9879848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_type_sharing.py' 2025-03-04T19:47:32.9880141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_types.py' 2025-03-04T19:47:32.9880529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_typing.py' 2025-03-04T19:47:32.9880807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_union.py' 2025-03-04T19:47:32.9881131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_union_pep604.py' 2025-03-04T19:47:32.9881457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_unsupported_ops.py' 2025-03-04T19:47:32.9881772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_upgraders.py' 2025-03-04T19:47:32.9882058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_warn.py' 2025-03-04T19:47:32.9882374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/test_with.py' 2025-03-04T19:47:32.9882760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/xnnpack/test_xnnpack_delegate.py' 2025-03-04T19:47:32.9883075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit/xnnpack' 2025-03-04T19:47:32.9883342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit' 2025-03-04T19:47:32.9883659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit_hooks/CMakeLists.txt' 2025-03-04T19:47:32.9883961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit_hooks/model.py' 2025-03-04T19:47:32.9884293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit_hooks/test_jit_hooks.cpp' 2025-03-04T19:47:32.9884601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/jit_hooks' 2025-03-04T19:47:32.9884874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/__init__.py' 2025-03-04T19:47:32.9885192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_bindings.py' 2025-03-04T19:47:32.9885498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_debug_util.py' 2025-03-04T19:47:32.9885872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_extract_compiled_graph.py' 2025-03-04T19:47:32.9886235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_functionalization.py' 2025-03-04T19:47:32.9886542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_generator.py' 2025-03-04T19:47:32.9886864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_meta_kernel.py' 2025-03-04T19:47:32.9887169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_reuse_ir.py' 2025-03-04T19:47:32.9887503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_step_closures.py' 2025-03-04T19:47:32.9887811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy/test_ts_opinfo.py' 2025-03-04T19:47:32.9888127Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/lazy' 2025-03-04T19:47:32.9888382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/linear.py' 2025-03-04T19:47:32.9888704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/load_torchscript_model.py' 2025-03-04T19:47:32.9889054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/minioptest_failures_dict.json' 2025-03-04T19:47:32.9889327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mkl_verbose.py' 2025-03-04T19:47:32.9889645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mkldnn_verbose.py' 2025-03-04T19:47:32.9890016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/custom_build/CMakeLists.txt' 2025-03-04T19:47:32.9890358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/custom_build/build.sh' 2025-03-04T19:47:32.9890757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/custom_build/expected_output.txt' 2025-03-04T19:47:32.9891133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/custom_build/predictor.cpp' 2025-03-04T19:47:32.9891536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/custom_build/prepare_model.py' 2025-03-04T19:47:32.9891870Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/custom_build' 2025-03-04T19:47:32.9892298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch/CMakeLists.txt' 2025-03-04T19:47:32.9892678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch/build.sh' 2025-03-04T19:47:32.9893187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch/lightweight_dispatch_ops.yaml' 2025-03-04T19:47:32.9893680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch/test_codegen_unboxing.cpp' 2025-03-04T19:47:32.9894188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch/test_lightweight_dispatch.cpp' 2025-03-04T19:47:32.9894597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch/tests_setup.py' 2025-03-04T19:47:32.9894989Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/lightweight_dispatch' 2025-03-04T19:47:32.9895319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/README.md' 2025-03-04T19:47:32.9895714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/android_api_module.py' 2025-03-04T19:47:32.9896087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/builtin_ops.py' 2025-03-04T19:47:32.9896440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/coverage.yaml' 2025-03-04T19:47:32.9896831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/gen_test_model.py' 2025-03-04T19:47:32.9897169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/math_ops.py' 2025-03-04T19:47:32.9897543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/model_ops.yaml' 2025-03-04T19:47:32.9897871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/nn_ops.py' 2025-03-04T19:47:32.9898424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/quantization_ops.py' 2025-03-04T19:47:32.9898790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/sampling_ops.py' 2025-03-04T19:47:32.9899142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/tensor_ops.py' 2025-03-04T19:47:32.9899554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/torchvision_models.py' 2025-03-04T19:47:32.9900070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test/update_production_ops.py' 2025-03-04T19:47:32.9900412Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/model_test' 2025-03-04T19:47:32.9900735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc/CMakeLists.txt' 2025-03-04T19:47:32.9901086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc/aot_test_model.py' 2025-03-04T19:47:32.9901434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc/test_aot_compile.sh' 2025-03-04T19:47:32.9901812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc/test_context.cpp' 2025-03-04T19:47:32.9902163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc/test_nnc_backend.cpp' 2025-03-04T19:47:32.9902494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc/test_registry.cpp' 2025-03-04T19:47:32.9902807Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/nnc' 2025-03-04T19:47:32.9903122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_bytecode.py' 2025-03-04T19:47:32.9903493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_lite_script_module.py' 2025-03-04T19:47:32.9903879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_lite_script_type.py' 2025-03-04T19:47:32.9904312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_quantize_fx_lite_script_module.py' 2025-03-04T19:47:32.9904744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_upgrader_bytecode_table_example.cpp' 2025-03-04T19:47:32.9905106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_upgrader_codegen.py' 2025-03-04T19:47:32.9905422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile/test_upgraders.py' 2025-03-04T19:47:32.9905740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/mobile' 2025-03-04T19:47:32.9906061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_convolution.py' 2025-03-04T19:47:32.9906344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_dropout.py' 2025-03-04T19:47:32.9906648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_embedding.py' 2025-03-04T19:47:32.9906917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_init.py' 2025-03-04T19:47:32.9907241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_lazy_modules.py' 2025-03-04T19:47:32.9907560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_load_state_dict.py' 2025-03-04T19:47:32.9907879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_module_hooks.py' 2025-03-04T19:47:32.9908226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_multihead_attention.py' 2025-03-04T19:47:32.9908551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_packed_sequence.py' 2025-03-04T19:47:32.9908885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_parametrization.py' 2025-03-04T19:47:32.9909174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_pooling.py' 2025-03-04T19:47:32.9909470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn/test_pruning.py' 2025-03-04T19:47:32.9909734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/nn' 2025-03-04T19:47:32.9910120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/assets/grace_hopper_517x606.jpg' 2025-03-04T19:47:32.9910448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/assets/rgb_pytorch.png' 2025-03-04T19:47:32.9910762Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/assets' 2025-03-04T19:47:32.9911078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/autograd_helper.py' 2025-03-04T19:47:32.9911559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/dynamo/test_dynamo_with_onnxruntime_backend.py' 2025-03-04T19:47:32.9911873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/dynamo' 2025-03-04T19:47:32.9912502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/expect/TestFindMismatch_ONNX.test_pretty_print_tree_visualizes_mismatch.expect' 2025-03-04T19:47:32.9913249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_find_mismatch_prints_correct_info_when_no_mismatch.expect' 2025-03-04T19:47:32.9913962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/expect/TestFindMismatch_ONNX_RUNTIME_CPU.test_pretty_print_tree_visualizes_mismatch.expect' 2025-03-04T19:47:32.9914284Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/expect' 2025-03-04T19:47:32.9914596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/README.md' 2025-03-04T19:47:32.9914931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_api.py' 2025-03-04T19:47:32.9915320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_building.py' 2025-03-04T19:47:32.9915734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_capture_strategies.py' 2025-03-04T19:47:32.9916057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_core.py' 2025-03-04T19:47:32.9916435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_dynamic_shapes.py' 2025-03-04T19:47:32.9916817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_hf_models_e2e.py' 2025-03-04T19:47:32.9917172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_ir_passes.py' 2025-03-04T19:47:32.9917598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_small_models_e2e.py' 2025-03-04T19:47:32.9918035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter/test_tensors.py' 2025-03-04T19:47:32.9918361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/exporter' 2025-03-04T19:47:32.9918722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/internal/test_diagnostics.py' 2025-03-04T19:47:32.9919095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/internal/test_registraion.py' 2025-03-04T19:47:32.9919406Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/internal' 2025-03-04T19:47:32.9919732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/__init__.py' 2025-03-04T19:47:32.9920060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/dcgan.py' 2025-03-04T19:47:32.9920384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/emb_seq.py' 2025-03-04T19:47:32.9920796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/lstm_flattening_result.py' 2025-03-04T19:47:32.9921111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/mnist.py' 2025-03-04T19:47:32.9921448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/op_test.py' 2025-03-04T19:47:32.9921888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/rnn_model_with_packed_sequence.py' 2025-03-04T19:47:32.9922240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/squeezenet.py' 2025-03-04T19:47:32.9922567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/srresnet.py' 2025-03-04T19:47:32.9922939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/super_resolution.py' 2025-03-04T19:47:32.9923376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs/word_language_model.py' 2025-03-04T19:47:32.9923695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/model_defs' 2025-03-04T19:47:32.9924022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/onnx_test_common.py' 2025-03-04T19:47:32.9924347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/pytorch_test_common.py' 2025-03-04T19:47:32.9924681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_autograd_funs.py' 2025-03-04T19:47:32.9925024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_custom_ops.py' 2025-03-04T19:47:32.9925329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_fx_passes.py' 2025-03-04T19:47:32.9925694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_fx_type_promotion.py' 2025-03-04T19:47:32.9926010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_lazy_import.py' 2025-03-04T19:47:32.9926311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_models.py' 2025-03-04T19:47:32.9926663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_models_onnxruntime.py' 2025-03-04T19:47:32.9927098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_models_quantized_onnxruntime.py' 2025-03-04T19:47:32.9927408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_onnx_opset.py' 2025-03-04T19:47:32.9927785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_onnxscript_no_runtime.py' 2025-03-04T19:47:32.9928135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_onnxscript_runtime.py' 2025-03-04T19:47:32.9928461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_op_consistency.py' 2025-03-04T19:47:32.9928832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_pytorch_jit_onnx.py' 2025-03-04T19:47:32.9929208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_pytorch_onnx_no_runtime.py' 2025-03-04T19:47:32.9929603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_pytorch_onnx_onnxruntime.py' 2025-03-04T19:47:32.9930009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_pytorch_onnx_onnxruntime_cuda.py' 2025-03-04T19:47:32.9930416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_pytorch_onnx_shape_inference.py' 2025-03-04T19:47:32.9930748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_symbolic_helper.py' 2025-03-04T19:47:32.9931076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_utility_funs.py' 2025-03-04T19:47:32.9931395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/test_verification.py' 2025-03-04T19:47:32.9931744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/torchlib/README.md' 2025-03-04T19:47:32.9932129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/torchlib/error_reproduction.py' 2025-03-04T19:47:32.9932482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/torchlib/ops_test_common.py' 2025-03-04T19:47:32.9932843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/torchlib/ops_test_data.py' 2025-03-04T19:47:32.9933161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/torchlib/test_ops.py' 2025-03-04T19:47:32.9933482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/torchlib' 2025-03-04T19:47:32.9933757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx/verify.py' 2025-03-04T19:47:32.9934040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/onnx' 2025-03-04T19:47:32.9934362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/optim/test_lrscheduler.py' 2025-03-04T19:47:32.9934675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/optim/test_optim.py' 2025-03-04T19:47:32.9934995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/optim/test_swa_utils.py' 2025-03-04T19:47:32.9935271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/optim' 2025-03-04T19:47:32.9935571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/__init__.py' 2025-03-04T19:47:32.9935851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/common.py' 2025-03-04T19:47:32.9936241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/generate_bc_packages.py' 2025-03-04T19:47:32.9936534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/module_a.py' 2025-03-04T19:47:32.9936911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/module_a_remapped_path.py' 2025-03-04T19:47:32.9937255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/__init__.py' 2025-03-04T19:47:32.9937628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/fake_interface.py' 2025-03-04T19:47:32.9938029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/fake_script_class.py' 2025-03-04T19:47:32.9938405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/long_name.py' 2025-03-04T19:47:32.9938820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/std_sys_module_hacks.py' 2025-03-04T19:47:32.9939249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/std_sys_module_hacks_3_13.py' 2025-03-04T19:47:32.9939615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/subpackage.py' 2025-03-04T19:47:32.9940081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/test_all_leaf_modules_tracer.py' 2025-03-04T19:47:32.9940453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/test_module.py' 2025-03-04T19:47:32.9940823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/test_nn_module.py' 2025-03-04T19:47:32.9941220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/use_dunder_package.py' 2025-03-04T19:47:32.9941665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a/use_torch_package_importer.py' 2025-03-04T19:47:32.9941993Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_a' 2025-03-04T19:47:32.9942349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/__init__.py' 2025-03-04T19:47:32.9942757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/subpackage_0/__init__.py' 2025-03-04T19:47:32.9943258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/subpackage_0/subsubpackage_0/__init__.py' 2025-03-04T19:47:32.9943740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/subpackage_0/subsubpackage_0' 2025-03-04T19:47:32.9944149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/subpackage_0' 2025-03-04T19:47:32.9944513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/subpackage_1.py' 2025-03-04T19:47:32.9944886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b/subpackage_2.py' 2025-03-04T19:47:32.9945215Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_b' 2025-03-04T19:47:32.9945597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_bc/test_fx_module.pt' 2025-03-04T19:47:32.9945986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_bc/test_nn_module.pt' 2025-03-04T19:47:32.9946446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_bc/test_torchscript_module.pt' 2025-03-04T19:47:32.9946798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_bc' 2025-03-04T19:47:32.9947139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_c/__init__.py' 2025-03-04T19:47:32.9947514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_c/test_module.py' 2025-03-04T19:47:32.9947845Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_c' 2025-03-04T19:47:32.9948220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/__init__.py' 2025-03-04T19:47:32.9948608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/imports_directly.py' 2025-03-04T19:47:32.9949004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/imports_indirectly.py' 2025-03-04T19:47:32.9949426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/subpackage_0/__init__.py' 2025-03-04T19:47:32.9949911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/subpackage_0/subsubpackage_0/__init__.py' 2025-03-04T19:47:32.9950432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/subpackage_0/subsubpackage_0' 2025-03-04T19:47:32.9950826Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d/subpackage_0' 2025-03-04T19:47:32.9951164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_d' 2025-03-04T19:47:32.9951538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_e/test_nn_module.pt' 2025-03-04T19:47:32.9951875Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/package_e' 2025-03-04T19:47:32.9952216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_analyze.py' 2025-03-04T19:47:32.9952567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_dependency_api.py' 2025-03-04T19:47:32.9952938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_dependency_hooks.py' 2025-03-04T19:47:32.9953250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_digraph.py' 2025-03-04T19:47:32.9953615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_directory_reader.py' 2025-03-04T19:47:32.9953938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_glob_group.py' 2025-03-04T19:47:32.9954266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_importer.py' 2025-03-04T19:47:32.9954621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_load_bc_packages.py' 2025-03-04T19:47:32.9954965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_mangling.py' 2025-03-04T19:47:32.9955263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_misc.py' 2025-03-04T19:47:32.9955563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_model.py' 2025-03-04T19:47:32.9955905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_package_fx.py' 2025-03-04T19:47:32.9956252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_package_script.py' 2025-03-04T19:47:32.9956589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_repackage.py' 2025-03-04T19:47:32.9956911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_resources.py' 2025-03-04T19:47:32.9957245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_save_load.py' 2025-03-04T19:47:32.9957612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_trace_dep/__init__.py' 2025-03-04T19:47:32.9958114Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package/test_trace_dep' 2025-03-04T19:47:32.9958400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/package' 2025-03-04T19:47:32.9958801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/profiler_utils_mock_events.json' 2025-03-04T19:47:32.9959154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_cpp_thread.cpp' 2025-03-04T19:47:32.9959487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_cpp_thread.py' 2025-03-04T19:47:32.9959905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_cpp_thread_lib.pyi' 2025-03-04T19:47:32.9960263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_execution_trace.py' 2025-03-04T19:47:32.9960589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_kineto.py' 2025-03-04T19:47:32.9960954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py' 2025-03-04T19:47:32.9961289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_profiler.py' 2025-03-04T19:47:32.9961670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_profiler_tree.py' 2025-03-04T19:47:32.9962023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_record_function.py' 2025-03-04T19:47:32.9962368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler/test_torch_tidy.py' 2025-03-04T19:47:32.9962660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/profiler' 2025-03-04T19:47:32.9962985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/pytest_shard_custom.py' 2025-03-04T19:47:32.9963305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/__init__.py' 2025-03-04T19:47:32.9963734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/ao_migration/__init__.py' 2025-03-04T19:47:32.9964119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/ao_migration/common.py' 2025-03-04T19:47:32.9964568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/ao_migration/test_ao_migration.py' 2025-03-04T19:47:32.9965006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/ao_migration/test_quantization.py' 2025-03-04T19:47:32.9965454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/ao_migration/test_quantization_fx.py' 2025-03-04T19:47:32.9965843Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/ao_migration' 2025-03-04T19:47:32.9966173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/bc/__init__.py' 2025-03-04T19:47:32.9966634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/bc/test_backward_compatibility.py' 2025-03-04T19:47:32.9966965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/bc' 2025-03-04T19:47:32.9967324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/__init__.py' 2025-03-04T19:47:32.9967823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/apot_fx_graph_mode_ptq.py' 2025-03-04T19:47:32.9968333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/apot_fx_graph_mode_qat.py' 2025-03-04T19:47:32.9968804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/quantization_util.py' 2025-03-04T19:47:32.9969283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_adaround_eager.py' 2025-03-04T19:47:32.9969717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_bits.py' 2025-03-04T19:47:32.9970224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_fake_quantize.py' 2025-03-04T19:47:32.9970669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_float8.py' 2025-03-04T19:47:32.9971101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_linear.py' 2025-03-04T19:47:32.9971612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_nonuniform_observer.py' 2025-03-04T19:47:32.9972100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_quantized_tensor.py' 2025-03-04T19:47:32.9972584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental/test_quantizer.py' 2025-03-04T19:47:32.9972981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/experimental' 2025-03-04T19:47:32.9973395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_backend_config.py' 2025-03-04T19:47:32.9973744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_docs.py' 2025-03-04T19:47:32.9974206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_functional.py' 2025-03-04T19:47:32.9974627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_module.py' 2025-03-04T19:47:32.9975017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_op.py' 2025-03-04T19:47:32.9975441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py' 2025-03-04T19:47:32.9975840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_top_level_apis.py' 2025-03-04T19:47:32.9976233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_utils.py' 2025-03-04T19:47:32.9976642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_workflow_module.py' 2025-03-04T19:47:32.9977044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core/test_workflow_ops.py' 2025-03-04T19:47:32.9977375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/core' 2025-03-04T19:47:32.9977726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/__init__.py' 2025-03-04T19:47:32.9978179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_bias_correction_eager.py' 2025-03-04T19:47:32.9978583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_equalize_eager.py' 2025-03-04T19:47:32.9978978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_fuse_eager.py' 2025-03-04T19:47:32.9979385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_model_numerics.py' 2025-03-04T19:47:32.9979832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_numeric_suite_eager.py' 2025-03-04T19:47:32.9980257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_quantize_eager_ptq.py' 2025-03-04T19:47:32.9980692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager/test_quantize_eager_qat.py' 2025-03-04T19:47:32.9981026Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/eager' 2025-03-04T19:47:32.9981370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx/__init__.py' 2025-03-04T19:47:32.9981747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx/test_equalize_fx.py' 2025-03-04T19:47:32.9982146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx/test_model_report_fx.py' 2025-03-04T19:47:32.9982583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx/test_numeric_suite_fx.py' 2025-03-04T19:47:32.9982956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx/test_quantize_fx.py' 2025-03-04T19:47:32.9983375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx/test_subgraph_rewriter.py' 2025-03-04T19:47:32.9983693Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/fx' 2025-03-04T19:47:32.9984034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/jit/__init__.py' 2025-03-04T19:47:32.9984485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/jit/test_deprecated_jit_quant.py' 2025-03-04T19:47:32.9984889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/jit/test_fusion_passes.py' 2025-03-04T19:47:32.9985326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/jit/test_ondevice_quantization.py' 2025-03-04T19:47:32.9985711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/jit/test_quantize_jit.py' 2025-03-04T19:47:32.9986045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/jit' 2025-03-04T19:47:32.9986470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_duplicate_dq.py' 2025-03-04T19:47:32.9986864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_graph_utils.py' 2025-03-04T19:47:32.9987276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_metadata_porting.py' 2025-03-04T19:47:32.9987699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_numeric_debugger.py' 2025-03-04T19:47:32.9988093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_quantize_pt2e.py' 2025-03-04T19:47:32.9988544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_quantize_pt2e_qat.py' 2025-03-04T19:47:32.9988950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_representation.py' 2025-03-04T19:47:32.9989393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_x86inductor_quantizer.py' 2025-03-04T19:47:32.9989821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e/test_xnnpack_quantizer.py' 2025-03-04T19:47:32.9990149Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/pt2e' 2025-03-04T19:47:32.9990713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.expected.pt' 2025-03-04T19:47:32.9991246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.input.pt' 2025-03-04T19:47:32.9991811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.scripted.pt' 2025-03-04T19:47:32.9992367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.state_dict.pt' 2025-03-04T19:47:32.9992912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d.traced.pt' 2025-03-04T19:47:32.9993494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.expected.pt' 2025-03-04T19:47:32.9994074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.input.pt' 2025-03-04T19:47:32.9994649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.scripted.pt' 2025-03-04T19:47:32.9995230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph.traced.pt' 2025-03-04T19:47:32.9995848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.expected.pt' 2025-03-04T19:47:32.9996420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.input.pt' 2025-03-04T19:47:32.9997031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.scripted.pt' 2025-03-04T19:47:32.9997630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v2.traced.pt' 2025-03-04T19:47:32.9998525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.expected.pt' 2025-03-04T19:47:32.9999109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.input.pt' 2025-03-04T19:47:32.9999723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.scripted.pt' 2025-03-04T19:47:33.0000400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_graph_v3.traced.pt' 2025-03-04T19:47:33.0000997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.expected.pt' 2025-03-04T19:47:33.0001563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.input.pt' 2025-03-04T19:47:33.0002161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.scripted.pt' 2025-03-04T19:47:33.0002806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.state_dict.pt' 2025-03-04T19:47:33.0003397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias.traced.pt' 2025-03-04T19:47:33.0004018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.expected.pt' 2025-03-04T19:47:33.0004621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.input.pt' 2025-03-04T19:47:33.0005251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.scripted.pt' 2025-03-04T19:47:33.0005860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph.traced.pt' 2025-03-04T19:47:33.0006504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.expected.pt' 2025-03-04T19:47:33.0007115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.input.pt' 2025-03-04T19:47:33.0007770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.scripted.pt' 2025-03-04T19:47:33.0008415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v2.traced.pt' 2025-03-04T19:47:33.0009058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.expected.pt' 2025-03-04T19:47:33.0009672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.input.pt' 2025-03-04T19:47:33.0010381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.scripted.pt' 2025-03-04T19:47:33.0010999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_nobias_graph_v3.traced.pt' 2025-03-04T19:47:33.0011584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.expected.pt' 2025-03-04T19:47:33.0012166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.input.pt' 2025-03-04T19:47:33.0012788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.scripted.pt' 2025-03-04T19:47:33.0013386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.state_dict.pt' 2025-03-04T19:47:33.0013948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv2d_relu.traced.pt' 2025-03-04T19:47:33.0014505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.expected.pt' 2025-03-04T19:47:33.0015057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.input.pt' 2025-03-04T19:47:33.0015611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.scripted.pt' 2025-03-04T19:47:33.0016165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.state_dict.pt' 2025-03-04T19:47:33.0016719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d.traced.pt' 2025-03-04T19:47:33.0017380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.expected.pt' 2025-03-04T19:47:33.0018025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.input.pt' 2025-03-04T19:47:33.0018602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.scripted.pt' 2025-03-04T19:47:33.0019194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.state_dict.pt' 2025-03-04T19:47:33.0019751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_conv3d_relu.traced.pt' 2025-03-04T19:47:33.0020381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_default_qat_qconfig.expected.pt' 2025-03-04T19:47:33.0020985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_default_qat_qconfig.input.pt' 2025-03-04T19:47:33.0021643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_default_qat_qconfig.state_dict.pt' 2025-03-04T19:47:33.0022193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.expected.pt' 2025-03-04T19:47:33.0022714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.input.pt' 2025-03-04T19:47:33.0023271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.scripted.pt' 2025-03-04T19:47:33.0023828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.state_dict.pt' 2025-03-04T19:47:33.0024373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear.traced.pt' 2025-03-04T19:47:33.0025041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.expected.pt' 2025-03-04T19:47:33.0025665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.input.pt' 2025-03-04T19:47:33.0026299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.scripted.pt' 2025-03-04T19:47:33.0026955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.state_dict.pt' 2025-03-04T19:47:33.0027604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_float16.traced.pt' 2025-03-04T19:47:33.0028336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.expected.pt' 2025-03-04T19:47:33.0029036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.input.pt' 2025-03-04T19:47:33.0029713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.scripted.pt' 2025-03-04T19:47:33.0030347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.state_dict.pt' 2025-03-04T19:47:33.0030965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_dynamic_qint8.traced.pt' 2025-03-04T19:47:33.0031559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.expected.pt' 2025-03-04T19:47:33.0032148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.input.pt' 2025-03-04T19:47:33.0032740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.scripted.pt' 2025-03-04T19:47:33.0033322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.state_dict.pt' 2025-03-04T19:47:33.0033895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu.traced.pt' 2025-03-04T19:47:33.0034639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.expected.pt' 2025-03-04T19:47:33.0035420Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.get_attr_targets.pt' 2025-03-04T19:47:33.0036139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.input.pt' 2025-03-04T19:47:33.0036878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_linear_relu_package_quantization_transforms.package.pt' 2025-03-04T19:47:33.0037411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.expected.pt' 2025-03-04T19:47:33.0038006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.input.pt' 2025-03-04T19:47:33.0038536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.scripted.pt' 2025-03-04T19:47:33.0039088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.state_dict.pt' 2025-03-04T19:47:33.0039644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_lstm.traced.pt' 2025-03-04T19:47:33.0040283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_channel_observer.expected.pt' 2025-03-04T19:47:33.0040894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_channel_observer.input.pt' 2025-03-04T19:47:33.0041533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_channel_observer.state_dict.pt' 2025-03-04T19:47:33.0042201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_tensor_observer.expected.pt' 2025-03-04T19:47:33.0042806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_tensor_observer.input.pt' 2025-03-04T19:47:33.0043456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized/TestSerialization.test_per_tensor_observer.state_dict.pt' 2025-03-04T19:47:33.0043818Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization/serialized' 2025-03-04T19:47:33.0044173Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/quantization' 2025-03-04T19:47:33.0044450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/run_doctests.sh' 2025-03-04T19:47:33.0044725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/run_test.py' 2025-03-04T19:47:33.0045081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/scripts/cuda_memcheck_common.py' 2025-03-04T19:47:33.0045415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/scripts/run_cuda_memcheck.py' 2025-03-04T19:47:33.0045715Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/scripts' 2025-03-04T19:47:33.0046053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/simulate_nccl_errors.py' 2025-03-04T19:47:33.0046343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/slow_tests.json' 2025-03-04T19:47:33.0046817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/strobelight/examples/cli_function_profiler_example.py' 2025-03-04T19:47:33.0047303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/strobelight/examples/compile_time_profile_example.py' 2025-03-04T19:47:33.0047649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/strobelight/examples' 2025-03-04T19:47:33.0047968Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/strobelight' 2025-03-04T19:47:33.0048264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_accelerator.py' 2025-03-04T19:47:33.0048560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_ao_sparsity.py' 2025-03-04T19:47:33.0048941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_appending_byte_serializer.py' 2025-03-04T19:47:33.0049220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_autocast.py' 2025-03-04T19:47:33.0049572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_autograd.py' 2025-03-04T19:47:33.0049893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_autograd_fallback.py' 2025-03-04T19:47:33.0050183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_autoload.py' 2025-03-04T19:47:33.0050482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py' 2025-03-04T19:47:33.0050805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_bundled_images.py' 2025-03-04T19:47:33.0051110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_bundled_inputs.py' 2025-03-04T19:47:33.0051443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_ci_sanity_check_fail.py' 2025-03-04T19:47:33.0051809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_comparison_utils.py' 2025-03-04T19:47:33.0052156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_compile_benchmark_util.py' 2025-03-04T19:47:33.0052445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_complex.py' 2025-03-04T19:47:33.0052740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_content_store.py' 2025-03-04T19:47:33.0053065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cpp_api_parity.py' 2025-03-04T19:47:33.0053389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cpp_extensions_aot.py' 2025-03-04T19:47:33.0053760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cpp_extensions_jit.py' 2025-03-04T19:47:33.0054129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cpp_extensions_mtia_backend.py' 2025-03-04T19:47:33.0054559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cpp_extensions_open_device_registration.py' 2025-03-04T19:47:33.0054963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cpp_extensions_stream_and_event.py' 2025-03-04T19:47:33.0055234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda.py' 2025-03-04T19:47:33.0055627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda_expandable_segments.py' 2025-03-04T19:47:33.0055950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda_multigpu.py' 2025-03-04T19:47:33.0056301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda_nvml_based_avail.py' 2025-03-04T19:47:33.0056615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda_primary_ctx.py' 2025-03-04T19:47:33.0056936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda_sanitizer.py' 2025-03-04T19:47:33.0057264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_cuda_trace.py' 2025-03-04T19:47:33.0057551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_custom_ops.py' 2025-03-04T19:47:33.0057849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_dataloader.py' 2025-03-04T19:47:33.0058126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_datapipe.py' 2025-03-04T19:47:33.0058411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_decomp.py' 2025-03-04T19:47:33.0058734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_deploy.py' 2025-03-04T19:47:33.0059046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_determination.py' 2025-03-04T19:47:33.0059321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_dispatch.py' 2025-03-04T19:47:33.0059593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_dlpack.py' 2025-03-04T19:47:33.0059913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_dynamic_shapes.py' 2025-03-04T19:47:33.0060231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_expanded_weights.py' 2025-03-04T19:47:33.0060550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_extension_utils.py' 2025-03-04T19:47:33.0060839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_fake_tensor.py' 2025-03-04T19:47:33.0061133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_file_check.py' 2025-03-04T19:47:33.0061424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_flop_counter.py' 2025-03-04T19:47:33.0061708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_foreach.py' 2025-03-04T19:47:33.0062049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_function_schema.py' 2025-03-04T19:47:33.0062427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_functional_autograd_benchmark.py' 2025-03-04T19:47:33.0062786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_functional_optim.py' 2025-03-04T19:47:33.0063111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_functionalization.py' 2025-03-04T19:47:33.0063504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_functionalization_of_rng_ops.py' 2025-03-04T19:47:33.0063782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_futures.py' 2025-03-04T19:47:33.0064058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_fx.py' 2025-03-04T19:47:33.0064369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_fx_experimental.py' 2025-03-04T19:47:33.0064690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_fx_passes.py' 2025-03-04T19:47:33.0065010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_fx_reinplace_pass.py' 2025-03-04T19:47:33.0065289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_hop_infra.py' 2025-03-04T19:47:33.0065570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_hub.py' 2025-03-04T19:47:33.0065865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_img/p1.jpg' 2025-03-04T19:47:33.0066195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_img' 2025-03-04T19:47:33.0066488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_import_stats.py' 2025-03-04T19:47:33.0066773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_indexing.py' 2025-03-04T19:47:33.0067031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_itt.py' 2025-03-04T19:47:33.0067293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit.py' 2025-03-04T19:47:33.0067599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_autocast.py' 2025-03-04T19:47:33.0067894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_disabled.py' 2025-03-04T19:47:33.0068211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_fuser.py' 2025-03-04T19:47:33.0068524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_fuser_legacy.py' 2025-03-04T19:47:33.0068832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_fuser_te.py' 2025-03-04T19:47:33.0069118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_legacy.py' 2025-03-04T19:47:33.0069434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_llga_fuser.py' 2025-03-04T19:47:33.0069781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_profiling.py' 2025-03-04T19:47:33.0070187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_simple.py' 2025-03-04T19:47:33.0070484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jit_string.py' 2025-03-04T19:47:33.0070768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_jiterator.py' 2025-03-04T19:47:33.0071113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_kernel_launch_checks.py' 2025-03-04T19:47:33.0071400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_legacy_vmap.py' 2025-03-04T19:47:33.0071688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_license.py' 2025-03-04T19:47:33.0071959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_linalg.py' 2025-03-04T19:47:33.0072235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_logging.py' 2025-03-04T19:47:33.0072520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_masked.py' 2025-03-04T19:47:33.0072816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_maskedtensor.py' 2025-03-04T19:47:33.0073117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_matmul_cuda.py' 2025-03-04T19:47:33.0073380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_meta.py' 2025-03-04T19:47:33.0073699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_metal.py' 2025-03-04T19:47:33.0073993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_mkl_verbose.py' 2025-03-04T19:47:33.0074322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_mkldnn.py' 2025-03-04T19:47:33.0074620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_mkldnn_fusion.py' 2025-03-04T19:47:33.0074925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_mkldnn_verbose.py' 2025-03-04T19:47:33.0075253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_mobile_optimizer.py' 2025-03-04T19:47:33.0075711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_model_exports_to_core_aten.py' 2025-03-04T19:47:33.0076035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_module_tracker.py' 2025-03-04T19:47:33.0076310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_modules.py' 2025-03-04T19:47:33.0076599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_monitor.py' 2025-03-04T19:47:33.0076858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_mps.py' 2025-03-04T19:47:33.0077197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_multiprocessing.py' 2025-03-04T19:47:33.0077555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_multiprocessing_spawn.py' 2025-03-04T19:47:33.0077926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_namedtensor.py' 2025-03-04T19:47:33.0078281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py' 2025-03-04T19:47:33.0078595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_native_functions.py' 2025-03-04T19:47:33.0078893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_native_mha.py' 2025-03-04T19:47:33.0079224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_nestedtensor.py' 2025-03-04T19:47:33.0079496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_nn.py' 2025-03-04T19:47:33.0079764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_nnapi.py' 2025-03-04T19:47:33.0080087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_numba_integration.py' 2025-03-04T19:47:33.0080403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_numpy_interop.py' 2025-03-04T19:47:33.0080679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_openmp.py' 2025-03-04T19:47:33.0081049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_ops.py' 2025-03-04T19:47:33.0081370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_ops_fwd_gradients.py' 2025-03-04T19:47:33.0081686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_ops_gradients.py' 2025-03-04T19:47:33.0081965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_ops_jit.py' 2025-03-04T19:47:33.0082252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_optim.py' 2025-03-04T19:47:33.0082587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_out_dtype_op.py' 2025-03-04T19:47:33.0082873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_overrides.py' 2025-03-04T19:47:33.0083160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_package.py' 2025-03-04T19:47:33.0083477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_per_overload_api.py' 2025-03-04T19:47:33.0083766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_prims.py' 2025-03-04T19:47:33.0084061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_proxy_tensor.py' 2025-03-04T19:47:33.0084362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_pruning_op.py' 2025-03-04T19:47:33.0084710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_public_bindings.py' 2025-03-04T19:47:33.0085024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_python_dispatch.py' 2025-03-04T19:47:33.0085310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_pytree.py' 2025-03-04T19:47:33.0085610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_quantization.py' 2025-03-04T19:47:33.0085913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_reductions.py' 2025-03-04T19:47:33.0086240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_scatter_gather_ops.py' 2025-03-04T19:47:33.0086573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_schema_check.py' 2025-03-04T19:47:33.0086901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_segment_reductions.py' 2025-03-04T19:47:33.0087215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_serialization.py' 2025-03-04T19:47:33.0087610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_set_default_mobile_cpu_allocator.py' 2025-03-04T19:47:33.0087896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_shape_ops.py' 2025-03-04T19:47:33.0088220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_show_pickle.py' 2025-03-04T19:47:33.0088527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_sort_and_select.py' 2025-03-04T19:47:33.0088818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_sparse.py' 2025-03-04T19:47:33.0089104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_sparse_csr.py' 2025-03-04T19:47:33.0089483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_sparse_semi_structured.py' 2025-03-04T19:47:33.0089781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_spectral_ops.py' 2025-03-04T19:47:33.0090103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_stateless.py' 2025-03-04T19:47:33.0090408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_static_runtime.py' 2025-03-04T19:47:33.0090684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_subclass.py' 2025-03-04T19:47:33.0090987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_sympy_utils.py' 2025-03-04T19:47:33.0091314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py' 2025-03-04T19:47:33.0091615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_tensorboard.py' 2025-03-04T19:47:33.0091902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_tensorexpr.py' 2025-03-04T19:47:33.0092242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_tensorexpr_pybind.py' 2025-03-04T19:47:33.0092515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_testing.py' 2025-03-04T19:47:33.0092856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_throughput_benchmark.py' 2025-03-04T19:47:33.0093140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_torch.py' 2025-03-04T19:47:33.0093438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_transformers.py' 2025-03-04T19:47:33.0093809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_transformers_privateuse1.py' 2025-03-04T19:47:33.0094096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_type_hints.py' 2025-03-04T19:47:33.0094389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_type_info.py' 2025-03-04T19:47:33.0094699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_type_promotion.py' 2025-03-04T19:47:33.0094982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_typing.py' 2025-03-04T19:47:33.0095274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_unary_ufuncs.py' 2025-03-04T19:47:33.0095569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_utils.py' 2025-03-04T19:47:33.0095907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_utils_config_module.py' 2025-03-04T19:47:33.0096213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_utils_filelock.py' 2025-03-04T19:47:33.0096502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_view_ops.py' 2025-03-04T19:47:33.0096773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_vulkan.py' 2025-03-04T19:47:33.0097050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_weak.py' 2025-03-04T19:47:33.0097401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_xnnpack_integration.py' 2025-03-04T19:47:33.0097662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/test_xpu.py' 2025-03-04T19:47:33.0097971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/__init__.py' 2025-03-04T19:47:33.0098503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/check_tests_conform.py' 2025-03-04T19:47:33.0098867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/conftest.py' 2025-03-04T19:47:33.0099402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_dlpack.py' 2025-03-04T19:47:33.0099808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_dtype.py' 2025-03-04T19:47:33.0100202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_einsum.py' 2025-03-04T19:47:33.0100627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_getlimits.py' 2025-03-04T19:47:33.0101029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_indexing.py' 2025-03-04T19:47:33.0101478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_multiarray.py' 2025-03-04T19:47:33.0101890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_numeric.py' 2025-03-04T19:47:33.0102314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_numerictypes.py' 2025-03-04T19:47:33.0102751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalar_ctors.py' 2025-03-04T19:47:33.0103179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalar_methods.py' 2025-03-04T19:47:33.0103623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalarinherit.py' 2025-03-04T19:47:33.0104036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_scalarmath.py' 2025-03-04T19:47:33.0104461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core/test_shape_base.py' 2025-03-04T19:47:33.0104830Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/core' 2025-03-04T19:47:33.0105236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/fft/test_helper.py' 2025-03-04T19:47:33.0105642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/fft/test_pocketfft.py' 2025-03-04T19:47:33.0106003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/fft' 2025-03-04T19:47:33.0106417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_arraypad.py' 2025-03-04T19:47:33.0106833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_arraysetops.py' 2025-03-04T19:47:33.0107271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_function_base.py' 2025-03-04T19:47:33.0107727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_histograms.py' 2025-03-04T19:47:33.0108153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_index_tricks.py' 2025-03-04T19:47:33.0108567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_shape_base_.py' 2025-03-04T19:47:33.0108992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_twodim_base.py' 2025-03-04T19:47:33.0109399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib/test_type_check.py' 2025-03-04T19:47:33.0109812Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/lib' 2025-03-04T19:47:33.0110212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/linalg/test_linalg.py' 2025-03-04T19:47:33.0110588Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests/linalg' 2025-03-04T19:47:33.0110942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/numpy_tests' 2025-03-04T19:47:33.0111249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_basic.py' 2025-03-04T19:47:33.0111635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_binary_ufuncs.py' 2025-03-04T19:47:33.0111944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_dtype.py' 2025-03-04T19:47:33.0112299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_function_base.py' 2025-03-04T19:47:33.0112652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_ndarray_methods.py' 2025-03-04T19:47:33.0113014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_nep50_examples.py' 2025-03-04T19:47:33.0113349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_random.py' 2025-03-04T19:47:33.0113680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_reductions.py' 2025-03-04T19:47:33.0114053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_scalars_0D_arrays.py' 2025-03-04T19:47:33.0114391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_ufuncs_basic.py' 2025-03-04T19:47:33.0114736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np/test_unary_ufuncs.py' 2025-03-04T19:47:33.0115022Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/torch_np' 2025-03-04T19:47:33.0115378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/fail/arithmetic_ops.py' 2025-03-04T19:47:33.0115705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/fail/creation_ops.py' 2025-03-04T19:47:33.0116079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/fail/disabled_bitwise_ops.py' 2025-03-04T19:47:33.0116392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/fail/random.py' 2025-03-04T19:47:33.0116709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/fail/torch_size.py' 2025-03-04T19:47:33.0117020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/fail' 2025-03-04T19:47:33.0117375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/arithmetic_ops.py' 2025-03-04T19:47:33.0117789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/creation_ops.py' 2025-03-04T19:47:33.0118113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/cuda_steam.py' 2025-03-04T19:47:33.0118452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/disabled_jit.py' 2025-03-04T19:47:33.0118786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/distributions.py' 2025-03-04T19:47:33.0119140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/math_ops.py' 2025-03-04T19:47:33.0119472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass/torch_size.py' 2025-03-04T19:47:33.0119773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/pass' 2025-03-04T19:47:33.0120117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/module_list.py' 2025-03-04T19:47:33.0120448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/namedtuple.py' 2025-03-04T19:47:33.0120783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/opt_size.py' 2025-03-04T19:47:33.0121114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/size.py' 2025-03-04T19:47:33.0121513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/tensor_constructors.py' 2025-03-04T19:47:33.0121846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/tensor_copy.py' 2025-03-04T19:47:33.0122204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/tensor_sampling.py' 2025-03-04T19:47:33.0122550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal/torch_optim.py' 2025-03-04T19:47:33.0122892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing/reveal' 2025-03-04T19:47:33.0123185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/typing' 2025-03-04T19:47:33.0123463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/xpu/test_conv.py' 2025-03-04T19:47:33.0123758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/xpu/test_gemm.py' 2025-03-04T19:47:33.0124027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test/xpu' 2025-03-04T19:47:33.0124289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test' 2025-03-04T19:47:33.0124602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/BUCK.oss' 2025-03-04T19:47:33.0124868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/BUILD' 2025-03-04T19:47:33.0125157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16/.git' 2025-03-04T19:47:33.0125457Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16' 2025-03-04T19:47:33.0125750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv/.git' 2025-03-04T19:47:33.0126056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv' 2025-03-04T19:47:33.0126397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/LICENSES_BUNDLED.txt' 2025-03-04T19:47:33.0126685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/METADATA.bzl' 2025-03-04T19:47:33.0126971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK/.git' 2025-03-04T19:47:33.0127295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK' 2025-03-04T19:47:33.0127567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX/.git' 2025-03-04T19:47:33.0127909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX' 2025-03-04T19:47:33.0128182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/README.md' 2025-03-04T19:47:33.0128555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator/.git' 2025-03-04T19:47:33.0128937Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator' 2025-03-04T19:47:33.0129240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK/.git' 2025-03-04T19:47:33.0129559Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK' 2025-03-04T19:47:33.0129863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark/.git' 2025-03-04T19:47:33.0130228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark' 2025-03-04T19:47:33.0130540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/build_bundled.py' 2025-03-04T19:47:33.0130895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel/.git' 2025-03-04T19:47:33.0131318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel' 2025-03-04T19:47:33.0131643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib/.git' 2025-03-04T19:47:33.0131998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib' 2025-03-04T19:47:33.0132330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib.BUILD' 2025-03-04T19:47:33.0132620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo/.git' 2025-03-04T19:47:33.0132939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo' 2025-03-04T19:47:33.0133236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cuda.BUILD' 2025-03-04T19:47:33.0133876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn.BUILD' 2025-03-04T19:47:33.0134231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend/.git' 2025-03-04T19:47:33.0134579Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend' 2025-03-04T19:47:33.0134921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend.BUILD' 2025-03-04T19:47:33.0135213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass/.git' 2025-03-04T19:47:33.0135527Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass' 2025-03-04T19:47:33.0135865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass.BUILD' 2025-03-04T19:47:33.0136146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen/.git' 2025-03-04T19:47:33.0136461Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen' 2025-03-04T19:47:33.0136748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen.BUILD' 2025-03-04T19:47:33.0137045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/.git' 2025-03-04T19:47:33.0137355Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm' 2025-03-04T19:47:33.0137698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/.git' 2025-03-04T19:47:33.0138050Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention' 2025-03-04T19:47:33.0138362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers/.git' 2025-03-04T19:47:33.0138706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers' 2025-03-04T19:47:33.0138978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt/.git' 2025-03-04T19:47:33.0139289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt' 2025-03-04T19:47:33.0139563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt.BUILD' 2025-03-04T19:47:33.0139920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp/.git' 2025-03-04T19:47:33.0140282Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp' 2025-03-04T19:47:33.0140613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp' 2025-03-04T19:47:33.0140995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/generate-cpuinfo-wrappers.py' 2025-03-04T19:47:33.0141373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/generate-xnnpack-wrappers.py' 2025-03-04T19:47:33.0141707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/glog.buck.bzl' 2025-03-04T19:47:33.0141980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo/.git' 2025-03-04T19:47:33.0142292Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo' 2025-03-04T19:47:33.0142574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo.BUILD' 2025-03-04T19:47:33.0142889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest/.git' 2025-03-04T19:47:33.0143254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest' 2025-03-04T19:47:33.0143548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/.git' 2025-03-04T19:47:33.0143851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep' 2025-03-04T19:47:33.0144140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep.BUILD' 2025-03-04T19:47:33.0144435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi/.git' 2025-03-04T19:47:33.0144743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi' 2025-03-04T19:47:33.0145063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/.git' 2025-03-04T19:47:33.0145368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto' 2025-03-04T19:47:33.0145668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto.BUILD' 2025-03-04T19:47:33.0145980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto.buck.bzl' 2025-03-04T19:47:33.0146276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai/.git' 2025-03-04T19:47:33.0146629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai' 2025-03-04T19:47:33.0146925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc/.git' 2025-03-04T19:47:33.0147249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc' 2025-03-04T19:47:33.0147593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/BUILD.bazel' 2025-03-04T19:47:33.0147953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/ChangeLog.md' 2025-03-04T19:47:33.0148271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/LICENSE' 2025-03-04T19:47:33.0148670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples/example1.c' 2025-03-04T19:47:33.0149052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples/example2.c' 2025-03-04T19:47:33.0149435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples/example3.c' 2025-03-04T19:47:33.0149829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples/example4.c' 2025-03-04T19:47:33.0150208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples/example5.c' 2025-03-04T19:47:33.0150602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples/example6.c' 2025-03-04T19:47:33.0150971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/examples' 2025-03-04T19:47:33.0151304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/miniz.c' 2025-03-04T19:47:33.0151622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/miniz.h' 2025-03-04T19:47:33.0151962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2/readme.md' 2025-03-04T19:47:33.0152295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/miniz-3.0.2' 2025-03-04T19:47:33.0152622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mkl-dnn.BUILD' 2025-03-04T19:47:33.0152915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mkl.BUILD' 2025-03-04T19:47:33.0153234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mkl_headers.BUILD' 2025-03-04T19:47:33.0153544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann/.git' 2025-03-04T19:47:33.0153862Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann' 2025-03-04T19:47:33.0154204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann.BUILD' 2025-03-04T19:47:33.0154479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/.git' 2025-03-04T19:47:33.0154790Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx' 2025-03-04T19:47:33.0155073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx.BUILD' 2025-03-04T19:47:33.0155417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/.git' 2025-03-04T19:47:33.0155794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp' 2025-03-04T19:47:33.0156171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp.BUILD' 2025-03-04T19:47:33.0161302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft/.git' 2025-03-04T19:47:33.0161726Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft' 2025-03-04T19:47:33.0162058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/.git' 2025-03-04T19:47:33.0162382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf' 2025-03-04T19:47:33.0162756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd/.git' 2025-03-04T19:47:33.0163083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd' 2025-03-04T19:47:33.0163396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool/.git' 2025-03-04T19:47:33.0163748Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool' 2025-03-04T19:47:33.0164046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11/.git' 2025-03-04T19:47:33.0164382Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11' 2025-03-04T19:47:33.0164741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy/.git' 2025-03-04T19:47:33.0165107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy' 2025-03-04T19:47:33.0165390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef/.git' 2025-03-04T19:47:33.0165701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef' 2025-03-04T19:47:33.0166005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef.BUILD' 2025-03-04T19:47:33.0166285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef.bzl' 2025-03-04T19:47:33.0166613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/substitution.bzl' 2025-03-04T19:47:33.0167073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorflow_cuda_bazel_build/cuda/build_defs.bzl' 2025-03-04T19:47:33.0167521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorflow_cuda_bazel_build/cuda' 2025-03-04T19:47:33.0167935Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorflow_cuda_bazel_build' 2025-03-04T19:47:33.0168258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/.git' 2025-03-04T19:47:33.0168625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe' 2025-03-04T19:47:33.0168938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe.BUILD' 2025-03-04T19:47:33.0169315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/valgrind-headers/README.md' 2025-03-04T19:47:33.0169690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/valgrind-headers/callgrind.h' 2025-03-04T19:47:33.0170077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/valgrind-headers/valgrind.h' 2025-03-04T19:47:33.0170437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/valgrind-headers' 2025-03-04T19:47:33.0170797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/xnnpack.buck.bzl' 2025-03-04T19:47:33.0171129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/xnnpack_buck_shim.bzl' 2025-03-04T19:47:33.0171471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/xnnpack_src_defs.bzl' 2025-03-04T19:47:33.0171821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/xnnpack_wrapper_defs.bzl' 2025-03-04T19:47:33.0172098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/xpu.txt' 2025-03-04T19:47:33.0172432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party' 2025-03-04T19:47:33.0172686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/BUCK.bzl' 2025-03-04T19:47:33.0172953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/BUCK.oss' 2025-03-04T19:47:33.0173215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/README.md' 2025-03-04T19:47:33.0173494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/__init__.py' 2025-03-04T19:47:33.0173786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/alerts/__init__.py' 2025-03-04T19:47:33.0174135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/alerts/create_alerts.py' 2025-03-04T19:47:33.0174434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/alerts' 2025-03-04T19:47:33.0174748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/amd_build/build_amd.py' 2025-03-04T19:47:33.0175059Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/amd_build' 2025-03-04T19:47:33.0175358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/BUILD.bazel' 2025-03-04T19:47:33.0175661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/README.md' 2025-03-04T19:47:33.0175960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/__init__.py' 2025-03-04T19:47:33.0176258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/build.bzl' 2025-03-04T19:47:33.0176551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/context.py' 2025-03-04T19:47:33.0176876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/deprecated.yaml' 2025-03-04T19:47:33.0177214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/derivatives.yaml' 2025-03-04T19:47:33.0177585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_annotated_fn_args.py' 2025-03-04T19:47:33.0177919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_autograd.py' 2025-03-04T19:47:33.0178289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_autograd_functions.py' 2025-03-04T19:47:33.0178684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_inplace_or_view_type.py' 2025-03-04T19:47:33.0179047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_python_functions.py' 2025-03-04T19:47:33.0179386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_trace_type.py' 2025-03-04T19:47:33.0179788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_variable_factories.py' 2025-03-04T19:47:33.0180133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_variable_type.py' 2025-03-04T19:47:33.0180474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/gen_view_funcs.py' 2025-03-04T19:47:33.0180816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/load_derivatives.py' 2025-03-04T19:47:33.0181251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/ADInplaceOrViewType.cpp' 2025-03-04T19:47:33.0181644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/Functions.cpp' 2025-03-04T19:47:33.0182012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/Functions.h' 2025-03-04T19:47:33.0182377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/TraceType.cpp' 2025-03-04T19:47:33.0182777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/VariableType.cpp' 2025-03-04T19:47:33.0183146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/VariableType.h' 2025-03-04T19:47:33.0183538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/ViewFuncs.cpp' 2025-03-04T19:47:33.0183904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/ViewFuncs.h' 2025-03-04T19:47:33.0184324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/annotated_fn_args.py.in' 2025-03-04T19:47:33.0184739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_enum_tag.cpp' 2025-03-04T19:47:33.0185166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_fft_functions.cpp' 2025-03-04T19:47:33.0185614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_functions.cpp' 2025-03-04T19:47:33.0186012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_functions.h' 2025-03-04T19:47:33.0186461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_linalg_functions.cpp' 2025-03-04T19:47:33.0186903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_nested_functions.cpp' 2025-03-04T19:47:33.0187318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_nn_functions.cpp' 2025-03-04T19:47:33.0187742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_return_types.cpp' 2025-03-04T19:47:33.0188144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_return_types.h' 2025-03-04T19:47:33.0188595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_sparse_functions.cpp' 2025-03-04T19:47:33.0189042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_special_functions.cpp' 2025-03-04T19:47:33.0189489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_torch_functions.cpp' 2025-03-04T19:47:33.0189929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/python_variable_methods.cpp' 2025-03-04T19:47:33.0190343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates/variable_factories.h' 2025-03-04T19:47:33.0190680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd/templates' 2025-03-04T19:47:33.0190972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/autograd' 2025-03-04T19:47:33.0191244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/bazel.bzl' 2025-03-04T19:47:33.0191566Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/bazel_tools/BUILD.bazel' 2025-03-04T19:47:33.0191949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/bazel_tools/shellwrap.sh' 2025-03-04T19:47:33.0192259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/bazel_tools' 2025-03-04T19:47:33.0192610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build/bazel/requirements.in' 2025-03-04T19:47:33.0192953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build/bazel/requirements.txt' 2025-03-04T19:47:33.0193275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build/bazel' 2025-03-04T19:47:33.0193586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build' 2025-03-04T19:47:33.0193980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/android/build_mode_defs.bzl' 2025-03-04T19:47:33.0194333Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/android' 2025-03-04T19:47:33.0194717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/apple/build_mode_defs.bzl' 2025-03-04T19:47:33.0195058Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/apple' 2025-03-04T19:47:33.0195424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/buck_helpers.bzl' 2025-03-04T19:47:33.0195817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/default_platform_defs.bzl' 2025-03-04T19:47:33.0196125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/expect.bzl' 2025-03-04T19:47:33.0196503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/fb_native_wrapper.bzl' 2025-03-04T19:47:33.0196877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/fb_xplat_cxx_library.bzl' 2025-03-04T19:47:33.0197235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/fb_xplat_cxx_test.bzl' 2025-03-04T19:47:33.0197646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/fb_xplat_genrule.bzl' 2025-03-04T19:47:33.0198088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/fbsource_utils.bzl' 2025-03-04T19:47:33.0198643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/glob_defs.bzl' 2025-03-04T19:47:33.0198980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/platform_defs.bzl' 2025-03-04T19:47:33.0199306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/select.bzl' 2025-03-04T19:47:33.0199625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/type_defs.bzl' 2025-03-04T19:47:33.0200034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/windows/windows_flag_map.bzl' 2025-03-04T19:47:33.0200368Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs/windows' 2025-03-04T19:47:33.0200671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_defs' 2025-03-04T19:47:33.0200972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_libtorch.py' 2025-03-04T19:47:33.0201277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_pytorch_libs.py' 2025-03-04T19:47:33.0201607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/build_with_debinfo.py' 2025-03-04T19:47:33.0202039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_analyzer/gen_op_registration_allowlist.py' 2025-03-04T19:47:33.0202429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_analyzer/gen_operators_yaml.py' 2025-03-04T19:47:33.0202764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_analyzer/gen_oplist.py' 2025-03-04T19:47:33.0203089Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_analyzer' 2025-03-04T19:47:33.0203404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/README.md' 2025-03-04T19:47:33.0203867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/oss_coverage.py' 2025-03-04T19:47:33.0204244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/__init__.py' 2025-03-04T19:47:33.0204635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/oss/__init__.py' 2025-03-04T19:47:33.0205032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/oss/cov_json.py' 2025-03-04T19:47:33.0205394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/oss/init.py' 2025-03-04T19:47:33.0205802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/oss/run.py' 2025-03-04T19:47:33.0206170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/oss/utils.py' 2025-03-04T19:47:33.0206554Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/oss' 2025-03-04T19:47:33.0206940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/__init__.py' 2025-03-04T19:47:33.0207358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/clang_coverage.py' 2025-03-04T19:47:33.0207819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/gcc_coverage.py' 2025-03-04T19:47:33.0208268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/parser/__init__.py' 2025-03-04T19:47:33.0208735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/parser/coverage_record.py' 2025-03-04T19:47:33.0209213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/parser/gcov_coverage_parser.py' 2025-03-04T19:47:33.0209745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/parser/llvm_coverage_parser.py' 2025-03-04T19:47:33.0210228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/parser/llvm_coverage_segment.py' 2025-03-04T19:47:33.0210651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/parser' 2025-03-04T19:47:33.0211078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/print_report.py' 2025-03-04T19:47:33.0211510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/summarize_jsons.py' 2025-03-04T19:47:33.0211885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool/utils.py' 2025-03-04T19:47:33.0212255Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/tool' 2025-03-04T19:47:33.0212656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/util/__init__.py' 2025-03-04T19:47:33.0213046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/util/setting.py' 2025-03-04T19:47:33.0213428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/util/utils.py' 2025-03-04T19:47:33.0213826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/util/utils_init.py' 2025-03-04T19:47:33.0214207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package/util' 2025-03-04T19:47:33.0214558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage/package' 2025-03-04T19:47:33.0214887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/code_coverage' 2025-03-04T19:47:33.0215154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/config/BUILD' 2025-03-04T19:47:33.0215431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/config/defs.bzl' 2025-03-04T19:47:33.0215758Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/config' 2025-03-04T19:47:33.0216131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/README.md' 2025-03-04T19:47:33.0216548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/pyproject.toml' 2025-03-04T19:47:33.0216914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/setup.py' 2025-03-04T19:47:33.0217408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/src/coverage_plugins/__init__.py' 2025-03-04T19:47:33.0217927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/src/coverage_plugins/jit_plugin.py' 2025-03-04T19:47:33.0218416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/src/coverage_plugins' 2025-03-04T19:47:33.0218803Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package/src' 2025-03-04T19:47:33.0219184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/coverage_plugins_package' 2025-03-04T19:47:33.0219498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/download_mnist.py' 2025-03-04T19:47:33.0219815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/dynamo/verify_dynamo.py' 2025-03-04T19:47:33.0220112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/dynamo' 2025-03-04T19:47:33.0220403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/extract_scripts.py' 2025-03-04T19:47:33.0220807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components/builder.py' 2025-03-04T19:47:33.0221228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components/config_manager.py' 2025-03-04T19:47:33.0221663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components/fr_logger.py' 2025-03-04T19:47:33.0222044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components/loader.py' 2025-03-04T19:47:33.0222422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components/types.py' 2025-03-04T19:47:33.0222806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components/utils.py' 2025-03-04T19:47:33.0223179Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/components' 2025-03-04T19:47:33.0223526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder/fr_trace.py' 2025-03-04T19:47:33.0223846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/flight_recorder' 2025-03-04T19:47:33.0224151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/gdb/pytorch-gdb.py' 2025-03-04T19:47:33.0224427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/gdb' 2025-03-04T19:47:33.0224730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/gen_flatbuffers.sh' 2025-03-04T19:47:33.0225014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/gen_vulkan_spv.py' 2025-03-04T19:47:33.0225342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/generate_torch_version.py' 2025-03-04T19:47:33.0225643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/generated_dirs.txt' 2025-03-04T19:47:33.0225965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/git_add_generated_dirs.sh' 2025-03-04T19:47:33.0226308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/git_reset_generated_dirs.sh' 2025-03-04T19:47:33.0226596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/github/__init__.py' 2025-03-04T19:47:33.0226925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/github/github_utils.py' 2025-03-04T19:47:33.0227236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/github' 2025-03-04T19:47:33.0227516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/all.imp' 2025-03-04T19:47:33.0227794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/aten.imp' 2025-03-04T19:47:33.0228063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/c10.imp' 2025-03-04T19:47:33.0228347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/fixup.py' 2025-03-04T19:47:33.0228619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/gtest.imp' 2025-03-04T19:47:33.0228919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/run.sh' 2025-03-04T19:47:33.0229198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/system.imp' 2025-03-04T19:47:33.0229485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu/torch.imp' 2025-03-04T19:47:33.0229766Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/iwyu' 2025-03-04T19:47:33.0230042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/__init__.py' 2025-03-04T19:47:33.0230378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/gen_unboxing.py' 2025-03-04T19:47:33.0230797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/templates/aten_schema_declarations.cpp' 2025-03-04T19:47:33.0231292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/templates/external_functions_codegen_template.cpp' 2025-03-04T19:47:33.0231612Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/templates' 2025-03-04T19:47:33.0231927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/test/__init__.py' 2025-03-04T19:47:33.0232276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/test/test_gen_unboxing.py' 2025-03-04T19:47:33.0232628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit/test' 2025-03-04T19:47:33.0232901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/jit' 2025-03-04T19:47:33.0233188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/__init__.py' 2025-03-04T19:47:33.0233533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/README.md' 2025-03-04T19:47:33.0233863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/_linter.py' 2025-03-04T19:47:33.0234267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/actionlint_linter.py' 2025-03-04T19:47:33.0234625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/bazel_linter.py' 2025-03-04T19:47:33.0234998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/black_linter.py' 2025-03-04T19:47:33.0235398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/clangformat_linter.py' 2025-03-04T19:47:33.0235801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/clangtidy_linter.py' 2025-03-04T19:47:33.0236161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/cmake_linter.py' 2025-03-04T19:47:33.0236542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/docstring_linter.py' 2025-03-04T19:47:33.0236911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/exec_linter.py' 2025-03-04T19:47:33.0237274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/flake8_linter.py' 2025-03-04T19:47:33.0237641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/gha_linter.py' 2025-03-04T19:47:33.0238071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/grep_linter.py' 2025-03-04T19:47:33.0238487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/import_linter.py' 2025-03-04T19:47:33.0238918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/lintrunner_version_linter.py' 2025-03-04T19:47:33.0239285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/mypy_linter.py' 2025-03-04T19:47:33.0239699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/nativefunctions_linter.py' 2025-03-04T19:47:33.0240074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/newlines_linter.py' 2025-03-04T19:47:33.0240559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/no_merge_conflict_csv_linter.py' 2025-03-04T19:47:33.0240958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/no_workflows_on_fork.py' 2025-03-04T19:47:33.0241305Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/pip_init.py' 2025-03-04T19:47:33.0241666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/pyfmt_linter.py' 2025-03-04T19:47:33.0242032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/ruff_linter.py' 2025-03-04T19:47:33.0242386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/s3_init.py' 2025-03-04T19:47:33.0242774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/s3_init_config.json' 2025-03-04T19:47:33.0243122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/set_linter.py' 2025-03-04T19:47:33.0243522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/shellcheck_linter.py' 2025-03-04T19:47:33.0243928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/test_has_main_linter.py' 2025-03-04T19:47:33.0244341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/testowners_linter.py' 2025-03-04T19:47:33.0244697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/update_s3.py' 2025-03-04T19:47:33.0245136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters/workflow_consistency_linter.py' 2025-03-04T19:47:33.0245470Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/adapters' 2025-03-04T19:47:33.0245812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/clang_tidy/__init__.py' 2025-03-04T19:47:33.0246230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/clang_tidy/generate_build_files.py' 2025-03-04T19:47:33.0246561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter/clang_tidy' 2025-03-04T19:47:33.0246856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/linter' 2025-03-04T19:47:33.0247196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/lite_interpreter/__init__.py' 2025-03-04T19:47:33.0247674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/lite_interpreter/gen_selected_mobile_ops_header.py' 2025-03-04T19:47:33.0248012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/lite_interpreter' 2025-03-04T19:47:33.0248337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/lldb/deploy_debugger.py' 2025-03-04T19:47:33.0248653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/lldb/pytorch_lldb.py' 2025-03-04T19:47:33.0248929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/lldb' 2025-03-04T19:47:33.0249207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/nightly.py' 2025-03-04T19:47:33.0249504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/nightly_hotpatch.py' 2025-03-04T19:47:33.0249784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/nvcc_fix_deps.py' 2025-03-04T19:47:33.0250151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/gen_diagnostics.py' 2025-03-04T19:47:33.0250466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/gen_diagnostics.sh' 2025-03-04T19:47:33.0250837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/sarif/code-gen-hints.json' 2025-03-04T19:47:33.0251151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/sarif/gen_sarif.sh' 2025-03-04T19:47:33.0251460Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/sarif' 2025-03-04T19:47:33.0251787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/templates/rules.h.in' 2025-03-04T19:47:33.0252151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/templates/rules.py.in' 2025-03-04T19:47:33.0252469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/templates' 2025-03-04T19:47:33.0252852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx/update_default_opset_version.py' 2025-03-04T19:47:33.0253141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/onnx' 2025-03-04T19:47:33.0253463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/packaging/build_wheel.py' 2025-03-04T19:47:33.0253827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/packaging/split_wheel.py' 2025-03-04T19:47:33.0254125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/packaging' 2025-03-04T19:47:33.0254412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/pyi/__init__.py' 2025-03-04T19:47:33.0254689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/pyi/gen_pyi.py' 2025-03-04T19:47:33.0254971Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/pyi' 2025-03-04T19:47:33.0255249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/render_junit.py' 2025-03-04T19:47:33.0255540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules/BUILD' 2025-03-04T19:47:33.0255845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules/METADATA.bzl' 2025-03-04T19:47:33.0256114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules/cu.bzl' 2025-03-04T19:47:33.0256425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules/workspace.bzl' 2025-03-04T19:47:33.0256703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules' 2025-03-04T19:47:33.0257049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules_cc/cuda_support.patch' 2025-03-04T19:47:33.0257343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/rules_cc' 2025-03-04T19:47:33.0257667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/BUILD.bazel' 2025-03-04T19:47:33.0258004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/__init__.py' 2025-03-04T19:47:33.0258323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/build.bzl' 2025-03-04T19:47:33.0258647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/cmake.py' 2025-03-04T19:47:33.0258988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/cmake_utils.py' 2025-03-04T19:47:33.0259301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/env.py' 2025-03-04T19:47:33.0259602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/gen.py' 2025-03-04T19:47:33.0259957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/gen_unboxing.py' 2025-03-04T19:47:33.0260335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/gen_version_header.py' 2025-03-04T19:47:33.0260685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/generate_code.py' 2025-03-04T19:47:33.0261093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers/generate_linker_script.py' 2025-03-04T19:47:33.0261508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/setup_helpers' 2025-03-04T19:47:33.0261812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/shared/__init__.py' 2025-03-04T19:47:33.0262129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/shared/logging_utils.py' 2025-03-04T19:47:33.0262462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/shared/module_loader.py' 2025-03-04T19:47:33.0262745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/shared' 2025-03-04T19:47:33.0263058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/README.md' 2025-03-04T19:47:33.0263343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/__init__.py' 2025-03-04T19:47:33.0263693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/check_disabled_tests.py' 2025-03-04T19:47:33.0264039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/export_test_times.py' 2025-03-04T19:47:33.0264366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/import_test_stats.py' 2025-03-04T19:47:33.0264685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/monitor.py' 2025-03-04T19:47:33.0265094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/sccache_stats_to_benchmark_format.py' 2025-03-04T19:47:33.0265427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/test_dashboard.py' 2025-03-04T19:47:33.0265753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_artifacts.py' 2025-03-04T19:47:33.0266132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_dynamo_perf_stats.py' 2025-03-04T19:47:33.0266526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_external_contrib_stats.py' 2025-03-04T19:47:33.0266869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_metrics.py' 2025-03-04T19:47:33.0267230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_sccache_stats.py' 2025-03-04T19:47:33.0267559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_stats_lib.py' 2025-03-04T19:47:33.0267897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_test_stats.py' 2025-03-04T19:47:33.0268296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_test_stats_intermediate.py' 2025-03-04T19:47:33.0268704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_test_stats_running_jobs.py' 2025-03-04T19:47:33.0269221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_utilization_stats/test_upload_utilization_stats.py' 2025-03-04T19:47:33.0269723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_utilization_stats/upload_utilization_stats.py' 2025-03-04T19:47:33.0270124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/upload_utilization_stats' 2025-03-04T19:47:33.0270476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats/utilization_stats_lib.py' 2025-03-04T19:47:33.0270768Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/stats' 2025-03-04T19:47:33.0271042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/substitute.py' 2025-03-04T19:47:33.0271504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/docstring_linter_testdata/python_code.py.txt' 2025-03-04T19:47:33.0271979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/docstring_linter_testdata/python_code.py.txt.json' 2025-03-04T19:47:33.0272493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/docstring_linter_testdata/python_code.py.txt.lintrunner' 2025-03-04T19:47:33.0272921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/docstring_linter_testdata' 2025-03-04T19:47:33.0273288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/gen_operators_yaml_test.py' 2025-03-04T19:47:33.0273605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/gen_oplist_test.py' 2025-03-04T19:47:33.0273937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/heuristics/__init__.py' 2025-03-04T19:47:33.0274323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/heuristics/test_heuristics.py' 2025-03-04T19:47:33.0274719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/heuristics/test_interface.py' 2025-03-04T19:47:33.0275080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/heuristics/test_utils.py' 2025-03-04T19:47:33.0275397Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/heuristics' 2025-03-04T19:47:33.0275733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/linter_test_case.py' 2025-03-04T19:47:33.0276136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt' 2025-03-04T19:47:33.0276620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt.json' 2025-03-04T19:47:33.0277079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt.lintrunner' 2025-03-04T19:47:33.0277527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes.py.txt.python' 2025-03-04T19:47:33.0278070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt' 2025-03-04T19:47:33.0278554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt.json' 2025-03-04T19:47:33.0279118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt.lintrunner' 2025-03-04T19:47:33.0279615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/includes_doesnt_change.py.txt.python' 2025-03-04T19:47:33.0280043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt' 2025-03-04T19:47:33.0280481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt.json' 2025-03-04T19:47:33.0280962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt.lintrunner' 2025-03-04T19:47:33.0281410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata/python_code.py.txt.python' 2025-03-04T19:47:33.0281798Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/set_linter_testdata' 2025-03-04T19:47:33.0282094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_cmake.py' 2025-03-04T19:47:33.0282442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_codegen.py' 2025-03-04T19:47:33.0282853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_codegen_model.py' 2025-03-04T19:47:33.0283181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_create_alerts.py' 2025-03-04T19:47:33.0283540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_docstring_linter.py' 2025-03-04T19:47:33.0283913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_executorch_custom_ops.py' 2025-03-04T19:47:33.0284257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_executorch_gen.py' 2025-03-04T19:47:33.0284630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_executorch_signatures.py' 2025-03-04T19:47:33.0285038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_executorch_types.py' 2025-03-04T19:47:33.0285396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_executorch_unboxing.py' 2025-03-04T19:47:33.0285759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_gen_backend_stubs.py' 2025-03-04T19:47:33.0286103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_selective_build.py' 2025-03-04T19:47:33.0286416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_set_linter.py' 2025-03-04T19:47:33.0286733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_test_run.py' 2025-03-04T19:47:33.0287103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_test_selections.py' 2025-03-04T19:47:33.0287461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_upload_stats_lib.py' 2025-03-04T19:47:33.0287811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_upload_test_stats.py' 2025-03-04T19:47:33.0288113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_utils.py' 2025-03-04T19:47:33.0288441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test/test_vulkan_codegen.py' 2025-03-04T19:47:33.0288756Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/test' 2025-03-04T19:47:33.0289089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/__init__.py' 2025-03-04T19:47:33.0289401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/clickhouse.py' 2025-03-04T19:47:33.0289747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/discover_tests.py' 2025-03-04T19:47:33.0290156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/do_target_determination_for_s3.py' 2025-03-04T19:47:33.0290530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/explicit_ci_jobs.py' 2025-03-04T19:47:33.0290921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/modulefinder_determinator.py' 2025-03-04T19:47:33.0291360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/determinator.py' 2025-03-04T19:47:33.0291791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/gen_artifact.py' 2025-03-04T19:47:33.0292268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/__init__.py' 2025-03-04T19:47:33.0292866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/correlated_with_historical_failures.py' 2025-03-04T19:47:33.0293346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/edited_by_pr.py' 2025-03-04T19:47:33.0293826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/filepath.py' 2025-03-04T19:47:33.0294435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/historical_class_failure_correlation.py' 2025-03-04T19:47:33.0294986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/historical_edited_files.py' 2025-03-04T19:47:33.0295454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/interface.py' 2025-03-04T19:47:33.0295902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/llm.py' 2025-03-04T19:47:33.0296395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/mentioned_in_pr.py' 2025-03-04T19:47:33.0296941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/previously_failed_in_pr.py' 2025-03-04T19:47:33.0297444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/profiling.py' 2025-03-04T19:47:33.0297951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/public_bindings.py' 2025-03-04T19:47:33.0298645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics/utils.py' 2025-03-04T19:47:33.0299096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination/heuristics' 2025-03-04T19:47:33.0299503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/target_determination' 2025-03-04T19:47:33.0299923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/test_run.py' 2025-03-04T19:47:33.0300271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/test_selections.py' 2025-03-04T19:47:33.0300619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/update_slow_tests.py' 2025-03-04T19:47:33.0300973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing/upload_artifacts.py' 2025-03-04T19:47:33.0301266Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/testing' 2025-03-04T19:47:33.0301631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/update_masked_docs.py' 2025-03-04T19:47:33.0301925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools/vscode_settings.py' 2025-03-04T19:47:33.0302187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/tools' 2025-03-04T19:47:33.0302481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/CMakeLists.txt' 2025-03-04T19:47:33.0302746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/README.txt' 2025-03-04T19:47:33.0303107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_VariableFunctions.pyi.in' 2025-03-04T19:47:33.0303446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/__init__.pyi.in' 2025-03-04T19:47:33.0303734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_aoti.pyi' 2025-03-04T19:47:33.0304024Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_autograd.pyi' 2025-03-04T19:47:33.0304304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_cpu.pyi' 2025-03-04T19:47:33.0304577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_cudnn.pyi' 2025-03-04T19:47:33.0304916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_cusparselt.pyi' 2025-03-04T19:47:33.0305270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_distributed_autograd.pyi' 2025-03-04T19:47:33.0305591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_distributed_c10d.pyi' 2025-03-04T19:47:33.0305921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_distributed_rpc.pyi' 2025-03-04T19:47:33.0306284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_distributed_rpc_testing.pyi' 2025-03-04T19:47:33.0306606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_dynamo/__init__.pyi' 2025-03-04T19:47:33.0306966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_dynamo/compiled_autograd.pyi' 2025-03-04T19:47:33.0307287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_dynamo/eval_frame.pyi' 2025-03-04T19:47:33.0307604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_dynamo/guards.pyi' 2025-03-04T19:47:33.0307899Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_dynamo' 2025-03-04T19:47:33.0308186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_export.pyi' 2025-03-04T19:47:33.0308474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_functions.pyi' 2025-03-04T19:47:33.0308776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_functorch.pyi' 2025-03-04T19:47:33.0309149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_instruction_counter.pyi' 2025-03-04T19:47:33.0309425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_itt.pyi' 2025-03-04T19:47:33.0309717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_lazy.pyi' 2025-03-04T19:47:33.0310030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_lazy_ts_backend.pyi' 2025-03-04T19:47:33.0310319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_monitor.pyi' 2025-03-04T19:47:33.0310591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_nn.pyi.in' 2025-03-04T19:47:33.0310896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_nvtx.pyi' 2025-03-04T19:47:33.0311160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_onnx.pyi' 2025-03-04T19:47:33.0311457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_profiler.pyi' 2025-03-04T19:47:33.0311733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/_verbose.pyi' 2025-03-04T19:47:33.0312003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/build.bzl' 2025-03-04T19:47:33.0312354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C/return_types.pyi.in' 2025-03-04T19:47:33.0312619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C' 2025-03-04T19:47:33.0312958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C_flatbuffer/__init__.pyi' 2025-03-04T19:47:33.0313275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_C_flatbuffer' 2025-03-04T19:47:33.0313537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_VF.py' 2025-03-04T19:47:33.0313811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/__config__.py' 2025-03-04T19:47:33.0314116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/__future__.py' 2025-03-04T19:47:33.0314382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/__init__.py' 2025-03-04T19:47:33.0314647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_appdirs.py' 2025-03-04T19:47:33.0314953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_awaits/__init__.py' 2025-03-04T19:47:33.0315242Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_awaits' 2025-03-04T19:47:33.0315518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_classes.py' 2025-03-04T19:47:33.0315782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_compile.py' 2025-03-04T19:47:33.0316105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_custom_op/__init__.py' 2025-03-04T19:47:33.0316415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_custom_op/autograd.py' 2025-03-04T19:47:33.0316704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_custom_op/impl.py' 2025-03-04T19:47:33.0317019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_custom_op' 2025-03-04T19:47:33.0317294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_custom_ops.py' 2025-03-04T19:47:33.0317650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_decomp/__init__.py' 2025-03-04T19:47:33.0318052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_decomp/decompositions.py' 2025-03-04T19:47:33.0318473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_decomp/decompositions_for_jvp.py' 2025-03-04T19:47:33.0318839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_decomp/decompositions_for_rng.py' 2025-03-04T19:47:33.0319140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_decomp' 2025-03-04T19:47:33.0319403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_deploy.py' 2025-03-04T19:47:33.0319754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dispatch/__init__.py' 2025-03-04T19:47:33.0320062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dispatch/python.py' 2025-03-04T19:47:33.0320358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dispatch' 2025-03-04T19:47:33.0320666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/__init__.py' 2025-03-04T19:47:33.0321067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-03-04T19:47:33.0321415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/__init__.py' 2025-03-04T19:47:33.0321782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/common.py' 2025-03-04T19:47:33.0322146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/cudagraphs.py' 2025-03-04T19:47:33.0322494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/debugging.py' 2025-03-04T19:47:33.0322848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/distributed.py' 2025-03-04T19:47:33.0323197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/inductor.py' 2025-03-04T19:47:33.0323552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/onnxrt.py' 2025-03-04T19:47:33.0323899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/registry.py' 2025-03-04T19:47:33.0324235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/tensorrt.py' 2025-03-04T19:47:33.0324583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/torchxla.py' 2025-03-04T19:47:33.0324895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends/tvm.py' 2025-03-04T19:47:33.0325259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/backends' 2025-03-04T19:47:33.0325595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/bytecode_analysis.py' 2025-03-04T19:47:33.0325964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/bytecode_transformation.py' 2025-03-04T19:47:33.0326284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/cache_size.py' 2025-03-04T19:47:33.0326578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/callback.py' 2025-03-04T19:47:33.0326901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/code_context.py' 2025-03-04T19:47:33.0327192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/codegen.py' 2025-03-04T19:47:33.0327536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/compiled_autograd.py' 2025-03-04T19:47:33.0327827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/comptime.py' 2025-03-04T19:47:33.0328130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/config.py' 2025-03-04T19:47:33.0328446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/convert_frame.py' 2025-03-04T19:47:33.0328793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/create_parameter_op.py' 2025-03-04T19:47:33.0329133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/current_scope_id.py' 2025-03-04T19:47:33.0329441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/debug_utils.py' 2025-03-04T19:47:33.0329759Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/decorators.py' 2025-03-04T19:47:33.0330095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/device_interface.py' 2025-03-04T19:47:33.0330414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/distributed.py' 2025-03-04T19:47:33.0330719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/eval_frame.py' 2025-03-04T19:47:33.0331022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/exc.py' 2025-03-04T19:47:33.0331356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/external_utils.py' 2025-03-04T19:47:33.0331682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/funcname_cache.py' 2025-03-04T19:47:33.0332025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/graph_break_hints.py' 2025-03-04T19:47:33.0332375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/graph_deduplication.py' 2025-03-04T19:47:33.0332766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/graph_region_tracker.py' 2025-03-04T19:47:33.0333049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/guards.py' 2025-03-04T19:47:33.0333341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/hooks.py' 2025-03-04T19:47:33.0333635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/logging.py' 2025-03-04T19:47:33.0333961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/metrics_context.py' 2025-03-04T19:47:33.0334326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/mutation_guard.py' 2025-03-04T19:47:33.0334638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/output_graph.py' 2025-03-04T19:47:33.0334942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/pgo.py' 2025-03-04T19:47:33.0335286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/__init__.py' 2025-03-04T19:47:33.0335642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/builtins.py' 2025-03-04T19:47:33.0335990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/functools.py' 2025-03-04T19:47:33.0336343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/fx.py' 2025-03-04T19:47:33.0336695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/itertools.py' 2025-03-04T19:47:33.0337026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/loader.py' 2025-03-04T19:47:33.0337387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/operator.py' 2025-03-04T19:47:33.0337699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/os.py' 2025-03-04T19:47:33.0338045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/pytree.py' 2025-03-04T19:47:33.0338363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills/sys.py' 2025-03-04T19:47:33.0338704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/polyfills' 2025-03-04T19:47:33.0339000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/profiler.py' 2025-03-04T19:47:33.0339330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/replay_record.py' 2025-03-04T19:47:33.0339650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/repro/__init__.py' 2025-03-04T19:47:33.0339978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/repro/after_aot.py' 2025-03-04T19:47:33.0340331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/repro/after_dynamo.py' 2025-03-04T19:47:33.0340637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/repro/aoti.py' 2025-03-04T19:47:33.0340972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/repro' 2025-03-04T19:47:33.0341301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/resume_execution.py' 2025-03-04T19:47:33.0341627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/side_effects.py' 2025-03-04T19:47:33.0341945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/source.py' 2025-03-04T19:47:33.0342291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/symbolic_convert.py' 2025-03-04T19:47:33.0342629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/tensor_version_op.py' 2025-03-04T19:47:33.0342926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/test_case.py' 2025-03-04T19:47:33.0343293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/test_minifier_common.py' 2025-03-04T19:47:33.0343613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/testing.py' 2025-03-04T19:47:33.0343966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/trace_rules.py' 2025-03-04T19:47:33.0344250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/types.py' 2025-03-04T19:47:33.0344548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/utils.py' 2025-03-04T19:47:33.0344889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/__init__.py' 2025-03-04T19:47:33.0345209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/base.py' 2025-03-04T19:47:33.0345588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/builder.py' 2025-03-04T19:47:33.0345918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/builtin.py' 2025-03-04T19:47:33.0346273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/constant.py' 2025-03-04T19:47:33.0346633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/ctx_manager.py' 2025-03-04T19:47:33.0346970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/dicts.py' 2025-03-04T19:47:33.0347357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/distributed.py' 2025-03-04T19:47:33.0347722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/functions.py' 2025-03-04T19:47:33.0348103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/higher_order_ops.py' 2025-03-04T19:47:33.0348430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/iter.py' 2025-03-04T19:47:33.0348761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/lazy.py' 2025-03-04T19:47:33.0349087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/lists.py' 2025-03-04T19:47:33.0349424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/misc.py' 2025-03-04T19:47:33.0349775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/nn_module.py' 2025-03-04T19:47:33.0350139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/optimizer.py' 2025-03-04T19:47:33.0350509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/script_object.py' 2025-03-04T19:47:33.0350845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/sdpa.py' 2025-03-04T19:47:33.0351176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/tensor.py' 2025-03-04T19:47:33.0351501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/torch.py' 2025-03-04T19:47:33.0351889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/torch_function.py' 2025-03-04T19:47:33.0352258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables/user_defined.py' 2025-03-04T19:47:33.0352600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo/variables' 2025-03-04T19:47:33.0352888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_dynamo' 2025-03-04T19:47:33.0353216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_environment.py' 2025-03-04T19:47:33.0353509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/__init__.py' 2025-03-04T19:47:33.0353888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/converter.py' 2025-03-04T19:47:33.0354269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/__init__.py' 2025-03-04T19:47:33.0354557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/case.py' 2025-03-04T19:47:33.0354926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/__init__.py' 2025-03-04T19:47:33.0355389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/assume_constant_result.py' 2025-03-04T19:47:33.0355802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/autograd_function.py' 2025-03-04T19:47:33.0356183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/class_method.py' 2025-03-04T19:47:33.0356625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/cond_branch_class_method.py' 2025-03-04T19:47:33.0357096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/cond_branch_nested_function.py' 2025-03-04T19:47:33.0357570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-03-04T19:47:33.0358086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/cond_closed_over_variable.py' 2025-03-04T19:47:33.0358484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/cond_operands.py' 2025-03-04T19:47:33.0358868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/cond_predicate.py' 2025-03-04T19:47:33.0359337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/constrain_as_size_example.py' 2025-03-04T19:47:33.0359792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/constrain_as_value_example.py' 2025-03-04T19:47:33.0360156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/decorator.py' 2025-03-04T19:47:33.0360533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dictionary.py' 2025-03-04T19:47:33.0360939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_assert.py' 2025-03-04T19:47:33.0361391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_constructor.py' 2025-03-04T19:47:33.0361811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-03-04T19:47:33.0362219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_map.py' 2025-03-04T19:47:33.0362628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_round.py' 2025-03-04T19:47:33.0363043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_slicing.py' 2025-03-04T19:47:33.0363457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/dynamic_shape_view.py' 2025-03-04T19:47:33.0363836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/fn_with_kwargs.py' 2025-03-04T19:47:33.0364317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/list_contains.py' 2025-03-04T19:47:33.0364685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/list_unpack.py' 2025-03-04T19:47:33.0365100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/model_attr_mutation.py' 2025-03-04T19:47:33.0365540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/nested_function.py' 2025-03-04T19:47:33.0365960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/null_context_manager.py' 2025-03-04T19:47:33.0366344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/optional_input.py' 2025-03-04T19:47:33.0366724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/pytree_flatten.py' 2025-03-04T19:47:33.0367112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/scalar_output.py' 2025-03-04T19:47:33.0367554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/specialized_attribute.py' 2025-03-04T19:47:33.0367964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/static_for_loop.py' 2025-03-04T19:47:33.0368323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/static_if.py' 2025-03-04T19:47:33.0368717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/tensor_setattr.py' 2025-03-04T19:47:33.0369135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/type_reflection_method.py' 2025-03-04T19:47:33.0369585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/unsupported_operator.py' 2025-03-04T19:47:33.0369991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples/user_input_mutation.py' 2025-03-04T19:47:33.0370343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/examples' 2025-03-04T19:47:33.0370667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/gen_example.py' 2025-03-04T19:47:33.0370972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db/logging.py' 2025-03-04T19:47:33.0371309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/db' 2025-03-04T19:47:33.0371596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/error.py' 2025-03-04T19:47:33.0371941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/non_strict_utils.py' 2025-03-04T19:47:33.0372255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/pass_base.py' 2025-03-04T19:47:33.0372612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/pass_infra/__init__.py' 2025-03-04T19:47:33.0372986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/pass_infra/node_metadata.py' 2025-03-04T19:47:33.0373364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/pass_infra/proxy_value.py' 2025-03-04T19:47:33.0373704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/pass_infra' 2025-03-04T19:47:33.0374031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/__init__.py' 2025-03-04T19:47:33.0374427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/_node_metadata_hook.py' 2025-03-04T19:47:33.0374922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-03-04T19:47:33.0375346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/collect_tracepoints_pass.py' 2025-03-04T19:47:33.0375715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/constant_folding.py' 2025-03-04T19:47:33.0376196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-03-04T19:47:33.0376595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/insert_custom_op_guards.py' 2025-03-04T19:47:33.0376993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/lift_constants_pass.py' 2025-03-04T19:47:33.0377435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/remove_runtime_assertions.py' 2025-03-04T19:47:33.0377867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-03-04T19:47:33.0378383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-03-04T19:47:33.0378815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-03-04T19:47:33.0379330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-03-04T19:47:33.0379744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes/replace_with_hop_pass_util.py' 2025-03-04T19:47:33.0380073Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/passes' 2025-03-04T19:47:33.0380400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/__init__.py' 2025-03-04T19:47:33.0380747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/aoti_schema.py' 2025-03-04T19:47:33.0381129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/dynamic_shapes.py' 2025-03-04T19:47:33.0381512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/export_schema.thrift' 2025-03-04T19:47:33.0381942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/gen-cpp2/export_schema_constants.h' 2025-03-04T19:47:33.0382358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/gen-cpp2/export_schema_types.h' 2025-03-04T19:47:33.0382854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/gen-cpp2/export_schema_types_custom_protocol.h' 2025-03-04T19:47:33.0383253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/gen-cpp2' 2025-03-04T19:47:33.0383587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/schema.py' 2025-03-04T19:47:33.0383909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/schema.yaml' 2025-03-04T19:47:33.0384265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/schema_check.py' 2025-03-04T19:47:33.0384592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/serialize.py' 2025-03-04T19:47:33.0384913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde/union.py' 2025-03-04T19:47:33.0385229Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/serde' 2025-03-04T19:47:33.0385509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/tools.py' 2025-03-04T19:47:33.0385802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/utils.py' 2025-03-04T19:47:33.0386099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/verifier.py' 2025-03-04T19:47:33.0386408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export/wrappers.py' 2025-03-04T19:47:33.0386694Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_export' 2025-03-04T19:47:33.0387017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/__init__.py' 2025-03-04T19:47:33.0387453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_activation_checkpointing/__init__.py' 2025-03-04T19:47:33.0387935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-03-04T19:47:33.0388416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-03-04T19:47:33.0388853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_activation_checkpointing/knapsack.py' 2025-03-04T19:47:33.0389377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-03-04T19:47:33.0389800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_activation_checkpointing' 2025-03-04T19:47:33.0390189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/__init__.py' 2025-03-04T19:47:33.0390588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/autograd_cache.py' 2025-03-04T19:47:33.0391081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-03-04T19:47:33.0391538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2025-03-04T19:47:33.0391963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/functional_utils.py' 2025-03-04T19:47:33.0392400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-03-04T19:47:33.0392876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2025-03-04T19:47:33.0393303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/logging_utils.py' 2025-03-04T19:47:33.0393714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-03-04T19:47:33.0394106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/schemas.py' 2025-03-04T19:47:33.0394597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-03-04T19:47:33.0395124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/subclass_utils.py' 2025-03-04T19:47:33.0395582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/traced_function_transforms.py' 2025-03-04T19:47:33.0395958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd/utils.py' 2025-03-04T19:47:33.0396322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/_aot_autograd' 2025-03-04T19:47:33.0396662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/aot_autograd.py' 2025-03-04T19:47:33.0396954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/apis.py' 2025-03-04T19:47:33.0397310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/autograd_function.py' 2025-03-04T19:47:33.0397782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/batch_norm_replacement.py' 2025-03-04T19:47:33.0398131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/benchmark_utils.py' 2025-03-04T19:47:33.0398688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/compile_utils.py' 2025-03-04T19:47:33.0399008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/compilers.py' 2025-03-04T19:47:33.0399324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/config.py' 2025-03-04T19:47:33.0399643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/deprecated.py' 2025-03-04T19:47:33.0400008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/eager_transforms.py' 2025-03-04T19:47:33.0400353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/functional_call.py' 2025-03-04T19:47:33.0400678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/fx_minifier.py' 2025-03-04T19:47:33.0401035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/make_functional.py' 2025-03-04T19:47:33.0401487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/partitioners.py' 2025-03-04T19:47:33.0401827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/pyfunctorch.py' 2025-03-04T19:47:33.0402146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/python_key.py' 2025-03-04T19:47:33.0402483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/pytree_hacks.py' 2025-03-04T19:47:33.0402878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/top_operators_github_usage.py' 2025-03-04T19:47:33.0403222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/utils.py' 2025-03-04T19:47:33.0403511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch/vmap.py' 2025-03-04T19:47:33.0403811Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_functorch' 2025-03-04T19:47:33.0404087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_guards.py' 2025-03-04T19:47:33.0404433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/__init__.py' 2025-03-04T19:47:33.0404812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/_invoke_quant.py' 2025-03-04T19:47:33.0405240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/aoti_call_delegate.py' 2025-03-04T19:47:33.0405635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/associative_scan.py' 2025-03-04T19:47:33.0406032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/auto_functionalize.py' 2025-03-04T19:47:33.0406389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/base_hop.py' 2025-03-04T19:47:33.0406715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/cond.py' 2025-03-04T19:47:33.0407113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/effects.py' 2025-03-04T19:47:33.0407550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/executorch_call_delegate.py' 2025-03-04T19:47:33.0407912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/flat_apply.py' 2025-03-04T19:47:33.0408299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/flex_attention.py' 2025-03-04T19:47:33.0408658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/foreach_map.py' 2025-03-04T19:47:33.0409033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/hints_wrap.py' 2025-03-04T19:47:33.0409412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/invoke_subgraph.py' 2025-03-04T19:47:33.0409748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/map.py' 2025-03-04T19:47:33.0410106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/out_dtype.py' 2025-03-04T19:47:33.0410483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/run_const_graph.py' 2025-03-04T19:47:33.0410830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/scan.py' 2025-03-04T19:47:33.0411215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/strict_mode.py' 2025-03-04T19:47:33.0411585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/torchbind.py' 2025-03-04T19:47:33.0411981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/triton_kernel_wrap.py' 2025-03-04T19:47:33.0412323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/utils.py' 2025-03-04T19:47:33.0412678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/while_loop.py' 2025-03-04T19:47:33.0413054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops/wrap.py' 2025-03-04T19:47:33.0413385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_higher_order_ops' 2025-03-04T19:47:33.0413692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/__init__.py' 2025-03-04T19:47:33.0414100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/analyze_preserves_zero_mask.py' 2025-03-04T19:47:33.0414412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/aoti_eager.py' 2025-03-04T19:47:33.0414781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/async_compile.py' 2025-03-04T19:47:33.0415157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/__init__.py' 2025-03-04T19:47:33.0415621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-03-04T19:47:33.0416069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-03-04T19:47:33.0416524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-03-04T19:47:33.0416988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-03-04T19:47:33.0417443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-03-04T19:47:33.0417881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-03-04T19:47:33.0418291Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/artifacts' 2025-03-04T19:47:33.0418707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/autoheuristic.py' 2025-03-04T19:47:33.0419168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-03-04T19:47:33.0419653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-03-04T19:47:33.0420118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-03-04T19:47:33.0420498Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autoheuristic' 2025-03-04T19:47:33.0420843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/autotune_process.py' 2025-03-04T19:47:33.0421154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/bounds.py' 2025-03-04T19:47:33.0421459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/choices.py' 2025-03-04T19:47:33.0421777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codecache.py' 2025-03-04T19:47:33.0422134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/__init__.py' 2025-03-04T19:47:33.0422523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/aoti_hipify_utils.py' 2025-03-04T19:47:33.0422958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-03-04T19:47:33.0423353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/aoti_runtime' 2025-03-04T19:47:33.0423738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/block_analysis.py' 2025-03-04T19:47:33.0424074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/common.py' 2025-03-04T19:47:33.0424418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp.py' 2025-03-04T19:47:33.0424809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_bmm_template.py' 2025-03-04T19:47:33.0425282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-03-04T19:47:33.0425684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_gemm_template.py' 2025-03-04T19:47:33.0426111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-03-04T19:47:33.0426499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_micro_gemm.py' 2025-03-04T19:47:33.0426881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_prefix.h' 2025-03-04T19:47:33.0427263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_template.py' 2025-03-04T19:47:33.0427660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_template_kernel.py' 2025-03-04T19:47:33.0428031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_utils.py' 2025-03-04T19:47:33.0428410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-03-04T19:47:33.0428855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-03-04T19:47:33.0429248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-03-04T19:47:33.0429662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-03-04T19:47:33.0430039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/__init__.py' 2025-03-04T19:47:33.0430457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-03-04T19:47:33.0430859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_env.py' 2025-03-04T19:47:33.0431244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-03-04T19:47:33.0431651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cuda_template.py' 2025-03-04T19:47:33.0432124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-03-04T19:47:33.0432694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-03-04T19:47:33.0433163Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_lib_extensions' 2025-03-04T19:47:33.0433555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-03-04T19:47:33.0433985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-03-04T19:47:33.0434375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda/gemm_template.py' 2025-03-04T19:47:33.0434742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda' 2025-03-04T19:47:33.0435164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-03-04T19:47:33.0435644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/debug_utils.py' 2025-03-04T19:47:33.0436032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/halide.py' 2025-03-04T19:47:33.0436651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/memory_planning.py' 2025-03-04T19:47:33.0437140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/mps.py' 2025-03-04T19:47:33.0437596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/mps_device_op_overrides.py' 2025-03-04T19:47:33.0438043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/multi_kernel.py' 2025-03-04T19:47:33.0438410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/__init__.py' 2025-03-04T19:47:33.0438853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-03-04T19:47:33.0439231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/ck_template.py' 2025-03-04T19:47:33.0439730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-03-04T19:47:33.0440129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/compile_command.py' 2025-03-04T19:47:33.0440573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-03-04T19:47:33.0441000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-03-04T19:47:33.0441397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-03-04T19:47:33.0441817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_template.py' 2025-03-04T19:47:33.0442238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-03-04T19:47:33.0442607Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/rocm' 2025-03-04T19:47:33.0442930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/simd.py' 2025-03-04T19:47:33.0443346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/simd_kernel_features.py' 2025-03-04T19:47:33.0443772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/triton.py' 2025-03-04T19:47:33.0444178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/triton_combo_kernel.py' 2025-03-04T19:47:33.0444567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/triton_split_scan.py' 2025-03-04T19:47:33.0444945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/triton_utils.py' 2025-03-04T19:47:33.0445285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/wrapper.py' 2025-03-04T19:47:33.0445650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/xpu/__init__.py' 2025-03-04T19:47:33.0446079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-03-04T19:47:33.0446441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen/xpu' 2025-03-04T19:47:33.0446783Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/codegen' 2025-03-04T19:47:33.0447107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/comm_analysis.py' 2025-03-04T19:47:33.0447447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/comm_lowering.py' 2025-03-04T19:47:33.0447736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/comms.py' 2025-03-04T19:47:33.0448062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_fx.py' 2025-03-04T19:47:33.0448392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_fx_ext.py' 2025-03-04T19:47:33.0448741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_fx_subproc.py' 2025-03-04T19:47:33.0449129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_worker/__init__.py' 2025-03-04T19:47:33.0449534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_worker/__main__.py' 2025-03-04T19:47:33.0449944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_worker/subproc_pool.py' 2025-03-04T19:47:33.0450325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_worker/watchdog.py' 2025-03-04T19:47:33.0450704Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compile_worker' 2025-03-04T19:47:33.0451054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/compiler_bisector.py' 2025-03-04T19:47:33.0451387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/config.py' 2025-03-04T19:47:33.0451733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/constant_folding.py' 2025-03-04T19:47:33.0452053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/cpp_builder.py' 2025-03-04T19:47:33.0452385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/cpu_vec_isa.py' 2025-03-04T19:47:33.0452722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/cudagraph_trees.py' 2025-03-04T19:47:33.0453111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/cudagraph_utils.py' 2025-03-04T19:47:33.0453461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/custom_graph_pass.py' 2025-03-04T19:47:33.0453762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/debug.py' 2025-03-04T19:47:33.0454095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/decomposition.py' 2025-03-04T19:47:33.0454432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/dependencies.py' 2025-03-04T19:47:33.0454784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/dtype_propagation.py' 2025-03-04T19:47:33.0455092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/exc.py' 2025-03-04T19:47:33.0455480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/extern_node_serializer.py' 2025-03-04T19:47:33.0455794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/freezing.py' 2025-03-04T19:47:33.0456136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/freezing_utils.py' 2025-03-04T19:47:33.0456429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fuzzer.py' 2025-03-04T19:47:33.0456784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/README.md' 2025-03-04T19:47:33.0457140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/__init__.py' 2025-03-04T19:47:33.0457501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/b2b_gemm.py' 2025-03-04T19:47:33.0457887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/binary_folding.py' 2025-03-04T19:47:33.0458248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/ddp_fusion.py' 2025-03-04T19:47:33.0458678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-03-04T19:47:33.0459075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-03-04T19:47:33.0459507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-03-04T19:47:33.0459903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/freezing_patterns.py' 2025-03-04T19:47:33.0460295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/fuse_attention.py' 2025-03-04T19:47:33.0460695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/group_batch_fusion.py' 2025-03-04T19:47:33.0461102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/joint_graph.py' 2025-03-04T19:47:33.0461498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-03-04T19:47:33.0461877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/misc_patterns.py' 2025-03-04T19:47:33.0462264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-03-04T19:47:33.0462635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/numeric_utils.py' 2025-03-04T19:47:33.0463014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/pad_mm.py' 2025-03-04T19:47:33.0463374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/post_grad.py' 2025-03-04T19:47:33.0463740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/pre_grad.py' 2025-03-04T19:47:33.0464116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/quantization.py' 2025-03-04T19:47:33.0464489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/reinplace.py' 2025-03-04T19:47:33.0464898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/replace_random.py' 2025-03-04T19:47:33.0465343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-03-04T19:47:33.0465833Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-03-04T19:47:33.0466311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-03-04T19:47:33.0466825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-03-04T19:47:33.0467304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-03-04T19:47:33.0467793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-03-04T19:47:33.0468272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-03-04T19:47:33.0468764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-03-04T19:47:33.0469239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-03-04T19:47:33.0469723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-03-04T19:47:33.0470205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-03-04T19:47:33.0470692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-03-04T19:47:33.0471169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-03-04T19:47:33.0471640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-03-04T19:47:33.0472123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-03-04T19:47:33.0472598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-03-04T19:47:33.0473085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-03-04T19:47:33.0473587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-03-04T19:47:33.0474071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-03-04T19:47:33.0474542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-03-04T19:47:33.0475021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-03-04T19:47:33.0475503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-03-04T19:47:33.0475971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-03-04T19:47:33.0476411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/serialized_patterns' 2025-03-04T19:47:33.0476771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes/split_cat.py' 2025-03-04T19:47:33.0477125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_passes' 2025-03-04T19:47:33.0477476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/fx_utils.py' 2025-03-04T19:47:33.0477857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/graph.py' 2025-03-04T19:47:33.0478149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/hooks.py' 2025-03-04T19:47:33.0478519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/index_propagation.py' 2025-03-04T19:47:33.0478849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/inductor_prims.py' 2025-03-04T19:47:33.0479168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/ir.py' 2025-03-04T19:47:33.0479519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/jagged_lowerings.py' 2025-03-04T19:47:33.0479853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/__init__.py' 2025-03-04T19:47:33.0480185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/bmm.py' 2025-03-04T19:47:33.0480503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/conv.py' 2025-03-04T19:47:33.0480890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/flex_attention.py' 2025-03-04T19:47:33.0481254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/flex_decoding.py' 2025-03-04T19:47:33.0481575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/mm.py' 2025-03-04T19:47:33.0481918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/mm_common.py' 2025-03-04T19:47:33.0482277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/mm_plus_mm.py' 2025-03-04T19:47:33.0482617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel/mm_scaled.py' 2025-03-04T19:47:33.0482943Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/kernel' 2025-03-04T19:47:33.0483260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/loop_body.py' 2025-03-04T19:47:33.0483568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/lowering.py' 2025-03-04T19:47:33.0483877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/memory.py' 2025-03-04T19:47:33.0484176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/metrics.py' 2025-03-04T19:47:33.0484495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/mkldnn_ir.py' 2025-03-04T19:47:33.0484879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/mkldnn_lowerings.py' 2025-03-04T19:47:33.0485204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/mock_cache.py' 2025-03-04T19:47:33.0485522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/ops_handler.py' 2025-03-04T19:47:33.0485872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/optimize_indexing.py' 2025-03-04T19:47:33.0486201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/output_code.py' 2025-03-04T19:47:33.0486542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/package/__init__.py' 2025-03-04T19:47:33.0486948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/package/build_package.py' 2025-03-04T19:47:33.0487286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/package/package.py' 2025-03-04T19:47:33.0487707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/package/pt2_archive_constants.py' 2025-03-04T19:47:33.0488039Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/package' 2025-03-04T19:47:33.0488389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/pattern_matcher.py' 2025-03-04T19:47:33.0488777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/quantized_lowerings.py' 2025-03-04T19:47:33.0489102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/remote_cache.py' 2025-03-04T19:47:33.0489448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/README.md' 2025-03-04T19:47:33.0489791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/__init__.py' 2025-03-04T19:47:33.0490177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/autotune_cache.py' 2025-03-04T19:47:33.0490584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/benchmarking.py' 2025-03-04T19:47:33.0490974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/cache_dir_utils.py' 2025-03-04T19:47:33.0491344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/compile_tasks.py' 2025-03-04T19:47:33.0491785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-03-04T19:47:33.0492161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/halide_helpers.py' 2025-03-04T19:47:33.0492491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/hints.py' 2025-03-04T19:47:33.0492870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/runtime_utils.py' 2025-03-04T19:47:33.0493240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/triton_compat.py' 2025-03-04T19:47:33.0493636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/triton_helpers.py' 2025-03-04T19:47:33.0494025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime/triton_heuristics.py' 2025-03-04T19:47:33.0494374Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/runtime' 2025-03-04T19:47:33.0494687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/scheduler.py' 2025-03-04T19:47:33.0494997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/script.ld' 2025-03-04T19:47:33.0495345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/select_algorithm.py' 2025-03-04T19:47:33.0495654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/sizevars.py' 2025-03-04T19:47:33.0496020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/subgraph_lowering.py' 2025-03-04T19:47:33.0496374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/test_case.py' 2025-03-04T19:47:33.0496717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/test_operators.py' 2025-03-04T19:47:33.0497046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/triton_bundler.py' 2025-03-04T19:47:33.0497355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/utils.py' 2025-03-04T19:47:33.0497678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/virtualized.py' 2025-03-04T19:47:33.0498041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor/wrapper_benchmark.py' 2025-03-04T19:47:33.0498738Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_inductor' 2025-03-04T19:47:33.0499028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_jit_internal.py' 2025-03-04T19:47:33.0499329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/__init__.py' 2025-03-04T19:47:33.0499612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/closure.py' 2025-03-04T19:47:33.0499927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/computation.py' 2025-03-04T19:47:33.0500245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/config.py' 2025-03-04T19:47:33.0500536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/debug.py' 2025-03-04T19:47:33.0500850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/device_context.py' 2025-03-04T19:47:33.0501210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/extract_compiled_graph.py' 2025-03-04T19:47:33.0501504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/ir_cache.py' 2025-03-04T19:47:33.0501780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/metrics.py' 2025-03-04T19:47:33.0502189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/tensor_factory_functions.py' 2025-03-04T19:47:33.0502484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy/ts_backend.py' 2025-03-04T19:47:33.0502774Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lazy' 2025-03-04T19:47:33.0503073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/__init__.py' 2025-03-04T19:47:33.0503384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/autograd.py' 2025-03-04T19:47:33.0503690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/custom_ops.py' 2025-03-04T19:47:33.0504043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/fake_class_registry.py' 2025-03-04T19:47:33.0504364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/fake_impl.py' 2025-03-04T19:47:33.0504679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/infer_schema.py' 2025-03-04T19:47:33.0505026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/simple_registry.py' 2025-03-04T19:47:33.0505312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/triton.py' 2025-03-04T19:47:33.0505614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library/utils.py' 2025-03-04T19:47:33.0505939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_library' 2025-03-04T19:47:33.0506232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_linalg_utils.py' 2025-03-04T19:47:33.0506494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lobpcg.py' 2025-03-04T19:47:33.0506793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_logging/__init__.py' 2025-03-04T19:47:33.0507112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_logging/_internal.py' 2025-03-04T19:47:33.0507439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_logging/_registrations.py' 2025-03-04T19:47:33.0507783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_logging/scribe.py' 2025-03-04T19:47:33.0508095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_logging/structured.py' 2025-03-04T19:47:33.0508427Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_logging' 2025-03-04T19:47:33.0508690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_lowrank.py' 2025-03-04T19:47:33.0509000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_meta_registrations.py' 2025-03-04T19:47:33.0509369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_namedtensor_internals.py' 2025-03-04T19:47:33.0509652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/README.md' 2025-03-04T19:47:33.0509951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/__init__.py' 2025-03-04T19:47:33.0510298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_binary_ufuncs_impl.py' 2025-03-04T19:47:33.0510629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_casting_dicts.py' 2025-03-04T19:47:33.0510914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_dtypes.py' 2025-03-04T19:47:33.0511269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_dtypes_impl.py' 2025-03-04T19:47:33.0511550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_funcs.py' 2025-03-04T19:47:33.0511857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_funcs_impl.py' 2025-03-04T19:47:33.0512167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_getlimits.py' 2025-03-04T19:47:33.0512454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_ndarray.py' 2025-03-04T19:47:33.0512792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_normalizations.py' 2025-03-04T19:47:33.0513154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_reductions_impl.py' 2025-03-04T19:47:33.0513454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_ufuncs.py' 2025-03-04T19:47:33.0513791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_unary_ufuncs_impl.py' 2025-03-04T19:47:33.0514075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/_util.py' 2025-03-04T19:47:33.0514346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/fft.py' 2025-03-04T19:47:33.0514627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/linalg.py' 2025-03-04T19:47:33.0514923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/random.py' 2025-03-04T19:47:33.0515251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/testing/__init__.py' 2025-03-04T19:47:33.0515580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/testing/utils.py' 2025-03-04T19:47:33.0515902Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy/testing' 2025-03-04T19:47:33.0516201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_numpy' 2025-03-04T19:47:33.0516479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_ops.py' 2025-03-04T19:47:33.0516772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims/__init__.py' 2025-03-04T19:47:33.0517075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims/context.py' 2025-03-04T19:47:33.0517383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims/debug_prims.py' 2025-03-04T19:47:33.0517804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims/executor.py' 2025-03-04T19:47:33.0518103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims/rng_prims.py' 2025-03-04T19:47:33.0518407Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims' 2025-03-04T19:47:33.0518797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims_common/__init__.py' 2025-03-04T19:47:33.0519138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims_common/wrappers.py' 2025-03-04T19:47:33.0519459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_prims_common' 2025-03-04T19:47:33.0519771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_python_dispatcher.py' 2025-03-04T19:47:33.0520074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/__init__.py' 2025-03-04T19:47:33.0520423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/_conversions.py' 2025-03-04T19:47:33.0520711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/fft.py' 2025-03-04T19:47:33.0521033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/linalg/__init__.py' 2025-03-04T19:47:33.0521361Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/linalg' 2025-03-04T19:47:33.0521662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/nn/__init__.py' 2025-03-04T19:47:33.0522013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/nn/functional/__init__.py' 2025-03-04T19:47:33.0522396Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/nn/functional' 2025-03-04T19:47:33.0522685Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/nn' 2025-03-04T19:47:33.0523059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/special/__init__.py' 2025-03-04T19:47:33.0523375Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs/special' 2025-03-04T19:47:33.0523667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_refs' 2025-03-04T19:47:33.0523968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_size_docs.py' 2025-03-04T19:47:33.0524249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_sources.py' 2025-03-04T19:47:33.0524528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_storage_docs.py' 2025-03-04T19:47:33.0524807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_streambase.py' 2025-03-04T19:47:33.0525138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_strobelight/__init__.py' 2025-03-04T19:47:33.0525524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_strobelight/cli_function_profiler.py' 2025-03-04T19:47:33.0525926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_strobelight/compile_time_profiler.py' 2025-03-04T19:47:33.0526237Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_strobelight' 2025-03-04T19:47:33.0526563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/__init__.py' 2025-03-04T19:47:33.0526929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/_fake_tensor_utils.py' 2025-03-04T19:47:33.0527283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/fake_impls.py' 2025-03-04T19:47:33.0527613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/fake_tensor.py' 2025-03-04T19:47:33.0527932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/fake_utils.py' 2025-03-04T19:47:33.0528303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/functional_tensor.py' 2025-03-04T19:47:33.0528623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/meta_utils.py' 2025-03-04T19:47:33.0528997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses/schema_check_mode.py' 2025-03-04T19:47:33.0529299Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_subclasses' 2025-03-04T19:47:33.0529607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_tensor.py' 2025-03-04T19:47:33.0529882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_tensor_docs.py' 2025-03-04T19:47:33.0530165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_tensor_str.py' 2025-03-04T19:47:33.0530463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_thread_safe_fork.py' 2025-03-04T19:47:33.0530733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_torch_docs.py' 2025-03-04T19:47:33.0530999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_utils.py' 2025-03-04T19:47:33.0531326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_utils_internal.py' 2025-03-04T19:47:33.0531622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/README.md' 2025-03-04T19:47:33.0531913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/__init__.py' 2025-03-04T19:47:33.0532251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging/LICENSE' 2025-03-04T19:47:33.0532612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging/LICENSE.APACHE' 2025-03-04T19:47:33.0532957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging/LICENSE.BSD' 2025-03-04T19:47:33.0533339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging/__init__.py' 2025-03-04T19:47:33.0533695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging/_structures.py' 2025-03-04T19:47:33.0534040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging/version.py' 2025-03-04T19:47:33.0534373Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor/packaging' 2025-03-04T19:47:33.0534672Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vendor' 2025-03-04T19:47:33.0534988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_vmap_internals.py' 2025-03-04T19:47:33.0535328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/_weights_only_unpickler.py' 2025-03-04T19:47:33.0535602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/abi-check.cpp' 2025-03-04T19:47:33.0535920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/accelerator/__init__.py' 2025-03-04T19:47:33.0536239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/accelerator/_utils.py' 2025-03-04T19:47:33.0536544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/accelerator' 2025-03-04T19:47:33.0536834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/amp/__init__.py' 2025-03-04T19:47:33.0537135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/amp/autocast_mode.py' 2025-03-04T19:47:33.0537442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/amp/grad_scaler.py' 2025-03-04T19:47:33.0537717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/amp' 2025-03-04T19:47:33.0538006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/__init__.py' 2025-03-04T19:47:33.0538290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/__init__.py' 2025-03-04T19:47:33.0538623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/__init__.py' 2025-03-04T19:47:33.0539016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/modules/__init__.py' 2025-03-04T19:47:33.0539379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/modules/fused.py' 2025-03-04T19:47:33.0539759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/modules' 2025-03-04T19:47:33.0540116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat/__init__.py' 2025-03-04T19:47:33.0540528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-03-04T19:47:33.0540989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-03-04T19:47:33.0541421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-03-04T19:47:33.0541834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-03-04T19:47:33.0542209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat/modules' 2025-03-04T19:47:33.0542596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/qat' 2025-03-04T19:47:33.0542988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/__init__.py' 2025-03-04T19:47:33.0543433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-03-04T19:47:33.0543920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-03-04T19:47:33.0544427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-03-04T19:47:33.0548110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic/modules' 2025-03-04T19:47:33.0548529Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/dynamic' 2025-03-04T19:47:33.0549001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-03-04T19:47:33.0549430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-03-04T19:47:33.0549879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-03-04T19:47:33.0550392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-03-04T19:47:33.0550859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-03-04T19:47:33.0551274Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized/modules' 2025-03-04T19:47:33.0551700Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic/quantized' 2025-03-04T19:47:33.0552034Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/intrinsic' 2025-03-04T19:47:33.0552342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/__init__.py' 2025-03-04T19:47:33.0552702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/dynamic/__init__.py' 2025-03-04T19:47:33.0553095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-03-04T19:47:33.0553484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/dynamic/modules/linear.py' 2025-03-04T19:47:33.0553851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/dynamic/modules' 2025-03-04T19:47:33.0554184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/dynamic' 2025-03-04T19:47:33.0554542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/modules/__init__.py' 2025-03-04T19:47:33.0554863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/modules/conv.py' 2025-03-04T19:47:33.0555249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/modules/embedding_ops.py' 2025-03-04T19:47:33.0555576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/modules/linear.py' 2025-03-04T19:47:33.0555917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat/modules' 2025-03-04T19:47:33.0556211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/qat' 2025-03-04T19:47:33.0556557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantizable/__init__.py' 2025-03-04T19:47:33.0556964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantizable/modules/__init__.py' 2025-03-04T19:47:33.0557375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantizable/modules/activation.py' 2025-03-04T19:47:33.0557831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantizable/modules/rnn.py' 2025-03-04T19:47:33.0558257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantizable/modules' 2025-03-04T19:47:33.0558601Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantizable' 2025-03-04T19:47:33.0558933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/__init__.py' 2025-03-04T19:47:33.0559321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic/__init__.py' 2025-03-04T19:47:33.0559738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-03-04T19:47:33.0560262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-03-04T19:47:33.0560676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-03-04T19:47:33.0561074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-03-04T19:47:33.0561492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic/modules' 2025-03-04T19:47:33.0563724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/dynamic' 2025-03-04T19:47:33.0564151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/functional.py' 2025-03-04T19:47:33.0564532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/__init__.py' 2025-03-04T19:47:33.0564931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/activation.py' 2025-03-04T19:47:33.0565333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/batchnorm.py' 2025-03-04T19:47:33.0565694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/conv.py' 2025-03-04T19:47:33.0566087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/dropout.py' 2025-03-04T19:47:33.0566492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/embedding_ops.py' 2025-03-04T19:47:33.0566969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/functional_modules.py' 2025-03-04T19:47:33.0567342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/linear.py' 2025-03-04T19:47:33.0567754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/normalization.py' 2025-03-04T19:47:33.0568124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/rnn.py' 2025-03-04T19:47:33.0568490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules/utils.py' 2025-03-04T19:47:33.0568867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/modules' 2025-03-04T19:47:33.0569258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/__init__.py' 2025-03-04T19:47:33.0569704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/__init__.py' 2025-03-04T19:47:33.0570115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/conv.py' 2025-03-04T19:47:33.0570545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/linear.py' 2025-03-04T19:47:33.0570947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/rnn.py' 2025-03-04T19:47:33.0571386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/sparse.py' 2025-03-04T19:47:33.0571802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules/utils.py' 2025-03-04T19:47:33.0572212Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference/modules' 2025-03-04T19:47:33.0572594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized/reference' 2025-03-04T19:47:33.0572914Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/quantized' 2025-03-04T19:47:33.0573243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/__init__.py' 2025-03-04T19:47:33.0573613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized/__init__.py' 2025-03-04T19:47:33.0574086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-03-04T19:47:33.0574539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-03-04T19:47:33.0574948Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized/dynamic' 2025-03-04T19:47:33.0575310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized/linear.py' 2025-03-04T19:47:33.0575669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized/utils.py' 2025-03-04T19:47:33.0576124Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse/quantized' 2025-03-04T19:47:33.0576438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn/sparse' 2025-03-04T19:47:33.0576732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/nn' 2025-03-04T19:47:33.0577019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/__init__.py' 2025-03-04T19:47:33.0577350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/_numeric_suite.py' 2025-03-04T19:47:33.0577676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/_numeric_suite_fx.py' 2025-03-04T19:47:33.0577984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/__init__.py' 2025-03-04T19:47:33.0578314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/graph_matcher.py' 2025-03-04T19:47:33.0578633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/graph_passes.py' 2025-03-04T19:47:33.0578949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/mappings.py' 2025-03-04T19:47:33.0579278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/n_shadows_utils.py' 2025-03-04T19:47:33.0579590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/ns_types.py' 2025-03-04T19:47:33.0579915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/pattern_utils.py' 2025-03-04T19:47:33.0580298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-03-04T19:47:33.0580582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/utils.py' 2025-03-04T19:47:33.0580911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx/weight_utils.py' 2025-03-04T19:47:33.0581200Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns/fx' 2025-03-04T19:47:33.0581482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/ns' 2025-03-04T19:47:33.0581807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/__init__.py' 2025-03-04T19:47:33.0582184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/__init__.py' 2025-03-04T19:47:33.0582684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/README.md' 2025-03-04T19:47:33.0583168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-03-04T19:47:33.0583736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-03-04T19:47:33.0584214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/activation_sparsifier' 2025-03-04T19:47:33.0584681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler/README.md' 2025-03-04T19:47:33.0585140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-03-04T19:47:33.0585639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-03-04T19:47:33.0586170Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_scheduler' 2025-03-04T19:47:33.0586620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/README.md' 2025-03-04T19:47:33.0587088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-03-04T19:47:33.0587604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-03-04T19:47:33.0588171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/README.md' 2025-03-04T19:47:33.0588692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/dlrm_utils.py' 2025-03-04T19:47:33.0589281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py' 2025-03-04T19:47:33.0589853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py' 2025-03-04T19:47:33.0590444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py' 2025-03-04T19:47:33.0590991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/accuracy.png' 2025-03-04T19:47:33.0591577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/disk_savings.png' 2025-03-04T19:47:33.0592148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images/forward_time.png' 2025-03-04T19:47:33.0592687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/images' 2025-03-04T19:47:33.0593208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks' 2025-03-04T19:47:33.0593725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-03-04T19:47:33.0594243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-03-04T19:47:33.0594831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/README.md' 2025-03-04T19:47:33.0595398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-03-04T19:47:33.0596017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-03-04T19:47:33.0596610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-03-04T19:47:33.0597148Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks' 2025-03-04T19:47:33.0597836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py' 2025-03-04T19:47:33.0598586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning/tests' 2025-03-04T19:47:33.0599099Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/lightning' 2025-03-04T19:47:33.0599682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-03-04T19:47:33.0600190Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/data_sparsifier' 2025-03-04T19:47:33.0600627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-03-04T19:47:33.0601034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/README.md' 2025-03-04T19:47:33.0601474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/__init__.py' 2025-03-04T19:47:33.0602051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-03-04T19:47:33.0602522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_1.png' 2025-03-04T19:47:33.0602973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_2.png' 2025-03-04T19:47:33.0603439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_3.png' 2025-03-04T19:47:33.0603887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_4.png' 2025-03-04T19:47:33.0604349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_5.png' 2025-03-04T19:47:33.0604801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images/prune_6.png' 2025-03-04T19:47:33.0605245Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/images' 2025-03-04T19:47:33.0605733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-03-04T19:47:33.0606168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-03-04T19:47:33.0606637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-03-04T19:47:33.0607093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-03-04T19:47:33.0607559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-03-04T19:47:33.0607965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental/pruner' 2025-03-04T19:47:33.0608351Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_experimental' 2025-03-04T19:47:33.0608672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/_mappings.py' 2025-03-04T19:47:33.0609046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/scheduler/__init__.py' 2025-03-04T19:47:33.0609447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/scheduler/base_scheduler.py' 2025-03-04T19:47:33.0609851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-03-04T19:47:33.0610269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-03-04T19:47:33.0610616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/scheduler' 2025-03-04T19:47:33.0610997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/sparsifier/__init__.py' 2025-03-04T19:47:33.0611411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-03-04T19:47:33.0611894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-03-04T19:47:33.0612283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/sparsifier/utils.py' 2025-03-04T19:47:33.0612774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-03-04T19:47:33.0613129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning/sparsifier' 2025-03-04T19:47:33.0613428Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/pruning' 2025-03-04T19:47:33.0613775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/__init__.py' 2025-03-04T19:47:33.0614187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/_correct_bias.py' 2025-03-04T19:47:33.0614539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/_equalize.py' 2025-03-04T19:47:33.0614956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/_learnable_fake_quantize.py' 2025-03-04T19:47:33.0615376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/README.md' 2025-03-04T19:47:33.0615793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/__init__.py' 2025-03-04T19:47:33.0616334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-03-04T19:47:33.0616781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-03-04T19:47:33.0617249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/backend_config.py' 2025-03-04T19:47:33.0617677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/executorch.py' 2025-03-04T19:47:33.0618080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/fbgemm.py' 2025-03-04T19:47:33.0618496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/native.py' 2025-03-04T19:47:33.0618958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/observation_type.py' 2025-03-04T19:47:33.0619370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/onednn.py' 2025-03-04T19:47:33.0619779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/qnnpack.py' 2025-03-04T19:47:33.0620205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/tensorrt.py' 2025-03-04T19:47:33.0620609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/utils.py' 2025-03-04T19:47:33.0621017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config/x86.py' 2025-03-04T19:47:33.0621418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/backend_config' 2025-03-04T19:47:33.0621846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/APoT_tensor.py' 2025-03-04T19:47:33.0622343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/adaround_fake_quantize.py' 2025-03-04T19:47:33.0622781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/adaround_loss.py' 2025-03-04T19:47:33.0623281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/adaround_optimization.py' 2025-03-04T19:47:33.0623701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/apot_utils.py' 2025-03-04T19:47:33.0624154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/fake_quantize.py' 2025-03-04T19:47:33.0624638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/fake_quantize_function.py' 2025-03-04T19:47:33.0625118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/linear.py' 2025-03-04T19:47:33.0625527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/observer.py' 2025-03-04T19:47:33.0625946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/qconfig.py' 2025-03-04T19:47:33.0626356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental/quantizer.py' 2025-03-04T19:47:33.0626794Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/experimental' 2025-03-04T19:47:33.0627175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fake_quantize.py' 2025-03-04T19:47:33.0627535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fuse_modules.py' 2025-03-04T19:47:33.0627966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fuser_method_mappings.py' 2025-03-04T19:47:33.0628304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/README.md' 2025-03-04T19:47:33.0628670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/__init__.py' 2025-03-04T19:47:33.0629038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_decomposed.py' 2025-03-04T19:47:33.0629408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_equalize.py' 2025-03-04T19:47:33.0629850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-03-04T19:47:33.0630265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report/README.md' 2025-03-04T19:47:33.0630699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report/__init__.py' 2025-03-04T19:47:33.0631127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report/detector.py' 2025-03-04T19:47:33.0631587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report/model_report.py' 2025-03-04T19:47:33.0632121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-03-04T19:47:33.0632630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-03-04T19:47:33.0633046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/_model_report' 2025-03-04T19:47:33.0633414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/convert.py' 2025-03-04T19:47:33.0633794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/custom_config.py' 2025-03-04T19:47:33.0634143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/fuse.py' 2025-03-04T19:47:33.0634519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/fuse_handler.py' 2025-03-04T19:47:33.0634895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/graph_module.py' 2025-03-04T19:47:33.0635306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-03-04T19:47:33.0635708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-03-04T19:47:33.0636090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/lstm_utils.py' 2025-03-04T19:47:33.0636461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/match_utils.py' 2025-03-04T19:47:33.0636854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/pattern_utils.py' 2025-03-04T19:47:33.0637360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/prepare.py' 2025-03-04T19:47:33.0638033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-03-04T19:47:33.0638782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/quantize_handler.py' 2025-03-04T19:47:33.0639177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/tracer.py' 2025-03-04T19:47:33.0639582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx/utils.py' 2025-03-04T19:47:33.0639957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/fx' 2025-03-04T19:47:33.0640310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/observer.py' 2025-03-04T19:47:33.0640646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pattern.md' 2025-03-04T19:47:33.0641027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/__init__.py' 2025-03-04T19:47:33.0641458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/_affine_quantization.py' 2025-03-04T19:47:33.0641881Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-03-04T19:47:33.0642294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-03-04T19:47:33.0642685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/export_utils.py' 2025-03-04T19:47:33.0643080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/graph_utils.py' 2025-03-04T19:47:33.0643494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-03-04T19:47:33.0643871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/prepare.py' 2025-03-04T19:47:33.0644238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/qat_utils.py' 2025-03-04T19:47:33.0644700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/representation/__init__.py' 2025-03-04T19:47:33.0645154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/representation/rewrite.py' 2025-03-04T19:47:33.0645592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/representation' 2025-03-04T19:47:33.0645948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e/utils.py' 2025-03-04T19:47:33.0646309Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/pt2e' 2025-03-04T19:47:33.0646640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/qconfig.py' 2025-03-04T19:47:33.0647019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/qconfig_mapping.py' 2025-03-04T19:47:33.0647384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quant_type.py' 2025-03-04T19:47:33.0647792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantization_mappings.py' 2025-03-04T19:47:33.0648140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantize.py' 2025-03-04T19:47:33.0648496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantize_fx.py' 2025-03-04T19:47:33.0648872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantize_jit.py' 2025-03-04T19:47:33.0649236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantize_pt2e.py' 2025-03-04T19:47:33.0649641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/__init__.py' 2025-03-04T19:47:33.0650165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/composable_quantizer.py' 2025-03-04T19:47:33.0650620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-03-04T19:47:33.0651031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/quantizer.py' 2025-03-04T19:47:33.0651405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/utils.py' 2025-03-04T19:47:33.0651943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-03-04T19:47:33.0652388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-03-04T19:47:33.0652876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-03-04T19:47:33.0653349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-03-04T19:47:33.0653740Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/quantizer' 2025-03-04T19:47:33.0654060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/stubs.py' 2025-03-04T19:47:33.0654379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization/utils.py' 2025-03-04T19:47:33.0654714Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao/quantization' 2025-03-04T19:47:33.0654986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/ao' 2025-03-04T19:47:33.0655296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/__init__.py' 2025-03-04T19:47:33.0655650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/_functions/__init__.py' 2025-03-04T19:47:33.0656049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/_functions/replace.vim' 2025-03-04T19:47:33.0656394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/_functions/tensor.py' 2025-03-04T19:47:33.0656743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/_functions/utils.py' 2025-03-04T19:47:33.0657082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/_functions' 2025-03-04T19:47:33.0657400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/anomaly_mode.py' 2025-03-04T19:47:33.0657723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/forward_ad.py' 2025-03-04T19:47:33.0658023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/function.py' 2025-03-04T19:47:33.0658411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/functional.py' 2025-03-04T19:47:33.0658798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/grad_mode.py' 2025-03-04T19:47:33.0659121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/gradcheck.py' 2025-03-04T19:47:33.0659409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/graph.py' 2025-03-04T19:47:33.0659721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/profiler.py' 2025-03-04T19:47:33.0660054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/profiler_legacy.py' 2025-03-04T19:47:33.0660379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/profiler_util.py' 2025-03-04T19:47:33.0660694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd/variable.py' 2025-03-04T19:47:33.0660985Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/autograd' 2025-03-04T19:47:33.0661293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/__init__.py' 2025-03-04T19:47:33.0661696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_coreml/__init__.py' 2025-03-04T19:47:33.0662061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_coreml/preprocess.py' 2025-03-04T19:47:33.0662391Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_coreml' 2025-03-04T19:47:33.0662719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_nnapi/__init__.py' 2025-03-04T19:47:33.0663057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_nnapi/prepare.py' 2025-03-04T19:47:33.0663456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_nnapi/serializer.py' 2025-03-04T19:47:33.0663792Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/_nnapi' 2025-03-04T19:47:33.0664111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cpu/__init__.py' 2025-03-04T19:47:33.0664435Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cpu' 2025-03-04T19:47:33.0664757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cuda/__init__.py' 2025-03-04T19:47:33.0665082Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cuda' 2025-03-04T19:47:33.0665409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cudnn/__init__.py' 2025-03-04T19:47:33.0665717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cudnn/rnn.py' 2025-03-04T19:47:33.0666055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cudnn' 2025-03-04T19:47:33.0666417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cusparselt/__init__.py' 2025-03-04T19:47:33.0666773Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/cusparselt' 2025-03-04T19:47:33.0667121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/kleidiai/__init__.py' 2025-03-04T19:47:33.0667465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/kleidiai' 2025-03-04T19:47:33.0667787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mha/__init__.py' 2025-03-04T19:47:33.0668107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mha' 2025-03-04T19:47:33.0668424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mkl/__init__.py' 2025-03-04T19:47:33.0668734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mkl' 2025-03-04T19:47:33.0669108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mkldnn/__init__.py' 2025-03-04T19:47:33.0669540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mkldnn' 2025-03-04T19:47:33.0669872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mps/__init__.py' 2025-03-04T19:47:33.0670185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/mps' 2025-03-04T19:47:33.0670526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/nnpack/__init__.py' 2025-03-04T19:47:33.0670842Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/nnpack' 2025-03-04T19:47:33.0671190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/openmp/__init__.py' 2025-03-04T19:47:33.0671510Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/openmp' 2025-03-04T19:47:33.0671868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/opt_einsum/__init__.py' 2025-03-04T19:47:33.0672222Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/opt_einsum' 2025-03-04T19:47:33.0672574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/quantized/__init__.py' 2025-03-04T19:47:33.0672988Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/quantized' 2025-03-04T19:47:33.0673313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/xeon/__init__.py' 2025-03-04T19:47:33.0673646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/xeon/run_cpu.py' 2025-03-04T19:47:33.0673957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/xeon' 2025-03-04T19:47:33.0674307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/xnnpack/__init__.py' 2025-03-04T19:47:33.0674706Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends/xnnpack' 2025-03-04T19:47:33.0675000Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/backends' 2025-03-04T19:47:33.0675319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/compiler/__init__.py' 2025-03-04T19:47:33.0675612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/compiler/_cache.py' 2025-03-04T19:47:33.0675917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/compiler/config.py' 2025-03-04T19:47:33.0676207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/compiler' 2025-03-04T19:47:33.0676511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/contrib/__init__.py' 2025-03-04T19:47:33.0676839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/contrib/_tensorboard_vis.py' 2025-03-04T19:47:33.0677140Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/contrib' 2025-03-04T19:47:33.0677418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cpu/__init__.py' 2025-03-04T19:47:33.0677798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cpu/amp/__init__.py' 2025-03-04T19:47:33.0678137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cpu/amp/autocast_mode.py' 2025-03-04T19:47:33.0678453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cpu/amp/grad_scaler.py' 2025-03-04T19:47:33.0678759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cpu/amp' 2025-03-04T19:47:33.0679033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cpu' 2025-03-04T19:47:33.0679360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/CudaIPCTypes.cpp' 2025-03-04T19:47:33.0679657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/CudaIPCTypes.h' 2025-03-04T19:47:33.0679955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/DataLoader.cpp' 2025-03-04T19:47:33.0680258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/DataLoader.h' 2025-03-04T19:47:33.0680538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Device.cpp' 2025-03-04T19:47:33.0680826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Device.h' 2025-03-04T19:47:33.0681163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/DeviceAccelerator.cpp' 2025-03-04T19:47:33.0681497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/DeviceAccelerator.h' 2025-03-04T19:47:33.0681770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Dtype.cpp' 2025-03-04T19:47:33.0682050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Dtype.h' 2025-03-04T19:47:33.0682361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/DynamicTypes.cpp' 2025-03-04T19:47:33.0682654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/DynamicTypes.h' 2025-03-04T19:47:33.0682940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Event.cpp' 2025-03-04T19:47:33.0683203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Event.h' 2025-03-04T19:47:33.0683508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Exceptions.cpp' 2025-03-04T19:47:33.0683862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Exceptions.h' 2025-03-04T19:47:33.0684143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Export.h' 2025-03-04T19:47:33.0684432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Generator.cpp' 2025-03-04T19:47:33.0684711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Generator.h' 2025-03-04T19:47:33.0684999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Layout.cpp' 2025-03-04T19:47:33.0685295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Layout.h' 2025-03-04T19:47:33.0685643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/MemoryFormat.cpp' 2025-03-04T19:47:33.0685938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/MemoryFormat.h' 2025-03-04T19:47:33.0686229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Module.cpp' 2025-03-04T19:47:33.0686500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Module.h' 2025-03-04T19:47:33.0686829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/PyInterpreter.cpp' 2025-03-04T19:47:33.0687134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/PyInterpreter.h' 2025-03-04T19:47:33.0687413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/QScheme.cpp' 2025-03-04T19:47:33.0687692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/QScheme.h' 2025-03-04T19:47:33.0688001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/README.md' 2025-03-04T19:47:33.0688273Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Size.cpp' 2025-03-04T19:47:33.0688537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Size.h' 2025-03-04T19:47:33.0688834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Storage.cpp' 2025-03-04T19:47:33.0689110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Storage.h' 2025-03-04T19:47:33.0689445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/StorageMethods.cpp' 2025-03-04T19:47:33.0689756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/StorageMethods.h' 2025-03-04T19:47:33.0690085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/StorageSharing.cpp' 2025-03-04T19:47:33.0690396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/StorageSharing.h' 2025-03-04T19:47:33.0690689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Stream.cpp' 2025-03-04T19:47:33.0690961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Stream.h' 2025-03-04T19:47:33.0691236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/THConcat.h' 2025-03-04T19:47:33.0691512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/THP.h' 2025-03-04T19:47:33.0691802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/TypeInfo.cpp' 2025-03-04T19:47:33.0692096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/TypeInfo.h' 2025-03-04T19:47:33.0692365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/Types.h' 2025-03-04T19:47:33.0692726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/all.h' 2025-03-04T19:47:33.0693068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/arg.h' 2025-03-04T19:47:33.0693441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/autograd.h' 2025-03-04T19:47:33.0693804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/cuda.h' 2025-03-04T19:47:33.0694153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data.h' 2025-03-04T19:47:33.0694633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader.h' 2025-03-04T19:47:33.0695075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-03-04T19:47:33.0695550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-03-04T19:47:33.0696013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-03-04T19:47:33.0696503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader' 2025-03-04T19:47:33.0696982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-03-04T19:47:33.0697396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets.h' 2025-03-04T19:47:33.0697820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/base.h' 2025-03-04T19:47:33.0698468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-03-04T19:47:33.0698938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/map.h' 2025-03-04T19:47:33.0699366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-03-04T19:47:33.0699812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-03-04T19:47:33.0700259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-03-04T19:47:33.0700702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-03-04T19:47:33.0701135Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/datasets' 2025-03-04T19:47:33.0701605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-03-04T19:47:33.0702013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/detail/queue.h' 2025-03-04T19:47:33.0702458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-03-04T19:47:33.0702881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/detail' 2025-03-04T19:47:33.0703276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/example.h' 2025-03-04T19:47:33.0703684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/iterator.h' 2025-03-04T19:47:33.0704076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers.h' 2025-03-04T19:47:33.0704511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/base.h' 2025-03-04T19:47:33.0705014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-03-04T19:47:33.0705489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-03-04T19:47:33.0705925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/random.h' 2025-03-04T19:47:33.0706400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-03-04T19:47:33.0706851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-03-04T19:47:33.0707285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-03-04T19:47:33.0707872Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/samplers' 2025-03-04T19:47:33.0708274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms.h' 2025-03-04T19:47:33.0708717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/base.h' 2025-03-04T19:47:33.0709162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-03-04T19:47:33.0709691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-03-04T19:47:33.0710126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-03-04T19:47:33.0710584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-03-04T19:47:33.0711031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/transforms' 2025-03-04T19:47:33.0711487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data/worker_exception.h' 2025-03-04T19:47:33.0711864Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/data' 2025-03-04T19:47:33.0712337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-03-04T19:47:33.0712750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/detail/static.h' 2025-03-04T19:47:33.0713143Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/detail' 2025-03-04T19:47:33.0713510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/enum.h' 2025-03-04T19:47:33.0713916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/expanding_array.h' 2025-03-04T19:47:33.0714268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/fft.h' 2025-03-04T19:47:33.0714634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/imethod.h' 2025-03-04T19:47:33.0714983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/jit.h' 2025-03-04T19:47:33.0715321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/mps.h' 2025-03-04T19:47:33.0715683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nested.h' 2025-03-04T19:47:33.0716027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn.h' 2025-03-04T19:47:33.0716434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/cloneable.h' 2025-03-04T19:47:33.0716840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional.h' 2025-03-04T19:47:33.0717297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-03-04T19:47:33.0717835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-03-04T19:47:33.0718256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-03-04T19:47:33.0718716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-03-04T19:47:33.0719160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-03-04T19:47:33.0719611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-03-04T19:47:33.0720079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-03-04T19:47:33.0720580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-03-04T19:47:33.0721027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-03-04T19:47:33.0721449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-03-04T19:47:33.0721990Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-03-04T19:47:33.0722456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-03-04T19:47:33.0722942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-03-04T19:47:33.0723383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-03-04T19:47:33.0723854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-03-04T19:47:33.0724287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-03-04T19:47:33.0724711Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/functional' 2025-03-04T19:47:33.0725087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/init.h' 2025-03-04T19:47:33.0725463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/module.h' 2025-03-04T19:47:33.0725852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules.h' 2025-03-04T19:47:33.0726295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-03-04T19:47:33.0726746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-03-04T19:47:33.0727175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-03-04T19:47:33.0727621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-03-04T19:47:33.0728032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/common.h' 2025-03-04T19:47:33.0728505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-03-04T19:47:33.0729038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-03-04T19:47:33.0729524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-03-04T19:47:33.0730040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-03-04T19:47:33.0730536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-03-04T19:47:33.0731041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-03-04T19:47:33.0731529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-03-04T19:47:33.0732056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-03-04T19:47:33.0732562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-03-04T19:47:33.0733108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-03-04T19:47:33.0733606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/container' 2025-03-04T19:47:33.0734062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-03-04T19:47:33.0734490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-03-04T19:47:33.0734938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-03-04T19:47:33.0735411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-03-04T19:47:33.0735815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-03-04T19:47:33.0736278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-03-04T19:47:33.0736692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-03-04T19:47:33.0737102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-03-04T19:47:33.0737559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-03-04T19:47:33.0737995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-03-04T19:47:33.0738451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-03-04T19:47:33.0738890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-03-04T19:47:33.0739293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-03-04T19:47:33.0739739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-03-04T19:47:33.0740233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-03-04T19:47:33.0740707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-03-04T19:47:33.0741158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-03-04T19:47:33.0741564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-03-04T19:47:33.0741991Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/modules' 2025-03-04T19:47:33.0742365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options.h' 2025-03-04T19:47:33.0742822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/activation.h' 2025-03-04T19:47:33.0743251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-03-04T19:47:33.0743681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-03-04T19:47:33.0744092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/conv.h' 2025-03-04T19:47:33.0744527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/distance.h' 2025-03-04T19:47:33.0744962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-03-04T19:47:33.0745402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-03-04T19:47:33.0745877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/fold.h' 2025-03-04T19:47:33.0746333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-03-04T19:47:33.0746761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/linear.h' 2025-03-04T19:47:33.0747164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/loss.h' 2025-03-04T19:47:33.0747659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-03-04T19:47:33.0748125Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/padding.h' 2025-03-04T19:47:33.0748584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-03-04T19:47:33.0749023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-03-04T19:47:33.0749430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-03-04T19:47:33.0749891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-03-04T19:47:33.0750371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-03-04T19:47:33.0750864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-03-04T19:47:33.0751309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-03-04T19:47:33.0751741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options/vision.h' 2025-03-04T19:47:33.0752153Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/options' 2025-03-04T19:47:33.0752627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-03-04T19:47:33.0753043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/parallel' 2025-03-04T19:47:33.0753440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-03-04T19:47:33.0753824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/pimpl.h' 2025-03-04T19:47:33.0754193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils.h' 2025-03-04T19:47:33.0754628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-03-04T19:47:33.0755104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-03-04T19:47:33.0755509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-03-04T19:47:33.0755909Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn/utils' 2025-03-04T19:47:33.0756293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/nn' 2025-03-04T19:47:33.0756646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim.h' 2025-03-04T19:47:33.0757044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/adagrad.h' 2025-03-04T19:47:33.0757431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/adam.h' 2025-03-04T19:47:33.0757890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/adamw.h' 2025-03-04T19:47:33.0764312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-03-04T19:47:33.0764911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/optimizer.h' 2025-03-04T19:47:33.0765331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-03-04T19:47:33.0765816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-03-04T19:47:33.0766438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-03-04T19:47:33.0766945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-03-04T19:47:33.0767385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/schedulers' 2025-03-04T19:47:33.0767816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/serialize.h' 2025-03-04T19:47:33.0768193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim/sgd.h' 2025-03-04T19:47:33.0768594Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/optim' 2025-03-04T19:47:33.0768985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/ordered_dict.h' 2025-03-04T19:47:33.0769357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/python.h' 2025-03-04T19:47:33.0769742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/python/init.h' 2025-03-04T19:47:33.0770150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/python' 2025-03-04T19:47:33.0770523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/serialize.h' 2025-03-04T19:47:33.0770946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/serialize/archive.h' 2025-03-04T19:47:33.0771428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-03-04T19:47:33.0771886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-03-04T19:47:33.0772315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/serialize/tensor.h' 2025-03-04T19:47:33.0772723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/serialize' 2025-03-04T19:47:33.0773096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/sparse.h' 2025-03-04T19:47:33.0773463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/special.h' 2025-03-04T19:47:33.0773831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/torch.h' 2025-03-04T19:47:33.0774188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/types.h' 2025-03-04T19:47:33.0774558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/utils.h' 2025-03-04T19:47:33.0775070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/version.h.in' 2025-03-04T19:47:33.0775458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch/xpu.h' 2025-03-04T19:47:33.0775837Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include/torch' 2025-03-04T19:47:33.0776164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/include' 2025-03-04T19:47:33.0776485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/cuda.cpp' 2025-03-04T19:47:33.0776913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/datasets/mnist.cpp' 2025-03-04T19:47:33.0777352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/datasets' 2025-03-04T19:47:33.0777770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/samplers/distributed.cpp' 2025-03-04T19:47:33.0778170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/samplers/random.cpp' 2025-03-04T19:47:33.0778596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/samplers/sequential.cpp' 2025-03-04T19:47:33.0779054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/samplers/stream.cpp' 2025-03-04T19:47:33.0779440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data/samplers' 2025-03-04T19:47:33.0779816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/data' 2025-03-04T19:47:33.0780142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/enum.cpp' 2025-03-04T19:47:33.0780463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/imethod.cpp' 2025-03-04T19:47:33.0780773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/jit.cpp' 2025-03-04T19:47:33.0781071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/mps.cpp' 2025-03-04T19:47:33.0781387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/init.cpp' 2025-03-04T19:47:33.0781787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/module.cpp' 2025-03-04T19:47:33.0782179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/_functions.cpp' 2025-03-04T19:47:33.0782589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/activation.cpp' 2025-03-04T19:47:33.0782975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/adaptive.cpp' 2025-03-04T19:47:33.0783376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/batchnorm.cpp' 2025-03-04T19:47:33.0783832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/container/functional.cpp' 2025-03-04T19:47:33.0784256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/container' 2025-03-04T19:47:33.0784615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/conv.cpp' 2025-03-04T19:47:33.0785009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/distance.cpp' 2025-03-04T19:47:33.0785388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/dropout.cpp' 2025-03-04T19:47:33.0785883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/embedding.cpp' 2025-03-04T19:47:33.0786347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/fold.cpp' 2025-03-04T19:47:33.0786756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/instancenorm.cpp' 2025-03-04T19:47:33.0787141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/linear.cpp' 2025-03-04T19:47:33.0787504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/loss.cpp' 2025-03-04T19:47:33.0787927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/normalization.cpp' 2025-03-04T19:47:33.0788306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/padding.cpp' 2025-03-04T19:47:33.0788726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/pixelshuffle.cpp' 2025-03-04T19:47:33.0789152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/pooling.cpp' 2025-03-04T19:47:33.0789535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/rnn.cpp' 2025-03-04T19:47:33.0789952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/transformer.cpp' 2025-03-04T19:47:33.0790346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules/upsampling.cpp' 2025-03-04T19:47:33.0790719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/modules' 2025-03-04T19:47:33.0791167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/activation.cpp' 2025-03-04T19:47:33.0791569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/adaptive.cpp' 2025-03-04T19:47:33.0791965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/batchnorm.cpp' 2025-03-04T19:47:33.0792350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/conv.cpp' 2025-03-04T19:47:33.0792725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/dropout.cpp' 2025-03-04T19:47:33.0793115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/embedding.cpp' 2025-03-04T19:47:33.0793537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/instancenorm.cpp' 2025-03-04T19:47:33.0793909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/linear.cpp' 2025-03-04T19:47:33.0794339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/normalization.cpp' 2025-03-04T19:47:33.0794717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/padding.cpp' 2025-03-04T19:47:33.0795105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/pooling.cpp' 2025-03-04T19:47:33.0795462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/rnn.cpp' 2025-03-04T19:47:33.0795873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/transformer.cpp' 2025-03-04T19:47:33.0796244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options/vision.cpp' 2025-03-04T19:47:33.0796604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn/options' 2025-03-04T19:47:33.0796940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/nn' 2025-03-04T19:47:33.0797296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/adagrad.cpp' 2025-03-04T19:47:33.0797639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/adam.cpp' 2025-03-04T19:47:33.0798078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/adamw.cpp' 2025-03-04T19:47:33.0798687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/lbfgs.cpp' 2025-03-04T19:47:33.0799055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/optimizer.cpp' 2025-03-04T19:47:33.0799426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/rmsprop.cpp' 2025-03-04T19:47:33.0799866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp' 2025-03-04T19:47:33.0800406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp' 2025-03-04T19:47:33.0800816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/schedulers/step_lr.cpp' 2025-03-04T19:47:33.0801211Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/schedulers' 2025-03-04T19:47:33.0801767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/serialize.cpp' 2025-03-04T19:47:33.0802098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim/sgd.cpp' 2025-03-04T19:47:33.0802454Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/optim' 2025-03-04T19:47:33.0802793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/python/init.cpp' 2025-03-04T19:47:33.0803150Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/python' 2025-03-04T19:47:33.0803553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/serialize.cpp' 2025-03-04T19:47:33.0803982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/serialize/input-archive.cpp' 2025-03-04T19:47:33.0804394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/serialize/output-archive.cpp' 2025-03-04T19:47:33.0804754Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/serialize' 2025-03-04T19:47:33.0805070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src/xpu.cpp' 2025-03-04T19:47:33.0805383Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api/src' 2025-03-04T19:47:33.0805686Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/api' 2025-03-04T19:47:33.0806058Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/FunctionsManual.cpp' 2025-03-04T19:47:33.0806439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/FunctionsManual.h' 2025-03-04T19:47:33.0806788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/InferenceMode.h' 2025-03-04T19:47:33.0807118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/README.md' 2025-03-04T19:47:33.0807495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/TraceTypeManual.cpp' 2025-03-04T19:47:33.0807884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/VariableTypeManual.cpp' 2025-03-04T19:47:33.0808265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/VariableTypeUtils.h' 2025-03-04T19:47:33.0808620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/anomaly_mode.cpp' 2025-03-04T19:47:33.0808968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/anomaly_mode.h' 2025-03-04T19:47:33.0809302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/autograd.cpp' 2025-03-04T19:47:33.0809635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/autograd.h' 2025-03-04T19:47:33.0809989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/autograd_meta.cpp' 2025-03-04T19:47:33.0810471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp' 2025-03-04T19:47:33.0810925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-03-04T19:47:33.0811252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/cpp_hook.cpp' 2025-03-04T19:47:33.0811581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/cpp_hook.h' 2025-03-04T19:47:33.0811946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/custom_function.cpp' 2025-03-04T19:47:33.0812322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/custom_function.h' 2025-03-04T19:47:33.0812619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/edge.h' 2025-03-04T19:47:33.0812951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/engine.cpp' 2025-03-04T19:47:33.0813326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/engine.h' 2025-03-04T19:47:33.0813692Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/forward_grad.cpp' 2025-03-04T19:47:33.0814026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/forward_grad.h' 2025-03-04T19:47:33.0814349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/function.cpp' 2025-03-04T19:47:33.0814691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/function.h' 2025-03-04T19:47:33.0815089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/function_hook.h' 2025-03-04T19:47:33.0815527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/accumulate_grad.cpp' 2025-03-04T19:47:33.0815935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/accumulate_grad.h' 2025-03-04T19:47:33.0816342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/basic_ops.cpp' 2025-03-04T19:47:33.0816716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/basic_ops.h' 2025-03-04T19:47:33.0817092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/comm.cpp' 2025-03-04T19:47:33.0817444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/comm.h' 2025-03-04T19:47:33.0817805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/init.cpp' 2025-03-04T19:47:33.0818180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/pybind.h' 2025-03-04T19:47:33.0818550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/tensor.cpp' 2025-03-04T19:47:33.0818921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/tensor.h' 2025-03-04T19:47:33.0819291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/utils.cpp' 2025-03-04T19:47:33.0819658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions/utils.h' 2025-03-04T19:47:33.0820019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/functions' 2025-03-04T19:47:33.0820355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/grad_mode.h' 2025-03-04T19:47:33.0820682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/graph_task.h' 2025-03-04T19:47:33.0820997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/init.cpp' 2025-03-04T19:47:33.0821364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/input_buffer.cpp' 2025-03-04T19:47:33.0821700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/input_buffer.h' 2025-03-04T19:47:33.0822079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/input_metadata.cpp' 2025-03-04T19:47:33.0822432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/input_metadata.h' 2025-03-04T19:47:33.0822836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/jit_decomp_interface.cpp' 2025-03-04T19:47:33.0823218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/jit_decomp_interface.h' 2025-03-04T19:47:33.0823551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler.h' 2025-03-04T19:47:33.0823922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler_kineto.cpp' 2025-03-04T19:47:33.0824280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler_kineto.h' 2025-03-04T19:47:33.0824662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler_legacy.cpp' 2025-03-04T19:47:33.0825098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler_legacy.h' 2025-03-04T19:47:33.0825488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler_python.cpp' 2025-03-04T19:47:33.0825841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/profiler_python.h' 2025-03-04T19:47:33.0826247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_anomaly_mode.cpp' 2025-03-04T19:47:33.0826624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_anomaly_mode.h' 2025-03-04T19:47:33.0827094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_autograd.h' 2025-03-04T19:47:33.0827491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_cpp_function.cpp' 2025-03-04T19:47:33.0827870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_cpp_function.h' 2025-03-04T19:47:33.0828240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_engine.cpp' 2025-03-04T19:47:33.0828590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_engine.h' 2025-03-04T19:47:33.0828956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_enum_tag.h' 2025-03-04T19:47:33.0829339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_fft_functions.h' 2025-03-04T19:47:33.0829717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_function.cpp' 2025-03-04T19:47:33.0830073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_function.h' 2025-03-04T19:47:33.0830432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_hook.cpp' 2025-03-04T19:47:33.0830764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_hook.h' 2025-03-04T19:47:33.0831169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_legacy_variable.cpp' 2025-03-04T19:47:33.0831574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_legacy_variable.h' 2025-03-04T19:47:33.0831973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_linalg_functions.h' 2025-03-04T19:47:33.0832386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_nested_functions.h' 2025-03-04T19:47:33.0832839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_nested_functions_manual.cpp' 2025-03-04T19:47:33.0833227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_nn_functions.h' 2025-03-04T19:47:33.0833658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_saved_variable_hooks.cpp' 2025-03-04T19:47:33.0834096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-03-04T19:47:33.0834496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_sparse_functions.h' 2025-03-04T19:47:33.0834915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_special_functions.h' 2025-03-04T19:47:33.0835306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_torch_functions.h' 2025-03-04T19:47:33.0835755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_torch_functions_manual.cpp' 2025-03-04T19:47:33.0836140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_variable.cpp' 2025-03-04T19:47:33.0836497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_variable.h' 2025-03-04T19:47:33.0836956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_variable_indexing.cpp' 2025-03-04T19:47:33.0837390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/python_variable_indexing.h' 2025-03-04T19:47:33.0837883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/record_function_ops.cpp' 2025-03-04T19:47:33.0838262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/record_function_ops.h' 2025-03-04T19:47:33.0838645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/saved_variable.cpp' 2025-03-04T19:47:33.0839059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/saved_variable.h' 2025-03-04T19:47:33.0839443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/saved_variable_hooks.h' 2025-03-04T19:47:33.0839777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/symbolic.h' 2025-03-04T19:47:33.0840162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/error_messages.h' 2025-03-04T19:47:33.0840593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-03-04T19:47:33.0840988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-03-04T19:47:33.0841409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-03-04T19:47:33.0841772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/warnings.cpp' 2025-03-04T19:47:33.0842139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/warnings.h' 2025-03-04T19:47:33.0842512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils/wrap_outputs.h' 2025-03-04T19:47:33.0842855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/utils' 2025-03-04T19:47:33.0843202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/variable.cpp' 2025-03-04T19:47:33.0843524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/variable.h' 2025-03-04T19:47:33.0843896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/variable_info.cpp' 2025-03-04T19:47:33.0844250Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/variable_info.h' 2025-03-04T19:47:33.0844603Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd' 2025-03-04T19:47:33.0844891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/copy_utils.h' 2025-03-04T19:47:33.0845206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cpu/Module.cpp' 2025-03-04T19:47:33.0845492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cpu/Module.h' 2025-03-04T19:47:33.0845788Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cpu' 2025-03-04T19:47:33.0846200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/CUDAPluggableAllocator.cpp' 2025-03-04T19:47:33.0846582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-03-04T19:47:33.0846887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Event.cpp' 2025-03-04T19:47:33.0847172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Event.h' 2025-03-04T19:47:33.0847508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/GdsFile.cpp' 2025-03-04T19:47:33.0847801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/GdsFile.h' 2025-03-04T19:47:33.0848106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Graph.cpp' 2025-03-04T19:47:33.0848442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/MemPool.cpp' 2025-03-04T19:47:33.0848769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Module.cpp' 2025-03-04T19:47:33.0849067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Module.h' 2025-03-04T19:47:33.0849364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Stream.cpp' 2025-03-04T19:47:33.0849659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Stream.h' 2025-03-04T19:47:33.0849940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/THCP.h' 2025-03-04T19:47:33.0850297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/Tensor.cpp' 2025-03-04T19:47:33.0850585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/comm.cpp' 2025-03-04T19:47:33.0850866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/comm.h' 2025-03-04T19:47:33.0851190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/device_set.h' 2025-03-04T19:47:33.0851544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/memory_snapshot.cpp' 2025-03-04T19:47:33.0851887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/memory_snapshot.h' 2025-03-04T19:47:33.0852172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/nccl.cpp' 2025-03-04T19:47:33.0852461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/nccl.h' 2025-03-04T19:47:33.0852785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/python_comm.cpp' 2025-03-04T19:47:33.0853113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/python_comm.h' 2025-03-04T19:47:33.0853437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/python_nccl.cpp' 2025-03-04T19:47:33.0853750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/python_nccl.h' 2025-03-04T19:47:33.0854096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/shared/cudart.cpp' 2025-03-04T19:47:33.0854423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/shared/cudnn.cpp' 2025-03-04T19:47:33.0854792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/shared/cusparselt.cpp' 2025-03-04T19:47:33.0855115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/shared/nvtx.cpp' 2025-03-04T19:47:33.0855450Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/shared' 2025-03-04T19:47:33.0855745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda/utils.cpp' 2025-03-04T19:47:33.0856055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/cuda' 2025-03-04T19:47:33.0856360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/deploy/README.md' 2025-03-04T19:47:33.0856665Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/deploy' 2025-03-04T19:47:33.0857084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/autograd.cpp' 2025-03-04T19:47:33.0857470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/autograd.h' 2025-03-04T19:47:33.0857938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/context/container.cpp' 2025-03-04T19:47:33.0858372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/context/container.h' 2025-03-04T19:47:33.0858824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/context/context.cpp' 2025-03-04T19:47:33.0859244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/context/context.h' 2025-03-04T19:47:33.0859669Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/context' 2025-03-04T19:47:33.0860185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/engine/dist_engine.cpp' 2025-03-04T19:47:33.0860626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-03-04T19:47:33.0861047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/engine' 2025-03-04T19:47:33.0861549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp' 2025-03-04T19:47:33.0862121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-03-04T19:47:33.0862625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp' 2025-03-04T19:47:33.0863123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-03-04T19:47:33.0863553Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/functions' 2025-03-04T19:47:33.0863939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/init.cpp' 2025-03-04T19:47:33.0864365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/python_autograd.h' 2025-03-04T19:47:33.0864895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp' 2025-03-04T19:47:33.0865402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-03-04T19:47:33.0865976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp' 2025-03-04T19:47:33.0866575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-03-04T19:47:33.0867162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp' 2025-03-04T19:47:33.0867741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-03-04T19:47:33.0868294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp' 2025-03-04T19:47:33.0868885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-03-04T19:47:33.0869440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp' 2025-03-04T19:47:33.0869991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-03-04T19:47:33.0870506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp' 2025-03-04T19:47:33.0871016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-03-04T19:47:33.0871558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp' 2025-03-04T19:47:33.0872095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-03-04T19:47:33.0872639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp' 2025-03-04T19:47:33.0873167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-03-04T19:47:33.0873746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp' 2025-03-04T19:47:33.0874248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-03-04T19:47:33.0874776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp' 2025-03-04T19:47:33.0875279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-03-04T19:47:33.0875784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/rpc_messages' 2025-03-04T19:47:33.0876167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/utils.cpp' 2025-03-04T19:47:33.0876547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd/utils.h' 2025-03-04T19:47:33.0876920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/autograd' 2025-03-04T19:47:33.0877298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Backend.cpp' 2025-03-04T19:47:33.0877663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Backend.hpp' 2025-03-04T19:47:33.0878120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Backoff.cpp' 2025-03-04T19:47:33.0878502Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Backoff.hpp' 2025-03-04T19:47:33.0878960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h' 2025-03-04T19:47:33.0879404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu' 2025-03-04T19:47:33.0879846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2025-03-04T19:47:33.0880310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu' 2025-03-04T19:47:33.0880746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp' 2025-03-04T19:47:33.0881173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/DMAConnectivity.cpp' 2025-03-04T19:47:33.0881582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/DMAConnectivity.hpp' 2025-03-04T19:47:33.0882017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-03-04T19:47:33.0882392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/FileStore.cpp' 2025-03-04T19:47:33.0882768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/FileStore.hpp' 2025-03-04T19:47:33.0883193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/FlightRecorder.cpp' 2025-03-04T19:47:33.0883599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-03-04T19:47:33.0883994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Functional.cpp' 2025-03-04T19:47:33.0884376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Functional.hpp' 2025-03-04T19:47:33.0884815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp' 2025-03-04T19:47:33.0885240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-03-04T19:47:33.0885656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/GroupRegistry.cpp' 2025-03-04T19:47:33.0886092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-03-04T19:47:33.0886492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/HashStore.cpp' 2025-03-04T19:47:33.0886880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/HashStore.hpp' 2025-03-04T19:47:33.0887254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/NCCLUtils.cpp' 2025-03-04T19:47:33.0887649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-03-04T19:47:33.0888061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/NanCheck.cu' 2025-03-04T19:47:33.0888448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-03-04T19:47:33.0888796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Ops.cpp' 2025-03-04T19:47:33.0889225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ParamCommsUtils.cpp' 2025-03-04T19:47:33.0889638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-03-04T19:47:33.0890031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/PrefixStore.cpp' 2025-03-04T19:47:33.0890434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-03-04T19:47:33.0890834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroup.cpp' 2025-03-04T19:47:33.0891246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-03-04T19:47:33.0891664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp' 2025-03-04T19:47:33.0892096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-03-04T19:47:33.0892512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp' 2025-03-04T19:47:33.0892938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-03-04T19:47:33.0893355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp' 2025-03-04T19:47:33.0893789Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-03-04T19:47:33.0894206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp' 2025-03-04T19:47:33.0894618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-03-04T19:47:33.0895071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp' 2025-03-04T19:47:33.0895515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-03-04T19:47:33.0895942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-03-04T19:47:33.0896322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-03-04T19:47:33.0896697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Store.cpp' 2025-03-04T19:47:33.0897057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Store.hpp' 2025-03-04T19:47:33.0897484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/SymmetricMemory.cpp' 2025-03-04T19:47:33.0897898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2025-03-04T19:47:33.0898559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStore.cpp' 2025-03-04T19:47:33.0899075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-03-04T19:47:33.0899487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStoreBackend.cpp' 2025-03-04T19:47:33.0899907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-03-04T19:47:33.0900354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp' 2025-03-04T19:47:33.0900807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/TraceUtils.h' 2025-03-04T19:47:33.0901166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Types.hpp' 2025-03-04T19:47:33.0901564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/UCCTracing.cpp' 2025-03-04T19:47:33.0901951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-03-04T19:47:33.0902321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/UCCUtils.cpp' 2025-03-04T19:47:33.0902704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-03-04T19:47:33.0903110Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-03-04T19:47:33.0903482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Utils.cpp' 2025-03-04T19:47:33.0903843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Utils.hpp' 2025-03-04T19:47:33.0904256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-03-04T19:47:33.0904628Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Work.cpp' 2025-03-04T19:47:33.0904993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/Work.hpp' 2025-03-04T19:47:33.0905330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/c10d.h' 2025-03-04T19:47:33.0905700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/comm.cpp' 2025-03-04T19:47:33.0906051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/comm.hpp' 2025-03-04T19:47:33.0906598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-03-04T19:47:33.0907134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp' 2025-03-04T19:47:33.0907655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-03-04T19:47:33.0908133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_collectives' 2025-03-04T19:47:33.0908584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/Handlers.cpp' 2025-03-04T19:47:33.0909050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-03-04T19:47:33.0909531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/PythonHandlers.cpp' 2025-03-04T19:47:33.0910025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp' 2025-03-04T19:47:33.0910500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-03-04T19:47:33.0910942Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/control_plane' 2025-03-04T19:47:33.0911397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/AsyncMM.cu' 2025-03-04T19:47:33.0911797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/AsyncMM.cuh' 2025-03-04T19:47:33.0912471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel/persistent_async_input_scheduler.cuh' 2025-03-04T19:47:33.0912959Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass/gemm/kernel' 2025-03-04T19:47:33.0913486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass/gemm' 2025-03-04T19:47:33.0913901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/cutlass' 2025-03-04T19:47:33.0914298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/utils.cpp' 2025-03-04T19:47:33.0914685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-03-04T19:47:33.0915069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/cuda' 2025-03-04T19:47:33.0915430Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/debug.cpp' 2025-03-04T19:47:33.0915782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/debug.h' 2025-03-04T19:47:33.0916228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/default_comm_hooks.cpp' 2025-03-04T19:47:33.0916653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-03-04T19:47:33.0917016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/error.h' 2025-03-04T19:47:33.0917387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/exception.h' 2025-03-04T19:47:33.0917837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/init.cpp' 2025-03-04T19:47:33.0918252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/intra_node_comm.cpp' 2025-03-04T19:47:33.0918671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/intra_node_comm.cu' 2025-03-04T19:47:33.0919078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2025-03-04T19:47:33.0919454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/logger.cpp' 2025-03-04T19:47:33.0919817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/logger.hpp' 2025-03-04T19:47:33.0920183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/logging.cpp' 2025-03-04T19:47:33.0920555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/logging.h' 2025-03-04T19:47:33.0920972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/python_comm_hook.cpp' 2025-03-04T19:47:33.0921392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-03-04T19:47:33.0921867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization.cpp' 2025-03-04T19:47:33.0922336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-03-04T19:47:33.0922820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu' 2025-03-04T19:47:33.0923312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-03-04T19:47:33.0923832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-03-04T19:47:33.0924275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/quantization' 2025-03-04T19:47:33.0924653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/reducer.cpp' 2025-03-04T19:47:33.0925020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/reducer.hpp' 2025-03-04T19:47:33.0925427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/reducer_cuda.cpp' 2025-03-04T19:47:33.0925874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-03-04T19:47:33.0926284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/sequence_num.cpp' 2025-03-04T19:47:33.0926677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-03-04T19:47:33.0927054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/socket.cpp' 2025-03-04T19:47:33.0927406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/socket.h' 2025-03-04T19:47:33.0927787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d/socket_fmt.h' 2025-03-04T19:47:33.0928141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/c10d' 2025-03-04T19:47:33.0928524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/agent_utils.cpp' 2025-03-04T19:47:33.0928909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/agent_utils.h' 2025-03-04T19:47:33.0929259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/init.cpp' 2025-03-04T19:47:33.0929634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/message.cpp' 2025-03-04T19:47:33.0929991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/message.h' 2025-03-04T19:47:33.0930459Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-03-04T19:47:33.0930870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/metrics/registry.cpp' 2025-03-04T19:47:33.0931271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/metrics' 2025-03-04T19:47:33.0931779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp' 2025-03-04T19:47:33.0932271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-03-04T19:47:33.0932825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp' 2025-03-04T19:47:33.0933350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-03-04T19:47:33.0933761Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/profiler' 2025-03-04T19:47:33.0934128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/py_rref.cpp' 2025-03-04T19:47:33.0934497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/py_rref.h' 2025-03-04T19:47:33.0934884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_call.cpp' 2025-03-04T19:47:33.0935269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_call.h' 2025-03-04T19:47:33.0935678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_functions.cpp' 2025-03-04T19:47:33.0936136Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_functions.h' 2025-03-04T19:47:33.0936569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_remote_call.cpp' 2025-03-04T19:47:33.0936975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_remote_call.h' 2025-03-04T19:47:33.0937374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_resp.cpp' 2025-03-04T19:47:33.0937745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_resp.h' 2025-03-04T19:47:33.0938226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_rpc_handler.cpp' 2025-03-04T19:47:33.0938640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-03-04T19:47:33.0939060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback.cpp' 2025-03-04T19:47:33.0939462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback.h' 2025-03-04T19:47:33.0939916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_impl.cpp' 2025-03-04T19:47:33.0940343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-03-04T19:47:33.0940810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_no_python.cpp' 2025-03-04T19:47:33.0941278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-03-04T19:47:33.0941609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rpc.h' 2025-03-04T19:47:33.0941993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rpc_agent.cpp' 2025-03-04T19:47:33.0942360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rpc_agent.h' 2025-03-04T19:47:33.0942772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-03-04T19:47:33.0943166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rref_context.cpp' 2025-03-04T19:47:33.0943559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rref_context.h' 2025-03-04T19:47:33.0943934Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rref_impl.cpp' 2025-03-04T19:47:33.0944299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rref_impl.h' 2025-03-04T19:47:33.0944689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rref_proto.cpp' 2025-03-04T19:47:33.0945061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/rref_proto.h' 2025-03-04T19:47:33.0945458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/script_call.cpp' 2025-03-04T19:47:33.0945827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/script_call.h' 2025-03-04T19:47:33.0946259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/script_remote_call.cpp' 2025-03-04T19:47:33.0946666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/script_remote_call.h' 2025-03-04T19:47:33.0947065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/script_resp.cpp' 2025-03-04T19:47:33.0947438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/script_resp.h' 2025-03-04T19:47:33.0947863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_agent.cpp' 2025-03-04T19:47:33.0948319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-03-04T19:47:33.0948724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp' 2025-03-04T19:47:33.0949143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_utils.cpp' 2025-03-04T19:47:33.0949546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-03-04T19:47:33.0950076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp' 2025-03-04T19:47:33.0950581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-03-04T19:47:33.0950985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/testing/init.cpp' 2025-03-04T19:47:33.0951383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/testing/testing.h' 2025-03-04T19:47:33.0951778Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/testing' 2025-03-04T19:47:33.0952221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/torchscript_functions.cpp' 2025-03-04T19:47:33.0952649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-03-04T19:47:33.0953019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/types.cpp' 2025-03-04T19:47:33.0953361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/types.h' 2025-03-04T19:47:33.0953813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_call.cpp' 2025-03-04T19:47:33.0954241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-03-04T19:47:33.0954736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp' 2025-03-04T19:47:33.0955207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-03-04T19:47:33.0955572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/utils.cpp' 2025-03-04T19:47:33.0955911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc/utils.h' 2025-03-04T19:47:33.0956276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed/rpc' 2025-03-04T19:47:33.0956608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/distributed' 2025-03-04T19:47:33.0956938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cache_entry.cpp' 2025-03-04T19:47:33.0957274Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cache_entry.h' 2025-03-04T19:47:33.0957644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/compiled_autograd.cpp' 2025-03-04T19:47:33.0958100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/compiled_autograd.h' 2025-03-04T19:47:33.0958425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cpp_shim.cpp' 2025-03-04T19:47:33.0958747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cpp_shim.h' 2025-03-04T19:47:33.0959075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cpython_defs.c' 2025-03-04T19:47:33.0959401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cpython_defs.h' 2025-03-04T19:47:33.0959769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/cpython_includes.h' 2025-03-04T19:47:33.0960129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/debug_macros.h' 2025-03-04T19:47:33.0960535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/eval_frame.c' 2025-03-04T19:47:33.0960852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/eval_frame.h' 2025-03-04T19:47:33.0961213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/eval_frame_cpp.cpp' 2025-03-04T19:47:33.0961544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/eval_frame_cpp.h' 2025-03-04T19:47:33.0961885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/extra_state.cpp' 2025-03-04T19:47:33.0962257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/extra_state.h' 2025-03-04T19:47:33.0962639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/framelocals_mapping.cpp' 2025-03-04T19:47:33.0963021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/framelocals_mapping.h' 2025-03-04T19:47:33.0963335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/guards.cpp' 2025-03-04T19:47:33.0963645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/guards.h' 2025-03-04T19:47:33.0963942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/init.cpp' 2025-03-04T19:47:33.0964246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/init.h' 2025-03-04T19:47:33.0964651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/python_compiled_autograd.cpp' 2025-03-04T19:47:33.0965062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/python_compiled_autograd.h' 2025-03-04T19:47:33.0965368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/utils.cpp' 2025-03-04T19:47:33.0965659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo/utils.h' 2025-03-04T19:47:33.0965976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/dynamo' 2025-03-04T19:47:33.0966245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/empty.c' 2025-03-04T19:47:33.0966571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/export/pybind.cpp' 2025-03-04T19:47:33.0966870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/export/pybind.h' 2025-03-04T19:47:33.0967186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/export' 2025-03-04T19:47:33.0967504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/functorch/init.cpp' 2025-03-04T19:47:33.0967827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/functorch/init.h' 2025-03-04T19:47:33.0968141Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/functorch' 2025-03-04T19:47:33.0968421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/fx/node.cpp' 2025-03-04T19:47:33.0968710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/fx/node.h' 2025-03-04T19:47:33.0968994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/fx' 2025-03-04T19:47:33.0969421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_holder.cpp' 2025-03-04T19:47:33.0969821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-03-04T19:47:33.0970259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_meta_info.cpp' 2025-03-04T19:47:33.0970679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-03-04T19:47:33.0971056Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_eager' 2025-03-04T19:47:33.0971490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_include/array_ref.h' 2025-03-04T19:47:33.0971890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_include/common.h' 2025-03-04T19:47:33.0972261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_include/cpu.h' 2025-03-04T19:47:33.0972624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_include/cuda.h' 2025-03-04T19:47:33.0972996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_include/xpu.h' 2025-03-04T19:47:33.0973398Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_include' 2025-03-04T19:47:33.0973902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_package/model_package_loader.cpp' 2025-03-04T19:47:33.0974354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-03-04T19:47:33.0974762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_package/pybind.cpp' 2025-03-04T19:47:33.0975144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_package/pybind.h' 2025-03-04T19:47:33.0975520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_package' 2025-03-04T19:47:33.0976006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner.cpp' 2025-03-04T19:47:33.0976460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-03-04T19:47:33.0976970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp' 2025-03-04T19:47:33.0977449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-03-04T19:47:33.0977962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp' 2025-03-04T19:47:33.0978444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-03-04T19:47:33.0978945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.cpp' 2025-03-04T19:47:33.0979422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-03-04T19:47:33.0979829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/pybind.cpp' 2025-03-04T19:47:33.0980208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner/pybind.h' 2025-03-04T19:47:33.0980583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runner' 2025-03-04T19:47:33.0981027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-03-04T19:47:33.0981440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-03-04T19:47:33.0981855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/interface.h' 2025-03-04T19:47:33.0982230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/model.h' 2025-03-04T19:47:33.0982669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-03-04T19:47:33.0983103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-03-04T19:47:33.0983574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-03-04T19:47:33.0984004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-03-04T19:47:33.0984413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/utils.h' 2025-03-04T19:47:33.0984811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-03-04T19:47:33.0985202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-03-04T19:47:33.0985589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_runtime' 2025-03-04T19:47:33.0986004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-03-04T19:47:33.0986418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c/shim_mkldnn.h' 2025-03-04T19:47:33.0986807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-03-04T19:47:33.0987198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/c' 2025-03-04T19:47:33.0987635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-03-04T19:47:33.0988092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-03-04T19:47:33.0988529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-03-04T19:47:33.0988941Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated' 2025-03-04T19:47:33.0989363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp' 2025-03-04T19:47:33.0989767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-03-04T19:47:33.0990220Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp' 2025-03-04T19:47:33.0990652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-03-04T19:47:33.0991068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-03-04T19:47:33.0991466Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_common.cpp' 2025-03-04T19:47:33.0991870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_cuda.cpp' 2025-03-04T19:47:33.0992272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_mkldnn.cpp' 2025-03-04T19:47:33.0992670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/shim_xpu.cpp' 2025-03-04T19:47:33.0993098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/tensor_converter.cpp' 2025-03-04T19:47:33.0993517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-03-04T19:47:33.0993890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/utils.h' 2025-03-04T19:47:33.0994250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch' 2025-03-04T19:47:33.0994612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/array_ref_impl.h' 2025-03-04T19:47:33.0995006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-03-04T19:47:33.0995390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/common.h' 2025-03-04T19:47:33.0995748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-03-04T19:47:33.0996145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-03-04T19:47:33.0996609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-03-04T19:47:33.0997053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-03-04T19:47:33.0997501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-03-04T19:47:33.0998048Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/device_internal' 2025-03-04T19:47:33.0998831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-03-04T19:47:33.0999208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/cpp_wrapper' 2025-03-04T19:47:33.0999578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/inductor_ops.cpp' 2025-03-04T19:47:33.0999923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/inductor_ops.h' 2025-03-04T19:47:33.1000329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/resize_storage_bytes.cpp' 2025-03-04T19:47:33.1000644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor' 2025-03-04T19:47:33.1001021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/instruction_counter/Module.cpp' 2025-03-04T19:47:33.1001400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/instruction_counter/Module.h' 2025-03-04T19:47:33.1001771Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/instruction_counter' 2025-03-04T19:47:33.1002057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/itt.cpp' 2025-03-04T19:47:33.1002358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/itt_wrapper.cpp' 2025-03-04T19:47:33.1002667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/itt_wrapper.h' 2025-03-04T19:47:33.1003011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/JIT-AUTOCAST.md' 2025-03-04T19:47:33.1003321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/OVERVIEW.md' 2025-03-04T19:47:33.1003611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/README.md' 2025-03-04T19:47:33.1003970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/compilation_unit.h' 2025-03-04T19:47:33.1004339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/function_impl.cpp' 2025-03-04T19:47:33.1004678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/function_impl.h' 2025-03-04T19:47:33.1004998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/method.h' 2025-03-04T19:47:33.1005314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/module.cpp' 2025-03-04T19:47:33.1005632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/module.h' 2025-03-04T19:47:33.1005967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/module_save.cpp' 2025-03-04T19:47:33.1006291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/object.cpp' 2025-03-04T19:47:33.1006594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api/object.h' 2025-03-04T19:47:33.1006901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/api' 2025-03-04T19:47:33.1007249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend.h' 2025-03-04T19:47:33.1007701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_handler.cpp' 2025-03-04T19:47:33.1008174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_handler.h' 2025-03-04T19:47:33.1008611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_info.cpp' 2025-03-04T19:47:33.1009017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_debug_info.h' 2025-03-04T19:47:33.1009400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_detail.cpp' 2025-03-04T19:47:33.1009779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_detail.h' 2025-03-04T19:47:33.1010224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_exception.h' 2025-03-04T19:47:33.1010599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_init.cpp' 2025-03-04T19:47:33.1010974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_init.h' 2025-03-04T19:47:33.1011374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_interface.cpp' 2025-03-04T19:47:33.1011779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_interface.h' 2025-03-04T19:47:33.1012173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_preprocess.h' 2025-03-04T19:47:33.1012577Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_resolver.cpp' 2025-03-04T19:47:33.1012960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/backend_resolver.h' 2025-03-04T19:47:33.1013383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/backend.cpp' 2025-03-04T19:47:33.1013788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/context.cpp' 2025-03-04T19:47:33.1014180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-03-04T19:47:33.1014619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp/preprocess.cpp' 2025-03-04T19:47:33.1015001Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/cpp' 2025-03-04T19:47:33.1015474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLBackend.mm' 2025-03-04T19:47:33.1015929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-03-04T19:47:33.1016405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.mm' 2025-03-04T19:47:33.1016862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-03-04T19:47:33.1017338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.mm' 2025-03-04T19:47:33.1017846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-03-04T19:47:33.1018366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.mm' 2025-03-04T19:47:33.1018851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-03-04T19:47:33.1019324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-03-04T19:47:33.1019737Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml/objc' 2025-03-04T19:47:33.1020102Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/coreml' 2025-03-04T19:47:33.1020546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp' 2025-03-04T19:47:33.1021069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp' 2025-03-04T19:47:33.1021441Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/nnapi' 2025-03-04T19:47:33.1021913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.cpp' 2025-03-04T19:47:33.1022380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-03-04T19:47:33.1022895Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/compiler' 2025-03-04T19:47:33.1023363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-03-04T19:47:33.1023777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/executor' 2025-03-04T19:47:33.1024239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization/schema.fbs' 2025-03-04T19:47:33.1024742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization/serializer.cpp' 2025-03-04T19:47:33.1025217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-03-04T19:47:33.1025671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/serialization' 2025-03-04T19:47:33.1026123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_backend_lib.cpp' 2025-03-04T19:47:33.1026632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_backend_preprocess.cpp' 2025-03-04T19:47:33.1027097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.cpp' 2025-03-04T19:47:33.1027564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-03-04T19:47:33.1027932Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends/xnnpack' 2025-03-04T19:47:33.1028278Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/backends' 2025-03-04T19:47:33.1028637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/README.md' 2025-03-04T19:47:33.1029014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/interface.cpp' 2025-03-04T19:47:33.1029391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/cuda/interface.h' 2025-03-04T19:47:33.1029742Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/cuda' 2025-03-04T19:47:33.1030117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/README.md' 2025-03-04T19:47:33.1030483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-03-04T19:47:33.1030868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/codegen.cpp' 2025-03-04T19:47:33.1031226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/codegen.h' 2025-03-04T19:47:33.1031611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/compiler.cpp' 2025-03-04T19:47:33.1031980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/compiler.h' 2025-03-04T19:47:33.1032400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp' 2025-03-04T19:47:33.1032817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-03-04T19:47:33.1033277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-03-04T19:47:33.1033704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-03-04T19:47:33.1034075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cpu' 2025-03-04T19:47:33.1034514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp' 2025-03-04T19:47:33.1034925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-03-04T19:47:33.1035426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-03-04T19:47:33.1035804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/cuda' 2025-03-04T19:47:33.1036181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/executor.cpp' 2025-03-04T19:47:33.1036565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/executor.h' 2025-03-04T19:47:33.1036937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/fallback.cpp' 2025-03-04T19:47:33.1037317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/fallback.h' 2025-03-04T19:47:33.1037786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-03-04T19:47:33.1038186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/interface.cpp' 2025-03-04T19:47:33.1038558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/interface.h' 2025-03-04T19:47:33.1038976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/kernel_cache.cpp' 2025-03-04T19:47:33.1039369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-03-04T19:47:33.1039765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-03-04T19:47:33.1040165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-03-04T19:47:33.1040547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-03-04T19:47:33.1040940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-03-04T19:47:33.1041303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/fuser' 2025-03-04T19:47:33.1041731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp' 2025-03-04T19:47:33.1042137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-03-04T19:47:33.1042518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/README.md' 2025-03-04T19:47:33.1042932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/decompose_silu.cpp' 2025-03-04T19:47:33.1043349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-03-04T19:47:33.1043769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/defer_size_check.cpp' 2025-03-04T19:47:33.1044181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-03-04T19:47:33.1044591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_fuser.cpp' 2025-03-04T19:47:33.1044978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-03-04T19:47:33.1045423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_helper.cpp' 2025-03-04T19:47:33.1045848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-03-04T19:47:33.1046270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp' 2025-03-04T19:47:33.1046667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/guard_shape.cpp' 2025-03-04T19:47:33.1047065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-03-04T19:47:33.1047534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/interface.cpp' 2025-03-04T19:47:33.1047912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/interface.h' 2025-03-04T19:47:33.1048298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/kernel.cpp' 2025-03-04T19:47:33.1048666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/kernel.h' 2025-03-04T19:47:33.1049121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/layout_propagation.cpp' 2025-03-04T19:47:33.1049550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-03-04T19:47:33.1049935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/operator.h' 2025-03-04T19:47:33.1050354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/prepare_binary.cpp' 2025-03-04T19:47:33.1050775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-03-04T19:47:33.1051214Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn/register_interface.cpp' 2025-03-04T19:47:33.1051590Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen/onednn' 2025-03-04T19:47:33.1051918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/codegen' 2025-03-04T19:47:33.1052217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/cuda/cuda.h' 2025-03-04T19:47:33.1052548Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/cuda' 2025-03-04T19:47:33.1052905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/docs/serialization.md' 2025-03-04T19:47:33.1053238Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/docs' 2025-03-04T19:47:33.1053642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/builtin_functions.cpp' 2025-03-04T19:47:33.1054049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/builtin_functions.h' 2025-03-04T19:47:33.1054509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp' 2025-03-04T19:47:33.1054963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-03-04T19:47:33.1055379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/concrete_module_type.cpp' 2025-03-04T19:47:33.1055782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/concrete_module_type.h' 2025-03-04T19:47:33.1056179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/convert_to_ssa.cpp' 2025-03-04T19:47:33.1056553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-03-04T19:47:33.1057062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/edit_distance.cpp' 2025-03-04T19:47:33.1057450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/edit_distance.h' 2025-03-04T19:47:33.1057901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/error_report.cpp' 2025-03-04T19:47:33.1058264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/error_report.h' 2025-03-04T19:47:33.1058666Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/exit_transforms.cpp' 2025-03-04T19:47:33.1059043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/exit_transforms.h' 2025-03-04T19:47:33.1059498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/function_schema_parser.cpp' 2025-03-04T19:47:33.1059952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/function_schema_parser.h' 2025-03-04T19:47:33.1060377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/inline_loop_condition.cpp' 2025-03-04T19:47:33.1060801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-03-04T19:47:33.1061163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/ir_emitter.cpp' 2025-03-04T19:47:33.1061529Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/ir_emitter.h' 2025-03-04T19:47:33.1061861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/lexer.cpp' 2025-03-04T19:47:33.1062197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/lexer.h' 2025-03-04T19:47:33.1062585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/mini_environment.h' 2025-03-04T19:47:33.1062954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/name_mangler.cpp' 2025-03-04T19:47:33.1063323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/name_mangler.h' 2025-03-04T19:47:33.1063726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/parse_string_literal.h' 2025-03-04T19:47:33.1064075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/parser.cpp' 2025-03-04T19:47:33.1064399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/parser.h' 2025-03-04T19:47:33.1064792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/parser_constants.h' 2025-03-04T19:47:33.1065130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/resolver.h' 2025-03-04T19:47:33.1065535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/schema_matching.cpp' 2025-03-04T19:47:33.1065912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/schema_matching.h' 2025-03-04T19:47:33.1066323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/schema_type_parser.cpp' 2025-03-04T19:47:33.1066719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/schema_type_parser.h' 2025-03-04T19:47:33.1067120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/script_type_parser.cpp' 2025-03-04T19:47:33.1067537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/script_type_parser.h' 2025-03-04T19:47:33.1068080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/source_range.cpp' 2025-03-04T19:47:33.1068528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/source_range.h' 2025-03-04T19:47:33.1068884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/source_ref.h' 2025-03-04T19:47:33.1069235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/strtod.cpp' 2025-03-04T19:47:33.1069602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/strtod.h' 2025-03-04T19:47:33.1070020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/sugared_value.cpp' 2025-03-04T19:47:33.1070386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/sugared_value.h' 2025-03-04T19:47:33.1070722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/tracer.cpp' 2025-03-04T19:47:33.1071062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/tracer.h' 2025-03-04T19:47:33.1071382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/tree.h' 2025-03-04T19:47:33.1071806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/tree_views.cpp' 2025-03-04T19:47:33.1072159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/tree_views.h' 2025-03-04T19:47:33.1072582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/versioned_symbols.cpp' 2025-03-04T19:47:33.1072977Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend/versioned_symbols.h' 2025-03-04T19:47:33.1073322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/frontend' 2025-03-04T19:47:33.1073675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/alias_analysis.cpp' 2025-03-04T19:47:33.1074009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/alias_analysis.h' 2025-03-04T19:47:33.1074354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/attributes.cpp' 2025-03-04T19:47:33.1074676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/attributes.h' 2025-03-04T19:47:33.1075015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/constants.cpp' 2025-03-04T19:47:33.1075328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/constants.h' 2025-03-04T19:47:33.1075691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/graph_node_list.h' 2025-03-04T19:47:33.1076025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/graph_utils.cpp' 2025-03-04T19:47:33.1076354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/graph_utils.h' 2025-03-04T19:47:33.1076641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/ir.cpp' 2025-03-04T19:47:33.1076919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/ir.h' 2025-03-04T19:47:33.1077241Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/ir_views.h' 2025-03-04T19:47:33.1077559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/irparser.cpp' 2025-03-04T19:47:33.1077961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/irparser.h' 2025-03-04T19:47:33.1078284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/named_value.h' 2025-03-04T19:47:33.1078634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/node_hashing.cpp' 2025-03-04T19:47:33.1079113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/node_hashing.h' 2025-03-04T19:47:33.1079419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/scope.cpp' 2025-03-04T19:47:33.1079723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/scope.h' 2025-03-04T19:47:33.1080090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/subgraph_matcher.cpp' 2025-03-04T19:47:33.1080453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/subgraph_matcher.h' 2025-03-04T19:47:33.1080788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/type_hashing.cpp' 2025-03-04T19:47:33.1081168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir/type_hashing.h' 2025-03-04T19:47:33.1081503Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/ir' 2025-03-04T19:47:33.1081813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/jit_log.cpp' 2025-03-04T19:47:33.1082100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/jit_log.h' 2025-03-04T19:47:33.1082423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/jit_opt_limit.cpp' 2025-03-04T19:47:33.1082752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/jit_opt_limit.h' 2025-03-04T19:47:33.1083111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/code.h' 2025-03-04T19:47:33.1083548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport.cpp' 2025-03-04T19:47:33.1083960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport.h' 2025-03-04T19:47:33.1084442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport_manager.cpp' 2025-03-04T19:47:33.1084895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-03-04T19:47:33.1085394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp' 2025-03-04T19:47:33.1085863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-03-04T19:47:33.1086373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp' 2025-03-04T19:47:33.1086852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-03-04T19:47:33.1087249Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/compatibility' 2025-03-04T19:47:33.1087622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/debug_info.cpp' 2025-03-04T19:47:33.1087961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/debug_info.h' 2025-03-04T19:47:33.1088325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/file_format.h' 2025-03-04T19:47:33.1088720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/flatbuffer_loader.cpp' 2025-03-04T19:47:33.1089117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-03-04T19:47:33.1089435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/frame.h' 2025-03-04T19:47:33.1089787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/function.cpp' 2025-03-04T19:47:33.1090118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/function.h' 2025-03-04T19:47:33.1090450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/import.cpp' 2025-03-04T19:47:33.1090784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/import.h' 2025-03-04T19:47:33.1091142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/import_data.cpp' 2025-03-04T19:47:33.1091505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/import_data.h' 2025-03-04T19:47:33.1091906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/import_export_common.h' 2025-03-04T19:47:33.1092284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/interpreter.cpp' 2025-03-04T19:47:33.1092635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/interpreter.h' 2025-03-04T19:47:33.1093001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/method.h' 2025-03-04T19:47:33.1093498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp' 2025-03-04T19:47:33.1093954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-03-04T19:47:33.1094385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/CMakeLists.txt' 2025-03-04T19:47:33.1094843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp' 2025-03-04T19:47:33.1095367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-03-04T19:47:33.1095826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp' 2025-03-04T19:47:33.1096286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-03-04T19:47:33.1096745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp' 2025-03-04T19:47:33.1097205Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-03-04T19:47:33.1097675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp' 2025-03-04T19:47:33.1098137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-03-04T19:47:33.1098814Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp' 2025-03-04T19:47:33.1099233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-03-04T19:47:33.1099674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp' 2025-03-04T19:47:33.1100097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-03-04T19:47:33.1100507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer/tracer.cpp' 2025-03-04T19:47:33.1100887Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/model_tracer' 2025-03-04T19:47:33.1101228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/module.cpp' 2025-03-04T19:47:33.1101548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/module.h' 2025-03-04T19:47:33.1101948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/aot_compiler.cpp' 2025-03-04T19:47:33.1102319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-03-04T19:47:33.1102677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/backend.cpp' 2025-03-04T19:47:33.1103047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/context.cpp' 2025-03-04T19:47:33.1103393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/context.h' 2025-03-04T19:47:33.1103764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/registry.cpp' 2025-03-04T19:47:33.1104113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc/registry.h' 2025-03-04T19:47:33.1104467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/nnc' 2025-03-04T19:47:33.1104806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/observer.cpp' 2025-03-04T19:47:33.1105141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/observer.h' 2025-03-04T19:47:33.1105645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/parse_bytecode.cpp' 2025-03-04T19:47:33.1106066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/parse_bytecode.h' 2025-03-04T19:47:33.1106460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/parse_operators.cpp' 2025-03-04T19:47:33.1106826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/parse_operators.h' 2025-03-04T19:47:33.1107235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/prim_ops_registery.cpp' 2025-03-04T19:47:33.1107656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-03-04T19:47:33.1108086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/profiler_edge.cpp' 2025-03-04T19:47:33.1108449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/profiler_edge.h' 2025-03-04T19:47:33.1108854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/promoted_prim_ops.cpp' 2025-03-04T19:47:33.1109234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-03-04T19:47:33.1109597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/quantization.cpp' 2025-03-04T19:47:33.1109962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/quantization.h' 2025-03-04T19:47:33.1110394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/register_ops_common_utils.cpp' 2025-03-04T19:47:33.1110831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-03-04T19:47:33.1111219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/export_data.cpp' 2025-03-04T19:47:33.1111606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/export_data.h' 2025-03-04T19:47:33.1111981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/optim/sgd.cpp' 2025-03-04T19:47:33.1112356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-03-04T19:47:33.1112732Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/optim' 2025-03-04T19:47:33.1113092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/random.cpp' 2025-03-04T19:47:33.1113455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/random.h' 2025-03-04T19:47:33.1113840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/sequential.cpp' 2025-03-04T19:47:33.1114223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train/sequential.h' 2025-03-04T19:47:33.1114575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/train' 2025-03-04T19:47:33.1114948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/type_parser.cpp' 2025-03-04T19:47:33.1115296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/type_parser.h' 2025-03-04T19:47:33.1115685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/upgrader_mobile.cpp' 2025-03-04T19:47:33.1116049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-03-04T19:47:33.1116381Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/mobile' 2025-03-04T19:47:33.1116776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/README.md' 2025-03-04T19:47:33.1117186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders.cpp' 2025-03-04T19:47:33.1117629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-03-04T19:47:33.1118198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp' 2025-03-04T19:47:33.1118644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-03-04T19:47:33.1119034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/utils.cpp' 2025-03-04T19:47:33.1119429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/utils.h' 2025-03-04T19:47:33.1119910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/version_map.cpp' 2025-03-04T19:47:33.1120331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders/version_map.h' 2025-03-04T19:47:33.1120713Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/operator_upgraders' 2025-03-04T19:47:33.1121097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/add_if_then_else.cpp' 2025-03-04T19:47:33.1121484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/add_if_then_else.h' 2025-03-04T19:47:33.1121856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/annotate_warns.cpp' 2025-03-04T19:47:33.1122231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/annotate_warns.h' 2025-03-04T19:47:33.1122574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/autocast.cpp' 2025-03-04T19:47:33.1122921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/autocast.h' 2025-03-04T19:47:33.1123292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/bailout_graph.cpp' 2025-03-04T19:47:33.1123690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/bailout_graph.h' 2025-03-04T19:47:33.1124034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/batch_mm.cpp' 2025-03-04T19:47:33.1124362Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/batch_mm.h' 2025-03-04T19:47:33.1124744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/canonicalize.cpp' 2025-03-04T19:47:33.1125100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/canonicalize.h' 2025-03-04T19:47:33.1125568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp' 2025-03-04T19:47:33.1126011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-03-04T19:47:33.1126427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/check_strict_fusion.cpp' 2025-03-04T19:47:33.1126816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/check_strict_fusion.h' 2025-03-04T19:47:33.1127211Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/clear_profiling.cpp' 2025-03-04T19:47:33.1127578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/clear_profiling.h' 2025-03-04T19:47:33.1127979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/clear_undefinedness.cpp' 2025-03-04T19:47:33.1128390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/clear_undefinedness.h' 2025-03-04T19:47:33.1128864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/common_subexpression_elimination.cpp' 2025-03-04T19:47:33.1129332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-03-04T19:47:33.1129685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/concat_opt.cpp' 2025-03-04T19:47:33.1130087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/concat_opt.h' 2025-03-04T19:47:33.1130469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/constant_pooling.cpp' 2025-03-04T19:47:33.1130852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/constant_pooling.h' 2025-03-04T19:47:33.1131258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/constant_propagation.cpp' 2025-03-04T19:47:33.1131665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/constant_propagation.h' 2025-03-04T19:47:33.1132146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp' 2025-03-04T19:47:33.1132575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-03-04T19:47:33.1133014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/create_functional_graphs.cpp' 2025-03-04T19:47:33.1133426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/create_functional_graphs.h' 2025-03-04T19:47:33.1133945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp' 2025-03-04T19:47:33.1134440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-03-04T19:47:33.1134859Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dbr_quantization' 2025-03-04T19:47:33.1135272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dead_code_elimination.cpp' 2025-03-04T19:47:33.1135681Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dead_code_elimination.h' 2025-03-04T19:47:33.1136053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/decompose_ops.cpp' 2025-03-04T19:47:33.1136412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/decompose_ops.h' 2025-03-04T19:47:33.1136825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/device_type_analysis.cpp' 2025-03-04T19:47:33.1137224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/device_type_analysis.h' 2025-03-04T19:47:33.1137606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dtype_analysis.cpp' 2025-03-04T19:47:33.1137969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/dtype_analysis.h' 2025-03-04T19:47:33.1138413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/eliminate_no_ops.cpp' 2025-03-04T19:47:33.1138783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-03-04T19:47:33.1139276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/erase_number_types.cpp' 2025-03-04T19:47:33.1139845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/erase_number_types.h' 2025-03-04T19:47:33.1141408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp' 2025-03-04T19:47:33.1142867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-03-04T19:47:33.1144845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fold_conv_bn.cpp' 2025-03-04T19:47:33.1146496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fold_conv_bn.h' 2025-03-04T19:47:33.1148412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fold_linear_bn.cpp' 2025-03-04T19:47:33.1150118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fold_linear_bn.h' 2025-03-04T19:47:33.1151951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/freeze_module.cpp' 2025-03-04T19:47:33.1153674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/freeze_module.h' 2025-03-04T19:47:33.1155389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_concat_linear.cpp' 2025-03-04T19:47:33.1157229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-03-04T19:47:33.1158389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp' 2025-03-04T19:47:33.1159419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-03-04T19:47:33.1160446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp' 2025-03-04T19:47:33.1161442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_folding.cpp' 2025-03-04T19:47:33.1162365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-03-04T19:47:33.1163326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_graph_optimizations.cpp' 2025-03-04T19:47:33.1164318Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-03-04T19:47:33.1165281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_folding.cpp' 2025-03-04T19:47:33.1166208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-03-04T19:47:33.1167153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_transpose.cpp' 2025-03-04T19:47:33.1168107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-03-04T19:47:33.1169048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp' 2025-03-04T19:47:33.1169966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-03-04T19:47:33.1170840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fuse_linear.cpp' 2025-03-04T19:47:33.1171665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fuse_linear.h' 2025-03-04T19:47:33.1172488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fuse_relu.cpp' 2025-03-04T19:47:33.1173294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/fuse_relu.h' 2025-03-04T19:47:33.1174109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/graph_fuser.cpp' 2025-03-04T19:47:33.1174942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/graph_fuser.h' 2025-03-04T19:47:33.1175826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/graph_rewrite_helper.cpp' 2025-03-04T19:47:33.1176755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-03-04T19:47:33.1177655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/guard_elimination.cpp' 2025-03-04T19:47:33.1178565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/guard_elimination.h' 2025-03-04T19:47:33.1179531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/hoist_conv_packed_params.cpp' 2025-03-04T19:47:33.1180485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-03-04T19:47:33.1181460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp' 2025-03-04T19:47:33.1182552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-03-04T19:47:33.1183488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inline_fork_wait.cpp' 2025-03-04T19:47:33.1184374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inline_fork_wait.h' 2025-03-04T19:47:33.1185292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inline_forked_closures.cpp' 2025-03-04T19:47:33.1186275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inline_forked_closures.h' 2025-03-04T19:47:33.1187163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inliner.cpp' 2025-03-04T19:47:33.1187967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inliner.h' 2025-03-04T19:47:33.1188797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inplace_check.cpp' 2025-03-04T19:47:33.1189656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/inplace_check.h' 2025-03-04T19:47:33.1190514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/insert_guards.cpp' 2025-03-04T19:47:33.1191371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/insert_guards.h' 2025-03-04T19:47:33.1192271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/integer_value_refinement.cpp' 2025-03-04T19:47:33.1193237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/integer_value_refinement.h' 2025-03-04T19:47:33.1194145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lift_closures.cpp' 2025-03-04T19:47:33.1195002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lift_closures.h' 2025-03-04T19:47:33.1195830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/liveness.cpp' 2025-03-04T19:47:33.1196637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/liveness.h' 2025-03-04T19:47:33.1197467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/loop_unrolling.cpp' 2025-03-04T19:47:33.1198638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/loop_unrolling.h' 2025-03-04T19:47:33.1199503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lower_grad_of.cpp' 2025-03-04T19:47:33.1200360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lower_grad_of.h' 2025-03-04T19:47:33.1201199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lower_graph.cpp' 2025-03-04T19:47:33.1202028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lower_graph.h' 2025-03-04T19:47:33.1202865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lower_tuples.cpp' 2025-03-04T19:47:33.1203699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/lower_tuples.h' 2025-03-04T19:47:33.1204543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/metal_rewrite.cpp' 2025-03-04T19:47:33.1205390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/metal_rewrite.h' 2025-03-04T19:47:33.1206251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/mkldnn_rewrite.cpp' 2025-03-04T19:47:33.1207119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-03-04T19:47:33.1208008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-03-04T19:47:33.1208897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/normalize_ops.cpp' 2025-03-04T19:47:33.1209915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/normalize_ops.h' 2025-03-04T19:47:33.1210834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-03-04T19:47:33.1211665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx.cpp' 2025-03-04T19:47:33.1212427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx.h' 2025-03-04T19:47:33.1213219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/README.md' 2025-03-04T19:47:33.1214270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp' 2025-03-04T19:47:33.1215332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-03-04T19:47:33.1216325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_fold.cpp' 2025-03-04T19:47:33.1217232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-03-04T19:47:33.1218132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_map.cpp' 2025-03-04T19:47:33.1219031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/constant_map.h' 2025-03-04T19:47:33.1219998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp' 2025-03-04T19:47:33.1221036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-03-04T19:47:33.1222046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp' 2025-03-04T19:47:33.1223050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-03-04T19:47:33.1224011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/eval_peephole.cpp' 2025-03-04T19:47:33.1224914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-03-04T19:47:33.1225867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp' 2025-03-04T19:47:33.1226869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-03-04T19:47:33.1227853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_extraction.cpp' 2025-03-04T19:47:33.1228805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-03-04T19:47:33.1229784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_substitution.cpp' 2025-03-04T19:47:33.1230773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-03-04T19:47:33.1231684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/helper.cpp' 2025-03-04T19:47:33.1232518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/helper.h' 2025-03-04T19:47:33.1233426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/list_model_parameters.cpp' 2025-03-04T19:47:33.1234402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-03-04T19:47:33.1235314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/naming.cpp' 2025-03-04T19:47:33.1236144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/naming.h' 2025-03-04T19:47:33.1236982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/onnx_log.cpp' 2025-03-04T19:47:33.1237968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-03-04T19:47:33.1239014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp' 2025-03-04T19:47:33.1240248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-03-04T19:47:33.1241368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp' 2025-03-04T19:47:33.1242464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-03-04T19:47:33.1243565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp' 2025-03-04T19:47:33.1244721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-03-04T19:47:33.1245904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp' 2025-03-04T19:47:33.1247096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-03-04T19:47:33.1248194Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/pattern_conversion' 2025-03-04T19:47:33.1249138Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/peephole.cpp' 2025-03-04T19:47:33.1249988Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/peephole.h' 2025-03-04T19:47:33.1250932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp' 2025-03-04T19:47:33.1251967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-03-04T19:47:33.1252975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp' 2025-03-04T19:47:33.1253949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-03-04T19:47:33.1254961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp' 2025-03-04T19:47:33.1255998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-03-04T19:47:33.1257013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp' 2025-03-04T19:47:33.1257991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-03-04T19:47:33.1258967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/shape_type_inference.cpp' 2025-03-04T19:47:33.1259947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-03-04T19:47:33.1260951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp' 2025-03-04T19:47:33.1261967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-03-04T19:47:33.1262871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/onnx' 2025-03-04T19:47:33.1263711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/pass_manager.cpp' 2025-03-04T19:47:33.1264563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/pass_manager.h' 2025-03-04T19:47:33.1265390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole.cpp' 2025-03-04T19:47:33.1266261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole.h' 2025-03-04T19:47:33.1267213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_alias_sensitive.cpp' 2025-03-04T19:47:33.1268191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-03-04T19:47:33.1269131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_dict_idioms.cpp' 2025-03-04T19:47:33.1270060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-03-04T19:47:33.1271049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_list_idioms.cpp' 2025-03-04T19:47:33.1271978Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-03-04T19:47:33.1272904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_non_tensor.cpp' 2025-03-04T19:47:33.1273836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-03-04T19:47:33.1274738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/prepack_folding.cpp' 2025-03-04T19:47:33.1275610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/prepack_folding.h' 2025-03-04T19:47:33.1276575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp' 2025-03-04T19:47:33.1277623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-03-04T19:47:33.1278743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/finalize.cpp' 2025-03-04T19:47:33.1279749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/finalize.h' 2025-03-04T19:47:33.1280805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/fusion_passes.cpp' 2025-03-04T19:47:33.1281799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-03-04T19:47:33.1282764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/helper.cpp' 2025-03-04T19:47:33.1283693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/helper.h' 2025-03-04T19:47:33.1284670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_observers.cpp' 2025-03-04T19:47:33.1285712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-03-04T19:47:33.1286761Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp' 2025-03-04T19:47:33.1287839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-03-04T19:47:33.1288905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-03-04T19:47:33.1289969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/quantization_type.cpp' 2025-03-04T19:47:33.1291200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-03-04T19:47:33.1292293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/register_packed_params.cpp' 2025-03-04T19:47:33.1293397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-03-04T19:47:33.1294390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/quantization' 2025-03-04T19:47:33.1295378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/refine_tuple_types.cpp' 2025-03-04T19:47:33.1296311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/refine_tuple_types.h' 2025-03-04T19:47:33.1297196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_dropout.cpp' 2025-03-04T19:47:33.1298069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_dropout.h' 2025-03-04T19:47:33.1299177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_exceptions.cpp' 2025-03-04T19:47:33.1300247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_exceptions.h' 2025-03-04T19:47:33.1301135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_expands.cpp' 2025-03-04T19:47:33.1301998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_expands.h' 2025-03-04T19:47:33.1302877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_inplace_ops.cpp' 2025-03-04T19:47:33.1303787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-03-04T19:47:33.1304672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_mutation.cpp' 2025-03-04T19:47:33.1305540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_mutation.h' 2025-03-04T19:47:33.1306470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_redundant_profiles.cpp' 2025-03-04T19:47:33.1307447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-03-04T19:47:33.1308452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/replacement_of_old_operators.cpp' 2025-03-04T19:47:33.1309460Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-03-04T19:47:33.1310442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/requires_grad_analysis.cpp' 2025-03-04T19:47:33.1311383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-03-04T19:47:33.1312296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/restore_mutation.cpp' 2025-03-04T19:47:33.1313242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/restore_mutation.h' 2025-03-04T19:47:33.1314114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/shape_analysis.cpp' 2025-03-04T19:47:33.1314985Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/shape_analysis.h' 2025-03-04T19:47:33.1315897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/specialize_autogradzero.cpp' 2025-03-04T19:47:33.1316865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-03-04T19:47:33.1317894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/subgraph_rewrite.cpp' 2025-03-04T19:47:33.1318775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-03-04T19:47:33.1319697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_analysis.cpp' 2025-03-04T19:47:33.1320657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-03-04T19:47:33.1321585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_cache.cpp' 2025-03-04T19:47:33.1322512Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-03-04T19:47:33.1323574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp' 2025-03-04T19:47:33.1324702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-03-04T19:47:33.1325654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/tensorexpr_fuser.cpp' 2025-03-04T19:47:33.1326542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-03-04T19:47:33.1327552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp' 2025-03-04T19:47:33.1328740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-03-04T19:47:33.1329819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/check_alias_annotation.cpp' 2025-03-04T19:47:33.1330837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-03-04T19:47:33.1331782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/memory_dag.cpp' 2025-03-04T19:47:33.1332657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/memory_dag.h' 2025-03-04T19:47:33.1333549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/op_registry.cpp' 2025-03-04T19:47:33.1334443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/op_registry.h' 2025-03-04T19:47:33.1335370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/optimization_utils.cpp' 2025-03-04T19:47:33.1336343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-03-04T19:47:33.1337289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/subgraph_utils.cpp' 2025-03-04T19:47:33.1338218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-03-04T19:47:33.1339100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/utils' 2025-03-04T19:47:33.1339994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/value_refinement_utils.cpp' 2025-03-04T19:47:33.1340928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/value_refinement_utils.h' 2025-03-04T19:47:33.1341823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/variadic_ops.cpp' 2025-03-04T19:47:33.1342676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/variadic_ops.h' 2025-03-04T19:47:33.1343533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/vulkan_rewrite.cpp' 2025-03-04T19:47:33.1344387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-03-04T19:47:33.1345257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/xnnpack_rewrite.cpp' 2025-03-04T19:47:33.1346128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-03-04T19:47:33.1346930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/passes' 2025-03-04T19:47:33.1347696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/init.cpp' 2025-03-04T19:47:33.1348451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/init.h' 2025-03-04T19:47:33.1349272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/module_python.h' 2025-03-04T19:47:33.1350077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/pybind.h' 2025-03-04T19:47:33.1350896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/pybind_utils.cpp' 2025-03-04T19:47:33.1351795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/pybind_utils.h' 2025-03-04T19:47:33.1352679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_arg_flatten.cpp' 2025-03-04T19:47:33.1353593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_arg_flatten.h' 2025-03-04T19:47:33.1354507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_custom_class.cpp' 2025-03-04T19:47:33.1355461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_custom_class.h' 2025-03-04T19:47:33.1356400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_dict.cpp' 2025-03-04T19:47:33.1357237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_dict.h' 2025-03-04T19:47:33.1358184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_interpreter.cpp' 2025-03-04T19:47:33.1359065Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_ir.cpp' 2025-03-04T19:47:33.1359876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_ir.h' 2025-03-04T19:47:33.1360699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_ivalue.h' 2025-03-04T19:47:33.1361554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_list.cpp' 2025-03-04T19:47:33.1362397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_list.h' 2025-03-04T19:47:33.1363267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_sugared_value.cpp' 2025-03-04T19:47:33.1364202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_sugared_value.h' 2025-03-04T19:47:33.1365090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_tracer.cpp' 2025-03-04T19:47:33.1365950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_tracer.h' 2025-03-04T19:47:33.1366827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_tree_views.cpp' 2025-03-04T19:47:33.1367732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/python_tree_views.h' 2025-03-04T19:47:33.1368589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/script_init.cpp' 2025-03-04T19:47:33.1369410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/script_init.h' 2025-03-04T19:47:33.1370317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/update_graph_executor_opt.cpp' 2025-03-04T19:47:33.1371301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-03-04T19:47:33.1372255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/utf8_decoding_ignore.cpp' 2025-03-04T19:47:33.1373184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-03-04T19:47:33.1374024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/python' 2025-03-04T19:47:33.1374787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/resource_guard.h' 2025-03-04T19:47:33.1375612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/argument_spec.cpp' 2025-03-04T19:47:33.1376471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/argument_spec.h' 2025-03-04T19:47:33.1377306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/autodiff.cpp' 2025-03-04T19:47:33.1378120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/autodiff.h' 2025-03-04T19:47:33.1379073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-03-04T19:47:33.1379994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/custom_operator.h' 2025-03-04T19:47:33.1380901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry.cpp' 2025-03-04T19:47:33.1381867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry.h' 2025-03-04T19:47:33.1382883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry_util.cpp' 2025-03-04T19:47:33.1383923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-03-04T19:47:33.1384867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/exception_message.h' 2025-03-04T19:47:33.1385757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/graph_executor.cpp' 2025-03-04T19:47:33.1386626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/graph_executor.h' 2025-03-04T19:47:33.1387540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-03-04T19:47:33.1388422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/graph_iterator.h' 2025-03-04T19:47:33.1389283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/instruction.cpp' 2025-03-04T19:47:33.1390128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/instruction.h' 2025-03-04T19:47:33.1390974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter.cpp' 2025-03-04T19:47:33.1391820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter.h' 2025-03-04T19:47:33.1392730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-03-04T19:47:33.1393702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-03-04T19:47:33.1394627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/frame.cpp' 2025-03-04T19:47:33.1395533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/frame.h' 2025-03-04T19:47:33.1396499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp' 2025-03-04T19:47:33.1397537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-03-04T19:47:33.1398834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/interpreter' 2025-03-04T19:47:33.1399715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/jit_exception.cpp' 2025-03-04T19:47:33.1400583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/jit_exception.h' 2025-03-04T19:47:33.1401426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/jit_trace.cpp' 2025-03-04T19:47:33.1402247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/jit_trace.h' 2025-03-04T19:47:33.1403047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/logging.cpp' 2025-03-04T19:47:33.1403842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/logging.h' 2025-03-04T19:47:33.1404633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/operator.cpp' 2025-03-04T19:47:33.1405439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/operator.h' 2025-03-04T19:47:33.1406403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/operator_options.h' 2025-03-04T19:47:33.1407324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/print_handler.cpp' 2025-03-04T19:47:33.1408185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/print_handler.h' 2025-03-04T19:47:33.1409130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp' 2025-03-04T19:47:33.1410158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-03-04T19:47:33.1411190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/profiling_record.cpp' 2025-03-04T19:47:33.1412086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/profiling_record.h' 2025-03-04T19:47:33.1412975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_c10_ops.cpp' 2025-03-04T19:47:33.1413885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_cuda_ops.cpp' 2025-03-04T19:47:33.1414834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_distributed_ops.cpp' 2025-03-04T19:47:33.1415793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_ops_utils.cpp' 2025-03-04T19:47:33.1416712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_ops_utils.h' 2025-03-04T19:47:33.1417611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_prim_ops.cpp' 2025-03-04T19:47:33.1418569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp' 2025-03-04T19:47:33.1419541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/register_special_ops.cpp' 2025-03-04T19:47:33.1420461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/script_profile.cpp' 2025-03-04T19:47:33.1421336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/script_profile.h' 2025-03-04T19:47:33.1422315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp' 2025-03-04T19:47:33.1423388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-03-04T19:47:33.1424402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/shape_function_registry.h' 2025-03-04T19:47:33.1431278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp' 2025-03-04T19:47:33.1432388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-03-04T19:47:33.1433384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/slice_indices_adjust.cpp' 2025-03-04T19:47:33.1434330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-03-04T19:47:33.1435228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/.clang-tidy' 2025-03-04T19:47:33.1436187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp' 2025-03-04T19:47:33.1437210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-03-04T19:47:33.1438288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/README.md' 2025-03-04T19:47:33.1439162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/fusion.cpp' 2025-03-04T19:47:33.1440025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/fusion.h' 2025-03-04T19:47:33.1441061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/generated_ops.cpp' 2025-03-04T19:47:33.1441984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/impl.cpp' 2025-03-04T19:47:33.1442827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/impl.h' 2025-03-04T19:47:33.1443669Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/init.cpp' 2025-03-04T19:47:33.1444514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/init.h' 2025-03-04T19:47:33.1445479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/memory_planner.cpp' 2025-03-04T19:47:33.1446434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/memory_planner.h' 2025-03-04T19:47:33.1447370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/native_ops.cpp' 2025-03-04T19:47:33.1448243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/ops.cpp' 2025-03-04T19:47:33.1449073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/ops.h' 2025-03-04T19:47:33.1449923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/passes.cpp' 2025-03-04T19:47:33.1450786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/passes.h' 2025-03-04T19:47:33.1451856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-03-04T19:47:33.1452965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/static_method.h' 2025-03-04T19:47:33.1453876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/te_wrapper.cpp' 2025-03-04T19:47:33.1454781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-03-04T19:47:33.1455645Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/static' 2025-03-04T19:47:33.1456515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_script.cpp' 2025-03-04T19:47:33.1457391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_script.h' 2025-03-04T19:47:33.1458315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry.cpp' 2025-03-04T19:47:33.1459290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-03-04T19:47:33.1460268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp' 2025-03-04T19:47:33.1461294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-03-04T19:47:33.1462257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/vararg_functions.cpp' 2025-03-04T19:47:33.1463154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/vararg_functions.h' 2025-03-04T19:47:33.1464060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-03-04T19:47:33.1464910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/runtime' 2025-03-04T19:47:33.1465889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp' 2025-03-04T19:47:33.1467037Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-03-04T19:47:33.1468039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/export.cpp' 2025-03-04T19:47:33.1468951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/export.h' 2025-03-04T19:47:33.1469891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/export_bytecode.cpp' 2025-03-04T19:47:33.1470839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/export_bytecode.h' 2025-03-04T19:47:33.1471778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/export_module.cpp' 2025-03-04T19:47:33.1472774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer.cpp' 2025-03-04T19:47:33.1473879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-03-04T19:47:33.1474927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp' 2025-03-04T19:47:33.1475993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-03-04T19:47:33.1476956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import.cpp' 2025-03-04T19:47:33.1477892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import.h' 2025-03-04T19:47:33.1478840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_export_constants.h' 2025-03-04T19:47:33.1479857Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_export_functions.h' 2025-03-04T19:47:33.1480896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_export_helpers.cpp' 2025-03-04T19:47:33.1481912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_export_helpers.h' 2025-03-04T19:47:33.1482879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_read.cpp' 2025-03-04T19:47:33.1483795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_read.h' 2025-03-04T19:47:33.1484718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_source.cpp' 2025-03-04T19:47:33.1485650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/import_source.h' 2025-03-04T19:47:33.1486582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/mobile_bytecode.fbs' 2025-03-04T19:47:33.1487598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-03-04T19:47:33.1488542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/onnx.cpp' 2025-03-04T19:47:33.1489379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/onnx.h' 2025-03-04T19:47:33.1490226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/pickle.cpp' 2025-03-04T19:47:33.1491084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/pickle.h' 2025-03-04T19:47:33.1491946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/pickler.cpp' 2025-03-04T19:47:33.1492806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/pickler.h' 2025-03-04T19:47:33.1493697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/python_print.cpp' 2025-03-04T19:47:33.1494626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/python_print.h' 2025-03-04T19:47:33.1495624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/source_range_serialization.cpp' 2025-03-04T19:47:33.1496699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/source_range_serialization.h' 2025-03-04T19:47:33.1497852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-03-04T19:47:33.1499239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/storage_context.h' 2025-03-04T19:47:33.1500195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/type_name_uniquer.cpp' 2025-03-04T19:47:33.1501194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-03-04T19:47:33.1502280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/unpickler.cpp' 2025-03-04T19:47:33.1503170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization/unpickler.h' 2025-03-04T19:47:33.1504032Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/serialization' 2025-03-04T19:47:33.1504928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ConditionalsInTE.md' 2025-03-04T19:47:33.1505855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/IRSpecification.md' 2025-03-04T19:47:33.1506742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/analysis.h' 2025-03-04T19:47:33.1507614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/block_codegen.cpp' 2025-03-04T19:47:33.1508517Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-03-04T19:47:33.1509427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_inference.cpp' 2025-03-04T19:47:33.1510354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-03-04T19:47:33.1511271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_overlap.cpp' 2025-03-04T19:47:33.1512165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-03-04T19:47:33.1513036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/codegen.cpp' 2025-03-04T19:47:33.1513874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/codegen.h' 2025-03-04T19:47:33.1514751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/codegen_external.py' 2025-03-04T19:47:33.1515659Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/cpp_codegen.cpp' 2025-03-04T19:47:33.1516569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-03-04T19:47:33.1517440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-03-04T19:47:33.1518415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/cuda_codegen.cpp' 2025-03-04T19:47:33.1519303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-03-04T19:47:33.1520171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-03-04T19:47:33.1521012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/eval.cpp' 2025-03-04T19:47:33.1521812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/eval.h' 2025-03-04T19:47:33.1522640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/exceptions.h' 2025-03-04T19:47:33.1523462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/expr.cpp' 2025-03-04T19:47:33.1524261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/expr.h' 2025-03-04T19:47:33.1525203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions.cpp' 2025-03-04T19:47:33.1526201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions.h' 2025-03-04T19:47:33.1527207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp' 2025-03-04T19:47:33.1528245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_core.cpp' 2025-03-04T19:47:33.1529254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-03-04T19:47:33.1530331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_registry.cpp' 2025-03-04T19:47:33.1531386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-03-04T19:47:33.1532326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-03-04T19:47:33.1533182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/graph_opt.cpp' 2025-03-04T19:47:33.1534038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-03-04T19:47:33.1534899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/half_support.h' 2025-03-04T19:47:33.1535788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/hash_provider.cpp' 2025-03-04T19:47:33.1536694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-03-04T19:47:33.1537611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp' 2025-03-04T19:47:33.1538555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-03-04T19:47:33.1539411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir.cpp' 2025-03-04T19:47:33.1540192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir.h' 2025-03-04T19:47:33.1541005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_cloner.cpp' 2025-03-04T19:47:33.1541841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-03-04T19:47:33.1542706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_mutator.cpp' 2025-03-04T19:47:33.1543565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-03-04T19:47:33.1544429Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_printer.cpp' 2025-03-04T19:47:33.1545297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-03-04T19:47:33.1546190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_simplifier.cpp' 2025-03-04T19:47:33.1547084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-03-04T19:47:33.1547973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_verifier.cpp' 2025-03-04T19:47:33.1548848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-03-04T19:47:33.1549718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_visitor.cpp' 2025-03-04T19:47:33.1550598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-03-04T19:47:33.1551447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/kernel.cpp' 2025-03-04T19:47:33.1552269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/kernel.h' 2025-03-04T19:47:33.1553173Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_codegen.cpp' 2025-03-04T19:47:33.1554060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-03-04T19:47:33.1554922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_jit.cpp' 2025-03-04T19:47:33.1555772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-03-04T19:47:33.1556624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest.cpp' 2025-03-04T19:47:33.1557533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest.h' 2025-03-04T19:47:33.1558533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp' 2025-03-04T19:47:33.1559543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-03-04T19:47:33.1560487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/lowerings.cpp' 2025-03-04T19:47:33.1561354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/lowerings.h' 2025-03-04T19:47:33.1562285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp' 2025-03-04T19:47:33.1563279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-03-04T19:47:33.1564251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/conv2d.cpp' 2025-03-04T19:47:33.1565170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-03-04T19:47:33.1566099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/matmul.cpp' 2025-03-04T19:47:33.1567033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-03-04T19:47:33.1567953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/misc.cpp' 2025-03-04T19:47:33.1568862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-03-04T19:47:33.1569769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/norm.cpp' 2025-03-04T19:47:33.1570675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-03-04T19:47:33.1571586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-03-04T19:47:33.1572554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/pointwise.cpp' 2025-03-04T19:47:33.1573524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-03-04T19:47:33.1574511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/quantization.cpp' 2025-03-04T19:47:33.1575511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-03-04T19:47:33.1576494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/reduction.cpp' 2025-03-04T19:47:33.1577453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-03-04T19:47:33.1578392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/softmax.cpp' 2025-03-04T19:47:33.1579332Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-03-04T19:47:33.1580259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/operators' 2025-03-04T19:47:33.1581260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/reduction.cpp' 2025-03-04T19:47:33.1582120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/reduction.h' 2025-03-04T19:47:33.1582997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/registerizer.cpp' 2025-03-04T19:47:33.1583870Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/registerizer.h' 2025-03-04T19:47:33.1584763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/scripts/bisect.py' 2025-03-04T19:47:33.1585721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/scripts' 2025-03-04T19:47:33.1586562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/stmt.h' 2025-03-04T19:47:33.1587378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensor.cpp' 2025-03-04T19:47:33.1588204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensor.h' 2025-03-04T19:47:33.1589077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp' 2025-03-04T19:47:33.1589987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-03-04T19:47:33.1590859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/types.cpp' 2025-03-04T19:47:33.1591664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/types.h' 2025-03-04T19:47:33.1592549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/unique_name_manager.cpp' 2025-03-04T19:47:33.1593510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-03-04T19:47:33.1594439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-03-04T19:47:33.1595286Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/tensorexpr' 2025-03-04T19:47:33.1596116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/testing/catch_utils.hpp' 2025-03-04T19:47:33.1596974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/testing/file_check.cpp' 2025-03-04T19:47:33.1597893Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/testing/file_check.h' 2025-03-04T19:47:33.1599077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/testing/hooks_for_testing.cpp' 2025-03-04T19:47:33.1599987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/testing/hooks_for_testing.h' 2025-03-04T19:47:33.1600871Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit/testing' 2025-03-04T19:47:33.1601606Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/jit' 2025-03-04T19:47:33.1602393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/backend_data.h' 2025-03-04T19:47:33.1603329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/backend_device.cpp' 2025-03-04T19:47:33.1604213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/backend_device.h' 2025-03-04T19:47:33.1605116Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/backend_interface.cpp' 2025-03-04T19:47:33.1606046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/backend_interface.h' 2025-03-04T19:47:33.1606947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/lowering_context.cpp' 2025-03-04T19:47:33.1607858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend/lowering_context.h' 2025-03-04T19:47:33.1608840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/backend' 2025-03-04T19:47:33.1609651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/cache.h' 2025-03-04T19:47:33.1610422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/config.cpp' 2025-03-04T19:47:33.1611195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/config.h' 2025-03-04T19:47:33.1611982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/debug_util.cpp' 2025-03-04T19:47:33.1612815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/debug_util.h' 2025-03-04T19:47:33.1613635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/dynamic_ir.h' 2025-03-04T19:47:33.1614409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/hash.cpp' 2025-03-04T19:47:33.1615156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/hash.h' 2025-03-04T19:47:33.1615944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/helpers.cpp' 2025-03-04T19:47:33.1616716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/helpers.h' 2025-03-04T19:47:33.1617542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-03-04T19:47:33.1618437Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/internal_ops' 2025-03-04T19:47:33.1618756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir.cpp' 2025-03-04T19:47:33.1619050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir.h' 2025-03-04T19:47:33.1619391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_builder.h' 2025-03-04T19:47:33.1619748Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_dump_util.cpp' 2025-03-04T19:47:33.1620093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_dump_util.h' 2025-03-04T19:47:33.1620457Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_metadata.cpp' 2025-03-04T19:47:33.1620791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_metadata.h' 2025-03-04T19:47:33.1621127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_util.cpp' 2025-03-04T19:47:33.1621448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ir_util.h' 2025-03-04T19:47:33.1621858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/lazy_graph_executor.cpp' 2025-03-04T19:47:33.1622240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-03-04T19:47:33.1622582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/metrics.cpp' 2025-03-04T19:47:33.1622901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/metrics.h' 2025-03-04T19:47:33.1623252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/multi_wait.cpp' 2025-03-04T19:47:33.1623592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/multi_wait.h' 2025-03-04T19:47:33.1623999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp' 2025-03-04T19:47:33.1624410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-03-04T19:47:33.1624753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ops/utils.cpp' 2025-03-04T19:47:33.1625091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ops/utils.h' 2025-03-04T19:47:33.1625458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/ops' 2025-03-04T19:47:33.1625922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/permutation_util.cpp' 2025-03-04T19:47:33.1626293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/permutation_util.h' 2025-03-04T19:47:33.1626613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/shape.cpp' 2025-03-04T19:47:33.1626935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/shape.h' 2025-03-04T19:47:33.1627308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/shape_inference.cpp' 2025-03-04T19:47:33.1627746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/shape_inference.h' 2025-03-04T19:47:33.1628070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/tensor.cpp' 2025-03-04T19:47:33.1628395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/tensor.h' 2025-03-04T19:47:33.1628751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/tensor_impl.cpp' 2025-03-04T19:47:33.1629099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/tensor_impl.h' 2025-03-04T19:47:33.1629452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/tensor_util.cpp' 2025-03-04T19:47:33.1629786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/tensor_util.h' 2025-03-04T19:47:33.1630150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/thread_pool.cpp' 2025-03-04T19:47:33.1630487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/thread_pool.h' 2025-03-04T19:47:33.1630812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/trie.cpp' 2025-03-04T19:47:33.1631118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/trie.h' 2025-03-04T19:47:33.1631448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/unique.h' 2025-03-04T19:47:33.1631753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core/util.h' 2025-03-04T19:47:33.1632086Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/core' 2025-03-04T19:47:33.1632434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/README.md' 2025-03-04T19:47:33.1632772Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated' 2025-03-04T19:47:33.1633120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/python/README.md' 2025-03-04T19:47:33.1633443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/python/init.cpp' 2025-03-04T19:47:33.1633770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/python/init.h' 2025-03-04T19:47:33.1634137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/python/python_util.cpp' 2025-03-04T19:47:33.1634505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/python/python_util.h' 2025-03-04T19:47:33.1634831Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/python' 2025-03-04T19:47:33.1635157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/test_mnist.py' 2025-03-04T19:47:33.1635514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/config.cpp' 2025-03-04T19:47:33.1635863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/config.h' 2025-03-04T19:47:33.1636248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/dynamic_ir.cpp' 2025-03-04T19:47:33.1636614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-03-04T19:47:33.1637022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-03-04T19:47:33.1637449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/device_data.cpp' 2025-03-04T19:47:33.1637937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-03-04T19:47:33.1638316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/generic.cpp' 2025-03-04T19:47:33.1638703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-03-04T19:47:33.1639146Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-03-04T19:47:33.1639512Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ops' 2025-03-04T19:47:33.1639924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp' 2025-03-04T19:47:33.1640316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-03-04T19:47:33.1640760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp' 2025-03-04T19:47:33.1641180Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-03-04T19:47:33.1641593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp' 2025-03-04T19:47:33.1642025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-03-04T19:47:33.1642446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp' 2025-03-04T19:47:33.1642842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-03-04T19:47:33.1643272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp' 2025-03-04T19:47:33.1643683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-03-04T19:47:33.1644098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_native_functions.cpp' 2025-03-04T19:47:33.1644491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node.cpp' 2025-03-04T19:47:33.1644839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node.h' 2025-03-04T19:47:33.1645256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp' 2025-03-04T19:47:33.1645647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-03-04T19:47:33.1646003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/ts_backend' 2025-03-04T19:47:33.1646315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/tutorial.md' 2025-03-04T19:47:33.1646622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy' 2025-03-04T19:47:33.1646946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor/counters.cpp' 2025-03-04T19:47:33.1647260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor/counters.h' 2025-03-04T19:47:33.1647585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor/events.cpp' 2025-03-04T19:47:33.1647892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor/events.h' 2025-03-04T19:47:33.1648244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor/python_init.cpp' 2025-03-04T19:47:33.1648570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor/python_init.h' 2025-03-04T19:47:33.1648940Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/monitor' 2025-03-04T19:47:33.1649258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/mps/Module.cpp' 2025-03-04T19:47:33.1649555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/mps/Module.h' 2025-03-04T19:47:33.1649847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/mps' 2025-03-04T19:47:33.1650144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/mtia/Module.cpp' 2025-03-04T19:47:33.1650443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/mtia/Module.h' 2025-03-04T19:47:33.1650782Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/mtia' 2025-03-04T19:47:33.1651149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/multiprocessing/init.cpp' 2025-03-04T19:47:33.1651481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/multiprocessing/init.h' 2025-03-04T19:47:33.1651847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/multiprocessing' 2025-03-04T19:47:33.1652163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/back_compat.h' 2025-03-04T19:47:33.1652541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/diagnostics/diagnostics.h' 2025-03-04T19:47:33.1652955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/diagnostics/generated/rules.h' 2025-03-04T19:47:33.1653358Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/diagnostics/generated' 2025-03-04T19:47:33.1653728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/diagnostics' 2025-03-04T19:47:33.1654016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/init.cpp' 2025-03-04T19:47:33.1654306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/init.h' 2025-03-04T19:47:33.1654593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx/onnx.h' 2025-03-04T19:47:33.1654903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/onnx' 2025-03-04T19:47:33.1655216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/README.md' 2025-03-04T19:47:33.1655508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/api.h' 2025-03-04T19:47:33.1655865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/collection.cpp' 2025-03-04T19:47:33.1656197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/collection.h' 2025-03-04T19:47:33.1656599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/combined_traceback.cpp' 2025-03-04T19:47:33.1656973Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/combined_traceback.h' 2025-03-04T19:47:33.1657316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/containers.h' 2025-03-04T19:47:33.1657650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/data_flow.cpp' 2025-03-04T19:47:33.1657986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/data_flow.h' 2025-03-04T19:47:33.1658295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/events.h' 2025-03-04T19:47:33.1658706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/kineto_client_interface.cpp' 2025-03-04T19:47:33.1659124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/kineto_client_interface.h' 2025-03-04T19:47:33.1659470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/kineto_shim.cpp' 2025-03-04T19:47:33.1659812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/kineto_shim.h' 2025-03-04T19:47:33.1660245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration/observer.cpp' 2025-03-04T19:47:33.1660680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration/observer.h' 2025-03-04T19:47:33.1661117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration/python_tracer.cpp' 2025-03-04T19:47:33.1661553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration/python_tracer.h' 2025-03-04T19:47:33.1661951Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration/vulkan.cpp' 2025-03-04T19:47:33.1662397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration/vulkan.h' 2025-03-04T19:47:33.1662777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/orchestration' 2025-03-04T19:47:33.1663103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/perf-inl.h' 2025-03-04T19:47:33.1663433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/perf.cpp' 2025-03-04T19:47:33.1663731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/perf.h' 2025-03-04T19:47:33.1664171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/python/combined_traceback.cpp' 2025-03-04T19:47:33.1664582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/python/combined_traceback.h' 2025-03-04T19:47:33.1664942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/python/init.cpp' 2025-03-04T19:47:33.1665278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/python/init.h' 2025-03-04T19:47:33.1665641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/python/pybind.h' 2025-03-04T19:47:33.1665990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/python' 2025-03-04T19:47:33.1666474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/execution_trace_observer.cpp' 2025-03-04T19:47:33.1666958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-03-04T19:47:33.1667372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/itt_observer.cpp' 2025-03-04T19:47:33.1667792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/itt_observer.h' 2025-03-04T19:47:33.1668212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/nvtx_observer.cpp' 2025-03-04T19:47:33.1668638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-03-04T19:47:33.1669102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/privateuse1_observer.cpp' 2025-03-04T19:47:33.1669572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-03-04T19:47:33.1669944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/standalone' 2025-03-04T19:47:33.1670283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/stubs/base.cpp' 2025-03-04T19:47:33.1670626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/stubs/base.h' 2025-03-04T19:47:33.1670967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/stubs/cuda.cpp' 2025-03-04T19:47:33.1671324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/stubs/itt.cpp' 2025-03-04T19:47:33.1671666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/stubs' 2025-03-04T19:47:33.1672029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/action.h' 2025-03-04T19:47:33.1672454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/communicate.h' 2025-03-04T19:47:33.1672836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/debug_info.h' 2025-03-04T19:47:33.1673207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-03-04T19:47:33.1673636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-03-04T19:47:33.1674029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-03-04T19:47:33.1674474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-03-04T19:47:33.1674822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/fde.h' 2025-03-04T19:47:33.1675164Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/lexer.h' 2025-03-04T19:47:33.1675591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/line_number_program.h' 2025-03-04T19:47:33.1675954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/mem_file.h' 2025-03-04T19:47:33.1676337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/range_table.h' 2025-03-04T19:47:33.1676696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/sections.h' 2025-03-04T19:47:33.1677054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/unwind.cpp' 2025-03-04T19:47:33.1677419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/unwind.h' 2025-03-04T19:47:33.1677886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/unwind_error.h' 2025-03-04T19:47:33.1678277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/unwind_fb.cpp' 2025-03-04T19:47:33.1678637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind/unwinder.h' 2025-03-04T19:47:33.1679002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/unwind' 2025-03-04T19:47:33.1679315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/util.cpp' 2025-03-04T19:47:33.1679629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler/util.h' 2025-03-04T19:47:33.1679947Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/profiler' 2025-03-04T19:47:33.1680265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/python_dimname.cpp' 2025-03-04T19:47:33.1680585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/python_dimname.h' 2025-03-04T19:47:33.1680890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/python_headers.h' 2025-03-04T19:47:33.1681221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/serialization.cpp' 2025-03-04T19:47:33.1681520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/serialization.h' 2025-03-04T19:47:33.1681798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/stub.c' 2025-03-04T19:47:33.1682184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/tensor/python_tensor.cpp' 2025-03-04T19:47:33.1682525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/tensor/python_tensor.h' 2025-03-04T19:47:33.1682897Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/tensor' 2025-03-04T19:47:33.1683170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils.cpp' 2025-03-04T19:47:33.1683447Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils.h' 2025-03-04T19:47:33.1683867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/byte_order.cpp' 2025-03-04T19:47:33.1684219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/byte_order.h' 2025-03-04T19:47:33.1684574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/cpp_stacktraces.cpp' 2025-03-04T19:47:33.1684927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/cpp_stacktraces.h' 2025-03-04T19:47:33.1685247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/cuda_enabled.h' 2025-03-04T19:47:33.1685641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/device_lazy_init.cpp' 2025-03-04T19:47:33.1686028Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/device_lazy_init.h' 2025-03-04T19:47:33.1686419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/disable_torch_function.cpp' 2025-03-04T19:47:33.1686811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/disable_torch_function.h' 2025-03-04T19:47:33.1687228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/generated_serialization_types.h' 2025-03-04T19:47:33.1687533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/init.cpp' 2025-03-04T19:47:33.1687818Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/init.h' 2025-03-04T19:47:33.1688198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/invalid_arguments.cpp' 2025-03-04T19:47:33.1688551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/invalid_arguments.h' 2025-03-04T19:47:33.1688875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/nested.cpp' 2025-03-04T19:47:33.1689170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/nested.h' 2025-03-04T19:47:33.1689481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/numpy_stub.h' 2025-03-04T19:47:33.1689821Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/object_ptr.cpp' 2025-03-04T19:47:33.1690137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/object_ptr.h' 2025-03-04T19:47:33.1690470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/out_types.cpp' 2025-03-04T19:47:33.1690779Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/out_types.h' 2025-03-04T19:47:33.1691100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/pybind.cpp' 2025-03-04T19:47:33.1691397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/pybind.h' 2025-03-04T19:47:33.1691774Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/pycfunction_helpers.h' 2025-03-04T19:47:33.1692160Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/pyobject_preservation.cpp' 2025-03-04T19:47:33.1692533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/pyobject_preservation.h' 2025-03-04T19:47:33.1692908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_arg_parser.cpp' 2025-03-04T19:47:33.1693259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_arg_parser.h' 2025-03-04T19:47:33.1693597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_compat.h' 2025-03-04T19:47:33.1693948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_dispatch.cpp' 2025-03-04T19:47:33.1694300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_dispatch.h' 2025-03-04T19:47:33.1694631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_numbers.h' 2025-03-04T19:47:33.1694960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_raii.h' 2025-03-04T19:47:33.1695317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_scalars.h' 2025-03-04T19:47:33.1695672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_strings.h' 2025-03-04T19:47:33.1696001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_stub.h' 2025-03-04T19:47:33.1696349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_symnode.cpp' 2025-03-04T19:47:33.1696697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_symnode.h' 2025-03-04T19:47:33.1697143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_torch_function_mode.h' 2025-03-04T19:47:33.1697491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/python_tuples.h' 2025-03-04T19:47:33.1697848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/pythoncapi_compat.h' 2025-03-04T19:47:33.1698183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/schema_info.cpp' 2025-03-04T19:47:33.1698840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/schema_info.h' 2025-03-04T19:47:33.1699132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/six.h' 2025-03-04T19:47:33.1699470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/structseq.cpp' 2025-03-04T19:47:33.1699784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/structseq.h' 2025-03-04T19:47:33.1700139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_apply.cpp' 2025-03-04T19:47:33.1700470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_apply.h' 2025-03-04T19:47:33.1700828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_dtypes.cpp' 2025-03-04T19:47:33.1701161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_dtypes.h' 2025-03-04T19:47:33.1701516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_flatten.cpp' 2025-03-04T19:47:33.1701865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_flatten.h' 2025-03-04T19:47:33.1702217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_layouts.cpp' 2025-03-04T19:47:33.1702561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_layouts.h' 2025-03-04T19:47:33.1702891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_list.cpp' 2025-03-04T19:47:33.1703228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_list.h' 2025-03-04T19:47:33.1703607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_memoryformats.cpp' 2025-03-04T19:47:33.1703986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_memoryformats.h' 2025-03-04T19:47:33.1704311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_new.cpp' 2025-03-04T19:47:33.1704626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_new.h' 2025-03-04T19:47:33.1704969Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_numpy.cpp' 2025-03-04T19:47:33.1705287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_numpy.h' 2025-03-04T19:47:33.1705673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_qschemes.cpp' 2025-03-04T19:47:33.1706011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_qschemes.h' 2025-03-04T19:47:33.1706350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_types.cpp' 2025-03-04T19:47:33.1706670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/tensor_types.h' 2025-03-04T19:47:33.1707248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/throughput_benchmark-inl.h' 2025-03-04T19:47:33.1707630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/throughput_benchmark.cpp' 2025-03-04T19:47:33.1708001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/throughput_benchmark.h' 2025-03-04T19:47:33.1708376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/torch_dispatch_mode.h' 2025-03-04T19:47:33.1708691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/variadic.cpp' 2025-03-04T19:47:33.1709084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/variadic.h' 2025-03-04T19:47:33.1709395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/verbose.cpp' 2025-03-04T19:47:33.1709705Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils/verbose.h' 2025-03-04T19:47:33.1710008Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/utils' 2025-03-04T19:47:33.1710310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu/Event.cpp' 2025-03-04T19:47:33.1710588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu/Event.h' 2025-03-04T19:47:33.1710884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu/Module.cpp' 2025-03-04T19:47:33.1711179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu/Module.h' 2025-03-04T19:47:33.1711470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu/Stream.cpp' 2025-03-04T19:47:33.1711770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu/Stream.h' 2025-03-04T19:47:33.1712061Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc/xpu' 2025-03-04T19:47:33.1712352Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/csrc' 2025-03-04T19:47:33.1712635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/__init__.py' 2025-03-04T19:47:33.1712921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/_gpu_trace.py' 2025-03-04T19:47:33.1713224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/_memory_viz.py' 2025-03-04T19:47:33.1713510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/_sanitizer.py' 2025-03-04T19:47:33.1713797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/_utils.py' 2025-03-04T19:47:33.1714097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/amp/__init__.py' 2025-03-04T19:47:33.1714440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/amp/autocast_mode.py' 2025-03-04T19:47:33.1714727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/amp/common.py' 2025-03-04T19:47:33.1715053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/amp/grad_scaler.py' 2025-03-04T19:47:33.1715346Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/amp' 2025-03-04T19:47:33.1715611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/comm.py' 2025-03-04T19:47:33.1715897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/error.py' 2025-03-04T19:47:33.1716157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/gds.py' 2025-03-04T19:47:33.1716443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/graphs.py' 2025-03-04T19:47:33.1716730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/jiterator.py' 2025-03-04T19:47:33.1717014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/memory.py' 2025-03-04T19:47:33.1717281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/nccl.py' 2025-03-04T19:47:33.1717559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/nvtx.py' 2025-03-04T19:47:33.1718011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/profiler.py' 2025-03-04T19:47:33.1718285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/random.py' 2025-03-04T19:47:33.1718571Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/sparse.py' 2025-03-04T19:47:33.1718849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/streams.py' 2025-03-04T19:47:33.1719142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda/tunable.py' 2025-03-04T19:47:33.1719416Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/cuda' 2025-03-04T19:47:33.1719758Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/custom_class.h' 2025-03-04T19:47:33.1720066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/custom_class_detail.h' 2025-03-04T19:47:33.1720402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/CONTRIBUTING.md' 2025-03-04T19:47:33.1720734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/__init__.py' 2025-03-04T19:47:33.1721090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_checkpointable.py' 2025-03-04T19:47:33.1721477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/__init__.py' 2025-03-04T19:47:33.1721927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/checkpoint_activation.py' 2025-03-04T19:47:33.1722317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/contract.py' 2025-03-04T19:47:33.1722722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/fsdp/__init__.py' 2025-03-04T19:47:33.1723152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/fsdp/fully_shard.py' 2025-03-04T19:47:33.1723537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/fsdp' 2025-03-04T19:47:33.1723920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable/replicate.py' 2025-03-04T19:47:33.1724296Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable' 2025-03-04T19:47:33.1724658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_composable_state.py' 2025-03-04T19:47:33.1725063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_functional_collectives.py' 2025-03-04T19:47:33.1725485Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_functional_collectives_impl.py' 2025-03-04T19:47:33.1725848Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_serialization.py' 2025-03-04T19:47:33.1726206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/__init__.py' 2025-03-04T19:47:33.1726558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/_utils.py' 2025-03-04T19:47:33.1726884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/api.py' 2025-03-04T19:47:33.1727292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/checkpoint/__init__.py' 2025-03-04T19:47:33.1727703Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/checkpoint' 2025-03-04T19:47:33.1728091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/common_op_utils.py' 2025-03-04T19:47:33.1728463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/metadata.py' 2025-03-04T19:47:33.1728860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/op_registry_utils.py' 2025-03-04T19:47:33.1729295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_optim/__init__.py' 2025-03-04T19:47:33.1729744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_optim/api.py' 2025-03-04T19:47:33.1730160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_optim' 2025-03-04T19:47:33.1730590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/__init__.py' 2025-03-04T19:47:33.1731053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-03-04T19:47:33.1731569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-03-04T19:47:33.1732033Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-03-04T19:47:33.1732481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-03-04T19:47:33.1732935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-03-04T19:47:33.1733414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-03-04T19:47:33.1733853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/_ops' 2025-03-04T19:47:33.1734267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/api.py' 2025-03-04T19:47:33.1734688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/logger.py' 2025-03-04T19:47:33.1735172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-03-04T19:47:33.1735603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/metadata.py' 2025-03-04T19:47:33.1736043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/reshard.py' 2025-03-04T19:47:33.1736456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/shard.py' 2025-03-04T19:47:33.1736867Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor/utils.py' 2025-03-04T19:47:33.1737294Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharded_tensor' 2025-03-04T19:47:33.1737644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharder.py' 2025-03-04T19:47:33.1738082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_plan/__init__.py' 2025-03-04T19:47:33.1738479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_plan/api.py' 2025-03-04T19:47:33.1738900Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_plan' 2025-03-04T19:47:33.1739317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/__init__.py' 2025-03-04T19:47:33.1739766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/_internals.py' 2025-03-04T19:47:33.1740161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/api.py' 2025-03-04T19:47:33.1740640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-03-04T19:47:33.1741194Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-03-04T19:47:33.1741729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-03-04T19:47:33.1742308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-03-04T19:47:33.1742892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-03-04T19:47:33.1743429Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops' 2025-03-04T19:47:33.1743834Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard/sharding_spec' 2025-03-04T19:47:33.1744231Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_shard' 2025-03-04T19:47:33.1744627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_sharded_tensor/__init__.py' 2025-03-04T19:47:33.1745019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_sharded_tensor' 2025-03-04T19:47:33.1745409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_sharding_spec/__init__.py' 2025-03-04T19:47:33.1745784Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_sharding_spec' 2025-03-04T19:47:33.1746155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_state_dict_utils.py' 2025-03-04T19:47:33.1746560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_symmetric_memory/__init__.py' 2025-03-04T19:47:33.1746960Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_symmetric_memory' 2025-03-04T19:47:33.1747320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tensor/__init__.py' 2025-03-04T19:47:33.1747661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tensor/api.py' 2025-03-04T19:47:33.1748055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tensor/placement_types.py' 2025-03-04T19:47:33.1748411Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tensor' 2025-03-04T19:47:33.1748760Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/__init__.py' 2025-03-04T19:47:33.1749167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-03-04T19:47:33.1749522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/ilp_utils.py' 2025-03-04T19:47:33.1749888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/mem_tracker.py' 2025-03-04T19:47:33.1750282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/memory_tracker.py' 2025-03-04T19:47:33.1750651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/mod_tracker.py' 2025-03-04T19:47:33.1751061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/runtime_estimator.py' 2025-03-04T19:47:33.1751437Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/sac_estimator.py' 2025-03-04T19:47:33.1751794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools/sac_ilp.py' 2025-03-04T19:47:33.1752128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/_tools' 2025-03-04T19:47:33.1752518Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/__init__.py' 2025-03-04T19:47:33.1752962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_checkpoint/__init__.py' 2025-03-04T19:47:33.1753488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-03-04T19:47:33.1753922Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_checkpoint' 2025-03-04T19:47:33.1754390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-03-04T19:47:33.1754901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-03-04T19:47:33.1755322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_comm_hooks' 2025-03-04T19:47:33.1755811Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-03-04T19:47:33.1756385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-03-04T19:47:33.1756856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_optimizer_overlap' 2025-03-04T19:47:33.1757304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_quantization/__init__.py' 2025-03-04T19:47:33.1757873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_quantization/quantization.py' 2025-03-04T19:47:33.1758304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/_quantization' 2025-03-04T19:47:33.1758754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-03-04T19:47:33.1759243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-03-04T19:47:33.1759733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-03-04T19:47:33.1760225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-03-04T19:47:33.1760749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-03-04T19:47:33.1761294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-03-04T19:47:33.1761797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-03-04T19:47:33.1762289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-03-04T19:47:33.1762793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-03-04T19:47:33.1763248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/ddp_comm_hooks' 2025-03-04T19:47:33.1763603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/join.py' 2025-03-04T19:47:33.1764063Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/model_averaging/__init__.py' 2025-03-04T19:47:33.1764550Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/model_averaging/averagers.py' 2025-03-04T19:47:33.1765117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-03-04T19:47:33.1765578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/model_averaging/utils.py' 2025-03-04T19:47:33.1766020Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms/model_averaging' 2025-03-04T19:47:33.1766395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/algorithms' 2025-03-04T19:47:33.1766737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/argparse_util.py' 2025-03-04T19:47:33.1767112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/autograd/__init__.py' 2025-03-04T19:47:33.1767519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/autograd' 2025-03-04T19:47:33.1767883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/benchmarks/README.md' 2025-03-04T19:47:33.1768321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/benchmarks/benchmark_ddp_rpc.py' 2025-03-04T19:47:33.1768677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/benchmarks' 2025-03-04T19:47:33.1769022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/c10d_logger.py' 2025-03-04T19:47:33.1769444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/__init__.py' 2025-03-04T19:47:33.1769866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_checkpointer.py' 2025-03-04T19:47:33.1770296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_dedup_save_plans.py' 2025-03-04T19:47:33.1770720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_dedup_tensors.py' 2025-03-04T19:47:33.1771107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_extension.py' 2025-03-04T19:47:33.1771548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-03-04T19:47:33.1771940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_hf_storage.py' 2025-03-04T19:47:33.1772341Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_nested_dict.py' 2025-03-04T19:47:33.1772799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-03-04T19:47:33.1773202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_storage_utils.py' 2025-03-04T19:47:33.1773601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_traverse.py' 2025-03-04T19:47:33.1774021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/_version.py' 2025-03-04T19:47:33.1774388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/api.py' 2025-03-04T19:47:33.1774808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/default_planner.py' 2025-03-04T19:47:33.1775350Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/examples/async_checkpointing_example.py' 2025-03-04T19:47:33.1775859Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py' 2025-03-04T19:47:33.1776330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/examples/stateful_example.py' 2025-03-04T19:47:33.1776749Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/examples' 2025-03-04T19:47:33.1777142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/filesystem.py' 2025-03-04T19:47:33.1777552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/format_utils.py' 2025-03-04T19:47:33.1777918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/logger.py' 2025-03-04T19:47:33.1778346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/logging_handlers.py' 2025-03-04T19:47:33.1778722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/metadata.py' 2025-03-04T19:47:33.1779114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/optimizer.py' 2025-03-04T19:47:33.1779489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/planner.py' 2025-03-04T19:47:33.1779987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/planner_helpers.py' 2025-03-04T19:47:33.1780372Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/resharding.py' 2025-03-04T19:47:33.1780739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/staging.py' 2025-03-04T19:47:33.1781133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/state_dict.py' 2025-03-04T19:47:33.1781583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/state_dict_loader.py' 2025-03-04T19:47:33.1782035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/state_dict_saver.py' 2025-03-04T19:47:33.1782412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/stateful.py' 2025-03-04T19:47:33.1782797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/storage.py' 2025-03-04T19:47:33.1783158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint/utils.py' 2025-03-04T19:47:33.1783531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/checkpoint' 2025-03-04T19:47:33.1783892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/collective_utils.py' 2025-03-04T19:47:33.1784212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/constants.py' 2025-03-04T19:47:33.1784558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/device_mesh.py' 2025-03-04T19:47:33.1784918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/distributed_c10d.py' 2025-03-04T19:47:33.1785285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/__init__.py' 2025-03-04T19:47:33.1785680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent/__init__.py' 2025-03-04T19:47:33.1786115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent/server/__init__.py' 2025-03-04T19:47:33.1786521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent/server/api.py' 2025-03-04T19:47:33.1787022Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent/server/health_check_server.py' 2025-03-04T19:47:33.1787510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-03-04T19:47:33.1787924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent/server' 2025-03-04T19:47:33.1788310Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/agent' 2025-03-04T19:47:33.1788698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/control_plane.py' 2025-03-04T19:47:33.1789108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/events/__init__.py' 2025-03-04T19:47:33.1789477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/events/api.py' 2025-03-04T19:47:33.1789892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/events/handlers.py' 2025-03-04T19:47:33.1790263Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/events' 2025-03-04T19:47:33.1790680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/metrics/__init__.py' 2025-03-04T19:47:33.1791053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/metrics/api.py' 2025-03-04T19:47:33.1791445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/metrics' 2025-03-04T19:47:33.1791927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/__init__.py' 2025-03-04T19:47:33.1792377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/api.py' 2025-03-04T19:47:33.1792878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-03-04T19:47:33.1793393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-03-04T19:47:33.1794101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-03-04T19:47:33.1794570Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/errors' 2025-03-04T19:47:33.1795036Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/redirects.py' 2025-03-04T19:47:33.1795596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-03-04T19:47:33.1796163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-03-04T19:47:33.1796776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-03-04T19:47:33.1797322Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler' 2025-03-04T19:47:33.1797858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing/tail_log.py' 2025-03-04T19:47:33.1798458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/multiprocessing' 2025-03-04T19:47:33.1798898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/__init__.py' 2025-03-04T19:47:33.1799331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-03-04T19:47:33.1799738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/api.py' 2025-03-04T19:47:33.1800237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-03-04T19:47:33.1800721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-03-04T19:47:33.1801187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-03-04T19:47:33.1801700Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-03-04T19:47:33.1802144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_server.py' 2025-03-04T19:47:33.1802588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/etcd_store.py' 2025-03-04T19:47:33.1803008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/registry.py' 2025-03-04T19:47:33.1803498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-03-04T19:47:33.1803919Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous/utils.py' 2025-03-04T19:47:33.1804323Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/rendezvous' 2025-03-04T19:47:33.1804727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/timer/__init__.py' 2025-03-04T19:47:33.1805093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/timer/api.py' 2025-03-04T19:47:33.1805718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/timer/debug_info_logging.py' 2025-03-04T19:47:33.1806187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/timer/file_based_local_timer.py' 2025-03-04T19:47:33.1806609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/timer/local_timer.py' 2025-03-04T19:47:33.1806981Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/timer' 2025-03-04T19:47:33.1807410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/__init__.py' 2025-03-04T19:47:33.1807825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/api.py' 2025-03-04T19:47:33.1808245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/data/__init__.py' 2025-03-04T19:47:33.1808722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-03-04T19:47:33.1809246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-03-04T19:47:33.1809666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/data' 2025-03-04T19:47:33.1810077Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/distributed.py' 2025-03-04T19:47:33.1810491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/log_level.py' 2025-03-04T19:47:33.1810886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/logging.py' 2025-03-04T19:47:33.1811277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils/store.py' 2025-03-04T19:47:33.1811657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic/utils' 2025-03-04T19:47:33.1812004Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/elastic' 2025-03-04T19:47:33.1812469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/examples/memory_tracker_example.py' 2025-03-04T19:47:33.1812824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/examples' 2025-03-04T19:47:33.1813183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/__init__.py' 2025-03-04T19:47:33.1813559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_common_utils.py' 2025-03-04T19:47:33.1813941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_debug_utils.py' 2025-03-04T19:47:33.1814317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_dynamo_utils.py' 2025-03-04T19:47:33.1814725Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_exec_order_utils.py' 2025-03-04T19:47:33.1815095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_flat_param.py' 2025-03-04T19:47:33.1815490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fsdp_extensions.py' 2025-03-04T19:47:33.1815911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/__init__.py' 2025-03-04T19:47:33.1816326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-03-04T19:47:33.1816801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-03-04T19:47:33.1817231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-03-04T19:47:33.1817660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-03-04T19:47:33.1818168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-03-04T19:47:33.1818630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-03-04T19:47:33.1819052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-03-04T19:47:33.1819492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-03-04T19:47:33.1819952Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_fully_shard' 2025-03-04T19:47:33.1820310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_init_utils.py' 2025-03-04T19:47:33.1820690Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_limiter_utils.py' 2025-03-04T19:47:33.1821052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_optim_utils.py' 2025-03-04T19:47:33.1821438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_runtime_utils.py' 2025-03-04T19:47:33.1821799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_shard_utils.py' 2025-03-04T19:47:33.1822203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_state_dict_utils.py' 2025-03-04T19:47:33.1822563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_trace_utils.py' 2025-03-04T19:47:33.1822959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_traversal_utils.py' 2025-03-04T19:47:33.1823360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_unshard_param_utils.py' 2025-03-04T19:47:33.1823719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/_wrap_utils.py' 2025-03-04T19:47:33.1824055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/api.py' 2025-03-04T19:47:33.1824500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-03-04T19:47:33.1824913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/sharded_grad_scaler.py' 2025-03-04T19:47:33.1825233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp/wrap.py' 2025-03-04T19:47:33.1825572Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/fsdp' 2025-03-04T19:47:33.1825886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/launch.py' 2025-03-04T19:47:33.1826266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/launcher/__init__.py' 2025-03-04T19:47:33.1826601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/launcher/api.py' 2025-03-04T19:47:33.1826951Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/launcher' 2025-03-04T19:47:33.1827323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/logging_handlers.py' 2025-03-04T19:47:33.1827650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/__init__.py' 2025-03-04T19:47:33.1828019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/api/__init__.py' 2025-03-04T19:47:33.1828397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/api/remote_module.py' 2025-03-04T19:47:33.1828750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/api' 2025-03-04T19:47:33.1829090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/functional.py' 2025-03-04T19:47:33.1829455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/jit/__init__.py' 2025-03-04T19:47:33.1829915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/jit/instantiator.py' 2025-03-04T19:47:33.1830323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/jit/templates/__init__.py' 2025-03-04T19:47:33.1830819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/jit/templates/remote_module_template.py' 2025-03-04T19:47:33.1831205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/jit/templates' 2025-03-04T19:47:33.1831593Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn/jit' 2025-03-04T19:47:33.1831938Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/nn' 2025-03-04T19:47:33.1832300Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/__init__.py' 2025-03-04T19:47:33.1832711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/_deprecation_warning.py' 2025-03-04T19:47:33.1833175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/apply_optimizer_in_backward.py' 2025-03-04T19:47:33.1833583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_adadelta.py' 2025-03-04T19:47:33.1833987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_adagrad.py' 2025-03-04T19:47:33.1834384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_adam.py' 2025-03-04T19:47:33.1834787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_adamax.py' 2025-03-04T19:47:33.1835190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_adamw.py' 2025-03-04T19:47:33.1835592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_rmsprop.py' 2025-03-04T19:47:33.1836001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_rprop.py' 2025-03-04T19:47:33.1836380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/functional_sgd.py' 2025-03-04T19:47:33.1836780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/named_optimizer.py' 2025-03-04T19:47:33.1837133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/optimizer.py' 2025-03-04T19:47:33.1837561Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/post_localSGD_optimizer.py' 2025-03-04T19:47:33.1838000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/utils.py' 2025-03-04T19:47:33.1838446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/zero_redundancy_optimizer.py' 2025-03-04T19:47:33.1838913Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-03-04T19:47:33.1839252Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/optim' 2025-03-04T19:47:33.1839634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/README.md' 2025-03-04T19:47:33.1839987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/_IR.py' 2025-03-04T19:47:33.1840377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/__init__.py' 2025-03-04T19:47:33.1840765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/_backward.py' 2025-03-04T19:47:33.1841151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/_debug.py' 2025-03-04T19:47:33.1841538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/_unflatten.py' 2025-03-04T19:47:33.1841940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/_utils.py' 2025-03-04T19:47:33.1842369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/microbatch.py' 2025-03-04T19:47:33.1842750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/schedules.py' 2025-03-04T19:47:33.1843127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining/stage.py' 2025-03-04T19:47:33.1843487Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/pipelining' 2025-03-04T19:47:33.1843898Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/remote_device.py' 2025-03-04T19:47:33.1844228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rendezvous.py' 2025-03-04T19:47:33.1844570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/__init__.py' 2025-03-04T19:47:33.1844952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/_testing/__init__.py' 2025-03-04T19:47:33.1845443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-03-04T19:47:33.1845821Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/_testing' 2025-03-04T19:47:33.1846145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/_utils.py' 2025-03-04T19:47:33.1846471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/api.py' 2025-03-04T19:47:33.1846855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/backend_registry.py' 2025-03-04T19:47:33.1847210Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/constants.py' 2025-03-04T19:47:33.1847553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/functions.py' 2025-03-04T19:47:33.1847906Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/internal.py' 2025-03-04T19:47:33.1848237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/options.py' 2025-03-04T19:47:33.1848587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/rref_proxy.py' 2025-03-04T19:47:33.1849056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc/server_process_global_profiler.py' 2025-03-04T19:47:33.1849379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/rpc' 2025-03-04T19:47:33.1849684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/run.py' 2025-03-04T19:47:33.1850020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/README.md' 2025-03-04T19:47:33.1850388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/__init__.py' 2025-03-04T19:47:33.1850719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_api.py' 2025-03-04T19:47:33.1851135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_collective_utils.py' 2025-03-04T19:47:33.1851496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_dispatch.py' 2025-03-04T19:47:33.1851871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_dtensor_spec.py' 2025-03-04T19:47:33.1852244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_op_schema.py' 2025-03-04T19:47:33.1852625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/__init__.py' 2025-03-04T19:47:33.1853039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_common_rules.py' 2025-03-04T19:47:33.1853419Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_conv_ops.py' 2025-03-04T19:47:33.1853903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-03-04T19:47:33.1854314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_embedding_ops.py' 2025-03-04T19:47:33.1854750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_experimental_ops.py' 2025-03-04T19:47:33.1855130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_math_ops.py' 2025-03-04T19:47:33.1855551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_matrix_ops.py' 2025-03-04T19:47:33.1855999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-03-04T19:47:33.1856392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_random_ops.py' 2025-03-04T19:47:33.1856800Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_tensor_ops.py' 2025-03-04T19:47:33.1857183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/_view_ops.py' 2025-03-04T19:47:33.1857555Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops/utils.py' 2025-03-04T19:47:33.1857918Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_ops' 2025-03-04T19:47:33.1858283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_random.py' 2025-03-04T19:47:33.1858668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_redistribute.py' 2025-03-04T19:47:33.1859050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_sharding_prop.py' 2025-03-04T19:47:33.1859451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_shards_wrapper.py' 2025-03-04T19:47:33.1859807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_tp_conv.py' 2025-03-04T19:47:33.1860159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/_utils.py' 2025-03-04T19:47:33.1860540Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/debug/__init__.py' 2025-03-04T19:47:33.1860948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/debug/_comm_mode.py' 2025-03-04T19:47:33.1861354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/debug/_op_coverage.py' 2025-03-04T19:47:33.1861813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/debug/_visualize_sharding.py' 2025-03-04T19:47:33.1862282Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/debug/comm_mode_broswer_visual.js' 2025-03-04T19:47:33.1862664Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/debug' 2025-03-04T19:47:33.1863034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/device_mesh.py' 2025-03-04T19:47:33.1863531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/examples/comm_mode_features_example.py' 2025-03-04T19:47:33.1863999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/examples/convnext_example.py' 2025-03-04T19:47:33.1864455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/examples/flex_attention_cp.py' 2025-03-04T19:47:33.1864975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/examples/torchrec_sharding_example.py' 2025-03-04T19:47:33.1865475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/examples/visualize_sharding_example.py' 2025-03-04T19:47:33.1865905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/examples' 2025-03-04T19:47:33.1866356Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/experimental/__init__.py' 2025-03-04T19:47:33.1866806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/experimental/_attention.py' 2025-03-04T19:47:33.1867234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/experimental/_func_map.py' 2025-03-04T19:47:33.1867709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/experimental/_register_sharding.py' 2025-03-04T19:47:33.1868310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/experimental/_tp_transform.py' 2025-03-04T19:47:33.1868719Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/experimental' 2025-03-04T19:47:33.1869132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/__init__.py' 2025-03-04T19:47:33.1869603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-03-04T19:47:33.1870015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/_utils.py' 2025-03-04T19:47:33.1870391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/api.py' 2025-03-04T19:47:33.1870778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/ddp.py' 2025-03-04T19:47:33.1871158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/fsdp.py' 2025-03-04T19:47:33.1871603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/input_reshard.py' 2025-03-04T19:47:33.1871984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/loss.py' 2025-03-04T19:47:33.1872368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel/style.py' 2025-03-04T19:47:33.1872763Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/parallel' 2025-03-04T19:47:33.1873168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor/placement_types.py' 2025-03-04T19:47:33.1873521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/tensor' 2025-03-04T19:47:33.1873823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed/utils.py' 2025-03-04T19:47:33.1874154Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributed' 2025-03-04T19:47:33.1874479Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/__init__.py' 2025-03-04T19:47:33.1874823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/bernoulli.py' 2025-03-04T19:47:33.1875135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/beta.py' 2025-03-04T19:47:33.1875463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/binomial.py' 2025-03-04T19:47:33.1875822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/categorical.py' 2025-03-04T19:47:33.1876141Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/cauchy.py' 2025-03-04T19:47:33.1876464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/chi2.py' 2025-03-04T19:47:33.1876850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/constraint_registry.py' 2025-03-04T19:47:33.1877206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/constraints.py' 2025-03-04T19:47:33.1877607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/continuous_bernoulli.py' 2025-03-04T19:47:33.1878059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/dirichlet.py' 2025-03-04T19:47:33.1878446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/distribution.py' 2025-03-04T19:47:33.1878780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/exp_family.py' 2025-03-04T19:47:33.1879137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/exponential.py' 2025-03-04T19:47:33.1879499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/fishersnedecor.py' 2025-03-04T19:47:33.1879828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/gamma.py' 2025-03-04T19:47:33.1880208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/geometric.py' 2025-03-04T19:47:33.1880542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/gumbel.py' 2025-03-04T19:47:33.1880882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/half_cauchy.py' 2025-03-04T19:47:33.1881239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/half_normal.py' 2025-03-04T19:47:33.1881582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/independent.py' 2025-03-04T19:47:33.1881941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/inverse_gamma.py' 2025-03-04T19:47:33.1882251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/kl.py' 2025-03-04T19:47:33.1882594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/kumaraswamy.py' 2025-03-04T19:47:33.1882936Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/laplace.py' 2025-03-04T19:47:33.1883286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/lkj_cholesky.py' 2025-03-04T19:47:33.1883635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/log_normal.py' 2025-03-04T19:47:33.1884001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/logistic_normal.py' 2025-03-04T19:47:33.1884442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/lowrank_multivariate_normal.py' 2025-03-04T19:47:33.1884828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/mixture_same_family.py' 2025-03-04T19:47:33.1885170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/multinomial.py' 2025-03-04T19:47:33.1885564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/multivariate_normal.py' 2025-03-04T19:47:33.1885946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/negative_binomial.py' 2025-03-04T19:47:33.1886281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/normal.py' 2025-03-04T19:47:33.1886664Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/one_hot_categorical.py' 2025-03-04T19:47:33.1886994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/pareto.py' 2025-03-04T19:47:33.1887321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/poisson.py' 2025-03-04T19:47:33.1887710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/relaxed_bernoulli.py' 2025-03-04T19:47:33.1888096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/relaxed_categorical.py' 2025-03-04T19:47:33.1888423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/studentT.py' 2025-03-04T19:47:33.1888853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/transformed_distribution.py' 2025-03-04T19:47:33.1889189Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/transforms.py' 2025-03-04T19:47:33.1889522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/uniform.py' 2025-03-04T19:47:33.1889883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/utils.py' 2025-03-04T19:47:33.1890223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/von_mises.py' 2025-03-04T19:47:33.1890542Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/weibull.py' 2025-03-04T19:47:33.1890872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions/wishart.py' 2025-03-04T19:47:33.1891187Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/distributions' 2025-03-04T19:47:33.1891519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/__init__.py' 2025-03-04T19:47:33.1891846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_draft_export.py' 2025-03-04T19:47:33.1892255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_remove_auto_functionalized_pass.py' 2025-03-04T19:47:33.1892646Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_remove_effect_tokens_pass.py' 2025-03-04T19:47:33.1892948Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_safeguard.py' 2025-03-04T19:47:33.1893235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_swap.py' 2025-03-04T19:47:33.1893520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_trace.py' 2025-03-04T19:47:33.1893826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_tree_utils.py' 2025-03-04T19:47:33.1894131Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/_unlift.py' 2025-03-04T19:47:33.1894433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/custom_obj.py' 2025-03-04T19:47:33.1894743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/custom_ops.py' 2025-03-04T19:47:33.1895053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/decomp_utils.py' 2025-03-04T19:47:33.1895386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/dynamic_shapes.py' 2025-03-04T19:47:33.1895744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/experimental/__init__.py' 2025-03-04T19:47:33.1896100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/experimental' 2025-03-04T19:47:33.1896427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/exported_program.py' 2025-03-04T19:47:33.1896752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/graph_signature.py' 2025-03-04T19:47:33.1897095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/passes/__init__.py' 2025-03-04T19:47:33.1897408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/passes' 2025-03-04T19:47:33.1897716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export/unflatten.py' 2025-03-04T19:47:33.1898002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/export' 2025-03-04T19:47:33.1898467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/extension.h' 2025-03-04T19:47:33.1898843Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fft/__init__.py' 2025-03-04T19:47:33.1899125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fft' 2025-03-04T19:47:33.1899403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/func/__init__.py' 2025-03-04T19:47:33.1899678Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/func' 2025-03-04T19:47:33.1899966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/functional.py' 2025-03-04T19:47:33.1900258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/futures/__init__.py' 2025-03-04T19:47:33.1900556Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/futures' 2025-03-04T19:47:33.1900949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/README.md' 2025-03-04T19:47:33.1901276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/__init__.py' 2025-03-04T19:47:33.1901581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/_compatibility.py' 2025-03-04T19:47:33.1901878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/_graph_pickler.py' 2025-03-04T19:47:33.1902218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/_lazy_graph_module.py' 2025-03-04T19:47:33.1902492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/_pytree.py' 2025-03-04T19:47:33.1902880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/_symbolic_trace.py' 2025-03-04T19:47:33.1903148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/_utils.py' 2025-03-04T19:47:33.1903433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/annotate.py' 2025-03-04T19:47:33.1903703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/config.py' 2025-03-04T19:47:33.1904050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/__init__.py' 2025-03-04T19:47:33.1904424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/_backward_state.py' 2025-03-04T19:47:33.1904755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/_config.py' 2025-03-04T19:47:33.1905154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/_constant_symnode.py' 2025-03-04T19:47:33.1905500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/_dynamism.py' 2025-03-04T19:47:33.1905935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/accelerator_partitioner.py' 2025-03-04T19:47:33.1906287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/const_fold.py' 2025-03-04T19:47:33.1906631Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/debug.py' 2025-03-04T19:47:33.1907062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/graph_gradual_typechecker.py' 2025-03-04T19:47:33.1907431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/merge_matmul.py' 2025-03-04T19:47:33.1907788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/meta_tracer.py' 2025-03-04T19:47:33.1908243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-03-04T19:47:33.1908727Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-03-04T19:47:33.1909245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-03-04T19:47:33.1909806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-03-04T19:47:33.1910267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/operation.py' 2025-03-04T19:47:33.1910770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-03-04T19:47:33.1911206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/util.py' 2025-03-04T19:47:33.1911674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-03-04T19:47:33.1912115Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/migrate_gradual_types' 2025-03-04T19:47:33.1912470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/normalize.py' 2025-03-04T19:47:33.1912865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/optimization.py' 2025-03-04T19:47:33.1913283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/partitioner_utils.py' 2025-03-04T19:47:33.1913656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/proxy_tensor.py' 2025-03-04T19:47:33.1913997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/recording.py' 2025-03-04T19:47:33.1914389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/refinement_types.py' 2025-03-04T19:47:33.1914770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/rewriter.py' 2025-03-04T19:47:33.1915255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/schema_type_annotation.py' 2025-03-04T19:47:33.1915704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/shape_inference/infer_shape.py' 2025-03-04T19:47:33.1916201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/shape_inference/infer_symbol_values.py' 2025-03-04T19:47:33.1916608Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/shape_inference' 2025-03-04T19:47:33.1916940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/sym_node.py' 2025-03-04T19:47:33.1917325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/symbolic_shapes.py' 2025-03-04T19:47:33.1917802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/LICENSE.txt' 2025-03-04T19:47:33.1918223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/__init__.py' 2025-03-04T19:47:33.1918601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/core.py' 2025-03-04T19:47:33.1919019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/dispatch.py' 2025-03-04T19:47:33.1919411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/match.py' 2025-03-04T19:47:33.1919809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/more.py' 2025-03-04T19:47:33.1920313Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-03-04T19:47:33.1920827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-03-04T19:47:33.1921315Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/core.py' 2025-03-04T19:47:33.1921827Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-03-04T19:47:33.1922329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/utils.py' 2025-03-04T19:47:33.1922837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-03-04T19:47:33.1923336Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/multipledispatch' 2025-03-04T19:47:33.1923797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/unification_tools.py' 2025-03-04T19:47:33.1924198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/utils.py' 2025-03-04T19:47:33.1924607Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification/variable.py' 2025-03-04T19:47:33.1925002Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unification' 2025-03-04T19:47:33.1925392Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/unify_refinements.py' 2025-03-04T19:47:33.1925795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental/validator.py' 2025-03-04T19:47:33.1926133Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/experimental' 2025-03-04T19:47:33.1926403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/graph.py' 2025-03-04T19:47:33.1926710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/graph_module.py' 2025-03-04T19:47:33.1927046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/immutable_collections.py' 2025-03-04T19:47:33.1927393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/interpreter.py' 2025-03-04T19:47:33.1927654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/node.py' 2025-03-04T19:47:33.1927979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/operator_schemas.py' 2025-03-04T19:47:33.1928276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/README.md' 2025-03-04T19:47:33.1928583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/__init__.py' 2025-03-04T19:47:33.1928992Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/_tensorify_python_scalars.py' 2025-03-04T19:47:33.1929368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/annotate_getitem_nodes.py' 2025-03-04T19:47:33.1929734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/backends/__init__.py' 2025-03-04T19:47:33.1930100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/backends/cudagraphs.py' 2025-03-04T19:47:33.1930451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/backends' 2025-03-04T19:47:33.1930801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/dialect/__init__.py' 2025-03-04T19:47:33.1931200Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/dialect/common/__init__.py' 2025-03-04T19:47:33.1931584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/dialect/common/cse_pass.py' 2025-03-04T19:47:33.1931950Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/dialect/common' 2025-03-04T19:47:33.1932295Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/dialect' 2025-03-04T19:47:33.1932640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/fake_tensor_prop.py' 2025-03-04T19:47:33.1932979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/graph_drawer.py' 2025-03-04T19:47:33.1933338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/graph_manipulation.py' 2025-03-04T19:47:33.1933740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/graph_transform_observer.py' 2025-03-04T19:47:33.1934070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/infra/__init__.py' 2025-03-04T19:47:33.1934440Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/infra/partitioner.py' 2025-03-04T19:47:33.1934778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/infra/pass_base.py' 2025-03-04T19:47:33.1935134Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/infra/pass_manager.py' 2025-03-04T19:47:33.1935466Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/infra' 2025-03-04T19:47:33.1935790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/net_min_base.py' 2025-03-04T19:47:33.1936154Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/operator_support.py' 2025-03-04T19:47:33.1936475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/param_fetch.py' 2025-03-04T19:47:33.1936846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/pass_manager.py' 2025-03-04T19:47:33.1937184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/reinplace.py' 2025-03-04T19:47:33.1937558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/runtime_assert.py' 2025-03-04T19:47:33.1937873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/shape_prop.py' 2025-03-04T19:47:33.1938197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/split_module.py' 2025-03-04T19:47:33.1938530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/split_utils.py' 2025-03-04T19:47:33.1938910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/splitter_base.py' 2025-03-04T19:47:33.1939255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/tests/__init__.py' 2025-03-04T19:47:33.1939638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/tests/test_pass_manager.py' 2025-03-04T19:47:33.1939976Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/tests' 2025-03-04T19:47:33.1940297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/tools_common.py' 2025-03-04T19:47:33.1940643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils/__init__.py' 2025-03-04T19:47:33.1940965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils/common.py' 2025-03-04T19:47:33.1941320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils/fuser_utils.py' 2025-03-04T19:47:33.1941699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils/matcher_utils.py' 2025-03-04T19:47:33.1942162Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-03-04T19:47:33.1942581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils/source_matcher_utils.py' 2025-03-04T19:47:33.1942906Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes/utils' 2025-03-04T19:47:33.1943217Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/passes' 2025-03-04T19:47:33.1943484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/proxy.py' 2025-03-04T19:47:33.1943815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/subgraph_rewriter.py' 2025-03-04T19:47:33.1944149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/tensor_type.py' 2025-03-04T19:47:33.1944433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx/traceback.py' 2025-03-04T19:47:33.1944717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/fx' 2025-03-04T19:47:33.1944959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/hub.py' 2025-03-04T19:47:33.1945252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/__init__.py' 2025-03-04T19:47:33.1945526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_async.py' 2025-03-04T19:47:33.1945812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_await.py' 2025-03-04T19:47:33.1946096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_builtins.py' 2025-03-04T19:47:33.1946370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_check.py' 2025-03-04T19:47:33.1946701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_dataclass_impls.py' 2025-03-04T19:47:33.1947039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_decomposition_utils.py' 2025-03-04T19:47:33.1947365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_decompositions.py' 2025-03-04T19:47:33.1947642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_freeze.py' 2025-03-04T19:47:33.1947961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_fuser.py' 2025-03-04T19:47:33.1948266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_ir_utils.py' 2025-03-04T19:47:33.1948553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_logging.py' 2025-03-04T19:47:33.1948879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_monkeytype_config.py' 2025-03-04T19:47:33.1949192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_passes/__init__.py' 2025-03-04T19:47:33.1949588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_passes/_property_propagation.py' 2025-03-04T19:47:33.1949944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_passes' 2025-03-04T19:47:33.1950256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_pickle.py' 2025-03-04T19:47:33.1950543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_recursive.py' 2025-03-04T19:47:33.1950830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_script.py' 2025-03-04T19:47:33.1951108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_script.pyi' 2025-03-04T19:47:33.1951415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_serialization.py' 2025-03-04T19:47:33.1951740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_shape_functions.py' 2025-03-04T19:47:33.1952009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_state.py' 2025-03-04T19:47:33.1952289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/_trace.py' 2025-03-04T19:47:33.1952583Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/annotations.py' 2025-03-04T19:47:33.1952873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/frontend.py' 2025-03-04T19:47:33.1953193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/generate_bytecode.py' 2025-03-04T19:47:33.1953515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/mobile/__init__.py' 2025-03-04T19:47:33.1953816Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/mobile' 2025-03-04T19:47:33.1954095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/quantized.py' 2025-03-04T19:47:33.1954412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/supported_ops.py' 2025-03-04T19:47:33.1954762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit/unsupported_tensor_ops.py' 2025-03-04T19:47:33.1955045Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/jit' 2025-03-04T19:47:33.1955329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/legacy/README.md' 2025-03-04T19:47:33.1955619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/legacy' 2025-03-04T19:47:33.1955945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/CMakeLists.txt' 2025-03-04T19:47:33.1956277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/alloc_info.h' 2025-03-04T19:47:33.1956568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/core.cpp' 2025-03-04T19:47:33.1956847Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/err.h' 2025-03-04T19:47:33.1957152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/libshm.h' 2025-03-04T19:47:33.1957462Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/manager.cpp' 2025-03-04T19:47:33.1957853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm/socket.h' 2025-03-04T19:47:33.1958158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm' 2025-03-04T19:47:33.1958536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm_windows/CMakeLists.txt' 2025-03-04T19:47:33.1959187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm_windows/core.cpp' 2025-03-04T19:47:33.1959557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm_windows/libshm.h' 2025-03-04T19:47:33.1959907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib/libshm_windows' 2025-03-04T19:47:33.1960181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/lib' 2025-03-04T19:47:33.1960448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/library.h' 2025-03-04T19:47:33.1960709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/library.py' 2025-03-04T19:47:33.1961062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/linalg/__init__.py' 2025-03-04T19:47:33.1961343Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/linalg' 2025-03-04T19:47:33.1961647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/__init__.py' 2025-03-04T19:47:33.1961923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/_docs.py' 2025-03-04T19:47:33.1962201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/_ops.py' 2025-03-04T19:47:33.1962575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/__init__.py' 2025-03-04T19:47:33.1962937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/_ops_refs.py' 2025-03-04T19:47:33.1963297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/binary.py' 2025-03-04T19:47:33.1963633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/core.py' 2025-03-04T19:47:33.1964005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/creation.py' 2025-03-04T19:47:33.1964383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/passthrough.py' 2025-03-04T19:47:33.1964769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/reductions.py' 2025-03-04T19:47:33.1965112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor/unary.py' 2025-03-04T19:47:33.1965455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked/maskedtensor' 2025-03-04T19:47:33.1965750Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/masked' 2025-03-04T19:47:33.1966044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/monitor/__init__.py' 2025-03-04T19:47:33.1966342Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/monitor' 2025-03-04T19:47:33.1966619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mps/__init__.py' 2025-03-04T19:47:33.1966904Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mps/event.py' 2025-03-04T19:47:33.1967181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mps/profiler.py' 2025-03-04T19:47:33.1967455Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mps' 2025-03-04T19:47:33.1967745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mtia/__init__.py' 2025-03-04T19:47:33.1968017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mtia/_utils.py' 2025-03-04T19:47:33.1968301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mtia/memory.py' 2025-03-04T19:47:33.1968574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/mtia' 2025-03-04T19:47:33.1968920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/__init__.py' 2025-03-04T19:47:33.1969254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/_atfork.py' 2025-03-04T19:47:33.1969676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/cuda_multiprocessing.md' 2025-03-04T19:47:33.1970023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/pool.py' 2025-03-04T19:47:33.1970369Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/queue.py' 2025-03-04T19:47:33.1970739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/reductions.py' 2025-03-04T19:47:33.1971060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing/spawn.py' 2025-03-04T19:47:33.1971394Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/multiprocessing' 2025-03-04T19:47:33.1971683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/__init__.py' 2025-03-04T19:47:33.1972076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/_internal/__init__.py' 2025-03-04T19:47:33.1972427Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/_internal/nested_int.py' 2025-03-04T19:47:33.1972803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/_internal/nested_tensor.py' 2025-03-04T19:47:33.1973117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/_internal/ops.py' 2025-03-04T19:47:33.1973434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/_internal/sdpa.py' 2025-03-04T19:47:33.1973769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested/_internal' 2025-03-04T19:47:33.1974049Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nested' 2025-03-04T19:47:33.1974339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/__init__.py' 2025-03-04T19:47:33.1974622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/_reduction.py' 2025-03-04T19:47:33.1974952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/__init__.py' 2025-03-04T19:47:33.1975262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/_utils.py' 2025-03-04T19:47:33.1975574Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/bias.py' 2025-03-04T19:47:33.1975975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/experimental/__init__.py' 2025-03-04T19:47:33.1976409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/experimental/_paged_attention.py' 2025-03-04T19:47:33.1976793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/experimental' 2025-03-04T19:47:33.1977145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention/flex_attention.py' 2025-03-04T19:47:33.1977469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/attention' 2025-03-04T19:47:33.1977781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/backends/__init__.py' 2025-03-04T19:47:33.1978087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/backends/thnn.py' 2025-03-04T19:47:33.1978390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/backends' 2025-03-04T19:47:33.1978694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/common_types.py' 2025-03-04T19:47:33.1978949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/cpp.py' 2025-03-04T19:47:33.1979230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/functional.py' 2025-03-04T19:47:33.1979544Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/functional.pyi.in' 2025-03-04T19:47:33.1979801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/grad.py' 2025-03-04T19:47:33.1980071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/init.py' 2025-03-04T19:47:33.1980394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/__init__.py' 2025-03-04T19:47:33.1980766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/modules/__init__.py' 2025-03-04T19:47:33.1981139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/modules/fused.py' 2025-03-04T19:47:33.1981513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/modules' 2025-03-04T19:47:33.1981864Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat/__init__.py' 2025-03-04T19:47:33.1982242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat/modules/__init__.py' 2025-03-04T19:47:33.1982648Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-03-04T19:47:33.1983096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-03-04T19:47:33.1983508Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-03-04T19:47:33.1983873Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat/modules' 2025-03-04T19:47:33.1984213Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/qat' 2025-03-04T19:47:33.1984586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/__init__.py' 2025-03-04T19:47:33.1984998Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-03-04T19:47:33.1985469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-03-04T19:47:33.1985945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-03-04T19:47:33.1986403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic/modules' 2025-03-04T19:47:33.1986797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/dynamic' 2025-03-04T19:47:33.1987221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/__init__.py' 2025-03-04T19:47:33.1987632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-03-04T19:47:33.1988067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-03-04T19:47:33.1988504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-03-04T19:47:33.1988913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized/modules' 2025-03-04T19:47:33.1989276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic/quantized' 2025-03-04T19:47:33.1989587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/intrinsic' 2025-03-04T19:47:33.1989911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/__init__.py' 2025-03-04T19:47:33.1990235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/_functions.py' 2025-03-04T19:47:33.1990569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/activation.py' 2025-03-04T19:47:33.1990879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/adaptive.py' 2025-03-04T19:47:33.1991206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/batchnorm.py' 2025-03-04T19:47:33.1991545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/channelshuffle.py' 2025-03-04T19:47:33.1991876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/container.py' 2025-03-04T19:47:33.1992167Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/conv.py' 2025-03-04T19:47:33.1992473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/distance.py' 2025-03-04T19:47:33.1992820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/dropout.py' 2025-03-04T19:47:33.1993153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/flatten.py' 2025-03-04T19:47:33.1993451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/fold.py' 2025-03-04T19:47:33.1993778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/instancenorm.py' 2025-03-04T19:47:33.1994075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/lazy.py' 2025-03-04T19:47:33.1994373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/linear.py' 2025-03-04T19:47:33.1994704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/loss.py' 2025-03-04T19:47:33.1995019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/module.py' 2025-03-04T19:47:33.1995353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/normalization.py' 2025-03-04T19:47:33.1995677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/padding.py' 2025-03-04T19:47:33.1996007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/pixelshuffle.py' 2025-03-04T19:47:33.1996346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/pooling.py' 2025-03-04T19:47:33.1996629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/rnn.py' 2025-03-04T19:47:33.1996941Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/sparse.py' 2025-03-04T19:47:33.1997267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/transformer.py' 2025-03-04T19:47:33.1997593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/upsampling.py' 2025-03-04T19:47:33.1997982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules/utils.py' 2025-03-04T19:47:33.1998525Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/modules' 2025-03-04T19:47:33.1998861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/__init__.py' 2025-03-04T19:47:33.1999188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/_functions.py' 2025-03-04T19:47:33.1999500Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/comm.py' 2025-03-04T19:47:33.1999840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/data_parallel.py' 2025-03-04T19:47:33.2000185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/distributed.py' 2025-03-04T19:47:33.2000543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/parallel_apply.py' 2025-03-04T19:47:33.2000865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/replicate.py' 2025-03-04T19:47:33.2001231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel/scatter_gather.py' 2025-03-04T19:47:33.2001540Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parallel' 2025-03-04T19:47:33.2001835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parameter.py' 2025-03-04T19:47:33.2002118Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/parameter.pyi' 2025-03-04T19:47:33.2002418Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/__init__.py' 2025-03-04T19:47:33.2002743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/dynamic/__init__.py' 2025-03-04T19:47:33.2003133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/dynamic/modules/__init__.py' 2025-03-04T19:47:33.2003495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/dynamic/modules/linear.py' 2025-03-04T19:47:33.2003857Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/dynamic/modules' 2025-03-04T19:47:33.2004312Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/dynamic' 2025-03-04T19:47:33.2004696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/modules/__init__.py' 2025-03-04T19:47:33.2005025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/modules/conv.py' 2025-03-04T19:47:33.2005382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/modules/embedding_ops.py' 2025-03-04T19:47:33.2005715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/modules/linear.py' 2025-03-04T19:47:33.2006028Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat/modules' 2025-03-04T19:47:33.2006400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/qat' 2025-03-04T19:47:33.2006730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantizable/__init__.py' 2025-03-04T19:47:33.2007104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantizable/modules/__init__.py' 2025-03-04T19:47:33.2007509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantizable/modules/activation.py' 2025-03-04T19:47:33.2007856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantizable/modules/rnn.py' 2025-03-04T19:47:33.2008228Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantizable/modules' 2025-03-04T19:47:33.2008544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantizable' 2025-03-04T19:47:33.2008875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/__init__.py' 2025-03-04T19:47:33.2009251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/__init__.py' 2025-03-04T19:47:33.2009677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules/__init__.py' 2025-03-04T19:47:33.2010070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules/conv.py' 2025-03-04T19:47:33.2010478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules/linear.py' 2025-03-04T19:47:33.2010882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules/rnn.py' 2025-03-04T19:47:33.2011289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules/sparse.py' 2025-03-04T19:47:33.2011706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules/utils.py' 2025-03-04T19:47:33.2012107Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference/modules' 2025-03-04T19:47:33.2012477Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/_reference' 2025-03-04T19:47:33.2012837Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic/__init__.py' 2025-03-04T19:47:33.2013252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic/modules/__init__.py' 2025-03-04T19:47:33.2013635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic/modules/conv.py' 2025-03-04T19:47:33.2014029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic/modules/linear.py' 2025-03-04T19:47:33.2014415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic/modules/rnn.py' 2025-03-04T19:47:33.2014797Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic/modules' 2025-03-04T19:47:33.2015159Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/dynamic' 2025-03-04T19:47:33.2015491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/functional.py' 2025-03-04T19:47:33.2015861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/__init__.py' 2025-03-04T19:47:33.2016283Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/activation.py' 2025-03-04T19:47:33.2016663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/batchnorm.py' 2025-03-04T19:47:33.2017001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/conv.py' 2025-03-04T19:47:33.2017360Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/dropout.py' 2025-03-04T19:47:33.2017765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/embedding_ops.py' 2025-03-04T19:47:33.2018238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/functional_modules.py' 2025-03-04T19:47:33.2018605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/linear.py' 2025-03-04T19:47:33.2019004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/normalization.py' 2025-03-04T19:47:33.2019353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/rnn.py' 2025-03-04T19:47:33.2019703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules/utils.py' 2025-03-04T19:47:33.2020063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized/modules' 2025-03-04T19:47:33.2020371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/quantized' 2025-03-04T19:47:33.2020668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/__init__.py' 2025-03-04T19:47:33.2021035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_deprecation_utils.py' 2025-03-04T19:47:33.2021424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/__init__.py' 2025-03-04T19:47:33.2021889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-03-04T19:47:33.2022289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/conv_utils.py' 2025-03-04T19:47:33.2022776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-03-04T19:47:33.2023226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-03-04T19:47:33.2023691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-03-04T19:47:33.2024174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-03-04T19:47:33.2024675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-03-04T19:47:33.2025151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-03-04T19:47:33.2025611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-03-04T19:47:33.2025998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_expanded_weights' 2025-03-04T19:47:33.2026371Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_named_member_accessor.py' 2025-03-04T19:47:33.2026724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/_per_sample_grad.py' 2025-03-04T19:47:33.2027042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/clip_grad.py' 2025-03-04T19:47:33.2027415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/convert_parameters.py' 2025-03-04T19:47:33.2027723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/fusion.py' 2025-03-04T19:47:33.2028044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/init.py' 2025-03-04T19:47:33.2028396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/memory_format.py' 2025-03-04T19:47:33.2028741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/parametrizations.py' 2025-03-04T19:47:33.2029073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/parametrize.py' 2025-03-04T19:47:33.2029361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/prune.py' 2025-03-04T19:47:33.2029652Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/rnn.py' 2025-03-04T19:47:33.2030030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/spectral_norm.py' 2025-03-04T19:47:33.2030355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/stateless.py' 2025-03-04T19:47:33.2030674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils/weight_norm.py' 2025-03-04T19:47:33.2030986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn/utils' 2025-03-04T19:47:33.2031254Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/nn' 2025-03-04T19:47:33.2031530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/README.md' 2025-03-04T19:47:33.2031824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/__init__.py' 2025-03-04T19:47:33.2032114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_constants.py' 2025-03-04T19:47:33.2032443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_experimental.py' 2025-03-04T19:47:33.2032721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_flags.py' 2025-03-04T19:47:33.2033011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_globals.py' 2025-03-04T19:47:33.2033335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/__init__.py' 2025-03-04T19:47:33.2033770Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/_exporter_legacy.py' 2025-03-04T19:47:33.2034129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/_lazy_import.py' 2025-03-04T19:47:33.2034521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/OVERVIEW.md' 2025-03-04T19:47:33.2034921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/__init__.py' 2025-03-04T19:47:33.2035324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/_diagnostic.py' 2025-03-04T19:47:33.2035715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/_rules.py' 2025-03-04T19:47:33.2036128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/__init__.py' 2025-03-04T19:47:33.2036545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/_infra.py' 2025-03-04T19:47:33.2036958Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/context.py' 2025-03-04T19:47:33.2037393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/decorator.py' 2025-03-04T19:47:33.2037908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/formatter.py' 2025-03-04T19:47:33.2038354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2025-03-04T19:47:33.2038813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2025-03-04T19:47:33.2039263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2025-03-04T19:47:33.2039790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2025-03-04T19:47:33.2040297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2025-03-04T19:47:33.2040794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2025-03-04T19:47:33.2041257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2025-03-04T19:47:33.2041749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2025-03-04T19:47:33.2042308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2025-03-04T19:47:33.2042778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2025-03-04T19:47:33.2043216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2025-03-04T19:47:33.2043687Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2025-03-04T19:47:33.2044155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2025-03-04T19:47:33.2044660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2025-03-04T19:47:33.2045246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2025-03-04T19:47:33.2045823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2025-03-04T19:47:33.2046268Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2025-03-04T19:47:33.2046701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2025-03-04T19:47:33.2047192Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2025-03-04T19:47:33.2047647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2025-03-04T19:47:33.2048104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2025-03-04T19:47:33.2048620Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2025-03-04T19:47:33.2049102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2025-03-04T19:47:33.2049559Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2025-03-04T19:47:33.2050097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2025-03-04T19:47:33.2050539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2025-03-04T19:47:33.2051006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2025-03-04T19:47:33.2051543Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2025-03-04T19:47:33.2052009Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2025-03-04T19:47:33.2052477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2025-03-04T19:47:33.2052962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2025-03-04T19:47:33.2053438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2025-03-04T19:47:33.2053965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2025-03-04T19:47:33.2054482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2025-03-04T19:47:33.2055153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2025-03-04T19:47:33.2055734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2025-03-04T19:47:33.2056186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2025-03-04T19:47:33.2056673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2025-03-04T19:47:33.2057111Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2025-03-04T19:47:33.2057634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2025-03-04T19:47:33.2058106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2025-03-04T19:47:33.2058591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2025-03-04T19:47:33.2059041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2025-03-04T19:47:33.2059505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2025-03-04T19:47:33.2059982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2025-03-04T19:47:33.2060442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2025-03-04T19:47:33.2060949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2025-03-04T19:47:33.2061397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2025-03-04T19:47:33.2061872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2025-03-04T19:47:33.2062412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2025-03-04T19:47:33.2062920Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2025-03-04T19:47:33.2068731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2025-03-04T19:47:33.2069286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2025-03-04T19:47:33.2069782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2025-03-04T19:47:33.2070229Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2025-03-04T19:47:33.2070680Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/sarif' 2025-03-04T19:47:33.2071178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra/utils.py' 2025-03-04T19:47:33.2071628Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/infra' 2025-03-04T19:47:33.2072032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics/rules.yaml' 2025-03-04T19:47:33.2072409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/diagnostics' 2025-03-04T19:47:33.2072802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/__init__.py' 2025-03-04T19:47:33.2073246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_analysis.py' 2025-03-04T19:47:33.2073637Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_building.py' 2025-03-04T19:47:33.2074070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_capture_strategies.py' 2025-03-04T19:47:33.2074458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_compat.py' 2025-03-04T19:47:33.2074846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_constants.py' 2025-03-04T19:47:33.2075208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_core.py' 2025-03-04T19:47:33.2075594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_decomp.py' 2025-03-04T19:47:33.2076027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_dispatching.py' 2025-03-04T19:47:33.2076558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-03-04T19:47:33.2076930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_errors.py' 2025-03-04T19:47:33.2077334Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_fx_passes.py' 2025-03-04T19:47:33.2077885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_ir_passes.py' 2025-03-04T19:47:33.2078295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_isolated.py' 2025-03-04T19:47:33.2078724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_onnx_program.py' 2025-03-04T19:47:33.2079124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_registration.py' 2025-03-04T19:47:33.2079534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_reporting.py' 2025-03-04T19:47:33.2079908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_schemas.py' 2025-03-04T19:47:33.2080296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_tensors.py' 2025-03-04T19:47:33.2080674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_testing.py' 2025-03-04T19:47:33.2081109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-03-04T19:47:33.2081557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-03-04T19:47:33.2082039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-03-04T19:47:33.2082480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-03-04T19:47:33.2082912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-03-04T19:47:33.2083330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-03-04T19:47:33.2083835Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib/ops' 2025-03-04T19:47:33.2084256Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_torchlib' 2025-03-04T19:47:33.2084658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter/_verification.py' 2025-03-04T19:47:33.2085031Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/exporter' 2025-03-04T19:47:33.2085373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/__init__.py' 2025-03-04T19:47:33.2085767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/_pass.py' 2025-03-04T19:47:33.2086157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/analysis/__init__.py' 2025-03-04T19:47:33.2086604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/analysis/unsupported_nodes.py' 2025-03-04T19:47:33.2086979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/analysis' 2025-03-04T19:47:33.2087373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/decomposition_skip.py' 2025-03-04T19:47:33.2087783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/decomposition_table.py' 2025-03-04T19:47:33.2088142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/diagnostics.py' 2025-03-04T19:47:33.2088570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2025-03-04T19:47:33.2088965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2025-03-04T19:47:33.2089409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/fx_symbolic_graph_extractor.py' 2025-03-04T19:47:33.2089829Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2025-03-04T19:47:33.2090213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/__init__.py' 2025-03-04T19:47:33.2090581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/_utils.py' 2025-03-04T19:47:33.2090960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/decomp.py' 2025-03-04T19:47:33.2091387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/functionalization.py' 2025-03-04T19:47:33.2091798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/modularization.py' 2025-03-04T19:47:33.2092206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/readability.py' 2025-03-04T19:47:33.2092614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/type_promotion.py' 2025-03-04T19:47:33.2093035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes/virtualization.py' 2025-03-04T19:47:33.2093401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/passes' 2025-03-04T19:47:33.2093754Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/patcher.py' 2025-03-04T19:47:33.2094121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/registration.py' 2025-03-04T19:47:33.2094513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/serialization.py' 2025-03-04T19:47:33.2094868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx/type_utils.py' 2025-03-04T19:47:33.2095204Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/fx' 2025-03-04T19:47:33.2095586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/io_adapter.py' 2025-03-04T19:47:33.2095945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/jit_utils.py' 2025-03-04T19:47:33.2096330Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/onnx_proto_utils.py' 2025-03-04T19:47:33.2096675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/onnxruntime.py' 2025-03-04T19:47:33.2097041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal/registration.py' 2025-03-04T19:47:33.2097413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_internal' 2025-03-04T19:47:33.2097791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_onnx_supported_ops.py' 2025-03-04T19:47:33.2098088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/_type_utils.py' 2025-03-04T19:47:33.2098635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/errors.py' 2025-03-04T19:47:33.2098956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/operators.py' 2025-03-04T19:47:33.2099277Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_caffe2.py' 2025-03-04T19:47:33.2099606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_helper.py' 2025-03-04T19:47:33.2099927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset10.py' 2025-03-04T19:47:33.2100257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset11.py' 2025-03-04T19:47:33.2100582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset12.py' 2025-03-04T19:47:33.2100903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset13.py' 2025-03-04T19:47:33.2101235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset14.py' 2025-03-04T19:47:33.2101557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset15.py' 2025-03-04T19:47:33.2101891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset16.py' 2025-03-04T19:47:33.2102209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset17.py' 2025-03-04T19:47:33.2102539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset18.py' 2025-03-04T19:47:33.2102860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset19.py' 2025-03-04T19:47:33.2103198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset20.py' 2025-03-04T19:47:33.2103513Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset7.py' 2025-03-04T19:47:33.2103844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset8.py' 2025-03-04T19:47:33.2104172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/symbolic_opset9.py' 2025-03-04T19:47:33.2104452Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/utils.py' 2025-03-04T19:47:33.2104768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx/verification.py' 2025-03-04T19:47:33.2105046Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/onnx' 2025-03-04T19:47:33.2105346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/__init__.py' 2025-03-04T19:47:33.2105641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/_adafactor.py' 2025-03-04T19:47:33.2105957Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/_functional.py' 2025-03-04T19:47:33.2106312Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/_multi_tensor/__init__.py' 2025-03-04T19:47:33.2106668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/_multi_tensor/__init__.pyi' 2025-03-04T19:47:33.2107184Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/_multi_tensor' 2025-03-04T19:47:33.2107474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/adadelta.py' 2025-03-04T19:47:33.2107773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/adagrad.py' 2025-03-04T19:47:33.2108047Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/adam.py' 2025-03-04T19:47:33.2108339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/adamax.py' 2025-03-04T19:47:33.2108615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/adamw.py' 2025-03-04T19:47:33.2108962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/asgd.py' 2025-03-04T19:47:33.2109251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/lbfgs.py' 2025-03-04T19:47:33.2109560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/lr_scheduler.py' 2025-03-04T19:47:33.2109850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/nadam.py' 2025-03-04T19:47:33.2110139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/optimizer.py' 2025-03-04T19:47:33.2110426Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/radam.py' 2025-03-04T19:47:33.2110709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/rmsprop.py' 2025-03-04T19:47:33.2110996Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/rprop.py' 2025-03-04T19:47:33.2111266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/sgd.py' 2025-03-04T19:47:33.2111572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/sparse_adam.py' 2025-03-04T19:47:33.2111876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim/swa_utils.py' 2025-03-04T19:47:33.2112156Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/optim' 2025-03-04T19:47:33.2112439Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/overrides.py' 2025-03-04T19:47:33.2112734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/__init__.py' 2025-03-04T19:47:33.2113043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_digraph.py' 2025-03-04T19:47:33.2113379Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_directory_reader.py' 2025-03-04T19:47:33.2113704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_importlib.py' 2025-03-04T19:47:33.2114006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_mangling.py' 2025-03-04T19:47:33.2114288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_mock.py' 2025-03-04T19:47:33.2114633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_package_pickler.py' 2025-03-04T19:47:33.2114982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_package_unpickler.py' 2025-03-04T19:47:33.2115287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/_stdlib.py' 2025-03-04T19:47:33.2115622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/analyze/__init__.py' 2025-03-04T19:47:33.2116101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/analyze/find_first_use_of_broken_modules.py' 2025-03-04T19:47:33.2116474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/analyze/is_from_package.py' 2025-03-04T19:47:33.2116886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/analyze/trace_dependencies.py' 2025-03-04T19:47:33.2117209Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/analyze' 2025-03-04T19:47:33.2117617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/file_structure_representation.py' 2025-03-04T19:47:33.2118115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/find_file_dependencies.py' 2025-03-04T19:47:33.2118456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/glob_group.py' 2025-03-04T19:47:33.2118767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/importer.py' 2025-03-04T19:47:33.2119060Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/mangling.md' 2025-03-04T19:47:33.2119407Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/package_exporter.py' 2025-03-04T19:47:33.2119739Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package/package_importer.py' 2025-03-04T19:47:33.2120075Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/package' 2025-03-04T19:47:33.2120389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/__init__.py' 2025-03-04T19:47:33.2120730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/_memory_profiler.py' 2025-03-04T19:47:33.2121083Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/_pattern_matcher.py' 2025-03-04T19:47:33.2121373Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/_utils.py' 2025-03-04T19:47:33.2121662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/itt.py' 2025-03-04T19:47:33.2121964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/profiler.py' 2025-03-04T19:47:33.2122302Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler/python_tracer.py' 2025-03-04T19:47:33.2122599Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/profiler' 2025-03-04T19:47:33.2122851Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/py.typed' 2025-03-04T19:47:33.2123182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/__init__.py' 2025-03-04T19:47:33.2123541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/_numeric_suite.py' 2025-03-04T19:47:33.2123921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/_numeric_suite_fx.py' 2025-03-04T19:47:33.2124319Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/_quantized_conversions.py' 2025-03-04T19:47:33.2124682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fake_quantize.py' 2025-03-04T19:47:33.2125023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fuse_modules.py' 2025-03-04T19:47:33.2125433Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fuser_method_mappings.py' 2025-03-04T19:47:33.2125764Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/__init__.py' 2025-03-04T19:47:33.2126104Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/_equalize.py' 2025-03-04T19:47:33.2126450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/convert.py' 2025-03-04T19:47:33.2126771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/fuse.py' 2025-03-04T19:47:33.2127158Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/fusion_patterns.py' 2025-03-04T19:47:33.2127519Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/graph_module.py' 2025-03-04T19:47:33.2127891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/match_utils.py' 2025-03-04T19:47:33.2128259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/pattern_utils.py' 2025-03-04T19:47:33.2128643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/prepare.py' 2025-03-04T19:47:33.2129048Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/quantization_patterns.py' 2025-03-04T19:47:33.2129475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/quantization_types.py' 2025-03-04T19:47:33.2129836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx/utils.py' 2025-03-04T19:47:33.2130158Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/fx' 2025-03-04T19:47:33.2130492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/observer.py' 2025-03-04T19:47:33.2130806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/qconfig.py' 2025-03-04T19:47:33.2131145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/quant_type.py' 2025-03-04T19:47:33.2131593Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/quantization_mappings.py' 2025-03-04T19:47:33.2131926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/quantize.py' 2025-03-04T19:47:33.2132264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/quantize_fx.py' 2025-03-04T19:47:33.2132608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/quantize_jit.py' 2025-03-04T19:47:33.2132929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/stubs.py' 2025-03-04T19:47:33.2133237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization/utils.py' 2025-03-04T19:47:33.2133561Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quantization' 2025-03-04T19:47:33.2133838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/quasirandom.py' 2025-03-04T19:47:33.2134114Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/random.py' 2025-03-04T19:47:33.2134391Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/return_types.py' 2025-03-04T19:47:33.2134656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/script.h' 2025-03-04T19:47:33.2134944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/serialization.py' 2025-03-04T19:47:33.2135234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/signal/__init__.py' 2025-03-04T19:47:33.2135575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/signal/windows/__init__.py' 2025-03-04T19:47:33.2135900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/signal/windows/windows.py' 2025-03-04T19:47:33.2136233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/signal/windows' 2025-03-04T19:47:33.2136514Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/signal' 2025-03-04T19:47:33.2136819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse/__init__.py' 2025-03-04T19:47:33.2137212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse/_semi_structured_conversions.py' 2025-03-04T19:47:33.2137568Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse/_semi_structured_ops.py' 2025-03-04T19:47:33.2137895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse/_triton_ops.py' 2025-03-04T19:47:33.2138222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse/_triton_ops_meta.py' 2025-03-04T19:47:33.2138564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse/semi_structured.py' 2025-03-04T19:47:33.2138846Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/sparse' 2025-03-04T19:47:33.2139157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/special/__init__.py' 2025-03-04T19:47:33.2139447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/special' 2025-03-04T19:47:33.2139722Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/storage.py' 2025-03-04T19:47:33.2140015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/__init__.py' 2025-03-04T19:47:33.2140358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_comparison.py' 2025-03-04T19:47:33.2140714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_creation.py' 2025-03-04T19:47:33.2141066Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/__init__.py' 2025-03-04T19:47:33.2141505Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/autocast_test_lists.py' 2025-03-04T19:47:33.2141914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/autograd_function_db.py' 2025-03-04T19:47:33.2142361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/check_kernel_launches.py' 2025-03-04T19:47:33.2142780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/codegen/__init__.py' 2025-03-04T19:47:33.2143164Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/codegen' 2025-03-04T19:47:33.2143527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_cuda.py' 2025-03-04T19:47:33.2143929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_device_type.py' 2025-03-04T19:47:33.2144361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_dist_composable.py' 2025-03-04T19:47:33.2144762Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_distributed.py' 2025-03-04T19:47:33.2145148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_dtype.py' 2025-03-04T19:47:33.2145514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_fsdp.py' 2025-03-04T19:47:33.2145882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_jit.py' 2025-03-04T19:47:33.2146323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_methods_invocations.py' 2025-03-04T19:47:33.2146715Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_mkldnn.py' 2025-03-04T19:47:33.2147094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_modules.py' 2025-03-04T19:47:33.2147445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_nn.py' 2025-03-04T19:47:33.2147850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_optimizers.py' 2025-03-04T19:47:33.2148228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_pruning.py' 2025-03-04T19:47:33.2148643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_quantization.py' 2025-03-04T19:47:33.2149026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_quantized.py' 2025-03-04T19:47:33.2149417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_subclass.py' 2025-03-04T19:47:33.2149784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/common_utils.py' 2025-03-04T19:47:33.2150197Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/composite_compliance.py' 2025-03-04T19:47:33.2150558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/custom_op_db.py' 2025-03-04T19:47:33.2150937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/custom_tensor.py' 2025-03-04T19:47:33.2151306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/data/__init__.py' 2025-03-04T19:47:33.2151675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/data/network1.py' 2025-03-04T19:47:33.2152055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/data/network2.py' 2025-03-04T19:47:33.2152438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/data' 2025-03-04T19:47:33.2152832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/dist_utils.py' 2025-03-04T19:47:33.2153234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/__init__.py' 2025-03-04T19:47:33.2153684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard/__init__.py' 2025-03-04T19:47:33.2154191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-03-04T19:47:33.2154808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-03-04T19:47:33.2155349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-03-04T19:47:33.2155848Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard/sharded_tensor' 2025-03-04T19:47:33.2156314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard/test_common.py' 2025-03-04T19:47:33.2156739Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_shard' 2025-03-04T19:47:33.2157198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_tensor/__init__.py' 2025-03-04T19:47:33.2157670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-03-04T19:47:33.2158206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/_tensor' 2025-03-04T19:47:33.2158650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/checkpoint_utils.py' 2025-03-04T19:47:33.2159112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/common_state_dict.py' 2025-03-04T19:47:33.2159613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-03-04T19:47:33.2160067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/distributed_test.py' 2025-03-04T19:47:33.2160514Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/distributed_utils.py' 2025-03-04T19:47:33.2160917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/fake_pg.py' 2025-03-04T19:47:33.2161375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-03-04T19:47:33.2161788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/nn/__init__.py' 2025-03-04T19:47:33.2162239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/nn/api/__init__.py' 2025-03-04T19:47:33.2162717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-03-04T19:47:33.2163160Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/nn/api' 2025-03-04T19:47:33.2163566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/nn' 2025-03-04T19:47:33.2164002Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/__init__.py' 2025-03-04T19:47:33.2164475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-03-04T19:47:33.2164962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-03-04T19:47:33.2165487Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-03-04T19:47:33.2166016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-03-04T19:47:33.2166617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-03-04T19:47:33.2167076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/examples' 2025-03-04T19:47:33.2167623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-03-04T19:47:33.2168152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-03-04T19:47:33.2168608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-03-04T19:47:33.2169093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-03-04T19:47:33.2169547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-03-04T19:47:33.2170025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-03-04T19:47:33.2170472Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/jit' 2025-03-04T19:47:33.2170961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-03-04T19:47:33.2171445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-03-04T19:47:33.2171994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-03-04T19:47:33.2172408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc' 2025-03-04T19:47:33.2172831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed/rpc_utils.py' 2025-03-04T19:47:33.2173221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/distributed' 2025-03-04T19:47:33.2173638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/dynamo_test_failures.py' 2025-03-04T19:47:33.2174034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/fake_config_module.py' 2025-03-04T19:47:33.2174444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/fake_config_module2.py' 2025-03-04T19:47:33.2174846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/fake_config_module3.py' 2025-03-04T19:47:33.2175255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/generated/__init__.py' 2025-03-04T19:47:33.2175629Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/generated' 2025-03-04T19:47:33.2175961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/hop_db.py' 2025-03-04T19:47:33.2176363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/hypothesis_utils.py' 2025-03-04T19:47:33.2176742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/inductor_utils.py' 2025-03-04T19:47:33.2177186Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/jit_metaprogramming_utils.py' 2025-03-04T19:47:33.2177537Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/jit_utils.py' 2025-03-04T19:47:33.2177983Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/logging_tensor.py' 2025-03-04T19:47:33.2178351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/logging_utils.py' 2025-03-04T19:47:33.2178740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/__init__.py' 2025-03-04T19:47:33.2179100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/core.py' 2025-03-04T19:47:33.2179553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/__init__.py' 2025-03-04T19:47:33.2180039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/_masked.py' 2025-03-04T19:47:33.2180454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/fft.py' 2025-03-04T19:47:33.2180896Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/linalg.py' 2025-03-04T19:47:33.2181327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/nested.py' 2025-03-04T19:47:33.2181772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/signal.py' 2025-03-04T19:47:33.2182201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/sparse.py' 2025-03-04T19:47:33.2182651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions/special.py' 2025-03-04T19:47:33.2183076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/definitions' 2025-03-04T19:47:33.2183448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/refs.py' 2025-03-04T19:47:33.2183820Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo/utils.py' 2025-03-04T19:47:33.2184185Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/opinfo' 2025-03-04T19:47:33.2184582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests/__init__.py' 2025-03-04T19:47:33.2184984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests/aot_autograd.py' 2025-03-04T19:47:33.2185443Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests/autograd_registration.py' 2025-03-04T19:47:33.2185846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests/fake_tensor.py' 2025-03-04T19:47:33.2186270Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests/generate_tests.py' 2025-03-04T19:47:33.2186649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests/make_fx.py' 2025-03-04T19:47:33.2187030Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/optests' 2025-03-04T19:47:33.2187496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/quantization_torch_package_models.py' 2025-03-04T19:47:33.2187874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/static_module.py' 2025-03-04T19:47:33.2188232Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/subclasses.py' 2025-03-04T19:47:33.2188636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/test_module/__init__.py' 2025-03-04T19:47:33.2189064Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/test_module/future_div.py' 2025-03-04T19:47:33.2189489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/test_module/no_future_div.py' 2025-03-04T19:47:33.2189936Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/test_module' 2025-03-04T19:47:33.2190342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/torchbind_impls.py' 2025-03-04T19:47:33.2190718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/triton_utils.py' 2025-03-04T19:47:33.2191093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/two_tensor.py' 2025-03-04T19:47:33.2191434Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_internal' 2025-03-04T19:47:33.2191744Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing/_utils.py' 2025-03-04T19:47:33.2192055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/testing' 2025-03-04T19:47:33.2192353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/torch_version.py' 2025-03-04T19:47:33.2192609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/types.py' 2025-03-04T19:47:33.2192909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/__init__.py' 2025-03-04T19:47:33.2193289Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_appending_byte_serializer.py' 2025-03-04T19:47:33.2193621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_backport_slots.py' 2025-03-04T19:47:33.2193937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_config_module.py' 2025-03-04T19:47:33.2194266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_config_typing.pyi' 2025-03-04T19:47:33.2194585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_content_store.py' 2025-03-04T19:47:33.2194885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_contextlib.py' 2025-03-04T19:47:33.2195233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_cpp_embed_headers.py' 2025-03-04T19:47:33.2195602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_cpp_extension_versioner.py' 2025-03-04T19:47:33.2195921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_cxx_pytree.py' 2025-03-04T19:47:33.2196201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_device.py' 2025-03-04T19:47:33.2196511Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_exposed_in.py' 2025-03-04T19:47:33.2196798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_filelock.py' 2025-03-04T19:47:33.2197112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_foreach_utils.py' 2025-03-04T19:47:33.2197411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_freeze.py' 2025-03-04T19:47:33.2197790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_functools.py' 2025-03-04T19:47:33.2198133Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_get_clean_triton.py' 2025-03-04T19:47:33.2198707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_import_utils.py' 2025-03-04T19:47:33.2199020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_mode_utils.py' 2025-03-04T19:47:33.2199324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_ordered_set.py' 2025-03-04T19:47:33.2199663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_python_dispatch.py' 2025-03-04T19:47:33.2199944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_pytree.py' 2025-03-04T19:47:33.2200224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_stats.py' 2025-03-04T19:47:33.2200590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_strobelight/__init__.py' 2025-03-04T19:47:33.2201003Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_strobelight/cli_function_profiler.py' 2025-03-04T19:47:33.2201625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_strobelight/examples/cli_function_profiler_example.py' 2025-03-04T19:47:33.2202063Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_strobelight/examples' 2025-03-04T19:47:33.2202418Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_strobelight' 2025-03-04T19:47:33.2202747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/__init__.py' 2025-03-04T19:47:33.2203085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/functions.py' 2025-03-04T19:47:33.2203475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/interp.py' 2025-03-04T19:47:33.2203794Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/numbers.py' 2025-03-04T19:47:33.2204130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/printers.py' 2025-03-04T19:47:33.2204455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/reference.py' 2025-03-04T19:47:33.2204819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/singleton_int.py' 2025-03-04T19:47:33.2205126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/solve.py' 2025-03-04T19:47:33.2205449Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/symbol.py' 2025-03-04T19:47:33.2205785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy/value_ranges.py' 2025-03-04T19:47:33.2206110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_sympy' 2025-03-04T19:47:33.2206388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_thunk.py' 2025-03-04T19:47:33.2206684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_traceback.py' 2025-03-04T19:47:33.2206980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_triton.py' 2025-03-04T19:47:33.2207296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_typing_utils.py' 2025-03-04T19:47:33.2207584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/_zip.py' 2025-03-04T19:47:33.2207923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/backcompat/__init__.py' 2025-03-04T19:47:33.2208262Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/backcompat' 2025-03-04T19:47:33.2208612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/backend_registration.py' 2025-03-04T19:47:33.2208959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/README.md' 2025-03-04T19:47:33.2209293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/__init__.py' 2025-03-04T19:47:33.2209677Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/__init__.py' 2025-03-04T19:47:33.2210140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/blas_compare_setup.py' 2025-03-04T19:47:33.2210526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/compare.py' 2025-03-04T19:47:33.2210917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/fuzzer.py' 2025-03-04T19:47:33.2211324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/op_benchmark.py' 2025-03-04T19:47:33.2211740Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/prepare_e2e.sh' 2025-03-04T19:47:33.2212157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/simple_timeit.py' 2025-03-04T19:47:33.2212586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/sparse/compare.py' 2025-03-04T19:47:33.2213027Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/sparse/fuzzer.py' 2025-03-04T19:47:33.2213501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/sparse/op_benchmark.py' 2025-03-04T19:47:33.2213921Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/sparse' 2025-03-04T19:47:33.2214386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-03-04T19:47:33.2214769Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/examples' 2025-03-04T19:47:33.2215219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/__init__.py' 2025-03-04T19:47:33.2215615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/binary.py' 2025-03-04T19:47:33.2216068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-03-04T19:47:33.2216496Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-03-04T19:47:33.2216892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/spectral.py' 2025-03-04T19:47:33.2217272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers/unary.py' 2025-03-04T19:47:33.2217655Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/op_fuzzers' 2025-03-04T19:47:33.2218026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/__init__.py' 2025-03-04T19:47:33.2218395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/_stubs.py' 2025-03-04T19:47:33.2218756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/common.py' 2025-03-04T19:47:33.2219132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/compare.py' 2025-03-04T19:47:33.2219495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/compile.py' 2025-03-04T19:47:33.2219871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/cpp_jit.py' 2025-03-04T19:47:33.2220228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/fuzzer.py' 2025-03-04T19:47:33.2220636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-03-04T19:47:33.2221051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/timeit_template.cpp' 2025-03-04T19:47:33.2221405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/timer.py' 2025-03-04T19:47:33.2221874Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-03-04T19:47:33.2222383Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-03-04T19:47:33.2222952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-03-04T19:47:33.2223450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-03-04T19:47:33.2223901Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils/valgrind_wrapper' 2025-03-04T19:47:33.2224259Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark/utils' 2025-03-04T19:47:33.2224589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/benchmark' 2025-03-04T19:47:33.2224930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/bottleneck/__init__.py' 2025-03-04T19:47:33.2225297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/bottleneck/__main__.py' 2025-03-04T19:47:33.2225661Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/bottleneck' 2025-03-04T19:47:33.2225974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/bundled_inputs.py' 2025-03-04T19:47:33.2226280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/checkpoint.py' 2025-03-04T19:47:33.2226580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/collect_env.py' 2025-03-04T19:47:33.2226910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/cpp_backtrace.py' 2025-03-04T19:47:33.2227287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/cpp_extension.py' 2025-03-04T19:47:33.2227613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/__init__.py' 2025-03-04T19:47:33.2227959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils/__init__.py' 2025-03-04T19:47:33.2228298Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils/collate.py' 2025-03-04T19:47:33.2228673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils/fetch.py' 2025-03-04T19:47:33.2229025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils/pin_memory.py' 2025-03-04T19:47:33.2229421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils/signal_handling.py' 2025-03-04T19:47:33.2229753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils/worker.py' 2025-03-04T19:47:33.2230100Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/_utils' 2025-03-04T19:47:33.2230484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/backward_compatibility.py' 2025-03-04T19:47:33.2230862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/dataframes_pipes.ipynb' 2025-03-04T19:47:33.2231185Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/dataloader.py' 2025-03-04T19:47:33.2231541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/README.md' 2025-03-04T19:47:33.2231914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/__init__.py' 2025-03-04T19:47:33.2232284Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/_decorator.py' 2025-03-04T19:47:33.2232696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/_hook_iterator.py' 2025-03-04T19:47:33.2233056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/_typing.py' 2025-03-04T19:47:33.2233480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/dataframe/__init__.py' 2025-03-04T19:47:33.2233955Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-03-04T19:47:33.2234397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/dataframe/dataframes.py' 2025-03-04T19:47:33.2234824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/dataframe/datapipes.py' 2025-03-04T19:47:33.2235252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/dataframe/structures.py' 2025-03-04T19:47:33.2235659Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/dataframe' 2025-03-04T19:47:33.2236029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.py' 2025-03-04T19:47:33.2236432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi.in' 2025-03-04T19:47:33.2236791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/gen_pyi.py' 2025-03-04T19:47:33.2237247Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/__init__.py' 2025-03-04T19:47:33.2237641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/callable.py' 2025-03-04T19:47:33.2238153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/combinatorics.py' 2025-03-04T19:47:33.2238552Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/combining.py' 2025-03-04T19:47:33.2238970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/filelister.py' 2025-03-04T19:47:33.2239431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/fileopener.py' 2025-03-04T19:47:33.2239831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/grouping.py' 2025-03-04T19:47:33.2240266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/routeddecoder.py' 2025-03-04T19:47:33.2240682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/selecting.py' 2025-03-04T19:47:33.2241087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/sharding.py' 2025-03-04T19:47:33.2241498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/streamreader.py' 2025-03-04T19:47:33.2241883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter/utils.py' 2025-03-04T19:47:33.2242257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/iter' 2025-03-04T19:47:33.2242653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map/__init__.py' 2025-03-04T19:47:33.2243038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map/callable.py' 2025-03-04T19:47:33.2243454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map/combinatorics.py' 2025-03-04T19:47:33.2243861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map/combining.py' 2025-03-04T19:47:33.2244245Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map/grouping.py' 2025-03-04T19:47:33.2244626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map/utils.py' 2025-03-04T19:47:33.2244992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/map' 2025-03-04T19:47:33.2245400Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/utils/__init__.py' 2025-03-04T19:47:33.2245781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/utils/common.py' 2025-03-04T19:47:33.2246184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/utils/decoder.py' 2025-03-04T19:47:33.2246584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/utils/snapshot.py' 2025-03-04T19:47:33.2246957Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/utils' 2025-03-04T19:47:33.2247314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes' 2025-03-04T19:47:33.2247621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/dataset.py' 2025-03-04T19:47:33.2247960Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/distributed.py' 2025-03-04T19:47:33.2248255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/graph.py' 2025-03-04T19:47:33.2248605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/graph_settings.py' 2025-03-04T19:47:33.2248911Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/sampler.py' 2025-03-04T19:47:33.2249394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/standard_pipes.ipynb' 2025-03-04T19:47:33.2249710Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data/typing.ipynb' 2025-03-04T19:47:33.2250012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/data' 2025-03-04T19:47:33.2250339Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/deterministic.py' 2025-03-04T19:47:33.2250614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/dlpack.py' 2025-03-04T19:47:33.2250970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/file_baton.py' 2025-03-04T19:47:33.2251278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/flop_counter.py' 2025-03-04T19:47:33.2251617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hipify/__init__.py' 2025-03-04T19:47:33.2251950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hipify/constants.py' 2025-03-04T19:47:33.2252352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hipify/cuda_to_hip_mappings.py' 2025-03-04T19:47:33.2252707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hipify/hipify_python.py' 2025-03-04T19:47:33.2253026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hipify/version.py' 2025-03-04T19:47:33.2253350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hipify' 2025-03-04T19:47:33.2253629Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/hooks.py' 2025-03-04T19:47:33.2253952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/jit/__init__.py' 2025-03-04T19:47:33.2254272Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/jit/log_extract.py' 2025-03-04T19:47:33.2254581Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/jit' 2025-03-04T19:47:33.2254863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/mkldnn.py' 2025-03-04T19:47:33.2255206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/mobile_optimizer.py' 2025-03-04T19:47:33.2255546Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump/__init__.py' 2025-03-04T19:47:33.2255884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump/__main__.py' 2025-03-04T19:47:33.2256219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump/code.js' 2025-03-04T19:47:33.2256541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump/htm.mjs' 2025-03-04T19:47:33.2256886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump/preact.mjs' 2025-03-04T19:47:33.2257242Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump/skeleton.html' 2025-03-04T19:47:33.2257583Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_dump' 2025-03-04T19:47:33.2257877Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/model_zoo.py' 2025-03-04T19:47:33.2258196Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/module_tracker.py' 2025-03-04T19:47:33.2258570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/serialization/__init__.py' 2025-03-04T19:47:33.2258918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/serialization/config.py' 2025-03-04T19:47:33.2259275Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/serialization' 2025-03-04T19:47:33.2259578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/show_pickle.py' 2025-03-04T19:47:33.2259937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/__init__.py' 2025-03-04T19:47:33.2260325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/_convert_np.py' 2025-03-04T19:47:33.2260721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/_embedding.py' 2025-03-04T19:47:33.2261084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/_onnx_graph.py' 2025-03-04T19:47:33.2261451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/_proto_graph.py' 2025-03-04T19:47:33.2261839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/_pytorch_graph.py' 2025-03-04T19:47:33.2262218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/_utils.py' 2025-03-04T19:47:33.2262573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/summary.py' 2025-03-04T19:47:33.2262907Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard/writer.py' 2025-03-04T19:47:33.2263251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/tensorboard' 2025-03-04T19:47:33.2263601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/throughput_benchmark.py' 2025-03-04T19:47:33.2263923Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/viz/MemoryViz.js' 2025-03-04T19:47:33.2264226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/viz/__init__.py' 2025-03-04T19:47:33.2264522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/viz/_cycles.py' 2025-03-04T19:47:33.2264832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/viz' 2025-03-04T19:47:33.2265106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils/weak.py' 2025-03-04T19:47:33.2265395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/utils' 2025-03-04T19:47:33.2265670Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/version.py.tpl' 2025-03-04T19:47:33.2265959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu/__init__.py' 2025-03-04T19:47:33.2266244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu/_gpu_trace.py' 2025-03-04T19:47:33.2266532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu/_utils.py' 2025-03-04T19:47:33.2266799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu/memory.py' 2025-03-04T19:47:33.2267071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu/random.py' 2025-03-04T19:47:33.2267381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu/streams.py' 2025-03-04T19:47:33.2267654Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch/xpu' 2025-03-04T19:47:33.2267924Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torch' 2025-03-04T19:47:33.2268187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/BUCK.oss' 2025-03-04T19:47:33.2268477Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/BUILD.bazel' 2025-03-04T19:47:33.2268750Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/__init__.py' 2025-03-04T19:47:33.2269085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/README.md' 2025-03-04T19:47:33.2269435Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/ah_tree.py' 2025-03-04T19:47:33.2269825Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/benchmark_runner.py' 2025-03-04T19:47:33.2270219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/benchmark_utils.py' 2025-03-04T19:47:33.2270585Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/collect_data.sh' 2025-03-04T19:47:33.2270995Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/generate_heuristic.sh' 2025-03-04T19:47:33.2271375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/merge_data.py' 2025-03-04T19:47:33.2271791Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/README.md' 2025-03-04T19:47:33.2272223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/gen_data_mixed_mm.py' 2025-03-04T19:47:33.2272695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_a100.sh' 2025-03-04T19:47:33.2273179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/gen_mixedmm_heuristic_h100.sh' 2025-03-04T19:47:33.2273716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/generate_heuristic_mixedmm.sh' 2025-03-04T19:47:33.2274177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/get_mixedmm_dataset.sh' 2025-03-04T19:47:33.2274598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/test_mixed_mm.py' 2025-03-04T19:47:33.2275068Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm/train_decision_mixedmm.py' 2025-03-04T19:47:33.2275444Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mixed_mm' 2025-03-04T19:47:33.2275809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm/README.md' 2025-03-04T19:47:33.2276183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm/gen_data_mm.py' 2025-03-04T19:47:33.2276608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm/gen_heuristic_a100.sh' 2025-03-04T19:47:33.2277014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm/gen_heuristic_h100.sh' 2025-03-04T19:47:33.2277401Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm/get_mm_dataset.sh' 2025-03-04T19:47:33.2277899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm/train_decision_mm.py' 2025-03-04T19:47:33.2278251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/mm' 2025-03-04T19:47:33.2278638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/README.md' 2025-03-04T19:47:33.2279053Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/gen_data_pad_mm.py' 2025-03-04T19:47:33.2279482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/gen_pad_mm_a100.sh' 2025-03-04T19:47:33.2279894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/gen_pad_mm_h100.sh' 2025-03-04T19:47:33.2280367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/generate_heuristic_pad_mm.sh' 2025-03-04T19:47:33.2280795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/get_padmm_dataset.sh' 2025-03-04T19:47:33.2281206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/test_pad_mm.py' 2025-03-04T19:47:33.2281647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/train_decision_pad_mm.py' 2025-03-04T19:47:33.2282043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/train_pad_mm.py' 2025-03-04T19:47:33.2282510Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm/train_regression_pad_mm.py' 2025-03-04T19:47:33.2282881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/pad_mm' 2025-03-04T19:47:33.2283269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/requirements.txt' 2025-03-04T19:47:33.2283626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/test.sh' 2025-03-04T19:47:33.2284020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/test_utils.py' 2025-03-04T19:47:33.2284349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/train.py' 2025-03-04T19:47:33.2284733Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/train_decision.py' 2025-03-04T19:47:33.2285120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic/train_regression.py' 2025-03-04T19:47:33.2285479Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/_autoheuristic' 2025-03-04T19:47:33.2285810Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/aoti/__init__.py' 2025-03-04T19:47:33.2286127Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/aoti/fallback_ops.py' 2025-03-04T19:47:33.2286431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/aoti' 2025-03-04T19:47:33.2286721Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/__init__.py' 2025-03-04T19:47:33.2287021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/autograd.py' 2025-03-04T19:47:33.2287294Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/cpp.py' 2025-03-04T19:47:33.2287608Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/dispatcher.py' 2025-03-04T19:47:33.2287945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/functionalization.py' 2025-03-04T19:47:33.2288222Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/lazy.py' 2025-03-04T19:47:33.2288507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/meta.py' 2025-03-04T19:47:33.2288790Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/native.py' 2025-03-04T19:47:33.2289085Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/python.py' 2025-03-04T19:47:33.2289389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/structured.py' 2025-03-04T19:47:33.2289702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/translate.py' 2025-03-04T19:47:33.2290025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/types/__init__.py' 2025-03-04T19:47:33.2290355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/types/signatures.py' 2025-03-04T19:47:33.2290680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/types/types.py' 2025-03-04T19:47:33.2291012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/types/types_base.py' 2025-03-04T19:47:33.2291335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/types' 2025-03-04T19:47:33.2291611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/ufunc.py' 2025-03-04T19:47:33.2291918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api/unboxing.py' 2025-03-04T19:47:33.2292203Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/api' 2025-03-04T19:47:33.2292486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/build.bzl' 2025-03-04T19:47:33.2292781Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/code_template.py' 2025-03-04T19:47:33.2293055Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/context.py' 2025-03-04T19:47:33.2293494Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/decompositions/gen_jit_decompositions.py' 2025-03-04T19:47:33.2293832Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/decompositions' 2025-03-04T19:47:33.2294137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest/__init__.py' 2025-03-04T19:47:33.2294425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest/lazy_ir.py' 2025-03-04T19:47:33.2294819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest/lazy_ts_lowering.py' 2025-03-04T19:47:33.2295152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest/native_functions.py' 2025-03-04T19:47:33.2295525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest/register_dispatch_key.py' 2025-03-04T19:47:33.2295806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest/ufunc.py' 2025-03-04T19:47:33.2296096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/dest' 2025-03-04T19:47:33.2296478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/__init__.py' 2025-03-04T19:47:33.2296828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/__init__.py' 2025-03-04T19:47:33.2297201Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/custom_ops.py' 2025-03-04T19:47:33.2297534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/et_cpp.py' 2025-03-04T19:47:33.2297930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/types/__init__.py' 2025-03-04T19:47:33.2298538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/types/signatures.py' 2025-03-04T19:47:33.2298942Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/types/types.py' 2025-03-04T19:47:33.2299305Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/types' 2025-03-04T19:47:33.2299661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api/unboxing.py' 2025-03-04T19:47:33.2300009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/api' 2025-03-04T19:47:33.2300325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/model.py' 2025-03-04T19:47:33.2300654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch/parse.py' 2025-03-04T19:47:33.2300972Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/executorch' 2025-03-04T19:47:33.2301301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/fuse/gen_patterns.py' 2025-03-04T19:47:33.2301589Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/fuse' 2025-03-04T19:47:33.2301849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen.py' 2025-03-04T19:47:33.2302169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_aoti_c_shim.py' 2025-03-04T19:47:33.2302484Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_backend_stubs.py' 2025-03-04T19:47:33.2302797Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_executorch.py' 2025-03-04T19:47:33.2303157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_functionalization_type.py' 2025-03-04T19:47:33.2303478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_lazy_tensor.py' 2025-03-04T19:47:33.2303788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_schema_utils.py' 2025-03-04T19:47:33.2304113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/gen_vmap_plumbing.py' 2025-03-04T19:47:33.2304376Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/local.py' 2025-03-04T19:47:33.2304639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/model.py' 2025-03-04T19:47:33.2305018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/native_function_generation.py' 2025-03-04T19:47:33.2305381Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/operator_versions/__init__.py' 2025-03-04T19:47:33.2305816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/operator_versions/gen_mobile_upgraders.py' 2025-03-04T19:47:33.2306417Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-03-04T19:47:33.2306828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/operator_versions' 2025-03-04T19:47:33.2307181Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/selective_build/__init__.py' 2025-03-04T19:47:33.2307545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/selective_build/operator.py' 2025-03-04T19:47:33.2307899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/selective_build/selector.py' 2025-03-04T19:47:33.2308304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/selective_build' 2025-03-04T19:47:33.2308745Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/shape_functions/gen_jit_shape_functions.py' 2025-03-04T19:47:33.2309081Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/shape_functions' 2025-03-04T19:47:33.2309441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/static_runtime/__init__.py' 2025-03-04T19:47:33.2309773Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/static_runtime/config.py' 2025-03-04T19:47:33.2310199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/static_runtime/gen_static_runtime_ops.py' 2025-03-04T19:47:33.2310549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/static_runtime/generator.py' 2025-03-04T19:47:33.2310893Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/static_runtime' 2025-03-04T19:47:33.2311161Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/utils.py' 2025-03-04T19:47:33.2311442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen/yaml_utils.py' 2025-03-04T19:47:33.2311724Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/torchgen' 2025-03-04T19:47:33.2311962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/ubsan.supp' 2025-03-04T19:47:33.2312228Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/ufunc_defs.bzl' 2025-03-04T19:47:33.2312467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/version.txt' 2025-03-04T19:47:33.2312708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-04T19:47:33.2313978Z ##[endgroup] 2025-03-04T19:47:33.2427849Z ##[group]Run actions/checkout@v4 2025-03-04T19:47:33.2427976Z with: 2025-03-04T19:47:33.2428110Z repository: pytorch/test-infra 2025-03-04T19:47:33.2428227Z path: test-infra 2025-03-04T19:47:33.2428329Z submodules: recursive 2025-03-04T19:47:33.2428612Z token: *** 2025-03-04T19:47:33.2428711Z ssh-strict: true 2025-03-04T19:47:33.2428820Z ssh-user: git 2025-03-04T19:47:33.2428931Z persist-credentials: true 2025-03-04T19:47:33.2429020Z clean: true 2025-03-04T19:47:33.2429154Z sparse-checkout-cone-mode: true 2025-03-04T19:47:33.2429262Z fetch-depth: 1 2025-03-04T19:47:33.2429379Z fetch-tags: false 2025-03-04T19:47:33.2429483Z show-progress: true 2025-03-04T19:47:33.2429586Z lfs: false 2025-03-04T19:47:33.2429693Z set-safe-directory: true 2025-03-04T19:47:33.2429780Z env: 2025-03-04T19:47:33.2429925Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:33.2430040Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:33.2430150Z PR_NUMBER: 148205 2025-03-04T19:47:33.2433602Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:33.2433853Z ##[endgroup] 2025-03-04T19:47:33.3624662Z Syncing repository: pytorch/test-infra 2025-03-04T19:47:33.3625549Z ##[group]Getting Git version info 2025-03-04T19:47:33.3625881Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2025-03-04T19:47:33.3626212Z [command]/usr/bin/git version 2025-03-04T19:47:33.3626317Z git version 2.47.1 2025-03-04T19:47:33.3628613Z ##[endgroup] 2025-03-04T19:47:33.3644747Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/943ca180-a55c-4def-95ad-8018328f1e38/.gitconfig' 2025-03-04T19:47:33.3653391Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/943ca180-a55c-4def-95ad-8018328f1e38' before making global git config changes 2025-03-04T19:47:33.3653720Z Adding repository directory to the temporary git global config as a safe directory 2025-03-04T19:47:33.3659668Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2025-03-04T19:47:33.3695094Z ##[group]Initializing the repository 2025-03-04T19:47:33.3699434Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2025-03-04T19:47:33.3730318Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-04T19:47:33.3731140Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-04T19:47:33.3731762Z hint: of your new repositories, which will suppress this warning, call: 2025-03-04T19:47:33.3732228Z hint: 2025-03-04T19:47:33.3732559Z hint: git config --global init.defaultBranch 2025-03-04T19:47:33.3732942Z hint: 2025-03-04T19:47:33.3733321Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-04T19:47:33.3734259Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-04T19:47:33.3734725Z hint: 2025-03-04T19:47:33.3734967Z hint: git branch -m 2025-03-04T19:47:33.3735780Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/ 2025-03-04T19:47:33.3742793Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2025-03-04T19:47:33.3767892Z ##[endgroup] 2025-03-04T19:47:33.3768669Z ##[group]Disabling automatic garbage collection 2025-03-04T19:47:33.3772635Z [command]/usr/bin/git config --local gc.auto 0 2025-03-04T19:47:33.3797479Z ##[endgroup] 2025-03-04T19:47:33.3798485Z ##[group]Setting up auth 2025-03-04T19:47:33.3804777Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-04T19:47:33.3832447Z [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-04T19:47:33.4096878Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-04T19:47:33.4125439Z [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-04T19:47:33.4390385Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-04T19:47:33.4436540Z ##[endgroup] 2025-03-04T19:47:33.4437038Z ##[group]Determining the default branch 2025-03-04T19:47:33.4439525Z Retrieving the default branch name 2025-03-04T19:47:33.6562941Z Default branch 'main' 2025-03-04T19:47:33.6564069Z ##[endgroup] 2025-03-04T19:47:33.6564592Z ##[group]Fetching the repository 2025-03-04T19:47:33.6572982Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main 2025-03-04T19:47:34.1471852Z From https://github.com/pytorch/test-infra 2025-03-04T19:47:34.1472419Z * [new branch] main -> origin/main 2025-03-04T19:47:34.1493372Z ##[endgroup] 2025-03-04T19:47:34.1493859Z ##[group]Determining the checkout info 2025-03-04T19:47:34.1494826Z ##[endgroup] 2025-03-04T19:47:34.1499293Z [command]/usr/bin/git sparse-checkout disable 2025-03-04T19:47:34.1531982Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-04T19:47:34.1557346Z ##[group]Checking out the ref 2025-03-04T19:47:34.1560889Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2025-03-04T19:47:34.2363530Z Switched to a new branch 'main' 2025-03-04T19:47:34.2364295Z branch 'main' set up to track 'origin/main'. 2025-03-04T19:47:34.2371552Z ##[endgroup] 2025-03-04T19:47:34.2371997Z ##[group]Setting up auth for fetching submodules 2025-03-04T19:47:34.2377091Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-04T19:47:34.2416617Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-03-04T19:47:34.2444376Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-03-04T19:47:34.2469832Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-03-04T19:47:34.2492415Z ##[endgroup] 2025-03-04T19:47:34.2492848Z ##[group]Fetching submodules 2025-03-04T19:47:34.2495947Z [command]/usr/bin/git submodule sync --recursive 2025-03-04T19:47:34.2759532Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-03-04T19:47:34.3025556Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-03-04T19:47:34.3284341Z ##[endgroup] 2025-03-04T19:47:34.3284842Z ##[group]Persisting credentials for submodules 2025-03-04T19:47:34.3289694Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-03-04T19:47:34.3556974Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-03-04T19:47:34.3835017Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-03-04T19:47:34.4107996Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-03-04T19:47:34.4383775Z ##[endgroup] 2025-03-04T19:47:34.4419284Z [command]/usr/bin/git log -1 --format=%H 2025-03-04T19:47:34.4441599Z 79438512a0632583899938d3b0277da78f5569e0 2025-03-04T19:47:34.4711597Z Prepare all required actions 2025-03-04T19:47:34.4712260Z Getting action download info 2025-03-04T19:47:34.5935126Z Download action repository 'pytorch/test-infra@main' (SHA:79438512a0632583899938d3b0277da78f5569e0) 2025-03-04T19:47:35.9302424Z Getting action download info 2025-03-04T19:47:36.0969368Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-03-04T19:47:36.3158685Z ##[group]Run ./test-infra/.github/actions/setup-linux 2025-03-04T19:47:36.3159093Z env: 2025-03-04T19:47:36.3159367Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:36.3159730Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:36.3160027Z PR_NUMBER: 148205 2025-03-04T19:47:36.3163630Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:36.3167613Z ##[endgroup] 2025-03-04T19:47:36.3258390Z ##[group]Run set -euo pipefail 2025-03-04T19:47:36.3258779Z set -euo pipefail 2025-03-04T19:47:36.3259113Z function get_ec2_metadata() { 2025-03-04T19:47:36.3259499Z  # Pulled from instance metadata endpoint for EC2 2025-03-04T19:47:36.3260165Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-03-04T19:47:36.3260752Z  category=$1 2025-03-04T19:47:36.3261657Z  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-04T19:47:36.3262599Z } 2025-03-04T19:47:36.3262885Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-03-04T19:47:36.3263330Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-03-04T19:47:36.3263814Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-03-04T19:47:36.3264264Z echo "system info $(uname -a)" 2025-03-04T19:47:36.3270439Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:36.3270900Z env: 2025-03-04T19:47:36.3271188Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:36.3271546Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:36.3271837Z PR_NUMBER: 148205 2025-03-04T19:47:36.3275564Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:36.3279502Z ##[endgroup] 2025-03-04T19:47:36.3407496Z ami-id: ami-05b10e08d247fb927 2025-03-04T19:47:36.3505262Z instance-id: i-006330cc6dc451bc2 2025-03-04T19:47:36.3601655Z instance-type: c5.2xlarge 2025-03-04T19:47:36.3611631Z system info Linux ip-10-1-32-17.ec2.internal 6.1.128-136.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 10 16:18:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-03-04T19:47:36.3653880Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-04T19:47:36.3654872Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-04T19:47:36.3661229Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:36.3661620Z env: 2025-03-04T19:47:36.3661892Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:36.3662259Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:36.3662559Z PR_NUMBER: 148205 2025-03-04T19:47:36.3666107Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:36.3669921Z ##[endgroup] 2025-03-04T19:47:36.3752503Z ##[group]Run if systemctl is-active --quiet docker; then 2025-03-04T19:47:36.3752986Z if systemctl is-active --quiet docker; then 2025-03-04T19:47:36.3753379Z  echo "Docker daemon is running..."; 2025-03-04T19:47:36.3753722Z else 2025-03-04T19:47:36.3754095Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-03-04T19:47:36.3754543Z fi 2025-03-04T19:47:36.3760350Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:36.3760761Z env: 2025-03-04T19:47:36.3761020Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:36.3761399Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:36.3761698Z PR_NUMBER: 148205 2025-03-04T19:47:36.3765379Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:36.3769223Z ##[endgroup] 2025-03-04T19:47:36.3844828Z Docker daemon is running... 2025-03-04T19:47:36.3877901Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-03-04T19:47:36.3878629Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2025-03-04T19:47:36.3879175Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2025-03-04T19:47:36.3879808Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2025-03-04T19:47:36.3880566Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2025-03-04T19:47:36.3886728Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:36.3887238Z env: 2025-03-04T19:47:36.3887571Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:36.3887960Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:36.3888254Z PR_NUMBER: 148205 2025-03-04T19:47:36.3891826Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:36.3895663Z AWS_RETRY_MODE: standard 2025-03-04T19:47:36.3895953Z AWS_MAX_ATTEMPTS: 5 2025-03-04T19:47:36.3896220Z AWS_DEFAULT_REGION: us-east-1 2025-03-04T19:47:36.3896519Z ##[endgroup] 2025-03-04T19:47:37.5310800Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-04T19:47:37.5311456Z Configure a credential helper to remove this warning. See 2025-03-04T19:47:37.5312132Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-04T19:47:37.5312707Z 2025-03-04T19:47:37.5312901Z Login Succeeded 2025-03-04T19:47:37.5356999Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-04T19:47:37.5357639Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-04T19:47:37.5358306Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-03-04T19:47:37.5364479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:37.5364879Z env: 2025-03-04T19:47:37.5365150Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:37.5365517Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:37.5365820Z PR_NUMBER: 148205 2025-03-04T19:47:37.5369591Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:37.5373629Z ##[endgroup] 2025-03-04T19:47:37.5475412Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-03-04T19:47:37.5475946Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-03-04T19:47:37.5476368Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-03-04T19:47:37.5476750Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-03-04T19:47:37.5477212Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-03-04T19:47:37.5477664Z  2025-03-04T19:47:37.5478253Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-03-04T19:47:37.5479414Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-03-04T19:47:37.5496613Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-03-04T19:47:37.5497525Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-03-04T19:47:37.5498081Z  2025-03-04T19:47:37.5498618Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-03-04T19:47:37.5499006Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2025-03-04T19:47:37.5499354Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-03-04T19:47:37.5499786Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-03-04T19:47:37.5506155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:37.5506560Z env: 2025-03-04T19:47:37.5506836Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:37.5507208Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:37.5507508Z PR_NUMBER: 148205 2025-03-04T19:47:37.5511075Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:37.5514884Z ##[endgroup] 2025-03-04T19:47:38.1011581Z ##[group]Run needs=0 2025-03-04T19:47:38.1011922Z needs=0 2025-03-04T19:47:38.1012329Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2025-03-04T19:47:38.1012789Z  needs=1 2025-03-04T19:47:38.1013038Z fi 2025-03-04T19:47:38.1013313Z echo "does=${needs}" >> $GITHUB_OUTPUT 2025-03-04T19:47:38.1019666Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:38.1020070Z env: 2025-03-04T19:47:38.1020326Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:38.1020689Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:38.1020991Z PR_NUMBER: 148205 2025-03-04T19:47:38.1024682Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:38.1028647Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:47:38.1029245Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:47:38.1029869Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:47:38.1030347Z ##[endgroup] 2025-03-04T19:47:38.1300026Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-04T19:47:38.1300658Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-04T19:47:38.1301117Z # shellcheck disable=SC2046 2025-03-04T19:47:38.1301463Z docker stop $(docker ps -q) || true 2025-03-04T19:47:38.1301835Z # Prune all of the docker images 2025-03-04T19:47:38.1302191Z docker system prune -af 2025-03-04T19:47:38.1308026Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:47:38.1308432Z env: 2025-03-04T19:47:38.1308684Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:38.1309045Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:38.1309346Z PR_NUMBER: 148205 2025-03-04T19:47:38.1312934Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:38.1316910Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:47:38.1317514Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:47:38.1318194Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:47:38.1318610Z ##[endgroup] 2025-03-04T19:47:38.1567844Z "docker stop" requires at least 1 argument. 2025-03-04T19:47:38.1568274Z See 'docker stop --help'. 2025-03-04T19:47:38.1568456Z 2025-03-04T19:47:38.1568637Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-03-04T19:47:38.1568922Z 2025-03-04T19:47:38.1569041Z Stop one or more running containers 2025-03-04T19:47:38.1731851Z Total reclaimed space: 0B 2025-03-04T19:47:38.1804049Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2025-03-04T19:47:38.1804462Z with: 2025-03-04T19:47:38.1804948Z github-secret: *** 2025-03-04T19:47:38.1805686Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-03-04T19:47:38.1806483Z activate-with-label: false 2025-03-04T19:47:38.1806799Z label: with-ssh 2025-03-04T19:47:38.1807068Z remove-existing-keys: true 2025-03-04T19:47:38.1807379Z fail-silently: true 2025-03-04T19:47:38.1807628Z env: 2025-03-04T19:47:38.1807891Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:38.1808264Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:38.1808567Z PR_NUMBER: 148205 2025-03-04T19:47:38.1812159Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:38.1816635Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:47:38.1817268Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:47:38.1817851Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:47:38.1818255Z ##[endgroup] 2025-03-04T19:47:38.2936183Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-03-04T19:47:38.6595540Z Grabbing public ssh keys from https://github.com/williamwen42.keys 2025-03-04T19:47:38.7181842Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2025-03-04T19:47:38.7195537Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2025-03-04T19:47:38.7238669Z Login using: ssh ec2-user@ec2-18-233-170-233.compute-1.amazonaws.com 2025-03-04T19:47:38.7239263Z All testing is done inside the container, to start an interactive session run: 2025-03-04T19:47:38.7239838Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2025-03-04T19:47:38.7362261Z ##[group]Run actions/checkout@v4 2025-03-04T19:47:38.7362605Z with: 2025-03-04T19:47:38.7362841Z repository: pytorch/pytorch 2025-03-04T19:47:38.7363178Z ref: 1b7498080987913ecb3aff6253c5e88f3540d911 2025-03-04T19:47:38.7363531Z path: pytorch/pytorch 2025-03-04T19:47:38.7363800Z fetch-depth: 0 2025-03-04T19:47:38.7364206Z token: *** 2025-03-04T19:47:38.7364431Z ssh-strict: true 2025-03-04T19:47:38.7364681Z ssh-user: git 2025-03-04T19:47:38.7364955Z persist-credentials: true 2025-03-04T19:47:38.7365258Z clean: true 2025-03-04T19:47:38.7365521Z sparse-checkout-cone-mode: true 2025-03-04T19:47:38.7365827Z fetch-tags: false 2025-03-04T19:47:38.7366083Z show-progress: true 2025-03-04T19:47:38.7366341Z lfs: false 2025-03-04T19:47:38.7366586Z set-safe-directory: true 2025-03-04T19:47:38.7366863Z env: 2025-03-04T19:47:38.7367109Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:47:38.7367463Z REPOSITORY: pytorch/pytorch 2025-03-04T19:47:38.7367807Z PR_NUMBER: 148205 2025-03-04T19:47:38.7371357Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:47:38.7375316Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:47:38.7375930Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:47:38.7376508Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:47:38.7376916Z ##[endgroup] 2025-03-04T19:47:38.8382010Z Syncing repository: pytorch/pytorch 2025-03-04T19:47:38.8391710Z ##[group]Getting Git version info 2025-03-04T19:47:38.8392934Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch' 2025-03-04T19:47:38.8421186Z [command]/usr/bin/git version 2025-03-04T19:47:38.8457003Z git version 2.47.1 2025-03-04T19:47:38.8482876Z ##[endgroup] 2025-03-04T19:47:38.8501119Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/bd02debb-dbaa-4766-bcc0-1ccd5b338fec/.gitconfig' 2025-03-04T19:47:38.8510938Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bd02debb-dbaa-4766-bcc0-1ccd5b338fec' before making global git config changes 2025-03-04T19:47:38.8512754Z Adding repository directory to the temporary git global config as a safe directory 2025-03-04T19:47:38.8517934Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2025-03-04T19:47:38.8552524Z ##[group]Initializing the repository 2025-03-04T19:47:38.8557378Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2025-03-04T19:47:38.8587986Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-04T19:47:38.8589096Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-04T19:47:38.8590065Z hint: of your new repositories, which will suppress this warning, call: 2025-03-04T19:47:38.8590774Z hint: 2025-03-04T19:47:38.8591225Z hint: git config --global init.defaultBranch 2025-03-04T19:47:38.8592145Z hint: 2025-03-04T19:47:38.8592753Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-04T19:47:38.8593779Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-04T19:47:38.8594513Z hint: 2025-03-04T19:47:38.8594893Z hint: git branch -m 2025-03-04T19:47:38.8595877Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/ 2025-03-04T19:47:38.8602747Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-04T19:47:38.8628124Z ##[endgroup] 2025-03-04T19:47:38.8628894Z ##[group]Disabling automatic garbage collection 2025-03-04T19:47:38.8633247Z [command]/usr/bin/git config --local gc.auto 0 2025-03-04T19:47:38.8658837Z ##[endgroup] 2025-03-04T19:47:38.8659545Z ##[group]Setting up auth 2025-03-04T19:47:38.8666011Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-04T19:47:38.8693558Z [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-04T19:47:38.8951616Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-04T19:47:38.8977770Z [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-04T19:47:38.9236768Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-04T19:47:38.9280866Z ##[endgroup] 2025-03-04T19:47:38.9281636Z ##[group]Fetching the repository 2025-03-04T19:47:38.9291687Z [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-04T19:48:32.7540812Z From https://github.com/pytorch/pytorch 2025-03-04T19:48:32.7541682Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2025-03-04T19:48:32.7542542Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-03-04T19:48:32.7543169Z * [new branch] 20250219_e8m0_intermediate -> origin/20250219_e8m0_intermediate 2025-03-04T19:48:32.7543937Z * [new branch] 20250219_test -> origin/20250219_test 2025-03-04T19:48:32.7545174Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2025-03-04T19:48:32.7546632Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-03-04T19:48:32.7547553Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-03-04T19:48:32.7548432Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-03-04T19:48:32.7549453Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-03-04T19:48:32.7550517Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-03-04T19:48:32.7551560Z * [new branch] JackCaoG/fix_xla_torchbench -> origin/JackCaoG/fix_xla_torchbench 2025-03-04T19:48:32.7552448Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2025-03-04T19:48:32.7553204Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-03-04T19:48:32.7554200Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-03-04T19:48:32.7555139Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-03-04T19:48:32.7556303Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-03-04T19:48:32.7558334Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-03-04T19:48:32.7559300Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-03-04T19:48:32.7560016Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-03-04T19:48:32.7561376Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-03-04T19:48:32.7562403Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2025-03-04T19:48:32.7563412Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2025-03-04T19:48:32.7564411Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-03-04T19:48:32.7565913Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-03-04T19:48:32.7567779Z * [new branch] _tmp-orig/release/2.6 -> origin/_tmp-orig/release/2.6 2025-03-04T19:48:32.7568726Z * [new branch] _tmp-release/2.6 -> origin/_tmp-release/2.6 2025-03-04T19:48:32.7570236Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2025-03-04T19:48:32.7571512Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2025-03-04T19:48:32.7574208Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2025-03-04T19:48:32.7575090Z * [new branch] add-assign -> origin/add-assign 2025-03-04T19:48:32.7576247Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-03-04T19:48:32.7577294Z * [new branch] add_from_group_doc_and_test -> origin/add_from_group_doc_and_test 2025-03-04T19:48:32.7578411Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-03-04T19:48:32.7579434Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-03-04T19:48:32.7580535Z * [new branch] add_test_to_show_view_gap -> origin/add_test_to_show_view_gap 2025-03-04T19:48:32.7581535Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-03-04T19:48:32.7582318Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-03-04T19:48:32.7583055Z * [new branch] addsimde -> origin/addsimde 2025-03-04T19:48:32.7583864Z * [new branch] adi/gemm_bf16f32 -> origin/adi/gemm_bf16f32 2025-03-04T19:48:32.7584833Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-03-04T19:48:32.7585677Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-03-04T19:48:32.7586694Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-03-04T19:48:32.7587754Z * [new branch] albanD-patch-2 -> origin/albanD-patch-2 2025-03-04T19:48:32.7588772Z * [new branch] alt-disable -> origin/alt-disable 2025-03-04T19:48:32.7590366Z * [new branch] angelayi/144772 -> origin/angelayi/144772 2025-03-04T19:48:32.7591596Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2025-03-04T19:48:32.7592805Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2025-03-04T19:48:32.7593978Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-03-04T19:48:32.7594900Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-03-04T19:48:32.7596056Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2025-03-04T19:48:32.7597149Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2025-03-04T19:48:32.7598503Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2025-03-04T19:48:32.7599505Z * [new branch] angelayi/bincount -> origin/angelayi/bincount 2025-03-04T19:48:32.7600578Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-03-04T19:48:32.7601679Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-03-04T19:48:32.7602640Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2025-03-04T19:48:32.7603499Z * [new branch] angelayi/cp108783 -> origin/angelayi/cp108783 2025-03-04T19:48:32.7604454Z * [new branch] angelayi/cp109060 -> origin/angelayi/cp109060 2025-03-04T19:48:32.7605453Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-03-04T19:48:32.7606445Z * [new branch] angelayi/custom_and_getattr -> origin/angelayi/custom_and_getattr 2025-03-04T19:48:32.7607478Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-03-04T19:48:32.7608588Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-03-04T19:48:32.7609573Z * [new branch] angelayi/distribby -> origin/angelayi/distribby 2025-03-04T19:48:32.7610557Z * [new branch] angelayi/distribution -> origin/angelayi/distribution 2025-03-04T19:48:32.7611436Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-03-04T19:48:32.7612448Z * [new branch] angelayi/draft_logger -> origin/angelayi/draft_logger 2025-03-04T19:48:32.7613518Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-03-04T19:48:32.7614568Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2025-03-04T19:48:32.7615633Z * [new branch] angelayi/export_docs -> origin/angelayi/export_docs 2025-03-04T19:48:32.7616645Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2025-03-04T19:48:32.7617554Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-03-04T19:48:32.7618577Z * [new branch] angelayi/fix3 -> origin/angelayi/fix3 2025-03-04T19:48:32.7619533Z * [new branch] angelayi/hf_version -> origin/angelayi/hf_version 2025-03-04T19:48:32.7620550Z * [new branch] angelayi/hf_version_update -> origin/angelayi/hf_version_update 2025-03-04T19:48:32.7621616Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2025-03-04T19:48:32.7622849Z * [new branch] angelayi/lint -> origin/angelayi/lint 2025-03-04T19:48:32.7624024Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-03-04T19:48:32.7625027Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-03-04T19:48:32.7626187Z * [new branch] angelayi/namedtuple_fields -> origin/angelayi/namedtuple_fields 2025-03-04T19:48:32.7627242Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-03-04T19:48:32.7628222Z * [new branch] angelayi/provenance_id -> origin/angelayi/provenance_id 2025-03-04T19:48:32.7629178Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2025-03-04T19:48:32.7630195Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2025-03-04T19:48:32.7631285Z * [new branch] angelayi/register_dataclass -> origin/angelayi/register_dataclass 2025-03-04T19:48:32.7632560Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2025-03-04T19:48:32.7633496Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-03-04T19:48:32.7634437Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-03-04T19:48:32.7635328Z * [new branch] angelayi/test -> origin/angelayi/test 2025-03-04T19:48:32.7636210Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-03-04T19:48:32.7637351Z * [new branch] angelayi/test_expression_created -> origin/angelayi/test_expression_created 2025-03-04T19:48:32.7638834Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-03-04T19:48:32.7639967Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-03-04T19:48:32.7641139Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-03-04T19:48:32.7642267Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-03-04T19:48:32.7643245Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-03-04T19:48:32.7644127Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-03-04T19:48:32.7645319Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-03-04T19:48:32.7646323Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-03-04T19:48:32.7647379Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-03-04T19:48:32.7648500Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-03-04T19:48:32.7649380Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-03-04T19:48:32.7650514Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-03-04T19:48:32.7651603Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2025-03-04T19:48:32.7652725Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-03-04T19:48:32.7653875Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-03-04T19:48:32.7654813Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-03-04T19:48:32.7655920Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-03-04T19:48:32.7656883Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2025-03-04T19:48:32.7658296Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2025-03-04T19:48:32.7659672Z * [new branch] base/1.5 -> origin/base/1.5 2025-03-04T19:48:32.7660853Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-03-04T19:48:32.7662147Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-03-04T19:48:32.7663047Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-03-04T19:48:32.7664908Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-03-04T19:48:32.7666236Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-03-04T19:48:32.7667901Z * [new branch] bf/cg-disable-tts-angular -> origin/bf/cg-disable-tts-angular 2025-03-04T19:48:32.7668965Z * [new branch] bf/cg-multithreading -> origin/bf/cg-multithreading 2025-03-04T19:48:32.7669932Z * [new branch] bf/cg-partition -> origin/bf/cg-partition 2025-03-04T19:48:32.7670765Z * [new branch] bf/cg-prototype -> origin/bf/cg-prototype 2025-03-04T19:48:32.7671829Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-03-04T19:48:32.7672932Z * [new branch] bf/cg-skip-unbacked-symint-msg -> origin/bf/cg-skip-unbacked-symint-msg 2025-03-04T19:48:32.7673864Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-03-04T19:48:32.7675494Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-03-04T19:48:32.7676965Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-03-04T19:48:32.7678671Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-03-04T19:48:32.7679561Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-03-04T19:48:32.7680517Z * [new branch] bf/fa-embedding-16 -> origin/bf/fa-embedding-16 2025-03-04T19:48:32.7681506Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-03-04T19:48:32.7682506Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-03-04T19:48:32.7683546Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-03-04T19:48:32.7684700Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-03-04T19:48:32.7685766Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-03-04T19:48:32.7686798Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-03-04T19:48:32.7687847Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-03-04T19:48:32.7688900Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-03-04T19:48:32.7689955Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-03-04T19:48:32.7691099Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-03-04T19:48:32.7692187Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-03-04T19:48:32.7693293Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-03-04T19:48:32.7694380Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-03-04T19:48:32.7695432Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-03-04T19:48:32.7696480Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-03-04T19:48:32.7697497Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-03-04T19:48:32.7698576Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-03-04T19:48:32.7699496Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-03-04T19:48:32.7700526Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-03-04T19:48:32.7701557Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2025-03-04T19:48:32.7702607Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-03-04T19:48:32.7703637Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2025-03-04T19:48:32.7704666Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-03-04T19:48:32.7705335Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-03-04T19:48:32.7706265Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-03-04T19:48:32.7707363Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2025-03-04T19:48:32.7708019Z * [new branch] brenocfg/special_airy_ai_ref -> origin/brenocfg/special_airy_ai_ref 2025-03-04T19:48:32.7709124Z * [new branch] brister/3d_permute_block_ptr -> origin/brister/3d_permute_block_ptr 2025-03-04T19:48:32.7710328Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-03-04T19:48:32.7711428Z * [new branch] brister/doc_bucketize -> origin/brister/doc_bucketize 2025-03-04T19:48:32.7723520Z * [new branch] brister/simplify_id -> origin/brister/simplify_id 2025-03-04T19:48:32.7724605Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-03-04T19:48:32.7725347Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-03-04T19:48:32.7725984Z * [new branch] build_aoti_o1 -> origin/build_aoti_o1 2025-03-04T19:48:32.7726777Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-03-04T19:48:32.7727330Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-03-04T19:48:32.7727856Z * [new branch] cache_size_internal -> origin/cache_size_internal 2025-03-04T19:48:32.7728471Z * [new branch] cache_size_internal_1 -> origin/cache_size_internal_1 2025-03-04T19:48:32.7729106Z * [new branch] chenyang78/dyn-shape-ci-tmp -> origin/chenyang78/dyn-shape-ci-tmp 2025-03-04T19:48:32.7729768Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-03-04T19:48:32.7730428Z * [new branch] cherry-pick-post-acc-grad-docs -> origin/cherry-pick-post-acc-grad-docs 2025-03-04T19:48:32.7731032Z * [new branch] ci_pin -> origin/ci_pin 2025-03-04T19:48:32.7731623Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-03-04T19:48:32.7732253Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-03-04T19:48:32.7733230Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-03-04T19:48:32.7733814Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-03-04T19:48:32.7734434Z * [new branch] cleanup_vs_2019 -> origin/cleanup_vs_2019 2025-03-04T19:48:32.7735257Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-03-04T19:48:32.7736118Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2025-03-04T19:48:32.7736793Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-03-04T19:48:32.7737644Z * [new branch] copy_graph -> origin/copy_graph 2025-03-04T19:48:32.7738235Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-03-04T19:48:32.7738848Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-03-04T19:48:32.7739839Z * [new branch] create_chunk_list -> origin/create_chunk_list 2025-03-04T19:48:32.7741143Z * [new branch] cse-source -> origin/cse-source 2025-03-04T19:48:32.7742806Z * [new branch] csl/3proc -> origin/csl/3proc 2025-03-04T19:48:32.7744110Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-03-04T19:48:32.7745455Z * [new branch] csl/build_experiment_max_jobs -> origin/csl/build_experiment_max_jobs 2025-03-04T19:48:32.7746558Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-03-04T19:48:32.7747962Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-03-04T19:48:32.7749372Z * [new branch] csl/checkout_more_procs -> origin/csl/checkout_more_procs 2025-03-04T19:48:32.7750870Z * [new branch] csl/cutlass_bazel -> origin/csl/cutlass_bazel 2025-03-04T19:48:32.7752489Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2025-03-04T19:48:32.7753883Z * [new branch] csl/dynamicshapesdup -> origin/csl/dynamicshapesdup 2025-03-04T19:48:32.7755788Z * [new branch] csl/fflint -> origin/csl/fflint 2025-03-04T19:48:32.7756563Z * [new branch] csl/fix_close_nonexistent -> origin/csl/fix_close_nonexistent 2025-03-04T19:48:32.7758117Z * [new branch] csl/fix_rerun_disabled_tests_upload -> origin/csl/fix_rerun_disabled_tests_upload 2025-03-04T19:48:32.7759338Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2025-03-04T19:48:32.7760581Z * [new branch] csl/lint_dockerimg -> origin/csl/lint_dockerimg 2025-03-04T19:48:32.7761803Z * [new branch] csl/logchanges -> origin/csl/logchanges 2025-03-04T19:48:32.7763109Z * [new branch] csl/logtest -> origin/csl/logtest 2025-03-04T19:48:32.7764697Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-03-04T19:48:32.7765795Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2025-03-04T19:48:32.7767204Z * [new branch] csl/no_clean_workspace -> origin/csl/no_clean_workspace 2025-03-04T19:48:32.7768419Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-03-04T19:48:32.7769782Z * [new branch] csl/rerun_disabled_tests_print_log -> origin/csl/rerun_disabled_tests_print_log 2025-03-04T19:48:32.7770961Z * [new branch] csl/revert -> origin/csl/revert 2025-03-04T19:48:32.7772341Z * [new branch] csl/runtesttypes -> origin/csl/runtesttypes 2025-03-04T19:48:32.7773659Z * [new branch] csl/sharding_build_env -> origin/csl/sharding_build_env 2025-03-04T19:48:32.7774944Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2025-03-04T19:48:32.7776891Z * [new branch] csl/some_super_setup -> origin/csl/some_super_setup 2025-03-04T19:48:32.7778096Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2025-03-04T19:48:32.7779754Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2025-03-04T19:48:32.7781495Z * [new branch] csl/trymerge_initial_comment_stack -> origin/csl/trymerge_initial_comment_stack 2025-03-04T19:48:32.7782793Z * [new branch] csl/update_gh_runners_ubuntu2004 -> origin/csl/update_gh_runners_ubuntu2004 2025-03-04T19:48:32.7784166Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2025-03-04T19:48:32.7785430Z * [new branch] cublasfp16accum -> origin/cublasfp16accum 2025-03-04T19:48:32.7786996Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2025-03-04T19:48:32.7788200Z * [new branch] danthe3rd-patch-1 -> origin/danthe3rd-patch-1 2025-03-04T19:48:32.7789469Z * [new branch] dataclass -> origin/dataclass 2025-03-04T19:48:32.7791634Z * [new branch] daxia6/fix/doc_string -> origin/daxia6/fix/doc_string 2025-03-04T19:48:32.7793288Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-03-04T19:48:32.7794748Z * [new branch] desertfire/torchgen_support_default_arg -> origin/desertfire/torchgen_support_default_arg 2025-03-04T19:48:32.7796072Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-03-04T19:48:32.7797136Z * [new branch] desertfire/update_hf_pin -> origin/desertfire/update_hf_pin 2025-03-04T19:48:32.7799883Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-03-04T19:48:32.7801344Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-03-04T19:48:32.7802609Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-03-04T19:48:32.7804044Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-03-04T19:48:32.7805615Z * [new branch] dev/joona/unique_leak -> origin/dev/joona/unique_leak 2025-03-04T19:48:32.7807067Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-03-04T19:48:32.7808438Z * [new branch] disable -> origin/disable 2025-03-04T19:48:32.7809893Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-03-04T19:48:32.7811222Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-03-04T19:48:32.7812382Z * [new branch] doc_change -> origin/doc_change 2025-03-04T19:48:32.7813679Z * [new branch] docs_numpy -> origin/docs_numpy 2025-03-04T19:48:32.7815166Z * [new branch] dropout-eval -> origin/dropout-eval 2025-03-04T19:48:32.7816456Z * [new branch] dtensor_fixes_2.1 -> origin/dtensor_fixes_2.1 2025-03-04T19:48:32.7817716Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2025-03-04T19:48:32.7819087Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-03-04T19:48:32.7820816Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-03-04T19:48:32.7822762Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-03-04T19:48:32.7824102Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-03-04T19:48:32.7825442Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-03-04T19:48:32.7826676Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-03-04T19:48:32.7828209Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-03-04T19:48:32.7829668Z * [new branch] enable_mi300_workflows_on_PRs -> origin/enable_mi300_workflows_on_PRs 2025-03-04T19:48:32.7830963Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-03-04T19:48:32.7832355Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-03-04T19:48:32.7833559Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2025-03-04T19:48:32.7834945Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2025-03-04T19:48:32.7836156Z * [new branch] eqy-patch-27 -> origin/eqy-patch-27 2025-03-04T19:48:32.7837470Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-03-04T19:48:32.7839137Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-03-04T19:48:32.7840383Z * [new branch] error-when-setattr-over-cls-attr -> origin/error-when-setattr-over-cls-attr 2025-03-04T19:48:32.7841596Z * [new branch] et_pin_bump -> origin/et_pin_bump 2025-03-04T19:48:32.7843504Z * [new branch] exclamaforte/aot-inductor-debug -> origin/exclamaforte/aot-inductor-debug 2025-03-04T19:48:32.7844755Z * [new branch] exclamaforte/aten-convolution-out -> origin/exclamaforte/aten-convolution-out 2025-03-04T19:48:32.7846150Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-03-04T19:48:32.7847284Z * [new branch] exclamaforte/cpp-wrapper-debug -> origin/exclamaforte/cpp-wrapper-debug 2025-03-04T19:48:32.7848460Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2025-03-04T19:48:32.7849774Z * [new branch] exclamaforte/disable-dynamo-config -> origin/exclamaforte/disable-dynamo-config 2025-03-04T19:48:32.7851817Z * [new branch] exclamaforte/dynamo-types -> origin/exclamaforte/dynamo-types 2025-03-04T19:48:32.7853377Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-03-04T19:48:32.7854683Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2025-03-04T19:48:32.7856282Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-03-04T19:48:32.7857387Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-03-04T19:48:32.7858654Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-03-04T19:48:32.7860011Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-03-04T19:48:32.7861376Z * [new branch] exclamaforte/heuristic-choices-2 -> origin/exclamaforte/heuristic-choices-2 2025-03-04T19:48:32.7862705Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-03-04T19:48:32.7864437Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-03-04T19:48:32.7865848Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-03-04T19:48:32.7867242Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-03-04T19:48:32.7868443Z * [new branch] exclamaforte/testing_only -> origin/exclamaforte/testing_only 2025-03-04T19:48:32.7869727Z * [new branch] exec -> origin/exec 2025-03-04T19:48:32.7871321Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-03-04T19:48:32.7872632Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-03-04T19:48:32.7873989Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-03-04T19:48:32.7875300Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-03-04T19:48:32.7876571Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-03-04T19:48:32.7878095Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-03-04T19:48:32.7879545Z * [new branch] export-D61557220 -> origin/export-D61557220 2025-03-04T19:48:32.7881021Z * [new branch] export-D63493615 -> origin/export-D63493615 2025-03-04T19:48:32.7882265Z * [new branch] export-D65456781 -> origin/export-D65456781 2025-03-04T19:48:32.7883652Z * [new branch] export-D65560950 -> origin/export-D65560950 2025-03-04T19:48:32.7885097Z * [new branch] export-D65638757 -> origin/export-D65638757 2025-03-04T19:48:32.7886276Z * [new branch] export-D66529288 -> origin/export-D66529288 2025-03-04T19:48:32.7887658Z * [new branch] export-D66690419 -> origin/export-D66690419 2025-03-04T19:48:32.7888912Z * [new branch] export-D66717302 -> origin/export-D66717302 2025-03-04T19:48:32.7890582Z * [new branch] export-D66908884 -> origin/export-D66908884 2025-03-04T19:48:32.7891913Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-03-04T19:48:32.7893444Z * [new branch] export-D68459341 -> origin/export-D68459341 2025-03-04T19:48:32.7894701Z * [new branch] export-D68909278 -> origin/export-D68909278 2025-03-04T19:48:32.7895986Z * [new branch] export-D69034578 -> origin/export-D69034578 2025-03-04T19:48:32.7897654Z * [new branch] export-D69070616 -> origin/export-D69070616 2025-03-04T19:48:32.7899082Z * [new branch] export-D69132186 -> origin/export-D69132186 2025-03-04T19:48:32.7900480Z * [new branch] export-D69355332 -> origin/export-D69355332 2025-03-04T19:48:32.7901876Z * [new branch] export-D69361235 -> origin/export-D69361235 2025-03-04T19:48:32.7903124Z * [new branch] export-D69592025 -> origin/export-D69592025 2025-03-04T19:48:32.7904499Z * [new branch] export-D69595327 -> origin/export-D69595327 2025-03-04T19:48:32.7905856Z * [new branch] export-D69994481 -> origin/export-D69994481 2025-03-04T19:48:32.7907121Z * [new branch] export-D70132269 -> origin/export-D70132269 2025-03-04T19:48:32.7908453Z * [new branch] export-D70141808 -> origin/export-D70141808 2025-03-04T19:48:32.7909863Z * [new branch] export-D70193972 -> origin/export-D70193972 2025-03-04T19:48:32.7911260Z * [new branch] export-D70454149 -> origin/export-D70454149 2025-03-04T19:48:32.7912662Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-03-04T19:48:32.7913882Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-03-04T19:48:32.7915252Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-03-04T19:48:32.7917000Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-03-04T19:48:32.7918554Z * [new branch] fca -> origin/fca 2025-03-04T19:48:32.7919914Z * [new branch] fca2 -> origin/fca2 2025-03-04T19:48:32.7921295Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-03-04T19:48:32.7922776Z * [new branch] fca3 -> origin/fca3 2025-03-04T19:48:32.7924140Z * [new branch] fca5 -> origin/fca5 2025-03-04T19:48:32.7925915Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-03-04T19:48:32.7927362Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-03-04T19:48:32.7928502Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-03-04T19:48:32.7929672Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-03-04T19:48:32.7931617Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-03-04T19:48:32.7932797Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-03-04T19:48:32.7934575Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-03-04T19:48:32.7935871Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-03-04T19:48:32.7937139Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-03-04T19:48:32.7938320Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-03-04T19:48:32.7939554Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-03-04T19:48:32.7940834Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-03-04T19:48:32.7942157Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-03-04T19:48:32.7943343Z * [new branch] fix -> origin/fix 2025-03-04T19:48:32.7944750Z * [new branch] fix-benchmark-config-h100 -> origin/fix-benchmark-config-h100 2025-03-04T19:48:32.7946033Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-03-04T19:48:32.7947266Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-03-04T19:48:32.7948538Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-03-04T19:48:32.7950077Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2025-03-04T19:48:32.7951247Z * [new branch] fix-mem-leak -> origin/fix-mem-leak 2025-03-04T19:48:32.7952694Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-03-04T19:48:32.7954053Z * [new branch] fix-test-stat-upload-failures -> origin/fix-test-stat-upload-failures 2025-03-04T19:48:32.7955322Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-03-04T19:48:32.7956736Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-03-04T19:48:32.7958069Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-03-04T19:48:32.7959607Z * [new branch] fix_eval_train_2.1 -> origin/fix_eval_train_2.1 2025-03-04T19:48:32.7960802Z * [new branch] fix_partial -> origin/fix_partial 2025-03-04T19:48:32.7962243Z * [new branch] fix_xpu_content_store -> origin/fix_xpu_content_store 2025-03-04T19:48:32.7964063Z * [new branch] fixes-triage -> origin/fixes-triage 2025-03-04T19:48:32.7965040Z * [new branch] flat_apply -> origin/flat_apply 2025-03-04T19:48:32.7966541Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-03-04T19:48:32.7969044Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-03-04T19:48:32.7970294Z * [new branch] fp8_fix -> origin/fp8_fix 2025-03-04T19:48:32.7971532Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-03-04T19:48:32.7972978Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-03-04T19:48:32.7974683Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-03-04T19:48:32.7976930Z * [new branch] func-attr -> origin/func-attr 2025-03-04T19:48:32.7978204Z * [new branch] functorch_scan -> origin/functorch_scan 2025-03-04T19:48:32.7979728Z * [new branch] fx_cpp -> origin/fx_cpp 2025-03-04T19:48:32.7982007Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-03-04T19:48:32.7983245Z * [new branch] gelu-3 -> origin/gelu-3 2025-03-04T19:48:32.7984946Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-03-04T19:48:32.7988165Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-03-04T19:48:32.7989294Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-03-04T19:48:32.7992076Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2025-03-04T19:48:32.7993393Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2025-03-04T19:48:32.7994855Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2025-03-04T19:48:32.7997460Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2025-03-04T19:48:32.7999103Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2025-03-04T19:48:32.8000484Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2025-03-04T19:48:32.8002797Z * [new branch] gh/CaoE/47/base -> origin/gh/CaoE/47/base 2025-03-04T19:48:32.8004092Z * [new branch] gh/CaoE/47/head -> origin/gh/CaoE/47/head 2025-03-04T19:48:32.8005634Z * [new branch] gh/CaoE/47/orig -> origin/gh/CaoE/47/orig 2025-03-04T19:48:32.8007905Z * [new branch] gh/CaoE/48/base -> origin/gh/CaoE/48/base 2025-03-04T19:48:32.8009104Z * [new branch] gh/CaoE/48/head -> origin/gh/CaoE/48/head 2025-03-04T19:48:32.8010564Z * [new branch] gh/CaoE/48/orig -> origin/gh/CaoE/48/orig 2025-03-04T19:48:32.8012822Z * [new branch] gh/CaoE/49/base -> origin/gh/CaoE/49/base 2025-03-04T19:48:32.8014074Z * [new branch] gh/CaoE/49/head -> origin/gh/CaoE/49/head 2025-03-04T19:48:32.8015572Z * [new branch] gh/CaoE/49/orig -> origin/gh/CaoE/49/orig 2025-03-04T19:48:32.8017814Z * [new branch] gh/CaoE/50/base -> origin/gh/CaoE/50/base 2025-03-04T19:48:32.8018996Z * [new branch] gh/CaoE/50/head -> origin/gh/CaoE/50/head 2025-03-04T19:48:32.8020482Z * [new branch] gh/CaoE/50/orig -> origin/gh/CaoE/50/orig 2025-03-04T19:48:32.8023046Z * [new branch] gh/CaoE/51/base -> origin/gh/CaoE/51/base 2025-03-04T19:48:32.8024278Z * [new branch] gh/CaoE/51/head -> origin/gh/CaoE/51/head 2025-03-04T19:48:32.8025723Z * [new branch] gh/CaoE/51/orig -> origin/gh/CaoE/51/orig 2025-03-04T19:48:32.8028375Z * [new branch] gh/ColinPeppler/61/base -> origin/gh/ColinPeppler/61/base 2025-03-04T19:48:32.8029632Z * [new branch] gh/ColinPeppler/61/head -> origin/gh/ColinPeppler/61/head 2025-03-04T19:48:32.8030885Z * [new branch] gh/ColinPeppler/61/orig -> origin/gh/ColinPeppler/61/orig 2025-03-04T19:48:32.8032572Z * [new branch] gh/ColinPeppler/62/base -> origin/gh/ColinPeppler/62/base 2025-03-04T19:48:32.8033827Z * [new branch] gh/ColinPeppler/62/head -> origin/gh/ColinPeppler/62/head 2025-03-04T19:48:32.8035136Z * [new branch] gh/ColinPeppler/62/orig -> origin/gh/ColinPeppler/62/orig 2025-03-04T19:48:32.8037215Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-03-04T19:48:32.8038492Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-03-04T19:48:32.8040138Z * [new branch] gh/EikanWang/74/base -> origin/gh/EikanWang/74/base 2025-03-04T19:48:32.8041444Z * [new branch] gh/EikanWang/74/head -> origin/gh/EikanWang/74/head 2025-03-04T19:48:32.8042783Z * [new branch] gh/EikanWang/74/orig -> origin/gh/EikanWang/74/orig 2025-03-04T19:48:32.8044424Z * [new branch] gh/EikanWang/75/base -> origin/gh/EikanWang/75/base 2025-03-04T19:48:32.8045723Z * [new branch] gh/EikanWang/75/head -> origin/gh/EikanWang/75/head 2025-03-04T19:48:32.8046979Z * [new branch] gh/EikanWang/75/orig -> origin/gh/EikanWang/75/orig 2025-03-04T19:48:32.8048617Z * [new branch] gh/EikanWang/76/base -> origin/gh/EikanWang/76/base 2025-03-04T19:48:32.8049954Z * [new branch] gh/EikanWang/76/head -> origin/gh/EikanWang/76/head 2025-03-04T19:48:32.8051152Z * [new branch] gh/EikanWang/76/orig -> origin/gh/EikanWang/76/orig 2025-03-04T19:48:32.8052881Z * [new branch] gh/EikanWang/77/base -> origin/gh/EikanWang/77/base 2025-03-04T19:48:32.8054261Z * [new branch] gh/EikanWang/77/head -> origin/gh/EikanWang/77/head 2025-03-04T19:48:32.8055475Z * [new branch] gh/EikanWang/77/orig -> origin/gh/EikanWang/77/orig 2025-03-04T19:48:32.8057190Z * [new branch] gh/EikanWang/78/base -> origin/gh/EikanWang/78/base 2025-03-04T19:48:32.8058383Z * [new branch] gh/EikanWang/78/head -> origin/gh/EikanWang/78/head 2025-03-04T19:48:32.8059665Z * [new branch] gh/EikanWang/78/orig -> origin/gh/EikanWang/78/orig 2025-03-04T19:48:32.8061957Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-03-04T19:48:32.8063286Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-03-04T19:48:32.8065268Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-03-04T19:48:32.8066635Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-03-04T19:48:32.8067883Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-03-04T19:48:32.8069537Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-03-04T19:48:32.8070948Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-03-04T19:48:32.8072200Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-03-04T19:48:32.8073935Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-03-04T19:48:32.8075151Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-03-04T19:48:32.8077033Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-03-04T19:48:32.8078472Z * [new branch] gh/H-Huang/165/base -> origin/gh/H-Huang/165/base 2025-03-04T19:48:32.8080067Z * [new branch] gh/H-Huang/165/head -> origin/gh/H-Huang/165/head 2025-03-04T19:48:32.8081678Z * [new branch] gh/H-Huang/165/orig -> origin/gh/H-Huang/165/orig 2025-03-04T19:48:32.8084016Z * [new branch] gh/H-Huang/166/base -> origin/gh/H-Huang/166/base 2025-03-04T19:48:32.8085084Z * [new branch] gh/H-Huang/166/head -> origin/gh/H-Huang/166/head 2025-03-04T19:48:32.8086554Z * [new branch] gh/H-Huang/166/orig -> origin/gh/H-Huang/166/orig 2025-03-04T19:48:32.8088745Z * [new branch] gh/H-Huang/167/base -> origin/gh/H-Huang/167/base 2025-03-04T19:48:32.8090135Z * [new branch] gh/H-Huang/167/head -> origin/gh/H-Huang/167/head 2025-03-04T19:48:32.8091662Z * [new branch] gh/H-Huang/167/orig -> origin/gh/H-Huang/167/orig 2025-03-04T19:48:32.8093918Z * [new branch] gh/H-Huang/168/base -> origin/gh/H-Huang/168/base 2025-03-04T19:48:32.8095123Z * [new branch] gh/H-Huang/168/head -> origin/gh/H-Huang/168/head 2025-03-04T19:48:32.8096599Z * [new branch] gh/H-Huang/168/orig -> origin/gh/H-Huang/168/orig 2025-03-04T19:48:32.8098557Z * [new branch] gh/H-Huang/169/base -> origin/gh/H-Huang/169/base 2025-03-04T19:48:32.8100159Z * [new branch] gh/H-Huang/169/head -> origin/gh/H-Huang/169/head 2025-03-04T19:48:32.8101719Z * [new branch] gh/H-Huang/169/orig -> origin/gh/H-Huang/169/orig 2025-03-04T19:48:32.8103967Z * [new branch] gh/H-Huang/170/base -> origin/gh/H-Huang/170/base 2025-03-04T19:48:32.8105203Z * [new branch] gh/H-Huang/170/head -> origin/gh/H-Huang/170/head 2025-03-04T19:48:32.8106684Z * [new branch] gh/H-Huang/170/orig -> origin/gh/H-Huang/170/orig 2025-03-04T19:48:32.8109493Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2025-03-04T19:48:32.8110862Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2025-03-04T19:48:32.8112594Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2025-03-04T19:48:32.8115088Z * [new branch] gh/IvanKobzarev/100/base -> origin/gh/IvanKobzarev/100/base 2025-03-04T19:48:32.8116316Z * [new branch] gh/IvanKobzarev/100/head -> origin/gh/IvanKobzarev/100/head 2025-03-04T19:48:32.8117635Z * [new branch] gh/IvanKobzarev/100/orig -> origin/gh/IvanKobzarev/100/orig 2025-03-04T19:48:32.8119411Z * [new branch] gh/IvanKobzarev/101/base -> origin/gh/IvanKobzarev/101/base 2025-03-04T19:48:32.8120697Z * [new branch] gh/IvanKobzarev/101/head -> origin/gh/IvanKobzarev/101/head 2025-03-04T19:48:32.8122037Z * [new branch] gh/IvanKobzarev/101/orig -> origin/gh/IvanKobzarev/101/orig 2025-03-04T19:48:32.8124092Z * [new branch] gh/IvanKobzarev/102/base -> origin/gh/IvanKobzarev/102/base 2025-03-04T19:48:32.8125379Z * [new branch] gh/IvanKobzarev/102/head -> origin/gh/IvanKobzarev/102/head 2025-03-04T19:48:32.8126656Z * [new branch] gh/IvanKobzarev/102/orig -> origin/gh/IvanKobzarev/102/orig 2025-03-04T19:48:32.8128432Z * [new branch] gh/IvanKobzarev/103/base -> origin/gh/IvanKobzarev/103/base 2025-03-04T19:48:32.8129893Z * [new branch] gh/IvanKobzarev/103/head -> origin/gh/IvanKobzarev/103/head 2025-03-04T19:48:32.8131185Z * [new branch] gh/IvanKobzarev/103/orig -> origin/gh/IvanKobzarev/103/orig 2025-03-04T19:48:32.8132905Z * [new branch] gh/IvanKobzarev/104/base -> origin/gh/IvanKobzarev/104/base 2025-03-04T19:48:32.8134164Z * [new branch] gh/IvanKobzarev/104/head -> origin/gh/IvanKobzarev/104/head 2025-03-04T19:48:32.8135501Z * [new branch] gh/IvanKobzarev/104/orig -> origin/gh/IvanKobzarev/104/orig 2025-03-04T19:48:32.8137311Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2025-03-04T19:48:32.8138799Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2025-03-04T19:48:32.8139986Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2025-03-04T19:48:32.8141686Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-03-04T19:48:32.8142911Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-03-04T19:48:32.8144229Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-03-04T19:48:32.8146104Z * [new branch] gh/IvanKobzarev/78/base -> origin/gh/IvanKobzarev/78/base 2025-03-04T19:48:32.8147337Z * [new branch] gh/IvanKobzarev/78/head -> origin/gh/IvanKobzarev/78/head 2025-03-04T19:48:32.8148674Z * [new branch] gh/IvanKobzarev/78/orig -> origin/gh/IvanKobzarev/78/orig 2025-03-04T19:48:32.8150402Z * [new branch] gh/IvanKobzarev/84/base -> origin/gh/IvanKobzarev/84/base 2025-03-04T19:48:32.8151602Z * [new branch] gh/IvanKobzarev/84/head -> origin/gh/IvanKobzarev/84/head 2025-03-04T19:48:32.8152939Z * [new branch] gh/IvanKobzarev/84/orig -> origin/gh/IvanKobzarev/84/orig 2025-03-04T19:48:32.8154569Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2025-03-04T19:48:32.8155898Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2025-03-04T19:48:32.8157177Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2025-03-04T19:48:32.8159101Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2025-03-04T19:48:32.8160355Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2025-03-04T19:48:32.8161625Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2025-03-04T19:48:32.8163559Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2025-03-04T19:48:32.8165027Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2025-03-04T19:48:32.8166252Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2025-03-04T19:48:32.8168044Z * [new branch] gh/IvanKobzarev/93/base -> origin/gh/IvanKobzarev/93/base 2025-03-04T19:48:32.8169521Z * [new branch] gh/IvanKobzarev/93/head -> origin/gh/IvanKobzarev/93/head 2025-03-04T19:48:32.8170750Z * [new branch] gh/IvanKobzarev/93/orig -> origin/gh/IvanKobzarev/93/orig 2025-03-04T19:48:32.8172474Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-03-04T19:48:32.8173795Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-03-04T19:48:32.8175023Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-03-04T19:48:32.8176798Z * [new branch] gh/IvanKobzarev/98/base -> origin/gh/IvanKobzarev/98/base 2025-03-04T19:48:32.8178034Z * [new branch] gh/IvanKobzarev/98/head -> origin/gh/IvanKobzarev/98/head 2025-03-04T19:48:32.8179287Z * [new branch] gh/IvanKobzarev/98/orig -> origin/gh/IvanKobzarev/98/orig 2025-03-04T19:48:32.8181110Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-03-04T19:48:32.8182566Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-03-04T19:48:32.8183876Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-03-04T19:48:32.8185795Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2025-03-04T19:48:32.8187193Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2025-03-04T19:48:32.8188802Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2025-03-04T19:48:32.8190263Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2025-03-04T19:48:32.8192046Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2025-03-04T19:48:32.8195453Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-03-04T19:48:32.8196550Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-03-04T19:48:32.8197885Z * [new branch] gh/SamGinzburg/14/base -> origin/gh/SamGinzburg/14/base 2025-03-04T19:48:32.8199648Z * [new branch] gh/SamGinzburg/14/head -> origin/gh/SamGinzburg/14/head 2025-03-04T19:48:32.8201102Z * [new branch] gh/SamGinzburg/14/orig -> origin/gh/SamGinzburg/14/orig 2025-03-04T19:48:32.8203771Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-03-04T19:48:32.8204917Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-03-04T19:48:32.8207131Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-03-04T19:48:32.8208429Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-03-04T19:48:32.8209885Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-03-04T19:48:32.8212072Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-03-04T19:48:32.8213366Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-03-04T19:48:32.8214819Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-03-04T19:48:32.8217034Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-03-04T19:48:32.8218465Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-03-04T19:48:32.8220339Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-03-04T19:48:32.8221676Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-03-04T19:48:32.8224168Z * [new branch] gh/StrongerXi/81/base -> origin/gh/StrongerXi/81/base 2025-03-04T19:48:32.8225279Z * [new branch] gh/StrongerXi/81/head -> origin/gh/StrongerXi/81/head 2025-03-04T19:48:32.8227133Z * [new branch] gh/StrongerXi/81/orig -> origin/gh/StrongerXi/81/orig 2025-03-04T19:48:32.8229278Z * [new branch] gh/StrongerXi/82/base -> origin/gh/StrongerXi/82/base 2025-03-04T19:48:32.8230614Z * [new branch] gh/StrongerXi/82/head -> origin/gh/StrongerXi/82/head 2025-03-04T19:48:32.8232135Z * [new branch] gh/StrongerXi/82/orig -> origin/gh/StrongerXi/82/orig 2025-03-04T19:48:32.8234305Z * [new branch] gh/StrongerXi/83/base -> origin/gh/StrongerXi/83/base 2025-03-04T19:48:32.8235622Z * [new branch] gh/StrongerXi/83/head -> origin/gh/StrongerXi/83/head 2025-03-04T19:48:32.8237094Z * [new branch] gh/StrongerXi/83/orig -> origin/gh/StrongerXi/83/orig 2025-03-04T19:48:32.8239447Z * [new branch] gh/StrongerXi/84/base -> origin/gh/StrongerXi/84/base 2025-03-04T19:48:32.8240733Z * [new branch] gh/StrongerXi/84/head -> origin/gh/StrongerXi/84/head 2025-03-04T19:48:32.8242231Z * [new branch] gh/StrongerXi/84/orig -> origin/gh/StrongerXi/84/orig 2025-03-04T19:48:32.8244892Z * [new branch] gh/StrongerXi/85/base -> origin/gh/StrongerXi/85/base 2025-03-04T19:48:32.8246042Z * [new branch] gh/StrongerXi/85/head -> origin/gh/StrongerXi/85/head 2025-03-04T19:48:32.8247635Z * [new branch] gh/StrongerXi/85/orig -> origin/gh/StrongerXi/85/orig 2025-03-04T19:48:32.8249933Z * [new branch] gh/StrongerXi/86/base -> origin/gh/StrongerXi/86/base 2025-03-04T19:48:32.8251220Z * [new branch] gh/StrongerXi/86/head -> origin/gh/StrongerXi/86/head 2025-03-04T19:48:32.8252853Z * [new branch] gh/StrongerXi/86/orig -> origin/gh/StrongerXi/86/orig 2025-03-04T19:48:32.8255085Z * [new branch] gh/StrongerXi/87/base -> origin/gh/StrongerXi/87/base 2025-03-04T19:48:32.8256710Z * [new branch] gh/StrongerXi/87/head -> origin/gh/StrongerXi/87/head 2025-03-04T19:48:32.8258241Z * [new branch] gh/StrongerXi/87/orig -> origin/gh/StrongerXi/87/orig 2025-03-04T19:48:32.8260488Z * [new branch] gh/StrongerXi/88/base -> origin/gh/StrongerXi/88/base 2025-03-04T19:48:32.8261714Z * [new branch] gh/StrongerXi/88/head -> origin/gh/StrongerXi/88/head 2025-03-04T19:48:32.8263361Z * [new branch] gh/StrongerXi/88/orig -> origin/gh/StrongerXi/88/orig 2025-03-04T19:48:32.8265562Z * [new branch] gh/StrongerXi/89/base -> origin/gh/StrongerXi/89/base 2025-03-04T19:48:32.8266823Z * [new branch] gh/StrongerXi/89/head -> origin/gh/StrongerXi/89/head 2025-03-04T19:48:32.8268314Z * [new branch] gh/StrongerXi/89/orig -> origin/gh/StrongerXi/89/orig 2025-03-04T19:48:32.8270595Z * [new branch] gh/StrongerXi/90/base -> origin/gh/StrongerXi/90/base 2025-03-04T19:48:32.8271746Z * [new branch] gh/StrongerXi/90/head -> origin/gh/StrongerXi/90/head 2025-03-04T19:48:32.8273352Z * [new branch] gh/StrongerXi/90/orig -> origin/gh/StrongerXi/90/orig 2025-03-04T19:48:32.8275257Z * [new branch] gh/StrongerXi/91/base -> origin/gh/StrongerXi/91/base 2025-03-04T19:48:32.8276709Z * [new branch] gh/StrongerXi/91/head -> origin/gh/StrongerXi/91/head 2025-03-04T19:48:32.8278570Z * [new branch] gh/StrongerXi/91/orig -> origin/gh/StrongerXi/91/orig 2025-03-04T19:48:32.8280387Z * [new branch] gh/StrongerXi/92/base -> origin/gh/StrongerXi/92/base 2025-03-04T19:48:32.8281818Z * [new branch] gh/StrongerXi/92/head -> origin/gh/StrongerXi/92/head 2025-03-04T19:48:32.8283258Z * [new branch] gh/StrongerXi/92/orig -> origin/gh/StrongerXi/92/orig 2025-03-04T19:48:32.8285873Z * [new branch] gh/Xia-Weiwen/28/base -> origin/gh/Xia-Weiwen/28/base 2025-03-04T19:48:32.8286999Z * [new branch] gh/Xia-Weiwen/28/head -> origin/gh/Xia-Weiwen/28/head 2025-03-04T19:48:32.8288565Z * [new branch] gh/Xia-Weiwen/28/orig -> origin/gh/Xia-Weiwen/28/orig 2025-03-04T19:48:32.8290720Z * [new branch] gh/Xia-Weiwen/29/base -> origin/gh/Xia-Weiwen/29/base 2025-03-04T19:48:32.8292013Z * [new branch] gh/Xia-Weiwen/29/head -> origin/gh/Xia-Weiwen/29/head 2025-03-04T19:48:32.8293500Z * [new branch] gh/Xia-Weiwen/29/orig -> origin/gh/Xia-Weiwen/29/orig 2025-03-04T19:48:32.8295744Z * [new branch] gh/Xia-Weiwen/30/base -> origin/gh/Xia-Weiwen/30/base 2025-03-04T19:48:32.8296950Z * [new branch] gh/Xia-Weiwen/30/head -> origin/gh/Xia-Weiwen/30/head 2025-03-04T19:48:32.8298620Z * [new branch] gh/Xia-Weiwen/30/orig -> origin/gh/Xia-Weiwen/30/orig 2025-03-04T19:48:32.8301370Z * [new branch] gh/XilunWu/109/base -> origin/gh/XilunWu/109/base 2025-03-04T19:48:32.8302473Z * [new branch] gh/XilunWu/109/head -> origin/gh/XilunWu/109/head 2025-03-04T19:48:32.8304040Z * [new branch] gh/XilunWu/109/orig -> origin/gh/XilunWu/109/orig 2025-03-04T19:48:32.8306690Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-03-04T19:48:32.8307870Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-03-04T19:48:32.8309369Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-03-04T19:48:32.8311782Z * [new branch] gh/XilunWu/112/base -> origin/gh/XilunWu/112/base 2025-03-04T19:48:32.8313024Z * [new branch] gh/XilunWu/112/head -> origin/gh/XilunWu/112/head 2025-03-04T19:48:32.8314486Z * [new branch] gh/XilunWu/112/orig -> origin/gh/XilunWu/112/orig 2025-03-04T19:48:32.8316343Z * [new branch] gh/XilunWu/113/base -> origin/gh/XilunWu/113/base 2025-03-04T19:48:32.8317920Z * [new branch] gh/XilunWu/113/head -> origin/gh/XilunWu/113/head 2025-03-04T19:48:32.8319479Z * [new branch] gh/XilunWu/113/orig -> origin/gh/XilunWu/113/orig 2025-03-04T19:48:32.8321875Z * [new branch] gh/XilunWu/114/base -> origin/gh/XilunWu/114/base 2025-03-04T19:48:32.8323485Z * [new branch] gh/XilunWu/114/head -> origin/gh/XilunWu/114/head 2025-03-04T19:48:32.8324842Z * [new branch] gh/XilunWu/114/orig -> origin/gh/XilunWu/114/orig 2025-03-04T19:48:32.8326909Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-03-04T19:48:32.8328268Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-03-04T19:48:32.8329732Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-03-04T19:48:32.8331578Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-03-04T19:48:32.8333089Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-03-04T19:48:32.8334661Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-03-04T19:48:32.8336464Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-03-04T19:48:32.8338110Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-03-04T19:48:32.8339458Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-03-04T19:48:32.8341291Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-03-04T19:48:32.8342641Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-03-04T19:48:32.8343916Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-03-04T19:48:32.8345675Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-03-04T19:48:32.8347180Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-03-04T19:48:32.8348628Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-03-04T19:48:32.8350933Z * [new branch] gh/XilunWu/120/base -> origin/gh/XilunWu/120/base 2025-03-04T19:48:32.8352213Z * [new branch] gh/XilunWu/120/head -> origin/gh/XilunWu/120/head 2025-03-04T19:48:32.8353687Z * [new branch] gh/XilunWu/120/orig -> origin/gh/XilunWu/120/orig 2025-03-04T19:48:32.8355686Z * [new branch] gh/XilunWu/121/base -> origin/gh/XilunWu/121/base 2025-03-04T19:48:32.8357146Z * [new branch] gh/XilunWu/121/head -> origin/gh/XilunWu/121/head 2025-03-04T19:48:32.8358681Z * [new branch] gh/XilunWu/121/orig -> origin/gh/XilunWu/121/orig 2025-03-04T19:48:32.8360497Z * [new branch] gh/XilunWu/122/base -> origin/gh/XilunWu/122/base 2025-03-04T19:48:32.8361955Z * [new branch] gh/XilunWu/122/head -> origin/gh/XilunWu/122/head 2025-03-04T19:48:32.8363473Z * [new branch] gh/XilunWu/122/orig -> origin/gh/XilunWu/122/orig 2025-03-04T19:48:32.8365808Z * [new branch] gh/XilunWu/123/base -> origin/gh/XilunWu/123/base 2025-03-04T19:48:32.8366925Z * [new branch] gh/XilunWu/123/head -> origin/gh/XilunWu/123/head 2025-03-04T19:48:32.8368276Z * [new branch] gh/XilunWu/123/orig -> origin/gh/XilunWu/123/orig 2025-03-04T19:48:32.8370954Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-03-04T19:48:32.8372071Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-03-04T19:48:32.8373676Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-03-04T19:48:32.8376162Z * [new branch] gh/XuehaiPan/104/base -> origin/gh/XuehaiPan/104/base 2025-03-04T19:48:32.8378143Z * [new branch] gh/XuehaiPan/104/head -> origin/gh/XuehaiPan/104/head 2025-03-04T19:48:32.8379629Z * [new branch] gh/XuehaiPan/104/orig -> origin/gh/XuehaiPan/104/orig 2025-03-04T19:48:32.8381815Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-03-04T19:48:32.8383107Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-03-04T19:48:32.8384570Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-03-04T19:48:32.8386938Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2025-03-04T19:48:32.8388090Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2025-03-04T19:48:32.8389568Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2025-03-04T19:48:32.8391967Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-03-04T19:48:32.8393113Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-03-04T19:48:32.8394582Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-03-04T19:48:32.8397005Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-03-04T19:48:32.8398205Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-03-04T19:48:32.8399666Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-03-04T19:48:32.8400940Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-03-04T19:48:32.8401886Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-03-04T19:48:32.8402858Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-03-04T19:48:32.8404271Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-03-04T19:48:32.8405291Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-03-04T19:48:32.8406327Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-03-04T19:48:32.8407766Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2025-03-04T19:48:32.8408669Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2025-03-04T19:48:32.8409637Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2025-03-04T19:48:32.8410984Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-03-04T19:48:32.8411855Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-03-04T19:48:32.8412842Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-03-04T19:48:32.8414242Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-03-04T19:48:32.8415128Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-03-04T19:48:32.8416066Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-03-04T19:48:32.8417441Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-03-04T19:48:32.8418322Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-03-04T19:48:32.8419295Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-03-04T19:48:32.8420962Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2025-03-04T19:48:32.8421963Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2025-03-04T19:48:32.8423143Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2025-03-04T19:48:32.8424624Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-03-04T19:48:32.8425574Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-03-04T19:48:32.8426562Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-03-04T19:48:32.8427976Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-03-04T19:48:32.8428851Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-03-04T19:48:32.8429857Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-03-04T19:48:32.8431114Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-03-04T19:48:32.8432085Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-03-04T19:48:32.8433166Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-03-04T19:48:32.8434404Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-03-04T19:48:32.8435407Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-03-04T19:48:32.8436463Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-03-04T19:48:32.8438233Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-03-04T19:48:32.8439104Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-03-04T19:48:32.8440243Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-03-04T19:48:32.8441656Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-03-04T19:48:32.8442401Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-03-04T19:48:32.8443421Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-03-04T19:48:32.8444849Z * [new branch] gh/XuehaiPan/221/base -> origin/gh/XuehaiPan/221/base 2025-03-04T19:48:32.8445752Z * [new branch] gh/XuehaiPan/221/head -> origin/gh/XuehaiPan/221/head 2025-03-04T19:48:32.8446830Z * [new branch] gh/XuehaiPan/221/orig -> origin/gh/XuehaiPan/221/orig 2025-03-04T19:48:32.8448241Z * [new branch] gh/XuehaiPan/222/base -> origin/gh/XuehaiPan/222/base 2025-03-04T19:48:32.8449153Z * [new branch] gh/XuehaiPan/222/head -> origin/gh/XuehaiPan/222/head 2025-03-04T19:48:32.8450144Z * [new branch] gh/XuehaiPan/222/orig -> origin/gh/XuehaiPan/222/orig 2025-03-04T19:48:32.8451627Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-03-04T19:48:32.8452511Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-03-04T19:48:32.8453499Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-03-04T19:48:32.8454880Z * [new branch] gh/XuehaiPan/224/base -> origin/gh/XuehaiPan/224/base 2025-03-04T19:48:32.8455762Z * [new branch] gh/XuehaiPan/224/head -> origin/gh/XuehaiPan/224/head 2025-03-04T19:48:32.8456749Z * [new branch] gh/XuehaiPan/224/orig -> origin/gh/XuehaiPan/224/orig 2025-03-04T19:48:32.8458117Z * [new branch] gh/XuehaiPan/225/base -> origin/gh/XuehaiPan/225/base 2025-03-04T19:48:32.8459074Z * [new branch] gh/XuehaiPan/225/head -> origin/gh/XuehaiPan/225/head 2025-03-04T19:48:32.8460063Z * [new branch] gh/XuehaiPan/225/orig -> origin/gh/XuehaiPan/225/orig 2025-03-04T19:48:32.8461408Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-03-04T19:48:32.8462379Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-03-04T19:48:32.8463375Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-03-04T19:48:32.8464748Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-03-04T19:48:32.8465712Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-03-04T19:48:32.8466809Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-03-04T19:48:32.8468123Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-03-04T19:48:32.8469007Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-03-04T19:48:32.8469903Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-03-04T19:48:32.8471300Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-03-04T19:48:32.8472186Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-03-04T19:48:32.8473068Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-03-04T19:48:32.8474461Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-03-04T19:48:32.8475471Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-03-04T19:48:32.8476315Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-03-04T19:48:32.8477748Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-03-04T19:48:32.8478714Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-03-04T19:48:32.8479693Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-03-04T19:48:32.8481047Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-03-04T19:48:32.8481937Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-03-04T19:48:32.8482941Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-03-04T19:48:32.8484399Z * [new branch] gh/XuehaiPan/233/base -> origin/gh/XuehaiPan/233/base 2025-03-04T19:48:32.8485293Z * [new branch] gh/XuehaiPan/233/head -> origin/gh/XuehaiPan/233/head 2025-03-04T19:48:32.8486336Z * [new branch] gh/XuehaiPan/233/orig -> origin/gh/XuehaiPan/233/orig 2025-03-04T19:48:32.8487781Z * [new branch] gh/XuehaiPan/234/base -> origin/gh/XuehaiPan/234/base 2025-03-04T19:48:32.8488660Z * [new branch] gh/XuehaiPan/234/head -> origin/gh/XuehaiPan/234/head 2025-03-04T19:48:32.8489618Z * [new branch] gh/XuehaiPan/234/orig -> origin/gh/XuehaiPan/234/orig 2025-03-04T19:48:32.8491092Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-03-04T19:48:32.8492434Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-03-04T19:48:32.8493367Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-03-04T19:48:32.8494944Z * [new branch] gh/XuehaiPan/237/base -> origin/gh/XuehaiPan/237/base 2025-03-04T19:48:32.8496209Z * [new branch] gh/XuehaiPan/237/head -> origin/gh/XuehaiPan/237/head 2025-03-04T19:48:32.8497592Z * [new branch] gh/XuehaiPan/237/orig -> origin/gh/XuehaiPan/237/orig 2025-03-04T19:48:32.8502210Z * [new branch] gh/XuehaiPan/238/base -> origin/gh/XuehaiPan/238/base 2025-03-04T19:48:32.8503190Z * [new branch] gh/XuehaiPan/238/head -> origin/gh/XuehaiPan/238/head 2025-03-04T19:48:32.8504661Z * [new branch] gh/XuehaiPan/238/orig -> origin/gh/XuehaiPan/238/orig 2025-03-04T19:48:32.8506369Z * [new branch] gh/XuehaiPan/239/base -> origin/gh/XuehaiPan/239/base 2025-03-04T19:48:32.8507664Z * [new branch] gh/XuehaiPan/239/head -> origin/gh/XuehaiPan/239/head 2025-03-04T19:48:32.8508964Z * [new branch] gh/XuehaiPan/239/orig -> origin/gh/XuehaiPan/239/orig 2025-03-04T19:48:32.8510664Z * [new branch] gh/XuehaiPan/240/base -> origin/gh/XuehaiPan/240/base 2025-03-04T19:48:32.8511924Z * [new branch] gh/XuehaiPan/240/head -> origin/gh/XuehaiPan/240/head 2025-03-04T19:48:32.8513304Z * [new branch] gh/XuehaiPan/240/orig -> origin/gh/XuehaiPan/240/orig 2025-03-04T19:48:32.8514990Z * [new branch] gh/XuehaiPan/241/base -> origin/gh/XuehaiPan/241/base 2025-03-04T19:48:32.8516401Z * [new branch] gh/XuehaiPan/241/head -> origin/gh/XuehaiPan/241/head 2025-03-04T19:48:32.8517866Z * [new branch] gh/XuehaiPan/241/orig -> origin/gh/XuehaiPan/241/orig 2025-03-04T19:48:32.8519576Z * [new branch] gh/XuehaiPan/242/base -> origin/gh/XuehaiPan/242/base 2025-03-04T19:48:32.8520860Z * [new branch] gh/XuehaiPan/242/head -> origin/gh/XuehaiPan/242/head 2025-03-04T19:48:32.8522477Z * [new branch] gh/XuehaiPan/242/orig -> origin/gh/XuehaiPan/242/orig 2025-03-04T19:48:32.8524163Z * [new branch] gh/XuehaiPan/243/base -> origin/gh/XuehaiPan/243/base 2025-03-04T19:48:32.8525483Z * [new branch] gh/XuehaiPan/243/head -> origin/gh/XuehaiPan/243/head 2025-03-04T19:48:32.8526850Z * [new branch] gh/XuehaiPan/243/orig -> origin/gh/XuehaiPan/243/orig 2025-03-04T19:48:32.8528495Z * [new branch] gh/XuehaiPan/244/base -> origin/gh/XuehaiPan/244/base 2025-03-04T19:48:32.8529808Z * [new branch] gh/XuehaiPan/244/head -> origin/gh/XuehaiPan/244/head 2025-03-04T19:48:32.8531097Z * [new branch] gh/XuehaiPan/244/orig -> origin/gh/XuehaiPan/244/orig 2025-03-04T19:48:32.8532750Z * [new branch] gh/XuehaiPan/245/base -> origin/gh/XuehaiPan/245/base 2025-03-04T19:48:32.8534054Z * [new branch] gh/XuehaiPan/245/head -> origin/gh/XuehaiPan/245/head 2025-03-04T19:48:32.8535359Z * [new branch] gh/XuehaiPan/245/orig -> origin/gh/XuehaiPan/245/orig 2025-03-04T19:48:32.8537046Z * [new branch] gh/XuehaiPan/246/base -> origin/gh/XuehaiPan/246/base 2025-03-04T19:48:32.8538321Z * [new branch] gh/XuehaiPan/246/head -> origin/gh/XuehaiPan/246/head 2025-03-04T19:48:32.8539605Z * [new branch] gh/XuehaiPan/246/orig -> origin/gh/XuehaiPan/246/orig 2025-03-04T19:48:32.8541311Z * [new branch] gh/XuehaiPan/247/base -> origin/gh/XuehaiPan/247/base 2025-03-04T19:48:32.8542599Z * [new branch] gh/XuehaiPan/247/head -> origin/gh/XuehaiPan/247/head 2025-03-04T19:48:32.8543910Z * [new branch] gh/XuehaiPan/247/orig -> origin/gh/XuehaiPan/247/orig 2025-03-04T19:48:32.8545533Z * [new branch] gh/XuehaiPan/248/base -> origin/gh/XuehaiPan/248/base 2025-03-04T19:48:32.8546882Z * [new branch] gh/XuehaiPan/248/head -> origin/gh/XuehaiPan/248/head 2025-03-04T19:48:32.8548190Z * [new branch] gh/XuehaiPan/248/orig -> origin/gh/XuehaiPan/248/orig 2025-03-04T19:48:32.8549807Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-03-04T19:48:32.8551179Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-03-04T19:48:32.8552420Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-03-04T19:48:32.8554151Z * [new branch] gh/XuehaiPan/250/base -> origin/gh/XuehaiPan/250/base 2025-03-04T19:48:32.8555346Z * [new branch] gh/XuehaiPan/250/head -> origin/gh/XuehaiPan/250/head 2025-03-04T19:48:32.8556704Z * [new branch] gh/XuehaiPan/250/orig -> origin/gh/XuehaiPan/250/orig 2025-03-04T19:48:32.8558517Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-03-04T19:48:32.8559822Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-03-04T19:48:32.8561047Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-03-04T19:48:32.8562849Z * [new branch] gh/XuehaiPan/252/base -> origin/gh/XuehaiPan/252/base 2025-03-04T19:48:32.8564098Z * [new branch] gh/XuehaiPan/252/head -> origin/gh/XuehaiPan/252/head 2025-03-04T19:48:32.8565387Z * [new branch] gh/XuehaiPan/252/orig -> origin/gh/XuehaiPan/252/orig 2025-03-04T19:48:32.8567028Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-03-04T19:48:32.8568361Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-03-04T19:48:32.8569696Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-03-04T19:48:32.8571393Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2025-03-04T19:48:32.8572811Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2025-03-04T19:48:32.8574036Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2025-03-04T19:48:32.8575668Z * [new branch] gh/XuehaiPan/70/base -> origin/gh/XuehaiPan/70/base 2025-03-04T19:48:32.8576878Z * [new branch] gh/XuehaiPan/70/head -> origin/gh/XuehaiPan/70/head 2025-03-04T19:48:32.8578472Z * [new branch] gh/XuehaiPan/70/orig -> origin/gh/XuehaiPan/70/orig 2025-03-04T19:48:32.8579907Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-03-04T19:48:32.8581180Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-03-04T19:48:32.8582484Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-03-04T19:48:32.8584146Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-03-04T19:48:32.8585441Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-03-04T19:48:32.8587133Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-03-04T19:48:32.8588407Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-03-04T19:48:32.8589709Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-03-04T19:48:32.8591350Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-03-04T19:48:32.8592652Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-03-04T19:48:32.8593950Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-03-04T19:48:32.8595640Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2025-03-04T19:48:32.8596971Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-03-04T19:48:32.8598498Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2025-03-04T19:48:32.8600305Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2025-03-04T19:48:32.8601214Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2025-03-04T19:48:32.8602233Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2025-03-04T19:48:32.8603633Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2025-03-04T19:48:32.8604530Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2025-03-04T19:48:32.8605556Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2025-03-04T19:48:32.8606919Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2025-03-04T19:48:32.8607788Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2025-03-04T19:48:32.8608793Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2025-03-04T19:48:32.8610144Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2025-03-04T19:48:32.8611060Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2025-03-04T19:48:32.8612011Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2025-03-04T19:48:32.8613634Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2025-03-04T19:48:32.8614539Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2025-03-04T19:48:32.8615541Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2025-03-04T19:48:32.8616913Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-03-04T19:48:32.8617851Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-03-04T19:48:32.8618716Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-03-04T19:48:32.8620141Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2025-03-04T19:48:32.8621056Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2025-03-04T19:48:32.8622062Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2025-03-04T19:48:32.8623690Z * [new branch] gh/ZhiweiYan-96/37/base -> origin/gh/ZhiweiYan-96/37/base 2025-03-04T19:48:32.8624645Z * [new branch] gh/ZhiweiYan-96/37/head -> origin/gh/ZhiweiYan-96/37/head 2025-03-04T19:48:32.8625978Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-03-04T19:48:32.8626854Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-03-04T19:48:32.8627827Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-03-04T19:48:32.8629183Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-03-04T19:48:32.8630093Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-03-04T19:48:32.8631042Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-03-04T19:48:32.8632432Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2025-03-04T19:48:32.8633312Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2025-03-04T19:48:32.8634284Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2025-03-04T19:48:32.8635667Z * [new branch] gh/ZhiweiYan-96/41/base -> origin/gh/ZhiweiYan-96/41/base 2025-03-04T19:48:32.8636625Z * [new branch] gh/ZhiweiYan-96/41/head -> origin/gh/ZhiweiYan-96/41/head 2025-03-04T19:48:32.8637605Z * [new branch] gh/ZhiweiYan-96/41/orig -> origin/gh/ZhiweiYan-96/41/orig 2025-03-04T19:48:32.8639141Z * [new branch] gh/ZhiweiYan-96/42/base -> origin/gh/ZhiweiYan-96/42/base 2025-03-04T19:48:32.8640073Z * [new branch] gh/ZhiweiYan-96/42/head -> origin/gh/ZhiweiYan-96/42/head 2025-03-04T19:48:32.8641094Z * [new branch] gh/ZhiweiYan-96/42/orig -> origin/gh/ZhiweiYan-96/42/orig 2025-03-04T19:48:32.8642254Z * [new branch] gh/ZhiweiYan-96/43/base -> origin/gh/ZhiweiYan-96/43/base 2025-03-04T19:48:32.8643243Z * [new branch] gh/ZhiweiYan-96/43/head -> origin/gh/ZhiweiYan-96/43/head 2025-03-04T19:48:32.8644201Z * [new branch] gh/ZhiweiYan-96/43/orig -> origin/gh/ZhiweiYan-96/43/orig 2025-03-04T19:48:32.8645593Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-03-04T19:48:32.8646477Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-03-04T19:48:32.8647752Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-03-04T19:48:32.8648610Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-03-04T19:48:32.8649969Z * [new branch] gh/ZhiweiYan-96/46/base -> origin/gh/ZhiweiYan-96/46/base 2025-03-04T19:48:32.8650898Z * [new branch] gh/ZhiweiYan-96/46/head -> origin/gh/ZhiweiYan-96/46/head 2025-03-04T19:48:32.8651864Z * [new branch] gh/ZhiweiYan-96/46/orig -> origin/gh/ZhiweiYan-96/46/orig 2025-03-04T19:48:32.8653279Z * [new branch] gh/ZhiweiYan-96/47/base -> origin/gh/ZhiweiYan-96/47/base 2025-03-04T19:48:32.8654137Z * [new branch] gh/ZhiweiYan-96/47/head -> origin/gh/ZhiweiYan-96/47/head 2025-03-04T19:48:32.8655217Z * [new branch] gh/ZhiweiYan-96/47/orig -> origin/gh/ZhiweiYan-96/47/orig 2025-03-04T19:48:32.8656938Z * [new branch] gh/ZhiweiYan-96/48/base -> origin/gh/ZhiweiYan-96/48/base 2025-03-04T19:48:32.8658638Z * [new branch] gh/ZhiweiYan-96/48/head -> origin/gh/ZhiweiYan-96/48/head 2025-03-04T19:48:32.8659622Z * [new branch] gh/ZhiweiYan-96/48/orig -> origin/gh/ZhiweiYan-96/48/orig 2025-03-04T19:48:32.8661024Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-03-04T19:48:32.8661955Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-03-04T19:48:32.8663340Z * [new branch] gh/ZhiweiYan-96/50/base -> origin/gh/ZhiweiYan-96/50/base 2025-03-04T19:48:32.8664197Z * [new branch] gh/ZhiweiYan-96/50/head -> origin/gh/ZhiweiYan-96/50/head 2025-03-04T19:48:32.8665162Z * [new branch] gh/ZhiweiYan-96/50/orig -> origin/gh/ZhiweiYan-96/50/orig 2025-03-04T19:48:32.8666538Z * [new branch] gh/ZhiweiYan-96/51/base -> origin/gh/ZhiweiYan-96/51/base 2025-03-04T19:48:32.8667443Z * [new branch] gh/ZhiweiYan-96/51/head -> origin/gh/ZhiweiYan-96/51/head 2025-03-04T19:48:32.8668404Z * [new branch] gh/ZhiweiYan-96/51/orig -> origin/gh/ZhiweiYan-96/51/orig 2025-03-04T19:48:32.8670033Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-03-04T19:48:32.8670962Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-03-04T19:48:32.8672210Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-03-04T19:48:32.8673158Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-03-04T19:48:32.8674490Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-03-04T19:48:32.8675477Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-03-04T19:48:32.8676425Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-03-04T19:48:32.8678233Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-03-04T19:48:32.8679132Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-03-04T19:48:32.8680365Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-03-04T19:48:32.8681960Z * [new branch] gh/alexsamardzic/25/base -> origin/gh/alexsamardzic/25/base 2025-03-04T19:48:32.8682844Z * [new branch] gh/alexsamardzic/25/head -> origin/gh/alexsamardzic/25/head 2025-03-04T19:48:32.8683846Z * [new branch] gh/alexsamardzic/25/orig -> origin/gh/alexsamardzic/25/orig 2025-03-04T19:48:32.8685014Z * [new branch] gh/alexsamardzic/26/base -> origin/gh/alexsamardzic/26/base 2025-03-04T19:48:32.8685992Z * [new branch] gh/alexsamardzic/26/head -> origin/gh/alexsamardzic/26/head 2025-03-04T19:48:32.8686963Z * [new branch] gh/alexsamardzic/26/orig -> origin/gh/alexsamardzic/26/orig 2025-03-04T19:48:32.8688581Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-03-04T19:48:32.8689463Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-03-04T19:48:32.8690422Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-03-04T19:48:32.8692213Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2025-03-04T19:48:32.8693079Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2025-03-04T19:48:32.8694083Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2025-03-04T19:48:32.8695417Z * [new branch] gh/amjames/20/base -> origin/gh/amjames/20/base 2025-03-04T19:48:32.8696412Z * [new branch] gh/amjames/20/head -> origin/gh/amjames/20/head 2025-03-04T19:48:32.8697321Z * [new branch] gh/amjames/20/orig -> origin/gh/amjames/20/orig 2025-03-04T19:48:32.8700864Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-03-04T19:48:32.8702025Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-03-04T19:48:32.8703453Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-03-04T19:48:32.8704453Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-03-04T19:48:32.8705513Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-03-04T19:48:32.8707791Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-03-04T19:48:32.8709470Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-03-04T19:48:32.8710977Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-03-04T19:48:32.8713168Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-03-04T19:48:32.8715050Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-03-04T19:48:32.8716521Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-03-04T19:48:32.8718039Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-03-04T19:48:32.8719588Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-03-04T19:48:32.8720568Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-03-04T19:48:32.8722219Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-03-04T19:48:32.8723582Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-03-04T19:48:32.8724620Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-03-04T19:48:32.8726289Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2025-03-04T19:48:32.8727658Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2025-03-04T19:48:32.8728781Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2025-03-04T19:48:32.8731782Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2025-03-04T19:48:32.8733512Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2025-03-04T19:48:32.8735218Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2025-03-04T19:48:32.8737388Z * [new branch] gh/angelayi/66/base -> origin/gh/angelayi/66/base 2025-03-04T19:48:32.8739380Z * [new branch] gh/angelayi/66/head -> origin/gh/angelayi/66/head 2025-03-04T19:48:32.8740926Z * [new branch] gh/angelayi/66/orig -> origin/gh/angelayi/66/orig 2025-03-04T19:48:32.8743310Z * [new branch] gh/angelayi/67/base -> origin/gh/angelayi/67/base 2025-03-04T19:48:32.8744134Z * [new branch] gh/angelayi/67/head -> origin/gh/angelayi/67/head 2025-03-04T19:48:32.8745163Z * [new branch] gh/angelayi/67/orig -> origin/gh/angelayi/67/orig 2025-03-04T19:48:32.8746678Z * [new branch] gh/angelayi/68/base -> origin/gh/angelayi/68/base 2025-03-04T19:48:32.8747558Z * [new branch] gh/angelayi/68/head -> origin/gh/angelayi/68/head 2025-03-04T19:48:32.8748603Z * [new branch] gh/angelayi/68/orig -> origin/gh/angelayi/68/orig 2025-03-04T19:48:32.8750200Z * [new branch] gh/angelayi/69/base -> origin/gh/angelayi/69/base 2025-03-04T19:48:32.8751239Z * [new branch] gh/angelayi/69/head -> origin/gh/angelayi/69/head 2025-03-04T19:48:32.8752139Z * [new branch] gh/angelayi/69/orig -> origin/gh/angelayi/69/orig 2025-03-04T19:48:32.8753503Z * [new branch] gh/angelayi/70/base -> origin/gh/angelayi/70/base 2025-03-04T19:48:32.8754381Z * [new branch] gh/angelayi/70/head -> origin/gh/angelayi/70/head 2025-03-04T19:48:32.8755508Z * [new branch] gh/angelayi/70/orig -> origin/gh/angelayi/70/orig 2025-03-04T19:48:32.8757093Z * [new branch] gh/angelayi/71/base -> origin/gh/angelayi/71/base 2025-03-04T19:48:32.8758119Z * [new branch] gh/angelayi/71/head -> origin/gh/angelayi/71/head 2025-03-04T19:48:32.8759153Z * [new branch] gh/angelayi/71/orig -> origin/gh/angelayi/71/orig 2025-03-04T19:48:32.8760561Z * [new branch] gh/angelayi/72/base -> origin/gh/angelayi/72/base 2025-03-04T19:48:32.8761546Z * [new branch] gh/angelayi/72/head -> origin/gh/angelayi/72/head 2025-03-04T19:48:32.8762508Z * [new branch] gh/angelayi/72/orig -> origin/gh/angelayi/72/orig 2025-03-04T19:48:32.8763697Z * [new branch] gh/angelayi/73/base -> origin/gh/angelayi/73/base 2025-03-04T19:48:32.8764700Z * [new branch] gh/angelayi/73/head -> origin/gh/angelayi/73/head 2025-03-04T19:48:32.8765653Z * [new branch] gh/angelayi/73/orig -> origin/gh/angelayi/73/orig 2025-03-04T19:48:32.8767046Z * [new branch] gh/angelayi/74/base -> origin/gh/angelayi/74/base 2025-03-04T19:48:32.8767921Z * [new branch] gh/angelayi/74/head -> origin/gh/angelayi/74/head 2025-03-04T19:48:32.8768915Z * [new branch] gh/angelayi/74/orig -> origin/gh/angelayi/74/orig 2025-03-04T19:48:32.8770340Z * [new branch] gh/angelayi/75/base -> origin/gh/angelayi/75/base 2025-03-04T19:48:32.8771163Z * [new branch] gh/angelayi/75/head -> origin/gh/angelayi/75/head 2025-03-04T19:48:32.8772194Z * [new branch] gh/angelayi/75/orig -> origin/gh/angelayi/75/orig 2025-03-04T19:48:32.8773623Z * [new branch] gh/angelayi/76/base -> origin/gh/angelayi/76/base 2025-03-04T19:48:32.8774446Z * [new branch] gh/angelayi/76/head -> origin/gh/angelayi/76/head 2025-03-04T19:48:32.8775463Z * [new branch] gh/angelayi/76/orig -> origin/gh/angelayi/76/orig 2025-03-04T19:48:32.8777139Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-03-04T19:48:32.8778094Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-03-04T19:48:32.8779533Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-03-04T19:48:32.8780710Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-03-04T19:48:32.8781842Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-03-04T19:48:32.8783352Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2025-03-04T19:48:32.8784210Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2025-03-04T19:48:32.8785201Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2025-03-04T19:48:32.8786682Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-03-04T19:48:32.8787562Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-03-04T19:48:32.8788582Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-03-04T19:48:32.8790057Z * [new branch] gh/anijain2305/620/base -> origin/gh/anijain2305/620/base 2025-03-04T19:48:32.8791227Z * [new branch] gh/anijain2305/620/head -> origin/gh/anijain2305/620/head 2025-03-04T19:48:32.8792071Z * [new branch] gh/anijain2305/620/orig -> origin/gh/anijain2305/620/orig 2025-03-04T19:48:32.8793372Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-03-04T19:48:32.8794301Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-03-04T19:48:32.8807809Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-03-04T19:48:32.8808610Z * [new branch] gh/anijain2305/638/base -> origin/gh/anijain2305/638/base 2025-03-04T19:48:32.8809412Z * [new branch] gh/anijain2305/638/head -> origin/gh/anijain2305/638/head 2025-03-04T19:48:32.8810022Z * [new branch] gh/anijain2305/638/orig -> origin/gh/anijain2305/638/orig 2025-03-04T19:48:32.8810786Z * [new branch] gh/anijain2305/643/base -> origin/gh/anijain2305/643/base 2025-03-04T19:48:32.8811456Z * [new branch] gh/anijain2305/643/head -> origin/gh/anijain2305/643/head 2025-03-04T19:48:32.8812151Z * [new branch] gh/anijain2305/643/orig -> origin/gh/anijain2305/643/orig 2025-03-04T19:48:32.8812921Z * [new branch] gh/anijain2305/650/base -> origin/gh/anijain2305/650/base 2025-03-04T19:48:32.8813518Z * [new branch] gh/anijain2305/650/head -> origin/gh/anijain2305/650/head 2025-03-04T19:48:32.8814297Z * [new branch] gh/anijain2305/650/orig -> origin/gh/anijain2305/650/orig 2025-03-04T19:48:32.8815074Z * [new branch] gh/anijain2305/656/base -> origin/gh/anijain2305/656/base 2025-03-04T19:48:32.8815684Z * [new branch] gh/anijain2305/656/head -> origin/gh/anijain2305/656/head 2025-03-04T19:48:32.8816426Z * [new branch] gh/anijain2305/656/orig -> origin/gh/anijain2305/656/orig 2025-03-04T19:48:32.8817032Z * [new branch] gh/anijain2305/657/base -> origin/gh/anijain2305/657/base 2025-03-04T19:48:32.8817789Z * [new branch] gh/anijain2305/657/head -> origin/gh/anijain2305/657/head 2025-03-04T19:48:32.8818534Z * [new branch] gh/anijain2305/657/orig -> origin/gh/anijain2305/657/orig 2025-03-04T19:48:32.8819166Z * [new branch] gh/anijain2305/658/base -> origin/gh/anijain2305/658/base 2025-03-04T19:48:32.8820031Z * [new branch] gh/anijain2305/658/head -> origin/gh/anijain2305/658/head 2025-03-04T19:48:32.8820846Z * [new branch] gh/anijain2305/658/orig -> origin/gh/anijain2305/658/orig 2025-03-04T19:48:32.8821504Z * [new branch] gh/anijain2305/662/base -> origin/gh/anijain2305/662/base 2025-03-04T19:48:32.8822250Z * [new branch] gh/anijain2305/662/head -> origin/gh/anijain2305/662/head 2025-03-04T19:48:32.8823005Z * [new branch] gh/anijain2305/662/orig -> origin/gh/anijain2305/662/orig 2025-03-04T19:48:32.8823617Z * [new branch] gh/anijain2305/663/base -> origin/gh/anijain2305/663/base 2025-03-04T19:48:32.8824385Z * [new branch] gh/anijain2305/663/head -> origin/gh/anijain2305/663/head 2025-03-04T19:48:32.8824990Z * [new branch] gh/anijain2305/663/orig -> origin/gh/anijain2305/663/orig 2025-03-04T19:48:32.8825749Z * [new branch] gh/anijain2305/664/base -> origin/gh/anijain2305/664/base 2025-03-04T19:48:32.8826512Z * [new branch] gh/anijain2305/664/head -> origin/gh/anijain2305/664/head 2025-03-04T19:48:32.8827116Z * [new branch] gh/anijain2305/664/orig -> origin/gh/anijain2305/664/orig 2025-03-04T19:48:32.8828126Z * [new branch] gh/anijain2305/665/base -> origin/gh/anijain2305/665/base 2025-03-04T19:48:32.8828881Z * [new branch] gh/anijain2305/665/head -> origin/gh/anijain2305/665/head 2025-03-04T19:48:32.8829988Z * [new branch] gh/anijain2305/665/orig -> origin/gh/anijain2305/665/orig 2025-03-04T19:48:32.8831614Z * [new branch] gh/anijain2305/666/base -> origin/gh/anijain2305/666/base 2025-03-04T19:48:32.8832618Z * [new branch] gh/anijain2305/666/head -> origin/gh/anijain2305/666/head 2025-03-04T19:48:32.8833578Z * [new branch] gh/anijain2305/666/orig -> origin/gh/anijain2305/666/orig 2025-03-04T19:48:32.8834925Z * [new branch] gh/anijain2305/667/base -> origin/gh/anijain2305/667/base 2025-03-04T19:48:32.8835847Z * [new branch] gh/anijain2305/667/head -> origin/gh/anijain2305/667/head 2025-03-04T19:48:32.8836888Z * [new branch] gh/anijain2305/667/orig -> origin/gh/anijain2305/667/orig 2025-03-04T19:48:32.8838267Z * [new branch] gh/anijain2305/668/base -> origin/gh/anijain2305/668/base 2025-03-04T19:48:32.8839255Z * [new branch] gh/anijain2305/668/head -> origin/gh/anijain2305/668/head 2025-03-04T19:48:32.8840240Z * [new branch] gh/anijain2305/668/orig -> origin/gh/anijain2305/668/orig 2025-03-04T19:48:32.8841748Z * [new branch] gh/anijain2305/669/base -> origin/gh/anijain2305/669/base 2025-03-04T19:48:32.8842697Z * [new branch] gh/anijain2305/669/head -> origin/gh/anijain2305/669/head 2025-03-04T19:48:32.8843715Z * [new branch] gh/anijain2305/669/orig -> origin/gh/anijain2305/669/orig 2025-03-04T19:48:32.8845140Z * [new branch] gh/anijain2305/670/base -> origin/gh/anijain2305/670/base 2025-03-04T19:48:32.8846100Z * [new branch] gh/anijain2305/670/head -> origin/gh/anijain2305/670/head 2025-03-04T19:48:32.8847131Z * [new branch] gh/anijain2305/670/orig -> origin/gh/anijain2305/670/orig 2025-03-04T19:48:32.8848614Z * [new branch] gh/anijain2305/671/base -> origin/gh/anijain2305/671/base 2025-03-04T19:48:32.8849589Z * [new branch] gh/anijain2305/671/head -> origin/gh/anijain2305/671/head 2025-03-04T19:48:32.8850563Z * [new branch] gh/anijain2305/671/orig -> origin/gh/anijain2305/671/orig 2025-03-04T19:48:32.8852165Z * [new branch] gh/anijain2305/672/base -> origin/gh/anijain2305/672/base 2025-03-04T19:48:32.8853665Z * [new branch] gh/anijain2305/672/head -> origin/gh/anijain2305/672/head 2025-03-04T19:48:32.8854662Z * [new branch] gh/anijain2305/672/orig -> origin/gh/anijain2305/672/orig 2025-03-04T19:48:32.8855993Z * [new branch] gh/anijain2305/673/base -> origin/gh/anijain2305/673/base 2025-03-04T19:48:32.8856923Z * [new branch] gh/anijain2305/673/head -> origin/gh/anijain2305/673/head 2025-03-04T19:48:32.8857870Z * [new branch] gh/anijain2305/673/orig -> origin/gh/anijain2305/673/orig 2025-03-04T19:48:32.8859465Z * [new branch] gh/anijain2305/674/base -> origin/gh/anijain2305/674/base 2025-03-04T19:48:32.8860430Z * [new branch] gh/anijain2305/674/head -> origin/gh/anijain2305/674/head 2025-03-04T19:48:32.8861366Z * [new branch] gh/anijain2305/674/orig -> origin/gh/anijain2305/674/orig 2025-03-04T19:48:32.8862884Z * [new branch] gh/anijain2305/675/base -> origin/gh/anijain2305/675/base 2025-03-04T19:48:32.8863896Z * [new branch] gh/anijain2305/675/head -> origin/gh/anijain2305/675/head 2025-03-04T19:48:32.8864884Z * [new branch] gh/anijain2305/675/orig -> origin/gh/anijain2305/675/orig 2025-03-04T19:48:32.8866258Z * [new branch] gh/anijain2305/676/base -> origin/gh/anijain2305/676/base 2025-03-04T19:48:32.8867089Z * [new branch] gh/anijain2305/676/head -> origin/gh/anijain2305/676/head 2025-03-04T19:48:32.8868113Z * [new branch] gh/anijain2305/676/orig -> origin/gh/anijain2305/676/orig 2025-03-04T19:48:32.8869722Z * [new branch] gh/anijain2305/677/base -> origin/gh/anijain2305/677/base 2025-03-04T19:48:32.8870634Z * [new branch] gh/anijain2305/677/head -> origin/gh/anijain2305/677/head 2025-03-04T19:48:32.8871636Z * [new branch] gh/anijain2305/677/orig -> origin/gh/anijain2305/677/orig 2025-03-04T19:48:32.8873774Z * [new branch] gh/anijain2305/678/base -> origin/gh/anijain2305/678/base 2025-03-04T19:48:32.8874863Z * [new branch] gh/anijain2305/678/head -> origin/gh/anijain2305/678/head 2025-03-04T19:48:32.8875945Z * [new branch] gh/anijain2305/678/orig -> origin/gh/anijain2305/678/orig 2025-03-04T19:48:32.8877010Z * [new branch] gh/anijain2305/679/base -> origin/gh/anijain2305/679/base 2025-03-04T19:48:32.8878211Z * [new branch] gh/anijain2305/679/head -> origin/gh/anijain2305/679/head 2025-03-04T19:48:32.8879304Z * [new branch] gh/anijain2305/679/orig -> origin/gh/anijain2305/679/orig 2025-03-04T19:48:32.8880352Z * [new branch] gh/anijain2305/680/base -> origin/gh/anijain2305/680/base 2025-03-04T19:48:32.8880971Z * [new branch] gh/anijain2305/680/head -> origin/gh/anijain2305/680/head 2025-03-04T19:48:32.8881625Z * [new branch] gh/anijain2305/680/orig -> origin/gh/anijain2305/680/orig 2025-03-04T19:48:32.8883068Z * [new branch] gh/anijain2305/681/base -> origin/gh/anijain2305/681/base 2025-03-04T19:48:32.8884097Z * [new branch] gh/anijain2305/681/head -> origin/gh/anijain2305/681/head 2025-03-04T19:48:32.8885629Z * [new branch] gh/anijain2305/681/orig -> origin/gh/anijain2305/681/orig 2025-03-04T19:48:32.8887197Z * [new branch] gh/anijain2305/682/base -> origin/gh/anijain2305/682/base 2025-03-04T19:48:32.8888185Z * [new branch] gh/anijain2305/682/head -> origin/gh/anijain2305/682/head 2025-03-04T19:48:32.8889138Z * [new branch] gh/anijain2305/682/orig -> origin/gh/anijain2305/682/orig 2025-03-04T19:48:32.8890338Z * [new branch] gh/anijain2305/683/base -> origin/gh/anijain2305/683/base 2025-03-04T19:48:32.8891383Z * [new branch] gh/anijain2305/683/head -> origin/gh/anijain2305/683/head 2025-03-04T19:48:32.8892395Z * [new branch] gh/anijain2305/683/orig -> origin/gh/anijain2305/683/orig 2025-03-04T19:48:32.8893849Z * [new branch] gh/anijain2305/684/base -> origin/gh/anijain2305/684/base 2025-03-04T19:48:32.8894819Z * [new branch] gh/anijain2305/684/head -> origin/gh/anijain2305/684/head 2025-03-04T19:48:32.8895776Z * [new branch] gh/anijain2305/684/orig -> origin/gh/anijain2305/684/orig 2025-03-04T19:48:32.8897369Z * [new branch] gh/anijain2305/685/base -> origin/gh/anijain2305/685/base 2025-03-04T19:48:32.8898224Z * [new branch] gh/anijain2305/685/head -> origin/gh/anijain2305/685/head 2025-03-04T19:48:32.8901129Z * [new branch] gh/anijain2305/685/orig -> origin/gh/anijain2305/685/orig 2025-03-04T19:48:32.8902586Z * [new branch] gh/anijain2305/686/base -> origin/gh/anijain2305/686/base 2025-03-04T19:48:32.8903520Z * [new branch] gh/anijain2305/686/head -> origin/gh/anijain2305/686/head 2025-03-04T19:48:32.8904528Z * [new branch] gh/anijain2305/686/orig -> origin/gh/anijain2305/686/orig 2025-03-04T19:48:32.8905897Z * [new branch] gh/anijain2305/687/base -> origin/gh/anijain2305/687/base 2025-03-04T19:48:32.8906861Z * [new branch] gh/anijain2305/687/head -> origin/gh/anijain2305/687/head 2025-03-04T19:48:32.8907841Z * [new branch] gh/anijain2305/687/orig -> origin/gh/anijain2305/687/orig 2025-03-04T19:48:32.8909127Z * [new branch] gh/anijain2305/688/base -> origin/gh/anijain2305/688/base 2025-03-04T19:48:32.8910185Z * [new branch] gh/anijain2305/688/head -> origin/gh/anijain2305/688/head 2025-03-04T19:48:32.8911052Z * [new branch] gh/anijain2305/688/orig -> origin/gh/anijain2305/688/orig 2025-03-04T19:48:32.8912212Z * [new branch] gh/anijain2305/689/base -> origin/gh/anijain2305/689/base 2025-03-04T19:48:32.8913170Z * [new branch] gh/anijain2305/689/head -> origin/gh/anijain2305/689/head 2025-03-04T19:48:32.8914150Z * [new branch] gh/anijain2305/689/orig -> origin/gh/anijain2305/689/orig 2025-03-04T19:48:32.8915339Z * [new branch] gh/anijain2305/690/base -> origin/gh/anijain2305/690/base 2025-03-04T19:48:32.8916327Z * [new branch] gh/anijain2305/690/head -> origin/gh/anijain2305/690/head 2025-03-04T19:48:32.8917483Z * [new branch] gh/anijain2305/690/orig -> origin/gh/anijain2305/690/orig 2025-03-04T19:48:32.8919129Z * [new branch] gh/anijain2305/691/base -> origin/gh/anijain2305/691/base 2025-03-04T19:48:32.8920154Z * [new branch] gh/anijain2305/691/head -> origin/gh/anijain2305/691/head 2025-03-04T19:48:32.8921662Z * [new branch] gh/anijain2305/691/orig -> origin/gh/anijain2305/691/orig 2025-03-04T19:48:32.8923269Z * [new branch] gh/anijain2305/692/base -> origin/gh/anijain2305/692/base 2025-03-04T19:48:32.8924300Z * [new branch] gh/anijain2305/692/head -> origin/gh/anijain2305/692/head 2025-03-04T19:48:32.8925244Z * [new branch] gh/anijain2305/692/orig -> origin/gh/anijain2305/692/orig 2025-03-04T19:48:32.8926958Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-03-04T19:48:32.8927890Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-03-04T19:48:32.8928852Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-03-04T19:48:32.8930661Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-03-04T19:48:32.8931561Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-03-04T19:48:32.8932960Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-03-04T19:48:32.8933920Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-03-04T19:48:32.8934864Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2025-03-04T19:48:32.8936161Z * [new branch] gh/aorenste/211/base -> origin/gh/aorenste/211/base 2025-03-04T19:48:32.8937125Z * [new branch] gh/aorenste/211/head -> origin/gh/aorenste/211/head 2025-03-04T19:48:32.8938599Z * [new branch] gh/aorenste/211/orig -> origin/gh/aorenste/211/orig 2025-03-04T19:48:32.8940039Z * [new branch] gh/aorenste/213/base -> origin/gh/aorenste/213/base 2025-03-04T19:48:32.8940994Z * [new branch] gh/aorenste/213/head -> origin/gh/aorenste/213/head 2025-03-04T19:48:32.8942047Z * [new branch] gh/aorenste/213/orig -> origin/gh/aorenste/213/orig 2025-03-04T19:48:32.8943599Z * [new branch] gh/aorenste/214/base -> origin/gh/aorenste/214/base 2025-03-04T19:48:32.8944600Z * [new branch] gh/aorenste/214/head -> origin/gh/aorenste/214/head 2025-03-04T19:48:32.8945574Z * [new branch] gh/aorenste/214/orig -> origin/gh/aorenste/214/orig 2025-03-04T19:48:32.8946948Z * [new branch] gh/aorenste/215/base -> origin/gh/aorenste/215/base 2025-03-04T19:48:32.8947870Z * [new branch] gh/aorenste/215/head -> origin/gh/aorenste/215/head 2025-03-04T19:48:32.8948838Z * [new branch] gh/aorenste/215/orig -> origin/gh/aorenste/215/orig 2025-03-04T19:48:32.8950278Z * [new branch] gh/aorenste/216/base -> origin/gh/aorenste/216/base 2025-03-04T19:48:32.8951325Z * [new branch] gh/aorenste/216/head -> origin/gh/aorenste/216/head 2025-03-04T19:48:32.8952247Z * [new branch] gh/aorenste/216/orig -> origin/gh/aorenste/216/orig 2025-03-04T19:48:32.8953573Z * [new branch] gh/aorenste/217/base -> origin/gh/aorenste/217/base 2025-03-04T19:48:32.8954485Z * [new branch] gh/aorenste/217/head -> origin/gh/aorenste/217/head 2025-03-04T19:48:32.8955495Z * [new branch] gh/aorenste/217/orig -> origin/gh/aorenste/217/orig 2025-03-04T19:48:32.8956854Z * [new branch] gh/aorenste/218/base -> origin/gh/aorenste/218/base 2025-03-04T19:48:32.8957747Z * [new branch] gh/aorenste/218/head -> origin/gh/aorenste/218/head 2025-03-04T19:48:32.8958872Z * [new branch] gh/aorenste/218/orig -> origin/gh/aorenste/218/orig 2025-03-04T19:48:32.8960269Z * [new branch] gh/aorenste/219/base -> origin/gh/aorenste/219/base 2025-03-04T19:48:32.8961263Z * [new branch] gh/aorenste/219/head -> origin/gh/aorenste/219/head 2025-03-04T19:48:32.8962249Z * [new branch] gh/aorenste/219/orig -> origin/gh/aorenste/219/orig 2025-03-04T19:48:32.8963953Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2025-03-04T19:48:32.8964921Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2025-03-04T19:48:32.8965868Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2025-03-04T19:48:32.8967231Z * [new branch] gh/avikchaudhuri/54/base -> origin/gh/avikchaudhuri/54/base 2025-03-04T19:48:32.8968145Z * [new branch] gh/avikchaudhuri/54/head -> origin/gh/avikchaudhuri/54/head 2025-03-04T19:48:32.8969127Z * [new branch] gh/avikchaudhuri/54/orig -> origin/gh/avikchaudhuri/54/orig 2025-03-04T19:48:32.8970484Z * [new branch] gh/avikchaudhuri/55/base -> origin/gh/avikchaudhuri/55/base 2025-03-04T19:48:32.8971427Z * [new branch] gh/avikchaudhuri/55/head -> origin/gh/avikchaudhuri/55/head 2025-03-04T19:48:32.8972414Z * [new branch] gh/avikchaudhuri/55/orig -> origin/gh/avikchaudhuri/55/orig 2025-03-04T19:48:32.8974037Z * [new branch] gh/awgu/657/base -> origin/gh/awgu/657/base 2025-03-04T19:48:32.8974854Z * [new branch] gh/awgu/657/head -> origin/gh/awgu/657/head 2025-03-04T19:48:32.8975786Z * [new branch] gh/awgu/657/orig -> origin/gh/awgu/657/orig 2025-03-04T19:48:32.8977653Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-03-04T19:48:32.8978663Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-03-04T19:48:32.8979644Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-03-04T19:48:32.8983532Z * [new branch] gh/bdhirsh/620/base -> origin/gh/bdhirsh/620/base 2025-03-04T19:48:32.8984630Z * [new branch] gh/bdhirsh/620/head -> origin/gh/bdhirsh/620/head 2025-03-04T19:48:32.8985441Z * [new branch] gh/bdhirsh/620/orig -> origin/gh/bdhirsh/620/orig 2025-03-04T19:48:32.8986029Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2025-03-04T19:48:32.8986592Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2025-03-04T19:48:32.8987470Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2025-03-04T19:48:32.8989012Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2025-03-04T19:48:32.8990036Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2025-03-04T19:48:32.8991010Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2025-03-04T19:48:32.8992622Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2025-03-04T19:48:32.8993468Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2025-03-04T19:48:32.8994253Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2025-03-04T19:48:32.8995570Z * [new branch] gh/bdhirsh/635/base -> origin/gh/bdhirsh/635/base 2025-03-04T19:48:32.8996537Z * [new branch] gh/bdhirsh/635/head -> origin/gh/bdhirsh/635/head 2025-03-04T19:48:32.8997505Z * [new branch] gh/bdhirsh/635/orig -> origin/gh/bdhirsh/635/orig 2025-03-04T19:48:32.8999438Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-03-04T19:48:32.9000452Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-03-04T19:48:32.9001451Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-03-04T19:48:32.9002887Z * [new branch] gh/bdhirsh/639/base -> origin/gh/bdhirsh/639/base 2025-03-04T19:48:32.9003962Z * [new branch] gh/bdhirsh/639/head -> origin/gh/bdhirsh/639/head 2025-03-04T19:48:32.9004942Z * [new branch] gh/bdhirsh/639/orig -> origin/gh/bdhirsh/639/orig 2025-03-04T19:48:32.9006392Z * [new branch] gh/bdhirsh/640/base -> origin/gh/bdhirsh/640/base 2025-03-04T19:48:32.9007381Z * [new branch] gh/bdhirsh/640/head -> origin/gh/bdhirsh/640/head 2025-03-04T19:48:32.9008381Z * [new branch] gh/bdhirsh/640/orig -> origin/gh/bdhirsh/640/orig 2025-03-04T19:48:32.9009783Z * [new branch] gh/bdhirsh/641/base -> origin/gh/bdhirsh/641/base 2025-03-04T19:48:32.9010744Z * [new branch] gh/bdhirsh/641/head -> origin/gh/bdhirsh/641/head 2025-03-04T19:48:32.9011788Z * [new branch] gh/bdhirsh/641/orig -> origin/gh/bdhirsh/641/orig 2025-03-04T19:48:32.9013307Z * [new branch] gh/bdhirsh/642/base -> origin/gh/bdhirsh/642/base 2025-03-04T19:48:32.9014414Z * [new branch] gh/bdhirsh/642/head -> origin/gh/bdhirsh/642/head 2025-03-04T19:48:32.9015369Z * [new branch] gh/bdhirsh/642/orig -> origin/gh/bdhirsh/642/orig 2025-03-04T19:48:32.9017231Z * [new branch] gh/bdhirsh/643/base -> origin/gh/bdhirsh/643/base 2025-03-04T19:48:32.9018273Z * [new branch] gh/bdhirsh/643/head -> origin/gh/bdhirsh/643/head 2025-03-04T19:48:32.9019264Z * [new branch] gh/bdhirsh/643/orig -> origin/gh/bdhirsh/643/orig 2025-03-04T19:48:32.9020492Z * [new branch] gh/bdhirsh/644/base -> origin/gh/bdhirsh/644/base 2025-03-04T19:48:32.9021873Z * [new branch] gh/bdhirsh/644/head -> origin/gh/bdhirsh/644/head 2025-03-04T19:48:32.9023307Z * [new branch] gh/bdhirsh/644/orig -> origin/gh/bdhirsh/644/orig 2025-03-04T19:48:32.9025254Z * [new branch] gh/benjaminglass1/47/base -> origin/gh/benjaminglass1/47/base 2025-03-04T19:48:32.9026704Z * [new branch] gh/benjaminglass1/47/head -> origin/gh/benjaminglass1/47/head 2025-03-04T19:48:32.9027480Z * [new branch] gh/benjaminglass1/47/orig -> origin/gh/benjaminglass1/47/orig 2025-03-04T19:48:32.9028565Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-03-04T19:48:32.9029538Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-03-04T19:48:32.9030649Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-03-04T19:48:32.9031938Z * [new branch] gh/benjaminglass1/52/base -> origin/gh/benjaminglass1/52/base 2025-03-04T19:48:32.9033004Z * [new branch] gh/benjaminglass1/52/head -> origin/gh/benjaminglass1/52/head 2025-03-04T19:48:32.9033866Z * [new branch] gh/benjaminglass1/52/orig -> origin/gh/benjaminglass1/52/orig 2025-03-04T19:48:32.9035315Z * [new branch] gh/benjaminglass1/56/base -> origin/gh/benjaminglass1/56/base 2025-03-04T19:48:32.9036063Z * [new branch] gh/benjaminglass1/56/head -> origin/gh/benjaminglass1/56/head 2025-03-04T19:48:32.9037076Z * [new branch] gh/benjaminglass1/56/orig -> origin/gh/benjaminglass1/56/orig 2025-03-04T19:48:32.9038519Z * [new branch] gh/benjaminglass1/58/base -> origin/gh/benjaminglass1/58/base 2025-03-04T19:48:32.9039451Z * [new branch] gh/benjaminglass1/58/head -> origin/gh/benjaminglass1/58/head 2025-03-04T19:48:32.9040490Z * [new branch] gh/benjaminglass1/58/orig -> origin/gh/benjaminglass1/58/orig 2025-03-04T19:48:32.9041878Z * [new branch] gh/benjaminglass1/59/base -> origin/gh/benjaminglass1/59/base 2025-03-04T19:48:32.9042797Z * [new branch] gh/benjaminglass1/59/head -> origin/gh/benjaminglass1/59/head 2025-03-04T19:48:32.9043740Z * [new branch] gh/benjaminglass1/59/orig -> origin/gh/benjaminglass1/59/orig 2025-03-04T19:48:32.9045082Z * [new branch] gh/benjaminglass1/60/base -> origin/gh/benjaminglass1/60/base 2025-03-04T19:48:32.9045988Z * [new branch] gh/benjaminglass1/60/head -> origin/gh/benjaminglass1/60/head 2025-03-04T19:48:32.9046967Z * [new branch] gh/benjaminglass1/60/orig -> origin/gh/benjaminglass1/60/orig 2025-03-04T19:48:32.9048345Z * [new branch] gh/benjaminglass1/63/base -> origin/gh/benjaminglass1/63/base 2025-03-04T19:48:32.9049256Z * [new branch] gh/benjaminglass1/63/head -> origin/gh/benjaminglass1/63/head 2025-03-04T19:48:32.9050235Z * [new branch] gh/benjaminglass1/63/orig -> origin/gh/benjaminglass1/63/orig 2025-03-04T19:48:32.9051684Z * [new branch] gh/benjaminglass1/64/base -> origin/gh/benjaminglass1/64/base 2025-03-04T19:48:32.9052569Z * [new branch] gh/benjaminglass1/64/head -> origin/gh/benjaminglass1/64/head 2025-03-04T19:48:32.9053565Z * [new branch] gh/benjaminglass1/64/orig -> origin/gh/benjaminglass1/64/orig 2025-03-04T19:48:32.9054977Z * [new branch] gh/benjaminglass1/65/base -> origin/gh/benjaminglass1/65/base 2025-03-04T19:48:32.9055919Z * [new branch] gh/benjaminglass1/65/head -> origin/gh/benjaminglass1/65/head 2025-03-04T19:48:32.9056909Z * [new branch] gh/benjaminglass1/65/orig -> origin/gh/benjaminglass1/65/orig 2025-03-04T19:48:32.9058281Z * [new branch] gh/benjaminglass1/66/base -> origin/gh/benjaminglass1/66/base 2025-03-04T19:48:32.9059199Z * [new branch] gh/benjaminglass1/66/head -> origin/gh/benjaminglass1/66/head 2025-03-04T19:48:32.9060163Z * [new branch] gh/benjaminglass1/66/orig -> origin/gh/benjaminglass1/66/orig 2025-03-04T19:48:32.9061591Z * [new branch] gh/benjaminglass1/67/base -> origin/gh/benjaminglass1/67/base 2025-03-04T19:48:32.9062500Z * [new branch] gh/benjaminglass1/67/head -> origin/gh/benjaminglass1/67/head 2025-03-04T19:48:32.9063534Z * [new branch] gh/benjaminglass1/67/orig -> origin/gh/benjaminglass1/67/orig 2025-03-04T19:48:32.9064875Z * [new branch] gh/benjaminglass1/68/base -> origin/gh/benjaminglass1/68/base 2025-03-04T19:48:32.9065812Z * [new branch] gh/benjaminglass1/68/head -> origin/gh/benjaminglass1/68/head 2025-03-04T19:48:32.9066716Z * [new branch] gh/benjaminglass1/68/orig -> origin/gh/benjaminglass1/68/orig 2025-03-04T19:48:32.9068113Z * [new branch] gh/benjaminglass1/69/base -> origin/gh/benjaminglass1/69/base 2025-03-04T19:48:32.9068962Z * [new branch] gh/benjaminglass1/69/head -> origin/gh/benjaminglass1/69/head 2025-03-04T19:48:32.9070019Z * [new branch] gh/benjaminglass1/69/orig -> origin/gh/benjaminglass1/69/orig 2025-03-04T19:48:32.9071307Z * [new branch] gh/benjaminglass1/70/base -> origin/gh/benjaminglass1/70/base 2025-03-04T19:48:32.9072162Z * [new branch] gh/benjaminglass1/70/head -> origin/gh/benjaminglass1/70/head 2025-03-04T19:48:32.9073176Z * [new branch] gh/benjaminglass1/70/orig -> origin/gh/benjaminglass1/70/orig 2025-03-04T19:48:32.9074984Z * [new branch] gh/benjaminglass1/71/base -> origin/gh/benjaminglass1/71/base 2025-03-04T19:48:32.9075884Z * [new branch] gh/benjaminglass1/71/head -> origin/gh/benjaminglass1/71/head 2025-03-04T19:48:32.9076880Z * [new branch] gh/benjaminglass1/71/orig -> origin/gh/benjaminglass1/71/orig 2025-03-04T19:48:32.9078288Z * [new branch] gh/benjaminglass1/72/base -> origin/gh/benjaminglass1/72/base 2025-03-04T19:48:32.9079250Z * [new branch] gh/benjaminglass1/72/head -> origin/gh/benjaminglass1/72/head 2025-03-04T19:48:32.9080204Z * [new branch] gh/benjaminglass1/72/orig -> origin/gh/benjaminglass1/72/orig 2025-03-04T19:48:32.9081560Z * [new branch] gh/benjaminglass1/73/base -> origin/gh/benjaminglass1/73/base 2025-03-04T19:48:32.9082458Z * [new branch] gh/benjaminglass1/73/head -> origin/gh/benjaminglass1/73/head 2025-03-04T19:48:32.9083451Z * [new branch] gh/benjaminglass1/73/orig -> origin/gh/benjaminglass1/73/orig 2025-03-04T19:48:32.9085195Z * [new branch] gh/benjaminglass1/74/base -> origin/gh/benjaminglass1/74/base 2025-03-04T19:48:32.9086162Z * [new branch] gh/benjaminglass1/74/head -> origin/gh/benjaminglass1/74/head 2025-03-04T19:48:32.9087289Z * [new branch] gh/benjaminglass1/74/orig -> origin/gh/benjaminglass1/74/orig 2025-03-04T19:48:32.9088805Z * [new branch] gh/bertmaher/5/base -> origin/gh/bertmaher/5/base 2025-03-04T19:48:32.9089692Z * [new branch] gh/bertmaher/5/head -> origin/gh/bertmaher/5/head 2025-03-04T19:48:32.9090687Z * [new branch] gh/bertmaher/5/orig -> origin/gh/bertmaher/5/orig 2025-03-04T19:48:32.9092209Z * [new branch] gh/bertmaher/6/base -> origin/gh/bertmaher/6/base 2025-03-04T19:48:32.9093286Z * [new branch] gh/bertmaher/6/head -> origin/gh/bertmaher/6/head 2025-03-04T19:48:32.9094881Z * [new branch] gh/bertmaher/6/orig -> origin/gh/bertmaher/6/orig 2025-03-04T19:48:32.9097374Z * [new branch] gh/bobrenjc93/119/base -> origin/gh/bobrenjc93/119/base 2025-03-04T19:48:32.9099208Z * [new branch] gh/bobrenjc93/119/head -> origin/gh/bobrenjc93/119/head 2025-03-04T19:48:32.9100754Z * [new branch] gh/bobrenjc93/119/orig -> origin/gh/bobrenjc93/119/orig 2025-03-04T19:48:32.9102785Z * [new branch] gh/bobrenjc93/146/base -> origin/gh/bobrenjc93/146/base 2025-03-04T19:48:32.9104408Z * [new branch] gh/bobrenjc93/146/head -> origin/gh/bobrenjc93/146/head 2025-03-04T19:48:32.9105988Z * [new branch] gh/bobrenjc93/146/orig -> origin/gh/bobrenjc93/146/orig 2025-03-04T19:48:32.9108071Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-03-04T19:48:32.9109714Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-03-04T19:48:32.9111241Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-03-04T19:48:32.9113284Z * [new branch] gh/bobrenjc93/252/base -> origin/gh/bobrenjc93/252/base 2025-03-04T19:48:32.9114875Z * [new branch] gh/bobrenjc93/252/head -> origin/gh/bobrenjc93/252/head 2025-03-04T19:48:32.9117409Z * [new branch] gh/bobrenjc93/252/orig -> origin/gh/bobrenjc93/252/orig 2025-03-04T19:48:32.9119777Z * [new branch] gh/bobrenjc93/253/base -> origin/gh/bobrenjc93/253/base 2025-03-04T19:48:32.9121201Z * [new branch] gh/bobrenjc93/253/head -> origin/gh/bobrenjc93/253/head 2025-03-04T19:48:32.9123005Z * [new branch] gh/bobrenjc93/253/orig -> origin/gh/bobrenjc93/253/orig 2025-03-04T19:48:32.9125037Z * [new branch] gh/bobrenjc93/255/base -> origin/gh/bobrenjc93/255/base 2025-03-04T19:48:32.9125922Z * [new branch] gh/bobrenjc93/255/head -> origin/gh/bobrenjc93/255/head 2025-03-04T19:48:32.9126808Z * [new branch] gh/bobrenjc93/255/orig -> origin/gh/bobrenjc93/255/orig 2025-03-04T19:48:32.9128254Z * [new branch] gh/bobrenjc93/260/base -> origin/gh/bobrenjc93/260/base 2025-03-04T19:48:32.9129096Z * [new branch] gh/bobrenjc93/260/head -> origin/gh/bobrenjc93/260/head 2025-03-04T19:48:32.9130180Z * [new branch] gh/bobrenjc93/260/orig -> origin/gh/bobrenjc93/260/orig 2025-03-04T19:48:32.9131553Z * [new branch] gh/bobrenjc93/261/base -> origin/gh/bobrenjc93/261/base 2025-03-04T19:48:32.9132444Z * [new branch] gh/bobrenjc93/261/head -> origin/gh/bobrenjc93/261/head 2025-03-04T19:48:32.9133491Z * [new branch] gh/bobrenjc93/261/orig -> origin/gh/bobrenjc93/261/orig 2025-03-04T19:48:32.9134747Z * [new branch] gh/bobrenjc93/262/base -> origin/gh/bobrenjc93/262/base 2025-03-04T19:48:32.9135730Z * [new branch] gh/bobrenjc93/262/head -> origin/gh/bobrenjc93/262/head 2025-03-04T19:48:32.9136767Z * [new branch] gh/bobrenjc93/262/orig -> origin/gh/bobrenjc93/262/orig 2025-03-04T19:48:32.9138202Z * [new branch] gh/bobrenjc93/263/base -> origin/gh/bobrenjc93/263/base 2025-03-04T19:48:32.9139094Z * [new branch] gh/bobrenjc93/263/head -> origin/gh/bobrenjc93/263/head 2025-03-04T19:48:32.9140106Z * [new branch] gh/bobrenjc93/263/orig -> origin/gh/bobrenjc93/263/orig 2025-03-04T19:48:32.9142024Z * [new branch] gh/bobrenjc93/264/base -> origin/gh/bobrenjc93/264/base 2025-03-04T19:48:32.9143160Z * [new branch] gh/bobrenjc93/264/head -> origin/gh/bobrenjc93/264/head 2025-03-04T19:48:32.9144159Z * [new branch] gh/bobrenjc93/264/orig -> origin/gh/bobrenjc93/264/orig 2025-03-04T19:48:32.9146370Z * [new branch] gh/bobrenjc93/265/base -> origin/gh/bobrenjc93/265/base 2025-03-04T19:48:32.9147959Z * [new branch] gh/bobrenjc93/265/head -> origin/gh/bobrenjc93/265/head 2025-03-04T19:48:32.9148895Z * [new branch] gh/bobrenjc93/265/orig -> origin/gh/bobrenjc93/265/orig 2025-03-04T19:48:32.9150383Z * [new branch] gh/bobrenjc93/266/base -> origin/gh/bobrenjc93/266/base 2025-03-04T19:48:32.9151371Z * [new branch] gh/bobrenjc93/266/head -> origin/gh/bobrenjc93/266/head 2025-03-04T19:48:32.9152314Z * [new branch] gh/bobrenjc93/266/orig -> origin/gh/bobrenjc93/266/orig 2025-03-04T19:48:32.9153487Z * [new branch] gh/bobrenjc93/267/base -> origin/gh/bobrenjc93/267/base 2025-03-04T19:48:32.9154558Z * [new branch] gh/bobrenjc93/267/head -> origin/gh/bobrenjc93/267/head 2025-03-04T19:48:32.9155621Z * [new branch] gh/bobrenjc93/267/orig -> origin/gh/bobrenjc93/267/orig 2025-03-04T19:48:32.9156793Z * [new branch] gh/bobrenjc93/268/base -> origin/gh/bobrenjc93/268/base 2025-03-04T19:48:32.9157913Z * [new branch] gh/bobrenjc93/268/head -> origin/gh/bobrenjc93/268/head 2025-03-04T19:48:32.9158908Z * [new branch] gh/bobrenjc93/268/orig -> origin/gh/bobrenjc93/268/orig 2025-03-04T19:48:32.9160268Z * [new branch] gh/bobrenjc93/269/base -> origin/gh/bobrenjc93/269/base 2025-03-04T19:48:32.9161123Z * [new branch] gh/bobrenjc93/269/head -> origin/gh/bobrenjc93/269/head 2025-03-04T19:48:32.9162198Z * [new branch] gh/bobrenjc93/269/orig -> origin/gh/bobrenjc93/269/orig 2025-03-04T19:48:32.9163786Z * [new branch] gh/bobrenjc93/270/base -> origin/gh/bobrenjc93/270/base 2025-03-04T19:48:32.9164763Z * [new branch] gh/bobrenjc93/270/head -> origin/gh/bobrenjc93/270/head 2025-03-04T19:48:32.9165739Z * [new branch] gh/bobrenjc93/270/orig -> origin/gh/bobrenjc93/270/orig 2025-03-04T19:48:32.9167475Z * [new branch] gh/bobrenjc93/271/base -> origin/gh/bobrenjc93/271/base 2025-03-04T19:48:32.9168268Z * [new branch] gh/bobrenjc93/271/head -> origin/gh/bobrenjc93/271/head 2025-03-04T19:48:32.9169023Z * [new branch] gh/bobrenjc93/271/orig -> origin/gh/bobrenjc93/271/orig 2025-03-04T19:48:32.9170552Z * [new branch] gh/bobrenjc93/272/base -> origin/gh/bobrenjc93/272/base 2025-03-04T19:48:32.9171552Z * [new branch] gh/bobrenjc93/272/head -> origin/gh/bobrenjc93/272/head 2025-03-04T19:48:32.9172533Z * [new branch] gh/bobrenjc93/272/orig -> origin/gh/bobrenjc93/272/orig 2025-03-04T19:48:32.9173806Z * [new branch] gh/bobrenjc93/273/base -> origin/gh/bobrenjc93/273/base 2025-03-04T19:48:32.9174684Z * [new branch] gh/bobrenjc93/273/head -> origin/gh/bobrenjc93/273/head 2025-03-04T19:48:32.9175696Z * [new branch] gh/bobrenjc93/273/orig -> origin/gh/bobrenjc93/273/orig 2025-03-04T19:48:32.9176889Z * [new branch] gh/bobrenjc93/274/base -> origin/gh/bobrenjc93/274/base 2025-03-04T19:48:32.9177807Z * [new branch] gh/bobrenjc93/274/head -> origin/gh/bobrenjc93/274/head 2025-03-04T19:48:32.9178747Z * [new branch] gh/bobrenjc93/274/orig -> origin/gh/bobrenjc93/274/orig 2025-03-04T19:48:32.9179876Z * [new branch] gh/bobrenjc93/275/base -> origin/gh/bobrenjc93/275/base 2025-03-04T19:48:32.9180827Z * [new branch] gh/bobrenjc93/275/head -> origin/gh/bobrenjc93/275/head 2025-03-04T19:48:32.9181802Z * [new branch] gh/bobrenjc93/275/orig -> origin/gh/bobrenjc93/275/orig 2025-03-04T19:48:32.9182980Z * [new branch] gh/bobrenjc93/276/base -> origin/gh/bobrenjc93/276/base 2025-03-04T19:48:32.9183978Z * [new branch] gh/bobrenjc93/276/head -> origin/gh/bobrenjc93/276/head 2025-03-04T19:48:32.9184981Z * [new branch] gh/bobrenjc93/276/orig -> origin/gh/bobrenjc93/276/orig 2025-03-04T19:48:32.9186186Z * [new branch] gh/bobrenjc93/277/base -> origin/gh/bobrenjc93/277/base 2025-03-04T19:48:32.9187136Z * [new branch] gh/bobrenjc93/277/head -> origin/gh/bobrenjc93/277/head 2025-03-04T19:48:32.9188157Z * [new branch] gh/bobrenjc93/277/orig -> origin/gh/bobrenjc93/277/orig 2025-03-04T19:48:32.9189762Z * [new branch] gh/bobrenjc93/278/base -> origin/gh/bobrenjc93/278/base 2025-03-04T19:48:32.9190435Z * [new branch] gh/bobrenjc93/278/head -> origin/gh/bobrenjc93/278/head 2025-03-04T19:48:32.9191302Z * [new branch] gh/bobrenjc93/278/orig -> origin/gh/bobrenjc93/278/orig 2025-03-04T19:48:32.9192712Z * [new branch] gh/bobrenjc93/279/base -> origin/gh/bobrenjc93/279/base 2025-03-04T19:48:32.9193593Z * [new branch] gh/bobrenjc93/279/head -> origin/gh/bobrenjc93/279/head 2025-03-04T19:48:32.9195074Z * [new branch] gh/bobrenjc93/279/orig -> origin/gh/bobrenjc93/279/orig 2025-03-04T19:48:32.9196546Z * [new branch] gh/bobrenjc93/280/base -> origin/gh/bobrenjc93/280/base 2025-03-04T19:48:32.9197413Z * [new branch] gh/bobrenjc93/280/head -> origin/gh/bobrenjc93/280/head 2025-03-04T19:48:32.9198648Z * [new branch] gh/bobrenjc93/280/orig -> origin/gh/bobrenjc93/280/orig 2025-03-04T19:48:32.9200355Z * [new branch] gh/bobrenjc93/281/base -> origin/gh/bobrenjc93/281/base 2025-03-04T19:48:32.9201194Z * [new branch] gh/bobrenjc93/281/head -> origin/gh/bobrenjc93/281/head 2025-03-04T19:48:32.9202193Z * [new branch] gh/bobrenjc93/281/orig -> origin/gh/bobrenjc93/281/orig 2025-03-04T19:48:32.9203648Z * [new branch] gh/bobrenjc93/282/base -> origin/gh/bobrenjc93/282/base 2025-03-04T19:48:32.9204715Z * [new branch] gh/bobrenjc93/282/head -> origin/gh/bobrenjc93/282/head 2025-03-04T19:48:32.9205692Z * [new branch] gh/bobrenjc93/282/orig -> origin/gh/bobrenjc93/282/orig 2025-03-04T19:48:32.9207181Z * [new branch] gh/bobrenjc93/283/base -> origin/gh/bobrenjc93/283/base 2025-03-04T19:48:32.9208041Z * [new branch] gh/bobrenjc93/283/head -> origin/gh/bobrenjc93/283/head 2025-03-04T19:48:32.9209003Z * [new branch] gh/bobrenjc93/283/orig -> origin/gh/bobrenjc93/283/orig 2025-03-04T19:48:32.9210279Z * [new branch] gh/bobrenjc93/284/base -> origin/gh/bobrenjc93/284/base 2025-03-04T19:48:32.9211297Z * [new branch] gh/bobrenjc93/284/head -> origin/gh/bobrenjc93/284/head 2025-03-04T19:48:32.9212291Z * [new branch] gh/bobrenjc93/284/orig -> origin/gh/bobrenjc93/284/orig 2025-03-04T19:48:32.9213574Z * [new branch] gh/bobrenjc93/285/base -> origin/gh/bobrenjc93/285/base 2025-03-04T19:48:32.9214520Z * [new branch] gh/bobrenjc93/285/head -> origin/gh/bobrenjc93/285/head 2025-03-04T19:48:32.9215496Z * [new branch] gh/bobrenjc93/285/orig -> origin/gh/bobrenjc93/285/orig 2025-03-04T19:48:32.9216978Z * [new branch] gh/bobrenjc93/286/base -> origin/gh/bobrenjc93/286/base 2025-03-04T19:48:32.9217832Z * [new branch] gh/bobrenjc93/286/head -> origin/gh/bobrenjc93/286/head 2025-03-04T19:48:32.9218748Z * [new branch] gh/bobrenjc93/286/orig -> origin/gh/bobrenjc93/286/orig 2025-03-04T19:48:32.9220015Z * [new branch] gh/bobrenjc93/287/base -> origin/gh/bobrenjc93/287/base 2025-03-04T19:48:32.9221351Z * [new branch] gh/bobrenjc93/287/head -> origin/gh/bobrenjc93/287/head 2025-03-04T19:48:32.9222586Z * [new branch] gh/bobrenjc93/287/orig -> origin/gh/bobrenjc93/287/orig 2025-03-04T19:48:32.9224163Z * [new branch] gh/bobrenjc93/288/base -> origin/gh/bobrenjc93/288/base 2025-03-04T19:48:32.9225165Z * [new branch] gh/bobrenjc93/288/head -> origin/gh/bobrenjc93/288/head 2025-03-04T19:48:32.9226142Z * [new branch] gh/bobrenjc93/288/orig -> origin/gh/bobrenjc93/288/orig 2025-03-04T19:48:32.9227382Z * [new branch] gh/bobrenjc93/289/base -> origin/gh/bobrenjc93/289/base 2025-03-04T19:48:32.9228283Z * [new branch] gh/bobrenjc93/289/head -> origin/gh/bobrenjc93/289/head 2025-03-04T19:48:32.9229252Z * [new branch] gh/bobrenjc93/289/orig -> origin/gh/bobrenjc93/289/orig 2025-03-04T19:48:32.9230780Z * [new branch] gh/bobrenjc93/290/base -> origin/gh/bobrenjc93/290/base 2025-03-04T19:48:32.9231884Z * [new branch] gh/bobrenjc93/290/head -> origin/gh/bobrenjc93/290/head 2025-03-04T19:48:32.9232914Z * [new branch] gh/bobrenjc93/290/orig -> origin/gh/bobrenjc93/290/orig 2025-03-04T19:48:32.9234618Z * [new branch] gh/bobrenjc93/291/base -> origin/gh/bobrenjc93/291/base 2025-03-04T19:48:32.9235518Z * [new branch] gh/bobrenjc93/291/head -> origin/gh/bobrenjc93/291/head 2025-03-04T19:48:32.9236593Z * [new branch] gh/bobrenjc93/291/orig -> origin/gh/bobrenjc93/291/orig 2025-03-04T19:48:32.9238414Z * [new branch] gh/bobrenjc93/292/base -> origin/gh/bobrenjc93/292/base 2025-03-04T19:48:32.9239358Z * [new branch] gh/bobrenjc93/292/head -> origin/gh/bobrenjc93/292/head 2025-03-04T19:48:32.9240305Z * [new branch] gh/bobrenjc93/292/orig -> origin/gh/bobrenjc93/292/orig 2025-03-04T19:48:32.9242256Z * [new branch] gh/bobrenjc93/293/base -> origin/gh/bobrenjc93/293/base 2025-03-04T19:48:32.9243629Z * [new branch] gh/bobrenjc93/293/head -> origin/gh/bobrenjc93/293/head 2025-03-04T19:48:32.9244572Z * [new branch] gh/bobrenjc93/293/orig -> origin/gh/bobrenjc93/293/orig 2025-03-04T19:48:32.9246242Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-03-04T19:48:32.9247210Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-03-04T19:48:32.9248820Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-03-04T19:48:32.9249758Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-03-04T19:48:32.9251385Z * [new branch] gh/c00w/30/base -> origin/gh/c00w/30/base 2025-03-04T19:48:32.9252291Z * [new branch] gh/c00w/30/head -> origin/gh/c00w/30/head 2025-03-04T19:48:32.9253288Z * [new branch] gh/c00w/30/orig -> origin/gh/c00w/30/orig 2025-03-04T19:48:32.9254772Z * [new branch] gh/c00w/35/base -> origin/gh/c00w/35/base 2025-03-04T19:48:32.9255698Z * [new branch] gh/c00w/35/head -> origin/gh/c00w/35/head 2025-03-04T19:48:32.9256699Z * [new branch] gh/c00w/35/orig -> origin/gh/c00w/35/orig 2025-03-04T19:48:32.9258159Z * [new branch] gh/c00w/36/base -> origin/gh/c00w/36/base 2025-03-04T19:48:32.9259022Z * [new branch] gh/c00w/36/head -> origin/gh/c00w/36/head 2025-03-04T19:48:32.9260039Z * [new branch] gh/c00w/36/orig -> origin/gh/c00w/36/orig 2025-03-04T19:48:32.9261563Z * [new branch] gh/c00w/37/base -> origin/gh/c00w/37/base 2025-03-04T19:48:32.9262451Z * [new branch] gh/c00w/37/head -> origin/gh/c00w/37/head 2025-03-04T19:48:32.9263411Z * [new branch] gh/c00w/37/orig -> origin/gh/c00w/37/orig 2025-03-04T19:48:32.9265336Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-03-04T19:48:32.9266259Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-03-04T19:48:32.9267265Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-03-04T19:48:32.9269122Z * [new branch] gh/c00w/39/base -> origin/gh/c00w/39/base 2025-03-04T19:48:32.9270039Z * [new branch] gh/c00w/39/head -> origin/gh/c00w/39/head 2025-03-04T19:48:32.9271020Z * [new branch] gh/c00w/39/orig -> origin/gh/c00w/39/orig 2025-03-04T19:48:32.9272530Z * [new branch] gh/c00w/40/base -> origin/gh/c00w/40/base 2025-03-04T19:48:32.9273447Z * [new branch] gh/c00w/40/head -> origin/gh/c00w/40/head 2025-03-04T19:48:32.9274433Z * [new branch] gh/c00w/40/orig -> origin/gh/c00w/40/orig 2025-03-04T19:48:32.9275875Z * [new branch] gh/c00w/41/base -> origin/gh/c00w/41/base 2025-03-04T19:48:32.9276792Z * [new branch] gh/c00w/41/head -> origin/gh/c00w/41/head 2025-03-04T19:48:32.9278102Z * [new branch] gh/c00w/41/orig -> origin/gh/c00w/41/orig 2025-03-04T19:48:32.9279505Z * [new branch] gh/c00w/42/base -> origin/gh/c00w/42/base 2025-03-04T19:48:32.9280519Z * [new branch] gh/c00w/42/head -> origin/gh/c00w/42/head 2025-03-04T19:48:32.9281593Z * [new branch] gh/c00w/42/orig -> origin/gh/c00w/42/orig 2025-03-04T19:48:32.9283294Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-03-04T19:48:32.9284238Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-03-04T19:48:32.9285160Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-03-04T19:48:32.9286491Z * [new branch] gh/chenyang78/2/base -> origin/gh/chenyang78/2/base 2025-03-04T19:48:32.9287353Z * [new branch] gh/chenyang78/2/head -> origin/gh/chenyang78/2/head 2025-03-04T19:48:32.9288330Z * [new branch] gh/chenyang78/2/orig -> origin/gh/chenyang78/2/orig 2025-03-04T19:48:32.9290061Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2025-03-04T19:48:32.9291032Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2025-03-04T19:48:32.9292477Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2025-03-04T19:48:32.9293806Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-03-04T19:48:32.9294719Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-03-04T19:48:32.9295668Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-03-04T19:48:32.9297010Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-03-04T19:48:32.9297928Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-03-04T19:48:32.9300695Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-03-04T19:48:32.9302118Z * [new branch] gh/chillee/380/base -> origin/gh/chillee/380/base 2025-03-04T19:48:32.9303054Z * [new branch] gh/chillee/380/head -> origin/gh/chillee/380/head 2025-03-04T19:48:32.9304004Z * [new branch] gh/chillee/380/orig -> origin/gh/chillee/380/orig 2025-03-04T19:48:32.9305652Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-03-04T19:48:32.9306531Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-03-04T19:48:32.9307983Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-03-04T19:48:32.9309273Z * [new branch] gh/chunyuan-w/3/base -> origin/gh/chunyuan-w/3/base 2025-03-04T19:48:32.9310199Z * [new branch] gh/chunyuan-w/3/head -> origin/gh/chunyuan-w/3/head 2025-03-04T19:48:32.9311187Z * [new branch] gh/chunyuan-w/3/orig -> origin/gh/chunyuan-w/3/orig 2025-03-04T19:48:32.9313290Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-03-04T19:48:32.9314321Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-03-04T19:48:32.9315277Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-03-04T19:48:32.9317252Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-03-04T19:48:32.9318294Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-03-04T19:48:32.9319341Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-03-04T19:48:32.9320757Z * [new branch] gh/davidberard98/335/base -> origin/gh/davidberard98/335/base 2025-03-04T19:48:32.9321658Z * [new branch] gh/davidberard98/335/head -> origin/gh/davidberard98/335/head 2025-03-04T19:48:32.9323005Z * [new branch] gh/davidberard98/335/orig -> origin/gh/davidberard98/335/orig 2025-03-04T19:48:32.9324482Z * [new branch] gh/davidberard98/337/base -> origin/gh/davidberard98/337/base 2025-03-04T19:48:32.9325477Z * [new branch] gh/davidberard98/337/head -> origin/gh/davidberard98/337/head 2025-03-04T19:48:32.9326618Z * [new branch] gh/davidberard98/337/orig -> origin/gh/davidberard98/337/orig 2025-03-04T19:48:32.9328153Z * [new branch] gh/davidberard98/338/base -> origin/gh/davidberard98/338/base 2025-03-04T19:48:32.9328942Z * [new branch] gh/davidberard98/338/head -> origin/gh/davidberard98/338/head 2025-03-04T19:48:32.9329927Z * [new branch] gh/davidberard98/338/orig -> origin/gh/davidberard98/338/orig 2025-03-04T19:48:32.9331366Z * [new branch] gh/davidberard98/339/base -> origin/gh/davidberard98/339/base 2025-03-04T19:48:32.9332441Z * [new branch] gh/davidberard98/339/head -> origin/gh/davidberard98/339/head 2025-03-04T19:48:32.9333808Z * [new branch] gh/davidberard98/339/orig -> origin/gh/davidberard98/339/orig 2025-03-04T19:48:32.9335147Z * [new branch] gh/davidberard98/340/base -> origin/gh/davidberard98/340/base 2025-03-04T19:48:32.9336085Z * [new branch] gh/davidberard98/340/head -> origin/gh/davidberard98/340/head 2025-03-04T19:48:32.9337134Z * [new branch] gh/davidberard98/340/orig -> origin/gh/davidberard98/340/orig 2025-03-04T19:48:32.9338531Z * [new branch] gh/davidberard98/341/base -> origin/gh/davidberard98/341/base 2025-03-04T19:48:32.9339500Z * [new branch] gh/davidberard98/341/head -> origin/gh/davidberard98/341/head 2025-03-04T19:48:32.9341012Z * [new branch] gh/davidberard98/341/orig -> origin/gh/davidberard98/341/orig 2025-03-04T19:48:32.9342534Z * [new branch] gh/desertfire/531/base -> origin/gh/desertfire/531/base 2025-03-04T19:48:32.9343458Z * [new branch] gh/desertfire/531/head -> origin/gh/desertfire/531/head 2025-03-04T19:48:32.9344476Z * [new branch] gh/desertfire/531/orig -> origin/gh/desertfire/531/orig 2025-03-04T19:48:32.9345817Z * [new branch] gh/desertfire/535/base -> origin/gh/desertfire/535/base 2025-03-04T19:48:32.9346722Z * [new branch] gh/desertfire/535/head -> origin/gh/desertfire/535/head 2025-03-04T19:48:32.9347752Z * [new branch] gh/desertfire/535/orig -> origin/gh/desertfire/535/orig 2025-03-04T19:48:32.9349201Z * [new branch] gh/desertfire/536/base -> origin/gh/desertfire/536/base 2025-03-04T19:48:32.9350131Z * [new branch] gh/desertfire/536/head -> origin/gh/desertfire/536/head 2025-03-04T19:48:32.9351179Z * [new branch] gh/desertfire/536/orig -> origin/gh/desertfire/536/orig 2025-03-04T19:48:32.9352578Z * [new branch] gh/desertfire/537/base -> origin/gh/desertfire/537/base 2025-03-04T19:48:32.9353612Z * [new branch] gh/desertfire/537/head -> origin/gh/desertfire/537/head 2025-03-04T19:48:32.9354545Z * [new branch] gh/desertfire/537/orig -> origin/gh/desertfire/537/orig 2025-03-04T19:48:32.9355912Z * [new branch] gh/desertfire/538/base -> origin/gh/desertfire/538/base 2025-03-04T19:48:32.9357158Z * [new branch] gh/desertfire/538/head -> origin/gh/desertfire/538/head 2025-03-04T19:48:32.9359244Z * [new branch] gh/desertfire/539/base -> origin/gh/desertfire/539/base 2025-03-04T19:48:32.9360831Z * [new branch] gh/desertfire/539/head -> origin/gh/desertfire/539/head 2025-03-04T19:48:32.9362459Z * [new branch] gh/desertfire/539/orig -> origin/gh/desertfire/539/orig 2025-03-04T19:48:32.9364611Z * [new branch] gh/desertfire/540/base -> origin/gh/desertfire/540/base 2025-03-04T19:48:32.9366311Z * [new branch] gh/desertfire/540/head -> origin/gh/desertfire/540/head 2025-03-04T19:48:32.9368069Z * [new branch] gh/desertfire/540/orig -> origin/gh/desertfire/540/orig 2025-03-04T19:48:32.9370051Z * [new branch] gh/desertfire/541/base -> origin/gh/desertfire/541/base 2025-03-04T19:48:32.9371818Z * [new branch] gh/desertfire/541/head -> origin/gh/desertfire/541/head 2025-03-04T19:48:32.9373422Z * [new branch] gh/desertfire/541/orig -> origin/gh/desertfire/541/orig 2025-03-04T19:48:32.9375565Z * [new branch] gh/desertfire/542/base -> origin/gh/desertfire/542/base 2025-03-04T19:48:32.9377146Z * [new branch] gh/desertfire/542/head -> origin/gh/desertfire/542/head 2025-03-04T19:48:32.9378739Z * [new branch] gh/desertfire/542/orig -> origin/gh/desertfire/542/orig 2025-03-04T19:48:32.9380758Z * [new branch] gh/desertfire/543/base -> origin/gh/desertfire/543/base 2025-03-04T19:48:32.9382331Z * [new branch] gh/desertfire/543/head -> origin/gh/desertfire/543/head 2025-03-04T19:48:32.9383884Z * [new branch] gh/desertfire/543/orig -> origin/gh/desertfire/543/orig 2025-03-04T19:48:32.9385914Z * [new branch] gh/desertfire/544/base -> origin/gh/desertfire/544/base 2025-03-04T19:48:32.9387439Z * [new branch] gh/desertfire/544/head -> origin/gh/desertfire/544/head 2025-03-04T19:48:32.9388999Z * [new branch] gh/desertfire/544/orig -> origin/gh/desertfire/544/orig 2025-03-04T19:48:32.9390975Z * [new branch] gh/desertfire/545/base -> origin/gh/desertfire/545/base 2025-03-04T19:48:32.9392616Z * [new branch] gh/desertfire/545/head -> origin/gh/desertfire/545/head 2025-03-04T19:48:32.9393994Z * [new branch] gh/desertfire/545/orig -> origin/gh/desertfire/545/orig 2025-03-04T19:48:32.9395918Z * [new branch] gh/desertfire/546/base -> origin/gh/desertfire/546/base 2025-03-04T19:48:32.9397440Z * [new branch] gh/desertfire/546/head -> origin/gh/desertfire/546/head 2025-03-04T19:48:32.9399149Z * [new branch] gh/desertfire/546/orig -> origin/gh/desertfire/546/orig 2025-03-04T19:48:32.9401164Z * [new branch] gh/desertfire/547/base -> origin/gh/desertfire/547/base 2025-03-04T19:48:32.9403200Z * [new branch] gh/desertfire/547/head -> origin/gh/desertfire/547/head 2025-03-04T19:48:32.9404828Z * [new branch] gh/desertfire/547/orig -> origin/gh/desertfire/547/orig 2025-03-04T19:48:32.9407621Z * [new branch] gh/desertfire/548/base -> origin/gh/desertfire/548/base 2025-03-04T19:48:32.9408755Z * [new branch] gh/desertfire/548/head -> origin/gh/desertfire/548/head 2025-03-04T19:48:32.9410408Z * [new branch] gh/desertfire/548/orig -> origin/gh/desertfire/548/orig 2025-03-04T19:48:32.9412450Z * [new branch] gh/desertfire/549/base -> origin/gh/desertfire/549/base 2025-03-04T19:48:32.9414502Z * [new branch] gh/desertfire/549/head -> origin/gh/desertfire/549/head 2025-03-04T19:48:32.9416157Z * [new branch] gh/desertfire/549/orig -> origin/gh/desertfire/549/orig 2025-03-04T19:48:32.9418457Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2025-03-04T19:48:32.9420010Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2025-03-04T19:48:32.9421590Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2025-03-04T19:48:32.9423814Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-03-04T19:48:32.9424510Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-03-04T19:48:32.9425464Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-03-04T19:48:32.9426925Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-03-04T19:48:32.9427831Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-03-04T19:48:32.9428851Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-03-04T19:48:32.9430294Z * [new branch] gh/drisspg/106/base -> origin/gh/drisspg/106/base 2025-03-04T19:48:32.9431120Z * [new branch] gh/drisspg/106/head -> origin/gh/drisspg/106/head 2025-03-04T19:48:32.9432143Z * [new branch] gh/drisspg/106/orig -> origin/gh/drisspg/106/orig 2025-03-04T19:48:32.9433537Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-03-04T19:48:32.9434461Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-03-04T19:48:32.9435440Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-03-04T19:48:32.9437226Z * [new branch] gh/drisspg/115/base -> origin/gh/drisspg/115/base 2025-03-04T19:48:32.9438176Z * [new branch] gh/drisspg/115/head -> origin/gh/drisspg/115/head 2025-03-04T19:48:32.9439261Z * [new branch] gh/drisspg/115/orig -> origin/gh/drisspg/115/orig 2025-03-04T19:48:32.9440569Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-03-04T19:48:32.9441459Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-03-04T19:48:32.9442433Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-03-04T19:48:32.9443745Z * [new branch] gh/drisspg/120/base -> origin/gh/drisspg/120/base 2025-03-04T19:48:32.9444658Z * [new branch] gh/drisspg/120/head -> origin/gh/drisspg/120/head 2025-03-04T19:48:32.9445582Z * [new branch] gh/drisspg/120/orig -> origin/gh/drisspg/120/orig 2025-03-04T19:48:32.9447031Z * [new branch] gh/drisspg/121/base -> origin/gh/drisspg/121/base 2025-03-04T19:48:32.9447992Z * [new branch] gh/drisspg/121/head -> origin/gh/drisspg/121/head 2025-03-04T19:48:32.9448993Z * [new branch] gh/drisspg/121/orig -> origin/gh/drisspg/121/orig 2025-03-04T19:48:32.9450391Z * [new branch] gh/drisspg/122/base -> origin/gh/drisspg/122/base 2025-03-04T19:48:32.9451313Z * [new branch] gh/drisspg/122/head -> origin/gh/drisspg/122/head 2025-03-04T19:48:32.9452282Z * [new branch] gh/drisspg/122/orig -> origin/gh/drisspg/122/orig 2025-03-04T19:48:32.9453588Z * [new branch] gh/drisspg/123/base -> origin/gh/drisspg/123/base 2025-03-04T19:48:32.9454472Z * [new branch] gh/drisspg/123/head -> origin/gh/drisspg/123/head 2025-03-04T19:48:32.9455926Z * [new branch] gh/drisspg/123/orig -> origin/gh/drisspg/123/orig 2025-03-04T19:48:32.9457240Z * [new branch] gh/drisspg/124/base -> origin/gh/drisspg/124/base 2025-03-04T19:48:32.9458127Z * [new branch] gh/drisspg/124/head -> origin/gh/drisspg/124/head 2025-03-04T19:48:32.9459105Z * [new branch] gh/drisspg/124/orig -> origin/gh/drisspg/124/orig 2025-03-04T19:48:32.9460468Z * [new branch] gh/drisspg/125/base -> origin/gh/drisspg/125/base 2025-03-04T19:48:32.9461360Z * [new branch] gh/drisspg/125/head -> origin/gh/drisspg/125/head 2025-03-04T19:48:32.9462317Z * [new branch] gh/drisspg/125/orig -> origin/gh/drisspg/125/orig 2025-03-04T19:48:32.9463665Z * [new branch] gh/drisspg/126/base -> origin/gh/drisspg/126/base 2025-03-04T19:48:32.9464562Z * [new branch] gh/drisspg/126/head -> origin/gh/drisspg/126/head 2025-03-04T19:48:32.9465524Z * [new branch] gh/drisspg/126/orig -> origin/gh/drisspg/126/orig 2025-03-04T19:48:32.9466838Z * [new branch] gh/drisspg/127/base -> origin/gh/drisspg/127/base 2025-03-04T19:48:32.9467717Z * [new branch] gh/drisspg/127/head -> origin/gh/drisspg/127/head 2025-03-04T19:48:32.9468756Z * [new branch] gh/drisspg/127/orig -> origin/gh/drisspg/127/orig 2025-03-04T19:48:32.9470036Z * [new branch] gh/drisspg/128/base -> origin/gh/drisspg/128/base 2025-03-04T19:48:32.9470965Z * [new branch] gh/drisspg/128/head -> origin/gh/drisspg/128/head 2025-03-04T19:48:32.9471913Z * [new branch] gh/drisspg/128/orig -> origin/gh/drisspg/128/orig 2025-03-04T19:48:32.9473777Z * [new branch] gh/drisspg/129/base -> origin/gh/drisspg/129/base 2025-03-04T19:48:32.9474744Z * [new branch] gh/drisspg/129/head -> origin/gh/drisspg/129/head 2025-03-04T19:48:32.9475722Z * [new branch] gh/drisspg/129/orig -> origin/gh/drisspg/129/orig 2025-03-04T19:48:32.9477122Z * [new branch] gh/drisspg/130/base -> origin/gh/drisspg/130/base 2025-03-04T19:48:32.9478106Z * [new branch] gh/drisspg/130/head -> origin/gh/drisspg/130/head 2025-03-04T19:48:32.9479140Z * [new branch] gh/drisspg/130/orig -> origin/gh/drisspg/130/orig 2025-03-04T19:48:32.9480495Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2025-03-04T19:48:32.9481410Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2025-03-04T19:48:32.9482418Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2025-03-04T19:48:32.9483816Z * [new branch] gh/drisspg/79/base -> origin/gh/drisspg/79/base 2025-03-04T19:48:32.9484679Z * [new branch] gh/drisspg/79/head -> origin/gh/drisspg/79/head 2025-03-04T19:48:32.9485636Z * [new branch] gh/drisspg/79/orig -> origin/gh/drisspg/79/orig 2025-03-04T19:48:32.9487052Z * [new branch] gh/drisspg/94/base -> origin/gh/drisspg/94/base 2025-03-04T19:48:32.9487915Z * [new branch] gh/drisspg/94/head -> origin/gh/drisspg/94/head 2025-03-04T19:48:32.9488901Z * [new branch] gh/drisspg/94/orig -> origin/gh/drisspg/94/orig 2025-03-04T19:48:32.9490276Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2025-03-04T19:48:32.9491163Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2025-03-04T19:48:32.9492201Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2025-03-04T19:48:32.9493861Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2025-03-04T19:48:32.9494841Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2025-03-04T19:48:32.9495822Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2025-03-04T19:48:32.9497195Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-03-04T19:48:32.9498114Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-03-04T19:48:32.9501065Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-03-04T19:48:32.9503067Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-03-04T19:48:32.9504675Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-03-04T19:48:32.9506340Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-03-04T19:48:32.9507638Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2025-03-04T19:48:32.9508593Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2025-03-04T19:48:32.9509676Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2025-03-04T19:48:32.9511004Z * [new branch] gh/eellison/710/base -> origin/gh/eellison/710/base 2025-03-04T19:48:32.9511927Z * [new branch] gh/eellison/710/head -> origin/gh/eellison/710/head 2025-03-04T19:48:32.9513054Z * [new branch] gh/eellison/710/orig -> origin/gh/eellison/710/orig 2025-03-04T19:48:32.9514310Z * [new branch] gh/eellison/711/base -> origin/gh/eellison/711/base 2025-03-04T19:48:32.9515255Z * [new branch] gh/eellison/711/head -> origin/gh/eellison/711/head 2025-03-04T19:48:32.9516281Z * [new branch] gh/eellison/711/orig -> origin/gh/eellison/711/orig 2025-03-04T19:48:32.9517664Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2025-03-04T19:48:32.9518800Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2025-03-04T19:48:32.9519768Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2025-03-04T19:48:32.9521196Z * [new branch] gh/eellison/747/base -> origin/gh/eellison/747/base 2025-03-04T19:48:32.9522078Z * [new branch] gh/eellison/747/head -> origin/gh/eellison/747/head 2025-03-04T19:48:32.9523045Z * [new branch] gh/eellison/747/orig -> origin/gh/eellison/747/orig 2025-03-04T19:48:32.9524768Z * [new branch] gh/eellison/752/base -> origin/gh/eellison/752/base 2025-03-04T19:48:32.9525732Z * [new branch] gh/eellison/752/head -> origin/gh/eellison/752/head 2025-03-04T19:48:32.9526715Z * [new branch] gh/eellison/752/orig -> origin/gh/eellison/752/orig 2025-03-04T19:48:32.9528236Z * [new branch] gh/eellison/757/base -> origin/gh/eellison/757/base 2025-03-04T19:48:32.9529104Z * [new branch] gh/eellison/757/head -> origin/gh/eellison/757/head 2025-03-04T19:48:32.9530098Z * [new branch] gh/eellison/757/orig -> origin/gh/eellison/757/orig 2025-03-04T19:48:32.9531556Z * [new branch] gh/eellison/758/base -> origin/gh/eellison/758/base 2025-03-04T19:48:32.9532428Z * [new branch] gh/eellison/758/head -> origin/gh/eellison/758/head 2025-03-04T19:48:32.9533399Z * [new branch] gh/eellison/758/orig -> origin/gh/eellison/758/orig 2025-03-04T19:48:32.9535208Z * [new branch] gh/eellison/759/base -> origin/gh/eellison/759/base 2025-03-04T19:48:32.9536431Z * [new branch] gh/eellison/759/head -> origin/gh/eellison/759/head 2025-03-04T19:48:32.9537415Z * [new branch] gh/eellison/759/orig -> origin/gh/eellison/759/orig 2025-03-04T19:48:32.9538826Z * [new branch] gh/eellison/760/base -> origin/gh/eellison/760/base 2025-03-04T19:48:32.9539882Z * [new branch] gh/eellison/760/head -> origin/gh/eellison/760/head 2025-03-04T19:48:32.9540856Z * [new branch] gh/eellison/760/orig -> origin/gh/eellison/760/orig 2025-03-04T19:48:32.9542139Z * [new branch] gh/eellison/761/base -> origin/gh/eellison/761/base 2025-03-04T19:48:32.9543303Z * [new branch] gh/eellison/761/head -> origin/gh/eellison/761/head 2025-03-04T19:48:32.9544297Z * [new branch] gh/eellison/761/orig -> origin/gh/eellison/761/orig 2025-03-04T19:48:32.9545597Z * [new branch] gh/eellison/762/base -> origin/gh/eellison/762/base 2025-03-04T19:48:32.9546577Z * [new branch] gh/eellison/762/head -> origin/gh/eellison/762/head 2025-03-04T19:48:32.9547535Z * [new branch] gh/eellison/762/orig -> origin/gh/eellison/762/orig 2025-03-04T19:48:32.9548913Z * [new branch] gh/eellison/763/base -> origin/gh/eellison/763/base 2025-03-04T19:48:32.9549979Z * [new branch] gh/eellison/763/head -> origin/gh/eellison/763/head 2025-03-04T19:48:32.9550991Z * [new branch] gh/eellison/763/orig -> origin/gh/eellison/763/orig 2025-03-04T19:48:32.9552671Z * [new branch] gh/eellison/764/base -> origin/gh/eellison/764/base 2025-03-04T19:48:32.9553858Z * [new branch] gh/eellison/764/head -> origin/gh/eellison/764/head 2025-03-04T19:48:32.9554667Z * [new branch] gh/eellison/764/orig -> origin/gh/eellison/764/orig 2025-03-04T19:48:32.9556192Z * [new branch] gh/eellison/765/base -> origin/gh/eellison/765/base 2025-03-04T19:48:32.9557178Z * [new branch] gh/eellison/765/head -> origin/gh/eellison/765/head 2025-03-04T19:48:32.9558243Z * [new branch] gh/eellison/765/orig -> origin/gh/eellison/765/orig 2025-03-04T19:48:32.9559599Z * [new branch] gh/eellison/766/base -> origin/gh/eellison/766/base 2025-03-04T19:48:32.9560580Z * [new branch] gh/eellison/766/head -> origin/gh/eellison/766/head 2025-03-04T19:48:32.9561549Z * [new branch] gh/eellison/766/orig -> origin/gh/eellison/766/orig 2025-03-04T19:48:32.9562818Z * [new branch] gh/eellison/767/base -> origin/gh/eellison/767/base 2025-03-04T19:48:32.9563801Z * [new branch] gh/eellison/767/head -> origin/gh/eellison/767/head 2025-03-04T19:48:32.9564782Z * [new branch] gh/eellison/767/orig -> origin/gh/eellison/767/orig 2025-03-04T19:48:32.9566207Z * [new branch] gh/eellison/768/base -> origin/gh/eellison/768/base 2025-03-04T19:48:32.9567162Z * [new branch] gh/eellison/768/head -> origin/gh/eellison/768/head 2025-03-04T19:48:32.9567972Z * [new branch] gh/eellison/768/orig -> origin/gh/eellison/768/orig 2025-03-04T19:48:32.9569654Z * [new branch] gh/etaf/100/base -> origin/gh/etaf/100/base 2025-03-04T19:48:32.9570587Z * [new branch] gh/etaf/100/head -> origin/gh/etaf/100/head 2025-03-04T19:48:32.9571556Z * [new branch] gh/etaf/100/orig -> origin/gh/etaf/100/orig 2025-03-04T19:48:32.9573063Z * [new branch] gh/etaf/101/base -> origin/gh/etaf/101/base 2025-03-04T19:48:32.9574049Z * [new branch] gh/etaf/101/head -> origin/gh/etaf/101/head 2025-03-04T19:48:32.9575022Z * [new branch] gh/etaf/101/orig -> origin/gh/etaf/101/orig 2025-03-04T19:48:32.9576549Z * [new branch] gh/etaf/102/base -> origin/gh/etaf/102/base 2025-03-04T19:48:32.9577600Z * [new branch] gh/etaf/102/head -> origin/gh/etaf/102/head 2025-03-04T19:48:32.9578434Z * [new branch] gh/etaf/102/orig -> origin/gh/etaf/102/orig 2025-03-04T19:48:32.9580256Z * [new branch] gh/etaf/103/base -> origin/gh/etaf/103/base 2025-03-04T19:48:32.9581133Z * [new branch] gh/etaf/103/head -> origin/gh/etaf/103/head 2025-03-04T19:48:32.9582291Z * [new branch] gh/etaf/103/orig -> origin/gh/etaf/103/orig 2025-03-04T19:48:32.9583617Z * [new branch] gh/etaf/104/base -> origin/gh/etaf/104/base 2025-03-04T19:48:32.9584737Z * [new branch] gh/etaf/104/head -> origin/gh/etaf/104/head 2025-03-04T19:48:32.9585953Z * [new branch] gh/etaf/104/orig -> origin/gh/etaf/104/orig 2025-03-04T19:48:32.9587264Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2025-03-04T19:48:32.9588365Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2025-03-04T19:48:32.9589509Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2025-03-04T19:48:32.9590950Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-03-04T19:48:32.9592058Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-03-04T19:48:32.9593160Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-03-04T19:48:32.9594586Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-03-04T19:48:32.9596033Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-03-04T19:48:32.9597151Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-03-04T19:48:32.9598774Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-03-04T19:48:32.9600059Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-03-04T19:48:32.9601158Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-03-04T19:48:32.9602648Z * [new branch] gh/etaf/95/base -> origin/gh/etaf/95/base 2025-03-04T19:48:32.9603840Z * [new branch] gh/etaf/95/head -> origin/gh/etaf/95/head 2025-03-04T19:48:32.9605257Z * [new branch] gh/etaf/95/orig -> origin/gh/etaf/95/orig 2025-03-04T19:48:32.9606467Z * [new branch] gh/etaf/96/base -> origin/gh/etaf/96/base 2025-03-04T19:48:32.9607634Z * [new branch] gh/etaf/96/head -> origin/gh/etaf/96/head 2025-03-04T19:48:32.9608769Z * [new branch] gh/etaf/96/orig -> origin/gh/etaf/96/orig 2025-03-04T19:48:32.9610214Z * [new branch] gh/etaf/97/base -> origin/gh/etaf/97/base 2025-03-04T19:48:32.9611384Z * [new branch] gh/etaf/97/head -> origin/gh/etaf/97/head 2025-03-04T19:48:32.9612473Z * [new branch] gh/etaf/97/orig -> origin/gh/etaf/97/orig 2025-03-04T19:48:32.9613915Z * [new branch] gh/etaf/98/base -> origin/gh/etaf/98/base 2025-03-04T19:48:32.9615037Z * [new branch] gh/etaf/98/head -> origin/gh/etaf/98/head 2025-03-04T19:48:32.9616140Z * [new branch] gh/etaf/98/orig -> origin/gh/etaf/98/orig 2025-03-04T19:48:32.9617422Z * [new branch] gh/etaf/99/base -> origin/gh/etaf/99/base 2025-03-04T19:48:32.9618573Z * [new branch] gh/etaf/99/head -> origin/gh/etaf/99/head 2025-03-04T19:48:32.9619681Z * [new branch] gh/etaf/99/orig -> origin/gh/etaf/99/orig 2025-03-04T19:48:32.9621399Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-03-04T19:48:32.9622537Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-03-04T19:48:32.9623673Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-03-04T19:48:32.9625142Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-03-04T19:48:32.9626465Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-03-04T19:48:32.9627826Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-03-04T19:48:32.9629353Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-03-04T19:48:32.9630428Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-03-04T19:48:32.9631550Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-03-04T19:48:32.9632944Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-03-04T19:48:32.9634396Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-03-04T19:48:32.9635575Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-03-04T19:48:32.9636943Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2025-03-04T19:48:32.9638220Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2025-03-04T19:48:32.9639351Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2025-03-04T19:48:32.9640750Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-03-04T19:48:32.9641985Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-03-04T19:48:32.9643030Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-03-04T19:48:32.9644327Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-03-04T19:48:32.9645450Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-03-04T19:48:32.9646604Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-03-04T19:48:32.9648263Z * [new branch] gh/fduwjj/111/base -> origin/gh/fduwjj/111/base 2025-03-04T19:48:32.9649370Z * [new branch] gh/fduwjj/111/head -> origin/gh/fduwjj/111/head 2025-03-04T19:48:32.9650493Z * [new branch] gh/fduwjj/111/orig -> origin/gh/fduwjj/111/orig 2025-03-04T19:48:32.9652259Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2025-03-04T19:48:32.9653405Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2025-03-04T19:48:32.9654600Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2025-03-04T19:48:32.9656179Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2025-03-04T19:48:32.9657275Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2025-03-04T19:48:32.9658507Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2025-03-04T19:48:32.9660021Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2025-03-04T19:48:32.9661066Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2025-03-04T19:48:32.9662162Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2025-03-04T19:48:32.9663715Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-03-04T19:48:32.9664876Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-03-04T19:48:32.9666049Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-03-04T19:48:32.9667515Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-03-04T19:48:32.9668774Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-03-04T19:48:32.9669957Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-03-04T19:48:32.9671347Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-03-04T19:48:32.9672566Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-03-04T19:48:32.9673679Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-03-04T19:48:32.9675172Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-03-04T19:48:32.9676302Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-03-04T19:48:32.9677465Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-03-04T19:48:32.9678966Z * [new branch] gh/fegin/295/base -> origin/gh/fegin/295/base 2025-03-04T19:48:32.9680093Z * [new branch] gh/fegin/295/head -> origin/gh/fegin/295/head 2025-03-04T19:48:32.9681213Z * [new branch] gh/fegin/295/orig -> origin/gh/fegin/295/orig 2025-03-04T19:48:32.9682612Z * [new branch] gh/fegin/296/base -> origin/gh/fegin/296/base 2025-03-04T19:48:32.9683710Z * [new branch] gh/fegin/296/head -> origin/gh/fegin/296/head 2025-03-04T19:48:32.9684854Z * [new branch] gh/fegin/296/orig -> origin/gh/fegin/296/orig 2025-03-04T19:48:32.9686382Z * [new branch] gh/fegin/297/base -> origin/gh/fegin/297/base 2025-03-04T19:48:32.9687430Z * [new branch] gh/fegin/297/head -> origin/gh/fegin/297/head 2025-03-04T19:48:32.9688468Z * [new branch] gh/fegin/297/orig -> origin/gh/fegin/297/orig 2025-03-04T19:48:32.9690089Z * [new branch] gh/fffrog/26/base -> origin/gh/fffrog/26/base 2025-03-04T19:48:32.9691223Z * [new branch] gh/fffrog/26/head -> origin/gh/fffrog/26/head 2025-03-04T19:48:32.9692337Z * [new branch] gh/fffrog/26/orig -> origin/gh/fffrog/26/orig 2025-03-04T19:48:32.9693787Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2025-03-04T19:48:32.9694902Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2025-03-04T19:48:32.9696076Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2025-03-04T19:48:32.9697752Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2025-03-04T19:48:32.9699076Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2025-03-04T19:48:32.9700150Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2025-03-04T19:48:32.9701544Z * [new branch] gh/fffrog/38/base -> origin/gh/fffrog/38/base 2025-03-04T19:48:32.9702729Z * [new branch] gh/fffrog/38/head -> origin/gh/fffrog/38/head 2025-03-04T19:48:32.9703894Z * [new branch] gh/fffrog/38/orig -> origin/gh/fffrog/38/orig 2025-03-04T19:48:32.9705640Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-03-04T19:48:32.9706774Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-03-04T19:48:32.9708001Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-03-04T19:48:32.9709380Z * [new branch] gh/fffrog/40/base -> origin/gh/fffrog/40/base 2025-03-04T19:48:32.9710482Z * [new branch] gh/fffrog/40/head -> origin/gh/fffrog/40/head 2025-03-04T19:48:32.9711693Z * [new branch] gh/fffrog/40/orig -> origin/gh/fffrog/40/orig 2025-03-04T19:48:32.9713106Z * [new branch] gh/fffrog/41/base -> origin/gh/fffrog/41/base 2025-03-04T19:48:32.9714224Z * [new branch] gh/fffrog/41/head -> origin/gh/fffrog/41/head 2025-03-04T19:48:32.9715424Z * [new branch] gh/fffrog/41/orig -> origin/gh/fffrog/41/orig 2025-03-04T19:48:32.9716841Z * [new branch] gh/fffrog/42/base -> origin/gh/fffrog/42/base 2025-03-04T19:48:32.9718025Z * [new branch] gh/fffrog/42/head -> origin/gh/fffrog/42/head 2025-03-04T19:48:32.9719141Z * [new branch] gh/fffrog/42/orig -> origin/gh/fffrog/42/orig 2025-03-04T19:48:32.9720548Z * [new branch] gh/fffrog/43/base -> origin/gh/fffrog/43/base 2025-03-04T19:48:32.9721673Z * [new branch] gh/fffrog/43/head -> origin/gh/fffrog/43/head 2025-03-04T19:48:32.9722794Z * [new branch] gh/fffrog/43/orig -> origin/gh/fffrog/43/orig 2025-03-04T19:48:32.9724168Z * [new branch] gh/fffrog/44/base -> origin/gh/fffrog/44/base 2025-03-04T19:48:32.9725341Z * [new branch] gh/fffrog/44/head -> origin/gh/fffrog/44/head 2025-03-04T19:48:32.9726433Z * [new branch] gh/fffrog/44/orig -> origin/gh/fffrog/44/orig 2025-03-04T19:48:32.9727804Z * [new branch] gh/fffrog/45/base -> origin/gh/fffrog/45/base 2025-03-04T19:48:32.9728927Z * [new branch] gh/fffrog/45/head -> origin/gh/fffrog/45/head 2025-03-04T19:48:32.9730069Z * [new branch] gh/fffrog/45/orig -> origin/gh/fffrog/45/orig 2025-03-04T19:48:32.9731841Z * [new branch] gh/fffrog/46/base -> origin/gh/fffrog/46/base 2025-03-04T19:48:32.9732759Z * [new branch] gh/fffrog/46/head -> origin/gh/fffrog/46/head 2025-03-04T19:48:32.9734105Z * [new branch] gh/fffrog/46/orig -> origin/gh/fffrog/46/orig 2025-03-04T19:48:32.9735477Z * [new branch] gh/fffrog/47/base -> origin/gh/fffrog/47/base 2025-03-04T19:48:32.9736586Z * [new branch] gh/fffrog/47/head -> origin/gh/fffrog/47/head 2025-03-04T19:48:32.9737788Z * [new branch] gh/fffrog/47/orig -> origin/gh/fffrog/47/orig 2025-03-04T19:48:32.9739111Z * [new branch] gh/fffrog/48/base -> origin/gh/fffrog/48/base 2025-03-04T19:48:32.9740445Z * [new branch] gh/fffrog/48/head -> origin/gh/fffrog/48/head 2025-03-04T19:48:32.9741526Z * [new branch] gh/fffrog/48/orig -> origin/gh/fffrog/48/orig 2025-03-04T19:48:32.9742877Z * [new branch] gh/fffrog/49/base -> origin/gh/fffrog/49/base 2025-03-04T19:48:32.9743980Z * [new branch] gh/fffrog/49/head -> origin/gh/fffrog/49/head 2025-03-04T19:48:32.9745082Z * [new branch] gh/fffrog/49/orig -> origin/gh/fffrog/49/orig 2025-03-04T19:48:32.9746880Z * [new branch] gh/gasoonjia/2/base -> origin/gh/gasoonjia/2/base 2025-03-04T19:48:32.9748352Z * [new branch] gh/gasoonjia/2/head -> origin/gh/gasoonjia/2/head 2025-03-04T19:48:32.9749502Z * [new branch] gh/gasoonjia/2/orig -> origin/gh/gasoonjia/2/orig 2025-03-04T19:48:32.9751192Z * [new branch] gh/guangyey/114/base -> origin/gh/guangyey/114/base 2025-03-04T19:48:32.9752332Z * [new branch] gh/guangyey/114/head -> origin/gh/guangyey/114/head 2025-03-04T19:48:32.9753436Z * [new branch] gh/guangyey/114/orig -> origin/gh/guangyey/114/orig 2025-03-04T19:48:32.9754870Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-03-04T19:48:32.9756072Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-03-04T19:48:32.9757174Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-03-04T19:48:32.9758644Z * [new branch] gh/guangyey/123/base -> origin/gh/guangyey/123/base 2025-03-04T19:48:32.9759812Z * [new branch] gh/guangyey/123/head -> origin/gh/guangyey/123/head 2025-03-04T19:48:32.9760982Z * [new branch] gh/guangyey/123/orig -> origin/gh/guangyey/123/orig 2025-03-04T19:48:32.9762389Z * [new branch] gh/guangyey/124/base -> origin/gh/guangyey/124/base 2025-03-04T19:48:32.9763502Z * [new branch] gh/guangyey/124/head -> origin/gh/guangyey/124/head 2025-03-04T19:48:32.9764674Z * [new branch] gh/guangyey/124/orig -> origin/gh/guangyey/124/orig 2025-03-04T19:48:32.9765981Z * [new branch] gh/guangyey/125/base -> origin/gh/guangyey/125/base 2025-03-04T19:48:32.9767127Z * [new branch] gh/guangyey/125/head -> origin/gh/guangyey/125/head 2025-03-04T19:48:32.9768263Z * [new branch] gh/guangyey/125/orig -> origin/gh/guangyey/125/orig 2025-03-04T19:48:32.9769713Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2025-03-04T19:48:32.9770834Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2025-03-04T19:48:32.9771968Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2025-03-04T19:48:32.9773364Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-03-04T19:48:32.9774499Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-03-04T19:48:32.9775594Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-03-04T19:48:32.9777118Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-03-04T19:48:32.9778819Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-03-04T19:48:32.9779410Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-03-04T19:48:32.9780708Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-03-04T19:48:32.9781706Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-03-04T19:48:32.9782791Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-03-04T19:48:32.9784680Z * [new branch] gh/guilhermeleobas/100/base -> origin/gh/guilhermeleobas/100/base 2025-03-04T19:48:32.9785741Z * [new branch] gh/guilhermeleobas/100/head -> origin/gh/guilhermeleobas/100/head 2025-03-04T19:48:32.9786899Z * [new branch] gh/guilhermeleobas/100/orig -> origin/gh/guilhermeleobas/100/orig 2025-03-04T19:48:32.9788377Z * [new branch] gh/guilhermeleobas/101/base -> origin/gh/guilhermeleobas/101/base 2025-03-04T19:48:32.9789581Z * [new branch] gh/guilhermeleobas/101/head -> origin/gh/guilhermeleobas/101/head 2025-03-04T19:48:32.9790668Z * [new branch] gh/guilhermeleobas/101/orig -> origin/gh/guilhermeleobas/101/orig 2025-03-04T19:48:32.9792043Z * [new branch] gh/guilhermeleobas/102/base -> origin/gh/guilhermeleobas/102/base 2025-03-04T19:48:32.9793134Z * [new branch] gh/guilhermeleobas/102/head -> origin/gh/guilhermeleobas/102/head 2025-03-04T19:48:32.9794215Z * [new branch] gh/guilhermeleobas/102/orig -> origin/gh/guilhermeleobas/102/orig 2025-03-04T19:48:32.9795583Z * [new branch] gh/guilhermeleobas/103/base -> origin/gh/guilhermeleobas/103/base 2025-03-04T19:48:32.9796685Z * [new branch] gh/guilhermeleobas/103/head -> origin/gh/guilhermeleobas/103/head 2025-03-04T19:48:32.9797916Z * [new branch] gh/guilhermeleobas/103/orig -> origin/gh/guilhermeleobas/103/orig 2025-03-04T19:48:32.9799901Z * [new branch] gh/guilhermeleobas/104/base -> origin/gh/guilhermeleobas/104/base 2025-03-04T19:48:32.9801024Z * [new branch] gh/guilhermeleobas/104/head -> origin/gh/guilhermeleobas/104/head 2025-03-04T19:48:32.9802135Z * [new branch] gh/guilhermeleobas/104/orig -> origin/gh/guilhermeleobas/104/orig 2025-03-04T19:48:32.9803503Z * [new branch] gh/guilhermeleobas/105/base -> origin/gh/guilhermeleobas/105/base 2025-03-04T19:48:32.9804611Z * [new branch] gh/guilhermeleobas/105/head -> origin/gh/guilhermeleobas/105/head 2025-03-04T19:48:32.9805684Z * [new branch] gh/guilhermeleobas/105/orig -> origin/gh/guilhermeleobas/105/orig 2025-03-04T19:48:32.9807090Z * [new branch] gh/guilhermeleobas/106/base -> origin/gh/guilhermeleobas/106/base 2025-03-04T19:48:32.9808158Z * [new branch] gh/guilhermeleobas/106/head -> origin/gh/guilhermeleobas/106/head 2025-03-04T19:48:32.9809302Z * [new branch] gh/guilhermeleobas/106/orig -> origin/gh/guilhermeleobas/106/orig 2025-03-04T19:48:32.9810636Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-03-04T19:48:32.9811716Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-03-04T19:48:32.9812794Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-03-04T19:48:32.9814206Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-03-04T19:48:32.9815734Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-03-04T19:48:32.9816833Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-03-04T19:48:32.9818450Z * [new branch] gh/guilhermeleobas/109/base -> origin/gh/guilhermeleobas/109/base 2025-03-04T19:48:32.9819592Z * [new branch] gh/guilhermeleobas/109/head -> origin/gh/guilhermeleobas/109/head 2025-03-04T19:48:32.9820536Z * [new branch] gh/guilhermeleobas/109/orig -> origin/gh/guilhermeleobas/109/orig 2025-03-04T19:48:32.9821966Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-03-04T19:48:32.9823089Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-03-04T19:48:32.9824191Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-03-04T19:48:32.9825627Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-03-04T19:48:32.9826686Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-03-04T19:48:32.9827829Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-03-04T19:48:32.9829243Z * [new branch] gh/guilhermeleobas/79/base -> origin/gh/guilhermeleobas/79/base 2025-03-04T19:48:32.9830339Z * [new branch] gh/guilhermeleobas/79/head -> origin/gh/guilhermeleobas/79/head 2025-03-04T19:48:32.9831859Z * [new branch] gh/guilhermeleobas/79/orig -> origin/gh/guilhermeleobas/79/orig 2025-03-04T19:48:32.9833238Z * [new branch] gh/guilhermeleobas/83/base -> origin/gh/guilhermeleobas/83/base 2025-03-04T19:48:32.9834322Z * [new branch] gh/guilhermeleobas/83/head -> origin/gh/guilhermeleobas/83/head 2025-03-04T19:48:32.9835407Z * [new branch] gh/guilhermeleobas/83/orig -> origin/gh/guilhermeleobas/83/orig 2025-03-04T19:48:32.9836810Z * [new branch] gh/guilhermeleobas/86/base -> origin/gh/guilhermeleobas/86/base 2025-03-04T19:48:32.9838013Z * [new branch] gh/guilhermeleobas/86/head -> origin/gh/guilhermeleobas/86/head 2025-03-04T19:48:32.9839139Z * [new branch] gh/guilhermeleobas/86/orig -> origin/gh/guilhermeleobas/86/orig 2025-03-04T19:48:32.9840534Z * [new branch] gh/guilhermeleobas/87/base -> origin/gh/guilhermeleobas/87/base 2025-03-04T19:48:32.9841617Z * [new branch] gh/guilhermeleobas/87/head -> origin/gh/guilhermeleobas/87/head 2025-03-04T19:48:32.9842747Z * [new branch] gh/guilhermeleobas/87/orig -> origin/gh/guilhermeleobas/87/orig 2025-03-04T19:48:32.9844164Z * [new branch] gh/guilhermeleobas/88/base -> origin/gh/guilhermeleobas/88/base 2025-03-04T19:48:32.9845261Z * [new branch] gh/guilhermeleobas/88/head -> origin/gh/guilhermeleobas/88/head 2025-03-04T19:48:32.9846318Z * [new branch] gh/guilhermeleobas/88/orig -> origin/gh/guilhermeleobas/88/orig 2025-03-04T19:48:32.9848199Z * [new branch] gh/guilhermeleobas/89/base -> origin/gh/guilhermeleobas/89/base 2025-03-04T19:48:32.9849338Z * [new branch] gh/guilhermeleobas/89/head -> origin/gh/guilhermeleobas/89/head 2025-03-04T19:48:32.9850412Z * [new branch] gh/guilhermeleobas/89/orig -> origin/gh/guilhermeleobas/89/orig 2025-03-04T19:48:32.9851884Z * [new branch] gh/guilhermeleobas/90/base -> origin/gh/guilhermeleobas/90/base 2025-03-04T19:48:32.9853017Z * [new branch] gh/guilhermeleobas/90/head -> origin/gh/guilhermeleobas/90/head 2025-03-04T19:48:32.9854113Z * [new branch] gh/guilhermeleobas/90/orig -> origin/gh/guilhermeleobas/90/orig 2025-03-04T19:48:32.9855680Z * [new branch] gh/guilhermeleobas/91/base -> origin/gh/guilhermeleobas/91/base 2025-03-04T19:48:32.9856739Z * [new branch] gh/guilhermeleobas/91/head -> origin/gh/guilhermeleobas/91/head 2025-03-04T19:48:32.9858176Z * [new branch] gh/guilhermeleobas/91/orig -> origin/gh/guilhermeleobas/91/orig 2025-03-04T19:48:32.9859710Z * [new branch] gh/guilhermeleobas/92/base -> origin/gh/guilhermeleobas/92/base 2025-03-04T19:48:32.9860756Z * [new branch] gh/guilhermeleobas/92/head -> origin/gh/guilhermeleobas/92/head 2025-03-04T19:48:32.9861919Z * [new branch] gh/guilhermeleobas/92/orig -> origin/gh/guilhermeleobas/92/orig 2025-03-04T19:48:32.9863380Z * [new branch] gh/guilhermeleobas/93/base -> origin/gh/guilhermeleobas/93/base 2025-03-04T19:48:32.9864509Z * [new branch] gh/guilhermeleobas/93/head -> origin/gh/guilhermeleobas/93/head 2025-03-04T19:48:32.9865591Z * [new branch] gh/guilhermeleobas/93/orig -> origin/gh/guilhermeleobas/93/orig 2025-03-04T19:48:32.9867072Z * [new branch] gh/guilhermeleobas/94/base -> origin/gh/guilhermeleobas/94/base 2025-03-04T19:48:32.9868100Z * [new branch] gh/guilhermeleobas/94/head -> origin/gh/guilhermeleobas/94/head 2025-03-04T19:48:32.9869663Z * [new branch] gh/guilhermeleobas/94/orig -> origin/gh/guilhermeleobas/94/orig 2025-03-04T19:48:32.9871186Z * [new branch] gh/guilhermeleobas/95/base -> origin/gh/guilhermeleobas/95/base 2025-03-04T19:48:32.9873794Z * [new branch] gh/guilhermeleobas/95/head -> origin/gh/guilhermeleobas/95/head 2025-03-04T19:48:32.9874878Z * [new branch] gh/guilhermeleobas/95/orig -> origin/gh/guilhermeleobas/95/orig 2025-03-04T19:48:32.9876382Z * [new branch] gh/guilhermeleobas/96/base -> origin/gh/guilhermeleobas/96/base 2025-03-04T19:48:32.9877457Z * [new branch] gh/guilhermeleobas/96/head -> origin/gh/guilhermeleobas/96/head 2025-03-04T19:48:32.9878685Z * [new branch] gh/guilhermeleobas/96/orig -> origin/gh/guilhermeleobas/96/orig 2025-03-04T19:48:32.9880145Z * [new branch] gh/guilhermeleobas/97/base -> origin/gh/guilhermeleobas/97/base 2025-03-04T19:48:32.9881346Z * [new branch] gh/guilhermeleobas/97/head -> origin/gh/guilhermeleobas/97/head 2025-03-04T19:48:32.9882414Z * [new branch] gh/guilhermeleobas/97/orig -> origin/gh/guilhermeleobas/97/orig 2025-03-04T19:48:32.9883772Z * [new branch] gh/guilhermeleobas/98/base -> origin/gh/guilhermeleobas/98/base 2025-03-04T19:48:32.9884851Z * [new branch] gh/guilhermeleobas/98/head -> origin/gh/guilhermeleobas/98/head 2025-03-04T19:48:32.9885974Z * [new branch] gh/guilhermeleobas/98/orig -> origin/gh/guilhermeleobas/98/orig 2025-03-04T19:48:32.9887388Z * [new branch] gh/guilhermeleobas/99/base -> origin/gh/guilhermeleobas/99/base 2025-03-04T19:48:32.9888492Z * [new branch] gh/guilhermeleobas/99/head -> origin/gh/guilhermeleobas/99/head 2025-03-04T19:48:32.9889587Z * [new branch] gh/guilhermeleobas/99/orig -> origin/gh/guilhermeleobas/99/orig 2025-03-04T19:48:32.9891917Z * [new branch] gh/henrylhtsang/1/base -> origin/gh/henrylhtsang/1/base 2025-03-04T19:48:32.9893290Z * [new branch] gh/henrylhtsang/1/head -> origin/gh/henrylhtsang/1/head 2025-03-04T19:48:32.9894416Z * [new branch] gh/henrylhtsang/1/orig -> origin/gh/henrylhtsang/1/orig 2025-03-04T19:48:32.9895981Z * [new branch] gh/henrylhtsang/10/base -> origin/gh/henrylhtsang/10/base 2025-03-04T19:48:32.9897103Z * [new branch] gh/henrylhtsang/10/head -> origin/gh/henrylhtsang/10/head 2025-03-04T19:48:32.9898733Z * [new branch] gh/henrylhtsang/10/orig -> origin/gh/henrylhtsang/10/orig 2025-03-04T19:48:32.9900113Z * [new branch] gh/henrylhtsang/11/base -> origin/gh/henrylhtsang/11/base 2025-03-04T19:48:32.9901241Z * [new branch] gh/henrylhtsang/11/head -> origin/gh/henrylhtsang/11/head 2025-03-04T19:48:32.9902262Z * [new branch] gh/henrylhtsang/11/orig -> origin/gh/henrylhtsang/11/orig 2025-03-04T19:48:32.9903609Z * [new branch] gh/henrylhtsang/12/base -> origin/gh/henrylhtsang/12/base 2025-03-04T19:48:32.9904755Z * [new branch] gh/henrylhtsang/12/head -> origin/gh/henrylhtsang/12/head 2025-03-04T19:48:32.9906013Z * [new branch] gh/henrylhtsang/12/orig -> origin/gh/henrylhtsang/12/orig 2025-03-04T19:48:32.9907409Z * [new branch] gh/henrylhtsang/13/base -> origin/gh/henrylhtsang/13/base 2025-03-04T19:48:32.9908420Z * [new branch] gh/henrylhtsang/13/head -> origin/gh/henrylhtsang/13/head 2025-03-04T19:48:32.9909370Z * [new branch] gh/henrylhtsang/13/orig -> origin/gh/henrylhtsang/13/orig 2025-03-04T19:48:32.9910694Z * [new branch] gh/henrylhtsang/14/base -> origin/gh/henrylhtsang/14/base 2025-03-04T19:48:32.9911643Z * [new branch] gh/henrylhtsang/14/head -> origin/gh/henrylhtsang/14/head 2025-03-04T19:48:32.9912636Z * [new branch] gh/henrylhtsang/14/orig -> origin/gh/henrylhtsang/14/orig 2025-03-04T19:48:32.9914000Z * [new branch] gh/henrylhtsang/15/base -> origin/gh/henrylhtsang/15/base 2025-03-04T19:48:32.9914962Z * [new branch] gh/henrylhtsang/15/head -> origin/gh/henrylhtsang/15/head 2025-03-04T19:48:32.9915891Z * [new branch] gh/henrylhtsang/15/orig -> origin/gh/henrylhtsang/15/orig 2025-03-04T19:48:32.9917176Z * [new branch] gh/henrylhtsang/16/base -> origin/gh/henrylhtsang/16/base 2025-03-04T19:48:32.9918164Z * [new branch] gh/henrylhtsang/16/head -> origin/gh/henrylhtsang/16/head 2025-03-04T19:48:32.9919195Z * [new branch] gh/henrylhtsang/16/orig -> origin/gh/henrylhtsang/16/orig 2025-03-04T19:48:32.9920392Z * [new branch] gh/henrylhtsang/17/base -> origin/gh/henrylhtsang/17/base 2025-03-04T19:48:32.9921358Z * [new branch] gh/henrylhtsang/17/head -> origin/gh/henrylhtsang/17/head 2025-03-04T19:48:32.9922322Z * [new branch] gh/henrylhtsang/17/orig -> origin/gh/henrylhtsang/17/orig 2025-03-04T19:48:32.9923740Z * [new branch] gh/henrylhtsang/18/base -> origin/gh/henrylhtsang/18/base 2025-03-04T19:48:32.9924689Z * [new branch] gh/henrylhtsang/18/head -> origin/gh/henrylhtsang/18/head 2025-03-04T19:48:32.9925980Z * [new branch] gh/henrylhtsang/18/orig -> origin/gh/henrylhtsang/18/orig 2025-03-04T19:48:32.9930614Z * [new branch] gh/henrylhtsang/19/base -> origin/gh/henrylhtsang/19/base 2025-03-04T19:48:32.9932099Z * [new branch] gh/henrylhtsang/19/head -> origin/gh/henrylhtsang/19/head 2025-03-04T19:48:32.9932593Z * [new branch] gh/henrylhtsang/19/orig -> origin/gh/henrylhtsang/19/orig 2025-03-04T19:48:32.9932850Z * [new branch] gh/henrylhtsang/2/base -> origin/gh/henrylhtsang/2/base 2025-03-04T19:48:32.9933539Z * [new branch] gh/henrylhtsang/2/head -> origin/gh/henrylhtsang/2/head 2025-03-04T19:48:32.9934503Z * [new branch] gh/henrylhtsang/2/orig -> origin/gh/henrylhtsang/2/orig 2025-03-04T19:48:32.9936257Z * [new branch] gh/henrylhtsang/20/base -> origin/gh/henrylhtsang/20/base 2025-03-04T19:48:32.9936983Z * [new branch] gh/henrylhtsang/20/head -> origin/gh/henrylhtsang/20/head 2025-03-04T19:48:32.9938001Z * [new branch] gh/henrylhtsang/20/orig -> origin/gh/henrylhtsang/20/orig 2025-03-04T19:48:32.9939269Z * [new branch] gh/henrylhtsang/21/base -> origin/gh/henrylhtsang/21/base 2025-03-04T19:48:32.9940440Z * [new branch] gh/henrylhtsang/21/head -> origin/gh/henrylhtsang/21/head 2025-03-04T19:48:32.9942018Z * [new branch] gh/henrylhtsang/21/orig -> origin/gh/henrylhtsang/21/orig 2025-03-04T19:48:32.9943832Z * [new branch] gh/henrylhtsang/22/base -> origin/gh/henrylhtsang/22/base 2025-03-04T19:48:32.9945397Z * [new branch] gh/henrylhtsang/22/head -> origin/gh/henrylhtsang/22/head 2025-03-04T19:48:32.9947123Z * [new branch] gh/henrylhtsang/22/orig -> origin/gh/henrylhtsang/22/orig 2025-03-04T19:48:32.9950539Z * [new branch] gh/henrylhtsang/23/base -> origin/gh/henrylhtsang/23/base 2025-03-04T19:48:32.9951022Z * [new branch] gh/henrylhtsang/23/head -> origin/gh/henrylhtsang/23/head 2025-03-04T19:48:32.9952498Z * [new branch] gh/henrylhtsang/23/orig -> origin/gh/henrylhtsang/23/orig 2025-03-04T19:48:32.9954635Z * [new branch] gh/henrylhtsang/24/base -> origin/gh/henrylhtsang/24/base 2025-03-04T19:48:32.9956353Z * [new branch] gh/henrylhtsang/24/head -> origin/gh/henrylhtsang/24/head 2025-03-04T19:48:32.9957951Z * [new branch] gh/henrylhtsang/24/orig -> origin/gh/henrylhtsang/24/orig 2025-03-04T19:48:32.9960075Z * [new branch] gh/henrylhtsang/25/base -> origin/gh/henrylhtsang/25/base 2025-03-04T19:48:32.9961806Z * [new branch] gh/henrylhtsang/25/head -> origin/gh/henrylhtsang/25/head 2025-03-04T19:48:32.9962679Z * [new branch] gh/henrylhtsang/25/orig -> origin/gh/henrylhtsang/25/orig 2025-03-04T19:48:32.9964626Z * [new branch] gh/henrylhtsang/26/base -> origin/gh/henrylhtsang/26/base 2025-03-04T19:48:32.9965679Z * [new branch] gh/henrylhtsang/26/head -> origin/gh/henrylhtsang/26/head 2025-03-04T19:48:32.9966671Z * [new branch] gh/henrylhtsang/26/orig -> origin/gh/henrylhtsang/26/orig 2025-03-04T19:48:32.9968177Z * [new branch] gh/henrylhtsang/27/base -> origin/gh/henrylhtsang/27/base 2025-03-04T19:48:32.9969041Z * [new branch] gh/henrylhtsang/27/head -> origin/gh/henrylhtsang/27/head 2025-03-04T19:48:32.9980712Z * [new branch] gh/henrylhtsang/27/orig -> origin/gh/henrylhtsang/27/orig 2025-03-04T19:48:32.9981068Z * [new branch] gh/henrylhtsang/28/base -> origin/gh/henrylhtsang/28/base 2025-03-04T19:48:32.9981349Z * [new branch] gh/henrylhtsang/28/head -> origin/gh/henrylhtsang/28/head 2025-03-04T19:48:32.9981696Z * [new branch] gh/henrylhtsang/28/orig -> origin/gh/henrylhtsang/28/orig 2025-03-04T19:48:32.9981941Z * [new branch] gh/henrylhtsang/29/base -> origin/gh/henrylhtsang/29/base 2025-03-04T19:48:32.9982201Z * [new branch] gh/henrylhtsang/29/head -> origin/gh/henrylhtsang/29/head 2025-03-04T19:48:32.9982456Z * [new branch] gh/henrylhtsang/29/orig -> origin/gh/henrylhtsang/29/orig 2025-03-04T19:48:32.9983040Z * [new branch] gh/henrylhtsang/3/base -> origin/gh/henrylhtsang/3/base 2025-03-04T19:48:32.9983281Z * [new branch] gh/henrylhtsang/3/head -> origin/gh/henrylhtsang/3/head 2025-03-04T19:48:32.9983589Z * [new branch] gh/henrylhtsang/3/orig -> origin/gh/henrylhtsang/3/orig 2025-03-04T19:48:32.9983841Z * [new branch] gh/henrylhtsang/30/base -> origin/gh/henrylhtsang/30/base 2025-03-04T19:48:32.9984104Z * [new branch] gh/henrylhtsang/30/head -> origin/gh/henrylhtsang/30/head 2025-03-04T19:48:32.9984345Z * [new branch] gh/henrylhtsang/30/orig -> origin/gh/henrylhtsang/30/orig 2025-03-04T19:48:32.9985127Z * [new branch] gh/henrylhtsang/31/base -> origin/gh/henrylhtsang/31/base 2025-03-04T19:48:32.9985974Z * [new branch] gh/henrylhtsang/31/head -> origin/gh/henrylhtsang/31/head 2025-03-04T19:48:32.9987026Z * [new branch] gh/henrylhtsang/31/orig -> origin/gh/henrylhtsang/31/orig 2025-03-04T19:48:32.9988307Z * [new branch] gh/henrylhtsang/32/base -> origin/gh/henrylhtsang/32/base 2025-03-04T19:48:32.9989285Z * [new branch] gh/henrylhtsang/32/head -> origin/gh/henrylhtsang/32/head 2025-03-04T19:48:32.9990267Z * [new branch] gh/henrylhtsang/32/orig -> origin/gh/henrylhtsang/32/orig 2025-03-04T19:48:32.9991668Z * [new branch] gh/henrylhtsang/4/base -> origin/gh/henrylhtsang/4/base 2025-03-04T19:48:32.9992826Z * [new branch] gh/henrylhtsang/4/head -> origin/gh/henrylhtsang/4/head 2025-03-04T19:48:32.9993808Z * [new branch] gh/henrylhtsang/4/orig -> origin/gh/henrylhtsang/4/orig 2025-03-04T19:48:32.9995181Z * [new branch] gh/henrylhtsang/5/base -> origin/gh/henrylhtsang/5/base 2025-03-04T19:48:32.9996022Z * [new branch] gh/henrylhtsang/5/head -> origin/gh/henrylhtsang/5/head 2025-03-04T19:48:32.9997048Z * [new branch] gh/henrylhtsang/5/orig -> origin/gh/henrylhtsang/5/orig 2025-03-04T19:48:32.9999240Z * [new branch] gh/henrylhtsang/6/base -> origin/gh/henrylhtsang/6/base 2025-03-04T19:48:33.0000135Z * [new branch] gh/henrylhtsang/6/head -> origin/gh/henrylhtsang/6/head 2025-03-04T19:48:33.0001444Z * [new branch] gh/henrylhtsang/6/orig -> origin/gh/henrylhtsang/6/orig 2025-03-04T19:48:33.0003306Z * [new branch] gh/henrylhtsang/7/base -> origin/gh/henrylhtsang/7/base 2025-03-04T19:48:33.0004335Z * [new branch] gh/henrylhtsang/7/head -> origin/gh/henrylhtsang/7/head 2025-03-04T19:48:33.0005826Z * [new branch] gh/henrylhtsang/7/orig -> origin/gh/henrylhtsang/7/orig 2025-03-04T19:48:33.0006812Z * [new branch] gh/henrylhtsang/8/base -> origin/gh/henrylhtsang/8/base 2025-03-04T19:48:33.0007861Z * [new branch] gh/henrylhtsang/8/head -> origin/gh/henrylhtsang/8/head 2025-03-04T19:48:33.0008889Z * [new branch] gh/henrylhtsang/8/orig -> origin/gh/henrylhtsang/8/orig 2025-03-04T19:48:33.0010525Z * [new branch] gh/henrylhtsang/9/base -> origin/gh/henrylhtsang/9/base 2025-03-04T19:48:33.0011563Z * [new branch] gh/henrylhtsang/9/head -> origin/gh/henrylhtsang/9/head 2025-03-04T19:48:33.0012639Z * [new branch] gh/henrylhtsang/9/orig -> origin/gh/henrylhtsang/9/orig 2025-03-04T19:48:33.0014815Z * [new branch] gh/int3/10/base -> origin/gh/int3/10/base 2025-03-04T19:48:33.0016104Z * [new branch] gh/int3/10/head -> origin/gh/int3/10/head 2025-03-04T19:48:33.0017357Z * [new branch] gh/int3/10/orig -> origin/gh/int3/10/orig 2025-03-04T19:48:33.0018901Z * [new branch] gh/int3/11/base -> origin/gh/int3/11/base 2025-03-04T19:48:33.0019975Z * [new branch] gh/int3/11/head -> origin/gh/int3/11/head 2025-03-04T19:48:33.0021173Z * [new branch] gh/int3/11/orig -> origin/gh/int3/11/orig 2025-03-04T19:48:33.0022656Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2025-03-04T19:48:33.0023742Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2025-03-04T19:48:33.0024846Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2025-03-04T19:48:33.0026460Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2025-03-04T19:48:33.0027491Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2025-03-04T19:48:33.0028552Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2025-03-04T19:48:33.0030046Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-03-04T19:48:33.0031022Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-03-04T19:48:33.0032091Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-03-04T19:48:33.0033805Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2025-03-04T19:48:33.0034911Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2025-03-04T19:48:33.0036000Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2025-03-04T19:48:33.0038324Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-03-04T19:48:33.0039289Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-03-04T19:48:33.0040379Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-03-04T19:48:33.0042009Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-03-04T19:48:33.0043021Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-03-04T19:48:33.0044124Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-03-04T19:48:33.0045750Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-03-04T19:48:33.0046705Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-03-04T19:48:33.0047820Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-03-04T19:48:33.0049506Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-03-04T19:48:33.0050559Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-03-04T19:48:33.0051619Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-03-04T19:48:33.0053268Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-03-04T19:48:33.0054263Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-03-04T19:48:33.0056042Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-03-04T19:48:33.0057454Z * [new branch] gh/int3/9/base -> origin/gh/int3/9/base 2025-03-04T19:48:33.0058731Z * [new branch] gh/int3/9/head -> origin/gh/int3/9/head 2025-03-04T19:48:33.0059922Z * [new branch] gh/int3/9/orig -> origin/gh/int3/9/orig 2025-03-04T19:48:33.0061571Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-03-04T19:48:33.0062587Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-03-04T19:48:33.0063577Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-03-04T19:48:33.0065187Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-03-04T19:48:33.0066148Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-03-04T19:48:33.0067569Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-03-04T19:48:33.0068610Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-03-04T19:48:33.0070099Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-03-04T19:48:33.0072080Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-03-04T19:48:33.0073179Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-03-04T19:48:33.0074597Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-03-04T19:48:33.0075705Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-03-04T19:48:33.0076777Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-03-04T19:48:33.0078272Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-03-04T19:48:33.0079360Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-03-04T19:48:33.0080434Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-03-04T19:48:33.0081856Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-03-04T19:48:33.0083168Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-03-04T19:48:33.0084335Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-03-04T19:48:33.0085669Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-03-04T19:48:33.0086753Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-03-04T19:48:33.0087878Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-03-04T19:48:33.0089395Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-03-04T19:48:33.0090460Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-03-04T19:48:33.0091559Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-03-04T19:48:33.0092918Z * [new branch] gh/isuruf/117/base -> origin/gh/isuruf/117/base 2025-03-04T19:48:33.0093989Z * [new branch] gh/isuruf/117/head -> origin/gh/isuruf/117/head 2025-03-04T19:48:33.0095076Z * [new branch] gh/isuruf/117/orig -> origin/gh/isuruf/117/orig 2025-03-04T19:48:33.0096536Z * [new branch] gh/isuruf/118/base -> origin/gh/isuruf/118/base 2025-03-04T19:48:33.0097664Z * [new branch] gh/isuruf/118/head -> origin/gh/isuruf/118/head 2025-03-04T19:48:33.0098944Z * [new branch] gh/isuruf/118/orig -> origin/gh/isuruf/118/orig 2025-03-04T19:48:33.0100399Z * [new branch] gh/isuruf/119/base -> origin/gh/isuruf/119/base 2025-03-04T19:48:33.0101550Z * [new branch] gh/isuruf/119/head -> origin/gh/isuruf/119/head 2025-03-04T19:48:33.0102569Z * [new branch] gh/isuruf/119/orig -> origin/gh/isuruf/119/orig 2025-03-04T19:48:33.0104044Z * [new branch] gh/isuruf/120/base -> origin/gh/isuruf/120/base 2025-03-04T19:48:33.0105222Z * [new branch] gh/isuruf/120/head -> origin/gh/isuruf/120/head 2025-03-04T19:48:33.0106327Z * [new branch] gh/isuruf/120/orig -> origin/gh/isuruf/120/orig 2025-03-04T19:48:33.0107700Z * [new branch] gh/isuruf/121/base -> origin/gh/isuruf/121/base 2025-03-04T19:48:33.0108799Z * [new branch] gh/isuruf/121/head -> origin/gh/isuruf/121/head 2025-03-04T19:48:33.0109859Z * [new branch] gh/isuruf/121/orig -> origin/gh/isuruf/121/orig 2025-03-04T19:48:33.0111268Z * [new branch] gh/isuruf/122/base -> origin/gh/isuruf/122/base 2025-03-04T19:48:33.0112331Z * [new branch] gh/isuruf/122/head -> origin/gh/isuruf/122/head 2025-03-04T19:48:33.0113397Z * [new branch] gh/isuruf/122/orig -> origin/gh/isuruf/122/orig 2025-03-04T19:48:33.0114819Z * [new branch] gh/isuruf/123/base -> origin/gh/isuruf/123/base 2025-03-04T19:48:33.0115855Z * [new branch] gh/isuruf/123/head -> origin/gh/isuruf/123/head 2025-03-04T19:48:33.0116926Z * [new branch] gh/isuruf/123/orig -> origin/gh/isuruf/123/orig 2025-03-04T19:48:33.0118513Z * [new branch] gh/isuruf/124/base -> origin/gh/isuruf/124/base 2025-03-04T19:48:33.0119613Z * [new branch] gh/isuruf/124/head -> origin/gh/isuruf/124/head 2025-03-04T19:48:33.0120657Z * [new branch] gh/isuruf/124/orig -> origin/gh/isuruf/124/orig 2025-03-04T19:48:33.0122134Z * [new branch] gh/isuruf/125/base -> origin/gh/isuruf/125/base 2025-03-04T19:48:33.0123201Z * [new branch] gh/isuruf/125/head -> origin/gh/isuruf/125/head 2025-03-04T19:48:33.0124308Z * [new branch] gh/isuruf/125/orig -> origin/gh/isuruf/125/orig 2025-03-04T19:48:33.0125607Z * [new branch] gh/isuruf/126/base -> origin/gh/isuruf/126/base 2025-03-04T19:48:33.0126710Z * [new branch] gh/isuruf/126/head -> origin/gh/isuruf/126/head 2025-03-04T19:48:33.0127884Z * [new branch] gh/isuruf/126/orig -> origin/gh/isuruf/126/orig 2025-03-04T19:48:33.0129279Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-03-04T19:48:33.0130341Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-03-04T19:48:33.0131900Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-03-04T19:48:33.0133765Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-03-04T19:48:33.0134839Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-03-04T19:48:33.0136027Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-03-04T19:48:33.0137748Z * [new branch] gh/jamesjwu/100/base -> origin/gh/jamesjwu/100/base 2025-03-04T19:48:33.0138826Z * [new branch] gh/jamesjwu/100/head -> origin/gh/jamesjwu/100/head 2025-03-04T19:48:33.0139926Z * [new branch] gh/jamesjwu/100/orig -> origin/gh/jamesjwu/100/orig 2025-03-04T19:48:33.0141379Z * [new branch] gh/jamesjwu/101/base -> origin/gh/jamesjwu/101/base 2025-03-04T19:48:33.0142698Z * [new branch] gh/jamesjwu/101/head -> origin/gh/jamesjwu/101/head 2025-03-04T19:48:33.0143887Z * [new branch] gh/jamesjwu/101/orig -> origin/gh/jamesjwu/101/orig 2025-03-04T19:48:33.0145166Z * [new branch] gh/jamesjwu/102/base -> origin/gh/jamesjwu/102/base 2025-03-04T19:48:33.0146272Z * [new branch] gh/jamesjwu/102/head -> origin/gh/jamesjwu/102/head 2025-03-04T19:48:33.0147549Z * [new branch] gh/jamesjwu/103/base -> origin/gh/jamesjwu/103/base 2025-03-04T19:48:33.0148887Z * [new branch] gh/jamesjwu/103/head -> origin/gh/jamesjwu/103/head 2025-03-04T19:48:33.0150128Z * [new branch] gh/jamesjwu/104/base -> origin/gh/jamesjwu/104/base 2025-03-04T19:48:33.0151470Z * [new branch] gh/jamesjwu/104/head -> origin/gh/jamesjwu/104/head 2025-03-04T19:48:33.0152903Z * [new branch] gh/jamesjwu/105/base -> origin/gh/jamesjwu/105/base 2025-03-04T19:48:33.0154187Z * [new branch] gh/jamesjwu/105/head -> origin/gh/jamesjwu/105/head 2025-03-04T19:48:33.0155500Z * [new branch] gh/jamesjwu/105/orig -> origin/gh/jamesjwu/105/orig 2025-03-04T19:48:33.0157194Z * [new branch] gh/jamesjwu/106/base -> origin/gh/jamesjwu/106/base 2025-03-04T19:48:33.0158573Z * [new branch] gh/jamesjwu/106/head -> origin/gh/jamesjwu/106/head 2025-03-04T19:48:33.0159683Z * [new branch] gh/jamesjwu/106/orig -> origin/gh/jamesjwu/106/orig 2025-03-04T19:48:33.0161067Z * [new branch] gh/jamesjwu/107/base -> origin/gh/jamesjwu/107/base 2025-03-04T19:48:33.0162185Z * [new branch] gh/jamesjwu/107/head -> origin/gh/jamesjwu/107/head 2025-03-04T19:48:33.0163217Z * [new branch] gh/jamesjwu/107/orig -> origin/gh/jamesjwu/107/orig 2025-03-04T19:48:33.0164595Z * [new branch] gh/jamesjwu/108/base -> origin/gh/jamesjwu/108/base 2025-03-04T19:48:33.0165691Z * [new branch] gh/jamesjwu/108/head -> origin/gh/jamesjwu/108/head 2025-03-04T19:48:33.0166822Z * [new branch] gh/jamesjwu/108/orig -> origin/gh/jamesjwu/108/orig 2025-03-04T19:48:33.0168445Z * [new branch] gh/jamesjwu/109/base -> origin/gh/jamesjwu/109/base 2025-03-04T19:48:33.0169524Z * [new branch] gh/jamesjwu/109/head -> origin/gh/jamesjwu/109/head 2025-03-04T19:48:33.0170591Z * [new branch] gh/jamesjwu/109/orig -> origin/gh/jamesjwu/109/orig 2025-03-04T19:48:33.0172180Z * [new branch] gh/jamesjwu/110/base -> origin/gh/jamesjwu/110/base 2025-03-04T19:48:33.0173436Z * [new branch] gh/jamesjwu/110/head -> origin/gh/jamesjwu/110/head 2025-03-04T19:48:33.0174579Z * [new branch] gh/jamesjwu/110/orig -> origin/gh/jamesjwu/110/orig 2025-03-04T19:48:33.0175972Z * [new branch] gh/jamesjwu/111/base -> origin/gh/jamesjwu/111/base 2025-03-04T19:48:33.0177188Z * [new branch] gh/jamesjwu/111/head -> origin/gh/jamesjwu/111/head 2025-03-04T19:48:33.0178317Z * [new branch] gh/jamesjwu/111/orig -> origin/gh/jamesjwu/111/orig 2025-03-04T19:48:33.0179618Z * [new branch] gh/jamesjwu/112/base -> origin/gh/jamesjwu/112/base 2025-03-04T19:48:33.0180943Z * [new branch] gh/jamesjwu/112/head -> origin/gh/jamesjwu/112/head 2025-03-04T19:48:33.0181949Z * [new branch] gh/jamesjwu/112/orig -> origin/gh/jamesjwu/112/orig 2025-03-04T19:48:33.0183251Z * [new branch] gh/jamesjwu/113/base -> origin/gh/jamesjwu/113/base 2025-03-04T19:48:33.0184268Z * [new branch] gh/jamesjwu/113/head -> origin/gh/jamesjwu/113/head 2025-03-04T19:48:33.0185342Z * [new branch] gh/jamesjwu/113/orig -> origin/gh/jamesjwu/113/orig 2025-03-04T19:48:33.0186748Z * [new branch] gh/jamesjwu/114/base -> origin/gh/jamesjwu/114/base 2025-03-04T19:48:33.0187830Z * [new branch] gh/jamesjwu/114/head -> origin/gh/jamesjwu/114/head 2025-03-04T19:48:33.0189022Z * [new branch] gh/jamesjwu/114/orig -> origin/gh/jamesjwu/114/orig 2025-03-04T19:48:33.0190895Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-03-04T19:48:33.0191965Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-03-04T19:48:33.0193297Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-03-04T19:48:33.0194322Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-03-04T19:48:33.0196123Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-03-04T19:48:33.0197162Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-03-04T19:48:33.0198821Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-03-04T19:48:33.0199884Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-03-04T19:48:33.0201184Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-03-04T19:48:33.0202216Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-03-04T19:48:33.0203533Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-03-04T19:48:33.0204860Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-03-04T19:48:33.0206332Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-03-04T19:48:33.0207716Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-03-04T19:48:33.0209598Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-03-04T19:48:33.0211039Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-03-04T19:48:33.0212884Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-03-04T19:48:33.0214399Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-03-04T19:48:33.0216273Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-03-04T19:48:33.0217743Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-03-04T19:48:33.0219647Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-03-04T19:48:33.0221185Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-03-04T19:48:33.0222174Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-03-04T19:48:33.0223174Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-03-04T19:48:33.0224582Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-03-04T19:48:33.0225598Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-03-04T19:48:33.0226799Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-03-04T19:48:33.0228005Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-03-04T19:48:33.0228970Z * [new branch] gh/jamesjwu/97/base -> origin/gh/jamesjwu/97/base 2025-03-04T19:48:33.0229951Z * [new branch] gh/jamesjwu/97/head -> origin/gh/jamesjwu/97/head 2025-03-04T19:48:33.0231284Z * [new branch] gh/jamesjwu/97/orig -> origin/gh/jamesjwu/97/orig 2025-03-04T19:48:33.0232937Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-03-04T19:48:33.0233958Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-03-04T19:48:33.0234981Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-03-04T19:48:33.0236101Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-03-04T19:48:33.0237065Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-03-04T19:48:33.0238107Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-03-04T19:48:33.0239413Z * [new branch] gh/janeyx99/221/base -> origin/gh/janeyx99/221/base 2025-03-04T19:48:33.0240312Z * [new branch] gh/janeyx99/221/head -> origin/gh/janeyx99/221/head 2025-03-04T19:48:33.0241315Z * [new branch] gh/janeyx99/221/orig -> origin/gh/janeyx99/221/orig 2025-03-04T19:48:33.0242716Z * [new branch] gh/janeyx99/222/base -> origin/gh/janeyx99/222/base 2025-03-04T19:48:33.0243829Z * [new branch] gh/janeyx99/222/head -> origin/gh/janeyx99/222/head 2025-03-04T19:48:33.0244749Z * [new branch] gh/janeyx99/222/orig -> origin/gh/janeyx99/222/orig 2025-03-04T19:48:33.0246096Z * [new branch] gh/janeyx99/223/base -> origin/gh/janeyx99/223/base 2025-03-04T19:48:33.0247053Z * [new branch] gh/janeyx99/223/head -> origin/gh/janeyx99/223/head 2025-03-04T19:48:33.0248031Z * [new branch] gh/janeyx99/223/orig -> origin/gh/janeyx99/223/orig 2025-03-04T19:48:33.0249336Z * [new branch] gh/janeyx99/224/base -> origin/gh/janeyx99/224/base 2025-03-04T19:48:33.0250362Z * [new branch] gh/janeyx99/224/head -> origin/gh/janeyx99/224/head 2025-03-04T19:48:33.0251304Z * [new branch] gh/janeyx99/224/orig -> origin/gh/janeyx99/224/orig 2025-03-04T19:48:33.0252818Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-03-04T19:48:33.0253561Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-03-04T19:48:33.0254575Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-03-04T19:48:33.0255945Z * [new branch] gh/janeyx99/226/base -> origin/gh/janeyx99/226/base 2025-03-04T19:48:33.0256802Z * [new branch] gh/janeyx99/226/head -> origin/gh/janeyx99/226/head 2025-03-04T19:48:33.0257798Z * [new branch] gh/janeyx99/226/orig -> origin/gh/janeyx99/226/orig 2025-03-04T19:48:33.0259245Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-03-04T19:48:33.0260241Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-03-04T19:48:33.0261070Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-03-04T19:48:33.0262813Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2025-03-04T19:48:33.0263695Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2025-03-04T19:48:33.0264665Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2025-03-04T19:48:33.0266087Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-03-04T19:48:33.0266957Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-03-04T19:48:33.0268283Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-03-04T19:48:33.0269175Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-03-04T19:48:33.0270133Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-03-04T19:48:33.0271482Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-03-04T19:48:33.0272369Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-03-04T19:48:33.0273317Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-03-04T19:48:33.0275084Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-03-04T19:48:33.0275933Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-03-04T19:48:33.0276899Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-03-04T19:48:33.0278371Z * [new branch] gh/jansel/480/base -> origin/gh/jansel/480/base 2025-03-04T19:48:33.0279340Z * [new branch] gh/jansel/480/head -> origin/gh/jansel/480/head 2025-03-04T19:48:33.0280307Z * [new branch] gh/jansel/480/orig -> origin/gh/jansel/480/orig 2025-03-04T19:48:33.0281657Z * [new branch] gh/jansel/486/base -> origin/gh/jansel/486/base 2025-03-04T19:48:33.0282514Z * [new branch] gh/jansel/486/head -> origin/gh/jansel/486/head 2025-03-04T19:48:33.0283473Z * [new branch] gh/jansel/486/orig -> origin/gh/jansel/486/orig 2025-03-04T19:48:33.0284848Z * [new branch] gh/jansel/489/base -> origin/gh/jansel/489/base 2025-03-04T19:48:33.0285807Z * [new branch] gh/jansel/489/head -> origin/gh/jansel/489/head 2025-03-04T19:48:33.0286448Z * [new branch] gh/jansel/489/orig -> origin/gh/jansel/489/orig 2025-03-04T19:48:33.0287839Z * [new branch] gh/jansel/490/base -> origin/gh/jansel/490/base 2025-03-04T19:48:33.0288825Z * [new branch] gh/jansel/490/head -> origin/gh/jansel/490/head 2025-03-04T19:48:33.0289835Z * [new branch] gh/jansel/490/orig -> origin/gh/jansel/490/orig 2025-03-04T19:48:33.0291068Z * [new branch] gh/jansel/491/base -> origin/gh/jansel/491/base 2025-03-04T19:48:33.0292034Z * [new branch] gh/jansel/491/head -> origin/gh/jansel/491/head 2025-03-04T19:48:33.0292972Z * [new branch] gh/jansel/491/orig -> origin/gh/jansel/491/orig 2025-03-04T19:48:33.0294259Z * [new branch] gh/jansel/492/base -> origin/gh/jansel/492/base 2025-03-04T19:48:33.0295215Z * [new branch] gh/jansel/492/head -> origin/gh/jansel/492/head 2025-03-04T19:48:33.0296187Z * [new branch] gh/jansel/492/orig -> origin/gh/jansel/492/orig 2025-03-04T19:48:33.0297988Z * [new branch] gh/jansel/493/base -> origin/gh/jansel/493/base 2025-03-04T19:48:33.0299345Z * [new branch] gh/jansel/493/head -> origin/gh/jansel/493/head 2025-03-04T19:48:33.0300334Z * [new branch] gh/jansel/493/orig -> origin/gh/jansel/493/orig 2025-03-04T19:48:33.0301960Z * [new branch] gh/jansel/494/base -> origin/gh/jansel/494/base 2025-03-04T19:48:33.0302885Z * [new branch] gh/jansel/494/head -> origin/gh/jansel/494/head 2025-03-04T19:48:33.0303863Z * [new branch] gh/jansel/494/orig -> origin/gh/jansel/494/orig 2025-03-04T19:48:33.0305262Z * [new branch] gh/jansel/495/base -> origin/gh/jansel/495/base 2025-03-04T19:48:33.0306290Z * [new branch] gh/jansel/495/head -> origin/gh/jansel/495/head 2025-03-04T19:48:33.0307345Z * [new branch] gh/jansel/495/orig -> origin/gh/jansel/495/orig 2025-03-04T19:48:33.0309212Z * [new branch] gh/jansel/496/base -> origin/gh/jansel/496/base 2025-03-04T19:48:33.0310138Z * [new branch] gh/jansel/496/head -> origin/gh/jansel/496/head 2025-03-04T19:48:33.0311135Z * [new branch] gh/jansel/496/orig -> origin/gh/jansel/496/orig 2025-03-04T19:48:33.0312469Z * [new branch] gh/jansel/497/base -> origin/gh/jansel/497/base 2025-03-04T19:48:33.0313433Z * [new branch] gh/jansel/497/head -> origin/gh/jansel/497/head 2025-03-04T19:48:33.0314388Z * [new branch] gh/jansel/497/orig -> origin/gh/jansel/497/orig 2025-03-04T19:48:33.0316019Z * [new branch] gh/jansel/498/base -> origin/gh/jansel/498/base 2025-03-04T19:48:33.0316965Z * [new branch] gh/jansel/498/head -> origin/gh/jansel/498/head 2025-03-04T19:48:33.0318470Z * [new branch] gh/jansel/498/orig -> origin/gh/jansel/498/orig 2025-03-04T19:48:33.0319789Z * [new branch] gh/jansel/499/base -> origin/gh/jansel/499/base 2025-03-04T19:48:33.0320770Z * [new branch] gh/jansel/499/head -> origin/gh/jansel/499/head 2025-03-04T19:48:33.0321783Z * [new branch] gh/jansel/499/orig -> origin/gh/jansel/499/orig 2025-03-04T19:48:33.0323074Z * [new branch] gh/jansel/500/base -> origin/gh/jansel/500/base 2025-03-04T19:48:33.0324017Z * [new branch] gh/jansel/500/head -> origin/gh/jansel/500/head 2025-03-04T19:48:33.0325031Z * [new branch] gh/jansel/500/orig -> origin/gh/jansel/500/orig 2025-03-04T19:48:33.0326332Z * [new branch] gh/jansel/501/base -> origin/gh/jansel/501/base 2025-03-04T19:48:33.0327281Z * [new branch] gh/jansel/501/head -> origin/gh/jansel/501/head 2025-03-04T19:48:33.0328217Z * [new branch] gh/jansel/501/orig -> origin/gh/jansel/501/orig 2025-03-04T19:48:33.0329488Z * [new branch] gh/jansel/502/base -> origin/gh/jansel/502/base 2025-03-04T19:48:33.0330457Z * [new branch] gh/jansel/502/head -> origin/gh/jansel/502/head 2025-03-04T19:48:33.0331435Z * [new branch] gh/jansel/502/orig -> origin/gh/jansel/502/orig 2025-03-04T19:48:33.0333108Z * [new branch] gh/jansel/503/base -> origin/gh/jansel/503/base 2025-03-04T19:48:33.0334059Z * [new branch] gh/jansel/503/head -> origin/gh/jansel/503/head 2025-03-04T19:48:33.0335052Z * [new branch] gh/jansel/503/orig -> origin/gh/jansel/503/orig 2025-03-04T19:48:33.0336356Z * [new branch] gh/jansel/504/base -> origin/gh/jansel/504/base 2025-03-04T19:48:33.0337283Z * [new branch] gh/jansel/504/head -> origin/gh/jansel/504/head 2025-03-04T19:48:33.0338237Z * [new branch] gh/jansel/504/orig -> origin/gh/jansel/504/orig 2025-03-04T19:48:33.0339538Z * [new branch] gh/jansel/505/base -> origin/gh/jansel/505/base 2025-03-04T19:48:33.0340547Z * [new branch] gh/jansel/505/head -> origin/gh/jansel/505/head 2025-03-04T19:48:33.0341499Z * [new branch] gh/jansel/505/orig -> origin/gh/jansel/505/orig 2025-03-04T19:48:33.0342784Z * [new branch] gh/jansel/506/base -> origin/gh/jansel/506/base 2025-03-04T19:48:33.0343743Z * [new branch] gh/jansel/506/head -> origin/gh/jansel/506/head 2025-03-04T19:48:33.0344689Z * [new branch] gh/jansel/506/orig -> origin/gh/jansel/506/orig 2025-03-04T19:48:33.0345972Z * [new branch] gh/jansel/507/base -> origin/gh/jansel/507/base 2025-03-04T19:48:33.0346901Z * [new branch] gh/jansel/507/head -> origin/gh/jansel/507/head 2025-03-04T19:48:33.0347877Z * [new branch] gh/jansel/507/orig -> origin/gh/jansel/507/orig 2025-03-04T19:48:33.0349138Z * [new branch] gh/jansel/508/base -> origin/gh/jansel/508/base 2025-03-04T19:48:33.0350145Z * [new branch] gh/jansel/508/head -> origin/gh/jansel/508/head 2025-03-04T19:48:33.0351086Z * [new branch] gh/jansel/508/orig -> origin/gh/jansel/508/orig 2025-03-04T19:48:33.0352392Z * [new branch] gh/jansel/509/base -> origin/gh/jansel/509/base 2025-03-04T19:48:33.0353327Z * [new branch] gh/jansel/509/head -> origin/gh/jansel/509/head 2025-03-04T19:48:33.0354303Z * [new branch] gh/jansel/509/orig -> origin/gh/jansel/509/orig 2025-03-04T19:48:33.0355614Z * [new branch] gh/jansel/510/base -> origin/gh/jansel/510/base 2025-03-04T19:48:33.0356600Z * [new branch] gh/jansel/510/head -> origin/gh/jansel/510/head 2025-03-04T19:48:33.0357556Z * [new branch] gh/jansel/510/orig -> origin/gh/jansel/510/orig 2025-03-04T19:48:33.0359035Z * [new branch] gh/jansel/511/base -> origin/gh/jansel/511/base 2025-03-04T19:48:33.0360006Z * [new branch] gh/jansel/511/head -> origin/gh/jansel/511/head 2025-03-04T19:48:33.0360936Z * [new branch] gh/jansel/511/orig -> origin/gh/jansel/511/orig 2025-03-04T19:48:33.0362260Z * [new branch] gh/jansel/512/base -> origin/gh/jansel/512/base 2025-03-04T19:48:33.0363235Z * [new branch] gh/jansel/512/head -> origin/gh/jansel/512/head 2025-03-04T19:48:33.0364164Z * [new branch] gh/jansel/512/orig -> origin/gh/jansel/512/orig 2025-03-04T19:48:33.0365525Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-03-04T19:48:33.0366469Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-03-04T19:48:33.0367465Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-03-04T19:48:33.0368762Z * [new branch] gh/jansel/514/base -> origin/gh/jansel/514/base 2025-03-04T19:48:33.0369719Z * [new branch] gh/jansel/514/head -> origin/gh/jansel/514/head 2025-03-04T19:48:33.0370703Z * [new branch] gh/jansel/514/orig -> origin/gh/jansel/514/orig 2025-03-04T19:48:33.0371994Z * [new branch] gh/jansel/515/base -> origin/gh/jansel/515/base 2025-03-04T19:48:33.0372988Z * [new branch] gh/jansel/515/head -> origin/gh/jansel/515/head 2025-03-04T19:48:33.0373943Z * [new branch] gh/jansel/515/orig -> origin/gh/jansel/515/orig 2025-03-04T19:48:33.0375304Z * [new branch] gh/jansel/516/base -> origin/gh/jansel/516/base 2025-03-04T19:48:33.0376226Z * [new branch] gh/jansel/516/head -> origin/gh/jansel/516/head 2025-03-04T19:48:33.0377220Z * [new branch] gh/jansel/516/orig -> origin/gh/jansel/516/orig 2025-03-04T19:48:33.0378492Z * [new branch] gh/jansel/517/base -> origin/gh/jansel/517/base 2025-03-04T19:48:33.0379562Z * [new branch] gh/jansel/517/head -> origin/gh/jansel/517/head 2025-03-04T19:48:33.0380435Z * [new branch] gh/jansel/517/orig -> origin/gh/jansel/517/orig 2025-03-04T19:48:33.0381754Z * [new branch] gh/jansel/518/base -> origin/gh/jansel/518/base 2025-03-04T19:48:33.0382692Z * [new branch] gh/jansel/518/head -> origin/gh/jansel/518/head 2025-03-04T19:48:33.0383675Z * [new branch] gh/jansel/518/orig -> origin/gh/jansel/518/orig 2025-03-04T19:48:33.0384902Z * [new branch] gh/jansel/519/base -> origin/gh/jansel/519/base 2025-03-04T19:48:33.0385862Z * [new branch] gh/jansel/519/head -> origin/gh/jansel/519/head 2025-03-04T19:48:33.0386846Z * [new branch] gh/jansel/519/orig -> origin/gh/jansel/519/orig 2025-03-04T19:48:33.0388896Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2025-03-04T19:48:33.0389850Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2025-03-04T19:48:33.0390823Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2025-03-04T19:48:33.0392151Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-03-04T19:48:33.0393100Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-03-04T19:48:33.0394435Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-03-04T19:48:33.0395877Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-03-04T19:48:33.0396857Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-03-04T19:48:33.0397746Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-03-04T19:48:33.0400329Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-03-04T19:48:33.0401285Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-03-04T19:48:33.0402288Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-03-04T19:48:33.0404084Z * [new branch] gh/jbschlosser/227/base -> origin/gh/jbschlosser/227/base 2025-03-04T19:48:33.0405013Z * [new branch] gh/jbschlosser/227/head -> origin/gh/jbschlosser/227/head 2025-03-04T19:48:33.0405880Z * [new branch] gh/jbschlosser/227/orig -> origin/gh/jbschlosser/227/orig 2025-03-04T19:48:33.0407277Z * [new branch] gh/jbschlosser/228/base -> origin/gh/jbschlosser/228/base 2025-03-04T19:48:33.0408404Z * [new branch] gh/jbschlosser/228/head -> origin/gh/jbschlosser/228/head 2025-03-04T19:48:33.0409614Z * [new branch] gh/jbschlosser/228/orig -> origin/gh/jbschlosser/228/orig 2025-03-04T19:48:33.0410994Z * [new branch] gh/jbschlosser/229/base -> origin/gh/jbschlosser/229/base 2025-03-04T19:48:33.0411894Z * [new branch] gh/jbschlosser/229/head -> origin/gh/jbschlosser/229/head 2025-03-04T19:48:33.0412794Z * [new branch] gh/jbschlosser/229/orig -> origin/gh/jbschlosser/229/orig 2025-03-04T19:48:33.0414088Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2025-03-04T19:48:33.0415083Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2025-03-04T19:48:33.0415995Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2025-03-04T19:48:33.0417522Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2025-03-04T19:48:33.0418497Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2025-03-04T19:48:33.0419476Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2025-03-04T19:48:33.0421203Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-03-04T19:48:33.0422262Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-03-04T19:48:33.0423246Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-03-04T19:48:33.0424560Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2025-03-04T19:48:33.0425614Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2025-03-04T19:48:33.0427034Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2025-03-04T19:48:33.0428216Z * [new branch] gh/jerryzh168/860/base -> origin/gh/jerryzh168/860/base 2025-03-04T19:48:33.0429220Z * [new branch] gh/jerryzh168/860/head -> origin/gh/jerryzh168/860/head 2025-03-04T19:48:33.0430262Z * [new branch] gh/jerryzh168/860/orig -> origin/gh/jerryzh168/860/orig 2025-03-04T19:48:33.0431834Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2025-03-04T19:48:33.0432831Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2025-03-04T19:48:33.0434851Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-03-04T19:48:33.0435824Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-03-04T19:48:33.0436788Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-03-04T19:48:33.0438027Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-03-04T19:48:33.0439057Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-03-04T19:48:33.0440075Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-03-04T19:48:33.0441393Z * [new branch] gh/jiayisunx/50/base -> origin/gh/jiayisunx/50/base 2025-03-04T19:48:33.0442354Z * [new branch] gh/jiayisunx/50/head -> origin/gh/jiayisunx/50/head 2025-03-04T19:48:33.0443333Z * [new branch] gh/jiayisunx/50/orig -> origin/gh/jiayisunx/50/orig 2025-03-04T19:48:33.0444579Z * [new branch] gh/jiayisunx/51/base -> origin/gh/jiayisunx/51/base 2025-03-04T19:48:33.0445520Z * [new branch] gh/jiayisunx/51/head -> origin/gh/jiayisunx/51/head 2025-03-04T19:48:33.0446490Z * [new branch] gh/jiayisunx/51/orig -> origin/gh/jiayisunx/51/orig 2025-03-04T19:48:33.0447792Z * [new branch] gh/jiayisunx/53/base -> origin/gh/jiayisunx/53/base 2025-03-04T19:48:33.0448681Z * [new branch] gh/jiayisunx/53/head -> origin/gh/jiayisunx/53/head 2025-03-04T19:48:33.0449654Z * [new branch] gh/jiayisunx/53/orig -> origin/gh/jiayisunx/53/orig 2025-03-04T19:48:33.0450916Z * [new branch] gh/jiayisunx/54/base -> origin/gh/jiayisunx/54/base 2025-03-04T19:48:33.0452318Z * [new branch] gh/jiayisunx/54/head -> origin/gh/jiayisunx/54/head 2025-03-04T19:48:33.0453233Z * [new branch] gh/jiayisunx/54/orig -> origin/gh/jiayisunx/54/orig 2025-03-04T19:48:33.0454519Z * [new branch] gh/jiayisunx/55/base -> origin/gh/jiayisunx/55/base 2025-03-04T19:48:33.0455467Z * [new branch] gh/jiayisunx/55/head -> origin/gh/jiayisunx/55/head 2025-03-04T19:48:33.0456467Z * [new branch] gh/jiayisunx/55/orig -> origin/gh/jiayisunx/55/orig 2025-03-04T19:48:33.0457785Z * [new branch] gh/jiayisunx/56/base -> origin/gh/jiayisunx/56/base 2025-03-04T19:48:33.0458747Z * [new branch] gh/jiayisunx/56/head -> origin/gh/jiayisunx/56/head 2025-03-04T19:48:33.0459739Z * [new branch] gh/jiayisunx/56/orig -> origin/gh/jiayisunx/56/orig 2025-03-04T19:48:33.0461043Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-03-04T19:48:33.0461968Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-03-04T19:48:33.0462916Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-03-04T19:48:33.0464327Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-03-04T19:48:33.0465347Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-03-04T19:48:33.0466333Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-03-04T19:48:33.0467910Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-03-04T19:48:33.0468919Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-03-04T19:48:33.0469875Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-03-04T19:48:33.0471153Z * [new branch] gh/jiayisunx/60/base -> origin/gh/jiayisunx/60/base 2025-03-04T19:48:33.0472061Z * [new branch] gh/jiayisunx/60/head -> origin/gh/jiayisunx/60/head 2025-03-04T19:48:33.0473053Z * [new branch] gh/jiayisunx/60/orig -> origin/gh/jiayisunx/60/orig 2025-03-04T19:48:33.0474720Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-03-04T19:48:33.0475737Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-03-04T19:48:33.0476691Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-03-04T19:48:33.0478195Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-03-04T19:48:33.0479174Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-03-04T19:48:33.0481151Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2025-03-04T19:48:33.0482219Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2025-03-04T19:48:33.0483510Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2025-03-04T19:48:33.0484801Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2025-03-04T19:48:33.0486056Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2025-03-04T19:48:33.0487332Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2025-03-04T19:48:33.0488348Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2025-03-04T19:48:33.0489273Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2025-03-04T19:48:33.0490583Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2025-03-04T19:48:33.0491966Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2025-03-04T19:48:33.0492980Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2025-03-04T19:48:33.0494152Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2025-03-04T19:48:33.0495047Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2025-03-04T19:48:33.0496210Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2025-03-04T19:48:33.0497228Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2025-03-04T19:48:33.0498492Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2025-03-04T19:48:33.0499519Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2025-03-04T19:48:33.0500823Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2025-03-04T19:48:33.0501609Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2025-03-04T19:48:33.0502826Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2025-03-04T19:48:33.0503732Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2025-03-04T19:48:33.0504889Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2025-03-04T19:48:33.0505786Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2025-03-04T19:48:33.0506892Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2025-03-04T19:48:33.0508211Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2025-03-04T19:48:33.0510222Z * [new branch] gh/justinchuby/101/base -> origin/gh/justinchuby/101/base 2025-03-04T19:48:33.0511480Z * [new branch] gh/justinchuby/101/head -> origin/gh/justinchuby/101/head 2025-03-04T19:48:33.0512291Z * [new branch] gh/justinchuby/101/orig -> origin/gh/justinchuby/101/orig 2025-03-04T19:48:33.0513657Z * [new branch] gh/justinchuby/102/base -> origin/gh/justinchuby/102/base 2025-03-04T19:48:33.0514601Z * [new branch] gh/justinchuby/102/head -> origin/gh/justinchuby/102/head 2025-03-04T19:48:33.0515566Z * [new branch] gh/justinchuby/102/orig -> origin/gh/justinchuby/102/orig 2025-03-04T19:48:33.0516836Z * [new branch] gh/justinchuby/103/base -> origin/gh/justinchuby/103/base 2025-03-04T19:48:33.0517885Z * [new branch] gh/justinchuby/103/head -> origin/gh/justinchuby/103/head 2025-03-04T19:48:33.0518871Z * [new branch] gh/justinchuby/103/orig -> origin/gh/justinchuby/103/orig 2025-03-04T19:48:33.0520191Z * [new branch] gh/justinchuby/104/base -> origin/gh/justinchuby/104/base 2025-03-04T19:48:33.0521126Z * [new branch] gh/justinchuby/104/head -> origin/gh/justinchuby/104/head 2025-03-04T19:48:33.0522149Z * [new branch] gh/justinchuby/104/orig -> origin/gh/justinchuby/104/orig 2025-03-04T19:48:33.0523303Z * [new branch] gh/justinchuby/105/base -> origin/gh/justinchuby/105/base 2025-03-04T19:48:33.0524271Z * [new branch] gh/justinchuby/105/head -> origin/gh/justinchuby/105/head 2025-03-04T19:48:33.0525168Z * [new branch] gh/justinchuby/105/orig -> origin/gh/justinchuby/105/orig 2025-03-04T19:48:33.0526449Z * [new branch] gh/justinchuby/106/base -> origin/gh/justinchuby/106/base 2025-03-04T19:48:33.0527390Z * [new branch] gh/justinchuby/106/head -> origin/gh/justinchuby/106/head 2025-03-04T19:48:33.0528367Z * [new branch] gh/justinchuby/106/orig -> origin/gh/justinchuby/106/orig 2025-03-04T19:48:33.0529611Z * [new branch] gh/justinchuby/107/base -> origin/gh/justinchuby/107/base 2025-03-04T19:48:33.0530584Z * [new branch] gh/justinchuby/107/head -> origin/gh/justinchuby/107/head 2025-03-04T19:48:33.0531538Z * [new branch] gh/justinchuby/107/orig -> origin/gh/justinchuby/107/orig 2025-03-04T19:48:33.0532916Z * [new branch] gh/justinchuby/108/base -> origin/gh/justinchuby/108/base 2025-03-04T19:48:33.0533845Z * [new branch] gh/justinchuby/108/head -> origin/gh/justinchuby/108/head 2025-03-04T19:48:33.0534927Z * [new branch] gh/justinchuby/108/orig -> origin/gh/justinchuby/108/orig 2025-03-04T19:48:33.0536241Z * [new branch] gh/justinchuby/109/base -> origin/gh/justinchuby/109/base 2025-03-04T19:48:33.0537041Z * [new branch] gh/justinchuby/109/head -> origin/gh/justinchuby/109/head 2025-03-04T19:48:33.0538082Z * [new branch] gh/justinchuby/109/orig -> origin/gh/justinchuby/109/orig 2025-03-04T19:48:33.0539849Z * [new branch] gh/justinchuby/110/base -> origin/gh/justinchuby/110/base 2025-03-04T19:48:33.0540752Z * [new branch] gh/justinchuby/110/head -> origin/gh/justinchuby/110/head 2025-03-04T19:48:33.0541698Z * [new branch] gh/justinchuby/110/orig -> origin/gh/justinchuby/110/orig 2025-03-04T19:48:33.0543021Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-03-04T19:48:33.0543980Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-03-04T19:48:33.0544934Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-03-04T19:48:33.0546120Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-03-04T19:48:33.0547061Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-03-04T19:48:33.0548213Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-03-04T19:48:33.0550155Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2025-03-04T19:48:33.0551122Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2025-03-04T19:48:33.0552557Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2025-03-04T19:48:33.0553873Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-03-04T19:48:33.0554917Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-03-04T19:48:33.0556272Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-03-04T19:48:33.0557270Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-03-04T19:48:33.0558546Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-03-04T19:48:33.0559465Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-03-04T19:48:33.0560745Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-03-04T19:48:33.0561717Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-03-04T19:48:33.0563425Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-03-04T19:48:33.0564514Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-03-04T19:48:33.0565690Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-03-04T19:48:33.0566905Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-03-04T19:48:33.0567815Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-03-04T19:48:33.0569503Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-03-04T19:48:33.0570513Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2025-03-04T19:48:33.0571545Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2025-03-04T19:48:33.0573436Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-03-04T19:48:33.0574422Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-03-04T19:48:33.0575397Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-03-04T19:48:33.0576653Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-03-04T19:48:33.0577636Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-03-04T19:48:33.0578536Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-03-04T19:48:33.0580231Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-03-04T19:48:33.0581254Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-03-04T19:48:33.0582809Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2025-03-04T19:48:33.0583698Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2025-03-04T19:48:33.0584701Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2025-03-04T19:48:33.0586151Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-03-04T19:48:33.0587235Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-03-04T19:48:33.0588164Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-03-04T19:48:33.0589441Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2025-03-04T19:48:33.0590527Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2025-03-04T19:48:33.0591518Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2025-03-04T19:48:33.0592842Z * [new branch] gh/kwen2501/122/base -> origin/gh/kwen2501/122/base 2025-03-04T19:48:33.0593865Z * [new branch] gh/kwen2501/122/head -> origin/gh/kwen2501/122/head 2025-03-04T19:48:33.0594849Z * [new branch] gh/kwen2501/122/orig -> origin/gh/kwen2501/122/orig 2025-03-04T19:48:33.0596185Z * [new branch] gh/kwen2501/123/base -> origin/gh/kwen2501/123/base 2025-03-04T19:48:33.0597177Z * [new branch] gh/kwen2501/123/head -> origin/gh/kwen2501/123/head 2025-03-04T19:48:33.0598210Z * [new branch] gh/kwen2501/123/orig -> origin/gh/kwen2501/123/orig 2025-03-04T19:48:33.0599628Z * [new branch] gh/kwen2501/124/base -> origin/gh/kwen2501/124/base 2025-03-04T19:48:33.0600614Z * [new branch] gh/kwen2501/124/head -> origin/gh/kwen2501/124/head 2025-03-04T19:48:33.0601518Z * [new branch] gh/kwen2501/124/orig -> origin/gh/kwen2501/124/orig 2025-03-04T19:48:33.0602919Z * [new branch] gh/kwen2501/125/base -> origin/gh/kwen2501/125/base 2025-03-04T19:48:33.0603891Z * [new branch] gh/kwen2501/125/head -> origin/gh/kwen2501/125/head 2025-03-04T19:48:33.0604939Z * [new branch] gh/kwen2501/125/orig -> origin/gh/kwen2501/125/orig 2025-03-04T19:48:33.0606198Z * [new branch] gh/kwen2501/126/base -> origin/gh/kwen2501/126/base 2025-03-04T19:48:33.0607128Z * [new branch] gh/kwen2501/126/head -> origin/gh/kwen2501/126/head 2025-03-04T19:48:33.0608092Z * [new branch] gh/kwen2501/126/orig -> origin/gh/kwen2501/126/orig 2025-03-04T19:48:33.0609478Z * [new branch] gh/kwen2501/127/base -> origin/gh/kwen2501/127/base 2025-03-04T19:48:33.0610463Z * [new branch] gh/kwen2501/127/head -> origin/gh/kwen2501/127/head 2025-03-04T19:48:33.0611551Z * [new branch] gh/kwen2501/127/orig -> origin/gh/kwen2501/127/orig 2025-03-04T19:48:33.0613040Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-03-04T19:48:33.0613938Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-03-04T19:48:33.0615359Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2025-03-04T19:48:33.0616325Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2025-03-04T19:48:33.0617293Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2025-03-04T19:48:33.0618572Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2025-03-04T19:48:33.0619637Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2025-03-04T19:48:33.0620711Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2025-03-04T19:48:33.0622241Z * [new branch] gh/laithsakka/102/base -> origin/gh/laithsakka/102/base 2025-03-04T19:48:33.0623391Z * [new branch] gh/laithsakka/102/head -> origin/gh/laithsakka/102/head 2025-03-04T19:48:33.0624369Z * [new branch] gh/laithsakka/102/orig -> origin/gh/laithsakka/102/orig 2025-03-04T19:48:33.0625707Z * [new branch] gh/laithsakka/107/base -> origin/gh/laithsakka/107/base 2025-03-04T19:48:33.0626722Z * [new branch] gh/laithsakka/107/head -> origin/gh/laithsakka/107/head 2025-03-04T19:48:33.0627711Z * [new branch] gh/laithsakka/107/orig -> origin/gh/laithsakka/107/orig 2025-03-04T19:48:33.0629113Z * [new branch] gh/laithsakka/108/base -> origin/gh/laithsakka/108/base 2025-03-04T19:48:33.0630130Z * [new branch] gh/laithsakka/108/head -> origin/gh/laithsakka/108/head 2025-03-04T19:48:33.0631137Z * [new branch] gh/laithsakka/108/orig -> origin/gh/laithsakka/108/orig 2025-03-04T19:48:33.0632342Z * [new branch] gh/laithsakka/109/base -> origin/gh/laithsakka/109/base 2025-03-04T19:48:33.0633332Z * [new branch] gh/laithsakka/109/head -> origin/gh/laithsakka/109/head 2025-03-04T19:48:33.0634372Z * [new branch] gh/laithsakka/109/orig -> origin/gh/laithsakka/109/orig 2025-03-04T19:48:33.0635535Z * [new branch] gh/laithsakka/110/base -> origin/gh/laithsakka/110/base 2025-03-04T19:48:33.0636690Z * [new branch] gh/laithsakka/110/head -> origin/gh/laithsakka/110/head 2025-03-04T19:48:33.0637625Z * [new branch] gh/laithsakka/110/orig -> origin/gh/laithsakka/110/orig 2025-03-04T19:48:33.0639183Z * [new branch] gh/laithsakka/111/base -> origin/gh/laithsakka/111/base 2025-03-04T19:48:33.0640125Z * [new branch] gh/laithsakka/111/head -> origin/gh/laithsakka/111/head 2025-03-04T19:48:33.0641058Z * [new branch] gh/laithsakka/111/orig -> origin/gh/laithsakka/111/orig 2025-03-04T19:48:33.0642443Z * [new branch] gh/laithsakka/112/base -> origin/gh/laithsakka/112/base 2025-03-04T19:48:33.0643615Z * [new branch] gh/laithsakka/112/head -> origin/gh/laithsakka/112/head 2025-03-04T19:48:33.0644603Z * [new branch] gh/laithsakka/112/orig -> origin/gh/laithsakka/112/orig 2025-03-04T19:48:33.0645966Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-03-04T19:48:33.0647092Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-03-04T19:48:33.0648250Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-03-04T19:48:33.0649243Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-03-04T19:48:33.0650407Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-03-04T19:48:33.0651334Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-03-04T19:48:33.0652499Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-03-04T19:48:33.0653395Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-03-04T19:48:33.0654954Z * [new branch] gh/larryliu0820/44/base -> origin/gh/larryliu0820/44/base 2025-03-04T19:48:33.0655936Z * [new branch] gh/larryliu0820/44/head -> origin/gh/larryliu0820/44/head 2025-03-04T19:48:33.0656933Z * [new branch] gh/larryliu0820/44/orig -> origin/gh/larryliu0820/44/orig 2025-03-04T19:48:33.0658230Z * [new branch] gh/larryliu0820/45/base -> origin/gh/larryliu0820/45/base 2025-03-04T19:48:33.0659321Z * [new branch] gh/larryliu0820/45/head -> origin/gh/larryliu0820/45/head 2025-03-04T19:48:33.0660231Z * [new branch] gh/larryliu0820/45/orig -> origin/gh/larryliu0820/45/orig 2025-03-04T19:48:33.0661515Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-03-04T19:48:33.0663139Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-03-04T19:48:33.0664195Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-03-04T19:48:33.0665777Z * [new branch] gh/leslie-fang-intel/180/base -> origin/gh/leslie-fang-intel/180/base 2025-03-04T19:48:33.0666771Z * [new branch] gh/leslie-fang-intel/180/head -> origin/gh/leslie-fang-intel/180/head 2025-03-04T19:48:33.0667889Z * [new branch] gh/leslie-fang-intel/180/orig -> origin/gh/leslie-fang-intel/180/orig 2025-03-04T19:48:33.0669135Z * [new branch] gh/leslie-fang-intel/181/base -> origin/gh/leslie-fang-intel/181/base 2025-03-04T19:48:33.0670096Z * [new branch] gh/leslie-fang-intel/181/head -> origin/gh/leslie-fang-intel/181/head 2025-03-04T19:48:33.0671048Z * [new branch] gh/leslie-fang-intel/181/orig -> origin/gh/leslie-fang-intel/181/orig 2025-03-04T19:48:33.0672350Z * [new branch] gh/leslie-fang-intel/182/base -> origin/gh/leslie-fang-intel/182/base 2025-03-04T19:48:33.0673293Z * [new branch] gh/leslie-fang-intel/182/head -> origin/gh/leslie-fang-intel/182/head 2025-03-04T19:48:33.0674285Z * [new branch] gh/leslie-fang-intel/182/orig -> origin/gh/leslie-fang-intel/182/orig 2025-03-04T19:48:33.0675623Z * [new branch] gh/leslie-fang-intel/183/base -> origin/gh/leslie-fang-intel/183/base 2025-03-04T19:48:33.0676608Z * [new branch] gh/leslie-fang-intel/183/head -> origin/gh/leslie-fang-intel/183/head 2025-03-04T19:48:33.0677605Z * [new branch] gh/leslie-fang-intel/183/orig -> origin/gh/leslie-fang-intel/183/orig 2025-03-04T19:48:33.0679001Z * [new branch] gh/leslie-fang-intel/184/base -> origin/gh/leslie-fang-intel/184/base 2025-03-04T19:48:33.0679986Z * [new branch] gh/leslie-fang-intel/184/head -> origin/gh/leslie-fang-intel/184/head 2025-03-04T19:48:33.0680824Z * [new branch] gh/leslie-fang-intel/184/orig -> origin/gh/leslie-fang-intel/184/orig 2025-03-04T19:48:33.0682157Z * [new branch] gh/leslie-fang-intel/185/base -> origin/gh/leslie-fang-intel/185/base 2025-03-04T19:48:33.0683078Z * [new branch] gh/leslie-fang-intel/185/head -> origin/gh/leslie-fang-intel/185/head 2025-03-04T19:48:33.0684120Z * [new branch] gh/leslie-fang-intel/185/orig -> origin/gh/leslie-fang-intel/185/orig 2025-03-04T19:48:33.0685353Z * [new branch] gh/leslie-fang-intel/186/base -> origin/gh/leslie-fang-intel/186/base 2025-03-04T19:48:33.0686283Z * [new branch] gh/leslie-fang-intel/186/head -> origin/gh/leslie-fang-intel/186/head 2025-03-04T19:48:33.0687240Z * [new branch] gh/leslie-fang-intel/186/orig -> origin/gh/leslie-fang-intel/186/orig 2025-03-04T19:48:33.0688506Z * [new branch] gh/leslie-fang-intel/187/base -> origin/gh/leslie-fang-intel/187/base 2025-03-04T19:48:33.0689453Z * [new branch] gh/leslie-fang-intel/187/head -> origin/gh/leslie-fang-intel/187/head 2025-03-04T19:48:33.0690477Z * [new branch] gh/leslie-fang-intel/187/orig -> origin/gh/leslie-fang-intel/187/orig 2025-03-04T19:48:33.0691937Z * [new branch] gh/lucasllc/1/head -> origin/gh/lucasllc/1/head 2025-03-04T19:48:33.0693480Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-03-04T19:48:33.0694738Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-03-04T19:48:33.0695670Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-03-04T19:48:33.0696870Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-03-04T19:48:33.0698920Z * [new branch] gh/malfet/137/base -> origin/gh/malfet/137/base 2025-03-04T19:48:33.0702479Z * [new branch] gh/malfet/137/head -> origin/gh/malfet/137/head 2025-03-04T19:48:33.0703590Z * [new branch] gh/malfet/137/orig -> origin/gh/malfet/137/orig 2025-03-04T19:48:33.0704860Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-03-04T19:48:33.0706208Z * [new branch] gh/malfet/155/base -> origin/gh/malfet/155/base 2025-03-04T19:48:33.0707141Z * [new branch] gh/malfet/155/head -> origin/gh/malfet/155/head 2025-03-04T19:48:33.0708137Z * [new branch] gh/malfet/155/orig -> origin/gh/malfet/155/orig 2025-03-04T19:48:33.0710265Z * [new branch] gh/malfet/159/base -> origin/gh/malfet/159/base 2025-03-04T19:48:33.0710888Z * [new branch] gh/malfet/159/head -> origin/gh/malfet/159/head 2025-03-04T19:48:33.0711644Z * [new branch] gh/malfet/159/orig -> origin/gh/malfet/159/orig 2025-03-04T19:48:33.0713148Z * [new branch] gh/malfet/161/base -> origin/gh/malfet/161/base 2025-03-04T19:48:33.0714269Z * [new branch] gh/malfet/161/head -> origin/gh/malfet/161/head 2025-03-04T19:48:33.0715500Z * [new branch] gh/malfet/161/orig -> origin/gh/malfet/161/orig 2025-03-04T19:48:33.0716779Z * [new branch] gh/malfet/162/base -> origin/gh/malfet/162/base 2025-03-04T19:48:33.0717929Z * [new branch] gh/malfet/162/head -> origin/gh/malfet/162/head 2025-03-04T19:48:33.0719112Z * [new branch] gh/malfet/162/orig -> origin/gh/malfet/162/orig 2025-03-04T19:48:33.0720393Z * [new branch] gh/malfet/163/base -> origin/gh/malfet/163/base 2025-03-04T19:48:33.0721480Z * [new branch] gh/malfet/163/head -> origin/gh/malfet/163/head 2025-03-04T19:48:33.0722556Z * [new branch] gh/malfet/163/orig -> origin/gh/malfet/163/orig 2025-03-04T19:48:33.0724002Z * [new branch] gh/malfet/164/base -> origin/gh/malfet/164/base 2025-03-04T19:48:33.0725041Z * [new branch] gh/malfet/164/head -> origin/gh/malfet/164/head 2025-03-04T19:48:33.0726133Z * [new branch] gh/malfet/164/orig -> origin/gh/malfet/164/orig 2025-03-04T19:48:33.0727624Z * [new branch] gh/malfet/165/base -> origin/gh/malfet/165/base 2025-03-04T19:48:33.0728684Z * [new branch] gh/malfet/165/head -> origin/gh/malfet/165/head 2025-03-04T19:48:33.0729806Z * [new branch] gh/malfet/165/orig -> origin/gh/malfet/165/orig 2025-03-04T19:48:33.0731210Z * [new branch] gh/malfet/166/base -> origin/gh/malfet/166/base 2025-03-04T19:48:33.0732279Z * [new branch] gh/malfet/166/head -> origin/gh/malfet/166/head 2025-03-04T19:48:33.0733347Z * [new branch] gh/malfet/166/orig -> origin/gh/malfet/166/orig 2025-03-04T19:48:33.0734693Z * [new branch] gh/malfet/167/base -> origin/gh/malfet/167/base 2025-03-04T19:48:33.0735730Z * [new branch] gh/malfet/167/head -> origin/gh/malfet/167/head 2025-03-04T19:48:33.0736894Z * [new branch] gh/malfet/167/orig -> origin/gh/malfet/167/orig 2025-03-04T19:48:33.0738206Z * [new branch] gh/malfet/168/base -> origin/gh/malfet/168/base 2025-03-04T19:48:33.0739427Z * [new branch] gh/malfet/168/head -> origin/gh/malfet/168/head 2025-03-04T19:48:33.0740568Z * [new branch] gh/malfet/168/orig -> origin/gh/malfet/168/orig 2025-03-04T19:48:33.0741981Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-03-04T19:48:33.0743109Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-03-04T19:48:33.0744255Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-03-04T19:48:33.0745669Z * [new branch] gh/malfet/170/base -> origin/gh/malfet/170/base 2025-03-04T19:48:33.0746725Z * [new branch] gh/malfet/170/head -> origin/gh/malfet/170/head 2025-03-04T19:48:33.0747875Z * [new branch] gh/malfet/170/orig -> origin/gh/malfet/170/orig 2025-03-04T19:48:33.0749288Z * [new branch] gh/malfet/171/base -> origin/gh/malfet/171/base 2025-03-04T19:48:33.0750350Z * [new branch] gh/malfet/171/head -> origin/gh/malfet/171/head 2025-03-04T19:48:33.0751565Z * [new branch] gh/malfet/171/orig -> origin/gh/malfet/171/orig 2025-03-04T19:48:33.0753052Z * [new branch] gh/malfet/172/base -> origin/gh/malfet/172/base 2025-03-04T19:48:33.0754080Z * [new branch] gh/malfet/172/head -> origin/gh/malfet/172/head 2025-03-04T19:48:33.0755127Z * [new branch] gh/malfet/172/orig -> origin/gh/malfet/172/orig 2025-03-04T19:48:33.0756468Z * [new branch] gh/malfet/173/base -> origin/gh/malfet/173/base 2025-03-04T19:48:33.0757497Z * [new branch] gh/malfet/173/head -> origin/gh/malfet/173/head 2025-03-04T19:48:33.0758820Z * [new branch] gh/malfet/173/orig -> origin/gh/malfet/173/orig 2025-03-04T19:48:33.0760615Z * [new branch] gh/malfet/174/base -> origin/gh/malfet/174/base 2025-03-04T19:48:33.0761726Z * [new branch] gh/malfet/174/head -> origin/gh/malfet/174/head 2025-03-04T19:48:33.0762959Z * [new branch] gh/malfet/174/orig -> origin/gh/malfet/174/orig 2025-03-04T19:48:33.0764381Z * [new branch] gh/malfet/175/base -> origin/gh/malfet/175/base 2025-03-04T19:48:33.0765463Z * [new branch] gh/malfet/175/head -> origin/gh/malfet/175/head 2025-03-04T19:48:33.0766623Z * [new branch] gh/malfet/175/orig -> origin/gh/malfet/175/orig 2025-03-04T19:48:33.0768070Z * [new branch] gh/malfet/176/base -> origin/gh/malfet/176/base 2025-03-04T19:48:33.0769157Z * [new branch] gh/malfet/176/head -> origin/gh/malfet/176/head 2025-03-04T19:48:33.0770372Z * [new branch] gh/malfet/176/orig -> origin/gh/malfet/176/orig 2025-03-04T19:48:33.0772124Z * [new branch] gh/malfet/177/base -> origin/gh/malfet/177/base 2025-03-04T19:48:33.0773261Z * [new branch] gh/malfet/177/head -> origin/gh/malfet/177/head 2025-03-04T19:48:33.0774387Z * [new branch] gh/malfet/177/orig -> origin/gh/malfet/177/orig 2025-03-04T19:48:33.0775897Z * [new branch] gh/malfet/178/base -> origin/gh/malfet/178/base 2025-03-04T19:48:33.0776976Z * [new branch] gh/malfet/178/head -> origin/gh/malfet/178/head 2025-03-04T19:48:33.0778087Z * [new branch] gh/malfet/178/orig -> origin/gh/malfet/178/orig 2025-03-04T19:48:33.0779510Z * [new branch] gh/malfet/179/base -> origin/gh/malfet/179/base 2025-03-04T19:48:33.0780595Z * [new branch] gh/malfet/179/head -> origin/gh/malfet/179/head 2025-03-04T19:48:33.0781657Z * [new branch] gh/malfet/179/orig -> origin/gh/malfet/179/orig 2025-03-04T19:48:33.0783071Z * [new branch] gh/malfet/180/base -> origin/gh/malfet/180/base 2025-03-04T19:48:33.0784110Z * [new branch] gh/malfet/180/head -> origin/gh/malfet/180/head 2025-03-04T19:48:33.0785314Z * [new branch] gh/malfet/180/orig -> origin/gh/malfet/180/orig 2025-03-04T19:48:33.0786749Z * [new branch] gh/malfet/181/base -> origin/gh/malfet/181/base 2025-03-04T19:48:33.0787893Z * [new branch] gh/malfet/181/head -> origin/gh/malfet/181/head 2025-03-04T19:48:33.0789004Z * [new branch] gh/malfet/181/orig -> origin/gh/malfet/181/orig 2025-03-04T19:48:33.0790426Z * [new branch] gh/malfet/182/base -> origin/gh/malfet/182/base 2025-03-04T19:48:33.0791518Z * [new branch] gh/malfet/182/head -> origin/gh/malfet/182/head 2025-03-04T19:48:33.0792792Z * [new branch] gh/malfet/182/orig -> origin/gh/malfet/182/orig 2025-03-04T19:48:33.0794297Z * [new branch] gh/malfet/183/base -> origin/gh/malfet/183/base 2025-03-04T19:48:33.0795399Z * [new branch] gh/malfet/183/head -> origin/gh/malfet/183/head 2025-03-04T19:48:33.0796552Z * [new branch] gh/malfet/183/orig -> origin/gh/malfet/183/orig 2025-03-04T19:48:33.0798109Z * [new branch] gh/malfet/184/base -> origin/gh/malfet/184/base 2025-03-04T19:48:33.0799430Z * [new branch] gh/malfet/184/head -> origin/gh/malfet/184/head 2025-03-04T19:48:33.0800484Z * [new branch] gh/malfet/184/orig -> origin/gh/malfet/184/orig 2025-03-04T19:48:33.0801865Z * [new branch] gh/malfet/185/base -> origin/gh/malfet/185/base 2025-03-04T19:48:33.0802902Z * [new branch] gh/malfet/185/head -> origin/gh/malfet/185/head 2025-03-04T19:48:33.0803999Z * [new branch] gh/malfet/185/orig -> origin/gh/malfet/185/orig 2025-03-04T19:48:33.0805769Z * [new branch] gh/malfet/186/base -> origin/gh/malfet/186/base 2025-03-04T19:48:33.0806888Z * [new branch] gh/malfet/186/head -> origin/gh/malfet/186/head 2025-03-04T19:48:33.0808047Z * [new branch] gh/malfet/186/orig -> origin/gh/malfet/186/orig 2025-03-04T19:48:33.0809592Z * [new branch] gh/malfet/187/base -> origin/gh/malfet/187/base 2025-03-04T19:48:33.0810659Z * [new branch] gh/malfet/187/head -> origin/gh/malfet/187/head 2025-03-04T19:48:33.0811842Z * [new branch] gh/malfet/187/orig -> origin/gh/malfet/187/orig 2025-03-04T19:48:33.0813231Z * [new branch] gh/malfet/188/base -> origin/gh/malfet/188/base 2025-03-04T19:48:33.0814448Z * [new branch] gh/malfet/188/head -> origin/gh/malfet/188/head 2025-03-04T19:48:33.0815450Z * [new branch] gh/malfet/188/orig -> origin/gh/malfet/188/orig 2025-03-04T19:48:33.0817013Z * [new branch] gh/malfet/189/base -> origin/gh/malfet/189/base 2025-03-04T19:48:33.0818044Z * [new branch] gh/malfet/189/head -> origin/gh/malfet/189/head 2025-03-04T19:48:33.0819948Z * [new branch] gh/malfet/190/base -> origin/gh/malfet/190/base 2025-03-04T19:48:33.0821047Z * [new branch] gh/malfet/190/head -> origin/gh/malfet/190/head 2025-03-04T19:48:33.0822522Z * [new branch] gh/malfet/190/orig -> origin/gh/malfet/190/orig 2025-03-04T19:48:33.0823805Z * [new branch] gh/malfet/191/base -> origin/gh/malfet/191/base 2025-03-04T19:48:33.0824864Z * [new branch] gh/malfet/191/head -> origin/gh/malfet/191/head 2025-03-04T19:48:33.0825980Z * [new branch] gh/malfet/191/orig -> origin/gh/malfet/191/orig 2025-03-04T19:48:33.0827278Z * [new branch] gh/malfet/192/base -> origin/gh/malfet/192/base 2025-03-04T19:48:33.0828374Z * [new branch] gh/malfet/192/head -> origin/gh/malfet/192/head 2025-03-04T19:48:33.0829865Z * [new branch] gh/malfet/192/orig -> origin/gh/malfet/192/orig 2025-03-04T19:48:33.0831180Z * [new branch] gh/malfet/193/base -> origin/gh/malfet/193/base 2025-03-04T19:48:33.0832382Z * [new branch] gh/malfet/193/head -> origin/gh/malfet/193/head 2025-03-04T19:48:33.0833366Z * [new branch] gh/malfet/193/orig -> origin/gh/malfet/193/orig 2025-03-04T19:48:33.0835002Z * [new branch] gh/malfet/194/base -> origin/gh/malfet/194/base 2025-03-04T19:48:33.0836103Z * [new branch] gh/malfet/194/head -> origin/gh/malfet/194/head 2025-03-04T19:48:33.0837324Z * [new branch] gh/malfet/194/orig -> origin/gh/malfet/194/orig 2025-03-04T19:48:33.0838928Z * [new branch] gh/malfet/195/base -> origin/gh/malfet/195/base 2025-03-04T19:48:33.0839982Z * [new branch] gh/malfet/195/head -> origin/gh/malfet/195/head 2025-03-04T19:48:33.0841059Z * [new branch] gh/malfet/195/orig -> origin/gh/malfet/195/orig 2025-03-04T19:48:33.0842482Z * [new branch] gh/malfet/196/base -> origin/gh/malfet/196/base 2025-03-04T19:48:33.0843530Z * [new branch] gh/malfet/196/head -> origin/gh/malfet/196/head 2025-03-04T19:48:33.0844650Z * [new branch] gh/malfet/196/orig -> origin/gh/malfet/196/orig 2025-03-04T19:48:33.0846061Z * [new branch] gh/malfet/197/base -> origin/gh/malfet/197/base 2025-03-04T19:48:33.0847201Z * [new branch] gh/malfet/197/head -> origin/gh/malfet/197/head 2025-03-04T19:48:33.0848323Z * [new branch] gh/malfet/197/orig -> origin/gh/malfet/197/orig 2025-03-04T19:48:33.0849761Z * [new branch] gh/malfet/198/base -> origin/gh/malfet/198/base 2025-03-04T19:48:33.0850845Z * [new branch] gh/malfet/198/head -> origin/gh/malfet/198/head 2025-03-04T19:48:33.0852109Z * [new branch] gh/malfet/198/orig -> origin/gh/malfet/198/orig 2025-03-04T19:48:33.0853535Z * [new branch] gh/malfet/199/base -> origin/gh/malfet/199/base 2025-03-04T19:48:33.0854625Z * [new branch] gh/malfet/199/head -> origin/gh/malfet/199/head 2025-03-04T19:48:33.0855773Z * [new branch] gh/malfet/199/orig -> origin/gh/malfet/199/orig 2025-03-04T19:48:33.0857270Z * [new branch] gh/malfet/200/base -> origin/gh/malfet/200/base 2025-03-04T19:48:33.0858706Z * [new branch] gh/malfet/200/head -> origin/gh/malfet/200/head 2025-03-04T19:48:33.0860065Z * [new branch] gh/malfet/200/orig -> origin/gh/malfet/200/orig 2025-03-04T19:48:33.0861588Z * [new branch] gh/malfet/201/base -> origin/gh/malfet/201/base 2025-03-04T19:48:33.0862617Z * [new branch] gh/malfet/201/head -> origin/gh/malfet/201/head 2025-03-04T19:48:33.0863807Z * [new branch] gh/malfet/201/orig -> origin/gh/malfet/201/orig 2025-03-04T19:48:33.0865135Z * [new branch] gh/malfet/202/base -> origin/gh/malfet/202/base 2025-03-04T19:48:33.0866280Z * [new branch] gh/malfet/202/head -> origin/gh/malfet/202/head 2025-03-04T19:48:33.0867487Z * [new branch] gh/malfet/202/orig -> origin/gh/malfet/202/orig 2025-03-04T19:48:33.0868806Z * [new branch] gh/malfet/203/base -> origin/gh/malfet/203/base 2025-03-04T19:48:33.0869942Z * [new branch] gh/malfet/203/head -> origin/gh/malfet/203/head 2025-03-04T19:48:33.0871055Z * [new branch] gh/malfet/203/orig -> origin/gh/malfet/203/orig 2025-03-04T19:48:33.0872488Z * [new branch] gh/malfet/204/base -> origin/gh/malfet/204/base 2025-03-04T19:48:33.0873575Z * [new branch] gh/malfet/204/head -> origin/gh/malfet/204/head 2025-03-04T19:48:33.0874684Z * [new branch] gh/malfet/204/orig -> origin/gh/malfet/204/orig 2025-03-04T19:48:33.0876085Z * [new branch] gh/malfet/205/base -> origin/gh/malfet/205/base 2025-03-04T19:48:33.0877414Z * [new branch] gh/malfet/205/head -> origin/gh/malfet/205/head 2025-03-04T19:48:33.0878850Z * [new branch] gh/malfet/205/orig -> origin/gh/malfet/205/orig 2025-03-04T19:48:33.0880322Z * [new branch] gh/malfet/206/base -> origin/gh/malfet/206/base 2025-03-04T19:48:33.0881426Z * [new branch] gh/malfet/206/head -> origin/gh/malfet/206/head 2025-03-04T19:48:33.0882711Z * [new branch] gh/malfet/206/orig -> origin/gh/malfet/206/orig 2025-03-04T19:48:33.0884042Z * [new branch] gh/malfet/207/base -> origin/gh/malfet/207/base 2025-03-04T19:48:33.0885143Z * [new branch] gh/malfet/207/head -> origin/gh/malfet/207/head 2025-03-04T19:48:33.0886276Z * [new branch] gh/malfet/207/orig -> origin/gh/malfet/207/orig 2025-03-04T19:48:33.0887695Z * [new branch] gh/malfet/208/base -> origin/gh/malfet/208/base 2025-03-04T19:48:33.0888794Z * [new branch] gh/malfet/208/head -> origin/gh/malfet/208/head 2025-03-04T19:48:33.0889941Z * [new branch] gh/malfet/208/orig -> origin/gh/malfet/208/orig 2025-03-04T19:48:33.0891342Z * [new branch] gh/malfet/209/base -> origin/gh/malfet/209/base 2025-03-04T19:48:33.0892346Z * [new branch] gh/malfet/209/head -> origin/gh/malfet/209/head 2025-03-04T19:48:33.0893495Z * [new branch] gh/malfet/209/orig -> origin/gh/malfet/209/orig 2025-03-04T19:48:33.0894919Z * [new branch] gh/malfet/210/base -> origin/gh/malfet/210/base 2025-03-04T19:48:33.0895994Z * [new branch] gh/malfet/210/head -> origin/gh/malfet/210/head 2025-03-04T19:48:33.0897242Z * [new branch] gh/malfet/210/orig -> origin/gh/malfet/210/orig 2025-03-04T19:48:33.0898783Z * [new branch] gh/malfet/211/base -> origin/gh/malfet/211/base 2025-03-04T19:48:33.0899836Z * [new branch] gh/malfet/211/head -> origin/gh/malfet/211/head 2025-03-04T19:48:33.0900941Z * [new branch] gh/malfet/211/orig -> origin/gh/malfet/211/orig 2025-03-04T19:48:33.0902373Z * [new branch] gh/malfet/212/base -> origin/gh/malfet/212/base 2025-03-04T19:48:33.0903443Z * [new branch] gh/malfet/212/head -> origin/gh/malfet/212/head 2025-03-04T19:48:33.0904428Z * [new branch] gh/malfet/212/orig -> origin/gh/malfet/212/orig 2025-03-04T19:48:33.0906032Z * [new branch] gh/malfet/213/base -> origin/gh/malfet/213/base 2025-03-04T19:48:33.0907070Z * [new branch] gh/malfet/213/head -> origin/gh/malfet/213/head 2025-03-04T19:48:33.0908145Z * [new branch] gh/malfet/213/orig -> origin/gh/malfet/213/orig 2025-03-04T19:48:33.0909661Z * [new branch] gh/malfet/214/base -> origin/gh/malfet/214/base 2025-03-04T19:48:33.0910751Z * [new branch] gh/malfet/214/head -> origin/gh/malfet/214/head 2025-03-04T19:48:33.0911910Z * [new branch] gh/malfet/214/orig -> origin/gh/malfet/214/orig 2025-03-04T19:48:33.0913347Z * [new branch] gh/malfet/215/base -> origin/gh/malfet/215/base 2025-03-04T19:48:33.0914868Z * [new branch] gh/malfet/215/head -> origin/gh/malfet/215/head 2025-03-04T19:48:33.0915983Z * [new branch] gh/malfet/215/orig -> origin/gh/malfet/215/orig 2025-03-04T19:48:33.0918128Z * [new branch] gh/malfet/37/base -> origin/gh/malfet/37/base 2025-03-04T19:48:33.0919259Z * [new branch] gh/malfet/37/head -> origin/gh/malfet/37/head 2025-03-04T19:48:33.0920346Z * [new branch] gh/malfet/37/orig -> origin/gh/malfet/37/orig 2025-03-04T19:48:33.0921839Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-03-04T19:48:33.0922858Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-03-04T19:48:33.0924270Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-03-04T19:48:33.0925332Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-03-04T19:48:33.0926378Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-03-04T19:48:33.0928353Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-03-04T19:48:33.0930162Z * [new branch] gh/masnesral/140/base -> origin/gh/masnesral/140/base 2025-03-04T19:48:33.0931231Z * [new branch] gh/masnesral/140/head -> origin/gh/masnesral/140/head 2025-03-04T19:48:33.0932347Z * [new branch] gh/masnesral/140/orig -> origin/gh/masnesral/140/orig 2025-03-04T19:48:33.0933909Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2025-03-04T19:48:33.0935194Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2025-03-04T19:48:33.0936327Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2025-03-04T19:48:33.0937778Z * [new branch] gh/masnesral/161/base -> origin/gh/masnesral/161/base 2025-03-04T19:48:33.0938897Z * [new branch] gh/masnesral/161/head -> origin/gh/masnesral/161/head 2025-03-04T19:48:33.0939981Z * [new branch] gh/masnesral/161/orig -> origin/gh/masnesral/161/orig 2025-03-04T19:48:33.0941342Z * [new branch] gh/masnesral/162/base -> origin/gh/masnesral/162/base 2025-03-04T19:48:33.0942390Z * [new branch] gh/masnesral/162/head -> origin/gh/masnesral/162/head 2025-03-04T19:48:33.0943462Z * [new branch] gh/masnesral/162/orig -> origin/gh/masnesral/162/orig 2025-03-04T19:48:33.0944842Z * [new branch] gh/masnesral/173/base -> origin/gh/masnesral/173/base 2025-03-04T19:48:33.0945972Z * [new branch] gh/masnesral/173/head -> origin/gh/masnesral/173/head 2025-03-04T19:48:33.0947104Z * [new branch] gh/masnesral/173/orig -> origin/gh/masnesral/173/orig 2025-03-04T19:48:33.0948404Z * [new branch] gh/masnesral/174/base -> origin/gh/masnesral/174/base 2025-03-04T19:48:33.0949474Z * [new branch] gh/masnesral/174/head -> origin/gh/masnesral/174/head 2025-03-04T19:48:33.0950561Z * [new branch] gh/masnesral/174/orig -> origin/gh/masnesral/174/orig 2025-03-04T19:48:33.0952076Z * [new branch] gh/masnesral/175/base -> origin/gh/masnesral/175/base 2025-03-04T19:48:33.0953206Z * [new branch] gh/masnesral/175/head -> origin/gh/masnesral/175/head 2025-03-04T19:48:33.0954222Z * [new branch] gh/masnesral/175/orig -> origin/gh/masnesral/175/orig 2025-03-04T19:48:33.0955974Z * [new branch] gh/masnesral/176/base -> origin/gh/masnesral/176/base 2025-03-04T19:48:33.0957180Z * [new branch] gh/masnesral/176/head -> origin/gh/masnesral/176/head 2025-03-04T19:48:33.0958426Z * [new branch] gh/masnesral/176/orig -> origin/gh/masnesral/176/orig 2025-03-04T19:48:33.0960044Z * [new branch] gh/masnesral/177/base -> origin/gh/masnesral/177/base 2025-03-04T19:48:33.0961238Z * [new branch] gh/masnesral/177/head -> origin/gh/masnesral/177/head 2025-03-04T19:48:33.0962301Z * [new branch] gh/masnesral/177/orig -> origin/gh/masnesral/177/orig 2025-03-04T19:48:33.0963755Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-03-04T19:48:33.0965428Z * [new branch] gh/mcr229/3/base -> origin/gh/mcr229/3/base 2025-03-04T19:48:33.0966729Z * [new branch] gh/mcr229/3/head -> origin/gh/mcr229/3/head 2025-03-04T19:48:33.0968174Z * [new branch] gh/mcr229/3/orig -> origin/gh/mcr229/3/orig 2025-03-04T19:48:33.0969961Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-03-04T19:48:33.0971074Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-03-04T19:48:33.0972350Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-03-04T19:48:33.0973433Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-03-04T19:48:33.0974722Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-03-04T19:48:33.0975870Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-03-04T19:48:33.0977153Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-03-04T19:48:33.0978219Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-03-04T19:48:33.0979472Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-03-04T19:48:33.0980507Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-03-04T19:48:33.0981891Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-03-04T19:48:33.0982919Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-03-04T19:48:33.0984227Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-03-04T19:48:33.0985196Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-03-04T19:48:33.0986904Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-03-04T19:48:33.0987986Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-03-04T19:48:33.0989805Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-03-04T19:48:33.0990795Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-03-04T19:48:33.0992596Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-03-04T19:48:33.0993620Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-03-04T19:48:33.0995049Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-03-04T19:48:33.0996022Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-03-04T19:48:33.0997443Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-03-04T19:48:33.0998719Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-03-04T19:48:33.1001828Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2025-03-04T19:48:33.1002881Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2025-03-04T19:48:33.1003935Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2025-03-04T19:48:33.1005291Z * [new branch] gh/mikaylagawarecki/299/base -> origin/gh/mikaylagawarecki/299/base 2025-03-04T19:48:33.1006248Z * [new branch] gh/mikaylagawarecki/299/head -> origin/gh/mikaylagawarecki/299/head 2025-03-04T19:48:33.1007289Z * [new branch] gh/mikaylagawarecki/299/orig -> origin/gh/mikaylagawarecki/299/orig 2025-03-04T19:48:33.1008618Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-03-04T19:48:33.1009597Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-03-04T19:48:33.1010656Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-03-04T19:48:33.1012443Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-03-04T19:48:33.1013392Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-03-04T19:48:33.1014407Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-03-04T19:48:33.1015707Z * [new branch] gh/mikaylagawarecki/310/base -> origin/gh/mikaylagawarecki/310/base 2025-03-04T19:48:33.1016674Z * [new branch] gh/mikaylagawarecki/310/head -> origin/gh/mikaylagawarecki/310/head 2025-03-04T19:48:33.1017598Z * [new branch] gh/mikaylagawarecki/310/orig -> origin/gh/mikaylagawarecki/310/orig 2025-03-04T19:48:33.1019033Z * [new branch] gh/mikaylagawarecki/311/base -> origin/gh/mikaylagawarecki/311/base 2025-03-04T19:48:33.1019914Z * [new branch] gh/mikaylagawarecki/311/head -> origin/gh/mikaylagawarecki/311/head 2025-03-04T19:48:33.1021085Z * [new branch] gh/mikaylagawarecki/311/orig -> origin/gh/mikaylagawarecki/311/orig 2025-03-04T19:48:33.1022667Z * [new branch] gh/mikaylagawarecki/312/base -> origin/gh/mikaylagawarecki/312/base 2025-03-04T19:48:33.1023921Z * [new branch] gh/mikaylagawarecki/312/head -> origin/gh/mikaylagawarecki/312/head 2025-03-04T19:48:33.1024759Z * [new branch] gh/mikaylagawarecki/312/orig -> origin/gh/mikaylagawarecki/312/orig 2025-03-04T19:48:33.1025983Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-03-04T19:48:33.1026933Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-03-04T19:48:33.1027863Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-03-04T19:48:33.1029143Z * [new branch] gh/mikaylagawarecki/314/base -> origin/gh/mikaylagawarecki/314/base 2025-03-04T19:48:33.1030223Z * [new branch] gh/mikaylagawarecki/314/head -> origin/gh/mikaylagawarecki/314/head 2025-03-04T19:48:33.1030988Z * [new branch] gh/mikaylagawarecki/314/orig -> origin/gh/mikaylagawarecki/314/orig 2025-03-04T19:48:33.1032444Z * [new branch] gh/mikaylagawarecki/315/base -> origin/gh/mikaylagawarecki/315/base 2025-03-04T19:48:33.1033457Z * [new branch] gh/mikaylagawarecki/315/head -> origin/gh/mikaylagawarecki/315/head 2025-03-04T19:48:33.1034424Z * [new branch] gh/mikaylagawarecki/315/orig -> origin/gh/mikaylagawarecki/315/orig 2025-03-04T19:48:33.1035871Z * [new branch] gh/mikaylagawarecki/316/base -> origin/gh/mikaylagawarecki/316/base 2025-03-04T19:48:33.1036875Z * [new branch] gh/mikaylagawarecki/316/head -> origin/gh/mikaylagawarecki/316/head 2025-03-04T19:48:33.1037952Z * [new branch] gh/mikaylagawarecki/316/orig -> origin/gh/mikaylagawarecki/316/orig 2025-03-04T19:48:33.1039699Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-03-04T19:48:33.1040686Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-03-04T19:48:33.1041688Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-03-04T19:48:33.1043064Z * [new branch] gh/mikaylagawarecki/318/base -> origin/gh/mikaylagawarecki/318/base 2025-03-04T19:48:33.1044503Z * [new branch] gh/mikaylagawarecki/318/head -> origin/gh/mikaylagawarecki/318/head 2025-03-04T19:48:33.1045537Z * [new branch] gh/mikaylagawarecki/318/orig -> origin/gh/mikaylagawarecki/318/orig 2025-03-04T19:48:33.1047064Z * [new branch] gh/mikaylagawarecki/319/base -> origin/gh/mikaylagawarecki/319/base 2025-03-04T19:48:33.1047951Z * [new branch] gh/mikaylagawarecki/319/head -> origin/gh/mikaylagawarecki/319/head 2025-03-04T19:48:33.1049094Z * [new branch] gh/mikaylagawarecki/319/orig -> origin/gh/mikaylagawarecki/319/orig 2025-03-04T19:48:33.1050495Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-03-04T19:48:33.1051339Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-03-04T19:48:33.1052389Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-03-04T19:48:33.1053770Z * [new branch] gh/mikaylagawarecki/321/base -> origin/gh/mikaylagawarecki/321/base 2025-03-04T19:48:33.1054657Z * [new branch] gh/mikaylagawarecki/321/head -> origin/gh/mikaylagawarecki/321/head 2025-03-04T19:48:33.1055752Z * [new branch] gh/mikaylagawarecki/321/orig -> origin/gh/mikaylagawarecki/321/orig 2025-03-04T19:48:33.1059334Z * [new branch] gh/mikaylagawarecki/322/base -> origin/gh/mikaylagawarecki/322/base 2025-03-04T19:48:33.1059836Z * [new branch] gh/mikaylagawarecki/322/head -> origin/gh/mikaylagawarecki/322/head 2025-03-04T19:48:33.1060125Z * [new branch] gh/mikaylagawarecki/322/orig -> origin/gh/mikaylagawarecki/322/orig 2025-03-04T19:48:33.1061133Z * [new branch] gh/mikaylagawarecki/323/base -> origin/gh/mikaylagawarecki/323/base 2025-03-04T19:48:33.1061842Z * [new branch] gh/mikaylagawarecki/323/head -> origin/gh/mikaylagawarecki/323/head 2025-03-04T19:48:33.1062952Z * [new branch] gh/mikaylagawarecki/323/orig -> origin/gh/mikaylagawarecki/323/orig 2025-03-04T19:48:33.1064562Z * [new branch] gh/mikaylagawarecki/324/base -> origin/gh/mikaylagawarecki/324/base 2025-03-04T19:48:33.1065432Z * [new branch] gh/mikaylagawarecki/324/head -> origin/gh/mikaylagawarecki/324/head 2025-03-04T19:48:33.1066489Z * [new branch] gh/mikaylagawarecki/324/orig -> origin/gh/mikaylagawarecki/324/orig 2025-03-04T19:48:33.1067982Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-03-04T19:48:33.1068951Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-03-04T19:48:33.1070078Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-03-04T19:48:33.1071032Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-03-04T19:48:33.1072265Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-03-04T19:48:33.1073291Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-03-04T19:48:33.1074312Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-03-04T19:48:33.1075712Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-03-04T19:48:33.1076662Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-03-04T19:48:33.1077680Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-03-04T19:48:33.1079142Z * [new branch] gh/mlazos/5/base -> origin/gh/mlazos/5/base 2025-03-04T19:48:33.1080168Z * [new branch] gh/mlazos/5/head -> origin/gh/mlazos/5/head 2025-03-04T19:48:33.1081452Z * [new branch] gh/mlazos/5/orig -> origin/gh/mlazos/5/orig 2025-03-04T19:48:33.1082415Z * [new branch] gh/mlazos/6/base -> origin/gh/mlazos/6/base 2025-03-04T19:48:33.1083408Z * [new branch] gh/mlazos/6/head -> origin/gh/mlazos/6/head 2025-03-04T19:48:33.1084718Z * [new branch] gh/mlazos/6/orig -> origin/gh/mlazos/6/orig 2025-03-04T19:48:33.1086017Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-03-04T19:48:33.1087061Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-03-04T19:48:33.1087957Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-03-04T19:48:33.1089504Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2025-03-04T19:48:33.1090486Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2025-03-04T19:48:33.1091845Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2025-03-04T19:48:33.1092865Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2025-03-04T19:48:33.1094221Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-03-04T19:48:33.1095263Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-03-04T19:48:33.1096300Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-03-04T19:48:33.1097614Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-03-04T19:48:33.1098786Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-03-04T19:48:33.1099950Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-03-04T19:48:33.1101507Z * [new branch] gh/muchulee8/42/base -> origin/gh/muchulee8/42/base 2025-03-04T19:48:33.1102605Z * [new branch] gh/muchulee8/42/head -> origin/gh/muchulee8/42/head 2025-03-04T19:48:33.1103619Z * [new branch] gh/muchulee8/42/orig -> origin/gh/muchulee8/42/orig 2025-03-04T19:48:33.1105066Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2025-03-04T19:48:33.1106071Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2025-03-04T19:48:33.1107646Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2025-03-04T19:48:33.1108639Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2025-03-04T19:48:33.1109672Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2025-03-04T19:48:33.1111005Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2025-03-04T19:48:33.1112054Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2025-03-04T19:48:33.1113035Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2025-03-04T19:48:33.1114184Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2025-03-04T19:48:33.1115385Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2025-03-04T19:48:33.1116691Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2025-03-04T19:48:33.1117854Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2025-03-04T19:48:33.1118930Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2025-03-04T19:48:33.1120580Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-03-04T19:48:33.1121530Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-03-04T19:48:33.1122903Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-03-04T19:48:33.1124130Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-03-04T19:48:33.1125105Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-03-04T19:48:33.1126065Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-03-04T19:48:33.1127380Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-03-04T19:48:33.1128440Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-03-04T19:48:33.1129430Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-03-04T19:48:33.1130797Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-03-04T19:48:33.1131612Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-03-04T19:48:33.1132627Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-03-04T19:48:33.1133931Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-03-04T19:48:33.1134858Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-03-04T19:48:33.1135827Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-03-04T19:48:33.1137079Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-03-04T19:48:33.1138125Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-03-04T19:48:33.1139044Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-03-04T19:48:33.1140226Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-03-04T19:48:33.1141241Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-03-04T19:48:33.1142218Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-03-04T19:48:33.1143494Z * [new branch] gh/nmacchioni/39/base -> origin/gh/nmacchioni/39/base 2025-03-04T19:48:33.1144441Z * [new branch] gh/nmacchioni/39/head -> origin/gh/nmacchioni/39/head 2025-03-04T19:48:33.1145433Z * [new branch] gh/nmacchioni/39/orig -> origin/gh/nmacchioni/39/orig 2025-03-04T19:48:33.1146694Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-03-04T19:48:33.1147638Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-03-04T19:48:33.1148620Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-03-04T19:48:33.1150226Z * [new branch] gh/oulgen/150/base -> origin/gh/oulgen/150/base 2025-03-04T19:48:33.1151194Z * [new branch] gh/oulgen/150/head -> origin/gh/oulgen/150/head 2025-03-04T19:48:33.1152140Z * [new branch] gh/oulgen/150/orig -> origin/gh/oulgen/150/orig 2025-03-04T19:48:33.1153542Z * [new branch] gh/oulgen/151/base -> origin/gh/oulgen/151/base 2025-03-04T19:48:33.1154601Z * [new branch] gh/oulgen/151/head -> origin/gh/oulgen/151/head 2025-03-04T19:48:33.1155536Z * [new branch] gh/oulgen/151/orig -> origin/gh/oulgen/151/orig 2025-03-04T19:48:33.1156816Z * [new branch] gh/oulgen/152/base -> origin/gh/oulgen/152/base 2025-03-04T19:48:33.1157817Z * [new branch] gh/oulgen/152/head -> origin/gh/oulgen/152/head 2025-03-04T19:48:33.1158870Z * [new branch] gh/oulgen/152/orig -> origin/gh/oulgen/152/orig 2025-03-04T19:48:33.1160218Z * [new branch] gh/oulgen/153/base -> origin/gh/oulgen/153/base 2025-03-04T19:48:33.1161247Z * [new branch] gh/oulgen/153/head -> origin/gh/oulgen/153/head 2025-03-04T19:48:33.1162220Z * [new branch] gh/oulgen/153/orig -> origin/gh/oulgen/153/orig 2025-03-04T19:48:33.1163665Z * [new branch] gh/oulgen/154/base -> origin/gh/oulgen/154/base 2025-03-04T19:48:33.1164851Z * [new branch] gh/oulgen/154/head -> origin/gh/oulgen/154/head 2025-03-04T19:48:33.1165781Z * [new branch] gh/oulgen/154/orig -> origin/gh/oulgen/154/orig 2025-03-04T19:48:33.1167143Z * [new branch] gh/oulgen/155/base -> origin/gh/oulgen/155/base 2025-03-04T19:48:33.1168181Z * [new branch] gh/oulgen/155/head -> origin/gh/oulgen/155/head 2025-03-04T19:48:33.1169213Z * [new branch] gh/oulgen/155/orig -> origin/gh/oulgen/155/orig 2025-03-04T19:48:33.1170369Z * [new branch] gh/oulgen/156/base -> origin/gh/oulgen/156/base 2025-03-04T19:48:33.1171253Z * [new branch] gh/oulgen/156/head -> origin/gh/oulgen/156/head 2025-03-04T19:48:33.1172207Z * [new branch] gh/oulgen/156/orig -> origin/gh/oulgen/156/orig 2025-03-04T19:48:33.1173489Z * [new branch] gh/oulgen/157/base -> origin/gh/oulgen/157/base 2025-03-04T19:48:33.1174453Z * [new branch] gh/oulgen/157/head -> origin/gh/oulgen/157/head 2025-03-04T19:48:33.1175468Z * [new branch] gh/oulgen/157/orig -> origin/gh/oulgen/157/orig 2025-03-04T19:48:33.1176684Z * [new branch] gh/oulgen/158/base -> origin/gh/oulgen/158/base 2025-03-04T19:48:33.1177661Z * [new branch] gh/oulgen/158/head -> origin/gh/oulgen/158/head 2025-03-04T19:48:33.1178597Z * [new branch] gh/oulgen/158/orig -> origin/gh/oulgen/158/orig 2025-03-04T19:48:33.1179944Z * [new branch] gh/oulgen/159/base -> origin/gh/oulgen/159/base 2025-03-04T19:48:33.1180829Z * [new branch] gh/oulgen/159/head -> origin/gh/oulgen/159/head 2025-03-04T19:48:33.1181823Z * [new branch] gh/oulgen/159/orig -> origin/gh/oulgen/159/orig 2025-03-04T19:48:33.1183337Z * [new branch] gh/oulgen/160/base -> origin/gh/oulgen/160/base 2025-03-04T19:48:33.1184343Z * [new branch] gh/oulgen/160/head -> origin/gh/oulgen/160/head 2025-03-04T19:48:33.1185281Z * [new branch] gh/oulgen/160/orig -> origin/gh/oulgen/160/orig 2025-03-04T19:48:33.1186665Z * [new branch] gh/oulgen/161/base -> origin/gh/oulgen/161/base 2025-03-04T19:48:33.1187621Z * [new branch] gh/oulgen/161/head -> origin/gh/oulgen/161/head 2025-03-04T19:48:33.1188592Z * [new branch] gh/oulgen/161/orig -> origin/gh/oulgen/161/orig 2025-03-04T19:48:33.1189951Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-03-04T19:48:33.1191055Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-03-04T19:48:33.1191987Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-03-04T19:48:33.1193416Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-03-04T19:48:33.1194454Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-03-04T19:48:33.1195494Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-03-04T19:48:33.1197135Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-03-04T19:48:33.1198375Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-03-04T19:48:33.1199564Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-03-04T19:48:33.1201179Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-03-04T19:48:33.1202381Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-03-04T19:48:33.1203386Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-03-04T19:48:33.1204857Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-03-04T19:48:33.1205794Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-03-04T19:48:33.1206772Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-03-04T19:48:33.1208475Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2025-03-04T19:48:33.1209682Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2025-03-04T19:48:33.1210466Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2025-03-04T19:48:33.1211944Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-03-04T19:48:33.1213003Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-03-04T19:48:33.1213978Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-03-04T19:48:33.1215163Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-03-04T19:48:33.1216088Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-03-04T19:48:33.1217062Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-03-04T19:48:33.1218997Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2025-03-04T19:48:33.1220015Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-03-04T19:48:33.1221062Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2025-03-04T19:48:33.1222387Z * [new branch] gh/raymo/log-graph-breaks -> origin/gh/raymo/log-graph-breaks 2025-03-04T19:48:33.1224096Z * [new branch] gh/rec/115/base -> origin/gh/rec/115/base 2025-03-04T19:48:33.1225052Z * [new branch] gh/rec/115/head -> origin/gh/rec/115/head 2025-03-04T19:48:33.1226007Z * [new branch] gh/rec/115/orig -> origin/gh/rec/115/orig 2025-03-04T19:48:33.1227312Z * [new branch] gh/rec/118/base -> origin/gh/rec/118/base 2025-03-04T19:48:33.1228264Z * [new branch] gh/rec/118/head -> origin/gh/rec/118/head 2025-03-04T19:48:33.1229230Z * [new branch] gh/rec/118/orig -> origin/gh/rec/118/orig 2025-03-04T19:48:33.1230905Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-03-04T19:48:33.1231912Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-03-04T19:48:33.1232953Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-03-04T19:48:33.1234257Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-03-04T19:48:33.1235203Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-03-04T19:48:33.1236201Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-03-04T19:48:33.1237473Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-03-04T19:48:33.1238563Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-03-04T19:48:33.1239511Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-03-04T19:48:33.1241265Z * [new branch] gh/rec/125/base -> origin/gh/rec/125/base 2025-03-04T19:48:33.1242183Z * [new branch] gh/rec/125/head -> origin/gh/rec/125/head 2025-03-04T19:48:33.1243141Z * [new branch] gh/rec/125/orig -> origin/gh/rec/125/orig 2025-03-04T19:48:33.1244405Z * [new branch] gh/rec/128/base -> origin/gh/rec/128/base 2025-03-04T19:48:33.1245429Z * [new branch] gh/rec/128/head -> origin/gh/rec/128/head 2025-03-04T19:48:33.1246462Z * [new branch] gh/rec/128/orig -> origin/gh/rec/128/orig 2025-03-04T19:48:33.1247704Z * [new branch] gh/rec/129/base -> origin/gh/rec/129/base 2025-03-04T19:48:33.1248656Z * [new branch] gh/rec/129/head -> origin/gh/rec/129/head 2025-03-04T19:48:33.1249606Z * [new branch] gh/rec/129/orig -> origin/gh/rec/129/orig 2025-03-04T19:48:33.1251302Z * [new branch] gh/rec/130/base -> origin/gh/rec/130/base 2025-03-04T19:48:33.1252203Z * [new branch] gh/rec/130/head -> origin/gh/rec/130/head 2025-03-04T19:48:33.1253164Z * [new branch] gh/rec/130/orig -> origin/gh/rec/130/orig 2025-03-04T19:48:33.1254410Z * [new branch] gh/rec/131/base -> origin/gh/rec/131/base 2025-03-04T19:48:33.1256201Z * [new branch] gh/rec/131/head -> origin/gh/rec/131/head 2025-03-04T19:48:33.1257192Z * [new branch] gh/rec/131/orig -> origin/gh/rec/131/orig 2025-03-04T19:48:33.1258556Z * [new branch] gh/rec/132/base -> origin/gh/rec/132/base 2025-03-04T19:48:33.1259860Z * [new branch] gh/rec/132/head -> origin/gh/rec/132/head 2025-03-04T19:48:33.1260926Z * [new branch] gh/rec/132/orig -> origin/gh/rec/132/orig 2025-03-04T19:48:33.1262257Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-03-04T19:48:33.1263220Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-03-04T19:48:33.1264489Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-03-04T19:48:33.1265524Z * [new branch] gh/rec/134/base -> origin/gh/rec/134/base 2025-03-04T19:48:33.1266484Z * [new branch] gh/rec/134/head -> origin/gh/rec/134/head 2025-03-04T19:48:33.1267430Z * [new branch] gh/rec/134/orig -> origin/gh/rec/134/orig 2025-03-04T19:48:33.1268668Z * [new branch] gh/rec/135/base -> origin/gh/rec/135/base 2025-03-04T19:48:33.1269622Z * [new branch] gh/rec/135/head -> origin/gh/rec/135/head 2025-03-04T19:48:33.1270559Z * [new branch] gh/rec/135/orig -> origin/gh/rec/135/orig 2025-03-04T19:48:33.1271788Z * [new branch] gh/rec/136/base -> origin/gh/rec/136/base 2025-03-04T19:48:33.1272761Z * [new branch] gh/rec/136/head -> origin/gh/rec/136/head 2025-03-04T19:48:33.1273730Z * [new branch] gh/rec/136/orig -> origin/gh/rec/136/orig 2025-03-04T19:48:33.1275016Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-03-04T19:48:33.1275980Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-03-04T19:48:33.1276994Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-03-04T19:48:33.1278646Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-03-04T19:48:33.1279647Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-03-04T19:48:33.1280657Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-03-04T19:48:33.1282191Z * [new branch] gh/seemethere/10/base -> origin/gh/seemethere/10/base 2025-03-04T19:48:33.1283535Z * [new branch] gh/seemethere/10/head -> origin/gh/seemethere/10/head 2025-03-04T19:48:33.1284576Z * [new branch] gh/seemethere/10/orig -> origin/gh/seemethere/10/orig 2025-03-04T19:48:33.1285854Z * [new branch] gh/seemethere/11/base -> origin/gh/seemethere/11/base 2025-03-04T19:48:33.1286856Z * [new branch] gh/seemethere/11/head -> origin/gh/seemethere/11/head 2025-03-04T19:48:33.1288115Z * [new branch] gh/seemethere/11/orig -> origin/gh/seemethere/11/orig 2025-03-04T19:48:33.1289125Z * [new branch] gh/seemethere/12/base -> origin/gh/seemethere/12/base 2025-03-04T19:48:33.1290030Z * [new branch] gh/seemethere/12/head -> origin/gh/seemethere/12/head 2025-03-04T19:48:33.1291115Z * [new branch] gh/seemethere/12/orig -> origin/gh/seemethere/12/orig 2025-03-04T19:48:33.1292372Z * [new branch] gh/seemethere/13/base -> origin/gh/seemethere/13/base 2025-03-04T19:48:33.1293339Z * [new branch] gh/seemethere/13/head -> origin/gh/seemethere/13/head 2025-03-04T19:48:33.1294705Z * [new branch] gh/seemethere/13/orig -> origin/gh/seemethere/13/orig 2025-03-04T19:48:33.1295955Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-03-04T19:48:33.1296909Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-03-04T19:48:33.1297918Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-03-04T19:48:33.1299512Z * [new branch] gh/seemethere/15/base -> origin/gh/seemethere/15/base 2025-03-04T19:48:33.1301236Z * [new branch] gh/seemethere/15/head -> origin/gh/seemethere/15/head 2025-03-04T19:48:33.1301590Z * [new branch] gh/seemethere/15/orig -> origin/gh/seemethere/15/orig 2025-03-04T19:48:33.1302969Z * [new branch] gh/seemethere/16/base -> origin/gh/seemethere/16/base 2025-03-04T19:48:33.1303947Z * [new branch] gh/seemethere/16/head -> origin/gh/seemethere/16/head 2025-03-04T19:48:33.1304925Z * [new branch] gh/seemethere/16/orig -> origin/gh/seemethere/16/orig 2025-03-04T19:48:33.1306130Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-03-04T19:48:33.1307083Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-03-04T19:48:33.1308054Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-03-04T19:48:33.1309337Z * [new branch] gh/seemethere/8/base -> origin/gh/seemethere/8/base 2025-03-04T19:48:33.1310297Z * [new branch] gh/seemethere/8/head -> origin/gh/seemethere/8/head 2025-03-04T19:48:33.1311286Z * [new branch] gh/seemethere/8/orig -> origin/gh/seemethere/8/orig 2025-03-04T19:48:33.1312640Z * [new branch] gh/seemethere/9/base -> origin/gh/seemethere/9/base 2025-03-04T19:48:33.1313606Z * [new branch] gh/seemethere/9/head -> origin/gh/seemethere/9/head 2025-03-04T19:48:33.1314786Z * [new branch] gh/seemethere/9/orig -> origin/gh/seemethere/9/orig 2025-03-04T19:48:33.1316618Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-03-04T19:48:33.1317716Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-03-04T19:48:33.1318893Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-03-04T19:48:33.1320464Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2025-03-04T19:48:33.1321450Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2025-03-04T19:48:33.1322502Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2025-03-04T19:48:33.1324155Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-03-04T19:48:33.1325030Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-03-04T19:48:33.1326369Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-03-04T19:48:33.1327826Z * [new branch] gh/shunting314/187/base -> origin/gh/shunting314/187/base 2025-03-04T19:48:33.1328813Z * [new branch] gh/shunting314/187/head -> origin/gh/shunting314/187/head 2025-03-04T19:48:33.1329777Z * [new branch] gh/shunting314/187/orig -> origin/gh/shunting314/187/orig 2025-03-04T19:48:33.1331082Z * [new branch] gh/shunting314/196/base -> origin/gh/shunting314/196/base 2025-03-04T19:48:33.1332117Z * [new branch] gh/shunting314/196/head -> origin/gh/shunting314/196/head 2025-03-04T19:48:33.1333247Z * [new branch] gh/shunting314/196/orig -> origin/gh/shunting314/196/orig 2025-03-04T19:48:33.1334606Z * [new branch] gh/shunting314/197/base -> origin/gh/shunting314/197/base 2025-03-04T19:48:33.1335436Z * [new branch] gh/shunting314/197/head -> origin/gh/shunting314/197/head 2025-03-04T19:48:33.1336447Z * [new branch] gh/shunting314/197/orig -> origin/gh/shunting314/197/orig 2025-03-04T19:48:33.1337619Z * [new branch] gh/shunting314/198/base -> origin/gh/shunting314/198/base 2025-03-04T19:48:33.1338608Z * [new branch] gh/shunting314/198/head -> origin/gh/shunting314/198/head 2025-03-04T19:48:33.1339988Z * [new branch] gh/shunting314/198/orig -> origin/gh/shunting314/198/orig 2025-03-04T19:48:33.1341495Z * [new branch] gh/shunting314/199/base -> origin/gh/shunting314/199/base 2025-03-04T19:48:33.1342533Z * [new branch] gh/shunting314/199/head -> origin/gh/shunting314/199/head 2025-03-04T19:48:33.1343505Z * [new branch] gh/shunting314/199/orig -> origin/gh/shunting314/199/orig 2025-03-04T19:48:33.1344881Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-03-04T19:48:33.1345870Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-03-04T19:48:33.1347028Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-03-04T19:48:33.1348020Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-03-04T19:48:33.1349121Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-03-04T19:48:33.1349946Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-03-04T19:48:33.1351619Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-03-04T19:48:33.1352643Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-03-04T19:48:33.1353772Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-03-04T19:48:33.1354605Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-03-04T19:48:33.1355837Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-03-04T19:48:33.1356898Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-03-04T19:48:33.1358087Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-03-04T19:48:33.1359137Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-03-04T19:48:33.1360606Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-03-04T19:48:33.1361605Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-03-04T19:48:33.1363800Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-03-04T19:48:33.1364726Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-03-04T19:48:33.1365757Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-03-04T19:48:33.1367200Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-03-04T19:48:33.1368156Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-03-04T19:48:33.1369513Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-03-04T19:48:33.1371445Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-03-04T19:48:33.1372406Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-03-04T19:48:33.1373398Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-03-04T19:48:33.1375252Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-03-04T19:48:33.1376243Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-03-04T19:48:33.1377383Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-03-04T19:48:33.1378789Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-03-04T19:48:33.1379824Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-03-04T19:48:33.1380862Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-03-04T19:48:33.1382149Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-03-04T19:48:33.1383148Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-03-04T19:48:33.1384116Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-03-04T19:48:33.1385528Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-03-04T19:48:33.1386563Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-03-04T19:48:33.1387531Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-03-04T19:48:33.1388775Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-03-04T19:48:33.1389801Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-03-04T19:48:33.1390760Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-03-04T19:48:33.1392168Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-03-04T19:48:33.1393121Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-03-04T19:48:33.1394119Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-03-04T19:48:33.1395415Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-03-04T19:48:33.1396405Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-03-04T19:48:33.1397360Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-03-04T19:48:33.1399127Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2025-03-04T19:48:33.1399941Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2025-03-04T19:48:33.1401001Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2025-03-04T19:48:33.1402309Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2025-03-04T19:48:33.1403285Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2025-03-04T19:48:33.1404256Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2025-03-04T19:48:33.1405710Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2025-03-04T19:48:33.1406628Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2025-03-04T19:48:33.1407633Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2025-03-04T19:48:33.1408898Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-03-04T19:48:33.1409899Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-03-04T19:48:33.1410887Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-03-04T19:48:33.1412805Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-03-04T19:48:33.1414296Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-03-04T19:48:33.1415713Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-03-04T19:48:33.1417068Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-03-04T19:48:33.1418002Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-03-04T19:48:33.1418964Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-03-04T19:48:33.1420915Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-03-04T19:48:33.1421953Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-03-04T19:48:33.1423131Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-03-04T19:48:33.1424936Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-03-04T19:48:33.1425719Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-03-04T19:48:33.1426782Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-03-04T19:48:33.1428794Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-03-04T19:48:33.1429768Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-03-04T19:48:33.1430774Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-03-04T19:48:33.1432158Z * [new branch] gh/soulitzer/352/base -> origin/gh/soulitzer/352/base 2025-03-04T19:48:33.1433057Z * [new branch] gh/soulitzer/352/head -> origin/gh/soulitzer/352/head 2025-03-04T19:48:33.1434012Z * [new branch] gh/soulitzer/352/orig -> origin/gh/soulitzer/352/orig 2025-03-04T19:48:33.1435312Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-03-04T19:48:33.1436495Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-03-04T19:48:33.1437516Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-03-04T19:48:33.1439258Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-03-04T19:48:33.1440830Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2025-03-04T19:48:33.1441910Z * [new branch] gh/swolchok/704/head -> origin/gh/swolchok/704/head 2025-03-04T19:48:33.1442913Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2025-03-04T19:48:33.1444292Z * [new branch] gh/swolchok/710/base -> origin/gh/swolchok/710/base 2025-03-04T19:48:33.1445290Z * [new branch] gh/swolchok/710/head -> origin/gh/swolchok/710/head 2025-03-04T19:48:33.1446288Z * [new branch] gh/swolchok/710/orig -> origin/gh/swolchok/710/orig 2025-03-04T19:48:33.1447526Z * [new branch] gh/swolchok/711/base -> origin/gh/swolchok/711/base 2025-03-04T19:48:33.1448473Z * [new branch] gh/swolchok/711/head -> origin/gh/swolchok/711/head 2025-03-04T19:48:33.1449444Z * [new branch] gh/swolchok/711/orig -> origin/gh/swolchok/711/orig 2025-03-04T19:48:33.1450883Z * [new branch] gh/swolchok/722/base -> origin/gh/swolchok/722/base 2025-03-04T19:48:33.1451782Z * [new branch] gh/swolchok/722/head -> origin/gh/swolchok/722/head 2025-03-04T19:48:33.1452759Z * [new branch] gh/swolchok/722/orig -> origin/gh/swolchok/722/orig 2025-03-04T19:48:33.1453993Z * [new branch] gh/swolchok/723/base -> origin/gh/swolchok/723/base 2025-03-04T19:48:33.1455003Z * [new branch] gh/swolchok/723/head -> origin/gh/swolchok/723/head 2025-03-04T19:48:33.1456049Z * [new branch] gh/swolchok/723/orig -> origin/gh/swolchok/723/orig 2025-03-04T19:48:33.1457515Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-03-04T19:48:33.1458467Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-03-04T19:48:33.1459521Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-03-04T19:48:33.1460794Z * [new branch] gh/syed-ahmed/2/base -> origin/gh/syed-ahmed/2/base 2025-03-04T19:48:33.1461835Z * [new branch] gh/syed-ahmed/2/head -> origin/gh/syed-ahmed/2/head 2025-03-04T19:48:33.1462747Z * [new branch] gh/syed-ahmed/2/orig -> origin/gh/syed-ahmed/2/orig 2025-03-04T19:48:33.1464299Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-03-04T19:48:33.1465297Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-03-04T19:48:33.1466258Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-03-04T19:48:33.1467898Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-03-04T19:48:33.1468933Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-03-04T19:48:33.1469846Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-03-04T19:48:33.1471126Z * [new branch] gh/tianyu-l/7/base -> origin/gh/tianyu-l/7/base 2025-03-04T19:48:33.1472165Z * [new branch] gh/tianyu-l/7/head -> origin/gh/tianyu-l/7/head 2025-03-04T19:48:33.1473139Z * [new branch] gh/tianyu-l/7/orig -> origin/gh/tianyu-l/7/orig 2025-03-04T19:48:33.1474744Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2025-03-04T19:48:33.1475890Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2025-03-04T19:48:33.1476854Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2025-03-04T19:48:33.1478850Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-03-04T19:48:33.1479702Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-03-04T19:48:33.1480758Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-03-04T19:48:33.1482097Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2025-03-04T19:48:33.1482930Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2025-03-04T19:48:33.1483942Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2025-03-04T19:48:33.1485618Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-03-04T19:48:33.1486707Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-03-04T19:48:33.1487708Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-03-04T19:48:33.1489088Z * [new branch] gh/tugsbayasgalan/287/base -> origin/gh/tugsbayasgalan/287/base 2025-03-04T19:48:33.1490343Z * [new branch] gh/tugsbayasgalan/287/head -> origin/gh/tugsbayasgalan/287/head 2025-03-04T19:48:33.1491319Z * [new branch] gh/tugsbayasgalan/287/orig -> origin/gh/tugsbayasgalan/287/orig 2025-03-04T19:48:33.1492712Z * [new branch] gh/tugsbayasgalan/288/base -> origin/gh/tugsbayasgalan/288/base 2025-03-04T19:48:33.1493516Z * [new branch] gh/tugsbayasgalan/288/head -> origin/gh/tugsbayasgalan/288/head 2025-03-04T19:48:33.1494585Z * [new branch] gh/tugsbayasgalan/288/orig -> origin/gh/tugsbayasgalan/288/orig 2025-03-04T19:48:33.1495918Z * [new branch] gh/tugsbayasgalan/289/base -> origin/gh/tugsbayasgalan/289/base 2025-03-04T19:48:33.1496863Z * [new branch] gh/tugsbayasgalan/289/head -> origin/gh/tugsbayasgalan/289/head 2025-03-04T19:48:33.1497824Z * [new branch] gh/tugsbayasgalan/289/orig -> origin/gh/tugsbayasgalan/289/orig 2025-03-04T19:48:33.1499465Z * [new branch] gh/tugsbayasgalan/290/base -> origin/gh/tugsbayasgalan/290/base 2025-03-04T19:48:33.1500414Z * [new branch] gh/tugsbayasgalan/290/head -> origin/gh/tugsbayasgalan/290/head 2025-03-04T19:48:33.1501400Z * [new branch] gh/tugsbayasgalan/290/orig -> origin/gh/tugsbayasgalan/290/orig 2025-03-04T19:48:33.1502788Z * [new branch] gh/tugsbayasgalan/291/base -> origin/gh/tugsbayasgalan/291/base 2025-03-04T19:48:33.1503807Z * [new branch] gh/tugsbayasgalan/291/head -> origin/gh/tugsbayasgalan/291/head 2025-03-04T19:48:33.1504848Z * [new branch] gh/tugsbayasgalan/291/orig -> origin/gh/tugsbayasgalan/291/orig 2025-03-04T19:48:33.1506142Z * [new branch] gh/tugsbayasgalan/292/base -> origin/gh/tugsbayasgalan/292/base 2025-03-04T19:48:33.1507106Z * [new branch] gh/tugsbayasgalan/292/head -> origin/gh/tugsbayasgalan/292/head 2025-03-04T19:48:33.1508053Z * [new branch] gh/tugsbayasgalan/292/orig -> origin/gh/tugsbayasgalan/292/orig 2025-03-04T19:48:33.1509460Z * [new branch] gh/tugsbayasgalan/293/base -> origin/gh/tugsbayasgalan/293/base 2025-03-04T19:48:33.1510719Z * [new branch] gh/tugsbayasgalan/293/head -> origin/gh/tugsbayasgalan/293/head 2025-03-04T19:48:33.1511717Z * [new branch] gh/tugsbayasgalan/293/orig -> origin/gh/tugsbayasgalan/293/orig 2025-03-04T19:48:33.1513164Z * [new branch] gh/tugsbayasgalan/294/base -> origin/gh/tugsbayasgalan/294/base 2025-03-04T19:48:33.1514099Z * [new branch] gh/tugsbayasgalan/294/head -> origin/gh/tugsbayasgalan/294/head 2025-03-04T19:48:33.1515009Z * [new branch] gh/tugsbayasgalan/294/orig -> origin/gh/tugsbayasgalan/294/orig 2025-03-04T19:48:33.1516371Z * [new branch] gh/tugsbayasgalan/295/base -> origin/gh/tugsbayasgalan/295/base 2025-03-04T19:48:33.1517346Z * [new branch] gh/tugsbayasgalan/295/head -> origin/gh/tugsbayasgalan/295/head 2025-03-04T19:48:33.1518575Z * [new branch] gh/tugsbayasgalan/295/orig -> origin/gh/tugsbayasgalan/295/orig 2025-03-04T19:48:33.1519932Z * [new branch] gh/tugsbayasgalan/296/base -> origin/gh/tugsbayasgalan/296/base 2025-03-04T19:48:33.1521025Z * [new branch] gh/tugsbayasgalan/296/head -> origin/gh/tugsbayasgalan/296/head 2025-03-04T19:48:33.1521964Z * [new branch] gh/tugsbayasgalan/296/orig -> origin/gh/tugsbayasgalan/296/orig 2025-03-04T19:48:33.1523541Z * [new branch] gh/vkuzo/1/head -> origin/gh/vkuzo/1/head 2025-03-04T19:48:33.1524430Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-03-04T19:48:33.1525469Z * [new branch] gh/vkuzo/1/orig -> origin/gh/vkuzo/1/orig 2025-03-04T19:48:33.1526831Z * [new branch] gh/vkuzo/2/head -> origin/gh/vkuzo/2/head 2025-03-04T19:48:33.1528008Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-03-04T19:48:33.1529088Z * [new branch] gh/vkuzo/2/orig -> origin/gh/vkuzo/2/orig 2025-03-04T19:48:33.1530499Z * [new branch] gh/vkuzo/3/head -> origin/gh/vkuzo/3/head 2025-03-04T19:48:33.1531362Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-03-04T19:48:33.1532324Z * [new branch] gh/vkuzo/3/orig -> origin/gh/vkuzo/3/orig 2025-03-04T19:48:33.1533648Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2025-03-04T19:48:33.1534589Z * [new branch] gh/vkuzo/4/head -> origin/gh/vkuzo/4/head 2025-03-04T19:48:33.1535621Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2025-03-04T19:48:33.1537011Z * [new branch] gh/vkuzo/5/base -> origin/gh/vkuzo/5/base 2025-03-04T19:48:33.1538001Z * [new branch] gh/vkuzo/5/head -> origin/gh/vkuzo/5/head 2025-03-04T19:48:33.1539010Z * [new branch] gh/vkuzo/5/orig -> origin/gh/vkuzo/5/orig 2025-03-04T19:48:33.1540399Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-03-04T19:48:33.1541337Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-03-04T19:48:33.1542340Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-03-04T19:48:33.1543650Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-03-04T19:48:33.1545030Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-03-04T19:48:33.1546058Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-03-04T19:48:33.1547599Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2025-03-04T19:48:33.1548529Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2025-03-04T19:48:33.1549504Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2025-03-04T19:48:33.1550763Z * [new branch] gh/vmoens/15/base -> origin/gh/vmoens/15/base 2025-03-04T19:48:33.1551777Z * [new branch] gh/vmoens/15/head -> origin/gh/vmoens/15/head 2025-03-04T19:48:33.1552896Z * [new branch] gh/vmoens/15/orig -> origin/gh/vmoens/15/orig 2025-03-04T19:48:33.1554147Z * [new branch] gh/vmoens/16/base -> origin/gh/vmoens/16/base 2025-03-04T19:48:33.1555088Z * [new branch] gh/vmoens/16/head -> origin/gh/vmoens/16/head 2025-03-04T19:48:33.1556032Z * [new branch] gh/vmoens/16/orig -> origin/gh/vmoens/16/orig 2025-03-04T19:48:33.1557268Z * [new branch] gh/vmoens/17/base -> origin/gh/vmoens/17/base 2025-03-04T19:48:33.1558330Z * [new branch] gh/vmoens/17/head -> origin/gh/vmoens/17/head 2025-03-04T19:48:33.1559697Z * [new branch] gh/vmoens/17/orig -> origin/gh/vmoens/17/orig 2025-03-04T19:48:33.1561430Z * [new branch] gh/vmoens/18/base -> origin/gh/vmoens/18/base 2025-03-04T19:48:33.1562414Z * [new branch] gh/vmoens/18/head -> origin/gh/vmoens/18/head 2025-03-04T19:48:33.1563348Z * [new branch] gh/vmoens/18/orig -> origin/gh/vmoens/18/orig 2025-03-04T19:48:33.1564552Z * [new branch] gh/vmoens/19/base -> origin/gh/vmoens/19/base 2025-03-04T19:48:33.1565545Z * [new branch] gh/vmoens/19/head -> origin/gh/vmoens/19/head 2025-03-04T19:48:33.1566706Z * [new branch] gh/vmoens/19/orig -> origin/gh/vmoens/19/orig 2025-03-04T19:48:33.1568006Z * [new branch] gh/vmoens/20/base -> origin/gh/vmoens/20/base 2025-03-04T19:48:33.1568977Z * [new branch] gh/vmoens/20/head -> origin/gh/vmoens/20/head 2025-03-04T19:48:33.1569906Z * [new branch] gh/vmoens/20/orig -> origin/gh/vmoens/20/orig 2025-03-04T19:48:33.1571715Z * [new branch] gh/voznesenskym/211/base -> origin/gh/voznesenskym/211/base 2025-03-04T19:48:33.1572866Z * [new branch] gh/voznesenskym/211/head -> origin/gh/voznesenskym/211/head 2025-03-04T19:48:33.1573847Z * [new branch] gh/voznesenskym/211/orig -> origin/gh/voznesenskym/211/orig 2025-03-04T19:48:33.1575177Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2025-03-04T19:48:33.1576305Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2025-03-04T19:48:33.1577421Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2025-03-04T19:48:33.1578731Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-03-04T19:48:33.1580271Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-03-04T19:48:33.1581224Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-03-04T19:48:33.1582780Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2025-03-04T19:48:33.1583880Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2025-03-04T19:48:33.1584959Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2025-03-04T19:48:33.1586317Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-03-04T19:48:33.1587455Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-03-04T19:48:33.1588504Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-03-04T19:48:33.1589915Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-03-04T19:48:33.1591028Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-03-04T19:48:33.1592005Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-03-04T19:48:33.1593671Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2025-03-04T19:48:33.1594782Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2025-03-04T19:48:33.1596031Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-03-04T19:48:33.1597009Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-03-04T19:48:33.1598048Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-03-04T19:48:33.1599691Z * [new branch] gh/wconstab/382/base -> origin/gh/wconstab/382/base 2025-03-04T19:48:33.1600886Z * [new branch] gh/wconstab/383/base -> origin/gh/wconstab/383/base 2025-03-04T19:48:33.1602042Z * [new branch] gh/wconstab/384/base -> origin/gh/wconstab/384/base 2025-03-04T19:48:33.1603753Z * [new branch] gh/wconstab/385/base -> origin/gh/wconstab/385/base 2025-03-04T19:48:33.1604813Z * [new branch] gh/wconstab/385/head -> origin/gh/wconstab/385/head 2025-03-04T19:48:33.1606100Z * [new branch] gh/wconstab/386/base -> origin/gh/wconstab/386/base 2025-03-04T19:48:33.1607236Z * [new branch] gh/wconstab/391/base -> origin/gh/wconstab/391/base 2025-03-04T19:48:33.1608193Z * [new branch] gh/wconstab/391/head -> origin/gh/wconstab/391/head 2025-03-04T19:48:33.1609191Z * [new branch] gh/wconstab/391/orig -> origin/gh/wconstab/391/orig 2025-03-04T19:48:33.1610590Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-03-04T19:48:33.1611514Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-03-04T19:48:33.1612479Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-03-04T19:48:33.1613742Z * [new branch] gh/wconstab/393/base -> origin/gh/wconstab/393/base 2025-03-04T19:48:33.1614724Z * [new branch] gh/wconstab/393/head -> origin/gh/wconstab/393/head 2025-03-04T19:48:33.1615665Z * [new branch] gh/wconstab/393/orig -> origin/gh/wconstab/393/orig 2025-03-04T19:48:33.1616849Z * [new branch] gh/wconstab/394/base -> origin/gh/wconstab/394/base 2025-03-04T19:48:33.1617949Z * [new branch] gh/wconstab/394/head -> origin/gh/wconstab/394/head 2025-03-04T19:48:33.1618921Z * [new branch] gh/wconstab/394/orig -> origin/gh/wconstab/394/orig 2025-03-04T19:48:33.1620439Z * [new branch] gh/wconstab/395/base -> origin/gh/wconstab/395/base 2025-03-04T19:48:33.1621457Z * [new branch] gh/wconstab/395/head -> origin/gh/wconstab/395/head 2025-03-04T19:48:33.1622536Z * [new branch] gh/wconstab/395/orig -> origin/gh/wconstab/395/orig 2025-03-04T19:48:33.1624097Z * [new branch] gh/wconstab/396/base -> origin/gh/wconstab/396/base 2025-03-04T19:48:33.1625062Z * [new branch] gh/wconstab/396/head -> origin/gh/wconstab/396/head 2025-03-04T19:48:33.1626141Z * [new branch] gh/wconstab/396/orig -> origin/gh/wconstab/396/orig 2025-03-04T19:48:33.1627572Z * [new branch] gh/wconstab/397/base -> origin/gh/wconstab/397/base 2025-03-04T19:48:33.1628589Z * [new branch] gh/wconstab/397/head -> origin/gh/wconstab/397/head 2025-03-04T19:48:33.1629552Z * [new branch] gh/wconstab/397/orig -> origin/gh/wconstab/397/orig 2025-03-04T19:48:33.1631890Z * [new branch] gh/wconstab/398/base -> origin/gh/wconstab/398/base 2025-03-04T19:48:33.1632956Z * [new branch] gh/wconstab/398/head -> origin/gh/wconstab/398/head 2025-03-04T19:48:33.1634035Z * [new branch] gh/wconstab/398/orig -> origin/gh/wconstab/398/orig 2025-03-04T19:48:33.1635558Z * [new branch] gh/weifengpy/21/base -> origin/gh/weifengpy/21/base 2025-03-04T19:48:33.1636557Z * [new branch] gh/weifengpy/21/head -> origin/gh/weifengpy/21/head 2025-03-04T19:48:33.1637541Z * [new branch] gh/weifengpy/21/orig -> origin/gh/weifengpy/21/orig 2025-03-04T19:48:33.1639291Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-03-04T19:48:33.1640224Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-03-04T19:48:33.1641199Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-03-04T19:48:33.1642530Z * [new branch] gh/williamwen42/197/base -> origin/gh/williamwen42/197/base 2025-03-04T19:48:33.1643489Z * [new branch] gh/williamwen42/197/head -> origin/gh/williamwen42/197/head 2025-03-04T19:48:33.1644471Z * [new branch] gh/williamwen42/197/orig -> origin/gh/williamwen42/197/orig 2025-03-04T19:48:33.1646036Z * [new branch] gh/williamwen42/199/base -> origin/gh/williamwen42/199/base 2025-03-04T19:48:33.1646976Z * [new branch] gh/williamwen42/199/head -> origin/gh/williamwen42/199/head 2025-03-04T19:48:33.1647932Z * [new branch] gh/williamwen42/199/orig -> origin/gh/williamwen42/199/orig 2025-03-04T19:48:33.1649415Z * [new branch] gh/williamwen42/200/base -> origin/gh/williamwen42/200/base 2025-03-04T19:48:33.1650426Z * [new branch] gh/williamwen42/200/head -> origin/gh/williamwen42/200/head 2025-03-04T19:48:33.1651507Z * [new branch] gh/williamwen42/200/orig -> origin/gh/williamwen42/200/orig 2025-03-04T19:48:33.1652897Z * [new branch] gh/williamwen42/201/base -> origin/gh/williamwen42/201/base 2025-03-04T19:48:33.1653926Z * [new branch] gh/williamwen42/201/head -> origin/gh/williamwen42/201/head 2025-03-04T19:48:33.1654915Z * [new branch] gh/williamwen42/201/orig -> origin/gh/williamwen42/201/orig 2025-03-04T19:48:33.1656157Z * [new branch] gh/williamwen42/204/base -> origin/gh/williamwen42/204/base 2025-03-04T19:48:33.1657145Z * [new branch] gh/williamwen42/204/head -> origin/gh/williamwen42/204/head 2025-03-04T19:48:33.1658113Z * [new branch] gh/williamwen42/204/orig -> origin/gh/williamwen42/204/orig 2025-03-04T19:48:33.1659775Z * [new branch] gh/williamwen42/205/base -> origin/gh/williamwen42/205/base 2025-03-04T19:48:33.1660660Z * [new branch] gh/williamwen42/205/head -> origin/gh/williamwen42/205/head 2025-03-04T19:48:33.1661639Z * [new branch] gh/williamwen42/205/orig -> origin/gh/williamwen42/205/orig 2025-03-04T19:48:33.1663093Z * [new branch] gh/williamwen42/206/base -> origin/gh/williamwen42/206/base 2025-03-04T19:48:33.1664094Z * [new branch] gh/williamwen42/206/head -> origin/gh/williamwen42/206/head 2025-03-04T19:48:33.1665063Z * [new branch] gh/williamwen42/206/orig -> origin/gh/williamwen42/206/orig 2025-03-04T19:48:33.1666366Z * [new branch] gh/williamwen42/207/base -> origin/gh/williamwen42/207/base 2025-03-04T19:48:33.1667449Z * [new branch] gh/williamwen42/207/head -> origin/gh/williamwen42/207/head 2025-03-04T19:48:33.1668435Z * [new branch] gh/williamwen42/207/orig -> origin/gh/williamwen42/207/orig 2025-03-04T19:48:33.1670293Z * [new branch] gh/williamwen42/208/base -> origin/gh/williamwen42/208/base 2025-03-04T19:48:33.1671296Z * [new branch] gh/williamwen42/208/head -> origin/gh/williamwen42/208/head 2025-03-04T19:48:33.1672470Z * [new branch] gh/williamwen42/208/orig -> origin/gh/williamwen42/208/orig 2025-03-04T19:48:33.1673736Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-03-04T19:48:33.1674721Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-03-04T19:48:33.1675694Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-03-04T19:48:33.1677011Z * [new branch] gh/williamwen42/210/base -> origin/gh/williamwen42/210/base 2025-03-04T19:48:33.1678063Z * [new branch] gh/williamwen42/210/head -> origin/gh/williamwen42/210/head 2025-03-04T19:48:33.1679178Z * [new branch] gh/williamwen42/210/orig -> origin/gh/williamwen42/210/orig 2025-03-04T19:48:33.1680368Z * [new branch] gh/williamwen42/211/base -> origin/gh/williamwen42/211/base 2025-03-04T19:48:33.1681270Z * [new branch] gh/williamwen42/211/head -> origin/gh/williamwen42/211/head 2025-03-04T19:48:33.1682270Z * [new branch] gh/williamwen42/211/orig -> origin/gh/williamwen42/211/orig 2025-03-04T19:48:33.1683641Z * [new branch] gh/williamwen42/212/base -> origin/gh/williamwen42/212/base 2025-03-04T19:48:33.1684488Z * [new branch] gh/williamwen42/212/head -> origin/gh/williamwen42/212/head 2025-03-04T19:48:33.1685495Z * [new branch] gh/williamwen42/212/orig -> origin/gh/williamwen42/212/orig 2025-03-04T19:48:33.1686953Z * [new branch] gh/williamwen42/213/base -> origin/gh/williamwen42/213/base 2025-03-04T19:48:33.1688008Z * [new branch] gh/williamwen42/213/head -> origin/gh/williamwen42/213/head 2025-03-04T19:48:33.1688962Z * [new branch] gh/williamwen42/213/orig -> origin/gh/williamwen42/213/orig 2025-03-04T19:48:33.1690524Z * [new branch] gh/williamwen42/214/base -> origin/gh/williamwen42/214/base 2025-03-04T19:48:33.1691466Z * [new branch] gh/williamwen42/214/head -> origin/gh/williamwen42/214/head 2025-03-04T19:48:33.1692373Z * [new branch] gh/williamwen42/214/orig -> origin/gh/williamwen42/214/orig 2025-03-04T19:48:33.1694101Z * [new branch] gh/williamwen42/215/base -> origin/gh/williamwen42/215/base 2025-03-04T19:48:33.1695131Z * [new branch] gh/williamwen42/215/head -> origin/gh/williamwen42/215/head 2025-03-04T19:48:33.1696167Z * [new branch] gh/williamwen42/215/orig -> origin/gh/williamwen42/215/orig 2025-03-04T19:48:33.1697522Z * [new branch] gh/williamwen42/216/base -> origin/gh/williamwen42/216/base 2025-03-04T19:48:33.1698777Z * [new branch] gh/williamwen42/216/head -> origin/gh/williamwen42/216/head 2025-03-04T19:48:33.1699759Z * [new branch] gh/williamwen42/216/orig -> origin/gh/williamwen42/216/orig 2025-03-04T19:48:33.1701112Z * [new branch] gh/williamwen42/217/base -> origin/gh/williamwen42/217/base 2025-03-04T19:48:33.1702116Z * [new branch] gh/williamwen42/217/head -> origin/gh/williamwen42/217/head 2025-03-04T19:48:33.1703116Z * [new branch] gh/williamwen42/217/orig -> origin/gh/williamwen42/217/orig 2025-03-04T19:48:33.1704748Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-03-04T19:48:33.1705714Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-03-04T19:48:33.1706857Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-03-04T19:48:33.1707751Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-03-04T19:48:33.1709279Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2025-03-04T19:48:33.1710295Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2025-03-04T19:48:33.1711256Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2025-03-04T19:48:33.1712726Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2025-03-04T19:48:33.1713727Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2025-03-04T19:48:33.1714715Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2025-03-04T19:48:33.1715971Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-03-04T19:48:33.1716939Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-03-04T19:48:33.1717961Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-03-04T19:48:33.1719354Z * [new branch] gh/xmfan/166/base -> origin/gh/xmfan/166/base 2025-03-04T19:48:33.1720295Z * [new branch] gh/xmfan/166/head -> origin/gh/xmfan/166/head 2025-03-04T19:48:33.1721231Z * [new branch] gh/xmfan/166/orig -> origin/gh/xmfan/166/orig 2025-03-04T19:48:33.1722783Z * [new branch] gh/xmfan/167/base -> origin/gh/xmfan/167/base 2025-03-04T19:48:33.1723763Z * [new branch] gh/xmfan/167/head -> origin/gh/xmfan/167/head 2025-03-04T19:48:33.1724749Z * [new branch] gh/xmfan/167/orig -> origin/gh/xmfan/167/orig 2025-03-04T19:48:33.1726087Z * [new branch] gh/xmfan/168/base -> origin/gh/xmfan/168/base 2025-03-04T19:48:33.1727033Z * [new branch] gh/xmfan/168/head -> origin/gh/xmfan/168/head 2025-03-04T19:48:33.1728035Z * [new branch] gh/xmfan/168/orig -> origin/gh/xmfan/168/orig 2025-03-04T19:48:33.1729286Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-03-04T19:48:33.1730240Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-03-04T19:48:33.1731455Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-03-04T19:48:33.1732489Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-03-04T19:48:33.1733906Z * [new branch] gh/xmfan/171/base -> origin/gh/xmfan/171/base 2025-03-04T19:48:33.1734891Z * [new branch] gh/xmfan/171/head -> origin/gh/xmfan/171/head 2025-03-04T19:48:33.1735848Z * [new branch] gh/xmfan/171/orig -> origin/gh/xmfan/171/orig 2025-03-04T19:48:33.1737143Z * [new branch] gh/xmfan/172/base -> origin/gh/xmfan/172/base 2025-03-04T19:48:33.1738247Z * [new branch] gh/xmfan/172/head -> origin/gh/xmfan/172/head 2025-03-04T19:48:33.1739143Z * [new branch] gh/xmfan/172/orig -> origin/gh/xmfan/172/orig 2025-03-04T19:48:33.1740372Z * [new branch] gh/xmfan/173/base -> origin/gh/xmfan/173/base 2025-03-04T19:48:33.1741342Z * [new branch] gh/xmfan/173/head -> origin/gh/xmfan/173/head 2025-03-04T19:48:33.1742263Z * [new branch] gh/xmfan/173/orig -> origin/gh/xmfan/173/orig 2025-03-04T19:48:33.1743629Z * [new branch] gh/xmfan/174/base -> origin/gh/xmfan/174/base 2025-03-04T19:48:33.1744587Z * [new branch] gh/xmfan/174/head -> origin/gh/xmfan/174/head 2025-03-04T19:48:33.1745872Z * [new branch] gh/xmfan/174/orig -> origin/gh/xmfan/174/orig 2025-03-04T19:48:33.1747174Z * [new branch] gh/xmfan/175/base -> origin/gh/xmfan/175/base 2025-03-04T19:48:33.1748019Z * [new branch] gh/xmfan/175/head -> origin/gh/xmfan/175/head 2025-03-04T19:48:33.1749342Z * [new branch] gh/xmfan/175/orig -> origin/gh/xmfan/175/orig 2025-03-04T19:48:33.1750762Z * [new branch] gh/xmfan/176/base -> origin/gh/xmfan/176/base 2025-03-04T19:48:33.1752090Z * [new branch] gh/xmfan/176/head -> origin/gh/xmfan/176/head 2025-03-04T19:48:33.1753131Z * [new branch] gh/xmfan/176/orig -> origin/gh/xmfan/176/orig 2025-03-04T19:48:33.1754633Z * [new branch] gh/xmfan/177/base -> origin/gh/xmfan/177/base 2025-03-04T19:48:33.1755743Z * [new branch] gh/xmfan/177/head -> origin/gh/xmfan/177/head 2025-03-04T19:48:33.1764704Z * [new branch] gh/xmfan/177/orig -> origin/gh/xmfan/177/orig 2025-03-04T19:48:33.1765044Z * [new branch] gh/xmfan/178/base -> origin/gh/xmfan/178/base 2025-03-04T19:48:33.1765280Z * [new branch] gh/xmfan/178/head -> origin/gh/xmfan/178/head 2025-03-04T19:48:33.1765509Z * [new branch] gh/xmfan/178/orig -> origin/gh/xmfan/178/orig 2025-03-04T19:48:33.1765724Z * [new branch] gh/xmfan/179/base -> origin/gh/xmfan/179/base 2025-03-04T19:48:33.1765949Z * [new branch] gh/xmfan/179/head -> origin/gh/xmfan/179/head 2025-03-04T19:48:33.1766159Z * [new branch] gh/xmfan/179/orig -> origin/gh/xmfan/179/orig 2025-03-04T19:48:33.1766586Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-03-04T19:48:33.1767721Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-03-04T19:48:33.1769218Z * [new branch] gh/xmfan/180/base -> origin/gh/xmfan/180/base 2025-03-04T19:48:33.1770767Z * [new branch] gh/xmfan/180/head -> origin/gh/xmfan/180/head 2025-03-04T19:48:33.1771940Z * [new branch] gh/xmfan/180/orig -> origin/gh/xmfan/180/orig 2025-03-04T19:48:33.1773369Z * [new branch] gh/xmfan/181/base -> origin/gh/xmfan/181/base 2025-03-04T19:48:33.1774531Z * [new branch] gh/xmfan/181/head -> origin/gh/xmfan/181/head 2025-03-04T19:48:33.1775646Z * [new branch] gh/xmfan/181/orig -> origin/gh/xmfan/181/orig 2025-03-04T19:48:33.1777189Z * [new branch] gh/xmfan/182/base -> origin/gh/xmfan/182/base 2025-03-04T19:48:33.1778323Z * [new branch] gh/xmfan/182/head -> origin/gh/xmfan/182/head 2025-03-04T19:48:33.1779483Z * [new branch] gh/xmfan/182/orig -> origin/gh/xmfan/182/orig 2025-03-04T19:48:33.1780964Z * [new branch] gh/xmfan/183/base -> origin/gh/xmfan/183/base 2025-03-04T19:48:33.1782111Z * [new branch] gh/xmfan/183/head -> origin/gh/xmfan/183/head 2025-03-04T19:48:33.1783388Z * [new branch] gh/xmfan/183/orig -> origin/gh/xmfan/183/orig 2025-03-04T19:48:33.1785166Z * [new branch] gh/xmfan/184/base -> origin/gh/xmfan/184/base 2025-03-04T19:48:33.1786350Z * [new branch] gh/xmfan/184/head -> origin/gh/xmfan/184/head 2025-03-04T19:48:33.1787507Z * [new branch] gh/xmfan/184/orig -> origin/gh/xmfan/184/orig 2025-03-04T19:48:33.1788988Z * [new branch] gh/xmfan/185/base -> origin/gh/xmfan/185/base 2025-03-04T19:48:33.1790156Z * [new branch] gh/xmfan/185/head -> origin/gh/xmfan/185/head 2025-03-04T19:48:33.1791282Z * [new branch] gh/xmfan/185/orig -> origin/gh/xmfan/185/orig 2025-03-04T19:48:33.1793194Z * [new branch] gh/xmfan/186/base -> origin/gh/xmfan/186/base 2025-03-04T19:48:33.1794320Z * [new branch] gh/xmfan/186/head -> origin/gh/xmfan/186/head 2025-03-04T19:48:33.1795451Z * [new branch] gh/xmfan/186/orig -> origin/gh/xmfan/186/orig 2025-03-04T19:48:33.1796970Z * [new branch] gh/xmfan/187/base -> origin/gh/xmfan/187/base 2025-03-04T19:48:33.1798147Z * [new branch] gh/xmfan/187/head -> origin/gh/xmfan/187/head 2025-03-04T19:48:33.1800638Z * [new branch] gh/xmfan/187/orig -> origin/gh/xmfan/187/orig 2025-03-04T19:48:33.1802093Z * [new branch] gh/xmfan/188/base -> origin/gh/xmfan/188/base 2025-03-04T19:48:33.1803287Z * [new branch] gh/xmfan/188/head -> origin/gh/xmfan/188/head 2025-03-04T19:48:33.1804423Z * [new branch] gh/xmfan/188/orig -> origin/gh/xmfan/188/orig 2025-03-04T19:48:33.1805929Z * [new branch] gh/xmfan/189/base -> origin/gh/xmfan/189/base 2025-03-04T19:48:33.1807083Z * [new branch] gh/xmfan/189/head -> origin/gh/xmfan/189/head 2025-03-04T19:48:33.1808776Z * [new branch] gh/xmfan/189/orig -> origin/gh/xmfan/189/orig 2025-03-04T19:48:33.1810260Z * [new branch] gh/xmfan/190/base -> origin/gh/xmfan/190/base 2025-03-04T19:48:33.1811422Z * [new branch] gh/xmfan/190/head -> origin/gh/xmfan/190/head 2025-03-04T19:48:33.1812517Z * [new branch] gh/xmfan/190/orig -> origin/gh/xmfan/190/orig 2025-03-04T19:48:33.1814443Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2025-03-04T19:48:33.1815561Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2025-03-04T19:48:33.1817089Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2025-03-04T19:48:33.1818631Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-03-04T19:48:33.1819809Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-03-04T19:48:33.1820932Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-03-04T19:48:33.1822535Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-03-04T19:48:33.1823521Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-03-04T19:48:33.1824759Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-03-04T19:48:33.1826363Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-03-04T19:48:33.1827570Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-03-04T19:48:33.1828732Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-03-04T19:48:33.1830663Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-03-04T19:48:33.1831851Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-03-04T19:48:33.1833248Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-03-04T19:48:33.1834356Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-03-04T19:48:33.1835626Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-03-04T19:48:33.1836738Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-03-04T19:48:33.1838122Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-03-04T19:48:33.1839276Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-03-04T19:48:33.1840587Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-03-04T19:48:33.1841688Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-03-04T19:48:33.1842972Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-03-04T19:48:33.1844195Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-03-04T19:48:33.1845498Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-03-04T19:48:33.1846594Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-03-04T19:48:33.1848292Z * [new branch] gh/xunnanxu/1/base -> origin/gh/xunnanxu/1/base 2025-03-04T19:48:33.1849295Z * [new branch] gh/xunnanxu/1/head -> origin/gh/xunnanxu/1/head 2025-03-04T19:48:33.1850452Z * [new branch] gh/xunnanxu/1/orig -> origin/gh/xunnanxu/1/orig 2025-03-04T19:48:33.1851905Z * [new branch] gh/xunnanxu/2/base -> origin/gh/xunnanxu/2/base 2025-03-04T19:48:33.1852862Z * [new branch] gh/xunnanxu/2/head -> origin/gh/xunnanxu/2/head 2025-03-04T19:48:33.1854059Z * [new branch] gh/xunnanxu/2/orig -> origin/gh/xunnanxu/2/orig 2025-03-04T19:48:33.1855541Z * [new branch] gh/xunnanxu/3/base -> origin/gh/xunnanxu/3/base 2025-03-04T19:48:33.1856655Z * [new branch] gh/xunnanxu/3/head -> origin/gh/xunnanxu/3/head 2025-03-04T19:48:33.1857954Z * [new branch] gh/xunnanxu/3/orig -> origin/gh/xunnanxu/3/orig 2025-03-04T19:48:33.1859313Z * [new branch] gh/xunnanxu/4/base -> origin/gh/xunnanxu/4/base 2025-03-04T19:48:33.1860471Z * [new branch] gh/xunnanxu/4/head -> origin/gh/xunnanxu/4/head 2025-03-04T19:48:33.1861636Z * [new branch] gh/xunnanxu/4/orig -> origin/gh/xunnanxu/4/orig 2025-03-04T19:48:33.1863505Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-03-04T19:48:33.1864675Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-03-04T19:48:33.1865837Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-03-04T19:48:33.1867269Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-03-04T19:48:33.1868382Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-03-04T19:48:33.1869517Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-03-04T19:48:33.1871064Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-03-04T19:48:33.1872280Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-03-04T19:48:33.1873441Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-03-04T19:48:33.1874880Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-03-04T19:48:33.1876024Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-03-04T19:48:33.1877258Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-03-04T19:48:33.1878685Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-03-04T19:48:33.1879778Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-03-04T19:48:33.1880927Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-03-04T19:48:33.1882355Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-03-04T19:48:33.1883525Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-03-04T19:48:33.1884668Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-03-04T19:48:33.1886118Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-03-04T19:48:33.1887333Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-03-04T19:48:33.1888484Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-03-04T19:48:33.1889947Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-03-04T19:48:33.1891077Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-03-04T19:48:33.1892256Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-03-04T19:48:33.1893717Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-03-04T19:48:33.1894928Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-03-04T19:48:33.1896302Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-03-04T19:48:33.1897434Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-03-04T19:48:33.1898735Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-03-04T19:48:33.1900271Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-03-04T19:48:33.1901473Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-03-04T19:48:33.1902688Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-03-04T19:48:33.1904185Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-03-04T19:48:33.1905385Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-03-04T19:48:33.1906510Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-03-04T19:48:33.1907988Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-03-04T19:48:33.1909089Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-03-04T19:48:33.1910245Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-03-04T19:48:33.1911766Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-03-04T19:48:33.1912877Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-03-04T19:48:33.1913993Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-03-04T19:48:33.1915464Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2025-03-04T19:48:33.1916575Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2025-03-04T19:48:33.1917862Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2025-03-04T19:48:33.1919524Z * [new branch] gh/yanbing-j/32/base -> origin/gh/yanbing-j/32/base 2025-03-04T19:48:33.1920683Z * [new branch] gh/yanbing-j/32/head -> origin/gh/yanbing-j/32/head 2025-03-04T19:48:33.1921932Z * [new branch] gh/yanbing-j/32/orig -> origin/gh/yanbing-j/32/orig 2025-03-04T19:48:33.1923515Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-03-04T19:48:33.1924681Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-03-04T19:48:33.1925784Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-03-04T19:48:33.1927605Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2025-03-04T19:48:33.1928732Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2025-03-04T19:48:33.1929877Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2025-03-04T19:48:33.1931674Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-03-04T19:48:33.1932835Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-03-04T19:48:33.1934558Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-03-04T19:48:33.1936174Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-03-04T19:48:33.1937223Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-03-04T19:48:33.1938354Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-03-04T19:48:33.1940129Z * [new branch] gh/yanboliang/41/base -> origin/gh/yanboliang/41/base 2025-03-04T19:48:33.1941325Z * [new branch] gh/yanboliang/41/orig -> origin/gh/yanboliang/41/orig 2025-03-04T19:48:33.1942732Z * [new branch] gh/yanboliang/58/base -> origin/gh/yanboliang/58/base 2025-03-04T19:48:33.1943903Z * [new branch] gh/yanboliang/58/orig -> origin/gh/yanboliang/58/orig 2025-03-04T19:48:33.1945379Z * [new branch] gh/yanboliang/59/base -> origin/gh/yanboliang/59/base 2025-03-04T19:48:33.1946594Z * [new branch] gh/yanboliang/59/orig -> origin/gh/yanboliang/59/orig 2025-03-04T19:48:33.1948076Z * [new branch] gh/yanboliang/60/base -> origin/gh/yanboliang/60/base 2025-03-04T19:48:33.1949247Z * [new branch] gh/yanboliang/60/orig -> origin/gh/yanboliang/60/orig 2025-03-04T19:48:33.1950671Z * [new branch] gh/yanboliang/61/base -> origin/gh/yanboliang/61/base 2025-03-04T19:48:33.1951866Z * [new branch] gh/yanboliang/61/orig -> origin/gh/yanboliang/61/orig 2025-03-04T19:48:33.1953219Z * [new branch] gh/yanboliang/62/base -> origin/gh/yanboliang/62/base 2025-03-04T19:48:33.1954355Z * [new branch] gh/yanboliang/62/head -> origin/gh/yanboliang/62/head 2025-03-04T19:48:33.1955449Z * [new branch] gh/yanboliang/62/orig -> origin/gh/yanboliang/62/orig 2025-03-04T19:48:33.1957011Z * [new branch] gh/yanboliang/63/base -> origin/gh/yanboliang/63/base 2025-03-04T19:48:33.1958167Z * [new branch] gh/yanboliang/63/orig -> origin/gh/yanboliang/63/orig 2025-03-04T19:48:33.1959648Z * [new branch] gh/yanboliang/64/base -> origin/gh/yanboliang/64/base 2025-03-04T19:48:33.1960793Z * [new branch] gh/yanboliang/64/orig -> origin/gh/yanboliang/64/orig 2025-03-04T19:48:33.1962653Z * [new branch] gh/yanboliang/65/base -> origin/gh/yanboliang/65/base 2025-03-04T19:48:33.1963829Z * [new branch] gh/yanboliang/65/orig -> origin/gh/yanboliang/65/orig 2025-03-04T19:48:33.1965702Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2025-03-04T19:48:33.1966932Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2025-03-04T19:48:33.1968079Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2025-03-04T19:48:33.1969714Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2025-03-04T19:48:33.1970772Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2025-03-04T19:48:33.1971919Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2025-03-04T19:48:33.1973594Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2025-03-04T19:48:33.1974936Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2025-03-04T19:48:33.1976058Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2025-03-04T19:48:33.1977867Z * [new branch] gh/ydwu4/193/base -> origin/gh/ydwu4/193/base 2025-03-04T19:48:33.1978998Z * [new branch] gh/ydwu4/193/head -> origin/gh/ydwu4/193/head 2025-03-04T19:48:33.1980140Z * [new branch] gh/ydwu4/193/orig -> origin/gh/ydwu4/193/orig 2025-03-04T19:48:33.1981642Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-03-04T19:48:33.1982728Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-03-04T19:48:33.1983850Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-03-04T19:48:33.1985550Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-03-04T19:48:33.1986700Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-03-04T19:48:33.1987898Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-03-04T19:48:33.1989359Z * [new branch] gh/ydwu4/203/base -> origin/gh/ydwu4/203/base 2025-03-04T19:48:33.1990489Z * [new branch] gh/ydwu4/203/head -> origin/gh/ydwu4/203/head 2025-03-04T19:48:33.1991695Z * [new branch] gh/ydwu4/203/orig -> origin/gh/ydwu4/203/orig 2025-03-04T19:48:33.1993368Z * [new branch] gh/ydwu4/204/base -> origin/gh/ydwu4/204/base 2025-03-04T19:48:33.1994575Z * [new branch] gh/ydwu4/204/head -> origin/gh/ydwu4/204/head 2025-03-04T19:48:33.1995727Z * [new branch] gh/ydwu4/204/orig -> origin/gh/ydwu4/204/orig 2025-03-04T19:48:33.1997374Z * [new branch] gh/ydwu4/205/base -> origin/gh/ydwu4/205/base 2025-03-04T19:48:33.1998936Z * [new branch] gh/ydwu4/205/head -> origin/gh/ydwu4/205/head 2025-03-04T19:48:33.2000099Z * [new branch] gh/ydwu4/205/orig -> origin/gh/ydwu4/205/orig 2025-03-04T19:48:33.2001572Z * [new branch] gh/ydwu4/206/base -> origin/gh/ydwu4/206/base 2025-03-04T19:48:33.2002690Z * [new branch] gh/ydwu4/206/head -> origin/gh/ydwu4/206/head 2025-03-04T19:48:33.2003850Z * [new branch] gh/ydwu4/206/orig -> origin/gh/ydwu4/206/orig 2025-03-04T19:48:33.2005519Z * [new branch] gh/ydwu4/207/base -> origin/gh/ydwu4/207/base 2025-03-04T19:48:33.2006701Z * [new branch] gh/ydwu4/207/head -> origin/gh/ydwu4/207/head 2025-03-04T19:48:33.2007902Z * [new branch] gh/ydwu4/207/orig -> origin/gh/ydwu4/207/orig 2025-03-04T19:48:33.2009594Z * [new branch] gh/ydwu4/208/base -> origin/gh/ydwu4/208/base 2025-03-04T19:48:33.2010661Z * [new branch] gh/ydwu4/208/head -> origin/gh/ydwu4/208/head 2025-03-04T19:48:33.2011771Z * [new branch] gh/ydwu4/208/orig -> origin/gh/ydwu4/208/orig 2025-03-04T19:48:33.2013355Z * [new branch] gh/ydwu4/209/base -> origin/gh/ydwu4/209/base 2025-03-04T19:48:33.2014542Z * [new branch] gh/ydwu4/209/head -> origin/gh/ydwu4/209/head 2025-03-04T19:48:33.2015663Z * [new branch] gh/ydwu4/209/orig -> origin/gh/ydwu4/209/orig 2025-03-04T19:48:33.2017240Z * [new branch] gh/ydwu4/210/base -> origin/gh/ydwu4/210/base 2025-03-04T19:48:33.2018684Z * [new branch] gh/ydwu4/210/head -> origin/gh/ydwu4/210/head 2025-03-04T19:48:33.2019975Z * [new branch] gh/ydwu4/210/orig -> origin/gh/ydwu4/210/orig 2025-03-04T19:48:33.2021452Z * [new branch] gh/ydwu4/211/base -> origin/gh/ydwu4/211/base 2025-03-04T19:48:33.2022637Z * [new branch] gh/ydwu4/211/head -> origin/gh/ydwu4/211/head 2025-03-04T19:48:33.2023824Z * [new branch] gh/ydwu4/211/orig -> origin/gh/ydwu4/211/orig 2025-03-04T19:48:33.2025489Z * [new branch] gh/ydwu4/212/base -> origin/gh/ydwu4/212/base 2025-03-04T19:48:33.2026605Z * [new branch] gh/ydwu4/212/head -> origin/gh/ydwu4/212/head 2025-03-04T19:48:33.2027759Z * [new branch] gh/ydwu4/212/orig -> origin/gh/ydwu4/212/orig 2025-03-04T19:48:33.2029715Z * [new branch] gh/ydwu4/213/base -> origin/gh/ydwu4/213/base 2025-03-04T19:48:33.2030937Z * [new branch] gh/ydwu4/213/head -> origin/gh/ydwu4/213/head 2025-03-04T19:48:33.2032188Z * [new branch] gh/ydwu4/213/orig -> origin/gh/ydwu4/213/orig 2025-03-04T19:48:33.2033745Z * [new branch] gh/ydwu4/214/base -> origin/gh/ydwu4/214/base 2025-03-04T19:48:33.2034832Z * [new branch] gh/ydwu4/214/head -> origin/gh/ydwu4/214/head 2025-03-04T19:48:33.2036034Z * [new branch] gh/ydwu4/214/orig -> origin/gh/ydwu4/214/orig 2025-03-04T19:48:33.2037666Z * [new branch] gh/ydwu4/215/base -> origin/gh/ydwu4/215/base 2025-03-04T19:48:33.2038972Z * [new branch] gh/ydwu4/215/head -> origin/gh/ydwu4/215/head 2025-03-04T19:48:33.2040113Z * [new branch] gh/ydwu4/215/orig -> origin/gh/ydwu4/215/orig 2025-03-04T19:48:33.2041996Z * [new branch] gh/ydwu4/216/base -> origin/gh/ydwu4/216/base 2025-03-04T19:48:33.2043453Z * [new branch] gh/ydwu4/216/head -> origin/gh/ydwu4/216/head 2025-03-04T19:48:33.2044632Z * [new branch] gh/ydwu4/216/orig -> origin/gh/ydwu4/216/orig 2025-03-04T19:48:33.2046187Z * [new branch] gh/ydwu4/217/base -> origin/gh/ydwu4/217/base 2025-03-04T19:48:33.2047305Z * [new branch] gh/ydwu4/217/head -> origin/gh/ydwu4/217/head 2025-03-04T19:48:33.2048474Z * [new branch] gh/ydwu4/217/orig -> origin/gh/ydwu4/217/orig 2025-03-04T19:48:33.2050063Z * [new branch] gh/ydwu4/218/base -> origin/gh/ydwu4/218/base 2025-03-04T19:48:33.2051251Z * [new branch] gh/ydwu4/218/head -> origin/gh/ydwu4/218/head 2025-03-04T19:48:33.2052486Z * [new branch] gh/ydwu4/218/orig -> origin/gh/ydwu4/218/orig 2025-03-04T19:48:33.2054120Z * [new branch] gh/ydwu4/219/base -> origin/gh/ydwu4/219/base 2025-03-04T19:48:33.2055327Z * [new branch] gh/ydwu4/219/head -> origin/gh/ydwu4/219/head 2025-03-04T19:48:33.2056563Z * [new branch] gh/ydwu4/219/orig -> origin/gh/ydwu4/219/orig 2025-03-04T19:48:33.2058672Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2025-03-04T19:48:33.2059938Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2025-03-04T19:48:33.2061068Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2025-03-04T19:48:33.2062977Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-03-04T19:48:33.2064150Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-03-04T19:48:33.2065843Z * [new branch] gh/yf225/151/base -> origin/gh/yf225/151/base 2025-03-04T19:48:33.2066993Z * [new branch] gh/yf225/151/head -> origin/gh/yf225/151/head 2025-03-04T19:48:33.2068138Z * [new branch] gh/yf225/151/orig -> origin/gh/yf225/151/orig 2025-03-04T19:48:33.2069774Z * [new branch] gh/yf225/156/base -> origin/gh/yf225/156/base 2025-03-04T19:48:33.2070895Z * [new branch] gh/yf225/156/head -> origin/gh/yf225/156/head 2025-03-04T19:48:33.2072005Z * [new branch] gh/yf225/156/orig -> origin/gh/yf225/156/orig 2025-03-04T19:48:33.2073670Z * [new branch] gh/yf225/157/base -> origin/gh/yf225/157/base 2025-03-04T19:48:33.2074839Z * [new branch] gh/yf225/157/head -> origin/gh/yf225/157/head 2025-03-04T19:48:33.2075955Z * [new branch] gh/yf225/157/orig -> origin/gh/yf225/157/orig 2025-03-04T19:48:33.2077682Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2025-03-04T19:48:33.2078945Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2025-03-04T19:48:33.2080103Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2025-03-04T19:48:33.2081641Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2025-03-04T19:48:33.2082787Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2025-03-04T19:48:33.2083910Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2025-03-04T19:48:33.2085669Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2025-03-04T19:48:33.2086825Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2025-03-04T19:48:33.2088053Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2025-03-04T19:48:33.2089566Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2025-03-04T19:48:33.2090672Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2025-03-04T19:48:33.2091838Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2025-03-04T19:48:33.2093526Z * [new branch] gh/yf225/163/base -> origin/gh/yf225/163/base 2025-03-04T19:48:33.2094700Z * [new branch] gh/yf225/163/head -> origin/gh/yf225/163/head 2025-03-04T19:48:33.2095836Z * [new branch] gh/yf225/163/orig -> origin/gh/yf225/163/orig 2025-03-04T19:48:33.2097265Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2025-03-04T19:48:33.2098611Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2025-03-04T19:48:33.2102258Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2025-03-04T19:48:33.2103721Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-03-04T19:48:33.2104875Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-03-04T19:48:33.2107226Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-03-04T19:48:33.2108655Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-03-04T19:48:33.2109860Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-03-04T19:48:33.2111392Z * [new branch] gh/yifuwang/163/base -> origin/gh/yifuwang/163/base 2025-03-04T19:48:33.2112532Z * [new branch] gh/yifuwang/163/head -> origin/gh/yifuwang/163/head 2025-03-04T19:48:33.2113689Z * [new branch] gh/yifuwang/163/orig -> origin/gh/yifuwang/163/orig 2025-03-04T19:48:33.2115138Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2025-03-04T19:48:33.2116273Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2025-03-04T19:48:33.2117538Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2025-03-04T19:48:33.2119193Z * [new branch] gh/yifuwang/185/base -> origin/gh/yifuwang/185/base 2025-03-04T19:48:33.2120276Z * [new branch] gh/yifuwang/185/head -> origin/gh/yifuwang/185/head 2025-03-04T19:48:33.2121429Z * [new branch] gh/yifuwang/185/orig -> origin/gh/yifuwang/185/orig 2025-03-04T19:48:33.2122994Z * [new branch] gh/yifuwang/186/base -> origin/gh/yifuwang/186/base 2025-03-04T19:48:33.2124196Z * [new branch] gh/yifuwang/186/head -> origin/gh/yifuwang/186/head 2025-03-04T19:48:33.2125300Z * [new branch] gh/yifuwang/186/orig -> origin/gh/yifuwang/186/orig 2025-03-04T19:48:33.2126769Z * [new branch] gh/yifuwang/187/base -> origin/gh/yifuwang/187/base 2025-03-04T19:48:33.2127988Z * [new branch] gh/yifuwang/187/head -> origin/gh/yifuwang/187/head 2025-03-04T19:48:33.2129105Z * [new branch] gh/yifuwang/187/orig -> origin/gh/yifuwang/187/orig 2025-03-04T19:48:33.2130541Z * [new branch] gh/yifuwang/188/base -> origin/gh/yifuwang/188/base 2025-03-04T19:48:33.2131664Z * [new branch] gh/yifuwang/188/head -> origin/gh/yifuwang/188/head 2025-03-04T19:48:33.2132790Z * [new branch] gh/yifuwang/188/orig -> origin/gh/yifuwang/188/orig 2025-03-04T19:48:33.2134090Z * [new branch] gh/yifuwang/189/base -> origin/gh/yifuwang/189/base 2025-03-04T19:48:33.2135202Z * [new branch] gh/yifuwang/189/head -> origin/gh/yifuwang/189/head 2025-03-04T19:48:33.2136364Z * [new branch] gh/yifuwang/189/orig -> origin/gh/yifuwang/189/orig 2025-03-04T19:48:33.2137833Z * [new branch] gh/yifuwang/190/base -> origin/gh/yifuwang/190/base 2025-03-04T19:48:33.2139043Z * [new branch] gh/yifuwang/190/head -> origin/gh/yifuwang/190/head 2025-03-04T19:48:33.2140030Z * [new branch] gh/yifuwang/190/orig -> origin/gh/yifuwang/190/orig 2025-03-04T19:48:33.2141335Z * [new branch] gh/yifuwang/191/base -> origin/gh/yifuwang/191/base 2025-03-04T19:48:33.2142439Z * [new branch] gh/yifuwang/191/head -> origin/gh/yifuwang/191/head 2025-03-04T19:48:33.2143593Z * [new branch] gh/yifuwang/191/orig -> origin/gh/yifuwang/191/orig 2025-03-04T19:48:33.2144919Z * [new branch] gh/yifuwang/192/base -> origin/gh/yifuwang/192/base 2025-03-04T19:48:33.2146074Z * [new branch] gh/yifuwang/192/head -> origin/gh/yifuwang/192/head 2025-03-04T19:48:33.2147180Z * [new branch] gh/yifuwang/192/orig -> origin/gh/yifuwang/192/orig 2025-03-04T19:48:33.2148817Z * [new branch] gh/yifuwang/193/base -> origin/gh/yifuwang/193/base 2025-03-04T19:48:33.2149898Z * [new branch] gh/yifuwang/193/head -> origin/gh/yifuwang/193/head 2025-03-04T19:48:33.2150989Z * [new branch] gh/yifuwang/193/orig -> origin/gh/yifuwang/193/orig 2025-03-04T19:48:33.2152522Z * [new branch] gh/yifuwang/194/base -> origin/gh/yifuwang/194/base 2025-03-04T19:48:33.2153684Z * [new branch] gh/yifuwang/194/head -> origin/gh/yifuwang/194/head 2025-03-04T19:48:33.2154799Z * [new branch] gh/yifuwang/194/orig -> origin/gh/yifuwang/194/orig 2025-03-04T19:48:33.2156206Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-03-04T19:48:33.2157406Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-03-04T19:48:33.2158683Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-03-04T19:48:33.2160194Z * [new branch] gh/yifuwang/196/base -> origin/gh/yifuwang/196/base 2025-03-04T19:48:33.2161399Z * [new branch] gh/yifuwang/196/head -> origin/gh/yifuwang/196/head 2025-03-04T19:48:33.2162495Z * [new branch] gh/yifuwang/196/orig -> origin/gh/yifuwang/196/orig 2025-03-04T19:48:33.2164248Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-03-04T19:48:33.2165390Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-03-04T19:48:33.2166797Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-03-04T19:48:33.2167861Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-03-04T19:48:33.2169595Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-03-04T19:48:33.2170736Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-03-04T19:48:33.2172008Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-03-04T19:48:33.2173488Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-03-04T19:48:33.2174628Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-03-04T19:48:33.2176003Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-03-04T19:48:33.2177452Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-03-04T19:48:33.2178566Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-03-04T19:48:33.2179853Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-03-04T19:48:33.2181427Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-03-04T19:48:33.2182565Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-03-04T19:48:33.2183805Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-03-04T19:48:33.2185218Z * [new branch] gh/ysiraichi/82/base -> origin/gh/ysiraichi/82/base 2025-03-04T19:48:33.2186356Z * [new branch] gh/ysiraichi/82/head -> origin/gh/ysiraichi/82/head 2025-03-04T19:48:33.2187943Z * [new branch] gh/ysiraichi/82/orig -> origin/gh/ysiraichi/82/orig 2025-03-04T19:48:33.2189727Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-03-04T19:48:33.2190892Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-03-04T19:48:33.2192072Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-03-04T19:48:33.2193411Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-03-04T19:48:33.2195073Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-03-04T19:48:33.2196194Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-03-04T19:48:33.2197825Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-03-04T19:48:33.2199268Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-03-04T19:48:33.2200437Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-03-04T19:48:33.2201869Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-03-04T19:48:33.2203067Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-03-04T19:48:33.2204170Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-03-04T19:48:33.2205665Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-03-04T19:48:33.2206789Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-03-04T19:48:33.2208057Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-03-04T19:48:33.2209625Z * [new branch] gh/zou3519/1081/base -> origin/gh/zou3519/1081/base 2025-03-04T19:48:33.2210773Z * [new branch] gh/zou3519/1081/head -> origin/gh/zou3519/1081/head 2025-03-04T19:48:33.2212157Z * [new branch] gh/zou3519/1081/orig -> origin/gh/zou3519/1081/orig 2025-03-04T19:48:33.2213669Z * [new branch] gh/zou3519/1088/base -> origin/gh/zou3519/1088/base 2025-03-04T19:48:33.2214851Z * [new branch] gh/zou3519/1088/head -> origin/gh/zou3519/1088/head 2025-03-04T19:48:33.2215993Z * [new branch] gh/zou3519/1088/orig -> origin/gh/zou3519/1088/orig 2025-03-04T19:48:33.2217533Z * [new branch] gh/zou3519/1095/base -> origin/gh/zou3519/1095/base 2025-03-04T19:48:33.2218667Z * [new branch] gh/zou3519/1095/head -> origin/gh/zou3519/1095/head 2025-03-04T19:48:33.2219855Z * [new branch] gh/zou3519/1095/orig -> origin/gh/zou3519/1095/orig 2025-03-04T19:48:33.2221309Z * [new branch] gh/zou3519/1105/base -> origin/gh/zou3519/1105/base 2025-03-04T19:48:33.2222751Z * [new branch] gh/zou3519/1105/head -> origin/gh/zou3519/1105/head 2025-03-04T19:48:33.2224012Z * [new branch] gh/zou3519/1105/orig -> origin/gh/zou3519/1105/orig 2025-03-04T19:48:33.2225731Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2025-03-04T19:48:33.2230178Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2025-03-04T19:48:33.2230409Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2025-03-04T19:48:33.2230918Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2025-03-04T19:48:33.2232602Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2025-03-04T19:48:33.2233776Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2025-03-04T19:48:33.2236121Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2025-03-04T19:48:33.2237324Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2025-03-04T19:48:33.2238721Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2025-03-04T19:48:33.2240455Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2025-03-04T19:48:33.2241684Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2025-03-04T19:48:33.2242920Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2025-03-04T19:48:33.2244706Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2025-03-04T19:48:33.2245874Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2025-03-04T19:48:33.2247185Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2025-03-04T19:48:33.2248862Z * [new branch] gh/zou3519/1111/base -> origin/gh/zou3519/1111/base 2025-03-04T19:48:33.2250107Z * [new branch] gh/zou3519/1111/head -> origin/gh/zou3519/1111/head 2025-03-04T19:48:33.2251616Z * [new branch] gh/zou3519/1111/orig -> origin/gh/zou3519/1111/orig 2025-03-04T19:48:33.2253174Z * [new branch] gh/zou3519/1112/base -> origin/gh/zou3519/1112/base 2025-03-04T19:48:33.2254355Z * [new branch] gh/zou3519/1112/head -> origin/gh/zou3519/1112/head 2025-03-04T19:48:33.2255594Z * [new branch] gh/zou3519/1112/orig -> origin/gh/zou3519/1112/orig 2025-03-04T19:48:33.2257136Z * [new branch] gh/zou3519/1117/base -> origin/gh/zou3519/1117/base 2025-03-04T19:48:33.2258408Z * [new branch] gh/zou3519/1117/head -> origin/gh/zou3519/1117/head 2025-03-04T19:48:33.2259559Z * [new branch] gh/zou3519/1117/orig -> origin/gh/zou3519/1117/orig 2025-03-04T19:48:33.2260985Z * [new branch] gh/zou3519/1123/base -> origin/gh/zou3519/1123/base 2025-03-04T19:48:33.2262135Z * [new branch] gh/zou3519/1123/head -> origin/gh/zou3519/1123/head 2025-03-04T19:48:33.2263379Z * [new branch] gh/zou3519/1123/orig -> origin/gh/zou3519/1123/orig 2025-03-04T19:48:33.2264893Z * [new branch] gh/zou3519/1126/base -> origin/gh/zou3519/1126/base 2025-03-04T19:48:33.2266127Z * [new branch] gh/zou3519/1126/head -> origin/gh/zou3519/1126/head 2025-03-04T19:48:33.2267326Z * [new branch] gh/zou3519/1126/orig -> origin/gh/zou3519/1126/orig 2025-03-04T19:48:33.2268860Z * [new branch] gh/zou3519/1127/base -> origin/gh/zou3519/1127/base 2025-03-04T19:48:33.2270035Z * [new branch] gh/zou3519/1127/head -> origin/gh/zou3519/1127/head 2025-03-04T19:48:33.2271212Z * [new branch] gh/zou3519/1127/orig -> origin/gh/zou3519/1127/orig 2025-03-04T19:48:33.2273019Z * [new branch] gh/zou3519/1128/base -> origin/gh/zou3519/1128/base 2025-03-04T19:48:33.2274341Z * [new branch] gh/zou3519/1128/head -> origin/gh/zou3519/1128/head 2025-03-04T19:48:33.2275490Z * [new branch] gh/zou3519/1128/orig -> origin/gh/zou3519/1128/orig 2025-03-04T19:48:33.2277044Z * [new branch] gh/zou3519/1129/base -> origin/gh/zou3519/1129/base 2025-03-04T19:48:33.2278362Z * [new branch] gh/zou3519/1129/head -> origin/gh/zou3519/1129/head 2025-03-04T19:48:33.2279592Z * [new branch] gh/zou3519/1129/orig -> origin/gh/zou3519/1129/orig 2025-03-04T19:48:33.2281113Z * [new branch] gh/zou3519/1130/base -> origin/gh/zou3519/1130/base 2025-03-04T19:48:33.2282256Z * [new branch] gh/zou3519/1130/head -> origin/gh/zou3519/1130/head 2025-03-04T19:48:33.2283500Z * [new branch] gh/zou3519/1130/orig -> origin/gh/zou3519/1130/orig 2025-03-04T19:48:33.2285458Z * [new branch] gh/zou3519/1131/base -> origin/gh/zou3519/1131/base 2025-03-04T19:48:33.2286701Z * [new branch] gh/zou3519/1131/head -> origin/gh/zou3519/1131/head 2025-03-04T19:48:33.2287901Z * [new branch] gh/zou3519/1131/orig -> origin/gh/zou3519/1131/orig 2025-03-04T19:48:33.2289628Z * [new branch] gh/zou3519/1132/base -> origin/gh/zou3519/1132/base 2025-03-04T19:48:33.2290781Z * [new branch] gh/zou3519/1132/head -> origin/gh/zou3519/1132/head 2025-03-04T19:48:33.2291921Z * [new branch] gh/zou3519/1132/orig -> origin/gh/zou3519/1132/orig 2025-03-04T19:48:33.2293325Z * [new branch] gh/zou3519/1133/base -> origin/gh/zou3519/1133/base 2025-03-04T19:48:33.2294475Z * [new branch] gh/zou3519/1133/head -> origin/gh/zou3519/1133/head 2025-03-04T19:48:33.2295695Z * [new branch] gh/zou3519/1133/orig -> origin/gh/zou3519/1133/orig 2025-03-04T19:48:33.2297068Z * [new branch] gh/zou3519/1134/base -> origin/gh/zou3519/1134/base 2025-03-04T19:48:33.2298411Z * [new branch] gh/zou3519/1134/head -> origin/gh/zou3519/1134/head 2025-03-04T19:48:33.2302727Z * [new branch] gh/zou3519/1135/base -> origin/gh/zou3519/1135/base 2025-03-04T19:48:33.2303907Z * [new branch] gh/zou3519/1135/head -> origin/gh/zou3519/1135/head 2025-03-04T19:48:33.2305117Z * [new branch] gh/zou3519/1135/orig -> origin/gh/zou3519/1135/orig 2025-03-04T19:48:33.2306641Z * [new branch] gh/zou3519/1136/base -> origin/gh/zou3519/1136/base 2025-03-04T19:48:33.2307872Z * [new branch] gh/zou3519/1136/head -> origin/gh/zou3519/1136/head 2025-03-04T19:48:33.2308903Z * [new branch] gh/zou3519/1136/orig -> origin/gh/zou3519/1136/orig 2025-03-04T19:48:33.2310598Z * [new branch] gh/zou3519/1137/base -> origin/gh/zou3519/1137/base 2025-03-04T19:48:33.2311757Z * [new branch] gh/zou3519/1137/head -> origin/gh/zou3519/1137/head 2025-03-04T19:48:33.2312919Z * [new branch] gh/zou3519/1137/orig -> origin/gh/zou3519/1137/orig 2025-03-04T19:48:33.2314517Z * [new branch] gh/zou3519/1138/base -> origin/gh/zou3519/1138/base 2025-03-04T19:48:33.2315684Z * [new branch] gh/zou3519/1138/head -> origin/gh/zou3519/1138/head 2025-03-04T19:48:33.2316829Z * [new branch] gh/zou3519/1138/orig -> origin/gh/zou3519/1138/orig 2025-03-04T19:48:33.2318597Z * [new branch] gh/zou3519/1139/base -> origin/gh/zou3519/1139/base 2025-03-04T19:48:33.2319676Z * [new branch] gh/zou3519/1139/head -> origin/gh/zou3519/1139/head 2025-03-04T19:48:33.2320800Z * [new branch] gh/zou3519/1139/orig -> origin/gh/zou3519/1139/orig 2025-03-04T19:48:33.2322755Z * [new branch] gh/zou3519/1140/base -> origin/gh/zou3519/1140/base 2025-03-04T19:48:33.2323969Z * [new branch] gh/zou3519/1140/head -> origin/gh/zou3519/1140/head 2025-03-04T19:48:33.2325245Z * [new branch] gh/zou3519/1140/orig -> origin/gh/zou3519/1140/orig 2025-03-04T19:48:33.2326972Z * [new branch] gh/zou3519/1141/base -> origin/gh/zou3519/1141/base 2025-03-04T19:48:33.2327998Z * [new branch] gh/zou3519/1141/head -> origin/gh/zou3519/1141/head 2025-03-04T19:48:33.2329215Z * [new branch] gh/zou3519/1141/orig -> origin/gh/zou3519/1141/orig 2025-03-04T19:48:33.2330931Z * [new branch] gh/zou3519/1142/base -> origin/gh/zou3519/1142/base 2025-03-04T19:48:33.2332134Z * [new branch] gh/zou3519/1142/head -> origin/gh/zou3519/1142/head 2025-03-04T19:48:33.2333245Z * [new branch] gh/zou3519/1142/orig -> origin/gh/zou3519/1142/orig 2025-03-04T19:48:33.2334949Z * [new branch] gh/zou3519/1143/base -> origin/gh/zou3519/1143/base 2025-03-04T19:48:33.2336026Z * [new branch] gh/zou3519/1143/head -> origin/gh/zou3519/1143/head 2025-03-04T19:48:33.2337268Z * [new branch] gh/zou3519/1143/orig -> origin/gh/zou3519/1143/orig 2025-03-04T19:48:33.2339395Z * [new branch] gh/zou3519/1144/base -> origin/gh/zou3519/1144/base 2025-03-04T19:48:33.2340486Z * [new branch] gh/zou3519/1144/head -> origin/gh/zou3519/1144/head 2025-03-04T19:48:33.2341688Z * [new branch] gh/zou3519/1144/orig -> origin/gh/zou3519/1144/orig 2025-03-04T19:48:33.2343340Z * [new branch] gh/zou3519/1145/base -> origin/gh/zou3519/1145/base 2025-03-04T19:48:33.2344418Z * [new branch] gh/zou3519/1145/head -> origin/gh/zou3519/1145/head 2025-03-04T19:48:33.2345592Z * [new branch] gh/zou3519/1145/orig -> origin/gh/zou3519/1145/orig 2025-03-04T19:48:33.2347265Z * [new branch] gh/zou3519/1146/base -> origin/gh/zou3519/1146/base 2025-03-04T19:48:33.2348513Z * [new branch] gh/zou3519/1146/head -> origin/gh/zou3519/1146/head 2025-03-04T19:48:33.2349717Z * [new branch] gh/zou3519/1146/orig -> origin/gh/zou3519/1146/orig 2025-03-04T19:48:33.2351362Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-03-04T19:48:33.2352464Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-03-04T19:48:33.2353727Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-03-04T19:48:33.2355384Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-03-04T19:48:33.2356494Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-03-04T19:48:33.2357924Z * [new branch] google-main -> origin/google-main 2025-03-04T19:48:33.2359481Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-03-04T19:48:33.2360557Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-03-04T19:48:33.2362010Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-03-04T19:48:33.2363363Z * [new branch] guard_system -> origin/guard_system 2025-03-04T19:48:33.2365082Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-03-04T19:48:33.2366414Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-03-04T19:48:33.2367533Z * [new branch] hhh_rand -> origin/hhh_rand 2025-03-04T19:48:33.2368731Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-03-04T19:48:33.2370879Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-03-04T19:48:33.2372277Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-03-04T19:48:33.2373440Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-03-04T19:48:33.2374512Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-03-04T19:48:33.2375625Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-03-04T19:48:33.2376919Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-03-04T19:48:33.2378078Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-03-04T19:48:33.2379437Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-03-04T19:48:33.2380976Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-03-04T19:48:33.2382185Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-03-04T19:48:33.2383515Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2025-03-04T19:48:33.2384622Z * [new branch] inline -> origin/inline 2025-03-04T19:48:33.2385786Z * [new branch] inlining -> origin/inlining 2025-03-04T19:48:33.2387021Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-03-04T19:48:33.2388165Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-03-04T19:48:33.2389440Z * [new branch] int8_sdpa_template -> origin/int8_sdpa_template 2025-03-04T19:48:33.2390621Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-03-04T19:48:33.2391789Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2025-03-04T19:48:33.2393266Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-03-04T19:48:33.2394408Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-03-04T19:48:33.2395458Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-03-04T19:48:33.2396800Z * [new branch] issue#58739 -> origin/issue#58739 2025-03-04T19:48:33.2402301Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-03-04T19:48:33.2403544Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2025-03-04T19:48:33.2405071Z * [new branch] jcaip-patch-1 -> origin/jcaip-patch-1 2025-03-04T19:48:33.2406452Z * [new branch] jcaip/fix-int8-bug -> origin/jcaip/fix-int8-bug 2025-03-04T19:48:33.2407626Z * [new branch] jcaip/fix-int8-bug-alpha -> origin/jcaip/fix-int8-bug-alpha 2025-03-04T19:48:33.2408977Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-03-04T19:48:33.2409999Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2025-03-04T19:48:33.2411290Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2025-03-04T19:48:33.2412745Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-03-04T19:48:33.2414685Z * [new branch] jeanschmidt/manywheel_memory -> origin/jeanschmidt/manywheel_memory 2025-03-04T19:48:33.2416209Z * [new branch] jnair/mi300_docker_caching_workflow -> origin/jnair/mi300_docker_caching_workflow 2025-03-04T19:48:33.2417747Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2025-03-04T19:48:33.2418859Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2025-03-04T19:48:33.2420425Z * [new branch] justinchu/onnxscript-0.2.2 -> origin/justinchu/onnxscript-0.2.2 2025-03-04T19:48:33.2421594Z * [new branch] justinchu/safe-tensors -> origin/justinchu/safe-tensors 2025-03-04T19:48:33.2422971Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2025-03-04T19:48:33.2424584Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2025-03-04T19:48:33.2425981Z * [new branch] jz/istft -> origin/jz/istft 2025-03-04T19:48:33.2427241Z * [new branch] jz/stft-old-fc -> origin/jz/stft-old-fc 2025-03-04T19:48:33.2428321Z * [new branch] jz/stft-test -> origin/jz/stft-test 2025-03-04T19:48:33.2429821Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-03-04T19:48:33.2431855Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-03-04T19:48:33.2432978Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2025-03-04T19:48:33.2434457Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2025-03-04T19:48:33.2435453Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-03-04T19:48:33.2436568Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2025-03-04T19:48:33.2437880Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-03-04T19:48:33.2439235Z * [new branch] kleidiai_bf16_issue_fix -> origin/kleidiai_bf16_issue_fix 2025-03-04T19:48:33.2440441Z * [new branch] kleidiai_submodule_update -> origin/kleidiai_submodule_update 2025-03-04T19:48:33.2441736Z * [new branch] kleidiai_threading_improvement -> origin/kleidiai_threading_improvement 2025-03-04T19:48:33.2442951Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-03-04T19:48:33.2444584Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-03-04T19:48:33.2445628Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-03-04T19:48:33.2447447Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-03-04T19:48:33.2448719Z * [new branch] main -> origin/main 2025-03-04T19:48:33.2449944Z * [new branch] main_dev_hhh -> origin/main_dev_hhh 2025-03-04T19:48:33.2451298Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-03-04T19:48:33.2452516Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-03-04T19:48:33.2453855Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-03-04T19:48:33.2455135Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-03-04T19:48:33.2456405Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-03-04T19:48:33.2457697Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-03-04T19:48:33.2459002Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-03-04T19:48:33.2460240Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-03-04T19:48:33.2461489Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-03-04T19:48:33.2462739Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-03-04T19:48:33.2463892Z * [new branch] malfet-patch-25 -> origin/malfet-patch-25 2025-03-04T19:48:33.2465069Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-03-04T19:48:33.2466351Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-03-04T19:48:33.2467722Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2025-03-04T19:48:33.2469006Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-03-04T19:48:33.2470311Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-03-04T19:48:33.2471681Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-03-04T19:48:33.2473250Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-03-04T19:48:33.2474433Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-03-04T19:48:33.2475527Z * [new branch] malfet/mps-add-bilineard2d-aa -> origin/malfet/mps-add-bilineard2d-aa 2025-03-04T19:48:33.2476773Z * [new branch] malfet/mps-fix-rand-5d -> origin/malfet/mps-fix-rand-5d 2025-03-04T19:48:33.2477970Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-03-04T19:48:33.2479298Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2025-03-04T19:48:33.2480488Z * [new branch] mesh_check -> origin/mesh_check 2025-03-04T19:48:33.2481818Z * [new branch] migrate_map -> origin/migrate_map 2025-03-04T19:48:33.2483150Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-03-04T19:48:33.2484650Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-03-04T19:48:33.2485811Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-03-04T19:48:33.2486980Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-03-04T19:48:33.2488105Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-03-04T19:48:33.2489247Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-03-04T19:48:33.2490336Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2025-03-04T19:48:33.2491440Z * [new branch] mlazos/asgd-compile -> origin/mlazos/asgd-compile 2025-03-04T19:48:33.2492494Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2025-03-04T19:48:33.2493911Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-03-04T19:48:33.2495399Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-03-04T19:48:33.2496628Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-03-04T19:48:33.2497807Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-03-04T19:48:33.2499098Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-03-04T19:48:33.2500665Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-03-04T19:48:33.2501819Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-03-04T19:48:33.2502990Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-03-04T19:48:33.2503987Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-03-04T19:48:33.2505299Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-03-04T19:48:33.2506916Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-03-04T19:48:33.2508208Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-03-04T19:48:33.2509368Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2025-03-04T19:48:33.2510951Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2025-03-04T19:48:33.2512092Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-03-04T19:48:33.2513469Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-03-04T19:48:33.2514665Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-03-04T19:48:33.2515792Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-03-04T19:48:33.2516944Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-03-04T19:48:33.2518173Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-03-04T19:48:33.2519385Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-03-04T19:48:33.2520621Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-03-04T19:48:33.2521746Z * [new branch] mlazos/disable-subclass -> origin/mlazos/disable-subclass 2025-03-04T19:48:33.2522991Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-03-04T19:48:33.2524221Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-03-04T19:48:33.2525481Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-03-04T19:48:33.2526648Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-03-04T19:48:33.2527965Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2025-03-04T19:48:33.2529131Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-03-04T19:48:33.2530322Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-03-04T19:48:33.2531412Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-03-04T19:48:33.2532536Z * [new branch] mlazos/fuse-cat -> origin/mlazos/fuse-cat 2025-03-04T19:48:33.2533688Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-03-04T19:48:33.2534885Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-03-04T19:48:33.2535967Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-03-04T19:48:33.2537076Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-03-04T19:48:33.2538401Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-03-04T19:48:33.2539582Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-03-04T19:48:33.2540749Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-03-04T19:48:33.2541909Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-03-04T19:48:33.2543157Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-03-04T19:48:33.2544324Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-03-04T19:48:33.2545900Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-03-04T19:48:33.2546882Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-03-04T19:48:33.2548040Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-03-04T19:48:33.2549299Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-03-04T19:48:33.2550671Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-03-04T19:48:33.2551678Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-03-04T19:48:33.2552833Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-03-04T19:48:33.2554070Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-03-04T19:48:33.2555126Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-03-04T19:48:33.2556319Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-03-04T19:48:33.2557449Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2025-03-04T19:48:33.2558745Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-03-04T19:48:33.2559901Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-03-04T19:48:33.2561082Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-03-04T19:48:33.2562295Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2025-03-04T19:48:33.2563528Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-03-04T19:48:33.2564816Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-03-04T19:48:33.2566018Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-03-04T19:48:33.2567203Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-03-04T19:48:33.2568306Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-03-04T19:48:33.2569418Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-03-04T19:48:33.2570565Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-03-04T19:48:33.2571924Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-03-04T19:48:33.2572951Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-03-04T19:48:33.2574110Z * [new branch] mlazos/opt-warn -> origin/mlazos/opt-warn 2025-03-04T19:48:33.2575366Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-03-04T19:48:33.2576608Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-03-04T19:48:33.2577719Z * [new branch] mlazos/pt -> origin/mlazos/pt 2025-03-04T19:48:33.2578849Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-03-04T19:48:33.2580013Z * [new branch] mlazos/rm-thunkify -> origin/mlazos/rm-thunkify 2025-03-04T19:48:33.2581158Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-03-04T19:48:33.2582359Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-03-04T19:48:33.2583563Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-03-04T19:48:33.2584535Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-03-04T19:48:33.2586159Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-03-04T19:48:33.2587386Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-03-04T19:48:33.2588460Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-03-04T19:48:33.2589571Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2025-03-04T19:48:33.2590721Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-03-04T19:48:33.2592309Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-03-04T19:48:33.2593364Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2025-03-04T19:48:33.2594519Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-03-04T19:48:33.2596167Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-03-04T19:48:33.2597328Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-03-04T19:48:33.2598953Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-03-04T19:48:33.2600117Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-03-04T19:48:33.2601357Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2025-03-04T19:48:33.2602554Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-03-04T19:48:33.2603689Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2025-03-04T19:48:33.2604847Z * [new branch] mlazos/th -> origin/mlazos/th 2025-03-04T19:48:33.2606078Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-03-04T19:48:33.2607220Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-03-04T19:48:33.2608432Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-03-04T19:48:33.2609616Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-03-04T19:48:33.2610945Z * [new branch] mod_guards1 -> origin/mod_guards1 2025-03-04T19:48:33.2612146Z * [new branch] mod_guards3 -> origin/mod_guards3 2025-03-04T19:48:33.2613367Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-03-04T19:48:33.2614613Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-03-04T19:48:33.2616131Z * [new branch] mradmila/host_stats -> origin/mradmila/host_stats 2025-03-04T19:48:33.2617429Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2025-03-04T19:48:33.2618682Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2025-03-04T19:48:33.2620045Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2025-03-04T19:48:33.2621332Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2025-03-04T19:48:33.2622698Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2025-03-04T19:48:33.2624157Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2025-03-04T19:48:33.2625398Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-03-04T19:48:33.2626630Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-03-04T19:48:33.2627692Z * [new branch] mypy_fix -> origin/mypy_fix 2025-03-04T19:48:33.2629035Z * [new branch] myst_nb_trial -> origin/myst_nb_trial 2025-03-04T19:48:33.2630678Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-03-04T19:48:33.2631964Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-03-04T19:48:33.2633200Z * [new branch] new_branch -> origin/new_branch 2025-03-04T19:48:33.2634387Z * [new branch] new_guard_system -> origin/new_guard_system 2025-03-04T19:48:33.2635926Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-03-04T19:48:33.2637098Z * [new branch] ngimel/copy2d -> origin/ngimel/copy2d 2025-03-04T19:48:33.2638373Z * [new branch] ngimel/gg -> origin/ngimel/gg 2025-03-04T19:48:33.2639469Z * [new branch] ngimel/min_docs -> origin/ngimel/min_docs 2025-03-04T19:48:33.2640672Z * [new branch] nightly -> origin/nightly 2025-03-04T19:48:33.2642737Z * [new branch] nikitaved/linalg_codeowners -> origin/nikitaved/linalg_codeowners 2025-03-04T19:48:33.2643876Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-03-04T19:48:33.2644945Z * [new branch] nikitaved/tensordot -> origin/nikitaved/tensordot 2025-03-04T19:48:33.2646220Z * [new branch] offline -> origin/offline 2025-03-04T19:48:33.2647613Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-03-04T19:48:33.2649427Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-03-04T19:48:33.2650646Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-03-04T19:48:33.2651883Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-03-04T19:48:33.2653206Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-03-04T19:48:33.2654399Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-03-04T19:48:33.2655897Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-03-04T19:48:33.2657133Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-03-04T19:48:33.2658297Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-03-04T19:48:33.2659469Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-03-04T19:48:33.2660662Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-03-04T19:48:33.2661808Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-03-04T19:48:33.2662935Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-03-04T19:48:33.2664226Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-03-04T19:48:33.2665360Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-03-04T19:48:33.2666515Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-03-04T19:48:33.2668772Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-03-04T19:48:33.2670239Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-03-04T19:48:33.2671723Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-03-04T19:48:33.2673060Z * [new branch] palic_hotfix -> origin/palic_hotfix 2025-03-04T19:48:33.2674610Z * [new branch] parallel_cat -> origin/parallel_cat 2025-03-04T19:48:33.2675945Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-03-04T19:48:33.2677055Z * [new branch] pca2 -> origin/pca2 2025-03-04T19:48:33.2678755Z * [new branch] peterbell10/null-change -> origin/peterbell10/null-change 2025-03-04T19:48:33.2680278Z * [new branch] pianpwk/backed_symint_endofbounds -> origin/pianpwk/backed_symint_endofbounds 2025-03-04T19:48:33.2681359Z * [new branch] pianpwk/clear_pending_unbacked -> origin/pianpwk/clear_pending_unbacked 2025-03-04T19:48:33.2682379Z * [new branch] pianpwk/draft_strict_stack -> origin/pianpwk/draft_strict_stack 2025-03-04T19:48:33.2683581Z * [new branch] pianpwk/inductor_unbacked_symint -> origin/pianpwk/inductor_unbacked_symint 2025-03-04T19:48:33.2684569Z * [new branch] pianpwk/meta_sdpa_for_cpu -> origin/pianpwk/meta_sdpa_for_cpu 2025-03-04T19:48:33.2685999Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-03-04T19:48:33.2687578Z * [new branch] pianpwk/symbol_provenance_draft -> origin/pianpwk/symbol_provenance_draft 2025-03-04T19:48:33.2688725Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2025-03-04T19:48:33.2689900Z * [new branch] pianpwk/treat_sizes_as_size_like -> origin/pianpwk/treat_sizes_as_size_like 2025-03-04T19:48:33.2691107Z * [new branch] pianpwk/unbacked_bindings -> origin/pianpwk/unbacked_bindings 2025-03-04T19:48:33.2692331Z * [new branch] pianpwk/unbacked_mod_hint -> origin/pianpwk/unbacked_mod_hint 2025-03-04T19:48:33.2693609Z * [new branch] plain-metal-mul-kernel -> origin/plain-metal-mul-kernel 2025-03-04T19:48:33.2694776Z * [new branch] polyfill-class -> origin/polyfill-class 2025-03-04T19:48:33.2696296Z * [new branch] pr/131860 -> origin/pr/131860 2025-03-04T19:48:33.2697709Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2025-03-04T19:48:33.2701063Z * [new branch] profiler_triton_kwargs -> origin/profiler_triton_kwargs 2025-03-04T19:48:33.2702370Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2025-03-04T19:48:33.2703616Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-03-04T19:48:33.2705143Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-03-04T19:48:33.2706431Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-03-04T19:48:33.2707702Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-03-04T19:48:33.2709071Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2025-03-04T19:48:33.2710391Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2025-03-04T19:48:33.2712832Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-03-04T19:48:33.2714051Z * [new branch] raggedsdpa -> origin/raggedsdpa 2025-03-04T19:48:33.2715336Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2025-03-04T19:48:33.2716576Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-03-04T19:48:33.2718252Z * [new branch] release/1.10 -> origin/release/1.10 2025-03-04T19:48:33.2719508Z * [new branch] release/1.11 -> origin/release/1.11 2025-03-04T19:48:33.2720686Z * [new branch] release/1.12 -> origin/release/1.12 2025-03-04T19:48:33.2721928Z * [new branch] release/1.13 -> origin/release/1.13 2025-03-04T19:48:33.2723098Z * [new branch] release/1.4 -> origin/release/1.4 2025-03-04T19:48:33.2724640Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-03-04T19:48:33.2725737Z * [new branch] release/1.5 -> origin/release/1.5 2025-03-04T19:48:33.2727083Z * [new branch] release/1.6 -> origin/release/1.6 2025-03-04T19:48:33.2728343Z * [new branch] release/1.7 -> origin/release/1.7 2025-03-04T19:48:33.2729632Z * [new branch] release/1.8 -> origin/release/1.8 2025-03-04T19:48:33.2730778Z * [new branch] release/1.9 -> origin/release/1.9 2025-03-04T19:48:33.2731989Z * [new branch] release/2.0 -> origin/release/2.0 2025-03-04T19:48:33.2733211Z * [new branch] release/2.1 -> origin/release/2.1 2025-03-04T19:48:33.2734480Z * [new branch] release/2.2 -> origin/release/2.2 2025-03-04T19:48:33.2735911Z * [new branch] release/2.3 -> origin/release/2.3 2025-03-04T19:48:33.2737509Z * [new branch] release/2.4 -> origin/release/2.4 2025-03-04T19:48:33.2739053Z * [new branch] release/2.5 -> origin/release/2.5 2025-03-04T19:48:33.2740300Z * [new branch] release/2.6 -> origin/release/2.6 2025-03-04T19:48:33.2741511Z * [new branch] release/3.2.x -> origin/release/3.2.x 2025-03-04T19:48:33.2742819Z * [new branch] release_notes -> origin/release_notes 2025-03-04T19:48:33.2744135Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2025-03-04T19:48:33.2745514Z * [new branch] remove-link-survey -> origin/remove-link-survey 2025-03-04T19:48:33.2746795Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-03-04T19:48:33.2748108Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-03-04T19:48:33.2750071Z * [new branch] revert-111036-skylion007/backport-2-1-1-2023-10-11-0 -> origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0 2025-03-04T19:48:33.2751003Z * [new branch] revert-112125 -> origin/revert-112125 2025-03-04T19:48:33.2753301Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-03-04T19:48:33.2755310Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-03-04T19:48:33.2756491Z * [new branch] revert_commit_b57b38b -> origin/revert_commit_b57b38b 2025-03-04T19:48:33.2757980Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2025-03-04T19:48:33.2759323Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2025-03-04T19:48:33.2760629Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2025-03-04T19:48:33.2761907Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-03-04T19:48:33.2763288Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-03-04T19:48:33.2764594Z * [new branch] rprop-playground -> origin/rprop-playground 2025-03-04T19:48:33.2765811Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2025-03-04T19:48:33.2767606Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-03-04T19:48:33.2768526Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-03-04T19:48:33.2770028Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2025-03-04T19:48:33.2771238Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-03-04T19:48:33.2772309Z * [new branch] rzou/fix -> origin/rzou/fix 2025-03-04T19:48:33.2773361Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-03-04T19:48:33.2774436Z * [new branch] rzou/njt -> origin/rzou/njt 2025-03-04T19:48:33.2775547Z * [new branch] rzou/operator -> origin/rzou/operator 2025-03-04T19:48:33.2776763Z * [new branch] rzou/pca -> origin/rzou/pca 2025-03-04T19:48:33.2777892Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-03-04T19:48:33.2778953Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-03-04T19:48:33.2780193Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-03-04T19:48:33.2781804Z * [new branch] safe-rollout -> origin/safe-rollout 2025-03-04T19:48:33.2783601Z * [new branch] sanchitintel/fix_llama_da8w8_corner_case -> origin/sanchitintel/fix_llama_da8w8_corner_case 2025-03-04T19:48:33.2784935Z * [new branch] sanchitintel/gemm_template_avoid_malloc_lock_contention -> origin/sanchitintel/gemm_template_avoid_malloc_lock_contention 2025-03-04T19:48:33.2785995Z * [new branch] sanchitintel/modify_fp32_micro_gemm -> origin/sanchitintel/modify_fp32_micro_gemm 2025-03-04T19:48:33.2787459Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-03-04T19:48:33.2789141Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-03-04T19:48:33.2790226Z * [new branch] sanchitintel/woq_gemm_buf_size_patch -> origin/sanchitintel/woq_gemm_buf_size_patch 2025-03-04T19:48:33.2791908Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-03-04T19:48:33.2792958Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2025-03-04T19:48:33.2794173Z * [new branch] sdpa_base -> origin/sdpa_base 2025-03-04T19:48:33.2795694Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-03-04T19:48:33.2796897Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2025-03-04T19:48:33.2798123Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2025-03-04T19:48:33.2799501Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2025-03-04T19:48:33.2800578Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2025-03-04T19:48:33.2801819Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-03-04T19:48:33.2802844Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-03-04T19:48:33.2804256Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2025-03-04T19:48:33.2805585Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-03-04T19:48:33.2807193Z * [new branch] sdym/wno -> origin/sdym/wno 2025-03-04T19:48:33.2809027Z * [new branch] seemethere/add_h100_nightly_perf_benchmarks -> origin/seemethere/add_h100_nightly_perf_benchmarks 2025-03-04T19:48:33.2810123Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-03-04T19:48:33.2811675Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-03-04T19:48:33.2812936Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-03-04T19:48:33.2814261Z * [new branch] shunting-loaf-bm-3 -> origin/shunting-loaf-bm-3 2025-03-04T19:48:33.2815618Z * [new branch] shunting-loaf-bm-4 -> origin/shunting-loaf-bm-4 2025-03-04T19:48:33.2816917Z * [new branch] shunting-loaf-bm-5 -> origin/shunting-loaf-bm-5 2025-03-04T19:48:33.2818119Z * [new branch] shunting-loaf-bm-6 -> origin/shunting-loaf-bm-6 2025-03-04T19:48:33.2819512Z * [new branch] shunting-loop-ordering-after-fusion-bm-2 -> origin/shunting-loop-ordering-after-fusion-bm-2 2025-03-04T19:48:33.2820882Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-03-04T19:48:33.2822446Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-03-04T19:48:33.2823505Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2025-03-04T19:48:33.2824753Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2025-03-04T19:48:33.2825987Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-03-04T19:48:33.2827279Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-03-04T19:48:33.2828772Z * [new branch] source_fn_stack -> origin/source_fn_stack 2025-03-04T19:48:33.2830118Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-03-04T19:48:33.2831642Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-03-04T19:48:33.2832887Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-03-04T19:48:33.2834403Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-03-04T19:48:33.2835987Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-03-04T19:48:33.2837243Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-03-04T19:48:33.2838502Z * [new branch] super -> origin/super 2025-03-04T19:48:33.2839861Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-03-04T19:48:33.2841169Z * [new branch] switch-bn -> origin/switch-bn 2025-03-04T19:48:33.2842516Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-03-04T19:48:33.2844640Z * [new branch] teja/dcp_poc -> origin/teja/dcp_poc 2025-03-04T19:48:33.2845892Z * [new branch] tensor_life -> origin/tensor_life 2025-03-04T19:48:33.2847160Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-03-04T19:48:33.2848604Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-03-04T19:48:33.2849844Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-03-04T19:48:33.2851251Z * [new branch] test/inductor -> origin/test/inductor 2025-03-04T19:48:33.2852457Z * [new branch] test_od -> origin/test_od 2025-03-04T19:48:33.2853878Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2025-03-04T19:48:33.2855116Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-03-04T19:48:33.2856342Z * [new branch] torchgen_ns -> origin/torchgen_ns 2025-03-04T19:48:33.2857669Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-03-04T19:48:33.2858892Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-03-04T19:48:33.2860134Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-03-04T19:48:33.2861463Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-03-04T19:48:33.2862820Z * [new branch] triton-cpu-arm-expriment -> origin/triton-cpu-arm-expriment 2025-03-04T19:48:33.2863971Z * [new branch] triton-update -> origin/triton-update 2025-03-04T19:48:33.2865165Z * [new branch] triton_kernel -> origin/triton_kernel 2025-03-04T19:48:33.2866277Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-03-04T19:48:33.2867480Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-03-04T19:48:33.2868697Z * [new branch] type_dec -> origin/type_dec 2025-03-04T19:48:33.2869974Z * [new branch] unbreak_cpp_builder_clang -> origin/unbreak_cpp_builder_clang 2025-03-04T19:48:33.2871660Z * [new branch] update-audio-commit-hash/13043025845-1444-1 -> origin/update-audio-commit-hash/13043025845-1444-1 2025-03-04T19:48:33.2872892Z * [new branch] update-audio-commit-hash/13210264744-1454-1 -> origin/update-audio-commit-hash/13210264744-1454-1 2025-03-04T19:48:33.2874017Z * [new branch] update-audio-commit-hash/13402729107-1466-1 -> origin/update-audio-commit-hash/13402729107-1466-1 2025-03-04T19:48:33.2875486Z * [new branch] update-executorch-commit-hash/12838938822-1425-1 -> origin/update-executorch-commit-hash/12838938822-1425-1 2025-03-04T19:48:33.2876609Z * [new branch] update-executorch-commit-hash/13319730828-1460-1 -> origin/update-executorch-commit-hash/13319730828-1460-1 2025-03-04T19:48:33.2878350Z * [new branch] update-executorch-commit-hash/13339750520-1461-1 -> origin/update-executorch-commit-hash/13339750520-1461-1 2025-03-04T19:48:33.2879510Z * [new branch] update-executorch-commit-hash/13349943940-1462-1 -> origin/update-executorch-commit-hash/13349943940-1462-1 2025-03-04T19:48:33.2880653Z * [new branch] update-executorch-commit-hash/13360269739-1463-1 -> origin/update-executorch-commit-hash/13360269739-1463-1 2025-03-04T19:48:33.2882050Z * [new branch] update-executorch-commit-hash/13380672687-1464-1 -> origin/update-executorch-commit-hash/13380672687-1464-1 2025-03-04T19:48:33.2883472Z * [new branch] update-executorch-commit-hash/13402729107-1466-1 -> origin/update-executorch-commit-hash/13402729107-1466-1 2025-03-04T19:48:33.2885274Z * [new branch] update-vision-commit-hash/6078630218-694-1 -> origin/update-vision-commit-hash/6078630218-694-1 2025-03-04T19:48:33.2886352Z * [new branch] update-vision-commit-hash/6091086722-695-1 -> origin/update-vision-commit-hash/6091086722-695-1 2025-03-04T19:48:33.2887486Z * [new branch] update-vision-commit-hash/6116061554-699-1 -> origin/update-vision-commit-hash/6116061554-699-1 2025-03-04T19:48:33.2888579Z * [new branch] update-vision-commit-hash/6140304273-702-1 -> origin/update-vision-commit-hash/6140304273-702-1 2025-03-04T19:48:33.2889709Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2025-03-04T19:48:33.2890880Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2025-03-04T19:48:33.2892307Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2025-03-04T19:48:33.2893758Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2025-03-04T19:48:33.2894929Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2025-03-04T19:48:33.2896053Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2025-03-04T19:48:33.2897255Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2025-03-04T19:48:33.2898522Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2025-03-04T19:48:33.2901530Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2025-03-04T19:48:33.2902679Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2025-03-04T19:48:33.2903894Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2025-03-04T19:48:33.2904995Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2025-03-04T19:48:33.2906181Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2025-03-04T19:48:33.2907295Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-03-04T19:48:33.2908507Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-03-04T19:48:33.2909588Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-03-04T19:48:33.2910718Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-03-04T19:48:33.2911939Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-03-04T19:48:33.2913121Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-03-04T19:48:33.2914256Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-03-04T19:48:33.2915493Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-03-04T19:48:33.2916620Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-03-04T19:48:33.2917889Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-03-04T19:48:33.2919383Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-03-04T19:48:33.2920404Z * [new branch] update-xla-commit-hash/6070520075-77-1 -> origin/update-xla-commit-hash/6070520075-77-1 2025-03-04T19:48:33.2921518Z * [new branch] update-xla-commit-hash/6143382673-78-1 -> origin/update-xla-commit-hash/6143382673-78-1 2025-03-04T19:48:33.2922753Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2025-03-04T19:48:33.2923835Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2025-03-04T19:48:33.2924921Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-03-04T19:48:33.2926277Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2025-03-04T19:48:33.2927975Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2025-03-04T19:48:33.2929412Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-03-04T19:48:33.2930651Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-03-04T19:48:33.2931797Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-03-04T19:48:33.2933007Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-03-04T19:48:33.2934236Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-03-04T19:48:33.2935332Z * [new branch] update_kineto_0212_3 -> origin/update_kineto_0212_3 2025-03-04T19:48:33.2936574Z * [new branch] update_kineto_0214 -> origin/update_kineto_0214 2025-03-04T19:48:33.2937859Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-03-04T19:48:33.2938986Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-03-04T19:48:33.2940194Z * [new branch] update_slow_tests_1738568376 -> origin/update_slow_tests_1738568376 2025-03-04T19:48:33.2941407Z * [new branch] update_slow_tests_1739173241 -> origin/update_slow_tests_1739173241 2025-03-04T19:48:33.2942550Z * [new branch] update_slow_tests_1739777990 -> origin/update_slow_tests_1739777990 2025-03-04T19:48:33.2943726Z * [new branch] update_slow_tests_1740382789 -> origin/update_slow_tests_1740382789 2025-03-04T19:48:33.2944845Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-03-04T19:48:33.2946056Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-03-04T19:48:33.2947343Z * [new branch] use-better-label-for-dcp -> origin/use-better-label-for-dcp 2025-03-04T19:48:33.2948630Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-03-04T19:48:33.2950129Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-03-04T19:48:33.2951521Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-03-04T19:48:33.2952800Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-03-04T19:48:33.2954285Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-03-04T19:48:33.2955553Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-03-04T19:48:33.2957326Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-03-04T19:48:33.2958675Z * [new branch] validate_fn -> origin/validate_fn 2025-03-04T19:48:33.2960019Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-03-04T19:48:33.2961314Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2025-03-04T19:48:33.2963110Z * [new branch] viable/strict -> origin/viable/strict 2025-03-04T19:48:33.2964650Z * [new branch] voz/compiled_autograd_hooks -> origin/voz/compiled_autograd_hooks 2025-03-04T19:48:33.2965751Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2025-03-04T19:48:33.2966806Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2025-03-04T19:48:33.2967938Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-03-04T19:48:33.2969082Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-03-04T19:48:33.2970121Z * [new branch] voz/partials -> origin/voz/partials 2025-03-04T19:48:33.2971170Z * [new branch] voz/puffery -> origin/voz/puffery 2025-03-04T19:48:33.2972540Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-03-04T19:48:33.2974100Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-03-04T19:48:33.2975540Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2025-03-04T19:48:33.2976708Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-03-04T19:48:33.2977876Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-03-04T19:48:33.2978870Z * [new branch] wdvr/iss_145801 -> origin/wdvr/iss_145801 2025-03-04T19:48:33.2979904Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-03-04T19:48:33.2981051Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-03-04T19:48:33.2982097Z * [new branch] wdvr/xpu_sccache_fix -> origin/wdvr/xpu_sccache_fix 2025-03-04T19:48:33.2983687Z * [new branch] whc/flight -> origin/whc/flight 2025-03-04T19:48:33.2985037Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-03-04T19:48:33.2986296Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-03-04T19:48:33.2987410Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-03-04T19:48:33.2988608Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-03-04T19:48:33.2989740Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-03-04T19:48:33.2990840Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-03-04T19:48:33.2992010Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-03-04T19:48:33.2994006Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-03-04T19:48:33.2995065Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-03-04T19:48:33.2996311Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-03-04T19:48:33.2997200Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-03-04T19:48:33.2998748Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-03-04T19:48:33.2999834Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-03-04T19:48:33.3000945Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-03-04T19:48:33.3002012Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-03-04T19:48:33.3003356Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-03-04T19:48:33.3004967Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-03-04T19:48:33.3006183Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-03-04T19:48:33.3007329Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-03-04T19:48:33.3008433Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-03-04T19:48:33.3009623Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-03-04T19:48:33.3010705Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-03-04T19:48:33.3011904Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-03-04T19:48:33.3013001Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-03-04T19:48:33.3014174Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-03-04T19:48:33.3015246Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-03-04T19:48:33.3016352Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-03-04T19:48:33.3017484Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-03-04T19:48:33.3018604Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-03-04T19:48:33.3019743Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-03-04T19:48:33.3021024Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-03-04T19:48:33.3022468Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-03-04T19:48:33.3023577Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-03-04T19:48:33.3024710Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-03-04T19:48:33.3025932Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-03-04T19:48:33.3027086Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-03-04T19:48:33.3028169Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-03-04T19:48:33.3029468Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-03-04T19:48:33.3030596Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-03-04T19:48:33.3031604Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-03-04T19:48:33.3032811Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2025-03-04T19:48:33.3033977Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-03-04T19:48:33.3035114Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-03-04T19:48:33.3036317Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-03-04T19:48:33.3037348Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-03-04T19:48:33.3038651Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-03-04T19:48:33.3039840Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-03-04T19:48:33.3041019Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2025-03-04T19:48:33.3042339Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-03-04T19:48:33.3043436Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-03-04T19:48:33.3044963Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-03-04T19:48:33.3046130Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-03-04T19:48:33.3047329Z * [new branch] xmfan/test -> origin/xmfan/test 2025-03-04T19:48:33.3048496Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-03-04T19:48:33.3050044Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-03-04T19:48:33.3051189Z * [new branch] yguo/fix-remaining-cpp-wrapper -> origin/yguo/fix-remaining-cpp-wrapper 2025-03-04T19:48:33.3052229Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-03-04T19:48:33.3053347Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-03-04T19:48:33.3054818Z * [new branch] yguo/repro-segfault-triton-aoti-cpp-wrapper -> origin/yguo/repro-segfault-triton-aoti-cpp-wrapper 2025-03-04T19:48:33.3055900Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-03-04T19:48:33.3057404Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-03-04T19:48:33.3059023Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-03-04T19:48:33.3060252Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2025-03-04T19:48:33.3061162Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-03-04T19:48:33.3062317Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-03-04T19:48:33.3063389Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2025-03-04T19:48:33.3064481Z * [new branch] zainr/mypy-break-test -> origin/zainr/mypy-break-test 2025-03-04T19:48:33.3065567Z * [new branch] zainr/mypy-break-test2 -> origin/zainr/mypy-break-test2 2025-03-04T19:48:33.3066875Z * [new branch] zainr/mypy-break-test3 -> origin/zainr/mypy-break-test3 2025-03-04T19:48:33.3068259Z * [new branch] zainr/mypy-update -> origin/zainr/mypy-update 2025-03-04T19:48:33.3069454Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-03-04T19:48:33.3070511Z * [new branch] zainr/sha-checking -> origin/zainr/sha-checking 2025-03-04T19:48:33.3071670Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2025-03-04T19:48:33.3072735Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-03-04T19:48:33.3073903Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-03-04T19:48:33.3074975Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-03-04T19:48:33.3076151Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2025-03-04T19:48:33.3077412Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2025-03-04T19:48:33.3078706Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-03-04T19:48:33.3079886Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2025-03-04T19:48:33.3080946Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-03-04T19:48:33.3082073Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-03-04T19:48:33.3083712Z * [new branch] zainrizvi/testing1 -> origin/zainrizvi/testing1 2025-03-04T19:48:33.3085097Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-03-04T19:48:33.3086324Z * [new branch] zb2p -> origin/zb2p 2025-03-04T19:48:33.3087643Z * [new branch] zbv_algo -> origin/zbv_algo 2025-03-04T19:48:33.3088969Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-03-04T19:48:33.3090277Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-03-04T19:48:33.3091553Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-03-04T19:48:33.3093472Z * [new branch] zhxchen17/aoti/0 -> origin/zhxchen17/aoti/0 2025-03-04T19:48:33.3095027Z * [new branch] zhxchen17/export/1 -> origin/zhxchen17/export/1 2025-03-04T19:48:33.3096661Z * [new branch] zhxchen17/export/12 -> origin/zhxchen17/export/12 2025-03-04T19:48:33.3097826Z * [new branch] zhxchen17/export/13 -> origin/zhxchen17/export/13 2025-03-04T19:48:33.3101400Z * [new branch] zhxchen17/export/14 -> origin/zhxchen17/export/14 2025-03-04T19:48:33.3102596Z * [new branch] zhxchen17/export/3 -> origin/zhxchen17/export/3 2025-03-04T19:48:33.3103767Z * [new branch] zhxchen17/export/6 -> origin/zhxchen17/export/6 2025-03-04T19:48:33.3105355Z * [new branch] zhxchen17/export/7 -> origin/zhxchen17/export/7 2025-03-04T19:48:33.3106484Z * [new branch] zhxchen17/export/8 -> origin/zhxchen17/export/8 2025-03-04T19:48:33.3108573Z * [new branch] zhxchen17/sticky_cache/0 -> origin/zhxchen17/sticky_cache/0 2025-03-04T19:48:33.3110048Z * [new branch] zhxchen17/tmp/0 -> origin/zhxchen17/tmp/0 2025-03-04T19:48:33.3111135Z * [new branch] zhxchen17/tmp/2 -> origin/zhxchen17/tmp/2 2025-03-04T19:48:33.3112793Z * [new branch] zxiiro/docs-build.sh -> origin/zxiiro/docs-build.sh 2025-03-04T19:48:33.3114082Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-03-04T19:48:33.3115038Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-03-04T19:48:33.3116192Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-03-04T19:48:33.3117149Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-03-04T19:48:33.3118228Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-03-04T19:48:33.3119392Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-03-04T19:48:33.3120245Z * [new tag] ciflow/binaries/129465 -> ciflow/binaries/129465 2025-03-04T19:48:33.3121133Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-03-04T19:48:33.3122251Z * [new tag] ciflow/binaries/139760 -> ciflow/binaries/139760 2025-03-04T19:48:33.3123014Z * [new tag] ciflow/binaries/141178 -> ciflow/binaries/141178 2025-03-04T19:48:33.3123994Z * [new tag] ciflow/binaries/142040 -> ciflow/binaries/142040 2025-03-04T19:48:33.3124729Z * [new tag] ciflow/binaries/143082 -> ciflow/binaries/143082 2025-03-04T19:48:33.3125727Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2025-03-04T19:48:33.3126686Z * [new tag] ciflow/binaries/143794 -> ciflow/binaries/143794 2025-03-04T19:48:33.3127569Z * [new tag] ciflow/binaries/144127 -> ciflow/binaries/144127 2025-03-04T19:48:33.3128263Z * [new tag] ciflow/binaries/145119 -> ciflow/binaries/145119 2025-03-04T19:48:33.3129518Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-03-04T19:48:33.3130733Z * [new tag] ciflow/binaries/146717 -> ciflow/binaries/146717 2025-03-04T19:48:33.3131937Z * [new tag] ciflow/binaries/147448 -> ciflow/binaries/147448 2025-03-04T19:48:33.3132791Z * [new tag] ciflow/binaries/147498 -> ciflow/binaries/147498 2025-03-04T19:48:33.3133792Z * [new tag] ciflow/binaries/147607 -> ciflow/binaries/147607 2025-03-04T19:48:33.3134757Z * [new tag] ciflow/binaries/147664 -> ciflow/binaries/147664 2025-03-04T19:48:33.3135710Z * [new tag] ciflow/binaries/147817 -> ciflow/binaries/147817 2025-03-04T19:48:33.3136630Z * [new tag] ciflow/binaries/147917 -> ciflow/binaries/147917 2025-03-04T19:48:33.3137555Z * [new tag] ciflow/binaries/147945 -> ciflow/binaries/147945 2025-03-04T19:48:33.3138462Z * [new tag] ciflow/binaries/147964 -> ciflow/binaries/147964 2025-03-04T19:48:33.3139392Z * [new tag] ciflow/binaries/148163 -> ciflow/binaries/148163 2025-03-04T19:48:33.3140378Z * [new tag] ciflow/binaries/148173 -> ciflow/binaries/148173 2025-03-04T19:48:33.3141460Z * [new tag] ciflow/binaries/148343 -> ciflow/binaries/148343 2025-03-04T19:48:33.3142537Z * [new tag] ciflow/binaries_wheel/138834 -> ciflow/binaries_wheel/138834 2025-03-04T19:48:33.3143264Z * [new tag] ciflow/binaries_wheel/142279 -> ciflow/binaries_wheel/142279 2025-03-04T19:48:33.3144017Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2025-03-04T19:48:33.3145139Z * [new tag] ciflow/binaries_wheel/144049 -> ciflow/binaries_wheel/144049 2025-03-04T19:48:33.3145756Z * [new tag] ciflow/binaries_wheel/146055 -> ciflow/binaries_wheel/146055 2025-03-04T19:48:33.3146750Z * [new tag] ciflow/binaries_wheel/146573 -> ciflow/binaries_wheel/146573 2025-03-04T19:48:33.3147726Z * [new tag] ciflow/binaries_wheel/147074 -> ciflow/binaries_wheel/147074 2025-03-04T19:48:33.3148486Z * [new tag] ciflow/binaries_wheel/147448 -> ciflow/binaries_wheel/147448 2025-03-04T19:48:33.3149459Z * [new tag] ciflow/binaries_wheel/147455 -> ciflow/binaries_wheel/147455 2025-03-04T19:48:33.3150384Z * [new tag] ciflow/binaries_wheel/148313 -> ciflow/binaries_wheel/148313 2025-03-04T19:48:33.3151326Z * [new tag] ciflow/binaries_wheel/148319 -> ciflow/binaries_wheel/148319 2025-03-04T19:48:33.3152229Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-03-04T19:48:33.3152908Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-03-04T19:48:33.3153705Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-03-04T19:48:33.3154871Z * [new tag] ciflow/inductor-cu126/140793 -> ciflow/inductor-cu126/140793 2025-03-04T19:48:33.3155916Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2025-03-04T19:48:33.3156686Z * [new tag] ciflow/inductor-perf-compare/140195 -> ciflow/inductor-perf-compare/140195 2025-03-04T19:48:33.3157593Z * [new tag] ciflow/inductor-perf-test-nightly/140195 -> ciflow/inductor-perf-test-nightly/140195 2025-03-04T19:48:33.3158869Z * [new tag] ciflow/inductor-periodic/140793 -> ciflow/inductor-periodic/140793 2025-03-04T19:48:33.3159530Z * [new tag] ciflow/inductor-periodic/145612 -> ciflow/inductor-periodic/145612 2025-03-04T19:48:33.3160614Z * [new tag] ciflow/inductor-periodic/147315 -> ciflow/inductor-periodic/147315 2025-03-04T19:48:33.3161713Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2025-03-04T19:48:33.3162764Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-03-04T19:48:33.3163789Z * [new tag] ciflow/inductor-rocm/141355 -> ciflow/inductor-rocm/141355 2025-03-04T19:48:33.3164638Z * [new tag] ciflow/inductor-rocm/146264 -> ciflow/inductor-rocm/146264 2025-03-04T19:48:33.3165682Z * [new tag] ciflow/inductor-rocm/146903 -> ciflow/inductor-rocm/146903 2025-03-04T19:48:33.3166405Z * [new tag] ciflow/inductor-rocm/147315 -> ciflow/inductor-rocm/147315 2025-03-04T19:48:33.3167389Z * [new tag] ciflow/inductor-rocm/147320 -> ciflow/inductor-rocm/147320 2025-03-04T19:48:33.3168409Z * [new tag] ciflow/inductor-rocm/147452 -> ciflow/inductor-rocm/147452 2025-03-04T19:48:33.3169411Z * [new tag] ciflow/inductor-rocm/147583 -> ciflow/inductor-rocm/147583 2025-03-04T19:48:33.3170419Z * [new tag] ciflow/inductor-rocm/147619 -> ciflow/inductor-rocm/147619 2025-03-04T19:48:33.3171448Z * [new tag] ciflow/inductor-rocm/148305 -> ciflow/inductor-rocm/148305 2025-03-04T19:48:33.3172635Z * [new tag] ciflow/inductor-rocm/148437 -> ciflow/inductor-rocm/148437 2025-03-04T19:48:33.3173567Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-03-04T19:48:33.3174288Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2025-03-04T19:48:33.3175167Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-03-04T19:48:33.3175893Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-03-04T19:48:33.3176805Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-03-04T19:48:33.3177422Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-03-04T19:48:33.3178290Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-03-04T19:48:33.3178990Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-03-04T19:48:33.3179843Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-03-04T19:48:33.3180575Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-03-04T19:48:33.3181428Z * [new tag] ciflow/inductor/125469 -> ciflow/inductor/125469 2025-03-04T19:48:33.3182438Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-03-04T19:48:33.3183483Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-03-04T19:48:33.3184617Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-03-04T19:48:33.3185479Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-03-04T19:48:33.3186194Z * [new tag] ciflow/inductor/127011 -> ciflow/inductor/127011 2025-03-04T19:48:33.3187231Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-03-04T19:48:33.3187983Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-03-04T19:48:33.3188856Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-03-04T19:48:33.3189808Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-03-04T19:48:33.3190557Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2025-03-04T19:48:33.3191559Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-03-04T19:48:33.3192512Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-03-04T19:48:33.3193235Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-03-04T19:48:33.3194169Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2025-03-04T19:48:33.3195011Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2025-03-04T19:48:33.3195734Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-03-04T19:48:33.3196612Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-03-04T19:48:33.3197364Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-03-04T19:48:33.3198554Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-03-04T19:48:33.3199276Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-03-04T19:48:33.3200165Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-03-04T19:48:33.3201023Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-03-04T19:48:33.3201752Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-03-04T19:48:33.3205877Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-03-04T19:48:33.3206137Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-03-04T19:48:33.3206336Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-03-04T19:48:33.3206545Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-03-04T19:48:33.3206736Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-03-04T19:48:33.3208279Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-03-04T19:48:33.3208824Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-03-04T19:48:33.3209648Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-03-04T19:48:33.3210307Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-03-04T19:48:33.3211139Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-03-04T19:48:33.3211921Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-03-04T19:48:33.3212744Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-03-04T19:48:33.3213589Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-03-04T19:48:33.3214532Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-03-04T19:48:33.3215357Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-03-04T19:48:33.3216154Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2025-03-04T19:48:33.3216983Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-03-04T19:48:33.3217787Z * [new tag] ciflow/inductor/138213 -> ciflow/inductor/138213 2025-03-04T19:48:33.3218621Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-03-04T19:48:33.3219751Z * [new tag] ciflow/inductor/138388 -> ciflow/inductor/138388 2025-03-04T19:48:33.3220513Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-03-04T19:48:33.3221325Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-03-04T19:48:33.3222682Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2025-03-04T19:48:33.3223427Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-03-04T19:48:33.3224273Z * [new tag] ciflow/inductor/138889 -> ciflow/inductor/138889 2025-03-04T19:48:33.3225082Z * [new tag] ciflow/inductor/138930 -> ciflow/inductor/138930 2025-03-04T19:48:33.3225909Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-03-04T19:48:33.3226695Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2025-03-04T19:48:33.3227600Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-03-04T19:48:33.3228413Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-03-04T19:48:33.3229281Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-03-04T19:48:33.3230054Z * [new tag] ciflow/inductor/140084 -> ciflow/inductor/140084 2025-03-04T19:48:33.3231015Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-03-04T19:48:33.3231833Z * [new tag] ciflow/inductor/140195 -> ciflow/inductor/140195 2025-03-04T19:48:33.3232792Z * [new tag] ciflow/inductor/140746 -> ciflow/inductor/140746 2025-03-04T19:48:33.3233601Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-03-04T19:48:33.3234543Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-03-04T19:48:33.3235943Z * [new tag] ciflow/inductor/141082 -> ciflow/inductor/141082 2025-03-04T19:48:33.3236638Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2025-03-04T19:48:33.3237483Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2025-03-04T19:48:33.3238514Z * [new tag] ciflow/inductor/141213 -> ciflow/inductor/141213 2025-03-04T19:48:33.3239339Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-03-04T19:48:33.3240141Z * [new tag] ciflow/inductor/141393 -> ciflow/inductor/141393 2025-03-04T19:48:33.3240959Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2025-03-04T19:48:33.3241907Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-03-04T19:48:33.3242632Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-03-04T19:48:33.3243602Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-03-04T19:48:33.3244385Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-03-04T19:48:33.3245246Z * [new tag] ciflow/inductor/141889 -> ciflow/inductor/141889 2025-03-04T19:48:33.3246058Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2025-03-04T19:48:33.3246917Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2025-03-04T19:48:33.3247812Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-03-04T19:48:33.3248701Z * [new tag] ciflow/inductor/142091 -> ciflow/inductor/142091 2025-03-04T19:48:33.3249490Z * [new tag] ciflow/inductor/142092 -> ciflow/inductor/142092 2025-03-04T19:48:33.3250507Z * [new tag] ciflow/inductor/142163 -> ciflow/inductor/142163 2025-03-04T19:48:33.3251693Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2025-03-04T19:48:33.3252749Z * [new tag] ciflow/inductor/142273 -> ciflow/inductor/142273 2025-03-04T19:48:33.3253577Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-03-04T19:48:33.3254416Z * [new tag] ciflow/inductor/142296 -> ciflow/inductor/142296 2025-03-04T19:48:33.3255378Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2025-03-04T19:48:33.3256268Z * [new tag] ciflow/inductor/142350 -> ciflow/inductor/142350 2025-03-04T19:48:33.3257041Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-03-04T19:48:33.3257880Z * [new tag] ciflow/inductor/142483 -> ciflow/inductor/142483 2025-03-04T19:48:33.3258666Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2025-03-04T19:48:33.3259552Z * [new tag] ciflow/inductor/143044 -> ciflow/inductor/143044 2025-03-04T19:48:33.3260384Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2025-03-04T19:48:33.3261760Z * [new tag] ciflow/inductor/143220 -> ciflow/inductor/143220 2025-03-04T19:48:33.3262625Z * [new tag] ciflow/inductor/143256 -> ciflow/inductor/143256 2025-03-04T19:48:33.3263506Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2025-03-04T19:48:33.3264308Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2025-03-04T19:48:33.3265096Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2025-03-04T19:48:33.3265944Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-03-04T19:48:33.3267165Z * [new tag] ciflow/inductor/143464 -> ciflow/inductor/143464 2025-03-04T19:48:33.3268054Z * [new tag] ciflow/inductor/143475 -> ciflow/inductor/143475 2025-03-04T19:48:33.3268890Z * [new tag] ciflow/inductor/143525 -> ciflow/inductor/143525 2025-03-04T19:48:33.3270029Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-03-04T19:48:33.3270813Z * [new tag] ciflow/inductor/143533 -> ciflow/inductor/143533 2025-03-04T19:48:33.3271634Z * [new tag] ciflow/inductor/143534 -> ciflow/inductor/143534 2025-03-04T19:48:33.3272555Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-03-04T19:48:33.3273506Z * [new tag] ciflow/inductor/143666 -> ciflow/inductor/143666 2025-03-04T19:48:33.3274412Z * [new tag] ciflow/inductor/143671 -> ciflow/inductor/143671 2025-03-04T19:48:33.3275169Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-03-04T19:48:33.3275950Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-03-04T19:48:33.3277094Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-03-04T19:48:33.3277852Z * [new tag] ciflow/inductor/143961 -> ciflow/inductor/143961 2025-03-04T19:48:33.3278877Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-03-04T19:48:33.3279654Z * [new tag] ciflow/inductor/144008 -> ciflow/inductor/144008 2025-03-04T19:48:33.3280632Z * [new tag] ciflow/inductor/144017 -> ciflow/inductor/144017 2025-03-04T19:48:33.3281474Z * [new tag] ciflow/inductor/144073 -> ciflow/inductor/144073 2025-03-04T19:48:33.3282316Z * [new tag] ciflow/inductor/144097 -> ciflow/inductor/144097 2025-03-04T19:48:33.3283128Z * [new tag] ciflow/inductor/144120 -> ciflow/inductor/144120 2025-03-04T19:48:33.3284171Z * [new tag] ciflow/inductor/144172 -> ciflow/inductor/144172 2025-03-04T19:48:33.3285149Z * [new tag] ciflow/inductor/144234 -> ciflow/inductor/144234 2025-03-04T19:48:33.3286167Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-03-04T19:48:33.3287019Z * [new tag] ciflow/inductor/144288 -> ciflow/inductor/144288 2025-03-04T19:48:33.3287804Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-03-04T19:48:33.3289133Z * [new tag] ciflow/inductor/144294 -> ciflow/inductor/144294 2025-03-04T19:48:33.3289906Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-03-04T19:48:33.3290744Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-03-04T19:48:33.3291546Z * [new tag] ciflow/inductor/144349 -> ciflow/inductor/144349 2025-03-04T19:48:33.3292404Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-03-04T19:48:33.3293207Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-03-04T19:48:33.3294049Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-03-04T19:48:33.3294894Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-03-04T19:48:33.3295758Z * [new tag] ciflow/inductor/144413 -> ciflow/inductor/144413 2025-03-04T19:48:33.3296586Z * [new tag] ciflow/inductor/144414 -> ciflow/inductor/144414 2025-03-04T19:48:33.3297425Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-03-04T19:48:33.3298238Z * [new tag] ciflow/inductor/144452 -> ciflow/inductor/144452 2025-03-04T19:48:33.3300573Z * [new tag] ciflow/inductor/144458 -> ciflow/inductor/144458 2025-03-04T19:48:33.3301310Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-03-04T19:48:33.3302133Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-03-04T19:48:33.3302916Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-03-04T19:48:33.3303777Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-03-04T19:48:33.3304575Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-03-04T19:48:33.3305407Z * [new tag] ciflow/inductor/144548 -> ciflow/inductor/144548 2025-03-04T19:48:33.3306326Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-03-04T19:48:33.3307267Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-03-04T19:48:33.3308244Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-03-04T19:48:33.3308923Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-03-04T19:48:33.3309743Z * [new tag] ciflow/inductor/144579 -> ciflow/inductor/144579 2025-03-04T19:48:33.3310795Z * [new tag] ciflow/inductor/144598 -> ciflow/inductor/144598 2025-03-04T19:48:33.3311596Z * [new tag] ciflow/inductor/144712 -> ciflow/inductor/144712 2025-03-04T19:48:33.3312425Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-03-04T19:48:33.3313540Z * [new tag] ciflow/inductor/144724 -> ciflow/inductor/144724 2025-03-04T19:48:33.3314279Z * [new tag] ciflow/inductor/144733 -> ciflow/inductor/144733 2025-03-04T19:48:33.3315110Z * [new tag] ciflow/inductor/144741 -> ciflow/inductor/144741 2025-03-04T19:48:33.3315925Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-03-04T19:48:33.3316892Z * [new tag] ciflow/inductor/144771 -> ciflow/inductor/144771 2025-03-04T19:48:33.3317956Z * [new tag] ciflow/inductor/144880 -> ciflow/inductor/144880 2025-03-04T19:48:33.3318784Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-03-04T19:48:33.3320097Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-03-04T19:48:33.3320853Z * [new tag] ciflow/inductor/144943 -> ciflow/inductor/144943 2025-03-04T19:48:33.3321789Z * [new tag] ciflow/inductor/144953 -> ciflow/inductor/144953 2025-03-04T19:48:33.3322689Z * [new tag] ciflow/inductor/144975 -> ciflow/inductor/144975 2025-03-04T19:48:33.3323557Z * [new tag] ciflow/inductor/144979 -> ciflow/inductor/144979 2025-03-04T19:48:33.3324453Z * [new tag] ciflow/inductor/144986 -> ciflow/inductor/144986 2025-03-04T19:48:33.3325444Z * [new tag] ciflow/inductor/144992 -> ciflow/inductor/144992 2025-03-04T19:48:33.3326252Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-03-04T19:48:33.3327100Z * [new tag] ciflow/inductor/145061 -> ciflow/inductor/145061 2025-03-04T19:48:33.3327937Z * [new tag] ciflow/inductor/145117 -> ciflow/inductor/145117 2025-03-04T19:48:33.3328811Z * [new tag] ciflow/inductor/145119 -> ciflow/inductor/145119 2025-03-04T19:48:33.3329587Z * [new tag] ciflow/inductor/145150 -> ciflow/inductor/145150 2025-03-04T19:48:33.3330576Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-03-04T19:48:33.3331397Z * [new tag] ciflow/inductor/145254 -> ciflow/inductor/145254 2025-03-04T19:48:33.3332257Z * [new tag] ciflow/inductor/145331 -> ciflow/inductor/145331 2025-03-04T19:48:33.3333051Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-03-04T19:48:33.3333891Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-03-04T19:48:33.3334836Z * [new tag] ciflow/inductor/145523 -> ciflow/inductor/145523 2025-03-04T19:48:33.3335691Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-03-04T19:48:33.3336506Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-03-04T19:48:33.3337355Z * [new tag] ciflow/inductor/145562 -> ciflow/inductor/145562 2025-03-04T19:48:33.3338164Z * [new tag] ciflow/inductor/145594 -> ciflow/inductor/145594 2025-03-04T19:48:33.3339011Z * [new tag] ciflow/inductor/145595 -> ciflow/inductor/145595 2025-03-04T19:48:33.3339931Z * [new tag] ciflow/inductor/145605 -> ciflow/inductor/145605 2025-03-04T19:48:33.3340679Z * [new tag] ciflow/inductor/145612 -> ciflow/inductor/145612 2025-03-04T19:48:33.3341507Z * [new tag] ciflow/inductor/145636 -> ciflow/inductor/145636 2025-03-04T19:48:33.3342321Z * [new tag] ciflow/inductor/145647 -> ciflow/inductor/145647 2025-03-04T19:48:33.3343148Z * [new tag] ciflow/inductor/145681 -> ciflow/inductor/145681 2025-03-04T19:48:33.3343985Z * [new tag] ciflow/inductor/145865 -> ciflow/inductor/145865 2025-03-04T19:48:33.3344848Z * [new tag] ciflow/inductor/145885 -> ciflow/inductor/145885 2025-03-04T19:48:33.3345649Z * [new tag] ciflow/inductor/145911 -> ciflow/inductor/145911 2025-03-04T19:48:33.3346518Z * [new tag] ciflow/inductor/145922 -> ciflow/inductor/145922 2025-03-04T19:48:33.3347338Z * [new tag] ciflow/inductor/145936 -> ciflow/inductor/145936 2025-03-04T19:48:33.3348179Z * [new tag] ciflow/inductor/145966 -> ciflow/inductor/145966 2025-03-04T19:48:33.3349009Z * [new tag] ciflow/inductor/145969 -> ciflow/inductor/145969 2025-03-04T19:48:33.3349860Z * [new tag] ciflow/inductor/145979 -> ciflow/inductor/145979 2025-03-04T19:48:33.3350637Z * [new tag] ciflow/inductor/145992 -> ciflow/inductor/145992 2025-03-04T19:48:33.3351793Z * [new tag] ciflow/inductor/146051 -> ciflow/inductor/146051 2025-03-04T19:48:33.3352552Z * [new tag] ciflow/inductor/146063 -> ciflow/inductor/146063 2025-03-04T19:48:33.3353375Z * [new tag] ciflow/inductor/146101 -> ciflow/inductor/146101 2025-03-04T19:48:33.3354403Z * [new tag] ciflow/inductor/146115 -> ciflow/inductor/146115 2025-03-04T19:48:33.3355250Z * [new tag] ciflow/inductor/146135 -> ciflow/inductor/146135 2025-03-04T19:48:33.3356072Z * [new tag] ciflow/inductor/146171 -> ciflow/inductor/146171 2025-03-04T19:48:33.3356898Z * [new tag] ciflow/inductor/146172 -> ciflow/inductor/146172 2025-03-04T19:48:33.3357733Z * [new tag] ciflow/inductor/146176 -> ciflow/inductor/146176 2025-03-04T19:48:33.3358750Z * [new tag] ciflow/inductor/146180 -> ciflow/inductor/146180 2025-03-04T19:48:33.3359564Z * [new tag] ciflow/inductor/146218 -> ciflow/inductor/146218 2025-03-04T19:48:33.3360809Z * [new tag] ciflow/inductor/146228 -> ciflow/inductor/146228 2025-03-04T19:48:33.3361571Z * [new tag] ciflow/inductor/146264 -> ciflow/inductor/146264 2025-03-04T19:48:33.3362728Z * [new tag] ciflow/inductor/146267 -> ciflow/inductor/146267 2025-03-04T19:48:33.3363441Z * [new tag] ciflow/inductor/146275 -> ciflow/inductor/146275 2025-03-04T19:48:33.3364321Z * [new tag] ciflow/inductor/146280 -> ciflow/inductor/146280 2025-03-04T19:48:33.3365167Z * [new tag] ciflow/inductor/146288 -> ciflow/inductor/146288 2025-03-04T19:48:33.3365989Z * [new tag] ciflow/inductor/146319 -> ciflow/inductor/146319 2025-03-04T19:48:33.3366800Z * [new tag] ciflow/inductor/146335 -> ciflow/inductor/146335 2025-03-04T19:48:33.3367634Z * [new tag] ciflow/inductor/146341 -> ciflow/inductor/146341 2025-03-04T19:48:33.3368475Z * [new tag] ciflow/inductor/146393 -> ciflow/inductor/146393 2025-03-04T19:48:33.3369311Z * [new tag] ciflow/inductor/146395 -> ciflow/inductor/146395 2025-03-04T19:48:33.3370137Z * [new tag] ciflow/inductor/146415 -> ciflow/inductor/146415 2025-03-04T19:48:33.3370983Z * [new tag] ciflow/inductor/146421 -> ciflow/inductor/146421 2025-03-04T19:48:33.3371970Z * [new tag] ciflow/inductor/146436 -> ciflow/inductor/146436 2025-03-04T19:48:33.3372688Z * [new tag] ciflow/inductor/146455 -> ciflow/inductor/146455 2025-03-04T19:48:33.3373522Z * [new tag] ciflow/inductor/146499 -> ciflow/inductor/146499 2025-03-04T19:48:33.3374360Z * [new tag] ciflow/inductor/146500 -> ciflow/inductor/146500 2025-03-04T19:48:33.3375648Z * [new tag] ciflow/inductor/146501 -> ciflow/inductor/146501 2025-03-04T19:48:33.3376332Z * [new tag] ciflow/inductor/146502 -> ciflow/inductor/146502 2025-03-04T19:48:33.3377199Z * [new tag] ciflow/inductor/146504 -> ciflow/inductor/146504 2025-03-04T19:48:33.3378037Z * [new tag] ciflow/inductor/146505 -> ciflow/inductor/146505 2025-03-04T19:48:33.3378938Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-03-04T19:48:33.3379753Z * [new tag] ciflow/inductor/146526 -> ciflow/inductor/146526 2025-03-04T19:48:33.3381013Z * [new tag] ciflow/inductor/146530 -> ciflow/inductor/146530 2025-03-04T19:48:33.3381707Z * [new tag] ciflow/inductor/146535 -> ciflow/inductor/146535 2025-03-04T19:48:33.3382636Z * [new tag] ciflow/inductor/146558 -> ciflow/inductor/146558 2025-03-04T19:48:33.3383451Z * [new tag] ciflow/inductor/146561 -> ciflow/inductor/146561 2025-03-04T19:48:33.3384309Z * [new tag] ciflow/inductor/146562 -> ciflow/inductor/146562 2025-03-04T19:48:33.3385125Z * [new tag] ciflow/inductor/146636 -> ciflow/inductor/146636 2025-03-04T19:48:33.3385987Z * [new tag] ciflow/inductor/146661 -> ciflow/inductor/146661 2025-03-04T19:48:33.3386808Z * [new tag] ciflow/inductor/146678 -> ciflow/inductor/146678 2025-03-04T19:48:33.3387667Z * [new tag] ciflow/inductor/146706 -> ciflow/inductor/146706 2025-03-04T19:48:33.3388478Z * [new tag] ciflow/inductor/146718 -> ciflow/inductor/146718 2025-03-04T19:48:33.3389328Z * [new tag] ciflow/inductor/146779 -> ciflow/inductor/146779 2025-03-04T19:48:33.3390565Z * [new tag] ciflow/inductor/146781 -> ciflow/inductor/146781 2025-03-04T19:48:33.3391479Z * [new tag] ciflow/inductor/146823 -> ciflow/inductor/146823 2025-03-04T19:48:33.3392340Z * [new tag] ciflow/inductor/146826 -> ciflow/inductor/146826 2025-03-04T19:48:33.3393198Z * [new tag] ciflow/inductor/146827 -> ciflow/inductor/146827 2025-03-04T19:48:33.3394224Z * [new tag] ciflow/inductor/146844 -> ciflow/inductor/146844 2025-03-04T19:48:33.3395057Z * [new tag] ciflow/inductor/146845 -> ciflow/inductor/146845 2025-03-04T19:48:33.3395896Z * [new tag] ciflow/inductor/146850 -> ciflow/inductor/146850 2025-03-04T19:48:33.3396746Z * [new tag] ciflow/inductor/146864 -> ciflow/inductor/146864 2025-03-04T19:48:33.3397585Z * [new tag] ciflow/inductor/146870 -> ciflow/inductor/146870 2025-03-04T19:48:33.3398643Z * [new tag] ciflow/inductor/146873 -> ciflow/inductor/146873 2025-03-04T19:48:33.3400038Z * [new tag] ciflow/inductor/146874 -> ciflow/inductor/146874 2025-03-04T19:48:33.3400933Z * [new tag] ciflow/inductor/146894 -> ciflow/inductor/146894 2025-03-04T19:48:33.3401892Z * [new tag] ciflow/inductor/146895 -> ciflow/inductor/146895 2025-03-04T19:48:33.3402865Z * [new tag] ciflow/inductor/146919 -> ciflow/inductor/146919 2025-03-04T19:48:33.3403787Z * [new tag] ciflow/inductor/146921 -> ciflow/inductor/146921 2025-03-04T19:48:33.3404759Z * [new tag] ciflow/inductor/146928 -> ciflow/inductor/146928 2025-03-04T19:48:33.3405427Z * [new tag] ciflow/inductor/146935 -> ciflow/inductor/146935 2025-03-04T19:48:33.3406291Z * [new tag] ciflow/inductor/146942 -> ciflow/inductor/146942 2025-03-04T19:48:33.3407291Z * [new tag] ciflow/inductor/146962 -> ciflow/inductor/146962 2025-03-04T19:48:33.3408225Z * [new tag] ciflow/inductor/146983 -> ciflow/inductor/146983 2025-03-04T19:48:33.3409177Z * [new tag] ciflow/inductor/146989 -> ciflow/inductor/146989 2025-03-04T19:48:33.3410486Z * [new tag] ciflow/inductor/147007 -> ciflow/inductor/147007 2025-03-04T19:48:33.3411354Z * [new tag] ciflow/inductor/147014 -> ciflow/inductor/147014 2025-03-04T19:48:33.3412159Z * [new tag] ciflow/inductor/147021 -> ciflow/inductor/147021 2025-03-04T19:48:33.3413039Z * [new tag] ciflow/inductor/147036 -> ciflow/inductor/147036 2025-03-04T19:48:33.3413856Z * [new tag] ciflow/inductor/147049 -> ciflow/inductor/147049 2025-03-04T19:48:33.3414746Z * [new tag] ciflow/inductor/147105 -> ciflow/inductor/147105 2025-03-04T19:48:33.3415546Z * [new tag] ciflow/inductor/147146 -> ciflow/inductor/147146 2025-03-04T19:48:33.3416394Z * [new tag] ciflow/inductor/147149 -> ciflow/inductor/147149 2025-03-04T19:48:33.3417206Z * [new tag] ciflow/inductor/147155 -> ciflow/inductor/147155 2025-03-04T19:48:33.3418119Z * [new tag] ciflow/inductor/147178 -> ciflow/inductor/147178 2025-03-04T19:48:33.3418899Z * [new tag] ciflow/inductor/147205 -> ciflow/inductor/147205 2025-03-04T19:48:33.3419843Z * [new tag] ciflow/inductor/147225 -> ciflow/inductor/147225 2025-03-04T19:48:33.3420679Z * [new tag] ciflow/inductor/147229 -> ciflow/inductor/147229 2025-03-04T19:48:33.3421554Z * [new tag] ciflow/inductor/147269 -> ciflow/inductor/147269 2025-03-04T19:48:33.3422567Z * [new tag] ciflow/inductor/147272 -> ciflow/inductor/147272 2025-03-04T19:48:33.3423450Z * [new tag] ciflow/inductor/147314 -> ciflow/inductor/147314 2025-03-04T19:48:33.3424267Z * [new tag] ciflow/inductor/147315 -> ciflow/inductor/147315 2025-03-04T19:48:33.3425105Z * [new tag] ciflow/inductor/147320 -> ciflow/inductor/147320 2025-03-04T19:48:33.3425950Z * [new tag] ciflow/inductor/147341 -> ciflow/inductor/147341 2025-03-04T19:48:33.3426797Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-03-04T19:48:33.3427809Z * [new tag] ciflow/inductor/147368 -> ciflow/inductor/147368 2025-03-04T19:48:33.3428677Z * [new tag] ciflow/inductor/147403 -> ciflow/inductor/147403 2025-03-04T19:48:33.3429550Z * [new tag] ciflow/inductor/147410 -> ciflow/inductor/147410 2025-03-04T19:48:33.3430374Z * [new tag] ciflow/inductor/147414 -> ciflow/inductor/147414 2025-03-04T19:48:33.3431249Z * [new tag] ciflow/inductor/147415 -> ciflow/inductor/147415 2025-03-04T19:48:33.3432112Z * [new tag] ciflow/inductor/147422 -> ciflow/inductor/147422 2025-03-04T19:48:33.3433722Z * [new tag] ciflow/inductor/147445 -> ciflow/inductor/147445 2025-03-04T19:48:33.3434532Z * [new tag] ciflow/inductor/147452 -> ciflow/inductor/147452 2025-03-04T19:48:33.3435406Z * [new tag] ciflow/inductor/147481 -> ciflow/inductor/147481 2025-03-04T19:48:33.3436270Z * [new tag] ciflow/inductor/147485 -> ciflow/inductor/147485 2025-03-04T19:48:33.3437143Z * [new tag] ciflow/inductor/147498 -> ciflow/inductor/147498 2025-03-04T19:48:33.3438157Z * [new tag] ciflow/inductor/147514 -> ciflow/inductor/147514 2025-03-04T19:48:33.3438948Z * [new tag] ciflow/inductor/147528 -> ciflow/inductor/147528 2025-03-04T19:48:33.3439765Z * [new tag] ciflow/inductor/147552 -> ciflow/inductor/147552 2025-03-04T19:48:33.3440648Z * [new tag] ciflow/inductor/147557 -> ciflow/inductor/147557 2025-03-04T19:48:33.3441467Z * [new tag] ciflow/inductor/147561 -> ciflow/inductor/147561 2025-03-04T19:48:33.3442362Z * [new tag] ciflow/inductor/147562 -> ciflow/inductor/147562 2025-03-04T19:48:33.3443199Z * [new tag] ciflow/inductor/147574 -> ciflow/inductor/147574 2025-03-04T19:48:33.3444059Z * [new tag] ciflow/inductor/147583 -> ciflow/inductor/147583 2025-03-04T19:48:33.3444905Z * [new tag] ciflow/inductor/147592 -> ciflow/inductor/147592 2025-03-04T19:48:33.3445750Z * [new tag] ciflow/inductor/147603 -> ciflow/inductor/147603 2025-03-04T19:48:33.3446599Z * [new tag] ciflow/inductor/147619 -> ciflow/inductor/147619 2025-03-04T19:48:33.3447455Z * [new tag] ciflow/inductor/147648 -> ciflow/inductor/147648 2025-03-04T19:48:33.3448422Z * [new tag] ciflow/inductor/147660 -> ciflow/inductor/147660 2025-03-04T19:48:33.3449291Z * [new tag] ciflow/inductor/147727 -> ciflow/inductor/147727 2025-03-04T19:48:33.3450163Z * [new tag] ciflow/inductor/147741 -> ciflow/inductor/147741 2025-03-04T19:48:33.3451009Z * [new tag] ciflow/inductor/147745 -> ciflow/inductor/147745 2025-03-04T19:48:33.3452032Z * [new tag] ciflow/inductor/147768 -> ciflow/inductor/147768 2025-03-04T19:48:33.3452871Z * [new tag] ciflow/inductor/147790 -> ciflow/inductor/147790 2025-03-04T19:48:33.3453761Z * [new tag] ciflow/inductor/147797 -> ciflow/inductor/147797 2025-03-04T19:48:33.3454589Z * [new tag] ciflow/inductor/147798 -> ciflow/inductor/147798 2025-03-04T19:48:33.3455464Z * [new tag] ciflow/inductor/147800 -> ciflow/inductor/147800 2025-03-04T19:48:33.3456322Z * [new tag] ciflow/inductor/147817 -> ciflow/inductor/147817 2025-03-04T19:48:33.3457332Z * [new tag] ciflow/inductor/147821 -> ciflow/inductor/147821 2025-03-04T19:48:33.3458157Z * [new tag] ciflow/inductor/147836 -> ciflow/inductor/147836 2025-03-04T19:48:33.3459028Z * [new tag] ciflow/inductor/147863 -> ciflow/inductor/147863 2025-03-04T19:48:33.3460130Z * [new tag] ciflow/inductor/147870 -> ciflow/inductor/147870 2025-03-04T19:48:33.3460945Z * [new tag] ciflow/inductor/147881 -> ciflow/inductor/147881 2025-03-04T19:48:33.3461907Z * [new tag] ciflow/inductor/147899 -> ciflow/inductor/147899 2025-03-04T19:48:33.3462802Z * [new tag] ciflow/inductor/147902 -> ciflow/inductor/147902 2025-03-04T19:48:33.3463685Z * [new tag] ciflow/inductor/147903 -> ciflow/inductor/147903 2025-03-04T19:48:33.3464962Z * [new tag] ciflow/inductor/147908 -> ciflow/inductor/147908 2025-03-04T19:48:33.3465735Z * [new tag] ciflow/inductor/147910 -> ciflow/inductor/147910 2025-03-04T19:48:33.3466574Z * [new tag] ciflow/inductor/147915 -> ciflow/inductor/147915 2025-03-04T19:48:33.3467471Z * [new tag] ciflow/inductor/147917 -> ciflow/inductor/147917 2025-03-04T19:48:33.3468455Z * [new tag] ciflow/inductor/147927 -> ciflow/inductor/147927 2025-03-04T19:48:33.3469318Z * [new tag] ciflow/inductor/147945 -> ciflow/inductor/147945 2025-03-04T19:48:33.3470274Z * [new tag] ciflow/inductor/147955 -> ciflow/inductor/147955 2025-03-04T19:48:33.3471412Z * [new tag] ciflow/inductor/147956 -> ciflow/inductor/147956 2025-03-04T19:48:33.3472305Z * [new tag] ciflow/inductor/147957 -> ciflow/inductor/147957 2025-03-04T19:48:33.3473292Z * [new tag] ciflow/inductor/147958 -> ciflow/inductor/147958 2025-03-04T19:48:33.3474217Z * [new tag] ciflow/inductor/147959 -> ciflow/inductor/147959 2025-03-04T19:48:33.3475341Z * [new tag] ciflow/inductor/147960 -> ciflow/inductor/147960 2025-03-04T19:48:33.3476114Z * [new tag] ciflow/inductor/147962 -> ciflow/inductor/147962 2025-03-04T19:48:33.3476974Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-03-04T19:48:33.3478061Z * [new tag] ciflow/inductor/148002 -> ciflow/inductor/148002 2025-03-04T19:48:33.3479081Z * [new tag] ciflow/inductor/148007 -> ciflow/inductor/148007 2025-03-04T19:48:33.3479979Z * [new tag] ciflow/inductor/148008 -> ciflow/inductor/148008 2025-03-04T19:48:33.3480915Z * [new tag] ciflow/inductor/148010 -> ciflow/inductor/148010 2025-03-04T19:48:33.3481821Z * [new tag] ciflow/inductor/148042 -> ciflow/inductor/148042 2025-03-04T19:48:33.3482776Z * [new tag] ciflow/inductor/148046 -> ciflow/inductor/148046 2025-03-04T19:48:33.3483678Z * [new tag] ciflow/inductor/148063 -> ciflow/inductor/148063 2025-03-04T19:48:33.3484599Z * [new tag] ciflow/inductor/148083 -> ciflow/inductor/148083 2025-03-04T19:48:33.3485509Z * [new tag] ciflow/inductor/148091 -> ciflow/inductor/148091 2025-03-04T19:48:33.3486496Z * [new tag] ciflow/inductor/148092 -> ciflow/inductor/148092 2025-03-04T19:48:33.3487381Z * [new tag] ciflow/inductor/148104 -> ciflow/inductor/148104 2025-03-04T19:48:33.3488316Z * [new tag] ciflow/inductor/148130 -> ciflow/inductor/148130 2025-03-04T19:48:33.3489237Z * [new tag] ciflow/inductor/148131 -> ciflow/inductor/148131 2025-03-04T19:48:33.3490171Z * [new tag] ciflow/inductor/148132 -> ciflow/inductor/148132 2025-03-04T19:48:33.3491112Z * [new tag] ciflow/inductor/148138 -> ciflow/inductor/148138 2025-03-04T19:48:33.3492480Z * [new tag] ciflow/inductor/148139 -> ciflow/inductor/148139 2025-03-04T19:48:33.3493368Z * [new tag] ciflow/inductor/148160 -> ciflow/inductor/148160 2025-03-04T19:48:33.3494285Z * [new tag] ciflow/inductor/148163 -> ciflow/inductor/148163 2025-03-04T19:48:33.3495223Z * [new tag] ciflow/inductor/148173 -> ciflow/inductor/148173 2025-03-04T19:48:33.3496118Z * [new tag] ciflow/inductor/148174 -> ciflow/inductor/148174 2025-03-04T19:48:33.3497081Z * [new tag] ciflow/inductor/148176 -> ciflow/inductor/148176 2025-03-04T19:48:33.3498015Z * [new tag] ciflow/inductor/148186 -> ciflow/inductor/148186 2025-03-04T19:48:33.3499398Z * [new tag] ciflow/inductor/148190 -> ciflow/inductor/148190 2025-03-04T19:48:33.3500242Z * [new tag] ciflow/inductor/148202 -> ciflow/inductor/148202 2025-03-04T19:48:33.3501197Z * [new tag] ciflow/inductor/148205 -> ciflow/inductor/148205 2025-03-04T19:48:33.3502142Z * [new tag] ciflow/inductor/148206 -> ciflow/inductor/148206 2025-03-04T19:48:33.3503086Z * [new tag] ciflow/inductor/148209 -> ciflow/inductor/148209 2025-03-04T19:48:33.3503985Z * [new tag] ciflow/inductor/148210 -> ciflow/inductor/148210 2025-03-04T19:48:33.3504945Z * [new tag] ciflow/inductor/148212 -> ciflow/inductor/148212 2025-03-04T19:48:33.3505999Z * [new tag] ciflow/inductor/148220 -> ciflow/inductor/148220 2025-03-04T19:48:33.3507002Z * [new tag] ciflow/inductor/148223 -> ciflow/inductor/148223 2025-03-04T19:48:33.3508189Z * [new tag] ciflow/inductor/148231 -> ciflow/inductor/148231 2025-03-04T19:48:33.3509131Z * [new tag] ciflow/inductor/148233 -> ciflow/inductor/148233 2025-03-04T19:48:33.3510056Z * [new tag] ciflow/inductor/148234 -> ciflow/inductor/148234 2025-03-04T19:48:33.3510981Z * [new tag] ciflow/inductor/148235 -> ciflow/inductor/148235 2025-03-04T19:48:33.3511939Z * [new tag] ciflow/inductor/148236 -> ciflow/inductor/148236 2025-03-04T19:48:33.3512861Z * [new tag] ciflow/inductor/148243 -> ciflow/inductor/148243 2025-03-04T19:48:33.3513816Z * [new tag] ciflow/inductor/148260 -> ciflow/inductor/148260 2025-03-04T19:48:33.3514758Z * [new tag] ciflow/inductor/148261 -> ciflow/inductor/148261 2025-03-04T19:48:33.3515699Z * [new tag] ciflow/inductor/148279 -> ciflow/inductor/148279 2025-03-04T19:48:33.3516657Z * [new tag] ciflow/inductor/148288 -> ciflow/inductor/148288 2025-03-04T19:48:33.3517705Z * [new tag] ciflow/inductor/148290 -> ciflow/inductor/148290 2025-03-04T19:48:33.3518731Z * [new tag] ciflow/inductor/148292 -> ciflow/inductor/148292 2025-03-04T19:48:33.3519877Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-03-04T19:48:33.3520773Z * [new tag] ciflow/inductor/148303 -> ciflow/inductor/148303 2025-03-04T19:48:33.3521680Z * [new tag] ciflow/inductor/148305 -> ciflow/inductor/148305 2025-03-04T19:48:33.3522839Z * [new tag] ciflow/inductor/148323 -> ciflow/inductor/148323 2025-03-04T19:48:33.3523725Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-03-04T19:48:33.3524680Z * [new tag] ciflow/inductor/148357 -> ciflow/inductor/148357 2025-03-04T19:48:33.3525601Z * [new tag] ciflow/inductor/148358 -> ciflow/inductor/148358 2025-03-04T19:48:33.3526506Z * [new tag] ciflow/inductor/148359 -> ciflow/inductor/148359 2025-03-04T19:48:33.3527786Z * [new tag] ciflow/inductor/148363 -> ciflow/inductor/148363 2025-03-04T19:48:33.3528707Z * [new tag] ciflow/inductor/148364 -> ciflow/inductor/148364 2025-03-04T19:48:33.3529611Z * [new tag] ciflow/inductor/148366 -> ciflow/inductor/148366 2025-03-04T19:48:33.3530515Z * [new tag] ciflow/inductor/148367 -> ciflow/inductor/148367 2025-03-04T19:48:33.3531435Z * [new tag] ciflow/inductor/148376 -> ciflow/inductor/148376 2025-03-04T19:48:33.3532382Z * [new tag] ciflow/inductor/148377 -> ciflow/inductor/148377 2025-03-04T19:48:33.3533634Z * [new tag] ciflow/inductor/148380 -> ciflow/inductor/148380 2025-03-04T19:48:33.3534473Z * [new tag] ciflow/inductor/148381 -> ciflow/inductor/148381 2025-03-04T19:48:33.3535436Z * [new tag] ciflow/inductor/148385 -> ciflow/inductor/148385 2025-03-04T19:48:33.3536423Z * [new tag] ciflow/inductor/148386 -> ciflow/inductor/148386 2025-03-04T19:48:33.3537307Z * [new tag] ciflow/inductor/148401 -> ciflow/inductor/148401 2025-03-04T19:48:33.3538453Z * [new tag] ciflow/inductor/148407 -> ciflow/inductor/148407 2025-03-04T19:48:33.3539291Z * [new tag] ciflow/inductor/148413 -> ciflow/inductor/148413 2025-03-04T19:48:33.3540453Z * [new tag] ciflow/inductor/148414 -> ciflow/inductor/148414 2025-03-04T19:48:33.3541283Z * [new tag] ciflow/inductor/148415 -> ciflow/inductor/148415 2025-03-04T19:48:33.3542565Z * [new tag] ciflow/inductor/148418 -> ciflow/inductor/148418 2025-03-04T19:48:33.3543304Z * [new tag] ciflow/inductor/148423 -> ciflow/inductor/148423 2025-03-04T19:48:33.3544457Z * [new tag] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-03-04T19:48:33.3545278Z * [new tag] ciflow/inductor/148430 -> ciflow/inductor/148430 2025-03-04T19:48:33.3546522Z * [new tag] ciflow/inductor/148432 -> ciflow/inductor/148432 2025-03-04T19:48:33.3547641Z * [new tag] ciflow/inductor/148445 -> ciflow/inductor/148445 2025-03-04T19:48:33.3548496Z * [new tag] ciflow/inductor/148450 -> ciflow/inductor/148450 2025-03-04T19:48:33.3549390Z * [new tag] ciflow/inductor/148454 -> ciflow/inductor/148454 2025-03-04T19:48:33.3557961Z * [new tag] ciflow/inductor/148459 -> ciflow/inductor/148459 2025-03-04T19:48:33.3558673Z * [new tag] ciflow/inductor/148470 -> ciflow/inductor/148470 2025-03-04T19:48:33.3559003Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-03-04T19:48:33.3559375Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-03-04T19:48:33.3559748Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-03-04T19:48:33.3560113Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-03-04T19:48:33.3560488Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-03-04T19:48:33.3560795Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-03-04T19:48:33.3561224Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-03-04T19:48:33.3561637Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-03-04T19:48:33.3562056Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-03-04T19:48:33.3562404Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-03-04T19:48:33.3562840Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-03-04T19:48:33.3563843Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-03-04T19:48:33.3564640Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-03-04T19:48:33.3565408Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-03-04T19:48:33.3566205Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-03-04T19:48:33.3566983Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-03-04T19:48:33.3567975Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2025-03-04T19:48:33.3569009Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2025-03-04T19:48:33.3570060Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-03-04T19:48:33.3571211Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-03-04T19:48:33.3572019Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-03-04T19:48:33.3572835Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-03-04T19:48:33.3573724Z * [new tag] ciflow/linux-aarch64/138889 -> ciflow/linux-aarch64/138889 2025-03-04T19:48:33.3574519Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-03-04T19:48:33.3575565Z * [new tag] ciflow/linux-aarch64/143741 -> ciflow/linux-aarch64/143741 2025-03-04T19:48:33.3576854Z * [new tag] ciflow/linux-aarch64/145942 -> ciflow/linux-aarch64/145942 2025-03-04T19:48:33.3577535Z * [new tag] ciflow/linux-aarch64/146823 -> ciflow/linux-aarch64/146823 2025-03-04T19:48:33.3578354Z * [new tag] ciflow/linux-aarch64/146826 -> ciflow/linux-aarch64/146826 2025-03-04T19:48:33.3579212Z * [new tag] ciflow/linux-aarch64/146895 -> ciflow/linux-aarch64/146895 2025-03-04T19:48:33.3580016Z * [new tag] ciflow/linux-aarch64/147073 -> ciflow/linux-aarch64/147073 2025-03-04T19:48:33.3581013Z * [new tag] ciflow/linux-aarch64/147337 -> ciflow/linux-aarch64/147337 2025-03-04T19:48:33.3581864Z * [new tag] ciflow/linux-aarch64/147341 -> ciflow/linux-aarch64/147341 2025-03-04T19:48:33.3582657Z * [new tag] ciflow/linux-aarch64/147359 -> ciflow/linux-aarch64/147359 2025-03-04T19:48:33.3583489Z * [new tag] ciflow/linux-aarch64/147498 -> ciflow/linux-aarch64/147498 2025-03-04T19:48:33.3584438Z * [new tag] ciflow/linux-aarch64/147763 -> ciflow/linux-aarch64/147763 2025-03-04T19:48:33.3585339Z * [new tag] ciflow/linux-aarch64/147817 -> ciflow/linux-aarch64/147817 2025-03-04T19:48:33.3586083Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-03-04T19:48:33.3586914Z * [new tag] ciflow/linux-aarch64/147917 -> ciflow/linux-aarch64/147917 2025-03-04T19:48:33.3587708Z * [new tag] ciflow/linux-aarch64/147945 -> ciflow/linux-aarch64/147945 2025-03-04T19:48:33.3588582Z * [new tag] ciflow/linux-aarch64/147955 -> ciflow/linux-aarch64/147955 2025-03-04T19:48:33.3589363Z * [new tag] ciflow/linux-aarch64/147956 -> ciflow/linux-aarch64/147956 2025-03-04T19:48:33.3590196Z * [new tag] ciflow/linux-aarch64/147957 -> ciflow/linux-aarch64/147957 2025-03-04T19:48:33.3590980Z * [new tag] ciflow/linux-aarch64/147958 -> ciflow/linux-aarch64/147958 2025-03-04T19:48:33.3591837Z * [new tag] ciflow/linux-aarch64/147959 -> ciflow/linux-aarch64/147959 2025-03-04T19:48:33.3592632Z * [new tag] ciflow/linux-aarch64/147964 -> ciflow/linux-aarch64/147964 2025-03-04T19:48:33.3593613Z * [new tag] ciflow/linux-aarch64/148076 -> ciflow/linux-aarch64/148076 2025-03-04T19:48:33.3594410Z * [new tag] ciflow/linux-aarch64/148163 -> ciflow/linux-aarch64/148163 2025-03-04T19:48:33.3595308Z * [new tag] ciflow/linux-aarch64/148173 -> ciflow/linux-aarch64/148173 2025-03-04T19:48:33.3596075Z * [new tag] ciflow/linux-aarch64/148403 -> ciflow/linux-aarch64/148403 2025-03-04T19:48:33.3597615Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-03-04T19:48:33.3598869Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-03-04T19:48:33.3600789Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-03-04T19:48:33.3601367Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-03-04T19:48:33.3602126Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-03-04T19:48:33.3603284Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-03-04T19:48:33.3604020Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2025-03-04T19:48:33.3604935Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-03-04T19:48:33.3605809Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2025-03-04T19:48:33.3607072Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2025-03-04T19:48:33.3608011Z * [new tag] ciflow/mps/142097 -> ciflow/mps/142097 2025-03-04T19:48:33.3609170Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-03-04T19:48:33.3610498Z * [new tag] ciflow/mps/142477 -> ciflow/mps/142477 2025-03-04T19:48:33.3611277Z * [new tag] ciflow/mps/143630 -> ciflow/mps/143630 2025-03-04T19:48:33.3612173Z * [new tag] ciflow/mps/143666 -> ciflow/mps/143666 2025-03-04T19:48:33.3612937Z * [new tag] ciflow/mps/143911 -> ciflow/mps/143911 2025-03-04T19:48:33.3613921Z * [new tag] ciflow/mps/143966 -> ciflow/mps/143966 2025-03-04T19:48:33.3614479Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-03-04T19:48:33.3615383Z * [new tag] ciflow/mps/144664 -> ciflow/mps/144664 2025-03-04T19:48:33.3616649Z * [new tag] ciflow/mps/145955 -> ciflow/mps/145955 2025-03-04T19:48:33.3617715Z * [new tag] ciflow/mps/146098 -> ciflow/mps/146098 2025-03-04T19:48:33.3618552Z * [new tag] ciflow/mps/146436 -> ciflow/mps/146436 2025-03-04T19:48:33.3619493Z * [new tag] ciflow/mps/146754 -> ciflow/mps/146754 2025-03-04T19:48:33.3620229Z * [new tag] ciflow/mps/146989 -> ciflow/mps/146989 2025-03-04T19:48:33.3621106Z * [new tag] ciflow/mps/147205 -> ciflow/mps/147205 2025-03-04T19:48:33.3621981Z * [new tag] ciflow/mps/147583 -> ciflow/mps/147583 2025-03-04T19:48:33.3623138Z * [new tag] ciflow/mps/147644 -> ciflow/mps/147644 2025-03-04T19:48:33.3623873Z * [new tag] ciflow/mps/147893 -> ciflow/mps/147893 2025-03-04T19:48:33.3624869Z * [new tag] ciflow/mps/148287 -> ciflow/mps/148287 2025-03-04T19:48:33.3625742Z * [new tag] ciflow/mps/148305 -> ciflow/mps/148305 2025-03-04T19:48:33.3626621Z * [new tag] ciflow/mps/148350 -> ciflow/mps/148350 2025-03-04T19:48:33.3627441Z * [new tag] ciflow/mps/148415 -> ciflow/mps/148415 2025-03-04T19:48:33.3628379Z * [new tag] ciflow/mps/148449 -> ciflow/mps/148449 2025-03-04T19:48:33.3629152Z * [new tag] ciflow/mps/148468 -> ciflow/mps/148468 2025-03-04T19:48:33.3630039Z * [new tag] ciflow/mps/148471 -> ciflow/mps/148471 2025-03-04T19:48:33.3631268Z * [new tag] ciflow/op-benchmark/143733 -> ciflow/op-benchmark/143733 2025-03-04T19:48:33.3632409Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-03-04T19:48:33.3633505Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-03-04T19:48:33.3634272Z * [new tag] ciflow/periodic/134817 -> ciflow/periodic/134817 2025-03-04T19:48:33.3635062Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2025-03-04T19:48:33.3635817Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-03-04T19:48:33.3636731Z * [new tag] ciflow/periodic/141355 -> ciflow/periodic/141355 2025-03-04T19:48:33.3637417Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-03-04T19:48:33.3638300Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2025-03-04T19:48:33.3639334Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-03-04T19:48:33.3640075Z * [new tag] ciflow/periodic/144953 -> ciflow/periodic/144953 2025-03-04T19:48:33.3640877Z * [new tag] ciflow/periodic/146264 -> ciflow/periodic/146264 2025-03-04T19:48:33.3642133Z * [new tag] ciflow/periodic/146403 -> ciflow/periodic/146403 2025-03-04T19:48:33.3643188Z * [new tag] ciflow/periodic/146823 -> ciflow/periodic/146823 2025-03-04T19:48:33.3644221Z * [new tag] ciflow/periodic/146903 -> ciflow/periodic/146903 2025-03-04T19:48:33.3645177Z * [new tag] ciflow/periodic/147459 -> ciflow/periodic/147459 2025-03-04T19:48:33.3645882Z * [new tag] ciflow/periodic/147870 -> ciflow/periodic/147870 2025-03-04T19:48:33.3646724Z * [new tag] ciflow/periodic/148351 -> ciflow/periodic/148351 2025-03-04T19:48:33.3647832Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-03-04T19:48:33.3648774Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-03-04T19:48:33.3649698Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-03-04T19:48:33.3650768Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-03-04T19:48:33.3651888Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-03-04T19:48:33.3653059Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-03-04T19:48:33.3654037Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-03-04T19:48:33.3655008Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-03-04T19:48:33.3656049Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-03-04T19:48:33.3657293Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-03-04T19:48:33.3658352Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-03-04T19:48:33.3659381Z * [new tag] ciflow/riscv64/143979 -> ciflow/riscv64/143979 2025-03-04T19:48:33.3660452Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-03-04T19:48:33.3661204Z * [new tag] ciflow/rocm/134817 -> ciflow/rocm/134817 2025-03-04T19:48:33.3662341Z * [new tag] ciflow/rocm/137136 -> ciflow/rocm/137136 2025-03-04T19:48:33.3663610Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2025-03-04T19:48:33.3664354Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-03-04T19:48:33.3665112Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2025-03-04T19:48:33.3665892Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-03-04T19:48:33.3666667Z * [new tag] ciflow/rocm/141355 -> ciflow/rocm/141355 2025-03-04T19:48:33.3667474Z * [new tag] ciflow/rocm/142097 -> ciflow/rocm/142097 2025-03-04T19:48:33.3668301Z * [new tag] ciflow/rocm/142859 -> ciflow/rocm/142859 2025-03-04T19:48:33.3669042Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2025-03-04T19:48:33.3670247Z * [new tag] ciflow/rocm/143971 -> ciflow/rocm/143971 2025-03-04T19:48:33.3671341Z * [new tag] ciflow/rocm/144120 -> ciflow/rocm/144120 2025-03-04T19:48:33.3672428Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-03-04T19:48:33.3673188Z * [new tag] ciflow/rocm/144664 -> ciflow/rocm/144664 2025-03-04T19:48:33.3673970Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-03-04T19:48:33.3675025Z * [new tag] ciflow/rocm/145584 -> ciflow/rocm/145584 2025-03-04T19:48:33.3675781Z * [new tag] ciflow/rocm/145685 -> ciflow/rocm/145685 2025-03-04T19:48:33.3676790Z * [new tag] ciflow/rocm/145946 -> ciflow/rocm/145946 2025-03-04T19:48:33.3677741Z * [new tag] ciflow/rocm/146227 -> ciflow/rocm/146227 2025-03-04T19:48:33.3678705Z * [new tag] ciflow/rocm/146264 -> ciflow/rocm/146264 2025-03-04T19:48:33.3679640Z * [new tag] ciflow/rocm/146448 -> ciflow/rocm/146448 2025-03-04T19:48:33.3680441Z * [new tag] ciflow/rocm/146903 -> ciflow/rocm/146903 2025-03-04T19:48:33.3681385Z * [new tag] ciflow/rocm/147034 -> ciflow/rocm/147034 2025-03-04T19:48:33.3682347Z * [new tag] ciflow/rocm/147243 -> ciflow/rocm/147243 2025-03-04T19:48:33.3683239Z * [new tag] ciflow/rocm/147315 -> ciflow/rocm/147315 2025-03-04T19:48:33.3683961Z * [new tag] ciflow/rocm/147320 -> ciflow/rocm/147320 2025-03-04T19:48:33.3685191Z * [new tag] ciflow/rocm/147382 -> ciflow/rocm/147382 2025-03-04T19:48:33.3685940Z * [new tag] ciflow/rocm/147403 -> ciflow/rocm/147403 2025-03-04T19:48:33.3686841Z * [new tag] ciflow/rocm/147452 -> ciflow/rocm/147452 2025-03-04T19:48:33.3687579Z * [new tag] ciflow/rocm/147459 -> ciflow/rocm/147459 2025-03-04T19:48:33.3688646Z * [new tag] ciflow/rocm/147527 -> ciflow/rocm/147527 2025-03-04T19:48:33.3689388Z * [new tag] ciflow/rocm/147619 -> ciflow/rocm/147619 2025-03-04T19:48:33.3690411Z * [new tag] ciflow/rocm/147630 -> ciflow/rocm/147630 2025-03-04T19:48:33.3691170Z * [new tag] ciflow/rocm/147821 -> ciflow/rocm/147821 2025-03-04T19:48:33.3692237Z * [new tag] ciflow/rocm/147904 -> ciflow/rocm/147904 2025-03-04T19:48:33.3692880Z * [new tag] ciflow/rocm/147993 -> ciflow/rocm/147993 2025-03-04T19:48:33.3693749Z * [new tag] ciflow/rocm/148223 -> ciflow/rocm/148223 2025-03-04T19:48:33.3694685Z * [new tag] ciflow/rocm/148228 -> ciflow/rocm/148228 2025-03-04T19:48:33.3695627Z * [new tag] ciflow/rocm/148371 -> ciflow/rocm/148371 2025-03-04T19:48:33.3696485Z * [new tag] ciflow/rocm/148394 -> ciflow/rocm/148394 2025-03-04T19:48:33.3697322Z * [new tag] ciflow/rocm/148432 -> ciflow/rocm/148432 2025-03-04T19:48:33.3698027Z * [new tag] ciflow/rocm/148437 -> ciflow/rocm/148437 2025-03-04T19:48:33.3699370Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-03-04T19:48:33.3700064Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-03-04T19:48:33.3701038Z * [new tag] ciflow/s390/148452 -> ciflow/s390/148452 2025-03-04T19:48:33.3702181Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-03-04T19:48:33.3703071Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-03-04T19:48:33.3704987Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-03-04T19:48:33.3706735Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-03-04T19:48:33.3707978Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-03-04T19:48:33.3708963Z * [new tag] ciflow/slow/146256 -> ciflow/slow/146256 2025-03-04T19:48:33.3709488Z * [new tag] ciflow/slow/146903 -> ciflow/slow/146903 2025-03-04T19:48:33.3710023Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-03-04T19:48:33.3710512Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-03-04T19:48:33.3711568Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-03-04T19:48:33.3712784Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-03-04T19:48:33.3713770Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-03-04T19:48:33.3715821Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-03-04T19:48:33.3717272Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-03-04T19:48:33.3718096Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-03-04T19:48:33.3719630Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-03-04T19:48:33.3720437Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-03-04T19:48:33.3721239Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-03-04T19:48:33.3722486Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-03-04T19:48:33.3724027Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-03-04T19:48:33.3725239Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-03-04T19:48:33.3726787Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-03-04T19:48:33.3727608Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-03-04T19:48:33.3728102Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2025-03-04T19:48:33.3728872Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-03-04T19:48:33.3729706Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-03-04T19:48:33.3730599Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-03-04T19:48:33.3731378Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-03-04T19:48:33.3732155Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-03-04T19:48:33.3733005Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-03-04T19:48:33.3733756Z * [new tag] ciflow/trunk/125469 -> ciflow/trunk/125469 2025-03-04T19:48:33.3734563Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-03-04T19:48:33.3735340Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-03-04T19:48:33.3736511Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-03-04T19:48:33.3737461Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-03-04T19:48:33.3738430Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-03-04T19:48:33.3739547Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2025-03-04T19:48:33.3740487Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-03-04T19:48:33.3741425Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-03-04T19:48:33.3742267Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-03-04T19:48:33.3743098Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2025-03-04T19:48:33.3743930Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-03-04T19:48:33.3744837Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-03-04T19:48:33.3746118Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2025-03-04T19:48:33.3746850Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2025-03-04T19:48:33.3747703Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2025-03-04T19:48:33.3748532Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-03-04T19:48:33.3749346Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-03-04T19:48:33.3750152Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-03-04T19:48:33.3751095Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-03-04T19:48:33.3751853Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-03-04T19:48:33.3752668Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-03-04T19:48:33.3753457Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-03-04T19:48:33.3754284Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-03-04T19:48:33.3755077Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-03-04T19:48:33.3755889Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-03-04T19:48:33.3756885Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2025-03-04T19:48:33.3757931Z * [new tag] ciflow/trunk/134515 -> ciflow/trunk/134515 2025-03-04T19:48:33.3758749Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2025-03-04T19:48:33.3759702Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-03-04T19:48:33.3760635Z * [new tag] ciflow/trunk/136780 -> ciflow/trunk/136780 2025-03-04T19:48:33.3761595Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-03-04T19:48:33.3762516Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-03-04T19:48:33.3763609Z * [new tag] ciflow/trunk/136993 -> ciflow/trunk/136993 2025-03-04T19:48:33.3764429Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-03-04T19:48:33.3765246Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2025-03-04T19:48:33.3766054Z * [new tag] ciflow/trunk/138213 -> ciflow/trunk/138213 2025-03-04T19:48:33.3766878Z * [new tag] ciflow/trunk/138436 -> ciflow/trunk/138436 2025-03-04T19:48:33.3767695Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-03-04T19:48:33.3768503Z * [new tag] ciflow/trunk/138834 -> ciflow/trunk/138834 2025-03-04T19:48:33.3769333Z * [new tag] ciflow/trunk/138889 -> ciflow/trunk/138889 2025-03-04T19:48:33.3770163Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-03-04T19:48:33.3771119Z * [new tag] ciflow/trunk/139070 -> ciflow/trunk/139070 2025-03-04T19:48:33.3771984Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-03-04T19:48:33.3772889Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-03-04T19:48:33.3773710Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-03-04T19:48:33.3774519Z * [new tag] ciflow/trunk/140084 -> ciflow/trunk/140084 2025-03-04T19:48:33.3775337Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-03-04T19:48:33.3776144Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2025-03-04T19:48:33.3776941Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2025-03-04T19:48:33.3777761Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-03-04T19:48:33.3778657Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-03-04T19:48:33.3779620Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2025-03-04T19:48:33.3780444Z * [new tag] ciflow/trunk/140793 -> ciflow/trunk/140793 2025-03-04T19:48:33.3781239Z * [new tag] ciflow/trunk/140979 -> ciflow/trunk/140979 2025-03-04T19:48:33.3782071Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2025-03-04T19:48:33.3782872Z * [new tag] ciflow/trunk/141178 -> ciflow/trunk/141178 2025-03-04T19:48:33.3783938Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2025-03-04T19:48:33.3784747Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-03-04T19:48:33.3785586Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-03-04T19:48:33.3786514Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2025-03-04T19:48:33.3787316Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-03-04T19:48:33.3788143Z * [new tag] ciflow/trunk/141889 -> ciflow/trunk/141889 2025-03-04T19:48:33.3788981Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2025-03-04T19:48:33.3790241Z * [new tag] ciflow/trunk/141914 -> ciflow/trunk/141914 2025-03-04T19:48:33.3790965Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-03-04T19:48:33.3791779Z * [new tag] ciflow/trunk/142091 -> ciflow/trunk/142091 2025-03-04T19:48:33.3792625Z * [new tag] ciflow/trunk/142092 -> ciflow/trunk/142092 2025-03-04T19:48:33.3793438Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2025-03-04T19:48:33.3794266Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2025-03-04T19:48:33.3795068Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2025-03-04T19:48:33.3795908Z * [new tag] ciflow/trunk/142273 -> ciflow/trunk/142273 2025-03-04T19:48:33.3796898Z * [new tag] ciflow/trunk/142326 -> ciflow/trunk/142326 2025-03-04T19:48:33.3797719Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-03-04T19:48:33.3798835Z * [new tag] ciflow/trunk/142350 -> ciflow/trunk/142350 2025-03-04T19:48:33.3801334Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-03-04T19:48:33.3802168Z * [new tag] ciflow/trunk/142477 -> ciflow/trunk/142477 2025-03-04T19:48:33.3803762Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2025-03-04T19:48:33.3804484Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-03-04T19:48:33.3805471Z * [new tag] ciflow/trunk/142865 -> ciflow/trunk/142865 2025-03-04T19:48:33.3806282Z * [new tag] ciflow/trunk/143082 -> ciflow/trunk/143082 2025-03-04T19:48:33.3807363Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2025-03-04T19:48:33.3808171Z * [new tag] ciflow/trunk/143220 -> ciflow/trunk/143220 2025-03-04T19:48:33.3809141Z * [new tag] ciflow/trunk/143261 -> ciflow/trunk/143261 2025-03-04T19:48:33.3809970Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2025-03-04T19:48:33.3810808Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2025-03-04T19:48:33.3811966Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2025-03-04T19:48:33.3812836Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2025-03-04T19:48:33.3813627Z * [new tag] ciflow/trunk/143416 -> ciflow/trunk/143416 2025-03-04T19:48:33.3814747Z * [new tag] ciflow/trunk/143451 -> ciflow/trunk/143451 2025-03-04T19:48:33.3815538Z * [new tag] ciflow/trunk/143475 -> ciflow/trunk/143475 2025-03-04T19:48:33.3816338Z * [new tag] ciflow/trunk/143630 -> ciflow/trunk/143630 2025-03-04T19:48:33.3817136Z * [new tag] ciflow/trunk/143666 -> ciflow/trunk/143666 2025-03-04T19:48:33.3817946Z * [new tag] ciflow/trunk/143671 -> ciflow/trunk/143671 2025-03-04T19:48:33.3819110Z * [new tag] ciflow/trunk/143689 -> ciflow/trunk/143689 2025-03-04T19:48:33.3819906Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-03-04T19:48:33.3820777Z * [new tag] ciflow/trunk/143733 -> ciflow/trunk/143733 2025-03-04T19:48:33.3821773Z * [new tag] ciflow/trunk/143822 -> ciflow/trunk/143822 2025-03-04T19:48:33.3822999Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-03-04T19:48:33.3823926Z * [new tag] ciflow/trunk/143894 -> ciflow/trunk/143894 2025-03-04T19:48:33.3824736Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-03-04T19:48:33.3825555Z * [new tag] ciflow/trunk/143961 -> ciflow/trunk/143961 2025-03-04T19:48:33.3826417Z * [new tag] ciflow/trunk/143966 -> ciflow/trunk/143966 2025-03-04T19:48:33.3827193Z * [new tag] ciflow/trunk/144017 -> ciflow/trunk/144017 2025-03-04T19:48:33.3828150Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-03-04T19:48:33.3828962Z * [new tag] ciflow/trunk/144120 -> ciflow/trunk/144120 2025-03-04T19:48:33.3829967Z * [new tag] ciflow/trunk/144138 -> ciflow/trunk/144138 2025-03-04T19:48:33.3830726Z * [new tag] ciflow/trunk/144172 -> ciflow/trunk/144172 2025-03-04T19:48:33.3831854Z * [new tag] ciflow/trunk/144177 -> ciflow/trunk/144177 2025-03-04T19:48:33.3832793Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-03-04T19:48:33.3833664Z * [new tag] ciflow/trunk/144272 -> ciflow/trunk/144272 2025-03-04T19:48:33.3834440Z * [new tag] ciflow/trunk/144293 -> ciflow/trunk/144293 2025-03-04T19:48:33.3835263Z * [new tag] ciflow/trunk/144452 -> ciflow/trunk/144452 2025-03-04T19:48:33.3836233Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-03-04T19:48:33.3837089Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-03-04T19:48:33.3837948Z * [new tag] ciflow/trunk/144572 -> ciflow/trunk/144572 2025-03-04T19:48:33.3839071Z * [new tag] ciflow/trunk/144590 -> ciflow/trunk/144590 2025-03-04T19:48:33.3840190Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-03-04T19:48:33.3840963Z * [new tag] ciflow/trunk/144620 -> ciflow/trunk/144620 2025-03-04T19:48:33.3841735Z * [new tag] ciflow/trunk/144664 -> ciflow/trunk/144664 2025-03-04T19:48:33.3842720Z * [new tag] ciflow/trunk/144708 -> ciflow/trunk/144708 2025-03-04T19:48:33.3843607Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-03-04T19:48:33.3844432Z * [new tag] ciflow/trunk/144733 -> ciflow/trunk/144733 2025-03-04T19:48:33.3845412Z * [new tag] ciflow/trunk/144763 -> ciflow/trunk/144763 2025-03-04T19:48:33.3846174Z * [new tag] ciflow/trunk/144771 -> ciflow/trunk/144771 2025-03-04T19:48:33.3847167Z * [new tag] ciflow/trunk/144844 -> ciflow/trunk/144844 2025-03-04T19:48:33.3848023Z * [new tag] ciflow/trunk/144880 -> ciflow/trunk/144880 2025-03-04T19:48:33.3848806Z * [new tag] ciflow/trunk/144925 -> ciflow/trunk/144925 2025-03-04T19:48:33.3849626Z * [new tag] ciflow/trunk/144953 -> ciflow/trunk/144953 2025-03-04T19:48:33.3850456Z * [new tag] ciflow/trunk/144975 -> ciflow/trunk/144975 2025-03-04T19:48:33.3851319Z * [new tag] ciflow/trunk/144992 -> ciflow/trunk/144992 2025-03-04T19:48:33.3852117Z * [new tag] ciflow/trunk/145061 -> ciflow/trunk/145061 2025-03-04T19:48:33.3852989Z * [new tag] ciflow/trunk/145116 -> ciflow/trunk/145116 2025-03-04T19:48:33.3853775Z * [new tag] ciflow/trunk/145119 -> ciflow/trunk/145119 2025-03-04T19:48:33.3854793Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-03-04T19:48:33.3855606Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-03-04T19:48:33.3856433Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-03-04T19:48:33.3857250Z * [new tag] ciflow/trunk/145241 -> ciflow/trunk/145241 2025-03-04T19:48:33.3858078Z * [new tag] ciflow/trunk/145254 -> ciflow/trunk/145254 2025-03-04T19:48:33.3858902Z * [new tag] ciflow/trunk/145331 -> ciflow/trunk/145331 2025-03-04T19:48:33.3860059Z * [new tag] ciflow/trunk/145406 -> ciflow/trunk/145406 2025-03-04T19:48:33.3861254Z * [new tag] ciflow/trunk/145523 -> ciflow/trunk/145523 2025-03-04T19:48:33.3862025Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-03-04T19:48:33.3862991Z * [new tag] ciflow/trunk/145677 -> ciflow/trunk/145677 2025-03-04T19:48:33.3863817Z * [new tag] ciflow/trunk/145717 -> ciflow/trunk/145717 2025-03-04T19:48:33.3864735Z * [new tag] ciflow/trunk/145936 -> ciflow/trunk/145936 2025-03-04T19:48:33.3865503Z * [new tag] ciflow/trunk/145946 -> ciflow/trunk/145946 2025-03-04T19:48:33.3866326Z * [new tag] ciflow/trunk/145966 -> ciflow/trunk/145966 2025-03-04T19:48:33.3867428Z * [new tag] ciflow/trunk/145979 -> ciflow/trunk/145979 2025-03-04T19:48:33.3868243Z * [new tag] ciflow/trunk/146051 -> ciflow/trunk/146051 2025-03-04T19:48:33.3869243Z * [new tag] ciflow/trunk/146069 -> ciflow/trunk/146069 2025-03-04T19:48:33.3870199Z * [new tag] ciflow/trunk/146090 -> ciflow/trunk/146090 2025-03-04T19:48:33.3871003Z * [new tag] ciflow/trunk/146098 -> ciflow/trunk/146098 2025-03-04T19:48:33.3871945Z * [new tag] ciflow/trunk/146110 -> ciflow/trunk/146110 2025-03-04T19:48:33.3872799Z * [new tag] ciflow/trunk/146115 -> ciflow/trunk/146115 2025-03-04T19:48:33.3873638Z * [new tag] ciflow/trunk/146176 -> ciflow/trunk/146176 2025-03-04T19:48:33.3874654Z * [new tag] ciflow/trunk/146182 -> ciflow/trunk/146182 2025-03-04T19:48:33.3875463Z * [new tag] ciflow/trunk/146256 -> ciflow/trunk/146256 2025-03-04T19:48:33.3876285Z * [new tag] ciflow/trunk/146275 -> ciflow/trunk/146275 2025-03-04T19:48:33.3877234Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-03-04T19:48:33.3878141Z * [new tag] ciflow/trunk/146335 -> ciflow/trunk/146335 2025-03-04T19:48:33.3878970Z * [new tag] ciflow/trunk/146421 -> ciflow/trunk/146421 2025-03-04T19:48:33.3880131Z * [new tag] ciflow/trunk/146489 -> ciflow/trunk/146489 2025-03-04T19:48:33.3880961Z * [new tag] ciflow/trunk/146517 -> ciflow/trunk/146517 2025-03-04T19:48:33.3881785Z * [new tag] ciflow/trunk/146530 -> ciflow/trunk/146530 2025-03-04T19:48:33.3882642Z * [new tag] ciflow/trunk/146561 -> ciflow/trunk/146561 2025-03-04T19:48:33.3883468Z * [new tag] ciflow/trunk/146573 -> ciflow/trunk/146573 2025-03-04T19:48:33.3884438Z * [new tag] ciflow/trunk/146582 -> ciflow/trunk/146582 2025-03-04T19:48:33.3885272Z * [new tag] ciflow/trunk/146661 -> ciflow/trunk/146661 2025-03-04T19:48:33.3886149Z * [new tag] ciflow/trunk/146718 -> ciflow/trunk/146718 2025-03-04T19:48:33.3887006Z * [new tag] ciflow/trunk/146777 -> ciflow/trunk/146777 2025-03-04T19:48:33.3887956Z * [new tag] ciflow/trunk/146807 -> ciflow/trunk/146807 2025-03-04T19:48:33.3888850Z * [new tag] ciflow/trunk/146823 -> ciflow/trunk/146823 2025-03-04T19:48:33.3889696Z * [new tag] ciflow/trunk/146826 -> ciflow/trunk/146826 2025-03-04T19:48:33.3890522Z * [new tag] ciflow/trunk/146827 -> ciflow/trunk/146827 2025-03-04T19:48:33.3891360Z * [new tag] ciflow/trunk/146845 -> ciflow/trunk/146845 2025-03-04T19:48:33.3892165Z * [new tag] ciflow/trunk/146870 -> ciflow/trunk/146870 2025-03-04T19:48:33.3893022Z * [new tag] ciflow/trunk/146873 -> ciflow/trunk/146873 2025-03-04T19:48:33.3893826Z * [new tag] ciflow/trunk/146874 -> ciflow/trunk/146874 2025-03-04T19:48:33.3894665Z * [new tag] ciflow/trunk/146903 -> ciflow/trunk/146903 2025-03-04T19:48:33.3895458Z * [new tag] ciflow/trunk/146928 -> ciflow/trunk/146928 2025-03-04T19:48:33.3896728Z * [new tag] ciflow/trunk/146970 -> ciflow/trunk/146970 2025-03-04T19:48:33.3897434Z * [new tag] ciflow/trunk/147014 -> ciflow/trunk/147014 2025-03-04T19:48:33.3898447Z * [new tag] ciflow/trunk/147072 -> ciflow/trunk/147072 2025-03-04T19:48:33.3899296Z * [new tag] ciflow/trunk/147105 -> ciflow/trunk/147105 2025-03-04T19:48:33.3900160Z * [new tag] ciflow/trunk/147155 -> ciflow/trunk/147155 2025-03-04T19:48:33.3900952Z * [new tag] ciflow/trunk/147272 -> ciflow/trunk/147272 2025-03-04T19:48:33.3901783Z * [new tag] ciflow/trunk/147314 -> ciflow/trunk/147314 2025-03-04T19:48:33.3902580Z * [new tag] ciflow/trunk/147320 -> ciflow/trunk/147320 2025-03-04T19:48:33.3903734Z * [new tag] ciflow/trunk/147334 -> ciflow/trunk/147334 2025-03-04T19:48:33.3904436Z * [new tag] ciflow/trunk/147349 -> ciflow/trunk/147349 2025-03-04T19:48:33.3905269Z * [new tag] ciflow/trunk/147368 -> ciflow/trunk/147368 2025-03-04T19:48:33.3906084Z * [new tag] ciflow/trunk/147403 -> ciflow/trunk/147403 2025-03-04T19:48:33.3906954Z * [new tag] ciflow/trunk/147422 -> ciflow/trunk/147422 2025-03-04T19:48:33.3907744Z * [new tag] ciflow/trunk/147448 -> ciflow/trunk/147448 2025-03-04T19:48:33.3908568Z * [new tag] ciflow/trunk/147452 -> ciflow/trunk/147452 2025-03-04T19:48:33.3909420Z * [new tag] ciflow/trunk/147481 -> ciflow/trunk/147481 2025-03-04T19:48:33.3910309Z * [new tag] ciflow/trunk/147498 -> ciflow/trunk/147498 2025-03-04T19:48:33.3911116Z * [new tag] ciflow/trunk/147574 -> ciflow/trunk/147574 2025-03-04T19:48:33.3911932Z * [new tag] ciflow/trunk/147583 -> ciflow/trunk/147583 2025-03-04T19:48:33.3912764Z * [new tag] ciflow/trunk/147660 -> ciflow/trunk/147660 2025-03-04T19:48:33.3913642Z * [new tag] ciflow/trunk/147664 -> ciflow/trunk/147664 2025-03-04T19:48:33.3914407Z * [new tag] ciflow/trunk/147741 -> ciflow/trunk/147741 2025-03-04T19:48:33.3915384Z * [new tag] ciflow/trunk/147742 -> ciflow/trunk/147742 2025-03-04T19:48:33.3916302Z * [new tag] ciflow/trunk/147752 -> ciflow/trunk/147752 2025-03-04T19:48:33.3917604Z * [new tag] ciflow/trunk/147797 -> ciflow/trunk/147797 2025-03-04T19:48:33.3921820Z * [new tag] ciflow/trunk/147798 -> ciflow/trunk/147798 2025-03-04T19:48:33.3922398Z * [new tag] ciflow/trunk/147808 -> ciflow/trunk/147808 2025-03-04T19:48:33.3922870Z * [new tag] ciflow/trunk/147817 -> ciflow/trunk/147817 2025-03-04T19:48:33.3923334Z * [new tag] ciflow/trunk/147820 -> ciflow/trunk/147820 2025-03-04T19:48:33.3923805Z * [new tag] ciflow/trunk/147821 -> ciflow/trunk/147821 2025-03-04T19:48:33.3924278Z * [new tag] ciflow/trunk/147836 -> ciflow/trunk/147836 2025-03-04T19:48:33.3924875Z * [new tag] ciflow/trunk/147862 -> ciflow/trunk/147862 2025-03-04T19:48:33.3925798Z * [new tag] ciflow/trunk/147870 -> ciflow/trunk/147870 2025-03-04T19:48:33.3926619Z * [new tag] ciflow/trunk/147881 -> ciflow/trunk/147881 2025-03-04T19:48:33.3927507Z * [new tag] ciflow/trunk/147897 -> ciflow/trunk/147897 2025-03-04T19:48:33.3928292Z * [new tag] ciflow/trunk/147910 -> ciflow/trunk/147910 2025-03-04T19:48:33.3929130Z * [new tag] ciflow/trunk/147917 -> ciflow/trunk/147917 2025-03-04T19:48:33.3929954Z * [new tag] ciflow/trunk/147945 -> ciflow/trunk/147945 2025-03-04T19:48:33.3930829Z * [new tag] ciflow/trunk/147955 -> ciflow/trunk/147955 2025-03-04T19:48:33.3931607Z * [new tag] ciflow/trunk/147956 -> ciflow/trunk/147956 2025-03-04T19:48:33.3932452Z * [new tag] ciflow/trunk/147957 -> ciflow/trunk/147957 2025-03-04T19:48:33.3933278Z * [new tag] ciflow/trunk/147958 -> ciflow/trunk/147958 2025-03-04T19:48:33.3934130Z * [new tag] ciflow/trunk/147959 -> ciflow/trunk/147959 2025-03-04T19:48:33.3934950Z * [new tag] ciflow/trunk/147962 -> ciflow/trunk/147962 2025-03-04T19:48:33.3935776Z * [new tag] ciflow/trunk/147964 -> ciflow/trunk/147964 2025-03-04T19:48:33.3936594Z * [new tag] ciflow/trunk/147994 -> ciflow/trunk/147994 2025-03-04T19:48:33.3937445Z * [new tag] ciflow/trunk/147997 -> ciflow/trunk/147997 2025-03-04T19:48:33.3938406Z * [new tag] ciflow/trunk/148049 -> ciflow/trunk/148049 2025-03-04T19:48:33.3939247Z * [new tag] ciflow/trunk/148076 -> ciflow/trunk/148076 2025-03-04T19:48:33.3940067Z * [new tag] ciflow/trunk/148083 -> ciflow/trunk/148083 2025-03-04T19:48:33.3940914Z * [new tag] ciflow/trunk/148131 -> ciflow/trunk/148131 2025-03-04T19:48:33.3941731Z * [new tag] ciflow/trunk/148163 -> ciflow/trunk/148163 2025-03-04T19:48:33.3942556Z * [new tag] ciflow/trunk/148173 -> ciflow/trunk/148173 2025-03-04T19:48:33.3943373Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-03-04T19:48:33.3944206Z * [new tag] ciflow/trunk/148231 -> ciflow/trunk/148231 2025-03-04T19:48:33.3945140Z * [new tag] ciflow/trunk/148261 -> ciflow/trunk/148261 2025-03-04T19:48:33.3945973Z * [new tag] ciflow/trunk/148279 -> ciflow/trunk/148279 2025-03-04T19:48:33.3946794Z * [new tag] ciflow/trunk/148287 -> ciflow/trunk/148287 2025-03-04T19:48:33.3947656Z * [new tag] ciflow/trunk/148290 -> ciflow/trunk/148290 2025-03-04T19:48:33.3948465Z * [new tag] ciflow/trunk/148292 -> ciflow/trunk/148292 2025-03-04T19:48:33.3949342Z * [new tag] ciflow/trunk/148305 -> ciflow/trunk/148305 2025-03-04T19:48:33.3950188Z * [new tag] ciflow/trunk/148343 -> ciflow/trunk/148343 2025-03-04T19:48:33.3951043Z * [new tag] ciflow/trunk/148350 -> ciflow/trunk/148350 2025-03-04T19:48:33.3951859Z * [new tag] ciflow/trunk/148364 -> ciflow/trunk/148364 2025-03-04T19:48:33.3952766Z * [new tag] ciflow/trunk/148366 -> ciflow/trunk/148366 2025-03-04T19:48:33.3953539Z * [new tag] ciflow/trunk/148388 -> ciflow/trunk/148388 2025-03-04T19:48:33.3954367Z * [new tag] ciflow/trunk/148423 -> ciflow/trunk/148423 2025-03-04T19:48:33.3955326Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-03-04T19:48:33.3956263Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-03-04T19:48:33.3957550Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-03-04T19:48:33.3958565Z * [new tag] ciflow/unstable/146104 -> ciflow/unstable/146104 2025-03-04T19:48:33.3959335Z * [new tag] ciflow/unstable/146264 -> ciflow/unstable/146264 2025-03-04T19:48:33.3960122Z * [new tag] ciflow/unstable/147320 -> ciflow/unstable/147320 2025-03-04T19:48:33.3961056Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2025-03-04T19:48:33.3961848Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2025-03-04T19:48:33.3962606Z * [new tag] ciflow/xpu/138889 -> ciflow/xpu/138889 2025-03-04T19:48:33.3963381Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-03-04T19:48:33.3964149Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2025-03-04T19:48:33.3964938Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-03-04T19:48:33.3965715Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-03-04T19:48:33.3966500Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-03-04T19:48:33.3967265Z * [new tag] ciflow/xpu/140686 -> ciflow/xpu/140686 2025-03-04T19:48:33.3968219Z * [new tag] ciflow/xpu/140972 -> ciflow/xpu/140972 2025-03-04T19:48:33.3969054Z * [new tag] ciflow/xpu/142040 -> ciflow/xpu/142040 2025-03-04T19:48:33.3970064Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2025-03-04T19:48:33.3971304Z * [new tag] ciflow/xpu/143597 -> ciflow/xpu/143597 2025-03-04T19:48:33.3972191Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-03-04T19:48:33.3973228Z * [new tag] ciflow/xpu/144240 -> ciflow/xpu/144240 2025-03-04T19:48:33.3974040Z * [new tag] ciflow/xpu/144452 -> ciflow/xpu/144452 2025-03-04T19:48:33.3974839Z * [new tag] ciflow/xpu/144664 -> ciflow/xpu/144664 2025-03-04T19:48:33.3975634Z * [new tag] ciflow/xpu/146098 -> ciflow/xpu/146098 2025-03-04T19:48:33.3976606Z * [new tag] ciflow/xpu/147161 -> ciflow/xpu/147161 2025-03-04T19:48:33.3977398Z * [new tag] ciflow/xpu/147349 -> ciflow/xpu/147349 2025-03-04T19:48:33.3978351Z * [new tag] ciflow/xpu/147355 -> ciflow/xpu/147355 2025-03-04T19:48:33.3979161Z * [new tag] ciflow/xpu/147403 -> ciflow/xpu/147403 2025-03-04T19:48:33.3979993Z * [new tag] ciflow/xpu/147448 -> ciflow/xpu/147448 2025-03-04T19:48:33.3980825Z * [new tag] ciflow/xpu/147498 -> ciflow/xpu/147498 2025-03-04T19:48:33.3981627Z * [new tag] ciflow/xpu/147507 -> ciflow/xpu/147507 2025-03-04T19:48:33.3982421Z * [new tag] ciflow/xpu/147583 -> ciflow/xpu/147583 2025-03-04T19:48:33.3983360Z * [new tag] ciflow/xpu/147593 -> ciflow/xpu/147593 2025-03-04T19:48:33.3984670Z * [new tag] ciflow/xpu/147664 -> ciflow/xpu/147664 2025-03-04T19:48:33.3985407Z * [new tag] ciflow/xpu/147727 -> ciflow/xpu/147727 2025-03-04T19:48:33.3986349Z * [new tag] ciflow/xpu/147821 -> ciflow/xpu/147821 2025-03-04T19:48:33.3987077Z * [new tag] ciflow/xpu/147945 -> ciflow/xpu/147945 2025-03-04T19:48:33.3987891Z * [new tag] ciflow/xpu/147955 -> ciflow/xpu/147955 2025-03-04T19:48:33.3988704Z * [new tag] ciflow/xpu/147956 -> ciflow/xpu/147956 2025-03-04T19:48:33.3989502Z * [new tag] ciflow/xpu/147957 -> ciflow/xpu/147957 2025-03-04T19:48:33.3990304Z * [new tag] ciflow/xpu/147958 -> ciflow/xpu/147958 2025-03-04T19:48:33.3991095Z * [new tag] ciflow/xpu/147959 -> ciflow/xpu/147959 2025-03-04T19:48:33.3991888Z * [new tag] ciflow/xpu/147962 -> ciflow/xpu/147962 2025-03-04T19:48:33.3992767Z * [new tag] ciflow/xpu/148076 -> ciflow/xpu/148076 2025-03-04T19:48:33.3993910Z * [new tag] ciflow/xpu/148081 -> ciflow/xpu/148081 2025-03-04T19:48:33.3994665Z * [new tag] ciflow/xpu/148305 -> ciflow/xpu/148305 2025-03-04T19:48:33.3995471Z * [new tag] ciflow/xpu/148313 -> ciflow/xpu/148313 2025-03-04T19:48:33.3996306Z * [new tag] ciflow/xpu/148366 -> ciflow/xpu/148366 2025-03-04T19:48:33.3997118Z * [new tag] ciflow/xpu/148403 -> ciflow/xpu/148403 2025-03-04T19:48:33.3998001Z * [new tag] ciflow/xpu/148423 -> ciflow/xpu/148423 2025-03-04T19:48:33.3999340Z * [new tag] cslpull75 -> cslpull75 2025-03-04T19:48:33.4000198Z * [new tag] cslpull76 -> cslpull76 2025-03-04T19:48:33.4001154Z * [new tag] cslpull77 -> cslpull77 2025-03-04T19:48:33.4002078Z * [new tag] cslpull78 -> cslpull78 2025-03-04T19:48:33.4003271Z * [new tag] cslpull79 -> cslpull79 2025-03-04T19:48:33.4004440Z * [new tag] cslpull80 -> cslpull80 2025-03-04T19:48:33.4005330Z * [new tag] cslpull81 -> cslpull81 2025-03-04T19:48:33.4006237Z * [new tag] cslpull82 -> cslpull82 2025-03-04T19:48:33.4007211Z * [new tag] cslpull83 -> cslpull83 2025-03-04T19:48:33.4008147Z * [new tag] cslpull84 -> cslpull84 2025-03-04T19:48:33.4009057Z * [new tag] cslpull85 -> cslpull85 2025-03-04T19:48:33.4010017Z * [new tag] cslpull86 -> cslpull86 2025-03-04T19:48:33.4010973Z * [new tag] cslpull87 -> cslpull87 2025-03-04T19:48:33.4012091Z * [new tag] cslpull88 -> cslpull88 2025-03-04T19:48:33.4012923Z * [new tag] cslpull89 -> cslpull89 2025-03-04T19:48:33.4013692Z * [new tag] cslpull90 -> cslpull90 2025-03-04T19:48:33.4015041Z * [new tag] cslpull91 -> cslpull91 2025-03-04T19:48:33.4015883Z * [new tag] cslpull92 -> cslpull92 2025-03-04T19:48:33.4016842Z * [new tag] flight_5 -> flight_5 2025-03-04T19:48:33.4017785Z * [new tag] flight_5.1 -> flight_5.1 2025-03-04T19:48:33.4018865Z * [new tag] flight_5.2 -> flight_5.2 2025-03-04T19:48:33.4019642Z * [new tag] flight_5.3 -> flight_5.3 2025-03-04T19:48:33.4020545Z * [new tag] forpull1 -> forpull1 2025-03-04T19:48:33.4021753Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-03-04T19:48:33.4022742Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-03-04T19:48:33.4023811Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-03-04T19:48:33.4024710Z * [new tag] nightly-binary -> nightly-binary 2025-03-04T19:48:33.4025472Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-03-04T19:48:33.4026512Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-03-04T19:48:33.4027421Z * [new tag] v0.1.1 -> v0.1.1 2025-03-04T19:48:33.4028351Z * [new tag] v0.1.10 -> v0.1.10 2025-03-04T19:48:33.4029421Z * [new tag] v0.1.11 -> v0.1.11 2025-03-04T19:48:33.4030298Z * [new tag] v0.1.12 -> v0.1.12 2025-03-04T19:48:33.4031179Z * [new tag] v0.1.2 -> v0.1.2 2025-03-04T19:48:33.4032104Z * [new tag] v0.1.3 -> v0.1.3 2025-03-04T19:48:33.4033017Z * [new tag] v0.1.4 -> v0.1.4 2025-03-04T19:48:33.4033968Z * [new tag] v0.1.5 -> v0.1.5 2025-03-04T19:48:33.4034886Z * [new tag] v0.1.6 -> v0.1.6 2025-03-04T19:48:33.4035759Z * [new tag] v0.1.7 -> v0.1.7 2025-03-04T19:48:33.4036682Z * [new tag] v0.1.8 -> v0.1.8 2025-03-04T19:48:33.4037566Z * [new tag] v0.1.9 -> v0.1.9 2025-03-04T19:48:33.4038590Z * [new tag] v0.2.0 -> v0.2.0 2025-03-04T19:48:33.4039541Z * [new tag] v0.3.0 -> v0.3.0 2025-03-04T19:48:33.4040634Z * [new tag] v0.3.1 -> v0.3.1 2025-03-04T19:48:33.4041536Z * [new tag] v0.4.0 -> v0.4.0 2025-03-04T19:48:33.4042459Z * [new tag] v0.4.1 -> v0.4.1 2025-03-04T19:48:33.4043382Z * [new tag] v1.0.0 -> v1.0.0 2025-03-04T19:48:33.4044277Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-03-04T19:48:33.4045214Z * [new tag] v1.0.1 -> v1.0.1 2025-03-04T19:48:33.4046154Z * [new tag] v1.0rc0 -> v1.0rc0 2025-03-04T19:48:33.4046895Z * [new tag] v1.0rc1 -> v1.0rc1 2025-03-04T19:48:33.4047977Z * [new tag] v1.1.0 -> v1.1.0 2025-03-04T19:48:33.4048929Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-03-04T19:48:33.4050118Z * [new tag] v1.10.0 -> v1.10.0 2025-03-04T19:48:33.4051070Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-03-04T19:48:33.4052020Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-03-04T19:48:33.4052804Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-03-04T19:48:33.4053895Z * [new tag] v1.10.1 -> v1.10.1 2025-03-04T19:48:33.4054591Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-03-04T19:48:33.4055359Z * [new tag] v1.10.2 -> v1.10.2 2025-03-04T19:48:33.4056204Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-03-04T19:48:33.4057144Z * [new tag] v1.11.0 -> v1.11.0 2025-03-04T19:48:33.4058251Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-03-04T19:48:33.4059421Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-03-04T19:48:33.4060935Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-03-04T19:48:33.4061858Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-03-04T19:48:33.4062812Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-03-04T19:48:33.4063653Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-03-04T19:48:33.4064391Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-03-04T19:48:33.4065524Z * [new tag] v1.12.0 -> v1.12.0 2025-03-04T19:48:33.4066417Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-03-04T19:48:33.4067366Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-03-04T19:48:33.4068458Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-03-04T19:48:33.4069442Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-03-04T19:48:33.4070501Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-03-04T19:48:33.4071449Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-03-04T19:48:33.4072286Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-03-04T19:48:33.4073079Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-03-04T19:48:33.4073823Z * [new tag] v1.12.1 -> v1.12.1 2025-03-04T19:48:33.4074998Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-03-04T19:48:33.4075896Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-03-04T19:48:33.4076990Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-03-04T19:48:33.4078051Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-03-04T19:48:33.4078813Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-03-04T19:48:33.4079947Z * [new tag] v1.13.0 -> v1.13.0 2025-03-04T19:48:33.4080788Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-03-04T19:48:33.4081709Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-03-04T19:48:33.4082787Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-03-04T19:48:33.4083885Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-03-04T19:48:33.4084568Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-03-04T19:48:33.4085297Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-03-04T19:48:33.4086382Z * [new tag] v1.13.1 -> v1.13.1 2025-03-04T19:48:33.4087087Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-03-04T19:48:33.4088082Z * [new tag] v1.2.0 -> v1.2.0 2025-03-04T19:48:33.4089038Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-03-04T19:48:33.4090158Z * [new tag] v1.3.0 -> v1.3.0 2025-03-04T19:48:33.4091058Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-03-04T19:48:33.4091791Z * [new tag] v1.3.1 -> v1.3.1 2025-03-04T19:48:33.4092723Z * [new tag] v1.4.0 -> v1.4.0 2025-03-04T19:48:33.4093785Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-03-04T19:48:33.4094481Z * [new tag] v1.4.1 -> v1.4.1 2025-03-04T19:48:33.4095598Z * [new tag] v1.5.0 -> v1.5.0 2025-03-04T19:48:33.4096705Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-03-04T19:48:33.4097609Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-03-04T19:48:33.4098942Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-03-04T19:48:33.4101211Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-03-04T19:48:33.4102367Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-03-04T19:48:33.4103580Z * [new tag] v1.5.1 -> v1.5.1 2025-03-04T19:48:33.4104672Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-03-04T19:48:33.4105412Z * [new tag] v1.6.0 -> v1.6.0 2025-03-04T19:48:33.4106591Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-03-04T19:48:33.4107994Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-03-04T19:48:33.4109167Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-03-04T19:48:33.4110094Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-03-04T19:48:33.4111302Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-03-04T19:48:33.4112504Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-03-04T19:48:33.4113311Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-03-04T19:48:33.4114532Z * [new tag] v1.7.0 -> v1.7.0 2025-03-04T19:48:33.4115711Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-03-04T19:48:33.4116869Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-03-04T19:48:33.4118240Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-03-04T19:48:33.4119046Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-03-04T19:48:33.4120366Z * [new tag] v1.7.1 -> v1.7.1 2025-03-04T19:48:33.4121606Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-03-04T19:48:33.4122817Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-03-04T19:48:33.4123820Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-03-04T19:48:33.4124930Z * [new tag] v1.8.0 -> v1.8.0 2025-03-04T19:48:33.4125843Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-03-04T19:48:33.4127972Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-03-04T19:48:33.4128950Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-03-04T19:48:33.4130228Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-03-04T19:48:33.4131176Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-03-04T19:48:33.4132060Z * [new tag] v1.8.1 -> v1.8.1 2025-03-04T19:48:33.4133310Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-03-04T19:48:33.4134278Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-03-04T19:48:33.4135079Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-03-04T19:48:33.4137354Z * [new tag] v1.8.2 -> v1.8.2 2025-03-04T19:48:33.4138110Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-03-04T19:48:33.4139317Z * [new tag] v1.9.0 -> v1.9.0 2025-03-04T19:48:33.4140504Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-03-04T19:48:33.4141845Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-03-04T19:48:33.4143128Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-03-04T19:48:33.4144041Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-03-04T19:48:33.4145326Z * [new tag] v1.9.1 -> v1.9.1 2025-03-04T19:48:33.4147050Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-03-04T19:48:33.4147848Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-03-04T19:48:33.4149135Z * [new tag] v2.0.0 -> v2.0.0 2025-03-04T19:48:33.4150325Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-03-04T19:48:33.4151587Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-03-04T19:48:33.4152985Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-03-04T19:48:33.4154069Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-03-04T19:48:33.4155416Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-03-04T19:48:33.4156341Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-03-04T19:48:33.4157597Z * [new tag] v2.0.1 -> v2.0.1 2025-03-04T19:48:33.4159130Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-03-04T19:48:33.4160038Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-03-04T19:48:33.4161178Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-03-04T19:48:33.4162112Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-03-04T19:48:33.4164307Z * [new tag] v2.1.0 -> v2.1.0 2025-03-04T19:48:33.4165250Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-03-04T19:48:33.4166873Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-03-04T19:48:33.4168053Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-03-04T19:48:33.4169365Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-03-04T19:48:33.4170735Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-03-04T19:48:33.4171640Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-03-04T19:48:33.4172844Z * [new tag] v2.1.1 -> v2.1.1 2025-03-04T19:48:33.4174099Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-03-04T19:48:33.4175238Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-03-04T19:48:33.4176675Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-03-04T19:48:33.4177877Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-03-04T19:48:33.4179066Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-03-04T19:48:33.4179978Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-03-04T19:48:33.4181050Z * [new tag] v2.1.2 -> v2.1.2 2025-03-04T19:48:33.4182462Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-03-04T19:48:33.4183689Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-03-04T19:48:33.4184670Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-03-04T19:48:33.4186116Z * [new tag] v2.2.0 -> v2.2.0 2025-03-04T19:48:33.4187344Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-03-04T19:48:33.4188506Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-03-04T19:48:33.4189747Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-03-04T19:48:33.4190956Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-03-04T19:48:33.4192173Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-03-04T19:48:33.4193493Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-03-04T19:48:33.4194313Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-03-04T19:48:33.4195288Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-03-04T19:48:33.4196740Z * [new tag] v2.2.1 -> v2.2.1 2025-03-04T19:48:33.4198027Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-03-04T19:48:33.4199734Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-03-04T19:48:33.4200544Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-03-04T19:48:33.4201474Z * [new tag] v2.2.2 -> v2.2.2 2025-03-04T19:48:33.4203230Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-03-04T19:48:33.4203826Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-03-04T19:48:33.4205618Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-03-04T19:48:33.4206705Z * [new tag] v2.3.0 -> v2.3.0 2025-03-04T19:48:33.4207789Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-03-04T19:48:33.4209222Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-03-04T19:48:33.4210463Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-03-04T19:48:33.4211283Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-03-04T19:48:33.4212783Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-03-04T19:48:33.4213885Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-03-04T19:48:33.4215275Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-03-04T19:48:33.4216311Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-03-04T19:48:33.4217218Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-03-04T19:48:33.4218716Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-03-04T19:48:33.4219620Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-03-04T19:48:33.4220620Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-03-04T19:48:33.4221544Z * [new tag] v2.3.1 -> v2.3.1 2025-03-04T19:48:33.4222981Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-03-04T19:48:33.4224187Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-03-04T19:48:33.4225495Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-03-04T19:48:33.4226773Z * [new tag] v2.4.0 -> v2.4.0 2025-03-04T19:48:33.4228078Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-03-04T19:48:33.4229134Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-03-04T19:48:33.4230619Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-03-04T19:48:33.4231806Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-03-04T19:48:33.4233205Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-03-04T19:48:33.4234318Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-03-04T19:48:33.4235873Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-03-04T19:48:33.4237110Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-03-04T19:48:33.4238667Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-03-04T19:48:33.4239417Z * [new tag] v2.4.1 -> v2.4.1 2025-03-04T19:48:33.4240998Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-03-04T19:48:33.4242350Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-03-04T19:48:33.4243597Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-03-04T19:48:33.4245005Z * [new tag] v2.5.0 -> v2.5.0 2025-03-04T19:48:33.4246234Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-03-04T19:48:33.4247107Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-03-04T19:48:33.4248624Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-03-04T19:48:33.4249882Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-03-04T19:48:33.4251219Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-03-04T19:48:33.4252443Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-03-04T19:48:33.4254367Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-03-04T19:48:33.4254974Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-03-04T19:48:33.4256441Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-03-04T19:48:33.4257718Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-03-04T19:48:33.4258522Z * [new tag] v2.5.1 -> v2.5.1 2025-03-04T19:48:33.4259507Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-03-04T19:48:33.4260408Z * [new tag] v2.6.0 -> v2.6.0 2025-03-04T19:48:33.4261974Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-03-04T19:48:33.4263337Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-03-04T19:48:33.4264607Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-03-04T19:48:33.4265885Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-03-04T19:48:33.4267527Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-03-04T19:48:33.4268963Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-03-04T19:48:33.4270262Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-03-04T19:48:33.4271734Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-03-04T19:48:33.4273071Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-03-04T19:48:33.4274316Z * [new tag] whc_flight_1 -> whc_flight_1 2025-03-04T19:48:33.4275136Z * [new tag] whc_flight_2 -> whc_flight_2 2025-03-04T19:48:33.4276325Z * [new tag] whc_flight_4 -> whc_flight_4 2025-03-04T19:48:33.4819769Z [command]/usr/bin/git rev-parse --verify --quiet 1b7498080987913ecb3aff6253c5e88f3540d911^{object} 2025-03-04T19:48:33.4842316Z 1b7498080987913ecb3aff6253c5e88f3540d911 2025-03-04T19:48:33.4845601Z ##[endgroup] 2025-03-04T19:48:33.4845996Z ##[group]Determining the checkout info 2025-03-04T19:48:33.4847043Z ##[endgroup] 2025-03-04T19:48:33.4850583Z [command]/usr/bin/git sparse-checkout disable 2025-03-04T19:48:33.4878542Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-04T19:48:33.4901375Z ##[group]Checking out the ref 2025-03-04T19:48:33.4904664Z [command]/usr/bin/git checkout --progress --force 1b7498080987913ecb3aff6253c5e88f3540d911 2025-03-04T19:48:34.5247481Z Note: switching to '1b7498080987913ecb3aff6253c5e88f3540d911'. 2025-03-04T19:48:34.5248220Z 2025-03-04T19:48:34.5248527Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-04T19:48:34.5249604Z changes and commit them, and you can discard any commits you make in this 2025-03-04T19:48:34.5250191Z state without impacting any branches by switching back to a branch. 2025-03-04T19:48:34.5250531Z 2025-03-04T19:48:34.5250764Z If you want to create a new branch to retain commits you create, you may 2025-03-04T19:48:34.5251318Z do so (now or later) by using -c with the switch command. Example: 2025-03-04T19:48:34.5251622Z 2025-03-04T19:48:34.5251761Z git switch -c 2025-03-04T19:48:34.5251972Z 2025-03-04T19:48:34.5252091Z Or undo this operation with: 2025-03-04T19:48:34.5252297Z 2025-03-04T19:48:34.5252398Z git switch - 2025-03-04T19:48:34.5252556Z 2025-03-04T19:48:34.5252827Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-04T19:48:34.5253201Z 2025-03-04T19:48:34.5253569Z HEAD is now at 1b749808098 Update on "[dynamo] remove internal stack trace for fullgraph=True graph breaks" 2025-03-04T19:48:34.5306129Z ##[endgroup] 2025-03-04T19:48:34.5341048Z [command]/usr/bin/git log -1 --format=%H 2025-03-04T19:48:34.5363012Z 1b7498080987913ecb3aff6253c5e88f3540d911 2025-03-04T19:48:34.5552067Z Prepare all required actions 2025-03-04T19:48:34.5552623Z Getting action download info 2025-03-04T19:48:34.6725810Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-04T19:48:34.8245841Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2025-03-04T19:48:34.8246286Z with: 2025-03-04T19:48:34.8246582Z docker-image-name: pytorch-linux-focal-linter 2025-03-04T19:48:34.8246976Z docker-build-dir: .ci/docker 2025-03-04T19:48:34.8247296Z working-directory: pytorch/pytorch 2025-03-04T19:48:34.8247735Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:34.8248177Z force-push: false 2025-03-04T19:48:34.8248442Z env: 2025-03-04T19:48:34.8248707Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:48:34.8249066Z REPOSITORY: pytorch/pytorch 2025-03-04T19:48:34.8249377Z PR_NUMBER: 148205 2025-03-04T19:48:34.8252971Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:48:34.8256959Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:48:34.8257585Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:48:34.8258171Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:48:34.8258587Z ##[endgroup] 2025-03-04T19:48:34.8285413Z ##[group]Run set -ex 2025-03-04T19:48:34.8285745Z set -ex 2025-03-04T19:48:34.8286001Z  2025-03-04T19:48:34.8286425Z # If the docker build directory or the build script doesn't exist, the action will 2025-03-04T19:48:34.8287123Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-03-04T19:48:34.8287799Z # job could then download the pre-built image as usual 2025-03-04T19:48:34.8288401Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2025-03-04T19:48:34.8288890Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8289381Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8289819Z  2025-03-04T19:48:34.8290202Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-03-04T19:48:34.8290667Z  exit 0 2025-03-04T19:48:34.8290905Z else 2025-03-04T19:48:34.8291195Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8291548Z fi 2025-03-04T19:48:34.8291784Z  2025-03-04T19:48:34.8292150Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-03-04T19:48:34.8292788Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-03-04T19:48:34.8293349Z  # use it as it is, but first let's extract the tag 2025-03-04T19:48:34.8293861Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-03-04T19:48:34.8294506Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8295034Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8295468Z else 2025-03-04T19:48:34.8295811Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-03-04T19:48:34.8296289Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8296965Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8297560Z fi 2025-03-04T19:48:34.8303476Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:48:34.8303894Z env: 2025-03-04T19:48:34.8304170Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:48:34.8304532Z REPOSITORY: pytorch/pytorch 2025-03-04T19:48:34.8304840Z PR_NUMBER: 148205 2025-03-04T19:48:34.8308412Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:48:34.8312374Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:48:34.8312988Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:48:34.8313575Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:48:34.8314001Z REPO_NAME: pytorch 2025-03-04T19:48:34.8314320Z DOCKER_IMAGE_NAME: pytorch-linux-focal-linter 2025-03-04T19:48:34.8314700Z DOCKER_BUILD_DIR: .ci/docker 2025-03-04T19:48:34.8315098Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:34.8315500Z ##[endgroup] 2025-03-04T19:48:34.8339138Z + [[ ! -d .ci/docker ]] 2025-03-04T19:48:34.8339551Z + [[ ! -f .ci/docker/build.sh ]] 2025-03-04T19:48:34.8339997Z + echo skip=false 2025-03-04T19:48:34.8340871Z + [[ pytorch-linux-focal-linter == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-03-04T19:48:34.8345968Z ++ git rev-parse HEAD:.ci/docker 2025-03-04T19:48:34.8359858Z + DOCKER_TAG=e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:34.8360703Z + echo docker-tag=e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:34.8361696Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:34.8395969Z ##[group]Run set +e 2025-03-04T19:48:34.8396317Z set +e 2025-03-04T19:48:34.8396574Z set -x 2025-03-04T19:48:34.8396822Z  2025-03-04T19:48:34.8397046Z login() { 2025-03-04T19:48:34.8397550Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-04T19:48:34.8398213Z } 2025-03-04T19:48:34.8398647Z  2025-03-04T19:48:34.8398891Z retry () { 2025-03-04T19:48:34.8399183Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-04T19:48:34.8399526Z } 2025-03-04T19:48:34.8399756Z  2025-03-04T19:48:34.8400012Z retry login "${DOCKER_REGISTRY}" 2025-03-04T19:48:34.8400343Z  2025-03-04T19:48:34.8400721Z START_TIME=$(date +%s) 2025-03-04T19:48:34.8401043Z # Wait up to 120 minutes 2025-03-04T19:48:34.8401433Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-03-04T19:48:34.8401954Z  # Check if image already exists, if it does then skip building it 2025-03-04T19:48:34.8402473Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-03-04T19:48:34.8402851Z  exit 0 2025-03-04T19:48:34.8403113Z  fi 2025-03-04T19:48:34.8403360Z  2025-03-04T19:48:34.8403773Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-03-04T19:48:34.8404475Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-03-04T19:48:34.8405168Z  # latter, it will wait for the Docker images to become available before continuing 2025-03-04T19:48:34.8405702Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-03-04T19:48:34.8406327Z  # It's a Docker build job, let's build the image 2025-03-04T19:48:34.8406705Z  break 2025-03-04T19:48:34.8406960Z  else 2025-03-04T19:48:34.8407328Z  # It's a regular build job, wait for the image to become available 2025-03-04T19:48:34.8407772Z  sleep 300 2025-03-04T19:48:34.8408029Z  fi 2025-03-04T19:48:34.8408267Z done 2025-03-04T19:48:34.8408503Z  2025-03-04T19:48:34.8408880Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-03-04T19:48:34.8409481Z # be empty. The default action would be to continue rebuild the image 2025-03-04T19:48:34.8410010Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-03-04T19:48:34.8410496Z  # if we're on the base branch then use the parent commit 2025-03-04T19:48:34.8410929Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-03-04T19:48:34.8411272Z else 2025-03-04T19:48:34.8411625Z  # otherwise we're on a PR, so use the most recent base commit 2025-03-04T19:48:34.8412127Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-03-04T19:48:34.8412506Z fi 2025-03-04T19:48:34.8412739Z  2025-03-04T19:48:34.8412996Z if [[ -z "${MERGE_BASE}" ]]; then 2025-03-04T19:48:34.8413379Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8413735Z  2025-03-04T19:48:34.8414213Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-03-04T19:48:34.8414794Z  exit 0 2025-03-04T19:48:34.8415113Z fi 2025-03-04T19:48:34.8415347Z  2025-03-04T19:48:34.8415724Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-03-04T19:48:34.8416426Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-03-04T19:48:34.8417047Z  exit 1 2025-03-04T19:48:34.8417295Z fi 2025-03-04T19:48:34.8417525Z  2025-03-04T19:48:34.8417911Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-03-04T19:48:34.8418596Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-03-04T19:48:34.8419200Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-03-04T19:48:34.8419912Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-03-04T19:48:34.8420705Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-03-04T19:48:34.8421192Z fi 2025-03-04T19:48:34.8421424Z  2025-03-04T19:48:34.8421707Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-03-04T19:48:34.8427192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:48:34.8427597Z env: 2025-03-04T19:48:34.8428316Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:34.8429069Z REPOSITORY: pytorch/pytorch 2025-03-04T19:48:34.8429384Z PR_NUMBER: 148205 2025-03-04T19:48:34.8432897Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:48:34.8436818Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:48:34.8437480Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:48:34.8438219Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:48:34.8438754Z DOCKER_BUILD_DIR: .ci/docker 2025-03-04T19:48:34.8439138Z BASE_REVISION: 6130f46efa5539abfeee284d298e5696e18b0475 2025-03-04T19:48:34.8439587Z DOCKER_TAG: e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:34.8440047Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:34.8440490Z DOCKER_PUSH: 2025-03-04T19:48:34.8440752Z ##[endgroup] 2025-03-04T19:48:34.8462930Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:34.8463389Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:34.8465956Z + aws ecr get-login-password --region us-east-1 2025-03-04T19:48:34.8466989Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:35.3614671Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-04T19:48:35.3615748Z Configure a credential helper to remove this warning. See 2025-03-04T19:48:35.3616633Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-04T19:48:35.3617462Z 2025-03-04T19:48:35.3617702Z Login Succeeded 2025-03-04T19:48:35.3631606Z ++ date +%s 2025-03-04T19:48:35.3639967Z + START_TIME=1741117715 2025-03-04T19:48:35.3643065Z ++ date +%s 2025-03-04T19:48:35.3651036Z + [[ 1741110515 -lt 1741117715 ]] 2025-03-04T19:48:35.3651871Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:35.5729556Z { 2025-03-04T19:48:35.5729963Z "schemaVersion": 2, 2025-03-04T19:48:35.5730593Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-03-04T19:48:35.5731245Z "config": { 2025-03-04T19:48:35.5731716Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-03-04T19:48:35.5732440Z "size": 5642, 2025-03-04T19:48:35.5733206Z "digest": "sha256:3b256a8b7039b2d5e071c744c14832f158460bbdf651becb6a06af0642eb458b" 2025-03-04T19:48:35.5734129Z }, 2025-03-04T19:48:35.5734498Z "layers": [ 2025-03-04T19:48:35.5734869Z { 2025-03-04T19:48:35.5735353Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5736046Z "size": 28583948, 2025-03-04T19:48:35.5736771Z "digest": "sha256:86e5016c269355b382c9cabab4f6646d56d75914f20d545289970436dae431b1" 2025-03-04T19:48:35.5737518Z }, 2025-03-04T19:48:35.5737792Z { 2025-03-04T19:48:35.5738700Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5739387Z "size": 1894, 2025-03-04T19:48:35.5740150Z "digest": "sha256:a4516c1e2aeadb1f0fd4ed38949f63d0f905cf6cec9553f4f3206bfc220386bd" 2025-03-04T19:48:35.5741034Z }, 2025-03-04T19:48:35.5741362Z { 2025-03-04T19:48:35.5741932Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5742693Z "size": 318644295, 2025-03-04T19:48:35.5743400Z "digest": "sha256:d57b936455d7d8863dcbbaa997084420f15b79dd2861a04dc099654f92a0fcd3" 2025-03-04T19:48:35.5744127Z }, 2025-03-04T19:48:35.5744400Z { 2025-03-04T19:48:35.5744936Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5745550Z "size": 703, 2025-03-04T19:48:35.5745978Z "digest": "sha256:4c9888052f423616ae231c5c5bdc2fcb768861b9e799699621881f2cb84e4cc8" 2025-03-04T19:48:35.5746550Z }, 2025-03-04T19:48:35.5746767Z { 2025-03-04T19:48:35.5747131Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5747594Z "size": 1259, 2025-03-04T19:48:35.5748378Z "digest": "sha256:1d761bfb71380d35e5cf987e2e8f8044e128d1651073a1d2fabf2f18d8460758" 2025-03-04T19:48:35.5749312Z + exit 0 2025-03-04T19:48:35.5749530Z }, 2025-03-04T19:48:35.5749742Z { 2025-03-04T19:48:35.5750083Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5750519Z "size": 3734, 2025-03-04T19:48:35.5750943Z "digest": "sha256:a19bdb692e83285159de1443e9df6ccee4f1305004c98888a558d75cf25d0261" 2025-03-04T19:48:35.5751413Z }, 2025-03-04T19:48:35.5751625Z { 2025-03-04T19:48:35.5751965Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5752398Z "size": 1860, 2025-03-04T19:48:35.5752826Z "digest": "sha256:85861b804cdc04337d3d7ab9563cede8ac50cdf22dcc19c7401d7138afb356ba" 2025-03-04T19:48:35.5753305Z }, 2025-03-04T19:48:35.5753549Z { 2025-03-04T19:48:35.5753939Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5754432Z "size": 702, 2025-03-04T19:48:35.5754865Z "digest": "sha256:ab94590197e255e2a6ac9df292c037d583bf0fbdcedf8b051cc6f62e22451176" 2025-03-04T19:48:35.5755402Z }, 2025-03-04T19:48:35.5755616Z { 2025-03-04T19:48:35.5756015Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5756454Z "size": 2661384134, 2025-03-04T19:48:35.5756955Z "digest": "sha256:f4b5455eba1944ed78b1db34bdcb1bb01192d5626d94ffb21c6cc3c447c94ff1" 2025-03-04T19:48:35.5757493Z }, 2025-03-04T19:48:35.5757701Z { 2025-03-04T19:48:35.5758174Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5758808Z "size": 533, 2025-03-04T19:48:35.5759272Z "digest": "sha256:c36b56957241f6859132f5e4be2365b077a433d6304766e528bab41962da1289" 2025-03-04T19:48:35.5759787Z }, 2025-03-04T19:48:35.5760003Z { 2025-03-04T19:48:35.5760348Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5760841Z "size": 702, 2025-03-04T19:48:35.5761315Z "digest": "sha256:ab94590197e255e2a6ac9df292c037d583bf0fbdcedf8b051cc6f62e22451176" 2025-03-04T19:48:35.5761797Z }, 2025-03-04T19:48:35.5762007Z { 2025-03-04T19:48:35.5762343Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5762775Z "size": 489248379, 2025-03-04T19:48:35.5763211Z "digest": "sha256:8ca7a8988357a064bb192891def545bcd43171a5aa63b9f101e1d540b9498a84" 2025-03-04T19:48:35.5763681Z }, 2025-03-04T19:48:35.5763885Z { 2025-03-04T19:48:35.5764225Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-03-04T19:48:35.5764657Z "size": 139, 2025-03-04T19:48:35.5765085Z "digest": "sha256:6e3048a36e4fa823f1eddedbc61d2f9c97e7543b4b0aace13318c7929334fca0" 2025-03-04T19:48:35.5765563Z } 2025-03-04T19:48:35.5765771Z ] 2025-03-04T19:48:35.5765975Z } 2025-03-04T19:48:35.5801590Z ##[group]Run set -eux 2025-03-04T19:48:35.5801900Z set -eux 2025-03-04T19:48:35.5802926Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-03-04T19:48:35.5809318Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:48:35.5809740Z env: 2025-03-04T19:48:35.5810007Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:48:35.5810372Z REPOSITORY: pytorch/pytorch 2025-03-04T19:48:35.5810677Z PR_NUMBER: 148205 2025-03-04T19:48:35.5814231Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:48:35.5818177Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:48:35.5818794Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:48:35.5819369Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:48:35.5819777Z ##[endgroup] 2025-03-04T19:48:35.5846893Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-03-04T19:48:35.5848838Z + jq --raw-output .SecretString 2025-03-04T19:48:35.5849377Z + jq -r .docker_hub_readonly_token 2025-03-04T19:48:35.5850068Z + docker login --username pytorchbot --password-stdin 2025-03-04T19:48:36.1479806Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-04T19:48:36.1480458Z Configure a credential helper to remove this warning. See 2025-03-04T19:48:36.1481058Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-04T19:48:36.1481457Z 2025-03-04T19:48:36.1482434Z Login Succeeded 2025-03-04T19:48:36.1560414Z Prepare all required actions 2025-03-04T19:48:36.1615863Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2025-03-04T19:48:36.1616367Z with: 2025-03-04T19:48:36.1616997Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:36.1617827Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:36.1618227Z env: 2025-03-04T19:48:36.1618478Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:48:36.1618840Z REPOSITORY: pytorch/pytorch 2025-03-04T19:48:36.1619121Z PR_NUMBER: 148205 2025-03-04T19:48:36.1622911Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:48:36.1626878Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:48:36.1627493Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:48:36.1628063Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:48:36.1628477Z ##[endgroup] 2025-03-04T19:48:36.1648577Z ##[group]Run set -x 2025-03-04T19:48:36.1648877Z set -x 2025-03-04T19:48:36.1649126Z set +e 2025-03-04T19:48:36.1649348Z  2025-03-04T19:48:36.1649578Z login() { 2025-03-04T19:48:36.1650069Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-03-04T19:48:36.1650606Z } 2025-03-04T19:48:36.1650830Z  2025-03-04T19:48:36.1651038Z retry () { 2025-03-04T19:48:36.1651322Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-03-04T19:48:36.1651658Z } 2025-03-04T19:48:36.1651876Z  2025-03-04T19:48:36.1652125Z retry login "${DOCKER_REGISTRY}" 2025-03-04T19:48:36.1652438Z  2025-03-04T19:48:36.1652653Z set -e 2025-03-04T19:48:36.1653010Z # ignore output since only exit code is used for conditional 2025-03-04T19:48:36.1653520Z # only pull docker image if it's not available locally 2025-03-04T19:48:36.1654086Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-03-04T19:48:36.1654608Z  retry docker pull "${DOCKER_IMAGE}" 2025-03-04T19:48:36.1654936Z fi 2025-03-04T19:48:36.1660461Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:48:36.1660855Z env: 2025-03-04T19:48:36.1661494Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:36.1662241Z REPOSITORY: pytorch/pytorch 2025-03-04T19:48:36.1662544Z PR_NUMBER: 148205 2025-03-04T19:48:36.1666226Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:48:36.1670267Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:48:36.1670887Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:48:36.1671455Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:48:36.1671962Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:36.1672358Z ##[endgroup] 2025-03-04T19:48:36.1694771Z + set +e 2025-03-04T19:48:36.1695126Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:36.1695576Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:36.1698191Z + aws ecr get-login-password --region us-east-1 2025-03-04T19:48:36.1699914Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-03-04T19:48:36.6757856Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-03-04T19:48:36.6758518Z Configure a credential helper to remove this warning. See 2025-03-04T19:48:36.6759257Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-03-04T19:48:36.6759786Z 2025-03-04T19:48:36.6759910Z Login Succeeded 2025-03-04T19:48:36.6771097Z + set -e 2025-03-04T19:48:36.6771901Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:36.6887386Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:36.6888596Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:48:36.9077832Z e4800fd93ba7d48bf4197a488fd32c12de647b0e: Pulling from pytorch/pytorch-linux-focal-linter 2025-03-04T19:48:36.9078824Z 86e5016c2693: Pulling fs layer 2025-03-04T19:48:36.9079386Z a4516c1e2aea: Pulling fs layer 2025-03-04T19:48:36.9079836Z d57b936455d7: Pulling fs layer 2025-03-04T19:48:36.9080382Z 4c9888052f42: Pulling fs layer 2025-03-04T19:48:36.9080789Z 1d761bfb7138: Pulling fs layer 2025-03-04T19:48:36.9081091Z a19bdb692e83: Pulling fs layer 2025-03-04T19:48:36.9081398Z 85861b804cdc: Pulling fs layer 2025-03-04T19:48:36.9081717Z ab94590197e2: Pulling fs layer 2025-03-04T19:48:36.9082002Z f4b5455eba19: Pulling fs layer 2025-03-04T19:48:36.9082300Z c36b56957241: Pulling fs layer 2025-03-04T19:48:36.9082598Z 8ca7a8988357: Pulling fs layer 2025-03-04T19:48:36.9082897Z 6e3048a36e4f: Pulling fs layer 2025-03-04T19:48:36.9083183Z a19bdb692e83: Waiting 2025-03-04T19:48:36.9083429Z 85861b804cdc: Waiting 2025-03-04T19:48:36.9083679Z ab94590197e2: Waiting 2025-03-04T19:48:36.9083928Z 8ca7a8988357: Waiting 2025-03-04T19:48:36.9084179Z f4b5455eba19: Waiting 2025-03-04T19:48:36.9084416Z 6e3048a36e4f: Waiting 2025-03-04T19:48:36.9084664Z 4c9888052f42: Waiting 2025-03-04T19:48:36.9084917Z c36b56957241: Waiting 2025-03-04T19:48:36.9727080Z a4516c1e2aea: Download complete 2025-03-04T19:48:37.1379924Z 1d761bfb7138: Download complete 2025-03-04T19:48:37.2363527Z a19bdb692e83: Download complete 2025-03-04T19:48:37.2495416Z 86e5016c2693: Verifying Checksum 2025-03-04T19:48:37.2495808Z 86e5016c2693: Download complete 2025-03-04T19:48:37.3275082Z 85861b804cdc: Download complete 2025-03-04T19:48:37.3299335Z ab94590197e2: Verifying Checksum 2025-03-04T19:48:37.3300073Z ab94590197e2: Download complete 2025-03-04T19:48:37.4359037Z c36b56957241: Verifying Checksum 2025-03-04T19:48:37.4359643Z c36b56957241: Download complete 2025-03-04T19:48:38.1204579Z 86e5016c2693: Pull complete 2025-03-04T19:48:38.1312900Z a4516c1e2aea: Pull complete 2025-03-04T19:48:40.1503396Z d57b936455d7: Verifying Checksum 2025-03-04T19:48:40.1503820Z d57b936455d7: Download complete 2025-03-04T19:48:40.2393383Z 6e3048a36e4f: Verifying Checksum 2025-03-04T19:48:40.2393974Z 6e3048a36e4f: Download complete 2025-03-04T19:48:42.3913052Z 8ca7a8988357: Verifying Checksum 2025-03-04T19:48:42.3913546Z 8ca7a8988357: Download complete 2025-03-04T19:48:48.4151022Z d57b936455d7: Pull complete 2025-03-04T19:48:48.5266013Z 4c9888052f42: Pull complete 2025-03-04T19:48:48.6439883Z 1d761bfb7138: Pull complete 2025-03-04T19:48:48.7576842Z a19bdb692e83: Pull complete 2025-03-04T19:48:48.8407646Z 85861b804cdc: Pull complete 2025-03-04T19:48:48.8754616Z ab94590197e2: Pull complete 2025-03-04T19:49:03.9987988Z f4b5455eba19: Verifying Checksum 2025-03-04T19:49:03.9989959Z f4b5455eba19: Download complete 2025-03-04T19:49:46.7518955Z f4b5455eba19: Pull complete 2025-03-04T19:49:46.7725626Z c36b56957241: Pull complete 2025-03-04T19:49:57.4684195Z 8ca7a8988357: Pull complete 2025-03-04T19:49:57.4876330Z 6e3048a36e4f: Pull complete 2025-03-04T19:49:57.4984211Z Digest: sha256:a47241bc71688fbac236b659bf0561637d64f5c88493a04f30307c5ede7b8576 2025-03-04T19:49:57.5025388Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:49:57.5050720Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:49:57.5093762Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-04T19:49:57.5094766Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-04T19:49:57.5101211Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:49:57.5101625Z env: 2025-03-04T19:49:57.5101897Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:49:57.5102272Z REPOSITORY: pytorch/pytorch 2025-03-04T19:49:57.5102578Z PR_NUMBER: 148205 2025-03-04T19:49:57.5106171Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:49:57.5110146Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:49:57.5110772Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:49:57.5111343Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:49:57.5111768Z ##[endgroup] 2025-03-04T19:49:57.5221206Z ##[group]Run set -ex 2025-03-04T19:49:57.5221533Z set -ex 2025-03-04T19:49:57.5221774Z { 2025-03-04T19:49:57.5222008Z  echo "#!/usr/bin/env bash"; 2025-03-04T19:49:57.5222475Z  echo "set -eou pipefail"; 2025-03-04T19:49:57.5222891Z  # shellcheck disable=SC2016 2025-03-04T19:49:57.5223257Z  echo 'eval "$(conda shell.bash hook)"'; 2025-03-04T19:49:57.5223620Z  echo "set -x"; 2025-03-04T19:49:57.5223896Z  echo "${SCRIPT}"; 2025-03-04T19:49:57.5224209Z } > "${RUNNER_TEMP}/exec_script" 2025-03-04T19:49:57.5224574Z chmod +x "${RUNNER_TEMP}/exec_script" 2025-03-04T19:49:57.5224917Z  2025-03-04T19:49:57.5225161Z function handle_error() { 2025-03-04T19:49:57.5225651Z  echo "Please note: We are currently migrating Linux Wheel builds to Manywheel 2.28" 2025-03-04T19:49:57.5226414Z  echo "If you see error like: ImportError: /lib64/libc.so.6: version GLIBC_2.28 not found" 2025-03-04T19:49:57.5227263Z  echo "Please migrate to: https://github.com/pytorch/test-infra/blob/main/.github/workflows/linux_job_v2.yml" 2025-03-04T19:49:57.5228010Z  echo "Issue: https://github.com/pytorch/pytorch/issues/123649" 2025-03-04T19:49:57.5228436Z } 2025-03-04T19:49:57.5228682Z trap handle_error ERR 2025-03-04T19:49:57.5228973Z  2025-03-04T19:49:57.5229572Z python3 "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2025-03-04T19:49:57.5235305Z shell: /usr/bin/bash -e {0} 2025-03-04T19:49:57.5235584Z env: 2025-03-04T19:49:57.5236225Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:49:57.5236966Z REPOSITORY: pytorch/pytorch 2025-03-04T19:49:57.5237271Z PR_NUMBER: 148205 2025-03-04T19:49:57.5240918Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:49:57.5245608Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:49:57.5246235Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:49:57.5246811Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:49:57.5247525Z ALL_SECRETS: { "github_token": "***" } 2025-03-04T19:49:57.5247860Z ##[endgroup] 2025-03-04T19:49:57.5271216Z + echo '#!/usr/bin/env bash' 2025-03-04T19:49:57.5271605Z + echo 'set -eou pipefail' 2025-03-04T19:49:57.5271942Z + echo 'eval "$(conda shell.bash hook)"' 2025-03-04T19:49:57.5272282Z + echo 'set -x' 2025-03-04T19:49:57.5272690Z + echo '# The generic Linux job chooses to use base env, not the one setup by the image 2025-03-04T19:49:57.5273249Z CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") 2025-03-04T19:49:57.5273649Z conda activate "${CONDA_ENV}" 2025-03-04T19:49:57.5273837Z 2025-03-04T19:49:57.5273996Z # Regenerate ToCs and check that they didn'\''t change 2025-03-04T19:49:57.5274512Z set -eu 2025-03-04T19:49:57.5274650Z 2025-03-04T19:49:57.5274773Z export PATH=~/.npm-global/bin:"$PATH" 2025-03-04T19:49:57.5275183Z for FILE in $(git grep -Il '\'''\'' -- '\''**.md'\''); do 2025-03-04T19:49:57.5275670Z markdown-toc --bullets='\''-'\'' -i "$FILE" 2025-03-04T19:49:57.5276035Z done 2025-03-04T19:49:57.5276149Z 2025-03-04T19:49:57.5276293Z if ! .github/scripts/report_git_status.sh .; then 2025-03-04T19:49:57.5276637Z echo 2025-03-04T19:49:57.5276974Z echo '\''As shown by the above diff, the table of contents in one or'\'' 2025-03-04T19:49:57.5277535Z echo '\''more Markdown files is not up to date with the file contents.'\'' 2025-03-04T19:49:57.5278183Z echo '\''You can either apply that Git diff directly to correct the'\'' 2025-03-04T19:49:57.5278704Z echo '\''table of contents, or if you have npm installed, you can'\'' 2025-03-04T19:49:57.5279247Z echo '\''install the npm package markdown-toc and run the following'\'' 2025-03-04T19:49:57.5279703Z # shellcheck disable=SC2016 2025-03-04T19:49:57.5280122Z echo '\''command (replacing $FILE with the filename for which you want'\'' 2025-03-04T19:49:57.5280617Z echo '\''to regenerate the table of contents):'\'' 2025-03-04T19:49:57.5280955Z echo 2025-03-04T19:49:57.5281188Z # shellcheck disable=SC2016 2025-03-04T19:49:57.5281656Z echo " markdown-toc --bullets='\''-'\'' -i \"\$FILE\"" 2025-03-04T19:49:57.5282044Z false 2025-03-04T19:49:57.5282261Z fi 2025-03-04T19:49:57.5282475Z ' 2025-03-04T19:49:57.5282795Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2025-03-04T19:49:57.5283221Z + trap handle_error ERR 2025-03-04T19:49:57.5283822Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2025-03-04T19:50:15.0490941Z Running command: 2025-03-04T19:50:15.0496659Z docker run -e PR_NUMBER -e RUNNER_ARTIFACT_DIR=/artifacts -e RUNNER_DOCS_DIR=/docs -e RUNNER_TEST_RESULTS_DIR=/test-results --env-file="/home/ec2-user/actions-runner/_work/_temp/github_env_13661694840" `# It is unknown why the container sees a different value for this.` -e GITHUB_STEP_SUMMARY -e SECRET_GITHUB_TOKEN --cap-add=SYS_PTRACE --detach --ipc=host --security-opt seccomp=unconfined --shm-size=2g --tty --ulimit stack=10485760:83886080 --ulimit core=0 -v "/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch:/pytorch/pytorch" -v "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra:/test-infra" -v "/home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts" -v "/home/ec2-user/actions-runner/_work/_temp/docs:/docs" -v "/home/ec2-user/actions-runner/_work/_temp/test-results:/test-results" -v "/home/ec2-user/actions-runner/_work/_temp/exec_script:/exec" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_9411d037-62bf-4eba-b3bb-d8190bd6be12":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_9411d037-62bf-4eba-b3bb-d8190bd6be12" -w /pytorch/pytorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e" 2025-03-04T19:50:15.0502534Z 2025-03-04T19:50:15.0502890Z 9e9b14728d9dc518eaa69424726800aacd995d57e7973b96b5b65fb397d95891 2025-03-04T19:50:15.0503589Z Running command: docker exec -t 9e9b14728d9dc518eaa69424726800aacd995d57e7973b96b5b65fb397d95891 /exec 2025-03-04T19:50:15.0504169Z ++ conda env list --json 2025-03-04T19:50:15.0504441Z ++ local cmd=env 2025-03-04T19:50:15.0504684Z ++ case "$cmd" in 2025-03-04T19:50:15.0504943Z ++ __conda_exe env list --json 2025-03-04T19:50:15.0505238Z ++ jq -r '.envs | .[-1]' 2025-03-04T19:50:15.0505489Z ++ '[' -n '' ']' 2025-03-04T19:50:15.0506046Z ++ /opt/conda/bin/conda env list --json 2025-03-04T19:50:15.0506405Z + CONDA_ENV=/opt/conda/envs/py_3.9 2025-03-04T19:50:15.0506740Z + conda activate /opt/conda/envs/py_3.9 2025-03-04T19:50:15.0507070Z + local cmd=activate 2025-03-04T19:50:15.0507378Z + case "$cmd" in 2025-03-04T19:50:15.0507672Z + __conda_activate activate /opt/conda/envs/py_3.9 2025-03-04T19:50:15.0508095Z + '[' -n '' ']' 2025-03-04T19:50:15.0508334Z + local ask_conda 2025-03-04T19:50:15.0508566Z ++ PS1='(base) ' 2025-03-04T19:50:15.0508887Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.9 2025-03-04T19:50:15.0509266Z ++ '[' -n '' ']' 2025-03-04T19:50:15.0509626Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.9 2025-03-04T19:50:15.0510063Z + ask_conda='unset _CE_M 2025-03-04T19:50:15.0510321Z unset _CE_CONDA 2025-03-04T19:50:15.0510566Z PS1='\''(py_3.9) '\'' 2025-03-04T19:50:15.0511354Z export PATH='\''/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-03-04T19:50:15.0512233Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2025-03-04T19:50:15.0512606Z export CONDA_SHLVL='\''2'\'' 2025-03-04T19:50:15.0512918Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2025-03-04T19:50:15.0513276Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2025-03-04T19:50:15.0513656Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-03-04T19:50:15.0514019Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-03-04T19:50:15.0514424Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-03-04T19:50:15.0514803Z + eval 'unset _CE_M 2025-03-04T19:50:15.0515040Z unset _CE_CONDA 2025-03-04T19:50:15.0515281Z PS1='\''(py_3.9) '\'' 2025-03-04T19:50:15.0516059Z export PATH='\''/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' 2025-03-04T19:50:15.0516938Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2025-03-04T19:50:15.0517310Z export CONDA_SHLVL='\''2'\'' 2025-03-04T19:50:15.0517612Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2025-03-04T19:50:15.0518099Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2025-03-04T19:50:15.0518478Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2025-03-04T19:50:15.0518851Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2025-03-04T19:50:15.0519267Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2025-03-04T19:50:15.0519634Z ++ unset _CE_M 2025-03-04T19:50:15.0519873Z ++ unset _CE_CONDA 2025-03-04T19:50:15.0520118Z ++ PS1='(py_3.9) ' 2025-03-04T19:50:15.0520866Z ++ export PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-04T19:50:15.0522135Z ++ PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-04T19:50:15.0522948Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.9 2025-03-04T19:50:15.0523307Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.9 2025-03-04T19:50:15.0523631Z ++ export CONDA_SHLVL=2 2025-03-04T19:50:15.0523894Z ++ CONDA_SHLVL=2 2025-03-04T19:50:15.0524160Z ++ export CONDA_DEFAULT_ENV=py_3.9 2025-03-04T19:50:15.0524478Z ++ CONDA_DEFAULT_ENV=py_3.9 2025-03-04T19:50:15.0524781Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.9) ' 2025-03-04T19:50:15.0525240Z ++ CONDA_PROMPT_MODIFIER='(py_3.9) ' 2025-03-04T19:50:15.0525573Z ++ export CONDA_PREFIX_1=/opt/conda 2025-03-04T19:50:15.0525896Z ++ CONDA_PREFIX_1=/opt/conda 2025-03-04T19:50:15.0526207Z ++ export CONDA_EXE=/opt/conda/bin/conda 2025-03-04T19:50:15.0526529Z ++ CONDA_EXE=/opt/conda/bin/conda 2025-03-04T19:50:15.0526877Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-03-04T19:50:15.0527256Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2025-03-04T19:50:15.0527580Z + __conda_hashr 2025-03-04T19:50:15.0527819Z + '[' -n '' ']' 2025-03-04T19:50:15.0528039Z + '[' -n '' ']' 2025-03-04T19:50:15.0528266Z + hash -r 2025-03-04T19:50:15.0528484Z + set -eu 2025-03-04T19:50:15.0529468Z + export PATH=/var/lib/jenkins/.npm-global/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-04T19:50:15.0531032Z + PATH=/var/lib/jenkins/.npm-global/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/condabin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-03-04T19:50:15.0532036Z ++ git grep -Il '' -- '**.md' 2025-03-04T19:50:15.0532419Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0532823Z + markdown-toc --bullets=- -i CONTRIBUTING.md 2025-03-04T19:50:15.0533228Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0533622Z + markdown-toc --bullets=- -i GLOSSARY.md 2025-03-04T19:50:15.0534009Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0534380Z + markdown-toc --bullets=- -i README.md 2025-03-04T19:50:15.0534760Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0535145Z + markdown-toc --bullets=- -i RELEASE.md 2025-03-04T19:50:15.0535522Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0535955Z + markdown-toc --bullets=- -i torch/csrc/jit/OVERVIEW.md 2025-03-04T19:50:15.0536383Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0536858Z + markdown-toc --bullets=- -i torch/csrc/jit/docs/serialization.md 2025-03-04T19:50:15.0537334Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0537738Z + markdown-toc --bullets=- -i torch/fx/README.md 2025-03-04T19:50:15.0538142Z + for FILE in $(git grep -Il '' -- '**.md') 2025-03-04T19:50:15.0538628Z + markdown-toc --bullets=- -i torch/onnx/_internal/diagnostics/OVERVIEW.md 2025-03-04T19:50:15.0539130Z + .github/scripts/report_git_status.sh . 2025-03-04T19:50:15.0539631Z ++ git status --porcelain . 2025-03-04T19:50:15.0540063Z + CHANGES= 2025-03-04T19:50:15.0540407Z + echo '' 2025-03-04T19:50:15.0540613Z 2025-03-04T19:50:15.0540793Z + git --no-pager diff . 2025-03-04T19:50:15.0541209Z + '[' -z '' ']' 2025-03-04T19:50:15.0586174Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2025-03-04T19:50:15.0586562Z with: 2025-03-04T19:50:15.0586905Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:15.0587333Z fail-on-empty: false 2025-03-04T19:50:15.0587598Z env: 2025-03-04T19:50:15.0587860Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:15.0588219Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:15.0588525Z PR_NUMBER: 148205 2025-03-04T19:50:15.0592098Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:15.0596030Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:15.0596651Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:15.0597227Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:15.0597633Z ##[endgroup] 2025-03-04T19:50:15.1174601Z Prepare all required actions 2025-03-04T19:50:15.1216314Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-03-04T19:50:15.1216708Z with: 2025-03-04T19:50:15.1217051Z directory: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2025-03-04T19:50:15.1217698Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-04T19:50:15.1218202Z env: 2025-03-04T19:50:15.1218448Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:15.1218809Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:15.1219105Z PR_NUMBER: 148205 2025-03-04T19:50:15.1222677Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:15.1226627Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:15.1227240Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:15.1227815Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:15.1228226Z ##[endgroup] 2025-03-04T19:50:15.1255946Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-04T19:50:15.1256686Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-04T19:50:15.1264483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:50:15.1264901Z env: 2025-03-04T19:50:15.1265189Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:15.1265568Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:15.1265876Z PR_NUMBER: 148205 2025-03-04T19:50:15.1269421Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:15.1273372Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:15.1273994Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:15.1274578Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:15.1275130Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-04T19:50:15.1275843Z DIRECTORY: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2025-03-04T19:50:15.1276266Z ##[endgroup] 2025-03-04T19:50:15.1438088Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-03-04T19:50:15.3977613Z latest: Pulling from tool/alpine 2025-03-04T19:50:15.3978157Z 540db60ca938: Pulling fs layer 2025-03-04T19:50:15.4999678Z 540db60ca938: Verifying Checksum 2025-03-04T19:50:15.5000242Z 540db60ca938: Download complete 2025-03-04T19:50:15.5773648Z 540db60ca938: Pull complete 2025-03-04T19:50:15.5881585Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-04T19:50:15.5922502Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-04T19:50:16.6491656Z Prepare all required actions 2025-03-04T19:50:16.6520476Z ##[group]Run ./test-infra/.github/actions/chown-directory 2025-03-04T19:50:16.6520880Z with: 2025-03-04T19:50:16.6521183Z directory: /home/ec2-user/actions-runner/_work/_temp 2025-03-04T19:50:16.6521700Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-04T19:50:16.6522152Z env: 2025-03-04T19:50:16.6522406Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:16.6522800Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:16.6523105Z PR_NUMBER: 148205 2025-03-04T19:50:16.6526705Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:16.6530657Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:16.6531278Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:16.6531856Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:16.6532262Z ##[endgroup] 2025-03-04T19:50:16.6557148Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-04T19:50:16.6557993Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-03-04T19:50:16.6564344Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:50:16.6564739Z env: 2025-03-04T19:50:16.6565011Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:16.6565382Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:16.6565690Z PR_NUMBER: 148205 2025-03-04T19:50:16.6569227Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:16.6573276Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:16.6573949Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:16.6574534Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:16.6575092Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-03-04T19:50:16.6575717Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2025-03-04T19:50:16.6576092Z ##[endgroup] 2025-03-04T19:50:17.6185018Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2025-03-04T19:50:17.6185722Z # Only do these steps if we actually want to upload an artifact 2025-03-04T19:50:17.6186199Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2025-03-04T19:50:17.6186779Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2025-03-04T19:50:17.6187438Z  # attempt to just grab whatever is in there and scoop it all up 2025-03-04T19:50:17.6187975Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2025-03-04T19:50:17.6188443Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2025-03-04T19:50:17.6188807Z  fi 2025-03-04T19:50:17.6189095Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2025-03-04T19:50:17.6189574Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2025-03-04T19:50:17.6189999Z  fi 2025-03-04T19:50:17.6190293Z fi 2025-03-04T19:50:17.6190521Z  2025-03-04T19:50:17.6190759Z upload_docs=0 2025-03-04T19:50:17.6191194Z # Check if there are files in the documentation folder to upload, note that 2025-03-04T19:50:17.6191690Z # empty folders do not count 2025-03-04T19:50:17.6192173Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2025-03-04T19:50:17.6192799Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2025-03-04T19:50:17.6193314Z  # upload will probably not work correctly 2025-03-04T19:50:17.6193684Z  upload_docs=1 2025-03-04T19:50:17.6193954Z fi 2025-03-04T19:50:17.6194293Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2025-03-04T19:50:17.6200864Z shell: /usr/bin/bash -e {0} 2025-03-04T19:50:17.6201162Z env: 2025-03-04T19:50:17.6201436Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:17.6201906Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:17.6202207Z PR_NUMBER: 148205 2025-03-04T19:50:17.6205743Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:17.6209707Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:17.6210327Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:17.6210909Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:17.6211341Z UPLOAD_ARTIFACT_NAME: 2025-03-04T19:50:17.6211626Z ##[endgroup] 2025-03-04T19:50:17.6301529Z Prepare all required actions 2025-03-04T19:50:17.6338763Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2025-03-04T19:50:17.6339150Z with: 2025-03-04T19:50:17.6339370Z env: 2025-03-04T19:50:17.6339618Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:17.6339982Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:17.6340280Z PR_NUMBER: 148205 2025-03-04T19:50:17.6343838Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:17.6347772Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:17.6348394Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:17.6348971Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:17.6349372Z ##[endgroup] 2025-03-04T19:50:17.6375303Z ##[group]Run set -eou pipefail 2025-03-04T19:50:17.6375657Z set -eou pipefail 2025-03-04T19:50:17.6375934Z  2025-03-04T19:50:17.6376337Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-03-04T19:50:17.6376837Z for _ in $(seq 1440); do 2025-03-04T19:50:17.6377195Z  # Break if no ssh session exists anymore 2025-03-04T19:50:17.6377572Z  if [ "$(who)" = "" ]; then 2025-03-04T19:50:17.6377892Z  break 2025-03-04T19:50:17.6378140Z  fi 2025-03-04T19:50:17.6378388Z  echo "." 2025-03-04T19:50:17.6378651Z  sleep 5 2025-03-04T19:50:17.6378909Z done 2025-03-04T19:50:17.6384201Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:50:17.6384592Z env: 2025-03-04T19:50:17.6384866Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:17.6385236Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:17.6385544Z PR_NUMBER: 148205 2025-03-04T19:50:17.6389085Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:17.6393059Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:17.6393786Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:17.6394465Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:17.6394912Z ##[endgroup] 2025-03-04T19:50:17.6417015Z Holding runner for 2 hours until all ssh sessions have logged out 2025-03-04T19:50:17.6489853Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-03-04T19:50:17.6513905Z # ignore expansion of "docker ps -q" since it could be empty 2025-03-04T19:50:17.6514722Z # shellcheck disable=SC2046 2025-03-04T19:50:17.6515087Z docker stop $(docker ps -q) || true 2025-03-04T19:50:17.6515471Z # Prune all of the docker images 2025-03-04T19:50:17.6515827Z docker system prune -af 2025-03-04T19:50:17.6521799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:50:17.6522206Z env: 2025-03-04T19:50:17.6522468Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:17.6522839Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:17.6523174Z PR_NUMBER: 148205 2025-03-04T19:50:17.6526722Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:17.6530665Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:17.6531286Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:17.6532020Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:17.6536619Z ##[endgroup] 2025-03-04T19:50:18.3196156Z 9e9b14728d9d 2025-03-04T19:50:18.3373113Z Deleted Containers: 2025-03-04T19:50:18.3373639Z 9e9b14728d9dc518eaa69424726800aacd995d57e7973b96b5b65fb397d95891 2025-03-04T19:50:18.3373999Z 2025-03-04T19:50:21.0190619Z Deleted Images: 2025-03-04T19:50:21.0191371Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:e4800fd93ba7d48bf4197a488fd32c12de647b0e 2025-03-04T19:50:21.0192651Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter@sha256:a47241bc71688fbac236b659bf0561637d64f5c88493a04f30307c5ede7b8576 2025-03-04T19:50:21.0193670Z deleted: sha256:3b256a8b7039b2d5e071c744c14832f158460bbdf651becb6a06af0642eb458b 2025-03-04T19:50:21.0194346Z deleted: sha256:d73aa6d57d4c962a32d6692a7661f5dd9d38594b9eb8673f225f8c59f59c4d9d 2025-03-04T19:50:21.0195022Z deleted: sha256:2d423ce076786e761bb870b2bd505c86b6d62374370cde7813f7dbd9a3cb727f 2025-03-04T19:50:21.0195688Z deleted: sha256:60b839ba17cc021623663e12358a2d1c4cfbbceaa0e67ff005bec37cee888978 2025-03-04T19:50:21.0196361Z deleted: sha256:e194f288132fd4d55ebaae148e7c2c1f4c45aa5accd69175b035b1e6d391927b 2025-03-04T19:50:21.0197036Z deleted: sha256:35d8c47eb0992f6ff2bd868ee925d156a0eef7a5a31ec3da74ad3405e519416e 2025-03-04T19:50:21.0197689Z deleted: sha256:6f069dfb92e11638022ca9537c1c8d729730cba3ee8c1ad588b96654d617d708 2025-03-04T19:50:21.0198621Z deleted: sha256:cdf64b076d653acbc02f95acb518da039d7d974907b6751c79f26c1b2051df8c 2025-03-04T19:50:21.0199289Z deleted: sha256:10082b83089f29442bcf1df68db27e4907ed0a70ae3c3d2b71580a04764e1128 2025-03-04T19:50:21.0200283Z deleted: sha256:751f0e7a186a0156c78bb4ce9e032b71bc86d034dbebfea0de1787d2873746a2 2025-03-04T19:50:21.0201034Z deleted: sha256:02bf0f55f59f78ebc6b2dcef2acdf4d88dc5cef9be706cc0c817aedc14c415c4 2025-03-04T19:50:21.0201711Z deleted: sha256:5f544941d648bae4a2244b9ce000667f9ebf01dd342218746d7054c42ec136ea 2025-03-04T19:50:21.0202371Z deleted: sha256:0c74b1e0b9c4ddbdd7f5f7bcd1cea395d3507fb373c86adbcff66a98a1e869cb 2025-03-04T19:50:21.0203055Z deleted: sha256:fffe76c64ef2dee2d80a8bb3ad13d65d596d04a45510b1956a976a69215dae92 2025-03-04T19:50:21.0203707Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-03-04T19:50:21.0204595Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-03-04T19:50:21.0205507Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-03-04T19:50:21.0206183Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-03-04T19:50:21.0206586Z 2025-03-04T19:50:21.0213659Z Total reclaimed space: 8.427GB 2025-03-04T19:50:21.0258593Z ##[group]Run set +e 2025-03-04T19:50:21.0258898Z set +e 2025-03-04T19:50:21.0259182Z if [[ "${NO_SUDO}" == "false" ]]; then 2025-03-04T19:50:21.0259616Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-03-04T19:50:21.0260007Z else 2025-03-04T19:50:21.0260313Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2025-03-04T19:50:21.0260683Z fi 2025-03-04T19:50:21.0260909Z set -e 2025-03-04T19:50:21.0266912Z shell: /usr/bin/bash -e {0} 2025-03-04T19:50:21.0267212Z env: 2025-03-04T19:50:21.0267482Z DOCKER_IMAGE: pytorch-linux-focal-linter 2025-03-04T19:50:21.0267851Z REPOSITORY: pytorch/pytorch 2025-03-04T19:50:21.0268141Z PR_NUMBER: 148205 2025-03-04T19:50:21.0271757Z SCRIPT: # The generic Linux job chooses to use base env, not the one setup by the image CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") conda activate "${CONDA_ENV}" # Regenerate ToCs and check that they didn't change set -eu export PATH=~/.npm-global/bin:"$PATH" for FILE in $(git grep -Il '' -- '**.md'); do markdown-toc --bullets='-' -i "$FILE" done if ! .github/scripts/report_git_status.sh .; then echo echo 'As shown by the above diff, the table of contents in one or' echo 'more Markdown files is not up to date with the file contents.' echo 'You can either apply that Git diff directly to correct the' echo 'table of contents, or if you have npm installed, you can' echo 'install the npm package markdown-toc and run the following' # shellcheck disable=SC2016 echo 'command (replacing $FILE with the filename for which you want' echo 'to regenerate the table of contents):' echo # shellcheck disable=SC2016 echo " markdown-toc --bullets='-' -i \"\$FILE\"" false fi 2025-03-04T19:50:21.0275720Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2025-03-04T19:50:21.0276342Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2025-03-04T19:50:21.0276919Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2025-03-04T19:50:21.0277335Z NO_SUDO: false 2025-03-04T19:50:21.0277592Z ##[endgroup] 2025-03-04T19:50:21.8587582Z Post job cleanup. 2025-03-04T19:50:21.9658087Z Post job cleanup. 2025-03-04T19:50:22.0614924Z [command]/usr/bin/git version 2025-03-04T19:50:22.0655089Z git version 2.47.1 2025-03-04T19:50:22.0690146Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/3ca34a5b-4685-46d6-bc3b-0cd9858c67c5/.gitconfig' 2025-03-04T19:50:22.0698877Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3ca34a5b-4685-46d6-bc3b-0cd9858c67c5' before making global git config changes 2025-03-04T19:50:22.0699870Z Adding repository directory to the temporary git global config as a safe directory 2025-03-04T19:50:22.0713008Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2025-03-04T19:50:22.0745573Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-04T19:50:22.0772775Z [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-04T19:50:22.1032465Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-04T19:50:22.1050671Z http.https://github.com/.extraheader 2025-03-04T19:50:22.1060507Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-04T19:50:22.1085869Z [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-04T19:50:22.1391604Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-04T19:50:22.1419220Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-04T19:50:22.1424808Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-04T19:50:22.1425220Z ##[endgroup] 2025-03-04T19:50:22.1501211Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-04T19:50:33.0905970Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-04T19:50:49.8487161Z Cleaning up orphan processes