2024-12-17T23:28:46.5979946Z Current runner version: '2.321.0' 2024-12-17T23:28:46.5987674Z Runner name: 'i-018f2e7cf67384968' 2024-12-17T23:28:46.5988600Z Runner group name: 'Default' 2024-12-17T23:28:46.5989502Z Machine name: 'ip-10-0-44-210' 2024-12-17T23:28:46.5993965Z ##[group]GITHUB_TOKEN Permissions 2024-12-17T23:28:46.5996841Z Actions: read 2024-12-17T23:28:46.5997405Z Attestations: read 2024-12-17T23:28:46.5997926Z Checks: read 2024-12-17T23:28:46.5998432Z Contents: read 2024-12-17T23:28:46.5998955Z Deployments: read 2024-12-17T23:28:46.5999489Z Discussions: read 2024-12-17T23:28:46.6000032Z Issues: read 2024-12-17T23:28:46.6000537Z Metadata: read 2024-12-17T23:28:46.6001059Z Packages: read 2024-12-17T23:28:46.6001592Z Pages: read 2024-12-17T23:28:46.6002104Z PullRequests: read 2024-12-17T23:28:46.6002671Z RepositoryProjects: read 2024-12-17T23:28:46.6003274Z SecurityEvents: read 2024-12-17T23:28:46.6003819Z Statuses: read 2024-12-17T23:28:46.6004341Z ##[endgroup] 2024-12-17T23:28:46.6007960Z Secret source: Actions 2024-12-17T23:28:46.6009002Z Prepare workflow directory 2024-12-17T23:28:46.6821715Z Prepare all required actions 2024-12-17T23:28:46.6866488Z Getting action download info 2024-12-17T23:28:46.9064633Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2024-12-17T23:28:47.1859751Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-12-17T23:28:47.3571248Z Download action repository 'pmeier/pytest-results-action@v0.3.0' (SHA:a2c1430e2bddadbad9f49a6f9b879f062c6b19b1) 2024-12-17T23:28:47.5693874Z Download action repository 'actions/upload-artifact@v3' (SHA:ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5) 2024-12-17T23:28:47.8202789Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-12-17T23:28:48.1517310Z Uses: pytorch/test-infra/.github/workflows/linux_job.yml@refs/heads/release/2.6 (eb0adf5a84668865394af69e26428b32c8105c1c) 2024-12-17T23:28:48.1520945Z ##[group] Inputs 2024-12-17T23:28:48.1532151Z 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 2024-12-17T23:28:48.1544627Z timeout: 120 2024-12-17T23:28:48.1545428Z runner: lf.linux.2xlarge 2024-12-17T23:28:48.1546325Z upload-artifact: 2024-12-17T23:28:48.1547923Z upload-artifact-to-s3: false 2024-12-17T23:28:48.1548914Z download-artifact: 2024-12-17T23:28:48.1549745Z repository: 2024-12-17T23:28:48.1550514Z fetch-depth: 0 2024-12-17T23:28:48.1551294Z submodules: 2024-12-17T23:28:48.1552151Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:28:48.1553348Z test-infra-repository: pytorch/test-infra 2024-12-17T23:28:48.1554446Z test-infra-ref: 2024-12-17T23:28:48.1555570Z docker-image: pytorch-linux-focal-linter 2024-12-17T23:28:48.1556700Z docker-build-dir: .ci/docker 2024-12-17T23:28:48.1557647Z gpu-arch-type: cpu 2024-12-17T23:28:48.1558455Z gpu-arch-version: 2024-12-17T23:28:48.1559279Z job-name: linux-job 2024-12-17T23:28:48.1560119Z continue-on-error: false 2024-12-17T23:28:48.1561237Z binary-matrix: 2024-12-17T23:28:48.1562155Z run-with-docker: true 2024-12-17T23:28:48.1562997Z secrets-env: 2024-12-17T23:28:48.1563745Z no-sudo: false 2024-12-17T23:28:48.1564525Z ##[endgroup] 2024-12-17T23:28:48.1565322Z Complete job name: toc / linux-job 2024-12-17T23:28:48.2159393Z A job started hook has been configured by the self-hosted runner administrator 2024-12-17T23:28:48.2296927Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-12-17T23:28:48.2309059Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:28:48.2310580Z ##[endgroup] 2024-12-17T23:28:49.2829962Z Runner Type: lf.linux.2xlarge 2024-12-17T23:28:49.2830694Z Instance Type: c5.2xlarge 2024-12-17T23:28:49.2831338Z AMI Name: unknown 2024-12-17T23:28:49.2857379Z AMI ID: ami-0fff1b9a61dec8a5f 2024-12-17T23:28:55.1545323Z ##[group]Run set -euxo pipefail 2024-12-17T23:28:55.1545847Z set -euxo pipefail 2024-12-17T23:28:55.1546175Z if [[ "${NO_SUDO}" == "false" ]]; then 2024-12-17T23:28:55.1546597Z  echo "::group::Cleanup with-sudo debug output" 2024-12-17T23:28:55.1547041Z  sudo rm -rfv "${GITHUB_WORKSPACE}" 2024-12-17T23:28:55.1547518Z else 2024-12-17T23:28:55.1547829Z  echo "::group::Cleanup no-sudo debug output" 2024-12-17T23:28:55.1548227Z  rm -rfv "${GITHUB_WORKSPACE}" 2024-12-17T23:28:55.1548548Z fi 2024-12-17T23:28:55.1548787Z  2024-12-17T23:28:55.1549049Z mkdir -p "${GITHUB_WORKSPACE}" 2024-12-17T23:28:55.1549384Z echo "::endgroup::" 2024-12-17T23:28:55.1557758Z shell: /usr/bin/bash -e {0} 2024-12-17T23:28:55.1558068Z env: 2024-12-17T23:28:55.1558357Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:55.1595487Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:55.1596016Z PR_NUMBER: 2024-12-17T23:28:55.1599620Z 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 2024-12-17T23:28:55.1603569Z NO_SUDO: false 2024-12-17T23:28:55.1603826Z ##[endgroup] 2024-12-17T23:28:55.1634056Z + [[ false == \f\a\l\s\e ]] 2024-12-17T23:28:55.1644585Z + echo '::group::Cleanup with-sudo debug output' 2024-12-17T23:28:55.1645149Z + sudo rm -rfv /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:28:55.1651884Z ##[group]Cleanup with-sudo debug output 2024-12-17T23:28:55.3041995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/branches' 2024-12-17T23:28:55.3043206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/applypatch-msg.sample' 2024-12-17T23:28:55.3044089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/commit-msg.sample' 2024-12-17T23:28:55.3045071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/post-update.sample' 2024-12-17T23:28:55.3045986Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-applypatch.sample' 2024-12-17T23:28:55.3047086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-commit.sample' 2024-12-17T23:28:55.3048528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-merge-commit.sample' 2024-12-17T23:28:55.3049410Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-push.sample' 2024-12-17T23:28:55.3050254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-receive.sample' 2024-12-17T23:28:55.3051152Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/push-to-checkout.sample' 2024-12-17T23:28:55.3052006Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/update.sample' 2024-12-17T23:28:55.3052878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/fsmonitor-watchman.sample' 2024-12-17T23:28:55.3053895Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/pre-rebase.sample' 2024-12-17T23:28:55.3054776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks/prepare-commit-msg.sample' 2024-12-17T23:28:55.3055634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/hooks' 2024-12-17T23:28:55.3056384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/info/exclude' 2024-12-17T23:28:55.3057116Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/info' 2024-12-17T23:28:55.3057865Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/description' 2024-12-17T23:28:55.3058617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/heads/main' 2024-12-17T23:28:55.3059399Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/heads' 2024-12-17T23:28:55.3060188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/tags' 2024-12-17T23:28:55.3061016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes/origin/main' 2024-12-17T23:28:55.3061905Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes/origin' 2024-12-17T23:28:55.3062745Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs/remotes' 2024-12-17T23:28:55.3063531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/refs' 2024-12-17T23:28:55.3064257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/HEAD' 2024-12-17T23:28:55.3064932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/config' 2024-12-17T23:28:55.3065899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack/pack-9abd7b78af54c70c2ae2678db416b671ae07a890.pack' 2024-12-17T23:28:55.3067237Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack/pack-9abd7b78af54c70c2ae2678db416b671ae07a890.idx' 2024-12-17T23:28:55.3068293Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/pack' 2024-12-17T23:28:55.3069112Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects/info' 2024-12-17T23:28:55.3069910Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/objects' 2024-12-17T23:28:55.3070657Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/FETCH_HEAD' 2024-12-17T23:28:55.3071434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/shallow' 2024-12-17T23:28:55.3072240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes/origin/main' 2024-12-17T23:28:55.3073165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes/origin' 2024-12-17T23:28:55.3074066Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/remotes' 2024-12-17T23:28:55.3074894Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/heads/main' 2024-12-17T23:28:55.3075823Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs/heads' 2024-12-17T23:28:55.3076649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/refs' 2024-12-17T23:28:55.3077523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs/HEAD' 2024-12-17T23:28:55.3078257Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/logs' 2024-12-17T23:28:55.3079010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/config.worktree' 2024-12-17T23:28:55.3079812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/index' 2024-12-17T23:28:55.3080520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git' 2024-12-17T23:28:55.3081212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.flake8' 2024-12-17T23:28:55.3081935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git-blame-ignore-revs' 2024-12-17T23:28:55.3082695Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.gitattributes' 2024-12-17T23:28:55.3083456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actionlint.yaml' 2024-12-17T23:28:55.3084291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/bc-lint/action.yml' 2024-12-17T23:28:55.3085174Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/bc-lint' 2024-12-17T23:28:55.3086095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/binary-upload/action.yml' 2024-12-17T23:28:55.3087033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/binary-upload' 2024-12-17T23:28:55.3088238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/calculate-docker-image/action.yml' 2024-12-17T23:28:55.3089285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/calculate-docker-image' 2024-12-17T23:28:55.3090293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/check-disk-space/action.yml' 2024-12-17T23:28:55.3091279Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/check-disk-space' 2024-12-17T23:28:55.3092397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/chown-directory/action.yml' 2024-12-17T23:28:55.3093369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/chown-directory' 2024-12-17T23:28:55.3094343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/clang-tidy-upload/action.yml' 2024-12-17T23:28:55.3095318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/clang-tidy-upload' 2024-12-17T23:28:55.3096299Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/cleanup-runner/action.yml' 2024-12-17T23:28:55.3097251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/cleanup-runner' 2024-12-17T23:28:55.3098233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/export-matrix-variables/action.yml' 2024-12-17T23:28:55.3099281Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/export-matrix-variables' 2024-12-17T23:28:55.3100311Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/get-workflow-job-id/action.yml' 2024-12-17T23:28:55.3101311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/get-workflow-job-id' 2024-12-17T23:28:55.3102291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/pull-docker-image/action.yml' 2024-12-17T23:28:55.3103413Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/pull-docker-image' 2024-12-17T23:28:55.3104531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/run-script-with-cache/action.yml' 2024-12-17T23:28:55.3105549Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/run-script-with-cache' 2024-12-17T23:28:55.3106527Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/set-channel/action.yml' 2024-12-17T23:28:55.3107649Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/set-channel' 2024-12-17T23:28:55.3108622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-builds/action.yml' 2024-12-17T23:28:55.3109618Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-builds' 2024-12-17T23:28:55.3110630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-upload/action.yml' 2024-12-17T23:28:55.3111639Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-binary-upload' 2024-12-17T23:28:55.3112613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-build-test/action.yml' 2024-12-17T23:28:55.3113592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-build-test' 2024-12-17T23:28:55.3114560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-linux/action.yml' 2024-12-17T23:28:55.3115486Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-linux' 2024-12-17T23:28:55.3116414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda/README.md' 2024-12-17T23:28:55.3117378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda/action.yml' 2024-12-17T23:28:55.3118345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-miniconda' 2024-12-17T23:28:55.3119276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-nvidia/action.yml' 2024-12-17T23:28:55.3120206Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-nvidia' 2024-12-17T23:28:55.3121128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh/action.yml' 2024-12-17T23:28:55.3122041Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh/index.js' 2024-12-17T23:28:55.3122931Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-ssh' 2024-12-17T23:28:55.3123869Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-windows/action.yml' 2024-12-17T23:28:55.3124817Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/setup-windows' 2024-12-17T23:28:55.3125755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-linux/action.yml' 2024-12-17T23:28:55.3126708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-linux' 2024-12-17T23:28:55.3127667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-windows/action.yml' 2024-12-17T23:28:55.3128644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/teardown-windows' 2024-12-17T23:28:55.3129602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/trigger-nightly/action.yml' 2024-12-17T23:28:55.3130625Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/trigger-nightly' 2024-12-17T23:28:55.3131633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-commit-hash/action.yml' 2024-12-17T23:28:55.3132633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-commit-hash' 2024-12-17T23:28:55.3133624Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-viablestrict/action.yml' 2024-12-17T23:28:55.3134642Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/update-viablestrict' 2024-12-17T23:28:55.3135735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/upload-benchmark-results/action.yml' 2024-12-17T23:28:55.3136800Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions/upload-benchmark-results' 2024-12-17T23:28:55.3137723Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/actions' 2024-12-17T23:28:55.3138557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/arc-node-config.yaml' 2024-12-17T23:28:55.3139421Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/arc-runner-config.yaml' 2024-12-17T23:28:55.3140238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/dependabot.yml' 2024-12-17T23:28:55.3141082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/lf-canary-scale-config.yml' 2024-12-17T23:28:55.3141967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/lf-scale-config.yml' 2024-12-17T23:28:55.3142785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scale-config.yml' 2024-12-17T23:28:55.3143650Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/anaconda-prune/prune.sh' 2024-12-17T23:28:55.3144592Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/anaconda-prune/run.sh' 2024-12-17T23:28:55.3145537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/anaconda-prune' 2024-12-17T23:28:55.3146712Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2/android-artifacts-31017223108.json' 2024-12-17T23:28:55.3148262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2/android-artifacts-31017223431.json' 2024-12-17T23:28:55.3149575Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v2' 2024-12-17T23:28:55.3150815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_eager.json' 2024-12-17T23:28:55.3152137Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_eager_dynamic.json' 2024-12-17T23:28:55.3153521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/add_loop_inductor_dynamic_gpu.json' 2024-12-17T23:28:55.3154855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/json-each-row.json' 2024-12-17T23:28:55.3156255Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3/mock.json' 2024-12-17T23:28:55.3157445Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing/v3' 2024-12-17T23:28:55.3158596Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmark-results-dir-for-testing' 2024-12-17T23:28:55.3159756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmarks/gather_metadata.py' 2024-12-17T23:28:55.3160716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/benchmarks' 2024-12-17T23:28:55.3161661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/export_matrix_variables.py' 2024-12-17T23:28:55.3162612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/get_tutorials_stats.py' 2024-12-17T23:28:55.3163551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/get_workflow_job_id.py' 2024-12-17T23:28:55.3164528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/install_torch.sh' 2024-12-17T23:28:55.3165389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/install_xpu.bat' 2024-12-17T23:28:55.3166304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_clickhouse_format.sh' 2024-12-17T23:28:55.3167252Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py' 2024-12-17T23:28:55.3168227Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/test_update_disabled_issues.py' 2024-12-17T23:28:55.3169190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/update_commit_hashes.py' 2024-12-17T23:28:55.3170143Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/update_disabled_issues.py' 2024-12-17T23:28:55.3171119Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/upload_benchmark_results.py' 2024-12-17T23:28:55.3172049Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_binaries.sh' 2024-12-17T23:28:55.3172953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_pipy.sh' 2024-12-17T23:28:55.3173849Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_poetry.sh' 2024-12-17T23:28:55.3174772Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_scale_config.py' 2024-12-17T23:28:55.3175686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/validate_test_ops.sh' 2024-12-17T23:28:55.3176590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/xpu_env_helper.bat' 2024-12-17T23:28:55.3177446Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts' 2024-12-17T23:28:55.3178324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_binary_conda_upload.yml' 2024-12-17T23:28:55.3179266Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_binary_upload.yml' 2024-12-17T23:28:55.3180240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_prune-anaconda-packages.yml' 2024-12-17T23:28:55.3181202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/_upload_docs.yml' 2024-12-17T23:28:55.3182135Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/backfill-workflow-job.yml' 2024-12-17T23:28:55.3183105Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build-windows-ami.yml' 2024-12-17T23:28:55.3184052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_linux.yml' 2024-12-17T23:28:55.3184982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_macos.yml' 2024-12-17T23:28:55.3185937Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_conda_windows.yml' 2024-12-17T23:28:55.3186952Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_linux.yml' 2024-12-17T23:28:55.3188150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_macos.yml' 2024-12-17T23:28:55.3189098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/build_wheels_windows.yml' 2024-12-17T23:28:55.3190032Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/check-alerts.yml' 2024-12-17T23:28:55.3190953Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clang-tidy-linux.yml' 2024-12-17T23:28:55.3191987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clang-tidy-macos.yml' 2024-12-17T23:28:55.3193039Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clickhouse-replicator-dynamo-lambda.yml' 2024-12-17T23:28:55.3194179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/clickhouse-replicator-s3-lambda.yml' 2024-12-17T23:28:55.3195219Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/disable-flaky-tests.yml' 2024-12-17T23:28:55.3196215Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml' 2024-12-17T23:28:55.3197267Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_docker_release_matrix.yml' 2024-12-17T23:28:55.3198293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/generate_release_matrix.yml' 2024-12-17T23:28:55.3199286Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/gha-artifacts-lambda.yml' 2024-12-17T23:28:55.3200288Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/github-status-test-lambda.yml' 2024-12-17T23:28:55.3201320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-do-release-runners.yml' 2024-12-17T23:28:55.3202357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-release-tag-runners.yml' 2024-12-17T23:28:55.3203399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-runner-binaries-syncer.yml' 2024-12-17T23:28:55.3204394Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-runners.yml' 2024-12-17T23:28:55.3205316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lambda-webhook.yml' 2024-12-17T23:28:55.3206188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/lint.yml' 2024-12-17T23:28:55.3207016Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/linux_job.yml' 2024-12-17T23:28:55.3207897Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/linux_job_v2.yml' 2024-12-17T23:28:55.3208841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/log-classifier-lambda.yml' 2024-12-17T23:28:55.3209755Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/macos_job.yml' 2024-12-17T23:28:55.3210626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/mobile_job.yml' 2024-12-17T23:28:55.3211591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/opensearch-gha-jobs-lambda.yml' 2024-12-17T23:28:55.3212612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/pr-dependencies-check.yml' 2024-12-17T23:28:55.3213634Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/push-rockset-query-lambda-tags.yml' 2024-12-17T23:28:55.3214743Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/revert-tracker.yml' 2024-12-17T23:28:55.3215673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/rockset_autoscale.yml' 2024-12-17T23:28:55.3216805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/rockset_delete_old_lambda_versions.yml' 2024-12-17T23:28:55.3217846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/scale_config_validation.yml' 2024-12-17T23:28:55.3218863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/servicelab-ingestor-lambda.yml' 2024-12-17T23:28:55.3219961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/stronghold.yml' 2024-12-17T23:28:55.3220876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/sync_pytorch_canary.yml' 2024-12-17T23:28:55.3221887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-binary-size-validation.yml' 2024-12-17T23:28:55.3222950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-export-matrix-variables.yml' 2024-12-17T23:28:55.3224112Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda-env-file' 2024-12-17T23:28:55.3225226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda-pip-requirements-file' 2024-12-17T23:28:55.3226335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-miniconda.yml' 2024-12-17T23:28:55.3227478Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-nvidia.yml' 2024-12-17T23:28:55.3228406Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-setup-ssh.yml' 2024-12-17T23:28:55.3229404Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test-validate-domain-library.yml' 2024-12-17T23:28:55.3230526Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_aarch64_without_cuda.yml' 2024-12-17T23:28:55.3231674Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_python_versions.yml' 2024-12-17T23:28:55.3232782Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_with_cuda.yml' 2024-12-17T23:28:55.3233984Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_linux_without_cuda.yml' 2024-12-17T23:28:55.3235019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_m1.yml' 2024-12-17T23:28:55.3236124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_windows_with_cuda.yml' 2024-12-17T23:28:55.3237253Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_build_wheels_windows_without_cuda.yml' 2024-12-17T23:28:55.3238271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_linux_job.yml' 2024-12-17T23:28:55.3239183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_macos_job.yml' 2024-12-17T23:28:55.3240086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_mobile_job.yml' 2024-12-17T23:28:55.3241080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_upload_benchmark_results.yml' 2024-12-17T23:28:55.3242073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/test_windows_job.yml' 2024-12-17T23:28:55.3242943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/tests.yml' 2024-12-17T23:28:55.3243875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/tflint.yml' 2024-12-17T23:28:55.3244724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/torchci.yml' 2024-12-17T23:28:55.3245612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/trigger_nightly.yml' 2024-12-17T23:28:55.3246545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/trigger_nightly_core.yml' 2024-12-17T23:28:55.3247523Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-drci-comments.yml' 2024-12-17T23:28:55.3248558Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-queue-times.yml' 2024-12-17T23:28:55.3249486Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-s3-html.yml' 2024-12-17T23:28:55.3250428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update-test-times.yml' 2024-12-17T23:28:55.3251388Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_disabled_tests.yml' 2024-12-17T23:28:55.3252378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/update_test_file_ratings.yml' 2024-12-17T23:28:55.3253370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/upload-tutorials-stats.yml' 2024-12-17T23:28:55.3254395Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/usage-log-aggregator-lambda.yml' 2024-12-17T23:28:55.3255470Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-aarch64-linux-binaries.yml' 2024-12-17T23:28:55.3256476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-binaries.yml' 2024-12-17T23:28:55.3257454Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-docker-images.yml' 2024-12-17T23:28:55.3258455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-domain-library.yml' 2024-12-17T23:28:55.3259465Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-linux-binaries.yml' 2024-12-17T23:28:55.3260532Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-macos-arm64-binaries.yml' 2024-12-17T23:28:55.3261591Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-nightly-binaries.yml' 2024-12-17T23:28:55.3262691Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-nightly-pypi-wheel-binary-size.yml' 2024-12-17T23:28:55.3263807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-release-binaries.yml' 2024-12-17T23:28:55.3264946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/validate-windows-binaries.yml' 2024-12-17T23:28:55.3265943Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/windows-ami-validation.yml' 2024-12-17T23:28:55.3266890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows/windows_job.yml' 2024-12-17T23:28:55.3267850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/workflows' 2024-12-17T23:28:55.3268644Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github' 2024-12-17T23:28:55.3269348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.gitignore' 2024-12-17T23:28:55.3270059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.lintrunner.toml' 2024-12-17T23:28:55.3271805Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.mypy_requirements.txt' 2024-12-17T23:28:55.3272564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/CODE_OF_CONDUCT.md' 2024-12-17T23:28:55.3273309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/CONTRIBUTING.md' 2024-12-17T23:28:55.3274001Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/LICENSE' 2024-12-17T23:28:55.3274655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/README.md' 2024-12-17T23:28:55.3275402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/README.md' 2024-12-17T23:28:55.3276271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.hwm' 2024-12-17T23:28:55.3277088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.pwd' 2024-12-17T23:28:55.3277908Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/build.pwi' 2024-12-17T23:28:55.3278765Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/configs/sshd_config' 2024-12-17T23:28:55.3279658Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/configs' 2024-12-17T23:28:55.3280531Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/plugins.pkr.hcl' 2024-12-17T23:28:55.3281506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers/Reset-UserData.ps1' 2024-12-17T23:28:55.3282617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers/Uninstall-WinDefend.ps1' 2024-12-17T23:28:55.3283671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Helpers' 2024-12-17T23:28:55.3284717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Initialize-Python3.ps1' 2024-12-17T23:28:55.3286021Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-CUDA-Tools.ps1' 2024-12-17T23:28:55.3287476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Choco-GenerateProfile.ps1' 2024-12-17T23:28:55.3289423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Conda-Dependencies.ps1' 2024-12-17T23:28:55.3290602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Miniconda3.ps1' 2024-12-17T23:28:55.3291801Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Pip-Dependencies.ps1' 2024-12-17T23:28:55.3292949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-SSH.ps1' 2024-12-17T23:28:55.3294023Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-Tools.ps1' 2024-12-17T23:28:55.3295091Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers/Install-VS.ps1' 2024-12-17T23:28:55.3296110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts/Installers' 2024-12-17T23:28:55.3297214Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/scripts' 2024-12-17T23:28:55.3298191Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/user-data-scripts/bootstrap-winrm.ps1' 2024-12-17T23:28:55.3299235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/user-data-scripts' 2024-12-17T23:28:55.3300169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/variables.pkr.hcl' 2024-12-17T23:28:55.3301183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows/windows.pkr.hcl' 2024-12-17T23:28:55.3302025Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami/windows' 2024-12-17T23:28:55.3302801Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/ami' 2024-12-17T23:28:55.3303696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/Makefile' 2024-12-17T23:28:55.3304741Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/README.md' 2024-12-17T23:28:55.3305930Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/expected_query.sql' 2024-12-17T23:28:55.3307086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/lambda_function.py' 2024-12-17T23:28:55.3308317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/requirements.txt' 2024-12-17T23:28:55.3309575Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/sample_workflow_job.json' 2024-12-17T23:28:55.3310783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo/test_lambda_function.py' 2024-12-17T23:28:55.3311992Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-dynamo' 2024-12-17T23:28:55.3313020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/Makefile' 2024-12-17T23:28:55.3314040Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/README.md' 2024-12-17T23:28:55.3315157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/lambda_function.py' 2024-12-17T23:28:55.3316262Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3/requirements.txt' 2024-12-17T23:28:55.3317298Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/clickhouse-replicator-s3' 2024-12-17T23:28:55.3318254Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/Makefile' 2024-12-17T23:28:55.3319151Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/README.md' 2024-12-17T23:28:55.3320095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/lambda_function.py' 2024-12-17T23:28:55.3321071Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts/requirements.txt' 2024-12-17T23:28:55.3322171Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/gha-artifacts' 2024-12-17T23:28:55.3323170Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/Makefile' 2024-12-17T23:28:55.3324243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/README.md' 2024-12-17T23:28:55.3325240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/lambda_function.py' 2024-12-17T23:28:55.3326278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test/requirements.txt' 2024-12-17T23:28:55.3327372Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/github-status-test' 2024-12-17T23:28:55.3328389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/.gitignore' 2024-12-17T23:28:55.3329307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/Cargo.lock' 2024-12-17T23:28:55.3330343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/Cargo.toml' 2024-12-17T23:28:55.3331248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/README.md' 2024-12-17T23:28:55.3332187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/data/README.md' 2024-12-17T23:28:55.3333297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/data/log_classifier_dataset_query_2024-08-14.csv' 2024-12-17T23:28:55.3334448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/data' 2024-12-17T23:28:55.3335515Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/error_log1.txt' 2024-12-17T23:28:55.3336630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/error_log_multiple_matches.txt' 2024-12-17T23:28:55.3337742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures/request.json' 2024-12-17T23:28:55.3338731Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/fixtures' 2024-12-17T23:28:55.3339697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/ruleset.toml' 2024-12-17T23:28:55.3340696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/scripts/download_logs.py' 2024-12-17T23:28:55.3341702Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/scripts' 2024-12-17T23:28:55.3342668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/bedrock.rs' 2024-12-17T23:28:55.3343658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/bedrock/prompts.rs' 2024-12-17T23:28:55.3344683Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/bedrock' 2024-12-17T23:28:55.3345686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/engine.rs' 2024-12-17T23:28:55.3346617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/lib.rs' 2024-12-17T23:28:55.3347616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/log.rs' 2024-12-17T23:28:55.3348536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/main.rs' 2024-12-17T23:28:55.3349461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/network.rs' 2024-12-17T23:28:55.3350405Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/rule.rs' 2024-12-17T23:28:55.3351359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/rule_match.rs' 2024-12-17T23:28:55.3352572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/snapshots/log_classifier__engine__test__get_snippets_on_log.snap' 2024-12-17T23:28:55.3354128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/snapshots/log_classifier__engine__test__get_snippets_on_log_with_multiple_matches.snap' 2024-12-17T23:28:55.3355469Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src/snapshots' 2024-12-17T23:28:55.3356458Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier/src' 2024-12-17T23:28:55.3357369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/log-classifier' 2024-12-17T23:28:55.3358374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/Makefile' 2024-12-17T23:28:55.3359335Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/README.md' 2024-12-17T23:28:55.3360329Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/lambda_function.py' 2024-12-17T23:28:55.3361378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/requirements.txt' 2024-12-17T23:28:55.3362444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs/test_lambda_function.py' 2024-12-17T23:28:55.3363530Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/opensearch-gha-jobs' 2024-12-17T23:28:55.3364476Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/Makefile' 2024-12-17T23:28:55.3365432Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/README.md' 2024-12-17T23:28:55.3366434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/lambda_function.py' 2024-12-17T23:28:55.3367471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor/requirements.txt' 2024-12-17T23:28:55.3368448Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/servicelab-ingestor' 2024-12-17T23:28:55.3369403Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/Makefile' 2024-12-17T23:28:55.3370414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/lambda_function.py' 2024-12-17T23:28:55.3371453Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/requirements.txt' 2024-12-17T23:28:55.3372528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_lambda_function.py' 2024-12-17T23:28:55.3373675Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.txt' 2024-12-17T23:28:55.3374873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples/test_usage_log_1.zip' 2024-12-17T23:28:55.3375997Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator/test_samples' 2024-12-17T23:28:55.3377024Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda/usage-log-aggregator' 2024-12-17T23:28:55.3377888Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/lambda' 2024-12-17T23:28:55.3378753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/README.md' 2024-12-17T23:28:55.3379823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/meta_cdn_whl_redirect.js' 2024-12-17T23:28:55.3380950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org/pep503_whl_redirect.js' 2024-12-17T23:28:55.3382006Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites/download.pytorch.org' 2024-12-17T23:28:55.3382876Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws/websites' 2024-12-17T23:28:55.3383622Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/aws' 2024-12-17T23:28:55.3384309Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/mypy.ini' 2024-12-17T23:28:55.3384993Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/pyproject.toml' 2024-12-17T23:28:55.3385846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release/cut-release-branch.sh' 2024-12-17T23:28:55.3386657Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/release' 2024-12-17T23:28:55.3387732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/README.md' 2024-12-17T23:28:55.3388548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/backup_conda.py' 2024-12-17T23:28:55.3389375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/manage.py' 2024-12-17T23:28:55.3390207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/requirements.txt' 2024-12-17T23:28:55.3391199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management/update_dependencies.py' 2024-12-17T23:28:55.3392064Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/s3_management' 2024-12-17T23:28:55.3392862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.eslintignore' 2024-12-17T23:28:55.3393649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.eslintrc.json' 2024-12-17T23:28:55.3394463Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.prettierignore' 2024-12-17T23:28:55.3395293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/.prettierrc.json' 2024-12-17T23:28:55.3396088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/README.md' 2024-12-17T23:28:55.3396965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/add-github-ssh-key.test.ts' 2024-12-17T23:28:55.3397926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/get-ip.test.ts' 2024-12-17T23:28:55.3398854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__/github-utils.test.ts' 2024-12-17T23:28:55.3399744Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/__tests__' 2024-12-17T23:28:55.3400570Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/jest.config.js' 2024-12-17T23:28:55.3401374Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/package.json' 2024-12-17T23:28:55.3402230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/add-github-ssh-key.ts' 2024-12-17T23:28:55.3403093Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/ec2-utils.ts' 2024-12-17T23:28:55.3403912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/get-ip.ts' 2024-12-17T23:28:55.3404737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/github-utils.ts' 2024-12-17T23:28:55.3405541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src/main.ts' 2024-12-17T23:28:55.3406327Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/src' 2024-12-17T23:28:55.3407115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/tsconfig.json' 2024-12-17T23:28:55.3407879Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh/yarn.lock' 2024-12-17T23:28:55.3408635Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/setup-ssh' 2024-12-17T23:28:55.3409375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats/README.md' 2024-12-17T23:28:55.3410096Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/stats' 2024-12-17T23:28:55.3410924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/.gitignore' 2024-12-17T23:28:55.3411880Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/.tflint.hcl' 2024-12-17T23:28:55.3412924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/LICENSE.md' 2024-12-17T23:28:55.3413863Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/README.md' 2024-12-17T23:28:55.3414903Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/architecture-diagram.png' 2024-12-17T23:28:55.3415961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/elastic_cache.tf' 2024-12-17T23:28:55.3416927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/kms.tf' 2024-12-17T23:28:55.3417916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/main.tf' 2024-12-17T23:28:55.3418971Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/.tflint.hcl' 2024-12-17T23:28:55.3420153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/README.md' 2024-12-17T23:28:55.3421301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/main.tf' 2024-12-17T23:28:55.3422468Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/outputs.tf' 2024-12-17T23:28:55.3423663Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda/variables.tf' 2024-12-17T23:28:55.3424853Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/download-lambda' 2024-12-17T23:28:55.3426057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/.tflint.hcl' 2024-12-17T23:28:55.3427408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/README.md' 2024-12-17T23:28:55.3428838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.eslintrc.yaml' 2024-12-17T23:28:55.3430423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.gitignore' 2024-12-17T23:28:55.3431954Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.nvmrc' 2024-12-17T23:28:55.3433507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/.prettierrc' 2024-12-17T23:28:55.3435061Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/Makefile' 2024-12-17T23:28:55.3436636Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/jest.config.js' 2024-12-17T23:28:55.3438217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json' 2024-12-17T23:28:55.3439798Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/lambda.ts' 2024-12-17T23:28:55.3441386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/local.ts' 2024-12-17T23:28:55.3443038Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.test.ts' 2024-12-17T23:28:55.3444780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer/handler.ts' 2024-12-17T23:28:55.3446438Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src/syncer' 2024-12-17T23:28:55.3448208Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/src' 2024-12-17T23:28:55.3450020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-empty-assets.json' 2024-12-17T23:28:55.3452020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-arm64.json' 2024-12-17T23:28:55.3453970Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases-no-linux.json' 2024-12-17T23:28:55.3455882Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources/github-list-releases.json' 2024-12-17T23:28:55.3457667Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test/resources' 2024-12-17T23:28:55.3459303Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/test' 2024-12-17T23:28:55.3460876Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/tsconfig.json' 2024-12-17T23:28:55.3462444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock' 2024-12-17T23:28:55.3463995Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas/runner-binaries-syncer' 2024-12-17T23:28:55.3465431Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/lambdas' 2024-12-17T23:28:55.3466684Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/main.tf' 2024-12-17T23:28:55.3468010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/outputs.tf' 2024-12-17T23:28:55.3469377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-cloudwatch.json' 2024-12-17T23:28:55.3470832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies/lambda-syncer.json' 2024-12-17T23:28:55.3472207Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/policies' 2024-12-17T23:28:55.3473580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/runner-binaries-syncer.tf' 2024-12-17T23:28:55.3475025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/terraform.tfvars' 2024-12-17T23:28:55.3476331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/trigger.json' 2024-12-17T23:28:55.3477601Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer/variables.tf' 2024-12-17T23:28:55.3478865Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runner-binaries-syncer' 2024-12-17T23:28:55.3480132Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/encrypt.tf' 2024-12-17T23:28:55.3481390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/launch-template.tf' 2024-12-17T23:28:55.3482623Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/logging.tf' 2024-12-17T23:28:55.3483804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/main.tf' 2024-12-17T23:28:55.3484989Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/outputs.tf' 2024-12-17T23:28:55.3486224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies-runner.tf' 2024-12-17T23:28:55.3488046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-cloudwatch-policy.json' 2024-12-17T23:28:55.3489614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ec2-create-tags-policy.json' 2024-12-17T23:28:55.3491163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-role-trust-policy.json' 2024-12-17T23:28:55.3492622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-s3-policy.json' 2024-12-17T23:28:55.3494117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies/instance-ssm-parameters-policy.json' 2024-12-17T23:28:55.3495537Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/policies' 2024-12-17T23:28:55.3496817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/security-groups.tf' 2024-12-17T23:28:55.3498157Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/arm-runner-patch.tpl' 2024-12-17T23:28:55.3499572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config.json' 2024-12-17T23:28:55.3501017Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux.json' 2024-12-17T23:28:55.3502520Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_arm64.json' 2024-12-17T23:28:55.3504052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_linux_nvidia.json' 2024-12-17T23:28:55.3505572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/cloudwatch_config_windows.json' 2024-12-17T23:28:55.3507239Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.ps1' 2024-12-17T23:28:55.3508701Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/install-config-runner.sh' 2024-12-17T23:28:55.3510080Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.ps1' 2024-12-17T23:28:55.3511501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates/user-data.sh' 2024-12-17T23:28:55.3512806Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/templates' 2024-12-17T23:28:55.3514056Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances/variables.tf' 2024-12-17T23:28:55.3515246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners-instances' 2024-12-17T23:28:55.3516382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/.gitkeep' 2024-12-17T23:28:55.3517473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/.tflint.hcl' 2024-12-17T23:28:55.3518611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/.gitignore' 2024-12-17T23:28:55.3519842Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.eslintrc.yaml' 2024-12-17T23:28:55.3521097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.nvmrc' 2024-12-17T23:28:55.3522337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/.prettierrc' 2024-12-17T23:28:55.3523588Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/Makefile' 2024-12-17T23:28:55.3524845Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/jest.config.js' 2024-12-17T23:28:55.3526149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/package.json' 2024-12-17T23:28:55.3527475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.test.ts' 2024-12-17T23:28:55.3528795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/lambda.ts' 2024-12-17T23:28:55.3530165Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.test.ts' 2024-12-17T23:28:55.3531622Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/cache.ts' 2024-12-17T23:28:55.3533086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.test.ts' 2024-12-17T23:28:55.3534545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/config.ts' 2024-12-17T23:28:55.3536030Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.test.ts' 2024-12-17T23:28:55.3537562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-auth.ts' 2024-12-17T23:28:55.3539057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.test.ts' 2024-12-17T23:28:55.3540562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-issues.ts' 2024-12-17T23:28:55.3542120Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.test.ts' 2024-12-17T23:28:55.3543644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/gh-runners.ts' 2024-12-17T23:28:55.3545149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.test.ts' 2024-12-17T23:28:55.3546653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms/index.ts' 2024-12-17T23:28:55.3548198Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/kms' 2024-12-17T23:28:55.3549697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.test.ts' 2024-12-17T23:28:55.3551178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/metrics.ts' 2024-12-17T23:28:55.3552658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.test.ts' 2024-12-17T23:28:55.3554128Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/runners.ts' 2024-12-17T23:28:55.3555698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.test.ts' 2024-12-17T23:28:55.3557202Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-down.ts' 2024-12-17T23:28:55.3558703Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.test.ts' 2024-12-17T23:28:55.3560179Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/scale-up.ts' 2024-12-17T23:28:55.3561645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.test.ts' 2024-12-17T23:28:55.3563076Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/sqs.ts' 2024-12-17T23:28:55.3564522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.test.ts' 2024-12-17T23:28:55.3565963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners/utils.ts' 2024-12-17T23:28:55.3567385Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src/scale-runners' 2024-12-17T23:28:55.3568867Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/src' 2024-12-17T23:28:55.3570263Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/reporter.js' 2024-12-17T23:28:55.3571766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources/sqs_receive_event.json' 2024-12-17T23:28:55.3573578Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test/resources' 2024-12-17T23:28:55.3575027Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/test' 2024-12-17T23:28:55.3576365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/tsconfig.json' 2024-12-17T23:28:55.3577780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners/yarn.lock' 2024-12-17T23:28:55.3579128Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas/runners' 2024-12-17T23:28:55.3580403Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/lambdas' 2024-12-17T23:28:55.3581630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/main.tf' 2024-12-17T23:28:55.3582834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/outputs.tf' 2024-12-17T23:28:55.3584096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies-lambda-common.tf' 2024-12-17T23:28:55.3585501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-cloudwatch.json' 2024-12-17T23:28:55.3586932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-down.json' 2024-12-17T23:28:55.3588737Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-scale-up.json' 2024-12-17T23:28:55.3590259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/lambda-secretsmanager.json' 2024-12-17T23:28:55.3591763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies/service-linked-role-create-policy.json' 2024-12-17T23:28:55.3593186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/policies' 2024-12-17T23:28:55.3594489Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/scale-down.tf' 2024-12-17T23:28:55.3595709Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/scale-up.tf' 2024-12-17T23:28:55.3596854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners/variables.tf' 2024-12-17T23:28:55.3620250Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/runners' 2024-12-17T23:28:55.3621617Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/.tflint.hcl' 2024-12-17T23:28:55.3622860Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/README.md' 2024-12-17T23:28:55.3624230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/main.tf' 2024-12-17T23:28:55.3625448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/outputs.tf' 2024-12-17T23:28:55.3626809Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/assume-role-for-account.json' 2024-12-17T23:28:55.3628413Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/boundary.json' 2024-12-17T23:28:55.3629808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-boundary.json' 2024-12-17T23:28:55.3631223Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies/deploy-policy.json' 2024-12-17T23:28:55.3632595Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/policies' 2024-12-17T23:28:55.3633871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions/variables.tf' 2024-12-17T23:28:55.3635110Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/setup-iam-permissions' 2024-12-17T23:28:55.3636256Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/.tflint.hcl' 2024-12-17T23:28:55.3637355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/README.md' 2024-12-17T23:28:55.3638530Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.eslintrc.yaml' 2024-12-17T23:28:55.3639785Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.gitignore' 2024-12-17T23:28:55.3641000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.nvmrc' 2024-12-17T23:28:55.3642225Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/.prettierrc' 2024-12-17T23:28:55.3643461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/Makefile' 2024-12-17T23:28:55.3644718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js' 2024-12-17T23:28:55.3646034Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/jest.config.js-bkp' 2024-12-17T23:28:55.3647328Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/package.json' 2024-12-17T23:28:55.3648632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms/index.ts' 2024-12-17T23:28:55.3649929Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/kms' 2024-12-17T23:28:55.3651233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/lambda.ts' 2024-12-17T23:28:55.3652499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/local.ts' 2024-12-17T23:28:55.3653855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs/index.ts' 2024-12-17T23:28:55.3655168Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/sqs' 2024-12-17T23:28:55.3656553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.test.ts' 2024-12-17T23:28:55.3657966Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook/handler.ts' 2024-12-17T23:28:55.3659393Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src/webhook' 2024-12-17T23:28:55.3660707Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/src' 2024-12-17T23:28:55.3661991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/reporter.js' 2024-12-17T23:28:55.3663423Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources/github_check_run_event.json' 2024-12-17T23:28:55.3664903Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test/resources' 2024-12-17T23:28:55.3666235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/test' 2024-12-17T23:28:55.3667599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/tsconfig.json' 2024-12-17T23:28:55.3668873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook/yarn.lock' 2024-12-17T23:28:55.3670117Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas/webhook' 2024-12-17T23:28:55.3671314Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/lambdas' 2024-12-17T23:28:55.3672424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/main.tf' 2024-12-17T23:28:55.3673492Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/outputs.tf' 2024-12-17T23:28:55.3674594Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies.tf' 2024-12-17T23:28:55.3675813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-cloudwatch.json' 2024-12-17T23:28:55.3677130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-orchestrator.json' 2024-12-17T23:28:55.3678509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies/lambda-publish-sqs-policy.json' 2024-12-17T23:28:55.3679804Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/policies' 2024-12-17T23:28:55.3680972Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/terraform.tfvars' 2024-12-17T23:28:55.3682096Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/variables.tf' 2024-12-17T23:28:55.3683260Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook/webhook.tf' 2024-12-17T23:28:55.3684349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules/webhook' 2024-12-17T23:28:55.3685390Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/modules' 2024-12-17T23:28:55.3686365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/outputs.tf' 2024-12-17T23:28:55.3687639Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/policies/lambda-publish-sqs-policy.json' 2024-12-17T23:28:55.3688863Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/policies' 2024-12-17T23:28:55.3689932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/templates/resource-group.json' 2024-12-17T23:28:55.3691019Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/templates' 2024-12-17T23:28:55.3692123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/terraform_migrations/local_ops.sh' 2024-12-17T23:28:55.3693276Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/terraform_migrations' 2024-12-17T23:28:55.3694314Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner/variables.tf' 2024-12-17T23:28:55.3695271Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/terraform-aws-github-runner' 2024-12-17T23:28:55.3696102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/__init__.py' 2024-12-17T23:28:55.3696939Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/README.md' 2024-12-17T23:28:55.3697933Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/binary_size_validation.py' 2024-12-17T23:28:55.3698967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/requirements.txt' 2024-12-17T23:28:55.3700020Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation/test_binary_size_validation.py' 2024-12-17T23:28:55.3701033Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/binary_size_validation' 2024-12-17T23:28:55.3701945Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/.gitignore' 2024-12-17T23:28:55.3702963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches/max-tokens-check.diff' 2024-12-17T23:28:55.3704171Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches/potential-unbounded-loop-check.diff' 2024-12-17T23:28:55.3705311Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/11.x-patches' 2024-12-17T23:28:55.3706396Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0001-Max-tokens-checks.diff' 2024-12-17T23:28:55.3707730Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0002-potential-unbounded-loop-check.diff' 2024-12-17T23:28:55.3709051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2024-12-17T23:28:55.3710205Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/15.x-patches' 2024-12-17T23:28:55.3711365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/17.x-patches/0003-Do-not-use-pthread_rwlock_wrlock.diff' 2024-12-17T23:28:55.3712613Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/17.x-patches' 2024-12-17T23:28:55.3713649Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/Dockerfile.cilint-clang-tidy' 2024-12-17T23:28:55.3714644Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/README.md' 2024-12-17T23:28:55.3715547Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/check_s3.py' 2024-12-17T23:28:55.3716438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/setup.sh' 2024-12-17T23:28:55.3717365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks/verify.sh' 2024-12-17T23:28:55.3718253Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/clang-tidy-checks' 2024-12-17T23:28:55.3719177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner/requirements.txt' 2024-12-17T23:28:55.3720159Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner/run_on_aws_devicefarm.py' 2024-12-17T23:28:55.3721129Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/device-farm-runner' 2024-12-17T23:28:55.3722069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/actionlint_linter.py' 2024-12-17T23:28:55.3723013Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/exec_linter.py' 2024-12-17T23:28:55.3723927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/flake8_linter.py' 2024-12-17T23:28:55.3724852Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/grep_linter.py' 2024-12-17T23:28:55.3725840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/lintrunner_version_linter.py' 2024-12-17T23:28:55.3726802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/mypy_linter.py' 2024-12-17T23:28:55.3727732Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/newlines_linter.py' 2024-12-17T23:28:55.3728651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/pip_init.py' 2024-12-17T23:28:55.3729551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/ruff_linter.py' 2024-12-17T23:28:55.3730448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/rustfmt.toml' 2024-12-17T23:28:55.3731367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/rustfmt_linter.py' 2024-12-17T23:28:55.3732275Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/s3_init.py' 2024-12-17T23:28:55.3733184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/s3_init_config.json' 2024-12-17T23:28:55.3734113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters/ufmt_linter.py' 2024-12-17T23:28:55.3734990Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/adapters' 2024-12-17T23:28:55.3735858Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter/convert_to_sarif.py' 2024-12-17T23:28:55.3736677Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/linter' 2024-12-17T23:28:55.3737573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/mirror-pypi/mirror_pytorch_triton_rocm.sh' 2024-12-17T23:28:55.3738492Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/mirror-pypi' 2024-12-17T23:28:55.3739361Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.flake8' 2024-12-17T23:28:55.3740212Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.gitattributes' 2024-12-17T23:28:55.3741075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/.gitignore' 2024-12-17T23:28:55.3741892Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/Makefile' 2024-12-17T23:28:55.3742720Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/README.md' 2024-12-17T23:28:55.3743615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/poetry.lock' 2024-12-17T23:28:55.3744493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pyproject.toml' 2024-12-17T23:28:55.3745450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__init__.py' 2024-12-17T23:28:55.3746491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/__main__.py' 2024-12-17T23:28:55.3747597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/conda.py' 2024-12-17T23:28:55.3748596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/cuda.py' 2024-12-17T23:28:55.3749597Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/macos.py' 2024-12-17T23:28:55.3750618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/utils.py' 2024-12-17T23:28:55.3751635Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/version.py' 2024-12-17T23:28:55.3752643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers/wheel.py' 2024-12-17T23:28:55.3753651Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/pytorch_pkg_helpers' 2024-12-17T23:28:55.3754665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/assets/conda_search.json' 2024-12-17T23:28:55.3755640Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/assets' 2024-12-17T23:28:55.3756582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_conda.py' 2024-12-17T23:28:55.3757504Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_cuda.py' 2024-12-17T23:28:55.3758409Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_macos.py' 2024-12-17T23:28:55.3759320Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_utils.py' 2024-12-17T23:28:55.3760259Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_version.py' 2024-12-17T23:28:55.3761187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests/test_wheel.py' 2024-12-17T23:28:55.3762076Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers/tests' 2024-12-17T23:28:55.3762930Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/pkg-helpers' 2024-12-17T23:28:55.3763786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/README.md' 2024-12-17T23:28:55.3764707Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/compare_keys.py' 2024-12-17T23:28:55.3765693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/create_clickhouse_schema.py' 2024-12-17T23:28:55.3766729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/dynamo2ch.py' 2024-12-17T23:28:55.3767682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_2_dynamodb.py' 2024-12-17T23:28:55.3768667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_queries.ipynb' 2024-12-17T23:28:55.3769642Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/rockset_queries.py' 2024-12-17T23:28:55.3770573Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration/s32ch.py' 2024-12-17T23:28:55.3771501Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/rockset_migration' 2024-12-17T23:28:55.3772389Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/analyze_ci_workflows.py' 2024-12-17T23:28:55.3773291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/backfill_events.py' 2024-12-17T23:28:55.3774231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/consolidate_scale_config_yaml.py' 2024-12-17T23:28:55.3775169Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/download-lambdas.py' 2024-12-17T23:28:55.3776100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/fetch_latest_green_commit.py' 2024-12-17T23:28:55.3777079Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_binary_build_matrix.py' 2024-12-17T23:28:55.3778090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_docker_release_matrix.py' 2024-12-17T23:28:55.3779054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/generate_release_matrix.py' 2024-12-17T23:28:55.3779947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/gitutils.py' 2024-12-17T23:28:55.3780868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/list_prs_from_partners_by_label.py' 2024-12-17T23:28:55.3781824Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts/rockset_autoscale.py' 2024-12-17T23:28:55.3782666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/scripts' 2024-12-17T23:28:55.3783539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/.gitignore' 2024-12-17T23:28:55.3784506Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/Makefile' 2024-12-17T23:28:55.3785451Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/README.md' 2024-12-17T23:28:55.3786475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/check_runners_state.py' 2024-12-17T23:28:55.3787944Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/check_runners_state_org.py' 2024-12-17T23:28:55.3789078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/clear_offline_runners.py' 2024-12-17T23:28:55.3790187Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/list-vpc-dependencies.sh' 2024-12-17T23:28:55.3791353Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/replace_runners_prefix_submit_pr.py' 2024-12-17T23:28:55.3792482Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils/requirements.txt' 2024-12-17T23:28:55.3793467Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/self-hosted-runner-utils' 2024-12-17T23:28:55.3794525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/.flake8' 2024-12-17T23:28:55.3795354Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/.gitignore' 2024-12-17T23:28:55.3796243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/analyze-history' 2024-12-17T23:28:55.3797226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin/build-check-api-compatibility' 2024-12-17T23:28:55.3798195Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/bin' 2024-12-17T23:28:55.3799144Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/pyproject.toml' 2024-12-17T23:28:55.3800025Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/requirements.txt' 2024-12-17T23:28:55.3800929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/__init__.py' 2024-12-17T23:28:55.3801815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/ast.py' 2024-12-17T23:28:55.3802689Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/checker.py' 2024-12-17T23:28:55.3803630Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/compatibility.py' 2024-12-17T23:28:55.3804535Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/git.py' 2024-12-17T23:28:55.3805411Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/github.py' 2024-12-17T23:28:55.3806296Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/types.py' 2024-12-17T23:28:55.3807208Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api/violations.py' 2024-12-17T23:28:55.3808125Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src/api' 2024-12-17T23:28:55.3808979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/src' 2024-12-17T23:28:55.3809872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/conftest.py' 2024-12-17T23:28:55.3810802Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast.py' 2024-12-17T23:28:55.3811844Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast_param_compatibility.py' 2024-12-17T23:28:55.3812927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_ast_param_types.py' 2024-12-17T23:28:55.3813975Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_compatibility.py' 2024-12-17T23:28:55.3814964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_git.py' 2024-12-17T23:28:55.3815885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api/test_github.py' 2024-12-17T23:28:55.3816824Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/api' 2024-12-17T23:28:55.3817786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/__init__.py' 2024-12-17T23:28:55.3818771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/git.py' 2024-12-17T23:28:55.3819738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing/source.py' 2024-12-17T23:28:55.3820721Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib/testing' 2024-12-17T23:28:55.3821747Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests/lib' 2024-12-17T23:28:55.3822634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold/tests' 2024-12-17T23:28:55.3823471Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/stronghold' 2024-12-17T23:28:55.3824265Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/README.md' 2024-12-17T23:28:55.3825188Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_conda_cuda.json' 2024-12-17T23:28:55.3826303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda.json' 2024-12-17T23:28:55.3827495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_cuda_norocm.json' 2024-12-17T23:28:55.3828614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_nocpu.json' 2024-12-17T23:28:55.3829685Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_linux_wheel_xpu.json' 2024-12-17T23:28:55.3830724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_macos_conda.json' 2024-12-17T23:28:55.3831738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_macos_wheel.json' 2024-12-17T23:28:55.3832793Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_conda_cuda.json' 2024-12-17T23:28:55.3833878Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_cuda.json' 2024-12-17T23:28:55.3834963Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets/build_matrix_windows_wheel_xpu.json' 2024-12-17T23:28:55.3835920Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/assets' 2024-12-17T23:28:55.3836839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/build_matrix_linux_wheel_nocpu.json' 2024-12-17T23:28:55.3837830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_fetch_latest_green_commit.py' 2024-12-17T23:28:55.3838830Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_generate_binary_build_matrix.py' 2024-12-17T23:28:55.3839795Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/test_rockset_autoscale.py' 2024-12-17T23:28:55.3840702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests/update_test_assets.sh' 2024-12-17T23:28:55.3841508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/tests' 2024-12-17T23:28:55.3842280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/README.md' 2024-12-17T23:28:55.3843092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/check_alerts.py' 2024-12-17T23:28:55.3843916Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/clickhouse.py' 2024-12-17T23:28:55.3844796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/compute_correlation.py' 2024-12-17T23:28:55.3845678Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/download_logs.py' 2024-12-17T23:28:55.3846525Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/github_analyze.py' 2024-12-17T23:28:55.3847385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/pyproject.toml' 2024-12-17T23:28:55.3848221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/queue_alert.py' 2024-12-17T23:28:55.3849129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/requirements.txt' 2024-12-17T23:28:55.3849947Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/reverts.py' 2024-12-17T23:28:55.3850775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/rockset_utils.py' 2024-12-17T23:28:55.3851668Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/get_merge_base_info.py' 2024-12-17T23:28:55.3852676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/historical_class_failure_correlation.py' 2024-12-17T23:28:55.3853838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/historical_file_failure_correlation.py' 2024-12-17T23:28:55.3854938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_heuristic_historical_edited_files.py' 2024-12-17T23:28:55.3855968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_heuristic_profiling.py' 2024-12-17T23:28:55.3856902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/td_rockset_analysis.py' 2024-12-17T23:28:55.3857775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td/utils.py' 2024-12-17T23:28:55.3858587Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/td' 2024-12-17T23:28:55.3859539Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/td/test_calculate_file_test_rating.py' 2024-12-17T23:28:55.3860531Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/td' 2024-12-17T23:28:55.3861434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_check_alerts.py' 2024-12-17T23:28:55.3862375Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_queue_alert.py' 2024-12-17T23:28:55.3863327Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests/test_update_test_times.py' 2024-12-17T23:28:55.3864247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/tests' 2024-12-17T23:28:55.3865113Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/update_test_times.py' 2024-12-17T23:28:55.3865932Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci/utils.py' 2024-12-17T23:28:55.3866716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchci' 2024-12-17T23:28:55.3867581Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchfix/README.md' 2024-12-17T23:28:55.3868376Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools/torchfix' 2024-12-17T23:28:55.3869121Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/tools' 2024-12-17T23:28:55.3869861Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.env.example' 2024-12-17T23:28:55.3870633Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.eslintrc.json' 2024-12-17T23:28:55.3871378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.gitignore' 2024-12-17T23:28:55.3872140Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.prettierignore' 2024-12-17T23:28:55.3872940Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/.prettierrc.json' 2024-12-17T23:28:55.3873697Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/README.md' 2024-12-17T23:28:55.3874618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs/params.json' 2024-12-17T23:28:55.3875783Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs/query.sql' 2024-12-17T23:28:55.3876860Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_failed_jobs' 2024-12-17T23:28:55.3877961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query/params.json' 2024-12-17T23:28:55.3879106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query/query.sql' 2024-12-17T23:28:55.3880289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_batch_query' 2024-12-17T23:28:55.3881398Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_query/params.json' 2024-12-17T23:28:55.3882472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_query/query.sql' 2024-12-17T23:28:55.3883544Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/commit_jobs_query' 2024-12-17T23:28:55.3884699Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance/params.json' 2024-12-17T23:28:55.3885917Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance/query.sql' 2024-12-17T23:28:55.3887344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance' 2024-12-17T23:28:55.3888625Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches/params.json' 2024-12-17T23:28:55.3889961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches/query.sql' 2024-12-17T23:28:55.3891344Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/compilers_benchmark_performance_branches' 2024-12-17T23:28:55.3892560Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/correlation_matrix/params.json' 2024-12-17T23:28:55.3893658Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/correlation_matrix/query.sql' 2024-12-17T23:28:55.3894734Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/correlation_matrix' 2024-12-17T23:28:55.3895812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu/params.json' 2024-12-17T23:28:55.3896884Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu/query.sql' 2024-12-17T23:28:55.3897954Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_gpu' 2024-12-17T23:28:55.3899044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name/params.json' 2024-12-17T23:28:55.3900166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name/query.sql' 2024-12-17T23:28:55.3901604Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_job_name' 2024-12-17T23:28:55.3902832Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account/params.json' 2024-12-17T23:28:55.3904012Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account/query.sql' 2024-12-17T23:28:55.3905304Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_owning_account' 2024-12-17T23:28:55.3906455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform/params.json' 2024-12-17T23:28:55.3907679Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform/query.sql' 2024-12-17T23:28:55.3908791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_platform' 2024-12-17T23:28:55.3910005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider/params.json' 2024-12-17T23:28:55.3911130Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider/query.sql' 2024-12-17T23:28:55.3912246Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_provider' 2024-12-17T23:28:55.3913344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo/params.json' 2024-12-17T23:28:55.3914438Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo/query.sql' 2024-12-17T23:28:55.3915504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_repo' 2024-12-17T23:28:55.3916614Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type/params.json' 2024-12-17T23:28:55.3917777Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type/query.sql' 2024-12-17T23:28:55.3918917Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_runner_type' 2024-12-17T23:28:55.3920082Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name/params.json' 2024-12-17T23:28:55.3921246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name/query.sql' 2024-12-17T23:28:55.3922408Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/cost_job_per_workflow_name' 2024-12-17T23:28:55.3923564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_non_flaky_tests/params.json' 2024-12-17T23:28:55.3924718Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_non_flaky_tests/query.sql' 2024-12-17T23:28:55.3925850Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_non_flaky_tests' 2024-12-17T23:28:55.3927007Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_historical/params.json' 2024-12-17T23:28:55.3928156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_historical/query.sql' 2024-12-17T23:28:55.3929285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_historical' 2024-12-17T23:28:55.3930415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_labels/params.json' 2024-12-17T23:28:55.3931534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_labels/query.sql' 2024-12-17T23:28:55.3932637Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_labels' 2024-12-17T23:28:55.3933787Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_total/params.json' 2024-12-17T23:28:55.3934889Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_total/query.sql' 2024-12-17T23:28:55.3935974Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_test_total' 2024-12-17T23:28:55.3937046Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_tests/params.json' 2024-12-17T23:28:55.3938149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_tests/query.sql' 2024-12-17T23:28:55.3939199Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/disabled_tests' 2024-12-17T23:28:55.3940280Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu/params.json' 2024-12-17T23:28:55.3941393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu/query.sql' 2024-12-17T23:28:55.3942502Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_gpu' 2024-12-17T23:28:55.3943638Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name/params.json' 2024-12-17T23:28:55.3944792Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name/query.sql' 2024-12-17T23:28:55.3945926Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_job_name' 2024-12-17T23:28:55.3947109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account/params.json' 2024-12-17T23:28:55.3948425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account/query.sql' 2024-12-17T23:28:55.3949626Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_owning_account' 2024-12-17T23:28:55.3950806Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform/params.json' 2024-12-17T23:28:55.3951964Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform/query.sql' 2024-12-17T23:28:55.3953126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_platform' 2024-12-17T23:28:55.3954276Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider/params.json' 2024-12-17T23:28:55.3955431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider/query.sql' 2024-12-17T23:28:55.3956573Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_provider' 2024-12-17T23:28:55.3957716Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo/params.json' 2024-12-17T23:28:55.3958826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo/query.sql' 2024-12-17T23:28:55.3959939Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_repo' 2024-12-17T23:28:55.3961092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type/params.json' 2024-12-17T23:28:55.3962359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type/query.sql' 2024-12-17T23:28:55.3963524Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_runner_type' 2024-12-17T23:28:55.3964711Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name/params.json' 2024-12-17T23:28:55.3965924Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name/query.sql' 2024-12-17T23:28:55.3967181Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/duration_job_per_workflow_name' 2024-12-17T23:28:55.3968365Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/external_contribution_stats/params.json' 2024-12-17T23:28:55.3969563Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/external_contribution_stats/query.sql' 2024-12-17T23:28:55.3970746Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/external_contribution_stats' 2024-12-17T23:28:55.3971885Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs/params.json' 2024-12-17T23:28:55.3973004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs/query.sql' 2024-12-17T23:28:55.3974103Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/failed_workflow_jobs' 2024-12-17T23:28:55.3975226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr/params.json' 2024-12-17T23:28:55.3976352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr/query.sql' 2024-12-17T23:28:55.3977482Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/filter_forced_merge_pr' 2024-12-17T23:28:55.3978565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests/params.json' 2024-12-17T23:28:55.3979595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests/query.sql' 2024-12-17T23:28:55.3980600Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests' 2024-12-17T23:28:55.3981694Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests_across_jobs/params.json' 2024-12-17T23:28:55.3982838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests_across_jobs/query.sql' 2024-12-17T23:28:55.3983965Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_tests_across_jobs' 2024-12-17T23:28:55.3985092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs/params.json' 2024-12-17T23:28:55.3986213Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs/query.sql' 2024-12-17T23:28:55.3987562Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/flaky_workflows_jobs' 2024-12-17T23:28:55.3988676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workers_on_period/params.json' 2024-12-17T23:28:55.3989804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workers_on_period/query.sql' 2024-12-17T23:28:55.3990907Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workers_on_period' 2024-12-17T23:28:55.3992106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs/params.json' 2024-12-17T23:28:55.3993183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs/query.sql' 2024-12-17T23:28:55.3994251Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/get_workflow_jobs' 2024-12-17T23:28:55.3995290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/hud_query/params.json' 2024-12-17T23:28:55.3996368Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/hud_query/query.sql' 2024-12-17T23:28:55.3997371Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/hud_query' 2024-12-17T23:28:55.3998393Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/issue_query/params.json' 2024-12-17T23:28:55.3999422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/issue_query/query.sql' 2024-12-17T23:28:55.4000432Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/issue_query' 2024-12-17T23:28:55.4001475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_avg/params.json' 2024-12-17T23:28:55.4002553Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_avg/query.sql' 2024-12-17T23:28:55.4003616Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_avg' 2024-12-17T23:28:55.4004719Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_percentile/params.json' 2024-12-17T23:28:55.4005868Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_percentile/query.sql' 2024-12-17T23:28:55.4006994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/job_duration_percentile' 2024-12-17T23:28:55.4008097Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_branch_push/params.json' 2024-12-17T23:28:55.4009182Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_branch_push/query.sql' 2024-12-17T23:28:55.4010247Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_branch_push' 2024-12-17T23:28:55.4011347Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_jobs/params.json' 2024-12-17T23:28:55.4012467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_jobs/query.sql' 2024-12-17T23:28:55.4013558Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_jobs' 2024-12-17T23:28:55.4014686Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_workflow/params.json' 2024-12-17T23:28:55.4015840Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_workflow/query.sql' 2024-12-17T23:28:55.4016975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/last_successful_workflow' 2024-12-17T23:28:55.4018109Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_health/params.json' 2024-12-17T23:28:55.4019271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_health/query.sql' 2024-12-17T23:28:55.4020350Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_health' 2024-12-17T23:28:55.4021467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage/params.json' 2024-12-17T23:28:55.4022596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage/query.sql' 2024-12-17T23:28:55.4023728Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/lf_rollover_percentage' 2024-12-17T23:28:55.4024900Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/log_captures_count/params.json' 2024-12-17T23:28:55.4026004Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/log_captures_count/query.sql' 2024-12-17T23:28:55.4027095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/log_captures_count' 2024-12-17T23:28:55.4028258Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red/params.json' 2024-12-17T23:28:55.4029345Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red/query.sql' 2024-12-17T23:28:55.4030421Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red' 2024-12-17T23:28:55.4031538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg/params.json' 2024-12-17T23:28:55.4032654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg/query.sql' 2024-12-17T23:28:55.4033777Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_avg' 2024-12-17T23:28:55.4034910Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs/params.json' 2024-12-17T23:28:55.4036054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs/query.sql' 2024-12-17T23:28:55.4037165Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_jobs' 2024-12-17T23:28:55.4038324Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent/params.json' 2024-12-17T23:28:55.4039495Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent/query.sql' 2024-12-17T23:28:55.4040641Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent' 2024-12-17T23:28:55.4041838Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups/params.json' 2024-12-17T23:28:55.4043067Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups/query.sql' 2024-12-17T23:28:55.4044289Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/master_commit_red_percent_groups' 2024-12-17T23:28:55.4045488Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats/params.json' 2024-12-17T23:28:55.4046671Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats/query.sql' 2024-12-17T23:28:55.4047844Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/monthly_contribution_stats' 2024-12-17T23:28:55.4049031Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red/params.json' 2024-12-17T23:28:55.4050107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red/query.sql' 2024-12-17T23:28:55.4051172Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red' 2024-12-17T23:28:55.4052293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name/params.json' 2024-12-17T23:28:55.4053497Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name/query.sql' 2024-12-17T23:28:55.4054627Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_name' 2024-12-17T23:28:55.4055807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform/params.json' 2024-12-17T23:28:55.4057010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform/query.sql' 2024-12-17T23:28:55.4058191Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_by_platform' 2024-12-17T23:28:55.4059366Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day/params.json' 2024-12-17T23:28:55.4060534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day/query.sql' 2024-12-17T23:28:55.4061687Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/nightly_jobs_red_past_day' 2024-12-17T23:28:55.4062803Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_commits_master/params.json' 2024-12-17T23:28:55.4063902Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_commits_master/query.sql' 2024-12-17T23:28:55.4064986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_commits_master' 2024-12-17T23:28:55.4066054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_reverts/params.json' 2024-12-17T23:28:55.4067088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_reverts/query.sql' 2024-12-17T23:28:55.4068188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/num_reverts' 2024-12-17T23:28:55.4069316Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical/params.json' 2024-12-17T23:28:55.4070576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical/query.sql' 2024-12-17T23:28:55.4071808Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/number_of_force_pushes_historical' 2024-12-17T23:28:55.4073019Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches/params.json' 2024-12-17T23:28:55.4074190Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches/query.sql' 2024-12-17T23:28:55.4075335Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_branches' 2024-12-17T23:28:55.4076473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms/params.json' 2024-12-17T23:28:55.4077676Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms/query.sql' 2024-12-17T23:28:55.4078793Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_llms' 2024-12-17T23:28:55.4079914Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names/params.json' 2024-12-17T23:28:55.4081052Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names/query.sql' 2024-12-17T23:28:55.4082233Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_names' 2024-12-17T23:28:55.4083337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_v3/query.sql' 2024-12-17T23:28:55.4084426Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/oss_ci_benchmark_v3' 2024-12-17T23:28:55.4085493Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_commits/params.json' 2024-12-17T23:28:55.4086522Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_commits/query.sql' 2024-12-17T23:28:55.4087791Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_commits' 2024-12-17T23:28:55.4088854Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_merge_commits/params.json' 2024-12-17T23:28:55.4089935Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_merge_commits/query.sql' 2024-12-17T23:28:55.4091003Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/pr_merge_commits' 2024-12-17T23:28:55.4092101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical/params.json' 2024-12-17T23:28:55.4093248Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical/query.sql' 2024-12-17T23:28:55.4094379Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical' 2024-12-17T23:28:55.4095538Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct/params.json' 2024-12-17T23:28:55.4096698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct/query.sql' 2024-12-17T23:28:55.4097855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queue_times_historical_pct' 2024-12-17T23:28:55.4098967Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs/params.json' 2024-12-17T23:28:55.4099994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs/query.sql' 2024-12-17T23:28:55.4101012Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs' 2024-12-17T23:28:55.4102095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate/params.json' 2024-12-17T23:28:55.4103230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate/query.sql' 2024-12-17T23:28:55.4104329Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_aggregate' 2024-12-17T23:28:55.4105541Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label/params.json' 2024-12-17T23:28:55.4106651Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label/query.sql' 2024-12-17T23:28:55.4107851Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/queued_jobs_by_label' 2024-12-17T23:28:55.4108981Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query/params.json' 2024-12-17T23:28:55.4110221Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query/query.sql' 2024-12-17T23:28:55.4111377Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/recent_pr_workflows_query' 2024-12-17T23:28:55.4112450Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/reverts/params.json' 2024-12-17T23:28:55.4113458Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/reverts/query.sql' 2024-12-17T23:28:55.4114433Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/reverts' 2024-12-17T23:28:55.4115481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization/params.json' 2024-12-17T23:28:55.4116578Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization/query.sql' 2024-12-17T23:28:55.4117666Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization' 2024-12-17T23:28:55.4118816Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity/params.json' 2024-12-17T23:28:55.4120044Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity/query.sql' 2024-12-17T23:28:55.4121236Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_activity' 2024-12-17T23:28:55.4122564Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo/params.json' 2024-12-17T23:28:55.4123757Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo/query.sql' 2024-12-17T23:28:55.4124913Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/runner_utilization_by_repo' 2024-12-17T23:28:55.4126073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_historical/params.json' 2024-12-17T23:28:55.4127206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_historical/query.sql' 2024-12-17T23:28:55.4128313Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_historical' 2024-12-17T23:28:55.4129399Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_sec/params.json' 2024-12-17T23:28:55.4130469Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_sec/query.sql' 2024-12-17T23:28:55.4131520Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/strict_lag_sec' 2024-12-17T23:28:55.4132612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class/params.json' 2024-12-17T23:28:55.4133708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class/query.sql' 2024-12-17T23:28:55.4134892Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class' 2024-12-17T23:28:55.4136072Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs/params.json' 2024-12-17T23:28:55.4137310Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs/query.sql' 2024-12-17T23:28:55.4138546Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_class_periodic_jobs' 2024-12-17T23:28:55.4139915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file/params.json' 2024-12-17T23:28:55.4141015Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file/query.sql' 2024-12-17T23:28:55.4142095Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file' 2024-12-17T23:28:55.4143257Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs/params.json' 2024-12-17T23:28:55.4144491Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs/query.sql' 2024-12-17T23:28:55.4145709Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/test_time_per_file_periodic_jobs' 2024-12-17T23:28:55.4146850Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/time_to_signal/params.json' 2024-12-17T23:28:55.4148018Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/time_to_signal/query.sql' 2024-12-17T23:28:55.4149069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/time_to_signal' 2024-12-17T23:28:55.4150124Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query/params.json' 2024-12-17T23:28:55.4151174Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query/query.sql' 2024-12-17T23:28:55.4152221Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query' 2024-12-17T23:28:55.4153322Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query_branches/params.json' 2024-12-17T23:28:55.4154464Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query_branches/query.sql' 2024-12-17T23:28:55.4155586Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchao_query_branches' 2024-12-17T23:28:55.4156767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks/params.json' 2024-12-17T23:28:55.4157991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks/query.sql' 2024-12-17T23:28:55.4159188Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_list_userbenchmarks' 2024-12-17T23:28:55.4160434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits/params.json' 2024-12-17T23:28:55.4161724Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits/query.sql' 2024-12-17T23:28:55.4162994Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_list_commits' 2024-12-17T23:28:55.4164337Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics/params.json' 2024-12-17T23:28:55.4165645Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics/query.sql' 2024-12-17T23:28:55.4166916Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/torchbench_userbenchmark_query_metrics' 2024-12-17T23:28:55.4168150Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles/params.json' 2024-12-17T23:28:55.4169271Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles/query.sql' 2024-12-17T23:28:55.4170349Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/ttrs_percentiles' 2024-12-17T23:28:55.4171382Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_avg/params.json' 2024-12-17T23:28:55.4172367Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_avg/query.sql' 2024-12-17T23:28:55.4173345Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_avg' 2024-12-17T23:28:55.4174414Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical/params.json' 2024-12-17T23:28:55.4175567Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical/query.sql' 2024-12-17T23:28:55.4176071Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical' 2024-12-17T23:28:55.4176654Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile/params.json' 2024-12-17T23:28:55.4177236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile/query.sql' 2024-12-17T23:28:55.4177796Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_duration_historical_percentile' 2024-12-17T23:28:55.4178287Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_percentile/params.json' 2024-12-17T23:28:55.4178766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_percentile/query.sql' 2024-12-17T23:28:55.4179232Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/tts_percentile' 2024-12-17T23:28:55.4179778Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost/params.json' 2024-12-17T23:28:55.4180308Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost/query.sql' 2024-12-17T23:28:55.4180828Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/unique_repos_in_runnercost' 2024-12-17T23:28:55.4181385Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day/params.json' 2024-12-17T23:28:55.4181925Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day/query.sql' 2024-12-17T23:28:55.4182468Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/validation_jobs_red_past_day' 2024-12-17T23:28:55.4182991Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats/params.json' 2024-12-17T23:28:55.4183562Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats/query.sql' 2024-12-17T23:28:55.4184083Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/weekly_force_merge_stats' 2024-12-17T23:28:55.4184590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg/params.json' 2024-12-17T23:28:55.4185102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg/query.sql' 2024-12-17T23:28:55.4185652Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_avg' 2024-12-17T23:28:55.4186206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile/params.json' 2024-12-17T23:28:55.4186756Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile/query.sql' 2024-12-17T23:28:55.4187574Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_duration_percentile' 2024-12-17T23:28:55.4188073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_load/params.json' 2024-12-17T23:28:55.4188534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_load/query.sql' 2024-12-17T23:28:55.4188999Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries/workflow_load' 2024-12-17T23:28:55.4189409Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/clickhouse_queries' 2024-12-17T23:28:55.4189888Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/AnnouncementBanner.module.css' 2024-12-17T23:28:55.4190333Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/AnnouncementBanner.tsx' 2024-12-17T23:28:55.4190751Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CheckBoxSelector.tsx' 2024-12-17T23:28:55.4191148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CommitStatus.tsx' 2024-12-17T23:28:55.4191536Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/CopyLink.tsx' 2024-12-17T23:28:55.4191928Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/DrCIButton.tsx' 2024-12-17T23:28:55.4192325Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/DynamicTitle.tsx' 2024-12-17T23:28:55.4192734Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ErrorBoundary.tsx' 2024-12-17T23:28:55.4193149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/FilteredJobList.tsx' 2024-12-17T23:28:55.4193586Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GranularityPicker.tsx' 2024-12-17T23:28:55.4194029Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GroupHudTableHeaders.tsx' 2024-12-17T23:28:55.4194455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/GroupJobConclusion.tsx' 2024-12-17T23:28:55.4194905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobAnnotationToggle.tsx' 2024-12-17T23:28:55.4195301Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobArtifact.tsx' 2024-12-17T23:28:55.4195746Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobConclusion.module.css' 2024-12-17T23:28:55.4196251Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobConclusion.tsx' 2024-12-17T23:28:55.4196661Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobFilterInput.tsx' 2024-12-17T23:28:55.4197092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobLinks.module.css' 2024-12-17T23:28:55.4197471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobLinks.tsx' 2024-12-17T23:28:55.4197856Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobSummary.tsx' 2024-12-17T23:28:55.4198380Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/JobTooltip.tsx' 2024-12-17T23:28:55.4198775Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoadingPage.tsx' 2024-12-17T23:28:55.4199226Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LogAnnotationToggle.tsx' 2024-12-17T23:28:55.4199611Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LogViewer.tsx' 2024-12-17T23:28:55.4200005Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoggedInMenu.tsx' 2024-12-17T23:28:55.4200456Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoginSection.module.css' 2024-12-17T23:28:55.4200853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/LoginSection.tsx' 2024-12-17T23:28:55.4201281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/MultiSelectPicker.tsx' 2024-12-17T23:28:55.4201693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/NavBar.module.css' 2024-12-17T23:28:55.4202062Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/NavBar.tsx' 2024-12-17T23:28:55.4202475Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/PageSelector.tsx' 2024-12-17T23:28:55.4202912Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ReproductionCommand.tsx' 2024-12-17T23:28:55.4203331Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/SevReport.module.css' 2024-12-17T23:28:55.4203726Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/SevReport.tsx' 2024-12-17T23:28:55.4204106Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TimeUtils.tsx' 2024-12-17T23:28:55.4204548Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TooltipTarget.module.css' 2024-12-17T23:28:55.4204965Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/TooltipTarget.tsx' 2024-12-17T23:28:55.4205415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/UseClickhouseProvider.tsx' 2024-12-17T23:28:55.4205822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/ValuePicker.tsx' 2024-12-17T23:28:55.4206261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/VersionControlLinks.tsx' 2024-12-17T23:28:55.4206656Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WorkflowBox.tsx' 2024-12-17T23:28:55.4207089Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/WorkflowDispatcher.tsx' 2024-12-17T23:28:55.4207582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/RerunInfo.tsx' 2024-12-17T23:28:55.4208087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestCounts.tsx' 2024-12-17T23:28:55.4208672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestInfo.module.css' 2024-12-17T23:28:55.4209153Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo/TestInfo.tsx' 2024-12-17T23:28:55.4209620Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/additionalTestInfo' 2024-12-17T23:28:55.4210126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/BranchAndCommitPicker.tsx' 2024-12-17T23:28:55.4210619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/CommitPanel.tsx' 2024-12-17T23:28:55.4211115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/ModeAndDTypePicker.tsx' 2024-12-17T23:28:55.4211533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/common.tsx' 2024-12-17T23:28:55.4212050Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/BenchmarkLogs.tsx' 2024-12-17T23:28:55.4212595Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/CompilerGraphGroup.tsx' 2024-12-17T23:28:55.4213073Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/LogLinks.tsx' 2024-12-17T23:28:55.4213603Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/ModelGraphPanel.tsx' 2024-12-17T23:28:55.4214098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/ModelPanel.tsx' 2024-12-17T23:28:55.4214606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SuitePicker.tsx' 2024-12-17T23:28:55.4215139Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SummaryGraphPanel.tsx' 2024-12-17T23:28:55.4215641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/SummaryPanel.tsx' 2024-12-17T23:28:55.4216121Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers/common.tsx' 2024-12-17T23:28:55.4216577Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/compilers' 2024-12-17T23:28:55.4217070Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/ModelGraphPanel.tsx' 2024-12-17T23:28:55.4217556Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/SummaryPanel.tsx' 2024-12-17T23:28:55.4217997Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms/common.tsx' 2024-12-17T23:28:55.4218447Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/llms' 2024-12-17T23:28:55.4218931Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao/SuitePicker.tsx' 2024-12-17T23:28:55.4219384Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao/common.tsx' 2024-12-17T23:28:55.4219839Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark/torchao' 2024-12-17T23:28:55.4220248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/benchmark' 2024-12-17T23:28:55.4220660Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/commit.module.css' 2024-12-17T23:28:55.4221051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/hud.module.css' 2024-12-17T23:28:55.4221516Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics.module.css' 2024-12-17T23:28:55.4221999Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/ScalarPanel.tsx' 2024-12-17T23:28:55.4222461Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TablePanel.tsx' 2024-12-17T23:28:55.4222938Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TablePanelRS.tsx' 2024-12-17T23:28:55.4223490Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TimeSeriesPanel.tsx' 2024-12-17T23:28:55.4224000Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/TimeSeriesPanelRS.tsx' 2024-12-17T23:28:55.4224501Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels/WorkflowPicker.tsx' 2024-12-17T23:28:55.4224933Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics/panels' 2024-12-17T23:28:55.4225331Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/metrics' 2024-12-17T23:28:55.4225747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components/minihud.module.css' 2024-12-17T23:28:55.4226108Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/components' 2024-12-17T23:28:55.4226473Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs/architecture.md' 2024-12-17T23:28:55.4226836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs/write-path.png' 2024-12-17T23:28:55.4227264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/docs' 2024-12-17T23:28:55.4227618Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/jest.config.js' 2024-12-17T23:28:55.4227976Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/GeneralUtils.ts' 2024-12-17T23:28:55.4228363Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/JobClassifierUtil.ts' 2024-12-17T23:28:55.4228742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/ParamSelector.tsx' 2024-12-17T23:28:55.4229100Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/RevertModal.tsx' 2024-12-17T23:28:55.4229528Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compilerUtils.ts' 2024-12-17T23:28:55.4229994Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compliers/CompilerSuites.ts' 2024-12-17T23:28:55.4230419Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/compliers' 2024-12-17T23:28:55.4230823Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark/llmUtils.ts' 2024-12-17T23:28:55.4231189Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/benchmark' 2024-12-17T23:28:55.4231545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/Constants.ts' 2024-12-17T23:28:55.4231918Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoCcBot.ts' 2024-12-17T23:28:55.4232291Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoLabelBot.ts' 2024-12-17T23:28:55.4232717Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/autoLabelCodevTrunk.ts' 2024-12-17T23:28:55.4233163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/cancelWorkflowsOnCloseBot.ts' 2024-12-17T23:28:55.4233619Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/ciflowPushTrigger.ts' 2024-12-17T23:28:55.4243643Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/cliParser.ts' 2024-12-17T23:28:55.4244183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/codevNoWritePermBot.ts' 2024-12-17T23:28:55.4244554Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/drciBot.ts' 2024-12-17T23:28:55.4244899Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/index.ts' 2024-12-17T23:28:55.4245390Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchBot.ts' 2024-12-17T23:28:55.4245804Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchBotHandler.ts' 2024-12-17T23:28:55.4246203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/pytorchbotLogger.ts' 2024-12-17T23:28:55.4246582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/retryBot.ts' 2024-12-17T23:28:55.4246979Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/stripApprovalBot.ts' 2024-12-17T23:28:55.4247359Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/subscriptions.ts' 2024-12-17T23:28:55.4247808Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/triggerCircleCIWorkflows.ts' 2024-12-17T23:28:55.4248243Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/triggerInductorTestsBot.ts' 2024-12-17T23:28:55.4248587Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/utils.ts' 2024-12-17T23:28:55.4249043Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/verifyDisableTestIssueBot.ts' 2024-12-17T23:28:55.4249444Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot/webhookToDynamo.ts' 2024-12-17T23:28:55.4249799Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/bot' 2024-12-17T23:28:55.4250149Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/clickhouse.ts' 2024-12-17T23:28:55.4250503Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/commitUtils.ts' 2024-12-17T23:28:55.4250901Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/correlation_matrix.json' 2024-12-17T23:28:55.4251244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/drciUtils.ts' 2024-12-17T23:28:55.4251565Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/dynamo.ts' 2024-12-17T23:28:55.4251922Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchCommit.ts' 2024-12-17T23:28:55.4252358Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchDisabledNonFlakyTests.ts' 2024-12-17T23:28:55.4252736Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchFlakyTests.ts' 2024-12-17T23:28:55.4253069Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchHud.ts' 2024-12-17T23:28:55.4253455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchIssuesByLabel.ts' 2024-12-17T23:28:55.4253786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchPR.ts' 2024-12-17T23:28:55.4254183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchRecentWorkflows.ts' 2024-12-17T23:28:55.4254534Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/fetchS3Links.ts' 2024-12-17T23:28:55.4254886Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/getAuthors.ts' 2024-12-17T23:28:55.4255269Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/github.ts' 2024-12-17T23:28:55.4255647Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/githubFunctions.ts' 2024-12-17T23:28:55.4255980Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/jobUtils.ts' 2024-12-17T23:28:55.4256326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/metricUtils.ts' 2024-12-17T23:28:55.4256682Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/opensearch.ts' 2024-12-17T23:28:55.4257092Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/rateLimit.ts' 2024-12-17T23:28:55.4257422Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/rockset.ts' 2024-12-17T23:28:55.4257735Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/s3.ts' 2024-12-17T23:28:55.4258084Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/searchLogs.ts' 2024-12-17T23:28:55.4258448Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/searchUtils.ts' 2024-12-17T23:28:55.4258915Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/tools/MeasureRenderTimeProfiler.tsx' 2024-12-17T23:28:55.4259270Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/tools' 2024-12-17T23:28:55.4259602Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/track.ts' 2024-12-17T23:28:55.4259926Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/types.ts' 2024-12-17T23:28:55.4260343Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useGroupingPreference.tsx' 2024-12-17T23:28:55.4260698Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useHudData.ts' 2024-12-17T23:28:55.4261057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useScrollTo.ts' 2024-12-17T23:28:55.4261434Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib/useTableFilter.ts' 2024-12-17T23:28:55.4261759Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/lib' 2024-12-17T23:28:55.4262086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/next-env.d.ts' 2024-12-17T23:28:55.4262424Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/next.config.js' 2024-12-17T23:28:55.4262752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/package.json' 2024-12-17T23:28:55.4263235Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit/[sha].tsx' 2024-12-17T23:28:55.4263717Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/commit' 2024-12-17T23:28:55.4264238Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues/[issueNumber].tsx' 2024-12-17T23:28:55.4264716Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/issues' 2024-12-17T23:28:55.4265206Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull/[prNumber].tsx' 2024-12-17T23:28:55.4265674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]/pull' 2024-12-17T23:28:55.4266126Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4266519Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/[repoOwner]' 2024-12-17T23:28:55.4266909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/_app.tsx' 2024-12-17T23:28:55.4267455Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/_githubrunnersutilization.tsx' 2024-12-17T23:28:55.4267949Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit/[sha].ts' 2024-12-17T23:28:55.4268451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/commit' 2024-12-17T23:28:55.4268961Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull/[prNumber].ts' 2024-12-17T23:28:55.4269504Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]/pull' 2024-12-17T23:28:55.4269979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4270395Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/[repoOwner]' 2024-12-17T23:28:55.4270855Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts/s3/[workflowId].ts' 2024-12-17T23:28:55.4271272Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts/s3' 2024-12-17T23:28:55.4271671Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/artifacts' 2024-12-17T23:28:55.4272087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/auth/[...nextauth].js' 2024-12-17T23:28:55.4272465Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/auth' 2024-12-17T23:28:55.4272909Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/clickhouse/[queryName].ts' 2024-12-17T23:28:55.4273318Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/clickhouse' 2024-12-17T23:28:55.4273766Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/corresponding_workflow_id.ts' 2024-12-17T23:28:55.4274145Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/drci/drci.ts' 2024-12-17T23:28:55.4274513Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/drci' 2024-12-17T23:28:55.4274871Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/failure.ts' 2024-12-17T23:28:55.4275303Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests/disable.ts' 2024-12-17T23:28:55.4275731Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests/flakytest.ts' 2024-12-17T23:28:55.4276152Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/flaky-tests' 2024-12-17T23:28:55.4276752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]/[sha].ts' 2024-12-17T23:28:55.4277353Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]/[workflow]' 2024-12-17T23:28:55.4277908Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4278401Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch/[repoOwner]' 2024-12-17T23:28:55.4278847Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/dispatch' 2024-12-17T23:28:55.4279244Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github/webhooks.ts' 2024-12-17T23:28:55.4279684Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/github' 2024-12-17T23:28:55.4280224Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]/[page].ts' 2024-12-17T23:28:55.4280743Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]/[branch]' 2024-12-17T23:28:55.4281218Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4281701Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud/[repoOwner]' 2024-12-17T23:28:55.4282072Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/hud' 2024-12-17T23:28:55.4282474Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/issue/[label].ts' 2024-12-17T23:28:55.4282856Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/issue' 2024-12-17T23:28:55.4283415Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/[annotation].ts' 2024-12-17T23:28:55.4284142Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations/[jobIds].ts' 2024-12-17T23:28:55.4284733Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/annotations' 2024-12-17T23:28:55.4285351Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures/[queryParams].ts' 2024-12-17T23:28:55.4285925Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]/failures' 2024-12-17T23:28:55.4286459Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4286944Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation/[repoOwner]' 2024-12-17T23:28:55.4287592Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/job_annotation' 2024-12-17T23:28:55.4288168Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]/[annotation].ts' 2024-12-17T23:28:55.4288708Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4289186Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation/[repoOwner]' 2024-12-17T23:28:55.4289621Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/log_annotation' 2024-12-17T23:28:55.4290101Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/query/[collection]/[lambdaName].ts' 2024-12-17T23:28:55.4290545Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/query/[collection]' 2024-12-17T23:28:55.4290934Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/query' 2024-12-17T23:28:55.4291292Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/search.ts' 2024-12-17T23:28:55.4291767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/usage-log-aggregator/lambda.ts' 2024-12-17T23:28:55.4292220Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api/usage-log-aggregator' 2024-12-17T23:28:55.4292690Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/api' 2024-12-17T23:28:55.4293203Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]/[[...page]].tsx' 2024-12-17T23:28:55.4293668Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]/[compiler]' 2024-12-17T23:28:55.4294092Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/[suite]' 2024-12-17T23:28:55.4294704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/compilers.tsx' 2024-12-17T23:28:55.4295172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/llms.tsx' 2024-12-17T23:28:55.4295576Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark/torchao.tsx' 2024-12-17T23:28:55.4295958Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/benchmark' 2024-12-17T23:28:55.4296323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/correlation.tsx' 2024-12-17T23:28:55.4296706Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/cost_analysis.tsx' 2024-12-17T23:28:55.4297057Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/disabled.tsx' 2024-12-17T23:28:55.4297713Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-12-17T23:28:55.4298392Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]/[branch]' 2024-12-17T23:28:55.4298986Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4299660Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs/[repoOwner]' 2024-12-17T23:28:55.4300264Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failedjobs' 2024-12-17T23:28:55.4300665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/failure.tsx' 2024-12-17T23:28:55.4301035Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/flakytest.tsx' 2024-12-17T23:28:55.4301569Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-12-17T23:28:55.4302088Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]/[branch]' 2024-12-17T23:28:55.4302634Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4303317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud/[repoOwner]' 2024-12-17T23:28:55.4303840Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/hud' 2024-12-17T23:28:55.4304175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/kpis.tsx' 2024-12-17T23:28:55.4304599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/login_test.tsx' 2024-12-17T23:28:55.4304946Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/metrics.tsx' 2024-12-17T23:28:55.4305507Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-12-17T23:28:55.4306040Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]/[branch]' 2024-12-17T23:28:55.4306619Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4307047Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud/[repoOwner]' 2024-12-17T23:28:55.4307508Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/minihud' 2024-12-17T23:28:55.4307866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/nightlies.tsx' 2024-12-17T23:28:55.4308412Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]/[[...page]].tsx' 2024-12-17T23:28:55.4308998Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4309451Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability/[repoOwner]' 2024-12-17T23:28:55.4309858Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/reliability' 2024-12-17T23:28:55.4310184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/sli.tsx' 2024-12-17T23:28:55.4310626Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/torchbench/userbenchmark.tsx' 2024-12-17T23:28:55.4311015Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/torchbench' 2024-12-17T23:28:55.4311545Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]/[[...page]].tsx' 2024-12-17T23:28:55.4312057Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]/[branch]' 2024-12-17T23:28:55.4312521Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]/[repoName]' 2024-12-17T23:28:55.4313069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts/[repoOwner]' 2024-12-17T23:28:55.4313440Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages/tts' 2024-12-17T23:28:55.4313775Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/pages' 2024-12-17T23:28:55.4314198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public/failures_spritesheet.png' 2024-12-17T23:28:55.4314551Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public/favicon.ico' 2024-12-17T23:28:55.4314894Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/public' 2024-12-17T23:28:55.4315261Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset.config.json' 2024-12-17T23:28:55.4315788Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql/oss_ci_benchmark_branches.sql' 2024-12-17T23:28:55.4316297Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql/oss_ci_benchmark_llms.sql' 2024-12-17T23:28:55.4316817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql/oss_ci_benchmark_names.sql' 2024-12-17T23:28:55.4317244Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/__sql' 2024-12-17T23:28:55.4317796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/oss_ci_benchmark_branches.lambda.json' 2024-12-17T23:28:55.4318321Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/oss_ci_benchmark_llms.lambda.json' 2024-12-17T23:28:55.4318846Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks/oss_ci_benchmark_names.lambda.json' 2024-12-17T23:28:55.4319317Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/benchmarks' 2024-12-17T23:28:55.4319799Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/annotated_flaky_jobs.sql' 2024-12-17T23:28:55.4320278Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/commit_failed_jobs.sql' 2024-12-17T23:28:55.4320747Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/commit_jobs_query.sql' 2024-12-17T23:28:55.4321193Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/commit_query.sql' 2024-12-17T23:28:55.4321753Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/disabled_non_flaky_tests.sql' 2024-12-17T23:28:55.4322233Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/disabled_test_labels.sql' 2024-12-17T23:28:55.4322696Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/disabled_tests.sql' 2024-12-17T23:28:55.4323172Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/failed_workflow_jobs.sql' 2024-12-17T23:28:55.4323780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/failure_samples_query.sql' 2024-12-17T23:28:55.4324285Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/filter_forced_merge_pr.sql' 2024-12-17T23:28:55.4324723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/flaky_tests.sql' 2024-12-17T23:28:55.4325216Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/flaky_tests_across_jobs.sql' 2024-12-17T23:28:55.4325708Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/flaky_workflows_jobs.sql' 2024-12-17T23:28:55.4326184Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/get_relevant_alerts.sql' 2024-12-17T23:28:55.4327306Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/get_workflow_jobs.sql' 2024-12-17T23:28:55.4328123Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/hud_query.sql' 2024-12-17T23:28:55.4328836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/issue_query.sql' 2024-12-17T23:28:55.4329357Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/master_commit_red_jobs.sql' 2024-12-17T23:28:55.4329828Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/num_commits_master.sql' 2024-12-17T23:28:55.4330279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/pr_commits.sql' 2024-12-17T23:28:55.4330784Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/recent_pr_workflows_query.sql' 2024-12-17T23:28:55.4331281Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/reverted_prs_with_reason.sql' 2024-12-17T23:28:55.4331796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_insights_latest_runs.sql' 2024-12-17T23:28:55.4332279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_class.sql' 2024-12-17T23:28:55.4332834Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_class_periodic_jobs.sql' 2024-12-17T23:28:55.4333307Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_file.sql' 2024-12-17T23:28:55.4333950Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/test_time_per_file_periodic_jobs.sql' 2024-12-17T23:28:55.4334408Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/unclassified.sql' 2024-12-17T23:28:55.4334905Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql/weekly_force_merge_stats.sql' 2024-12-17T23:28:55.4335315Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/__sql' 2024-12-17T23:28:55.4335883Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/annotated_flaky_jobs.lambda.json' 2024-12-17T23:28:55.4336370Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/commit_failed_jobs.lambda.json' 2024-12-17T23:28:55.4336866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/commit_jobs_query.lambda.json' 2024-12-17T23:28:55.4337323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/commit_query.lambda.json' 2024-12-17T23:28:55.4337839Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/disabled_non_flaky_tests.lambda.json' 2024-12-17T23:28:55.4338346Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/disabled_test_labels.lambda.json' 2024-12-17T23:28:55.4338817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/disabled_tests.lambda.json' 2024-12-17T23:28:55.4339317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/failed_workflow_jobs.lambda.json' 2024-12-17T23:28:55.4339819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/failure_samples_query.lambda.json' 2024-12-17T23:28:55.4340326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/filter_forced_merge_pr.lambda.json' 2024-12-17T23:28:55.4340815Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_test_query.lambda.json' 2024-12-17T23:28:55.4341264Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_tests.lambda.json' 2024-12-17T23:28:55.4341771Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_tests_across_jobs.lambda.json' 2024-12-17T23:28:55.4342279Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/flaky_workflows_jobs.lambda.json' 2024-12-17T23:28:55.4342769Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/get_relevant_alerts.lambda.json' 2024-12-17T23:28:55.4343425Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/get_workflow_jobs.lambda.json' 2024-12-17T23:28:55.4343872Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/hud_query.lambda.json' 2024-12-17T23:28:55.4344323Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/issue_query.lambda.json' 2024-12-17T23:28:55.4344835Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/master_commit_red_jobs.lambda.json' 2024-12-17T23:28:55.4345326Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/num_commits_master.lambda.json' 2024-12-17T23:28:55.4346026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/pr_commits.lambda.json' 2024-12-17T23:28:55.4346606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/recent_pr_workflows_query.lambda.json' 2024-12-17T23:28:55.4347338Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/reverted_prs_with_reason.lambda.json' 2024-12-17T23:28:55.4347841Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_class.lambda.json' 2024-12-17T23:28:55.4348397Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_class_periodic_jobs.lambda.json' 2024-12-17T23:28:55.4348887Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_file.lambda.json' 2024-12-17T23:28:55.4349499Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/test_time_per_file_periodic_jobs.lambda.json' 2024-12-17T23:28:55.4349962Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/unclassified.lambda.json' 2024-12-17T23:28:55.4350498Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons/weekly_force_merge_stats.lambda.json' 2024-12-17T23:28:55.4350881Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/commons' 2024-12-17T23:28:55.4351428Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/compilers_benchmark_performance.sql' 2024-12-17T23:28:55.4352026Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/compilers_benchmark_performance_branches.sql' 2024-12-17T23:28:55.4352481Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/torchao_query.sql' 2024-12-17T23:28:55.4352982Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql/torchao_query_branches.sql' 2024-12-17T23:28:55.4353400Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/__sql' 2024-12-17T23:28:55.4353968Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/compilers_benchmark_performance.lambda.json' 2024-12-17T23:28:55.4354582Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/compilers_benchmark_performance_branches.lambda.json' 2024-12-17T23:28:55.4355051Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/torchao_query.lambda.json' 2024-12-17T23:28:55.4355580Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor/torchao_query_branches.lambda.json' 2024-12-17T23:28:55.4355970Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/inductor' 2024-12-17T23:28:55.4356446Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/correlation_matrix.sql' 2024-12-17T23:28:55.4356956Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/disabled_test_historical.sql' 2024-12-17T23:28:55.4357431Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/disabled_test_total.sql' 2024-12-17T23:28:55.4357959Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/external_contribution_stats.sql' 2024-12-17T23:28:55.4358442Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/get_workers_on_period.sql' 2024-12-17T23:28:55.4359014Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/job_duration_avg.sql' 2024-12-17T23:28:55.4359521Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/job_duration_percentile.sql' 2024-12-17T23:28:55.4360059Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/last_branch_push.sql' 2024-12-17T23:28:55.4360549Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/last_successful_jobs.sql' 2024-12-17T23:28:55.4361054Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/last_successful_workflow.sql' 2024-12-17T23:28:55.4361605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/lf_rollover_health.sql' 2024-12-17T23:28:55.4362107Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/lf_rollover_percentage.sql' 2024-12-17T23:28:55.4362641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/log_captures_count.sql' 2024-12-17T23:28:55.4363108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red.sql' 2024-12-17T23:28:55.4363606Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red_avg.sql' 2024-12-17T23:28:55.4364115Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red_percent.sql' 2024-12-17T23:28:55.4364665Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_commit_red_percent_groups.sql' 2024-12-17T23:28:55.4365231Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_jobs_red.sql' 2024-12-17T23:28:55.4365714Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/master_jobs_red_avg.sql' 2024-12-17T23:28:55.4366209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/number_of_force_pushes.sql' 2024-12-17T23:28:55.4366704Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queue_times_historical.sql' 2024-12-17T23:28:55.4367230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queue_times_historical_pct.sql' 2024-12-17T23:28:55.4367866Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queued_jobs.sql' 2024-12-17T23:28:55.4368352Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/queued_jobs_by_label.sql' 2024-12-17T23:28:55.4368780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/reverts.sql' 2024-12-17T23:28:55.4369240Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/strict_lag_sec.sql' 2024-12-17T23:28:55.4369667Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/top_reds.sql' 2024-12-17T23:28:55.4370098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_avg.sql' 2024-12-17T23:28:55.4370598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_duration_historical.sql' 2024-12-17T23:28:55.4371163Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_duration_historical_percentile.sql' 2024-12-17T23:28:55.4371612Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/tts_percentile.sql' 2024-12-17T23:28:55.4372098Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/workflow_duration_avg.sql' 2024-12-17T23:28:55.4372632Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/workflow_duration_percentile.sql' 2024-12-17T23:28:55.4373078Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql/workflow_load.sql' 2024-12-17T23:28:55.4373566Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/__sql' 2024-12-17T23:28:55.4374166Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/correlation_matrix.lambda.json' 2024-12-17T23:28:55.4374693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/disabled_test_historical.lambda.json' 2024-12-17T23:28:55.4375195Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/disabled_test_total.lambda.json' 2024-12-17T23:28:55.4375786Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/external_contribution_stats.lambda.json' 2024-12-17T23:28:55.4376304Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/get_workers_on_period.lambda.json' 2024-12-17T23:28:55.4376921Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/job_duration_avg.lambda.json' 2024-12-17T23:28:55.4377509Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/job_duration_percentile.lambda.json' 2024-12-17T23:28:55.4378042Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/last_branch_push.lambda.json' 2024-12-17T23:28:55.4378584Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/last_successful_jobs.lambda.json' 2024-12-17T23:28:55.4379108Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/last_successful_workflow.lambda.json' 2024-12-17T23:28:55.4379604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/lf_rollover_health.lambda.json' 2024-12-17T23:28:55.4380117Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/lf_rollover_percentage.lambda.json' 2024-12-17T23:28:55.4380613Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/log_captures_count.lambda.json' 2024-12-17T23:28:55.4381094Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red.lambda.json' 2024-12-17T23:28:55.4381596Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red_avg.lambda.json' 2024-12-17T23:28:55.4382129Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red_percent.lambda.json' 2024-12-17T23:28:55.4382693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_commit_red_percent_groups.lambda.json' 2024-12-17T23:28:55.4383176Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_jobs_red.lambda.json' 2024-12-17T23:28:55.4383672Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/master_jobs_red_avg.lambda.json' 2024-12-17T23:28:55.4384177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/number_of_force_pushes.lambda.json' 2024-12-17T23:28:55.4384693Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queue_times_historical.lambda.json' 2024-12-17T23:28:55.4385218Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queue_times_historical_pct.lambda.json' 2024-12-17T23:28:55.4385683Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queued_jobs.lambda.json' 2024-12-17T23:28:55.4386177Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/queued_jobs_by_label.lambda.json' 2024-12-17T23:28:55.4386680Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/reverts.lambda.json' 2024-12-17T23:28:55.4387416Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/strict_lag_sec.lambda.json' 2024-12-17T23:28:55.4387862Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/top_reds.lambda.json' 2024-12-17T23:28:55.4388293Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_avg.lambda.json' 2024-12-17T23:28:55.4388819Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_duration_historical.lambda.json' 2024-12-17T23:28:55.4389609Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_duration_historical_percentile.lambda.json' 2024-12-17T23:28:55.4390102Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/tts_percentile.lambda.json' 2024-12-17T23:28:55.4390610Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/workflow_duration_avg.lambda.json' 2024-12-17T23:28:55.4391155Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/workflow_duration_percentile.lambda.json' 2024-12-17T23:28:55.4391627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics/workflow_load.lambda.json' 2024-12-17T23:28:55.4392009Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/metrics' 2024-12-17T23:28:55.4392604Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/docker_jobs_red.sql' 2024-12-17T23:28:55.4393122Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/docker_jobs_red_past_day.sql' 2024-12-17T23:28:55.4393598Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red.sql' 2024-12-17T23:28:55.4394126Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red_by_name.sql' 2024-12-17T23:28:55.4394662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red_by_platform.sql' 2024-12-17T23:28:55.4395183Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/nightly_jobs_red_past_day.sql' 2024-12-17T23:28:55.4395673Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/validation_jobs_red.sql' 2024-12-17T23:28:55.4396204Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql/validation_jobs_red_past_day.sql' 2024-12-17T23:28:55.4396633Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/__sql' 2024-12-17T23:28:55.4397199Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red.lambda.json' 2024-12-17T23:28:55.4397729Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red_by_name.lambda.json' 2024-12-17T23:28:55.4398295Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red_by_platform.lambda.json' 2024-12-17T23:28:55.4398826Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/nightly_jobs_red_past_day.lambda.json' 2024-12-17T23:28:55.4399344Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/validation_jobs_red.lambda.json' 2024-12-17T23:28:55.4399891Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies/validation_jobs_red_past_day.lambda.json' 2024-12-17T23:28:55.4400369Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/nightlies' 2024-12-17T23:28:55.4400768Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/prodVersions.json' 2024-12-17T23:28:55.4401349Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/monthly_contribution_stats.sql' 2024-12-17T23:28:55.4401875Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/num_reverts.sql' 2024-12-17T23:28:55.4402533Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/number_of_force_pushes_historical.sql' 2024-12-17T23:28:55.4403090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/strict_lag_historical.sql' 2024-12-17T23:28:55.4403616Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/time_to_merge.sql' 2024-12-17T23:28:55.4404148Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/time_to_review.sql' 2024-12-17T23:28:55.4404517Z + mkdir -p /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:28:55.4404672Z + echo ::endgroup:: 2024-12-17T23:28:55.4405207Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/time_to_signal.sql' 2024-12-17T23:28:55.4405738Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql/ttrs_percentiles.sql' 2024-12-17T23:28:55.4406224Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/__sql' 2024-12-17T23:28:55.4406822Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/monthly_contribution_stats.lambda.json' 2024-12-17T23:28:55.4407355Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/num_reverts.lambda.json' 2024-12-17T23:28:55.4407987Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/number_of_force_pushes_historical.lambda.json' 2024-12-17T23:28:55.4408557Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/strict_lag_historical.lambda.json' 2024-12-17T23:28:55.4409090Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/time_to_merge.lambda.json' 2024-12-17T23:28:55.4409640Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/time_to_review.lambda.json' 2024-12-17T23:28:55.4410175Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/time_to_signal.lambda.json' 2024-12-17T23:28:55.4410780Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis/ttrs_percentiles.lambda.json' 2024-12-17T23:28:55.4411235Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/pytorch_dev_infra_kpis' 2024-12-17T23:28:55.4411812Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql/torchbench_list_userbenchmarks.sql' 2024-12-17T23:28:55.4412445Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql/torchbench_userbenchmark_list_commits.sql' 2024-12-17T23:28:55.4413088Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql/torchbench_userbenchmark_query_metrics.sql' 2024-12-17T23:28:55.4413526Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/__sql' 2024-12-17T23:28:55.4414236Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/torchbench_list_userbenchmarks.lambda.json' 2024-12-17T23:28:55.4414890Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/torchbench_userbenchmark_list_commits.lambda.json' 2024-12-17T23:28:55.4415641Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench/torchbench_userbenchmark_query_metrics.lambda.json' 2024-12-17T23:28:55.4416055Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/torchbench' 2024-12-17T23:28:55.4416662Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql/runner_utilization.sql' 2024-12-17T23:28:55.4417230Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql/runner_utilization_by_activity.sql' 2024-12-17T23:28:55.4417807Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql/runner_utilization_by_repo.sql' 2024-12-17T23:28:55.4418248Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/__sql' 2024-12-17T23:28:55.4418776Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/runner_utilization.lambda.json' 2024-12-17T23:28:55.4419348Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/runner_utilization_by_activity.lambda.json' 2024-12-17T23:28:55.4419927Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization/runner_utilization_by_repo.lambda.json' 2024-12-17T23:28:55.4420330Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset/utilization' 2024-12-17T23:28:55.4420692Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/rockset' 2024-12-17T23:28:55.4421087Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/backfillJobs.mjs' 2024-12-17T23:28:55.4421467Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/checkRockset.mjs' 2024-12-17T23:28:55.4421974Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/deleteOldQueryLambdaVersions.mjs' 2024-12-17T23:28:55.4422402Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/downloadQueryLambda.mjs' 2024-12-17T23:28:55.4422796Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/pushRocksetTags.mjs' 2024-12-17T23:28:55.4423198Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/updateQueueTimes.mjs' 2024-12-17T23:28:55.4423615Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts/uploadQueryLambda.mjs' 2024-12-17T23:28:55.4423979Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/scripts' 2024-12-17T23:28:55.4424336Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/styles/globals.css' 2024-12-17T23:28:55.4424674Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/styles' 2024-12-17T23:28:55.4425045Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoCcBot.test.ts' 2024-12-17T23:28:55.4425441Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoLabelBot.test.ts' 2024-12-17T23:28:55.4425873Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/autoLabelCodevTrunk.test.ts' 2024-12-17T23:28:55.4426342Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/cancelWorkflowsOnCloseBot.test.ts' 2024-12-17T23:28:55.4426767Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/ciflow-push-trigger.test.ts' 2024-12-17T23:28:55.4427317Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/closeCommands.test.ts' 2024-12-17T23:28:55.4427752Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/codevNoWritePermBot.test.ts' 2024-12-17T23:28:55.4428075Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/common.ts' 2024-12-17T23:28:55.4428480Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/disableFlakyBot.test.ts' 2024-12-17T23:28:55.4428836Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drci.test.ts' 2024-12-17T23:28:55.4429249Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drciBot.test.ts' 2024-12-17T23:28:55.4429627Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/drciUtils.test.ts' 2024-12-17T23:28:55.4430011Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/config.json' 2024-12-17T23:28:55.4430387Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issue.json' 2024-12-17T23:28:55.4430813Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issue_comment.json' 2024-12-17T23:28:55.4431234Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issues.labeled.json' 2024-12-17T23:28:55.4431655Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/issues.opened.json' 2024-12-17T23:28:55.4432074Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/known_labels.json' 2024-12-17T23:28:55.4432471Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_files.json' 2024-12-17T23:28:55.4432929Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.closed.json' 2024-12-17T23:28:55.4433378Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.edited.json' 2024-12-17T23:28:55.4433831Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.labeled.json' 2024-12-17T23:28:55.4434290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.opened.json' 2024-12-17T23:28:55.4434749Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.reopened.json' 2024-12-17T23:28:55.4435246Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request.synchronize.json' 2024-12-17T23:28:55.4435688Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_comment.json' 2024-12-17T23:28:55.4436156Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_review.json' 2024-12-17T23:28:55.4436653Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_review_approved.json' 2024-12-17T23:28:55.4437099Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/pull_request_reviews.json' 2024-12-17T23:28:55.4437572Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/permission.json' 2024-12-17T23:28:55.4438095Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.closed.json' 2024-12-17T23:28:55.4438621Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.labeled.json' 2024-12-17T23:28:55.4439178Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.synchronize.json' 2024-12-17T23:28:55.4439763Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger/pull_request.unlabeled.json' 2024-12-17T23:28:55.4440201Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push-trigger' 2024-12-17T23:28:55.4440589Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/push.json' 2024-12-17T23:28:55.4441086Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/webhookToDynamoExpected.json.gz' 2024-12-17T23:28:55.4441590Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_job.queued.json' 2024-12-17T23:28:55.4442010Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_jobs.json' 2024-12-17T23:28:55.4442472Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures/workflow_run.completed.json' 2024-12-17T23:28:55.4442855Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/fixtures' 2024-12-17T23:28:55.4443217Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/jobUtils.test.ts' 2024-12-17T23:28:55.4443605Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/labelCommands.test.ts' 2024-12-17T23:28:55.4444008Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/mergeCommands.test.ts' 2024-12-17T23:28:55.4444386Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/metricUtils.test.ts' 2024-12-17T23:28:55.4444742Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/reporter.js' 2024-12-17T23:28:55.4445103Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/retryBot.test.ts' 2024-12-17T23:28:55.4445483Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/searchUtils.test.ts' 2024-12-17T23:28:55.4445817Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/setup.ts' 2024-12-17T23:28:55.4446209Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/stripApprovals.test.ts' 2024-12-17T23:28:55.4446599Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/subscriptions.test.ts' 2024-12-17T23:28:55.4447081Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/triggerCircleCIWorkflows.test.ts' 2024-12-17T23:28:55.4447524Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/triggerInductorTestsBot.test.ts' 2024-12-17T23:28:55.4447853Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/utils.ts' 2024-12-17T23:28:55.4448290Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/verifyDisableTestIssue.test.ts' 2024-12-17T23:28:55.4448702Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test/wehookToDynamoBot.test.ts' 2024-12-17T23:28:55.4449043Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/test' 2024-12-17T23:28:55.4449364Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/tsconfig.json' 2024-12-17T23:28:55.4449723Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/types/next-auth-d.ts' 2024-12-17T23:28:55.4450069Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/types' 2024-12-17T23:28:55.4450377Z removed '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci/yarn.lock' 2024-12-17T23:28:55.4450695Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/torchci' 2024-12-17T23:28:55.4450975Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2024-12-17T23:28:55.4451285Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-12-17T23:28:55.4451532Z removed directory '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:28:55.4452388Z ##[endgroup] 2024-12-17T23:28:55.4552977Z ##[group]Run actions/checkout@v4 2024-12-17T23:28:55.4553177Z with: 2024-12-17T23:28:55.4553316Z repository: pytorch/test-infra 2024-12-17T23:28:55.4553427Z path: test-infra 2024-12-17T23:28:55.4553540Z submodules: recursive 2024-12-17T23:28:55.4553807Z token: *** 2024-12-17T23:28:55.4553921Z ssh-strict: true 2024-12-17T23:28:55.4554018Z ssh-user: git 2024-12-17T23:28:55.4554129Z persist-credentials: true 2024-12-17T23:28:55.4554232Z clean: true 2024-12-17T23:28:55.4554354Z sparse-checkout-cone-mode: true 2024-12-17T23:28:55.4554452Z fetch-depth: 1 2024-12-17T23:28:55.4554563Z fetch-tags: false 2024-12-17T23:28:55.4554667Z show-progress: true 2024-12-17T23:28:55.4554771Z lfs: false 2024-12-17T23:28:55.4554888Z set-safe-directory: true 2024-12-17T23:28:55.4554976Z env: 2024-12-17T23:28:55.4555112Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:55.4555237Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:55.4555330Z PR_NUMBER: 2024-12-17T23:28:55.4558816Z 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 2024-12-17T23:28:55.4559031Z ##[endgroup] 2024-12-17T23:28:55.5737291Z Syncing repository: pytorch/test-infra 2024-12-17T23:28:55.5738087Z ##[group]Getting Git version info 2024-12-17T23:28:55.5738601Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra' 2024-12-17T23:28:55.5739325Z [command]/usr/bin/git version 2024-12-17T23:28:55.5739640Z git version 2.40.1 2024-12-17T23:28:55.5749718Z ##[endgroup] 2024-12-17T23:28:55.5763262Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a52351bd-85d8-436e-8741-e3ca43c52ef4' before making global git config changes 2024-12-17T23:28:55.5765085Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:28:55.5769992Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2024-12-17T23:28:55.5800343Z ##[group]Initializing the repository 2024-12-17T23:28:55.5805530Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2024-12-17T23:28:55.5829883Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:28:55.5830920Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:28:55.5831510Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:28:55.5831948Z hint: 2024-12-17T23:28:55.5832285Z hint: git config --global init.defaultBranch 2024-12-17T23:28:55.5832683Z hint: 2024-12-17T23:28:55.5833256Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:28:55.5834292Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:28:55.5835354Z hint: 2024-12-17T23:28:55.5835795Z hint: git branch -m 2024-12-17T23:28:55.5836846Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.git/ 2024-12-17T23:28:55.5845048Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2024-12-17T23:28:55.5870368Z ##[endgroup] 2024-12-17T23:28:55.5871187Z ##[group]Disabling automatic garbage collection 2024-12-17T23:28:55.5875669Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:28:55.5901307Z ##[endgroup] 2024-12-17T23:28:55.5902062Z ##[group]Setting up auth 2024-12-17T23:28:55.5907911Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:28:55.5933393Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-12-17T23:28:55.6193532Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:28:55.6220165Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-12-17T23:28:55.6479085Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:28:55.6517170Z ##[endgroup] 2024-12-17T23:28:55.6517994Z ##[group]Determining the default branch 2024-12-17T23:28:55.6521597Z Retrieving the default branch name 2024-12-17T23:28:56.5460646Z Default branch 'main' 2024-12-17T23:28:56.5461791Z ##[endgroup] 2024-12-17T23:28:56.5462709Z ##[group]Fetching the repository 2024-12-17T23:28:56.5466846Z [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 2024-12-17T23:28:57.0651370Z From https://github.com/pytorch/test-infra 2024-12-17T23:28:57.0651864Z * [new branch] main -> origin/main 2024-12-17T23:28:57.0671920Z ##[endgroup] 2024-12-17T23:28:57.0672385Z ##[group]Determining the checkout info 2024-12-17T23:28:57.0673496Z ##[endgroup] 2024-12-17T23:28:57.0677779Z [command]/usr/bin/git sparse-checkout disable 2024-12-17T23:28:57.0709937Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2024-12-17T23:28:57.0732673Z ##[group]Checking out the ref 2024-12-17T23:28:57.0735992Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-12-17T23:28:57.1566572Z Switched to a new branch 'main' 2024-12-17T23:28:57.1567150Z branch 'main' set up to track 'origin/main'. 2024-12-17T23:28:57.1573007Z ##[endgroup] 2024-12-17T23:28:57.1573486Z ##[group]Setting up auth for fetching submodules 2024-12-17T23:28:57.1578073Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:28:57.1615334Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-12-17T23:28:57.1641955Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-12-17T23:28:57.1666697Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-12-17T23:28:57.1689130Z ##[endgroup] 2024-12-17T23:28:57.1689574Z ##[group]Fetching submodules 2024-12-17T23:28:57.1692047Z [command]/usr/bin/git submodule sync --recursive 2024-12-17T23:28:57.1955554Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-12-17T23:28:57.2213755Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-12-17T23:28:57.2466383Z ##[endgroup] 2024-12-17T23:28:57.2466870Z ##[group]Persisting credentials for submodules 2024-12-17T23:28:57.2471525Z [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' || :" 2024-12-17T23:28:57.2728961Z [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" 2024-12-17T23:28:57.2986772Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-12-17T23:28:57.3243235Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-12-17T23:28:57.3494590Z ##[endgroup] 2024-12-17T23:28:57.3525975Z [command]/usr/bin/git log -1 --format=%H 2024-12-17T23:28:57.3545414Z a07505a74641a4ff5123d635defac481ef28ef1e 2024-12-17T23:28:57.3805439Z Prepare all required actions 2024-12-17T23:28:57.3806051Z Getting action download info 2024-12-17T23:28:57.4972678Z Download action repository 'pytorch/test-infra@main' (SHA:a07505a74641a4ff5123d635defac481ef28ef1e) 2024-12-17T23:28:58.8159377Z Getting action download info 2024-12-17T23:28:58.9818188Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-12-17T23:28:59.1678567Z ##[group]Run ./test-infra/.github/actions/setup-linux 2024-12-17T23:28:59.1679041Z env: 2024-12-17T23:28:59.1679438Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:59.1679917Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:59.1680293Z PR_NUMBER: 2024-12-17T23:28:59.1683982Z 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 2024-12-17T23:28:59.1688232Z ##[endgroup] 2024-12-17T23:28:59.1804209Z ##[group]Run set -euo pipefail 2024-12-17T23:28:59.1804577Z set -euo pipefail 2024-12-17T23:28:59.1804914Z function get_ec2_metadata() { 2024-12-17T23:28:59.1805314Z  # Pulled from instance metadata endpoint for EC2 2024-12-17T23:28:59.1805983Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-12-17T23:28:59.1806586Z  category=$1 2024-12-17T23:28:59.1807491Z  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}" 2024-12-17T23:28:59.1808430Z } 2024-12-17T23:28:59.1808720Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-12-17T23:28:59.1809170Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-12-17T23:28:59.1809655Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-12-17T23:28:59.1810095Z echo "system info $(uname -a)" 2024-12-17T23:28:59.1816094Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:28:59.1816503Z env: 2024-12-17T23:28:59.1816779Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:59.1817150Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:59.1817440Z PR_NUMBER: 2024-12-17T23:28:59.1821200Z 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 2024-12-17T23:28:59.1824955Z ##[endgroup] 2024-12-17T23:28:59.1951914Z ami-id: ami-0fff1b9a61dec8a5f 2024-12-17T23:28:59.2045058Z instance-id: i-018f2e7cf67384968 2024-12-17T23:28:59.2132775Z instance-type: c5.2xlarge 2024-12-17T23:28:59.2142694Z system info Linux ip-10-0-44-210.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-12-17T23:28:59.2178616Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:28:59.2179577Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:28:59.2185401Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:28:59.2185816Z env: 2024-12-17T23:28:59.2186104Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:59.2186466Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:59.2186777Z PR_NUMBER: 2024-12-17T23:28:59.2190979Z 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 2024-12-17T23:28:59.2194736Z ##[endgroup] 2024-12-17T23:28:59.2269793Z ##[group]Run if systemctl is-active --quiet docker; then 2024-12-17T23:28:59.2270269Z if systemctl is-active --quiet docker; then 2024-12-17T23:28:59.2270672Z  echo "Docker daemon is running..."; 2024-12-17T23:28:59.2271026Z else 2024-12-17T23:28:59.2271405Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-12-17T23:28:59.2271842Z fi 2024-12-17T23:28:59.2277061Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:28:59.2277620Z env: 2024-12-17T23:28:59.2277887Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:59.2278258Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:59.2278569Z PR_NUMBER: 2024-12-17T23:28:59.2282199Z 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 2024-12-17T23:28:59.2286052Z ##[endgroup] 2024-12-17T23:28:59.2352731Z Docker daemon is running... 2024-12-17T23:28:59.2380919Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2024-12-17T23:28:59.2381574Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2024-12-17T23:28:59.2382105Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2024-12-17T23:28:59.2382743Z retry aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2024-12-17T23:28:59.2383494Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-12-17T23:28:59.2389287Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:28:59.2389697Z env: 2024-12-17T23:28:59.2389973Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:28:59.2390332Z REPOSITORY: pytorch/pytorch 2024-12-17T23:28:59.2390657Z PR_NUMBER: 2024-12-17T23:28:59.2394107Z 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 2024-12-17T23:28:59.2397851Z AWS_RETRY_MODE: standard 2024-12-17T23:28:59.2398141Z AWS_MAX_ATTEMPTS: 5 2024-12-17T23:28:59.2398414Z AWS_DEFAULT_REGION: us-east-1 2024-12-17T23:28:59.2398715Z ##[endgroup] 2024-12-17T23:29:00.3651136Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:29:00.3651984Z Configure a credential helper to remove this warning. See 2024-12-17T23:29:00.3652693Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:29:00.3653396Z 2024-12-17T23:29:00.3653589Z Login Succeeded 2024-12-17T23:29:00.3697589Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:29:00.3698223Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:29:00.3698751Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:29:00.3704824Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:00.3705234Z env: 2024-12-17T23:29:00.3705499Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:00.3706038Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:00.3706343Z PR_NUMBER: 2024-12-17T23:29:00.3710095Z 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 2024-12-17T23:29:00.3713858Z ##[endgroup] 2024-12-17T23:29:00.3797336Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2024-12-17T23:29:00.3797864Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2024-12-17T23:29:00.3798293Z sudo rm -rf "${RUNNER_ARTIFACT_DIR}" 2024-12-17T23:29:00.3798667Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2024-12-17T23:29:00.3799143Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2024-12-17T23:29:00.3799600Z  2024-12-17T23:29:00.3799920Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2024-12-17T23:29:00.3800376Z sudo rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2024-12-17T23:29:00.3800790Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2024-12-17T23:29:00.3801288Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2024-12-17T23:29:00.3801783Z  2024-12-17T23:29:00.3802053Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2024-12-17T23:29:00.3802442Z sudo rm -rf "${RUNNER_DOCS_DIR}" 2024-12-17T23:29:00.3802787Z mkdir -p "${RUNNER_DOCS_DIR}" 2024-12-17T23:29:00.3803224Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2024-12-17T23:29:00.3809203Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:00.3809604Z env: 2024-12-17T23:29:00.3809886Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:00.3810267Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:00.3810565Z PR_NUMBER: 2024-12-17T23:29:00.3814048Z 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 2024-12-17T23:29:00.3817829Z ##[endgroup] 2024-12-17T23:29:00.5749162Z ##[group]Run needs=0 2024-12-17T23:29:00.5749459Z needs=0 2024-12-17T23:29:00.5749885Z if lspci -v | grep -e 'controller.*NVIDIA' >/dev/null 2>/dev/null; then 2024-12-17T23:29:00.5750353Z  needs=1 2024-12-17T23:29:00.5750605Z fi 2024-12-17T23:29:00.5751035Z echo "does=${needs}" >> $GITHUB_OUTPUT 2024-12-17T23:29:00.5757296Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:00.5757695Z env: 2024-12-17T23:29:00.5757977Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:00.5758352Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:00.5758643Z PR_NUMBER: 2024-12-17T23:29:00.5762259Z 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 2024-12-17T23:29:00.5766126Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:00.5766745Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:00.5767322Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:00.5767744Z ##[endgroup] 2024-12-17T23:29:00.6017667Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:29:00.6018267Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:29:00.6018710Z # shellcheck disable=SC2046 2024-12-17T23:29:00.6019082Z docker stop $(docker ps -q) || true 2024-12-17T23:29:00.6019455Z # Prune all of the docker images 2024-12-17T23:29:00.6019796Z docker system prune -af 2024-12-17T23:29:00.6025265Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:00.6025674Z env: 2024-12-17T23:29:00.6025935Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:00.6026330Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:00.6026626Z PR_NUMBER: 2024-12-17T23:29:00.6030211Z 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 2024-12-17T23:29:00.6034098Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:00.6034717Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:00.6035305Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:00.6035731Z ##[endgroup] 2024-12-17T23:29:00.6294866Z "docker stop" requires at least 1 argument. 2024-12-17T23:29:00.6295663Z See 'docker stop --help'. 2024-12-17T23:29:00.6295895Z 2024-12-17T23:29:00.6296146Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-12-17T23:29:00.6296479Z 2024-12-17T23:29:00.6296636Z Stop one or more running containers 2024-12-17T23:29:00.6447984Z Total reclaimed space: 0B 2024-12-17T23:29:00.6541360Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2024-12-17T23:29:00.6541755Z with: 2024-12-17T23:29:00.6542235Z github-secret: *** 2024-12-17T23:29:00.6542963Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2024-12-17T23:29:00.6543757Z activate-with-label: false 2024-12-17T23:29:00.6544052Z label: with-ssh 2024-12-17T23:29:00.6544326Z remove-existing-keys: true 2024-12-17T23:29:00.6544627Z fail-silently: true 2024-12-17T23:29:00.6544878Z env: 2024-12-17T23:29:00.6545149Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:00.6545518Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:00.6545825Z PR_NUMBER: 2024-12-17T23:29:00.6549434Z 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 2024-12-17T23:29:00.6553341Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:00.6553949Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:00.6554527Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:00.6554946Z ##[endgroup] 2024-12-17T23:29:00.7657900Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-12-17T23:29:00.7659995Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2024-12-17T23:29:00.7778721Z ##[group]Run actions/checkout@v4 2024-12-17T23:29:00.7779109Z with: 2024-12-17T23:29:00.7779395Z repository: pytorch/pytorch 2024-12-17T23:29:00.7779749Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:29:00.7780120Z path: pytorch/pytorch 2024-12-17T23:29:00.7780392Z fetch-depth: 0 2024-12-17T23:29:00.7780838Z token: *** 2024-12-17T23:29:00.7781088Z ssh-strict: true 2024-12-17T23:29:00.7781335Z ssh-user: git 2024-12-17T23:29:00.7781609Z persist-credentials: true 2024-12-17T23:29:00.7781905Z clean: true 2024-12-17T23:29:00.7782165Z sparse-checkout-cone-mode: true 2024-12-17T23:29:00.7782489Z fetch-tags: false 2024-12-17T23:29:00.7782751Z show-progress: true 2024-12-17T23:29:00.7783009Z lfs: false 2024-12-17T23:29:00.7783269Z set-safe-directory: true 2024-12-17T23:29:00.7783547Z env: 2024-12-17T23:29:00.7783817Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:00.7784180Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:00.7784519Z PR_NUMBER: 2024-12-17T23:29:00.7788301Z 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 2024-12-17T23:29:00.7792357Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:00.7792975Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:00.7793536Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:00.7793958Z ##[endgroup] 2024-12-17T23:29:00.8796022Z Syncing repository: pytorch/pytorch 2024-12-17T23:29:00.8803516Z ##[group]Getting Git version info 2024-12-17T23:29:00.8804513Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch' 2024-12-17T23:29:00.8832599Z [command]/usr/bin/git version 2024-12-17T23:29:00.8867907Z git version 2.40.1 2024-12-17T23:29:00.8899598Z ##[endgroup] 2024-12-17T23:29:00.8913680Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d1a8772e-fb8d-4339-b5fb-cecef06550b1' before making global git config changes 2024-12-17T23:29:00.8915479Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:29:00.8920434Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2024-12-17T23:29:00.8948977Z ##[group]Initializing the repository 2024-12-17T23:29:00.8954271Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch 2024-12-17T23:29:00.8979129Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:29:00.8980042Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:29:00.8980646Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:29:00.8981191Z hint: 2024-12-17T23:29:00.8981543Z hint: git config --global init.defaultBranch 2024-12-17T23:29:00.8982127Z hint: 2024-12-17T23:29:00.8982750Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:29:00.8984120Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:29:00.8984936Z hint: 2024-12-17T23:29:00.8985317Z hint: git branch -m 2024-12-17T23:29:00.8986376Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/pytorch/.git/ 2024-12-17T23:29:00.8993494Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-12-17T23:29:00.9018700Z ##[endgroup] 2024-12-17T23:29:00.9019185Z ##[group]Disabling automatic garbage collection 2024-12-17T23:29:00.9022785Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:29:00.9047589Z ##[endgroup] 2024-12-17T23:29:00.9048055Z ##[group]Setting up auth 2024-12-17T23:29:00.9053466Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:29:00.9077360Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-12-17T23:29:00.9336441Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:29:00.9360470Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-12-17T23:29:00.9622945Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:29:00.9661847Z ##[endgroup] 2024-12-17T23:29:00.9662528Z ##[group]Fetching the repository 2024-12-17T23:29:00.9670330Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-12-17T23:29:54.9949918Z From https://github.com/pytorch/pytorch 2024-12-17T23:29:54.9951065Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2024-12-17T23:29:54.9953162Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2024-12-17T23:29:54.9954277Z * [new branch] 20241118_scaled_mm_zero_batch -> origin/20241118_scaled_mm_zero_batch 2024-12-17T23:29:54.9955391Z * [new branch] 20241122_f8_logging_tensor_fix -> origin/20241122_f8_logging_tensor_fix 2024-12-17T23:29:54.9957133Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2024-12-17T23:29:54.9959158Z * [new branch] Broken-classifications_pending_unstable-Test -> origin/Broken-classifications_pending_unstable-Test 2024-12-17T23:29:54.9960610Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2024-12-17T23:29:54.9961763Z * [new branch] Cleanup-Previous-Artifacts -> origin/Cleanup-Previous-Artifacts 2024-12-17T23:29:54.9963276Z * [new branch] Fix-Vulnerability-in-Pillow-Dependency -> origin/Fix-Vulnerability-in-Pillow-Dependency 2024-12-17T23:29:54.9964675Z * [new branch] Jack-Khuu-patch-1 -> origin/Jack-Khuu-patch-1 2024-12-17T23:29:54.9965931Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2024-12-17T23:29:54.9967332Z * [new branch] JackCaoG/add_openxla_backend_to_list -> origin/JackCaoG/add_openxla_backend_to_list 2024-12-17T23:29:54.9968867Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2024-12-17T23:29:54.9970219Z * [new branch] JackCaoG/fix_xla_torchbench -> origin/JackCaoG/fix_xla_torchbench 2024-12-17T23:29:54.9971521Z * [new branch] JackCaoG/make_xla_dynamo_backend_boxed -> origin/JackCaoG/make_xla_dynamo_backend_boxed 2024-12-17T23:29:54.9973529Z * [new branch] JackCaoG/test_xla_pin -> origin/JackCaoG/test_xla_pin 2024-12-17T23:29:54.9975458Z * [new branch] JackCaoG/test_xla_pin_update -> origin/JackCaoG/test_xla_pin_update 2024-12-17T23:29:54.9976741Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2024-12-17T23:29:54.9978015Z * [new branch] JackCaoG/update_xla_dynamo -> origin/JackCaoG/update_xla_dynamo 2024-12-17T23:29:54.9979517Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2024-12-17T23:29:54.9980845Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2024-12-17T23:29:54.9982318Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2024-12-17T23:29:54.9983750Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2024-12-17T23:29:54.9985222Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2024-12-17T23:29:54.9986526Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2024-12-17T23:29:54.9988173Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2024-12-17T23:29:54.9989509Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2024-12-17T23:29:54.9991048Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2024-12-17T23:29:54.9992303Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2024-12-17T23:29:54.9993794Z * [new branch] Switch-Linux-arm64-Runners -> origin/Switch-Linux-arm64-Runners 2024-12-17T23:29:54.9995642Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2024-12-17T23:29:54.9997246Z * [new branch] WeixiMa/serialize -> origin/WeixiMa/serialize 2024-12-17T23:29:54.9999471Z * [new branch] _tmp-orig/release/2.6 -> origin/_tmp-orig/release/2.6 2024-12-17T23:29:55.0001043Z * [new branch] _tmp-release/2.6 -> origin/_tmp-release/2.6 2024-12-17T23:29:55.0003022Z * [new branch] abock/dort-torch-compile-options -> origin/abock/dort-torch-compile-options 2024-12-17T23:29:55.0004335Z * [new branch] abock/onnx-1.14.1rc1 -> origin/abock/onnx-1.14.1rc1 2024-12-17T23:29:55.0005901Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2024-12-17T23:29:55.0007391Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2024-12-17T23:29:55.0008597Z * [new branch] abock/update-codeowners -> origin/abock/update-codeowners 2024-12-17T23:29:55.0010073Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2024-12-17T23:29:55.0011390Z * [new branch] add-assign -> origin/add-assign 2024-12-17T23:29:55.0012797Z * [new branch] add-option-search -> origin/add-option-search 2024-12-17T23:29:55.0014265Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2024-12-17T23:29:55.0015457Z * [new branch] add_cudart_error_hooks -> origin/add_cudart_error_hooks 2024-12-17T23:29:55.0016925Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2024-12-17T23:29:55.0018369Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2024-12-17T23:29:55.0019563Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2024-12-17T23:29:55.0020929Z * [new branch] addsimde -> origin/addsimde 2024-12-17T23:29:55.0022840Z * [new branch] aditew01/vec128_vec_neon_fix -> origin/aditew01/vec128_vec_neon_fix 2024-12-17T23:29:55.0024189Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2024-12-17T23:29:55.0026020Z * [new branch] alanwaketan/pin -> origin/alanwaketan/pin 2024-12-17T23:29:55.0027137Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2024-12-17T23:29:55.0028650Z * [new branch] alt-disable -> origin/alt-disable 2024-12-17T23:29:55.0030555Z * [new branch] angelayi/aot -> origin/angelayi/aot 2024-12-17T23:29:55.0031864Z * [new branch] angelayi/aot_freeze -> origin/angelayi/aot_freeze 2024-12-17T23:29:55.0033264Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2024-12-17T23:29:55.0034483Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2024-12-17T23:29:55.0035922Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2024-12-17T23:29:55.0037263Z * [new branch] angelayi/aotbench_timm -> origin/angelayi/aotbench_timm 2024-12-17T23:29:55.0038832Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2024-12-17T23:29:55.0040479Z * [new branch] angelayi/aoti_package_bytes -> origin/angelayi/aoti_package_bytes 2024-12-17T23:29:55.0041824Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2024-12-17T23:29:55.0043268Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2024-12-17T23:29:55.0044419Z * [new branch] angelayi/bench -> origin/angelayi/bench 2024-12-17T23:29:55.0045807Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2024-12-17T23:29:55.0047271Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2024-12-17T23:29:55.0048552Z * [new branch] angelayi/bind -> origin/angelayi/bind 2024-12-17T23:29:55.0049932Z * [new branch] angelayi/compose_serde -> origin/angelayi/compose_serde 2024-12-17T23:29:55.0051301Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2024-12-17T23:29:55.0052588Z * [new branch] angelayi/core_aten -> origin/angelayi/core_aten 2024-12-17T23:29:55.0053923Z * [new branch] angelayi/core_split -> origin/angelayi/core_split 2024-12-17T23:29:55.0055379Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2024-12-17T23:29:55.0056801Z * [new branch] angelayi/cp108217 -> origin/angelayi/cp108217 2024-12-17T23:29:55.0058132Z * [new branch] angelayi/cp108783 -> origin/angelayi/cp108783 2024-12-17T23:29:55.0059463Z * [new branch] angelayi/cp109060 -> origin/angelayi/cp109060 2024-12-17T23:29:55.0060826Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2024-12-17T23:29:55.0062353Z * [new branch] angelayi/custom_and_getattr -> origin/angelayi/custom_and_getattr 2024-12-17T23:29:55.0063639Z * [new branch] angelayi/customop -> origin/angelayi/customop 2024-12-17T23:29:55.0064971Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2024-12-17T23:29:55.0066207Z * [new branch] angelayi/draft -> origin/angelayi/draft 2024-12-17T23:29:55.0067735Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2024-12-17T23:29:55.0069148Z * [new branch] angelayi/ep_bc -> origin/angelayi/ep_bc 2024-12-17T23:29:55.0070540Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2024-12-17T23:29:55.0071743Z * [new branch] angelayi/export_docs -> origin/angelayi/export_docs 2024-12-17T23:29:55.0073241Z * [new branch] angelayi/exportdb -> origin/angelayi/exportdb 2024-12-17T23:29:55.0074411Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2024-12-17T23:29:55.0075826Z * [new branch] angelayi/fake -> origin/angelayi/fake 2024-12-17T23:29:55.0077273Z * [new branch] angelayi/fix_constrain -> origin/angelayi/fix_constrain 2024-12-17T23:29:55.0078566Z * [new branch] angelayi/getattr -> origin/angelayi/getattr 2024-12-17T23:29:55.0079911Z * [new branch] angelayi/hf_version -> origin/angelayi/hf_version 2024-12-17T23:29:55.0081247Z * [new branch] angelayi/hf_version_update -> origin/angelayi/hf_version_update 2024-12-17T23:29:55.0082620Z * [new branch] angelayi/inductor_temp -> origin/angelayi/inductor_temp 2024-12-17T23:29:55.0084023Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2024-12-17T23:29:55.0085451Z * [new branch] angelayi/load -> origin/angelayi/load 2024-12-17T23:29:55.0086909Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2024-12-17T23:29:55.0088480Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2024-12-17T23:29:55.0089799Z * [new branch] angelayi/mha -> origin/angelayi/mha 2024-12-17T23:29:55.0091206Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2024-12-17T23:29:55.0092564Z * [new branch] angelayi/orig_args -> origin/angelayi/orig_args 2024-12-17T23:29:55.0093933Z * [new branch] angelayi/pickle -> origin/angelayi/pickle 2024-12-17T23:29:55.0095440Z * [new branch] angelayi/proxy_executor_error_msg -> origin/angelayi/proxy_executor_error_msg 2024-12-17T23:29:55.0096627Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2024-12-17T23:29:55.0098074Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2024-12-17T23:29:55.0099529Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2024-12-17T23:29:55.0100861Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2024-12-17T23:29:55.0102061Z * [new branch] angelayi/revert_inductor -> origin/angelayi/revert_inductor 2024-12-17T23:29:55.0103444Z * [new branch] angelayi/schema_version -> origin/angelayi/schema_version 2024-12-17T23:29:55.0104719Z * [new branch] angelayi/ser_constrain -> origin/angelayi/ser_constrain 2024-12-17T23:29:55.0106215Z * [new branch] angelayi/serialize_symint_inputs -> origin/angelayi/serialize_symint_inputs 2024-12-17T23:29:55.0107443Z * [new branch] angelayi/shape -> origin/angelayi/shape 2024-12-17T23:29:55.0108994Z * [new branch] angelayi/split_tests -> origin/angelayi/split_tests 2024-12-17T23:29:55.0110314Z * [new branch] angelayi/split_tests1 -> origin/angelayi/split_tests1 2024-12-17T23:29:55.0111579Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2024-12-17T23:29:55.0112882Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2024-12-17T23:29:55.0114244Z * [new branch] angelayi/torchbind_inductor -> origin/angelayi/torchbind_inductor 2024-12-17T23:29:55.0115552Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2024-12-17T23:29:55.0116940Z * [new branch] aot-inductor-2 -> origin/aot-inductor-2 2024-12-17T23:29:55.0118313Z * [new branch] aoti_cond_share -> origin/aoti_cond_share 2024-12-17T23:29:55.0119657Z * [new branch] aoti_minifier_flatten -> origin/aoti_minifier_flatten 2024-12-17T23:29:55.0121130Z * [new branch] aoti_minifier_flatten_2 -> origin/aoti_minifier_flatten_2 2024-12-17T23:29:55.0122439Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2024-12-17T23:29:55.0123723Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2024-12-17T23:29:55.0125066Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2024-12-17T23:29:55.0126443Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2024-12-17T23:29:55.0127846Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2024-12-17T23:29:55.0129264Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2024-12-17T23:29:55.0130616Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2024-12-17T23:29:55.0131939Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2024-12-17T23:29:55.0133349Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2024-12-17T23:29:55.0134728Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2024-12-17T23:29:55.0136045Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2024-12-17T23:29:55.0137453Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2024-12-17T23:29:55.0139461Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2024-12-17T23:29:55.0140603Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2024-12-17T23:29:55.0141946Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2024-12-17T23:29:55.0143409Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2024-12-17T23:29:55.0145891Z * [new branch] bahuang/dropout -> origin/bahuang/dropout 2024-12-17T23:29:55.0147177Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2024-12-17T23:29:55.0149695Z * [new branch] base/1.5 -> origin/base/1.5 2024-12-17T23:29:55.0151252Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2024-12-17T23:29:55.0153180Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2024-12-17T23:29:55.0154580Z * [new branch] batchnorm-unexpected-success -> origin/batchnorm-unexpected-success 2024-12-17T23:29:55.0156070Z * [new branch] benchmark-updates -> origin/benchmark-updates 2024-12-17T23:29:55.0158518Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2024-12-17T23:29:55.0160358Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2024-12-17T23:29:55.0162952Z * [new branch] bf/NopKernelSchedulerNode-device -> origin/bf/NopKernelSchedulerNode-device 2024-12-17T23:29:55.0164259Z * [new branch] bf/cg-multithreading -> origin/bf/cg-multithreading 2024-12-17T23:29:55.0165627Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2024-12-17T23:29:55.0167058Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2024-12-17T23:29:55.0169515Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2024-12-17T23:29:55.0171746Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2024-12-17T23:29:55.0173544Z * [new branch] bf/donated-buffer-inplace -> origin/bf/donated-buffer-inplace 2024-12-17T23:29:55.0174750Z * [new branch] bf/donated-buffer-set -> origin/bf/donated-buffer-set 2024-12-17T23:29:55.0176058Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2024-12-17T23:29:55.0177181Z * [new branch] bf/remove-check -> origin/bf/remove-check 2024-12-17T23:29:55.0178822Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2024-12-17T23:29:55.0180361Z * [new branch] bhack_truediv_deserialize -> origin/bhack_truediv_deserialize 2024-12-17T23:29:55.0181932Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2024-12-17T23:29:55.0183451Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2024-12-17T23:29:55.0184913Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2024-12-17T23:29:55.0186356Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2024-12-17T23:29:55.0188055Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2024-12-17T23:29:55.0189643Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2024-12-17T23:29:55.0191221Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2024-12-17T23:29:55.0192699Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2024-12-17T23:29:55.0194132Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2024-12-17T23:29:55.0195657Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2024-12-17T23:29:55.0197097Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2024-12-17T23:29:55.0198530Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2024-12-17T23:29:55.0200121Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2024-12-17T23:29:55.0201675Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2024-12-17T23:29:55.0203131Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2024-12-17T23:29:55.0204553Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2024-12-17T23:29:55.0206914Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2024-12-17T23:29:55.0208450Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2024-12-17T23:29:55.0210078Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2024-12-17T23:29:55.0211626Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2024-12-17T23:29:55.0213132Z * [new branch] bowbao/ci_cache_tokenizer -> origin/bowbao/ci_cache_tokenizer 2024-12-17T23:29:55.0216078Z * [new branch] bowbao/deterministic_unsupported_nodes -> origin/bowbao/deterministic_unsupported_nodes 2024-12-17T23:29:55.0217638Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2024-12-17T23:29:55.0219285Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2024-12-17T23:29:55.0220994Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2024-12-17T23:29:55.0223616Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2024-12-17T23:29:55.0224860Z * [new branch] brenocfg/special_airy_ai_ref -> origin/brenocfg/special_airy_ai_ref 2024-12-17T23:29:55.0226102Z * [new branch] brgemm_int8 -> origin/brgemm_int8 2024-12-17T23:29:55.0228835Z * [new branch] brister/block_analysis -> origin/brister/block_analysis 2024-12-17T23:29:55.0230254Z * [new branch] brister/coop_reduction_tests -> origin/brister/coop_reduction_tests 2024-12-17T23:29:55.0231244Z * [new branch] brister/dtype_codegen -> origin/brister/dtype_codegen 2024-12-17T23:29:55.0232643Z * [new branch] brister/r0 -> origin/brister/r0 2024-12-17T23:29:55.0233986Z * [new branch] brister/size_hints_dict -> origin/brister/size_hints_dict 2024-12-17T23:29:55.0235137Z * [new branch] brister/tiled_reduction -> origin/brister/tiled_reduction 2024-12-17T23:29:55.0236966Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2024-12-17T23:29:55.0238417Z * [new branch] brister/tiling_dict -> origin/brister/tiling_dict 2024-12-17T23:29:55.0240046Z * [new branch] brister/tree_is_reduction -> origin/brister/tree_is_reduction 2024-12-17T23:29:55.0241852Z * [new branch] c-p-i-o/better-fr-messaging -> origin/c-p-i-o/better-fr-messaging 2024-12-17T23:29:55.0243199Z * [new branch] cache-limit-prototype2 -> origin/cache-limit-prototype2 2024-12-17T23:29:55.0244547Z * [new branch] cache-limit-prototype3 -> origin/cache-limit-prototype3 2024-12-17T23:29:55.0245883Z * [new branch] cache_size_internal -> origin/cache_size_internal 2024-12-17T23:29:55.0247133Z * [new branch] cache_size_internal_1 -> origin/cache_size_internal_1 2024-12-17T23:29:55.0248604Z * [new branch] capture_eval_train_error -> origin/capture_eval_train_error 2024-12-17T23:29:55.0250386Z * [new branch] chenyang78/dyn-shape-ci-tmp -> origin/chenyang78/dyn-shape-ci-tmp 2024-12-17T23:29:55.0251744Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2024-12-17T23:29:55.0253367Z * [new branch] cherry-pick-131194-by-pytorch_bot_bot_ -> origin/cherry-pick-131194-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0254752Z * [new branch] cherry-pick-135181-by-pytorch_bot_bot_ -> origin/cherry-pick-135181-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0256297Z * [new branch] cherry-pick-135397-by-pytorch_bot_bot_ -> origin/cherry-pick-135397-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0257628Z * [new branch] cherry-pick-136890-by-pytorch_bot_bot_ -> origin/cherry-pick-136890-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0259389Z * [new branch] cherry-pick-138088-by-pytorch_bot_bot_ -> origin/cherry-pick-138088-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0260716Z * [new branch] cherry-pick-142398-by-pytorch_bot_bot_ -> origin/cherry-pick-142398-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0262102Z * [new branch] cherry-pick-142808-by-pytorch_bot_bot_ -> origin/cherry-pick-142808-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0263509Z * [new branch] cherry-pick-143054-by-pytorch_bot_bot_ -> origin/cherry-pick-143054-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0264934Z * [new branch] cherry-pick-143081-by-pytorch_bot_bot_ -> origin/cherry-pick-143081-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0266572Z * [new branch] cherry-pick-143162-by-pytorch_bot_bot_ -> origin/cherry-pick-143162-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0280624Z * [new branch] cherry-pick-143207-by-pytorch_bot_bot_ -> origin/cherry-pick-143207-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0281516Z * [new branch] cherry-pick-143218-by-pytorch_bot_bot_ -> origin/cherry-pick-143218-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0282657Z * [new branch] cherry-pick-143268-by-pytorch_bot_bot_ -> origin/cherry-pick-143268-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0283978Z * [new branch] cherry-pick-143328-by-pytorch_bot_bot_ -> origin/cherry-pick-143328-by-pytorch_bot_bot_ 2024-12-17T23:29:55.0285132Z * [new branch] cherry-pick-post-acc-grad-docs -> origin/cherry-pick-post-acc-grad-docs 2024-12-17T23:29:55.0286350Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2024-12-17T23:29:55.0287497Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2024-12-17T23:29:55.0288448Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2024-12-17T23:29:55.0289406Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2024-12-17T23:29:55.0290518Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2024-12-17T23:29:55.0291745Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2024-12-17T23:29:55.0292810Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2024-12-17T23:29:55.0293702Z * [new branch] constraint_2 -> origin/constraint_2 2024-12-17T23:29:55.0294292Z * [new branch] copy_graph -> origin/copy_graph 2024-12-17T23:29:55.0295177Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2024-12-17T23:29:55.0296034Z * [new branch] crpa/global-norm-as-foreach -> origin/crpa/global-norm-as-foreach 2024-12-17T23:29:55.0296888Z * [new branch] csl/3proc -> origin/csl/3proc 2024-12-17T23:29:55.0297963Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2024-12-17T23:29:55.0299012Z * [new branch] csl/apiratelimitephemeral -> origin/csl/apiratelimitephemeral 2024-12-17T23:29:55.0300105Z * [new branch] csl/ch_benchmarks_update_expected -> origin/csl/ch_benchmarks_update_expected 2024-12-17T23:29:55.0301103Z * [new branch] csl/closeissues -> origin/csl/closeissues 2024-12-17T23:29:55.0301923Z * [new branch] csl/condatoken -> origin/csl/condatoken 2024-12-17T23:29:55.0302737Z * [new branch] csl/cov_experiment -> origin/csl/cov_experiment 2024-12-17T23:29:55.0303667Z * [new branch] csl/debug_shard_7 -> origin/csl/debug_shard_7 2024-12-17T23:29:55.0304592Z * [new branch] csl/defaulttesttimes -> origin/csl/defaulttesttimes 2024-12-17T23:29:55.0305529Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2024-12-17T23:29:55.0306371Z * [new branch] csl/disableflex -> origin/csl/disableflex 2024-12-17T23:29:55.0307183Z * [new branch] csl/docsenv -> origin/csl/docsenv 2024-12-17T23:29:55.0308083Z * [new branch] csl/dynamicshapesdup -> origin/csl/dynamicshapesdup 2024-12-17T23:29:55.0308976Z * [new branch] csl/errormsgs -> origin/csl/errormsgs 2024-12-17T23:29:55.0309850Z * [new branch] csl/fflint -> origin/csl/fflint 2024-12-17T23:29:55.0310753Z * [new branch] csl/find_mac_failures -> origin/csl/find_mac_failures 2024-12-17T23:29:55.0311542Z * [new branch] csl/fix_no_mac-tests -> origin/csl/fix_no_mac-tests 2024-12-17T23:29:55.0312556Z * [new branch] csl/inductor-rocm_on_inductor_label -> origin/csl/inductor-rocm_on_inductor_label 2024-12-17T23:29:55.0313708Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2024-12-17T23:29:55.0314939Z * [new branch] csl/intermediate_upload_all_run_attemps -> origin/csl/intermediate_upload_all_run_attemps 2024-12-17T23:29:55.0316018Z * [new branch] csl/logchanges -> origin/csl/logchanges 2024-12-17T23:29:55.0316744Z * [new branch] csl/logging -> origin/csl/logging 2024-12-17T23:29:55.0317539Z * [new branch] csl/logtest -> origin/csl/logtest 2024-12-17T23:29:55.0318385Z * [new branch] csl/mac_keep_going_always -> origin/csl/mac_keep_going_always 2024-12-17T23:29:55.0319493Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2024-12-17T23:29:55.0320377Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2024-12-17T23:29:55.0321299Z * [new branch] csl/random_oidc_stuff -> origin/csl/random_oidc_stuff 2024-12-17T23:29:55.0322192Z * [new branch] csl/reorder -> origin/csl/reorder 2024-12-17T23:29:55.0323046Z * [new branch] csl/revert -> origin/csl/revert 2024-12-17T23:29:55.0323750Z * [new branch] csl/rocmsecrets -> origin/csl/rocmsecrets 2024-12-17T23:29:55.0324648Z * [new branch] csl/runtesttypes -> origin/csl/runtesttypes 2024-12-17T23:29:55.0325744Z * [new branch] csl/sccache_stats_as_benchmark_data -> origin/csl/sccache_stats_as_benchmark_data 2024-12-17T23:29:55.0326744Z * [new branch] csl/skipslow -> origin/csl/skipslow 2024-12-17T23:29:55.0327639Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2024-12-17T23:29:55.0328572Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2024-12-17T23:29:55.0329477Z * [new branch] csl/tda_compare -> origin/csl/tda_compare 2024-12-17T23:29:55.0330376Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2024-12-17T23:29:55.0331314Z * [new branch] csl/testlstmpackedslow -> origin/csl/testlstmpackedslow 2024-12-17T23:29:55.0332321Z * [new branch] csl/testselectiontools -> origin/csl/testselectiontools 2024-12-17T23:29:55.0333317Z * [new branch] csl/upload_stats_while_running -> origin/csl/upload_stats_while_running 2024-12-17T23:29:55.0334163Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2024-12-17T23:29:55.0334831Z * [new branch] csl/xdist_test -> origin/csl/xdist_test 2024-12-17T23:29:55.0335586Z * [new branch] ctx_manager -> origin/ctx_manager 2024-12-17T23:29:55.0336368Z * [new branch] cuda-init-fix -> origin/cuda-init-fix 2024-12-17T23:29:55.0337238Z * [new branch] cusparse-spmm-fix -> origin/cusparse-spmm-fix 2024-12-17T23:29:55.0338158Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2024-12-17T23:29:55.0339128Z * [new branch] d4l3k/dist_docs -> origin/d4l3k/dist_docs 2024-12-17T23:29:55.0340032Z * [new branch] d4l3k/global_store -> origin/d4l3k/global_store 2024-12-17T23:29:55.0340931Z * [new branch] dataclass -> origin/dataclass 2024-12-17T23:29:55.0341771Z * [new branch] davidberard98-206-base -> origin/davidberard98-206-base 2024-12-17T23:29:55.0342420Z * [new branch] debug-ghcr -> origin/debug-ghcr 2024-12-17T23:29:55.0343025Z * [new branch] debug-workflow-checks-lint -> origin/debug-workflow-checks-lint 2024-12-17T23:29:55.0343788Z * [new branch] deferring-reduction-split -> origin/deferring-reduction-split 2024-12-17T23:29:55.0344873Z * [new branch] dependabot/bundler/ios/TestApp/rexml-3.3.6 -> origin/dependabot/bundler/ios/TestApp/rexml-3.3.6 2024-12-17T23:29:55.0346151Z * [new branch] desertfire/remove_nightly_a10g -> origin/desertfire/remove_nightly_a10g 2024-12-17T23:29:55.0347356Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2024-12-17T23:29:55.0348307Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2024-12-17T23:29:55.0349593Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2024-12-17T23:29:55.0350655Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2024-12-17T23:29:55.0352130Z * [new branch] dev/joona/bmm_tiling_extend -> origin/dev/joona/bmm_tiling_extend 2024-12-17T23:29:55.0353243Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2024-12-17T23:29:55.0354260Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2024-12-17T23:29:55.0355472Z * [new branch] dev/joona/take_along_dim -> origin/dev/joona/take_along_dim 2024-12-17T23:29:55.0356677Z * [new branch] dhaziza-mod-tracker-memleak -> origin/dhaziza-mod-tracker-memleak 2024-12-17T23:29:55.0357613Z * [new branch] digantdesai-patch-1 -> origin/digantdesai-patch-1 2024-12-17T23:29:55.0358635Z * [new branch] disable -> origin/disable 2024-12-17T23:29:55.0359910Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2024-12-17T23:29:55.0360734Z * [new branch] dist_ac -> origin/dist_ac 2024-12-17T23:29:55.0362174Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2024-12-17T23:29:55.0363149Z * [new branch] docs_numpy -> origin/docs_numpy 2024-12-17T23:29:55.0364142Z * [new branch] dont-generate-pyindex -> origin/dont-generate-pyindex 2024-12-17T23:29:55.0365091Z * [new branch] dropout-eval -> origin/dropout-eval 2024-12-17T23:29:55.0365989Z * [new branch] dtensor_aotdispatch -> origin/dtensor_aotdispatch 2024-12-17T23:29:55.0367030Z * [new branch] dtensor_fixes_2.1 -> origin/dtensor_fixes_2.1 2024-12-17T23:29:55.0368036Z * [new branch] dynamic_dim_2 -> origin/dynamic_dim_2 2024-12-17T23:29:55.0369078Z * [new branch] dynamo_numpy -> origin/dynamo_numpy 2024-12-17T23:29:55.0370117Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2024-12-17T23:29:55.0371071Z * [new branch] e2e-baseline -> origin/e2e-baseline 2024-12-17T23:29:55.0372767Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2024-12-17T23:29:55.0374031Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2024-12-17T23:29:55.0375049Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2024-12-17T23:29:55.0376157Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2024-12-17T23:29:55.0377177Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2024-12-17T23:29:55.0378249Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2024-12-17T23:29:55.0379231Z * [new branch] empty-core-aten-decomps -> origin/empty-core-aten-decomps 2024-12-17T23:29:55.0380453Z * [new branch] enable_py3.13_wheels_for_rocm -> origin/enable_py3.13_wheels_for_rocm 2024-12-17T23:29:55.0381373Z * [new branch] enum-fix -> origin/enum-fix 2024-12-17T23:29:55.0382473Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2024-12-17T23:29:55.0383453Z * [new branch] eqy-patch-19 -> origin/eqy-patch-19 2024-12-17T23:29:55.0384587Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2024-12-17T23:29:55.0385621Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2024-12-17T23:29:55.0386664Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2024-12-17T23:29:55.0388121Z * [new branch] eqy-patch-22 -> origin/eqy-patch-22 2024-12-17T23:29:55.0389174Z * [new branch] eqy-patch-23 -> origin/eqy-patch-23 2024-12-17T23:29:55.0390413Z * [new branch] eqy-patch-24 -> origin/eqy-patch-24 2024-12-17T23:29:55.0391156Z * [new branch] eqy-patch-25 -> origin/eqy-patch-25 2024-12-17T23:29:55.0392280Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2024-12-17T23:29:55.0393276Z * [new branch] eqy-patch-27 -> origin/eqy-patch-27 2024-12-17T23:29:55.0394305Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2024-12-17T23:29:55.0395385Z * [new branch] eqy-patch-30 -> origin/eqy-patch-30 2024-12-17T23:29:55.0396446Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2024-12-17T23:29:55.0398001Z * [new branch] exclamaforte/config-fuzzer-1 -> origin/exclamaforte/config-fuzzer-1 2024-12-17T23:29:55.0398980Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2024-12-17T23:29:55.0400076Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2024-12-17T23:29:55.0401280Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2024-12-17T23:29:55.0402460Z * [new branch] exclamaforte/interpret-triton -> origin/exclamaforte/interpret-triton 2024-12-17T23:29:55.0403701Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2024-12-17T23:29:55.0404558Z * [new branch] exec -> origin/exec 2024-12-17T23:29:55.0405645Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2024-12-17T23:29:55.0406695Z * [new branch] export-D48800879 -> origin/export-D48800879 2024-12-17T23:29:55.0407685Z * [new branch] export-D48927532 -> origin/export-D48927532 2024-12-17T23:29:55.0408811Z * [new branch] export-D48927532-1 -> origin/export-D48927532-1 2024-12-17T23:29:55.0409883Z * [new branch] export-D50544876 -> origin/export-D50544876 2024-12-17T23:29:55.0410979Z * [new branch] export-D51032385 -> origin/export-D51032385 2024-12-17T23:29:55.0411994Z * [new branch] export-D52434604 -> origin/export-D52434604 2024-12-17T23:29:55.0413108Z * [new branch] export-D58091437 -> origin/export-D58091437 2024-12-17T23:29:55.0414209Z * [new branch] export-D61047529 -> origin/export-D61047529 2024-12-17T23:29:55.0415379Z * [new branch] export-D61392607 -> origin/export-D61392607 2024-12-17T23:29:55.0416450Z * [new branch] export-D61421146 -> origin/export-D61421146 2024-12-17T23:29:55.0417478Z * [new branch] export-D61677956 -> origin/export-D61677956 2024-12-17T23:29:55.0418816Z * [new branch] export-D61684468 -> origin/export-D61684468 2024-12-17T23:29:55.0419805Z * [new branch] export-D62168263 -> origin/export-D62168263 2024-12-17T23:29:55.0420855Z * [new branch] export-D62821738 -> origin/export-D62821738 2024-12-17T23:29:55.0421839Z * [new branch] export-D62910149 -> origin/export-D62910149 2024-12-17T23:29:55.0423021Z * [new branch] export-D63493615 -> origin/export-D63493615 2024-12-17T23:29:55.0424139Z * [new branch] export-D63797051 -> origin/export-D63797051 2024-12-17T23:29:55.0425210Z * [new branch] export-D63846832 -> origin/export-D63846832 2024-12-17T23:29:55.0426387Z * [new branch] export-D63985323 -> origin/export-D63985323 2024-12-17T23:29:55.0427448Z * [new branch] export-D64023523 -> origin/export-D64023523 2024-12-17T23:29:55.0428456Z * [new branch] export-D64876877 -> origin/export-D64876877 2024-12-17T23:29:55.0429717Z * [new branch] export-D64982221 -> origin/export-D64982221 2024-12-17T23:29:55.0430724Z * [new branch] export-D64995390 -> origin/export-D64995390 2024-12-17T23:29:55.0431751Z * [new branch] export-D65064301 -> origin/export-D65064301 2024-12-17T23:29:55.0432811Z * [new branch] export-D65237586 -> origin/export-D65237586 2024-12-17T23:29:55.0433801Z * [new branch] export-D65354569 -> origin/export-D65354569 2024-12-17T23:29:55.0434793Z * [new branch] export-D65430198 -> origin/export-D65430198 2024-12-17T23:29:55.0435812Z * [new branch] export-D65456781 -> origin/export-D65456781 2024-12-17T23:29:55.0436888Z * [new branch] export-D65518033 -> origin/export-D65518033 2024-12-17T23:29:55.0438003Z * [new branch] export-D65560950 -> origin/export-D65560950 2024-12-17T23:29:55.0439151Z * [new branch] export-D65638757 -> origin/export-D65638757 2024-12-17T23:29:55.0440314Z * [new branch] export-D65800097 -> origin/export-D65800097 2024-12-17T23:29:55.0441571Z * [new branch] export-D65832045 -> origin/export-D65832045 2024-12-17T23:29:55.0442714Z * [new branch] export-D66117412 -> origin/export-D66117412 2024-12-17T23:29:55.0443899Z * [new branch] export-D66175257 -> origin/export-D66175257 2024-12-17T23:29:55.0444983Z * [new branch] export-D66253238 -> origin/export-D66253238 2024-12-17T23:29:55.0446155Z * [new branch] export-D66283208 -> origin/export-D66283208 2024-12-17T23:29:55.0447186Z * [new branch] export-D66529288 -> origin/export-D66529288 2024-12-17T23:29:55.0448285Z * [new branch] export-D66669372 -> origin/export-D66669372 2024-12-17T23:29:55.0449384Z * [new branch] export-D66690419 -> origin/export-D66690419 2024-12-17T23:29:55.0450417Z * [new branch] export-D66717302 -> origin/export-D66717302 2024-12-17T23:29:55.0451427Z * [new branch] export-D66908884 -> origin/export-D66908884 2024-12-17T23:29:55.0452511Z * [new branch] export-D66939108 -> origin/export-D66939108 2024-12-17T23:29:55.0453530Z * [new branch] export-D67031626 -> origin/export-D67031626 2024-12-17T23:29:55.0454574Z * [new branch] export-D67120987 -> origin/export-D67120987 2024-12-17T23:29:55.0455790Z * [new branch] export-D67306331 -> origin/export-D67306331 2024-12-17T23:29:55.0456967Z * [new branch] export_checkpoint -> origin/export_checkpoint 2024-12-17T23:29:55.0457995Z * [new branch] export_constrain_3 -> origin/export_constrain_3 2024-12-17T23:29:55.0459107Z * [new branch] export_constraint_class_4 -> origin/export_constraint_class_4 2024-12-17T23:29:55.0460122Z * [new branch] export_dynamic_dim_2 -> origin/export_dynamic_dim_2 2024-12-17T23:29:55.0461047Z * [new branch] export_error -> origin/export_error 2024-12-17T23:29:55.0462046Z * [new branch] export_export_1 -> origin/export_export_1 2024-12-17T23:29:55.0463101Z * [new branch] export_inductor -> origin/export_inductor 2024-12-17T23:29:55.0464241Z * [new branch] export_program_class_5 -> origin/export_program_class_5 2024-12-17T23:29:55.0465247Z * [new branch] export_save_load_6 -> origin/export_save_load_6 2024-12-17T23:29:55.0466288Z * [new branch] exportdb_website -> origin/exportdb_website 2024-12-17T23:29:55.0467719Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2024-12-17T23:29:55.0468737Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2024-12-17T23:29:55.0469649Z * [new branch] fallback_test3 -> origin/fallback_test3 2024-12-17T23:29:55.0470759Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2024-12-17T23:29:55.0471867Z * [new branch] fastmath_target -> origin/fastmath_target 2024-12-17T23:29:55.0473520Z * [new branch] fbcode/warm -> origin/fbcode/warm 2024-12-17T23:29:55.0474558Z * [new branch] fca -> origin/fca 2024-12-17T23:29:55.0476093Z * [new branch] fca2 -> origin/fca2 2024-12-17T23:29:55.0477135Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2024-12-17T23:29:55.0478100Z * [new branch] fca5 -> origin/fca5 2024-12-17T23:29:55.0479770Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2024-12-17T23:29:55.0481121Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2024-12-17T23:29:55.0482630Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2024-12-17T23:29:55.0483654Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2024-12-17T23:29:55.0484569Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2024-12-17T23:29:55.0485397Z * [new branch] ffast_math_target -> origin/ffast_math_target 2024-12-17T23:29:55.0486744Z * [new branch] findhao/add-ncu-to-benchmark -> origin/findhao/add-ncu-to-benchmark 2024-12-17T23:29:55.0487996Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2024-12-17T23:29:55.0488888Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2024-12-17T23:29:55.0490068Z * [new branch] findhao/base_commit_streams -> origin/findhao/base_commit_streams 2024-12-17T23:29:55.0491107Z * [new branch] findhao/fix-buffer-reuse -> origin/findhao/fix-buffer-reuse 2024-12-17T23:29:55.0492197Z * [new branch] findhao/fix-custom-fusion -> origin/findhao/fix-custom-fusion 2024-12-17T23:29:55.0493124Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2024-12-17T23:29:55.0494275Z * [new branch] findhao/multistream4 -> origin/findhao/multistream4 2024-12-17T23:29:55.0495598Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2024-12-17T23:29:55.0496701Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2024-12-17T23:29:55.0497663Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2024-12-17T23:29:55.0498640Z * [new branch] fix -> origin/fix 2024-12-17T23:29:55.0499834Z * [new branch] fix-broken-link-dynamo -> origin/fix-broken-link-dynamo 2024-12-17T23:29:55.0500973Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2024-12-17T23:29:55.0501985Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2024-12-17T23:29:55.0503193Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2024-12-17T23:29:55.0504305Z * [new branch] fix-search-icon -> origin/fix-search-icon 2024-12-17T23:29:55.0505517Z * [new branch] fix-type-in-ci-sev-template -> origin/fix-type-in-ci-sev-template 2024-12-17T23:29:55.0506627Z * [new branch] fix-wrap -> origin/fix-wrap 2024-12-17T23:29:55.0507995Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2024-12-17T23:29:55.0509329Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2024-12-17T23:29:55.0510165Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2024-12-17T23:29:55.0511630Z * [new branch] fix_eval_train_2.1 -> origin/fix_eval_train_2.1 2024-12-17T23:29:55.0512583Z * [new branch] fix_users -> origin/fix_users 2024-12-17T23:29:55.0513869Z * [new branch] fixes-triage -> origin/fixes-triage 2024-12-17T23:29:55.0514941Z * [new branch] flash_attn_test_baseline -> origin/flash_attn_test_baseline 2024-12-17T23:29:55.0515969Z * [new branch] flash_attn_test_target -> origin/flash_attn_test_target 2024-12-17T23:29:55.0517310Z * [new branch] flash_attn_test_target_with_filter -> origin/flash_attn_test_target_with_filter 2024-12-17T23:29:55.0518332Z * [new branch] float8_aot_traceable -> origin/float8_aot_traceable 2024-12-17T23:29:55.0519519Z * [new branch] float8_aot_traceable2 -> origin/float8_aot_traceable2 2024-12-17T23:29:55.0520513Z * [new branch] float8_cuda -> origin/float8_cuda 2024-12-17T23:29:55.0522157Z * [new branch] fmassa/determinism_partitioner -> origin/fmassa/determinism_partitioner 2024-12-17T23:29:55.0523412Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2024-12-17T23:29:55.0524338Z * [new branch] fp8_fix -> origin/fp8_fix 2024-12-17T23:29:55.0525243Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2024-12-17T23:29:55.0526325Z * [new branch] fsdp_rate_limiter -> origin/fsdp_rate_limiter 2024-12-17T23:29:55.0527474Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2024-12-17T23:29:55.0528652Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2024-12-17T23:29:55.0529708Z * [new branch] functorch_scan -> origin/functorch_scan 2024-12-17T23:29:55.0530759Z * [new branch] fuse_attention_pattern -> origin/fuse_attention_pattern 2024-12-17T23:29:55.0531863Z * [new branch] fuse_attention_patterns -> origin/fuse_attention_patterns 2024-12-17T23:29:55.0532950Z * [new branch] fx_cpp -> origin/fx_cpp 2024-12-17T23:29:55.0533990Z * [new branch] fxmodule -> origin/fxmodule 2024-12-17T23:29:55.0535607Z * [new branch] fy/enable_pin_out -> origin/fy/enable_pin_out 2024-12-17T23:29:55.0536536Z * [new branch] fy/fix-win -> origin/fy/fix-win 2024-12-17T23:29:55.0537587Z * [new branch] gelu-3 -> origin/gelu-3 2024-12-17T23:29:55.0538750Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2024-12-17T23:29:55.0541088Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2024-12-17T23:29:55.0542095Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2024-12-17T23:29:55.0543895Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2024-12-17T23:29:55.0545098Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2024-12-17T23:29:55.0546119Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2024-12-17T23:29:55.0547982Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2024-12-17T23:29:55.0548939Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2024-12-17T23:29:55.0549961Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2024-12-17T23:29:55.0551617Z * [new branch] gh/CaoE/47/base -> origin/gh/CaoE/47/base 2024-12-17T23:29:55.0552430Z * [new branch] gh/CaoE/47/head -> origin/gh/CaoE/47/head 2024-12-17T23:29:55.0553474Z * [new branch] gh/CaoE/47/orig -> origin/gh/CaoE/47/orig 2024-12-17T23:29:55.0555248Z * [new branch] gh/ColinPeppler/45/base -> origin/gh/ColinPeppler/45/base 2024-12-17T23:29:55.0556308Z * [new branch] gh/ColinPeppler/45/head -> origin/gh/ColinPeppler/45/head 2024-12-17T23:29:55.0557267Z * [new branch] gh/ColinPeppler/45/orig -> origin/gh/ColinPeppler/45/orig 2024-12-17T23:29:55.0558775Z * [new branch] gh/ColinPeppler/51/base -> origin/gh/ColinPeppler/51/base 2024-12-17T23:29:55.0559823Z * [new branch] gh/ColinPeppler/51/head -> origin/gh/ColinPeppler/51/head 2024-12-17T23:29:55.0560826Z * [new branch] gh/ColinPeppler/51/orig -> origin/gh/ColinPeppler/51/orig 2024-12-17T23:29:55.0562292Z * [new branch] gh/ColinPeppler/53/base -> origin/gh/ColinPeppler/53/base 2024-12-17T23:29:55.0563212Z * [new branch] gh/ColinPeppler/53/head -> origin/gh/ColinPeppler/53/head 2024-12-17T23:29:55.0564266Z * [new branch] gh/ColinPeppler/53/orig -> origin/gh/ColinPeppler/53/orig 2024-12-17T23:29:55.0566014Z * [new branch] gh/EikanWang/62/base -> origin/gh/EikanWang/62/base 2024-12-17T23:29:55.0566968Z * [new branch] gh/EikanWang/62/head -> origin/gh/EikanWang/62/head 2024-12-17T23:29:55.0568006Z * [new branch] gh/EikanWang/62/orig -> origin/gh/EikanWang/62/orig 2024-12-17T23:29:55.0569743Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2024-12-17T23:29:55.0570733Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2024-12-17T23:29:55.0572257Z * [new branch] gh/EikanWang/72/base -> origin/gh/EikanWang/72/base 2024-12-17T23:29:55.0573241Z * [new branch] gh/EikanWang/72/head -> origin/gh/EikanWang/72/head 2024-12-17T23:29:55.0574297Z * [new branch] gh/EikanWang/72/orig -> origin/gh/EikanWang/72/orig 2024-12-17T23:29:55.0577827Z * [new branch] gh/EikanWang/73/base -> origin/gh/EikanWang/73/base 2024-12-17T23:29:55.0578843Z * [new branch] gh/EikanWang/73/head -> origin/gh/EikanWang/73/head 2024-12-17T23:29:55.0579480Z * [new branch] gh/EikanWang/73/orig -> origin/gh/EikanWang/73/orig 2024-12-17T23:29:55.0580254Z * [new branch] gh/EikanWang/78/base -> origin/gh/EikanWang/78/base 2024-12-17T23:29:55.0581017Z * [new branch] gh/EikanWang/78/head -> origin/gh/EikanWang/78/head 2024-12-17T23:29:55.0581599Z * [new branch] gh/EikanWang/78/orig -> origin/gh/EikanWang/78/orig 2024-12-17T23:29:55.0583258Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2024-12-17T23:29:55.0584225Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2024-12-17T23:29:55.0585720Z * [new branch] gh/Gasoonjia/2/base -> origin/gh/Gasoonjia/2/base 2024-12-17T23:29:55.0586734Z * [new branch] gh/Gasoonjia/2/head -> origin/gh/Gasoonjia/2/head 2024-12-17T23:29:55.0588295Z * [new branch] gh/Gasoonjia/2/orig -> origin/gh/Gasoonjia/2/orig 2024-12-17T23:29:55.0589824Z * [new branch] gh/Gasoonjia/3/base -> origin/gh/Gasoonjia/3/base 2024-12-17T23:29:55.0590683Z * [new branch] gh/Gasoonjia/3/head -> origin/gh/Gasoonjia/3/head 2024-12-17T23:29:55.0591774Z * [new branch] gh/Gasoonjia/3/orig -> origin/gh/Gasoonjia/3/orig 2024-12-17T23:29:55.0593270Z * [new branch] gh/Gasoonjia/4/base -> origin/gh/Gasoonjia/4/base 2024-12-17T23:29:55.0594469Z * [new branch] gh/Gasoonjia/4/head -> origin/gh/Gasoonjia/4/head 2024-12-17T23:29:55.0595311Z * [new branch] gh/Gasoonjia/4/orig -> origin/gh/Gasoonjia/4/orig 2024-12-17T23:29:55.0596849Z * [new branch] gh/Gasoonjia/5/base -> origin/gh/Gasoonjia/5/base 2024-12-17T23:29:55.0597886Z * [new branch] gh/Gasoonjia/5/head -> origin/gh/Gasoonjia/5/head 2024-12-17T23:29:55.0598917Z * [new branch] gh/Gasoonjia/5/orig -> origin/gh/Gasoonjia/5/orig 2024-12-17T23:29:55.0600685Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2024-12-17T23:29:55.0601751Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2024-12-17T23:29:55.0602694Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2024-12-17T23:29:55.0604174Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2024-12-17T23:29:55.0605107Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2024-12-17T23:29:55.0606146Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2024-12-17T23:29:55.0607753Z * [new branch] gh/H-Huang/155/base -> origin/gh/H-Huang/155/base 2024-12-17T23:29:55.0608795Z * [new branch] gh/H-Huang/155/head -> origin/gh/H-Huang/155/head 2024-12-17T23:29:55.0609841Z * [new branch] gh/H-Huang/155/orig -> origin/gh/H-Huang/155/orig 2024-12-17T23:29:55.0611281Z * [new branch] gh/H-Huang/156/base -> origin/gh/H-Huang/156/base 2024-12-17T23:29:55.0612240Z * [new branch] gh/H-Huang/156/head -> origin/gh/H-Huang/156/head 2024-12-17T23:29:55.0613243Z * [new branch] gh/H-Huang/156/orig -> origin/gh/H-Huang/156/orig 2024-12-17T23:29:55.0614755Z * [new branch] gh/H-Huang/157/base -> origin/gh/H-Huang/157/base 2024-12-17T23:29:55.0615905Z * [new branch] gh/H-Huang/157/head -> origin/gh/H-Huang/157/head 2024-12-17T23:29:55.0616878Z * [new branch] gh/H-Huang/157/orig -> origin/gh/H-Huang/157/orig 2024-12-17T23:29:55.0618144Z * [new branch] gh/H-Huang/158/base -> origin/gh/H-Huang/158/base 2024-12-17T23:29:55.0619104Z * [new branch] gh/H-Huang/158/head -> origin/gh/H-Huang/158/head 2024-12-17T23:29:55.0620168Z * [new branch] gh/H-Huang/158/orig -> origin/gh/H-Huang/158/orig 2024-12-17T23:29:55.0621599Z * [new branch] gh/H-Huang/159/base -> origin/gh/H-Huang/159/base 2024-12-17T23:29:55.0622567Z * [new branch] gh/H-Huang/159/head -> origin/gh/H-Huang/159/head 2024-12-17T23:29:55.0623645Z * [new branch] gh/H-Huang/159/orig -> origin/gh/H-Huang/159/orig 2024-12-17T23:29:55.0625158Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2024-12-17T23:29:55.0626172Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2024-12-17T23:29:55.0627086Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2024-12-17T23:29:55.0628747Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2024-12-17T23:29:55.0629816Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2024-12-17T23:29:55.0630915Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2024-12-17T23:29:55.0632788Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2024-12-17T23:29:55.0633756Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2024-12-17T23:29:55.0634779Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2024-12-17T23:29:55.0636527Z * [new branch] gh/IvanKobzarev/62/base -> origin/gh/IvanKobzarev/62/base 2024-12-17T23:29:55.0637356Z * [new branch] gh/IvanKobzarev/62/head -> origin/gh/IvanKobzarev/62/head 2024-12-17T23:29:55.0638472Z * [new branch] gh/IvanKobzarev/62/orig -> origin/gh/IvanKobzarev/62/orig 2024-12-17T23:29:55.0639993Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2024-12-17T23:29:55.0640992Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2024-12-17T23:29:55.0641958Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2024-12-17T23:29:55.0643593Z * [new branch] gh/IvanKobzarev/72/base -> origin/gh/IvanKobzarev/72/base 2024-12-17T23:29:55.0644651Z * [new branch] gh/IvanKobzarev/72/head -> origin/gh/IvanKobzarev/72/head 2024-12-17T23:29:55.0645677Z * [new branch] gh/IvanKobzarev/72/orig -> origin/gh/IvanKobzarev/72/orig 2024-12-17T23:29:55.0647073Z * [new branch] gh/IvanKobzarev/73/base -> origin/gh/IvanKobzarev/73/base 2024-12-17T23:29:55.0648013Z * [new branch] gh/IvanKobzarev/73/head -> origin/gh/IvanKobzarev/73/head 2024-12-17T23:29:55.0649042Z * [new branch] gh/IvanKobzarev/73/orig -> origin/gh/IvanKobzarev/73/orig 2024-12-17T23:29:55.0650495Z * [new branch] gh/IvanKobzarev/75/base -> origin/gh/IvanKobzarev/75/base 2024-12-17T23:29:55.0651425Z * [new branch] gh/IvanKobzarev/75/head -> origin/gh/IvanKobzarev/75/head 2024-12-17T23:29:55.0652426Z * [new branch] gh/IvanKobzarev/75/orig -> origin/gh/IvanKobzarev/75/orig 2024-12-17T23:29:55.0653833Z * [new branch] gh/IvanKobzarev/76/base -> origin/gh/IvanKobzarev/76/base 2024-12-17T23:29:55.0654796Z * [new branch] gh/IvanKobzarev/76/head -> origin/gh/IvanKobzarev/76/head 2024-12-17T23:29:55.0655789Z * [new branch] gh/IvanKobzarev/76/orig -> origin/gh/IvanKobzarev/76/orig 2024-12-17T23:29:55.0657474Z * [new branch] gh/IvanKobzarev/78/base -> origin/gh/IvanKobzarev/78/base 2024-12-17T23:29:55.0658480Z * [new branch] gh/IvanKobzarev/78/head -> origin/gh/IvanKobzarev/78/head 2024-12-17T23:29:55.0659485Z * [new branch] gh/IvanKobzarev/78/orig -> origin/gh/IvanKobzarev/78/orig 2024-12-17T23:29:55.0661006Z * [new branch] gh/IvanKobzarev/82/base -> origin/gh/IvanKobzarev/82/base 2024-12-17T23:29:55.0661959Z * [new branch] gh/IvanKobzarev/82/head -> origin/gh/IvanKobzarev/82/head 2024-12-17T23:29:55.0662982Z * [new branch] gh/IvanKobzarev/82/orig -> origin/gh/IvanKobzarev/82/orig 2024-12-17T23:29:55.0664550Z * [new branch] gh/IvanKobzarev/83/base -> origin/gh/IvanKobzarev/83/base 2024-12-17T23:29:55.0665693Z * [new branch] gh/IvanKobzarev/83/head -> origin/gh/IvanKobzarev/83/head 2024-12-17T23:29:55.0666742Z * [new branch] gh/IvanKobzarev/83/orig -> origin/gh/IvanKobzarev/83/orig 2024-12-17T23:29:55.0668318Z * [new branch] gh/IvanKobzarev/84/base -> origin/gh/IvanKobzarev/84/base 2024-12-17T23:29:55.0669253Z * [new branch] gh/IvanKobzarev/84/head -> origin/gh/IvanKobzarev/84/head 2024-12-17T23:29:55.0670256Z * [new branch] gh/IvanKobzarev/84/orig -> origin/gh/IvanKobzarev/84/orig 2024-12-17T23:29:55.0672729Z * [new branch] gh/IvanKobzarev/85/base -> origin/gh/IvanKobzarev/85/base 2024-12-17T23:29:55.0674855Z * [new branch] gh/IvanKobzarev/85/head -> origin/gh/IvanKobzarev/85/head 2024-12-17T23:29:55.0675851Z * [new branch] gh/IvanKobzarev/85/orig -> origin/gh/IvanKobzarev/85/orig 2024-12-17T23:29:55.0677347Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2024-12-17T23:29:55.0678319Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2024-12-17T23:29:55.0679430Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2024-12-17T23:29:55.0680888Z * [new branch] gh/IvanKobzarev/87/base -> origin/gh/IvanKobzarev/87/base 2024-12-17T23:29:55.0682027Z * [new branch] gh/IvanKobzarev/87/head -> origin/gh/IvanKobzarev/87/head 2024-12-17T23:29:55.0682949Z * [new branch] gh/IvanKobzarev/87/orig -> origin/gh/IvanKobzarev/87/orig 2024-12-17T23:29:55.0684478Z * [new branch] gh/IvanKobzarev/88/base -> origin/gh/IvanKobzarev/88/base 2024-12-17T23:29:55.0685484Z * [new branch] gh/IvanKobzarev/88/head -> origin/gh/IvanKobzarev/88/head 2024-12-17T23:29:55.0686544Z * [new branch] gh/IvanKobzarev/88/orig -> origin/gh/IvanKobzarev/88/orig 2024-12-17T23:29:55.0689419Z * [new branch] gh/IvanKobzarev/89/base -> origin/gh/IvanKobzarev/89/base 2024-12-17T23:29:55.0690385Z * [new branch] gh/IvanKobzarev/89/head -> origin/gh/IvanKobzarev/89/head 2024-12-17T23:29:55.0691413Z * [new branch] gh/IvanKobzarev/89/orig -> origin/gh/IvanKobzarev/89/orig 2024-12-17T23:29:55.0692922Z * [new branch] gh/IvanKobzarev/90/base -> origin/gh/IvanKobzarev/90/base 2024-12-17T23:29:55.0693954Z * [new branch] gh/IvanKobzarev/90/head -> origin/gh/IvanKobzarev/90/head 2024-12-17T23:29:55.0695053Z * [new branch] gh/IvanKobzarev/90/orig -> origin/gh/IvanKobzarev/90/orig 2024-12-17T23:29:55.0696501Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2024-12-17T23:29:55.0697546Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2024-12-17T23:29:55.0698501Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2024-12-17T23:29:55.0700411Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2024-12-17T23:29:55.0701714Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2024-12-17T23:29:55.0702723Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2024-12-17T23:29:55.0704441Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2024-12-17T23:29:55.0705498Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2024-12-17T23:29:55.0706733Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2024-12-17T23:29:55.0708469Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2024-12-17T23:29:55.0709393Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2024-12-17T23:29:55.0710878Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2024-12-17T23:29:55.0711944Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2024-12-17T23:29:55.0712997Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2024-12-17T23:29:55.0715053Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2024-12-17T23:29:55.0716051Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2024-12-17T23:29:55.0717515Z * [new branch] gh/SamGinzburg/14/base -> origin/gh/SamGinzburg/14/base 2024-12-17T23:29:55.0718466Z * [new branch] gh/SamGinzburg/14/head -> origin/gh/SamGinzburg/14/head 2024-12-17T23:29:55.0719477Z * [new branch] gh/SamGinzburg/14/orig -> origin/gh/SamGinzburg/14/orig 2024-12-17T23:29:55.0721126Z * [new branch] gh/SamGinzburg/15/base -> origin/gh/SamGinzburg/15/base 2024-12-17T23:29:55.0722181Z * [new branch] gh/SamGinzburg/15/head -> origin/gh/SamGinzburg/15/head 2024-12-17T23:29:55.0723295Z * [new branch] gh/SamGinzburg/15/orig -> origin/gh/SamGinzburg/15/orig 2024-12-17T23:29:55.0724582Z * [new branch] gh/SamGinzburg/16/base -> origin/gh/SamGinzburg/16/base 2024-12-17T23:29:55.0725461Z * [new branch] gh/SamGinzburg/16/head -> origin/gh/SamGinzburg/16/head 2024-12-17T23:29:55.0726531Z * [new branch] gh/SamGinzburg/16/orig -> origin/gh/SamGinzburg/16/orig 2024-12-17T23:29:55.0728105Z * [new branch] gh/SamGinzburg/17/base -> origin/gh/SamGinzburg/17/base 2024-12-17T23:29:55.0729084Z * [new branch] gh/SamGinzburg/17/head -> origin/gh/SamGinzburg/17/head 2024-12-17T23:29:55.0730162Z * [new branch] gh/SamGinzburg/17/orig -> origin/gh/SamGinzburg/17/orig 2024-12-17T23:29:55.0731678Z * [new branch] gh/SamGinzburg/18/base -> origin/gh/SamGinzburg/18/base 2024-12-17T23:29:55.0732629Z * [new branch] gh/SamGinzburg/18/head -> origin/gh/SamGinzburg/18/head 2024-12-17T23:29:55.0733654Z * [new branch] gh/SamGinzburg/18/orig -> origin/gh/SamGinzburg/18/orig 2024-12-17T23:29:55.0735367Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2024-12-17T23:29:55.0736383Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2024-12-17T23:29:55.0737788Z * [new branch] gh/StrongerXi/12/base -> origin/gh/StrongerXi/12/base 2024-12-17T23:29:55.0738730Z * [new branch] gh/StrongerXi/12/head -> origin/gh/StrongerXi/12/head 2024-12-17T23:29:55.0739738Z * [new branch] gh/StrongerXi/12/orig -> origin/gh/StrongerXi/12/orig 2024-12-17T23:29:55.0741124Z * [new branch] gh/StrongerXi/27/base -> origin/gh/StrongerXi/27/base 2024-12-17T23:29:55.0742080Z * [new branch] gh/StrongerXi/27/head -> origin/gh/StrongerXi/27/head 2024-12-17T23:29:55.0743173Z * [new branch] gh/StrongerXi/27/orig -> origin/gh/StrongerXi/27/orig 2024-12-17T23:29:55.0744590Z * [new branch] gh/StrongerXi/28/base -> origin/gh/StrongerXi/28/base 2024-12-17T23:29:55.0745510Z * [new branch] gh/StrongerXi/28/head -> origin/gh/StrongerXi/28/head 2024-12-17T23:29:55.0746821Z * [new branch] gh/StrongerXi/28/orig -> origin/gh/StrongerXi/28/orig 2024-12-17T23:29:55.0748270Z * [new branch] gh/StrongerXi/29/base -> origin/gh/StrongerXi/29/base 2024-12-17T23:29:55.0749233Z * [new branch] gh/StrongerXi/29/head -> origin/gh/StrongerXi/29/head 2024-12-17T23:29:55.0750246Z * [new branch] gh/StrongerXi/29/orig -> origin/gh/StrongerXi/29/orig 2024-12-17T23:29:55.0751720Z * [new branch] gh/StrongerXi/30/base -> origin/gh/StrongerXi/30/base 2024-12-17T23:29:55.0752660Z * [new branch] gh/StrongerXi/30/head -> origin/gh/StrongerXi/30/head 2024-12-17T23:29:55.0753706Z * [new branch] gh/StrongerXi/30/orig -> origin/gh/StrongerXi/30/orig 2024-12-17T23:29:55.0755091Z * [new branch] gh/StrongerXi/33/base -> origin/gh/StrongerXi/33/base 2024-12-17T23:29:55.0756009Z * [new branch] gh/StrongerXi/33/head -> origin/gh/StrongerXi/33/head 2024-12-17T23:29:55.0757055Z * [new branch] gh/StrongerXi/33/orig -> origin/gh/StrongerXi/33/orig 2024-12-17T23:29:55.0758504Z * [new branch] gh/StrongerXi/34/base -> origin/gh/StrongerXi/34/base 2024-12-17T23:29:55.0759414Z * [new branch] gh/StrongerXi/34/head -> origin/gh/StrongerXi/34/head 2024-12-17T23:29:55.0760446Z * [new branch] gh/StrongerXi/34/orig -> origin/gh/StrongerXi/34/orig 2024-12-17T23:29:55.0761850Z * [new branch] gh/StrongerXi/35/base -> origin/gh/StrongerXi/35/base 2024-12-17T23:29:55.0762819Z * [new branch] gh/StrongerXi/35/head -> origin/gh/StrongerXi/35/head 2024-12-17T23:29:55.0764157Z * [new branch] gh/StrongerXi/35/orig -> origin/gh/StrongerXi/35/orig 2024-12-17T23:29:55.0765462Z * [new branch] gh/StrongerXi/36/base -> origin/gh/StrongerXi/36/base 2024-12-17T23:29:55.0766430Z * [new branch] gh/StrongerXi/36/head -> origin/gh/StrongerXi/36/head 2024-12-17T23:29:55.0767505Z * [new branch] gh/StrongerXi/36/orig -> origin/gh/StrongerXi/36/orig 2024-12-17T23:29:55.0768848Z * [new branch] gh/StrongerXi/37/base -> origin/gh/StrongerXi/37/base 2024-12-17T23:29:55.0769788Z * [new branch] gh/StrongerXi/37/head -> origin/gh/StrongerXi/37/head 2024-12-17T23:29:55.0770825Z * [new branch] gh/StrongerXi/37/orig -> origin/gh/StrongerXi/37/orig 2024-12-17T23:29:55.0772457Z * [new branch] gh/StrongerXi/38/base -> origin/gh/StrongerXi/38/base 2024-12-17T23:29:55.0773482Z * [new branch] gh/StrongerXi/38/head -> origin/gh/StrongerXi/38/head 2024-12-17T23:29:55.0774497Z * [new branch] gh/StrongerXi/38/orig -> origin/gh/StrongerXi/38/orig 2024-12-17T23:29:55.0775943Z * [new branch] gh/StrongerXi/39/base -> origin/gh/StrongerXi/39/base 2024-12-17T23:29:55.0776883Z * [new branch] gh/StrongerXi/39/head -> origin/gh/StrongerXi/39/head 2024-12-17T23:29:55.0777927Z * [new branch] gh/StrongerXi/39/orig -> origin/gh/StrongerXi/39/orig 2024-12-17T23:29:55.0779361Z * [new branch] gh/StrongerXi/40/base -> origin/gh/StrongerXi/40/base 2024-12-17T23:29:55.0780290Z * [new branch] gh/StrongerXi/40/head -> origin/gh/StrongerXi/40/head 2024-12-17T23:29:55.0781339Z * [new branch] gh/StrongerXi/40/orig -> origin/gh/StrongerXi/40/orig 2024-12-17T23:29:55.0782744Z * [new branch] gh/StrongerXi/41/base -> origin/gh/StrongerXi/41/base 2024-12-17T23:29:55.0783703Z * [new branch] gh/StrongerXi/41/head -> origin/gh/StrongerXi/41/head 2024-12-17T23:29:55.0784730Z * [new branch] gh/StrongerXi/41/orig -> origin/gh/StrongerXi/41/orig 2024-12-17T23:29:55.0786098Z * [new branch] gh/StrongerXi/42/base -> origin/gh/StrongerXi/42/base 2024-12-17T23:29:55.0787032Z * [new branch] gh/StrongerXi/42/head -> origin/gh/StrongerXi/42/head 2024-12-17T23:29:55.0788831Z * [new branch] gh/StrongerXi/42/orig -> origin/gh/StrongerXi/42/orig 2024-12-17T23:29:55.0790115Z * [new branch] gh/StrongerXi/43/base -> origin/gh/StrongerXi/43/base 2024-12-17T23:29:55.0791004Z * [new branch] gh/StrongerXi/43/head -> origin/gh/StrongerXi/43/head 2024-12-17T23:29:55.0792052Z * [new branch] gh/StrongerXi/43/orig -> origin/gh/StrongerXi/43/orig 2024-12-17T23:29:55.0793491Z * [new branch] gh/StrongerXi/44/base -> origin/gh/StrongerXi/44/base 2024-12-17T23:29:55.0794439Z * [new branch] gh/StrongerXi/44/head -> origin/gh/StrongerXi/44/head 2024-12-17T23:29:55.0795508Z * [new branch] gh/StrongerXi/44/orig -> origin/gh/StrongerXi/44/orig 2024-12-17T23:29:55.0797309Z * [new branch] gh/StrongerXi/45/base -> origin/gh/StrongerXi/45/base 2024-12-17T23:29:55.0798330Z * [new branch] gh/StrongerXi/45/head -> origin/gh/StrongerXi/45/head 2024-12-17T23:29:55.0799335Z * [new branch] gh/StrongerXi/45/orig -> origin/gh/StrongerXi/45/orig 2024-12-17T23:29:55.0800761Z * [new branch] gh/StrongerXi/46/base -> origin/gh/StrongerXi/46/base 2024-12-17T23:29:55.0801823Z * [new branch] gh/StrongerXi/46/head -> origin/gh/StrongerXi/46/head 2024-12-17T23:29:55.0802899Z * [new branch] gh/StrongerXi/46/orig -> origin/gh/StrongerXi/46/orig 2024-12-17T23:29:55.0804473Z * [new branch] gh/StrongerXi/47/base -> origin/gh/StrongerXi/47/base 2024-12-17T23:29:55.0805361Z * [new branch] gh/StrongerXi/47/head -> origin/gh/StrongerXi/47/head 2024-12-17T23:29:55.0806142Z * [new branch] gh/StrongerXi/47/orig -> origin/gh/StrongerXi/47/orig 2024-12-17T23:29:55.0807536Z * [new branch] gh/StrongerXi/48/base -> origin/gh/StrongerXi/48/base 2024-12-17T23:29:55.0808667Z * [new branch] gh/StrongerXi/48/head -> origin/gh/StrongerXi/48/head 2024-12-17T23:29:55.0809726Z * [new branch] gh/StrongerXi/48/orig -> origin/gh/StrongerXi/48/orig 2024-12-17T23:29:55.0811297Z * [new branch] gh/StrongerXi/49/base -> origin/gh/StrongerXi/49/base 2024-12-17T23:29:55.0812281Z * [new branch] gh/StrongerXi/49/head -> origin/gh/StrongerXi/49/head 2024-12-17T23:29:55.0813378Z * [new branch] gh/StrongerXi/49/orig -> origin/gh/StrongerXi/49/orig 2024-12-17T23:29:55.0814848Z * [new branch] gh/StrongerXi/50/base -> origin/gh/StrongerXi/50/base 2024-12-17T23:29:55.0815765Z * [new branch] gh/StrongerXi/50/head -> origin/gh/StrongerXi/50/head 2024-12-17T23:29:55.0817133Z * [new branch] gh/StrongerXi/50/orig -> origin/gh/StrongerXi/50/orig 2024-12-17T23:29:55.0818675Z * [new branch] gh/StrongerXi/51/base -> origin/gh/StrongerXi/51/base 2024-12-17T23:29:55.0819764Z * [new branch] gh/StrongerXi/51/head -> origin/gh/StrongerXi/51/head 2024-12-17T23:29:55.0820997Z * [new branch] gh/StrongerXi/51/orig -> origin/gh/StrongerXi/51/orig 2024-12-17T23:29:55.0822478Z * [new branch] gh/StrongerXi/52/base -> origin/gh/StrongerXi/52/base 2024-12-17T23:29:55.0823510Z * [new branch] gh/StrongerXi/52/head -> origin/gh/StrongerXi/52/head 2024-12-17T23:29:55.0825054Z * [new branch] gh/StrongerXi/52/orig -> origin/gh/StrongerXi/52/orig 2024-12-17T23:29:55.0825962Z * [new branch] gh/StrongerXi/53/base -> origin/gh/StrongerXi/53/base 2024-12-17T23:29:55.0827014Z * [new branch] gh/StrongerXi/53/head -> origin/gh/StrongerXi/53/head 2024-12-17T23:29:55.0828348Z * [new branch] gh/StrongerXi/53/orig -> origin/gh/StrongerXi/53/orig 2024-12-17T23:29:55.0829670Z * [new branch] gh/StrongerXi/54/base -> origin/gh/StrongerXi/54/base 2024-12-17T23:29:55.0830595Z * [new branch] gh/StrongerXi/54/head -> origin/gh/StrongerXi/54/head 2024-12-17T23:29:55.0831615Z * [new branch] gh/StrongerXi/54/orig -> origin/gh/StrongerXi/54/orig 2024-12-17T23:29:55.0833315Z * [new branch] gh/StrongerXi/55/base -> origin/gh/StrongerXi/55/base 2024-12-17T23:29:55.0833976Z * [new branch] gh/StrongerXi/55/head -> origin/gh/StrongerXi/55/head 2024-12-17T23:29:55.0835079Z * [new branch] gh/StrongerXi/55/orig -> origin/gh/StrongerXi/55/orig 2024-12-17T23:29:55.0836522Z * [new branch] gh/StrongerXi/56/base -> origin/gh/StrongerXi/56/base 2024-12-17T23:29:55.0837521Z * [new branch] gh/StrongerXi/56/head -> origin/gh/StrongerXi/56/head 2024-12-17T23:29:55.0838540Z * [new branch] gh/StrongerXi/56/orig -> origin/gh/StrongerXi/56/orig 2024-12-17T23:29:55.0840008Z * [new branch] gh/StrongerXi/57/base -> origin/gh/StrongerXi/57/base 2024-12-17T23:29:55.0840976Z * [new branch] gh/StrongerXi/57/head -> origin/gh/StrongerXi/57/head 2024-12-17T23:29:55.0841980Z * [new branch] gh/StrongerXi/57/orig -> origin/gh/StrongerXi/57/orig 2024-12-17T23:29:55.0843332Z * [new branch] gh/StrongerXi/58/base -> origin/gh/StrongerXi/58/base 2024-12-17T23:29:55.0844339Z * [new branch] gh/StrongerXi/58/head -> origin/gh/StrongerXi/58/head 2024-12-17T23:29:55.0845459Z * [new branch] gh/StrongerXi/58/orig -> origin/gh/StrongerXi/58/orig 2024-12-17T23:29:55.0846873Z * [new branch] gh/StrongerXi/59/base -> origin/gh/StrongerXi/59/base 2024-12-17T23:29:55.0847801Z * [new branch] gh/StrongerXi/59/head -> origin/gh/StrongerXi/59/head 2024-12-17T23:29:55.0848864Z * [new branch] gh/StrongerXi/59/orig -> origin/gh/StrongerXi/59/orig 2024-12-17T23:29:55.0850299Z * [new branch] gh/StrongerXi/60/base -> origin/gh/StrongerXi/60/base 2024-12-17T23:29:55.0851151Z * [new branch] gh/StrongerXi/60/head -> origin/gh/StrongerXi/60/head 2024-12-17T23:29:55.0852247Z * [new branch] gh/StrongerXi/60/orig -> origin/gh/StrongerXi/60/orig 2024-12-17T23:29:55.0853619Z * [new branch] gh/StrongerXi/61/base -> origin/gh/StrongerXi/61/base 2024-12-17T23:29:55.0854572Z * [new branch] gh/StrongerXi/61/head -> origin/gh/StrongerXi/61/head 2024-12-17T23:29:55.0855604Z * [new branch] gh/StrongerXi/61/orig -> origin/gh/StrongerXi/61/orig 2024-12-17T23:29:55.0857035Z * [new branch] gh/StrongerXi/62/base -> origin/gh/StrongerXi/62/base 2024-12-17T23:29:55.0857984Z * [new branch] gh/StrongerXi/62/head -> origin/gh/StrongerXi/62/head 2024-12-17T23:29:55.0859155Z * [new branch] gh/StrongerXi/62/orig -> origin/gh/StrongerXi/62/orig 2024-12-17T23:29:55.0860495Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2024-12-17T23:29:55.0861419Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2024-12-17T23:29:55.0862538Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2024-12-17T23:29:55.0863904Z * [new branch] gh/StrongerXi/64/base -> origin/gh/StrongerXi/64/base 2024-12-17T23:29:55.0864806Z * [new branch] gh/StrongerXi/64/head -> origin/gh/StrongerXi/64/head 2024-12-17T23:29:55.0865831Z * [new branch] gh/StrongerXi/64/orig -> origin/gh/StrongerXi/64/orig 2024-12-17T23:29:55.0867633Z * [new branch] gh/Valentine233/1/base -> origin/gh/Valentine233/1/base 2024-12-17T23:29:55.0868649Z * [new branch] gh/Valentine233/1/head -> origin/gh/Valentine233/1/head 2024-12-17T23:29:55.0869705Z * [new branch] gh/Valentine233/1/orig -> origin/gh/Valentine233/1/orig 2024-12-17T23:29:55.0871130Z * [new branch] gh/Valentine233/2/base -> origin/gh/Valentine233/2/base 2024-12-17T23:29:55.0872056Z * [new branch] gh/Valentine233/2/head -> origin/gh/Valentine233/2/head 2024-12-17T23:29:55.0873046Z * [new branch] gh/Valentine233/2/orig -> origin/gh/Valentine233/2/orig 2024-12-17T23:29:55.0874707Z * [new branch] gh/Xia-Weiwen/15/base -> origin/gh/Xia-Weiwen/15/base 2024-12-17T23:29:55.0876142Z * [new branch] gh/Xia-Weiwen/15/orig -> origin/gh/Xia-Weiwen/15/orig 2024-12-17T23:29:55.0877593Z * [new branch] gh/Xia-Weiwen/17/base -> origin/gh/Xia-Weiwen/17/base 2024-12-17T23:29:55.0878536Z * [new branch] gh/Xia-Weiwen/17/orig -> origin/gh/Xia-Weiwen/17/orig 2024-12-17T23:29:55.0879934Z * [new branch] gh/Xia-Weiwen/18/base -> origin/gh/Xia-Weiwen/18/base 2024-12-17T23:29:55.0880997Z * [new branch] gh/Xia-Weiwen/18/orig -> origin/gh/Xia-Weiwen/18/orig 2024-12-17T23:29:55.0882461Z * [new branch] gh/Xia-Weiwen/20/base -> origin/gh/Xia-Weiwen/20/base 2024-12-17T23:29:55.0883384Z * [new branch] gh/Xia-Weiwen/20/head -> origin/gh/Xia-Weiwen/20/head 2024-12-17T23:29:55.0884370Z * [new branch] gh/Xia-Weiwen/20/orig -> origin/gh/Xia-Weiwen/20/orig 2024-12-17T23:29:55.0885789Z * [new branch] gh/Xia-Weiwen/21/base -> origin/gh/Xia-Weiwen/21/base 2024-12-17T23:29:55.0886799Z * [new branch] gh/Xia-Weiwen/21/head -> origin/gh/Xia-Weiwen/21/head 2024-12-17T23:29:55.0888223Z * [new branch] gh/Xia-Weiwen/21/orig -> origin/gh/Xia-Weiwen/21/orig 2024-12-17T23:29:55.0889613Z * [new branch] gh/Xia-Weiwen/22/base -> origin/gh/Xia-Weiwen/22/base 2024-12-17T23:29:55.0890559Z * [new branch] gh/Xia-Weiwen/22/head -> origin/gh/Xia-Weiwen/22/head 2024-12-17T23:29:55.0891469Z * [new branch] gh/Xia-Weiwen/22/orig -> origin/gh/Xia-Weiwen/22/orig 2024-12-17T23:29:55.0892860Z * [new branch] gh/Xia-Weiwen/23/base -> origin/gh/Xia-Weiwen/23/base 2024-12-17T23:29:55.0893837Z * [new branch] gh/Xia-Weiwen/23/orig -> origin/gh/Xia-Weiwen/23/orig 2024-12-17T23:29:55.0895527Z * [new branch] gh/XiaobingSuper/134/base -> origin/gh/XiaobingSuper/134/base 2024-12-17T23:29:55.0896515Z * [new branch] gh/XiaobingSuper/134/head -> origin/gh/XiaobingSuper/134/head 2024-12-17T23:29:55.0897470Z * [new branch] gh/XiaobingSuper/134/orig -> origin/gh/XiaobingSuper/134/orig 2024-12-17T23:29:55.0899151Z * [new branch] gh/XilunWu/102/base -> origin/gh/XilunWu/102/base 2024-12-17T23:29:55.0900128Z * [new branch] gh/XilunWu/102/head -> origin/gh/XilunWu/102/head 2024-12-17T23:29:55.0901147Z * [new branch] gh/XilunWu/102/orig -> origin/gh/XilunWu/102/orig 2024-12-17T23:29:55.0902870Z * [new branch] gh/XilunWu/103/base -> origin/gh/XilunWu/103/base 2024-12-17T23:29:55.0903811Z * [new branch] gh/XilunWu/103/head -> origin/gh/XilunWu/103/head 2024-12-17T23:29:55.0904880Z * [new branch] gh/XilunWu/103/orig -> origin/gh/XilunWu/103/orig 2024-12-17T23:29:55.0906544Z * [new branch] gh/XilunWu/104/base -> origin/gh/XilunWu/104/base 2024-12-17T23:29:55.0907565Z * [new branch] gh/XilunWu/104/head -> origin/gh/XilunWu/104/head 2024-12-17T23:29:55.0908827Z * [new branch] gh/XilunWu/104/orig -> origin/gh/XilunWu/104/orig 2024-12-17T23:29:55.0910303Z * [new branch] gh/XilunWu/105/base -> origin/gh/XilunWu/105/base 2024-12-17T23:29:55.0911264Z * [new branch] gh/XilunWu/105/head -> origin/gh/XilunWu/105/head 2024-12-17T23:29:55.0912280Z * [new branch] gh/XilunWu/105/orig -> origin/gh/XilunWu/105/orig 2024-12-17T23:29:55.0913759Z * [new branch] gh/XilunWu/106/base -> origin/gh/XilunWu/106/base 2024-12-17T23:29:55.0914708Z * [new branch] gh/XilunWu/106/head -> origin/gh/XilunWu/106/head 2024-12-17T23:29:55.0915700Z * [new branch] gh/XilunWu/106/orig -> origin/gh/XilunWu/106/orig 2024-12-17T23:29:55.0929603Z * [new branch] gh/XilunWu/107/base -> origin/gh/XilunWu/107/base 2024-12-17T23:29:55.0930361Z * [new branch] gh/XilunWu/107/head -> origin/gh/XilunWu/107/head 2024-12-17T23:29:55.0930925Z * [new branch] gh/XilunWu/107/orig -> origin/gh/XilunWu/107/orig 2024-12-17T23:29:55.0931532Z * [new branch] gh/XilunWu/108/base -> origin/gh/XilunWu/108/base 2024-12-17T23:29:55.0932114Z * [new branch] gh/XilunWu/108/head -> origin/gh/XilunWu/108/head 2024-12-17T23:29:55.0932729Z * [new branch] gh/XilunWu/108/orig -> origin/gh/XilunWu/108/orig 2024-12-17T23:29:55.0933294Z * [new branch] gh/XilunWu/109/base -> origin/gh/XilunWu/109/base 2024-12-17T23:29:55.0933927Z * [new branch] gh/XilunWu/109/head -> origin/gh/XilunWu/109/head 2024-12-17T23:29:55.0934476Z * [new branch] gh/XilunWu/109/orig -> origin/gh/XilunWu/109/orig 2024-12-17T23:29:55.0935094Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2024-12-17T23:29:55.0936080Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2024-12-17T23:29:55.0936688Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2024-12-17T23:29:55.0937258Z * [new branch] gh/XilunWu/111/base -> origin/gh/XilunWu/111/base 2024-12-17T23:29:55.0937902Z * [new branch] gh/XilunWu/111/head -> origin/gh/XilunWu/111/head 2024-12-17T23:29:55.0938527Z * [new branch] gh/XilunWu/111/orig -> origin/gh/XilunWu/111/orig 2024-12-17T23:29:55.0939080Z * [new branch] gh/XilunWu/37/base -> origin/gh/XilunWu/37/base 2024-12-17T23:29:55.0939703Z * [new branch] gh/XilunWu/37/orig -> origin/gh/XilunWu/37/orig 2024-12-17T23:29:55.0940266Z * [new branch] gh/XilunWu/40/base -> origin/gh/XilunWu/40/base 2024-12-17T23:29:55.0940908Z * [new branch] gh/XilunWu/40/head -> origin/gh/XilunWu/40/head 2024-12-17T23:29:55.0941456Z * [new branch] gh/XilunWu/41/base -> origin/gh/XilunWu/41/base 2024-12-17T23:29:55.0942093Z * [new branch] gh/XilunWu/41/head -> origin/gh/XilunWu/41/head 2024-12-17T23:29:55.0942651Z * [new branch] gh/XilunWu/42/base -> origin/gh/XilunWu/42/base 2024-12-17T23:29:55.0943529Z * [new branch] gh/XilunWu/42/orig -> origin/gh/XilunWu/42/orig 2024-12-17T23:29:55.0944698Z * [new branch] gh/XilunWu/43/base -> origin/gh/XilunWu/43/base 2024-12-17T23:29:55.0945709Z * [new branch] gh/XilunWu/43/orig -> origin/gh/XilunWu/43/orig 2024-12-17T23:29:55.0947126Z * [new branch] gh/XilunWu/44/base -> origin/gh/XilunWu/44/base 2024-12-17T23:29:55.0948178Z * [new branch] gh/XilunWu/44/orig -> origin/gh/XilunWu/44/orig 2024-12-17T23:29:55.0949603Z * [new branch] gh/XilunWu/45/base -> origin/gh/XilunWu/45/base 2024-12-17T23:29:55.0950651Z * [new branch] gh/XilunWu/45/orig -> origin/gh/XilunWu/45/orig 2024-12-17T23:29:55.0952571Z * [new branch] gh/XilunWu/46/base -> origin/gh/XilunWu/46/base 2024-12-17T23:29:55.0953515Z * [new branch] gh/XilunWu/46/orig -> origin/gh/XilunWu/46/orig 2024-12-17T23:29:55.0955280Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2024-12-17T23:29:55.0956236Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2024-12-17T23:29:55.0957299Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2024-12-17T23:29:55.0958867Z * [new branch] gh/XuehaiPan/104/base -> origin/gh/XuehaiPan/104/base 2024-12-17T23:29:55.0959812Z * [new branch] gh/XuehaiPan/104/head -> origin/gh/XuehaiPan/104/head 2024-12-17T23:29:55.0960870Z * [new branch] gh/XuehaiPan/104/orig -> origin/gh/XuehaiPan/104/orig 2024-12-17T23:29:55.0962244Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2024-12-17T23:29:55.0963169Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2024-12-17T23:29:55.0964150Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2024-12-17T23:29:55.0965609Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2024-12-17T23:29:55.0966493Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2024-12-17T23:29:55.0967477Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2024-12-17T23:29:55.0968907Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2024-12-17T23:29:55.0969860Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2024-12-17T23:29:55.0970988Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2024-12-17T23:29:55.0972365Z * [new branch] gh/XuehaiPan/120/base -> origin/gh/XuehaiPan/120/base 2024-12-17T23:29:55.0973323Z * [new branch] gh/XuehaiPan/120/head -> origin/gh/XuehaiPan/120/head 2024-12-17T23:29:55.0974285Z * [new branch] gh/XuehaiPan/120/orig -> origin/gh/XuehaiPan/120/orig 2024-12-17T23:29:55.0975666Z * [new branch] gh/XuehaiPan/121/base -> origin/gh/XuehaiPan/121/base 2024-12-17T23:29:55.0976597Z * [new branch] gh/XuehaiPan/121/head -> origin/gh/XuehaiPan/121/head 2024-12-17T23:29:55.0977595Z * [new branch] gh/XuehaiPan/121/orig -> origin/gh/XuehaiPan/121/orig 2024-12-17T23:29:55.0978972Z * [new branch] gh/XuehaiPan/123/base -> origin/gh/XuehaiPan/123/base 2024-12-17T23:29:55.0979925Z * [new branch] gh/XuehaiPan/123/head -> origin/gh/XuehaiPan/123/head 2024-12-17T23:29:55.0980937Z * [new branch] gh/XuehaiPan/123/orig -> origin/gh/XuehaiPan/123/orig 2024-12-17T23:29:55.0982538Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2024-12-17T23:29:55.0983484Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2024-12-17T23:29:55.0984534Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2024-12-17T23:29:55.0985966Z * [new branch] gh/XuehaiPan/131/base -> origin/gh/XuehaiPan/131/base 2024-12-17T23:29:55.0986893Z * [new branch] gh/XuehaiPan/131/head -> origin/gh/XuehaiPan/131/head 2024-12-17T23:29:55.0991478Z * [new branch] gh/XuehaiPan/131/orig -> origin/gh/XuehaiPan/131/orig 2024-12-17T23:29:55.0992843Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2024-12-17T23:29:55.0993797Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2024-12-17T23:29:55.0994791Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2024-12-17T23:29:55.0996286Z * [new branch] gh/XuehaiPan/140/base -> origin/gh/XuehaiPan/140/base 2024-12-17T23:29:55.0997197Z * [new branch] gh/XuehaiPan/140/head -> origin/gh/XuehaiPan/140/head 2024-12-17T23:29:55.0998201Z * [new branch] gh/XuehaiPan/140/orig -> origin/gh/XuehaiPan/140/orig 2024-12-17T23:29:55.0999593Z * [new branch] gh/XuehaiPan/143/base -> origin/gh/XuehaiPan/143/base 2024-12-17T23:29:55.1000540Z * [new branch] gh/XuehaiPan/143/head -> origin/gh/XuehaiPan/143/head 2024-12-17T23:29:55.1001532Z * [new branch] gh/XuehaiPan/143/orig -> origin/gh/XuehaiPan/143/orig 2024-12-17T23:29:55.1002990Z * [new branch] gh/XuehaiPan/144/base -> origin/gh/XuehaiPan/144/base 2024-12-17T23:29:55.1003948Z * [new branch] gh/XuehaiPan/144/head -> origin/gh/XuehaiPan/144/head 2024-12-17T23:29:55.1004943Z * [new branch] gh/XuehaiPan/144/orig -> origin/gh/XuehaiPan/144/orig 2024-12-17T23:29:55.1006369Z * [new branch] gh/XuehaiPan/153/base -> origin/gh/XuehaiPan/153/base 2024-12-17T23:29:55.1007274Z * [new branch] gh/XuehaiPan/153/head -> origin/gh/XuehaiPan/153/head 2024-12-17T23:29:55.1008289Z * [new branch] gh/XuehaiPan/153/orig -> origin/gh/XuehaiPan/153/orig 2024-12-17T23:29:55.1009694Z * [new branch] gh/XuehaiPan/159/base -> origin/gh/XuehaiPan/159/base 2024-12-17T23:29:55.1010617Z * [new branch] gh/XuehaiPan/159/head -> origin/gh/XuehaiPan/159/head 2024-12-17T23:29:55.1011658Z * [new branch] gh/XuehaiPan/159/orig -> origin/gh/XuehaiPan/159/orig 2024-12-17T23:29:55.1013123Z * [new branch] gh/XuehaiPan/162/base -> origin/gh/XuehaiPan/162/base 2024-12-17T23:29:55.1014192Z * [new branch] gh/XuehaiPan/162/head -> origin/gh/XuehaiPan/162/head 2024-12-17T23:29:55.1015046Z * [new branch] gh/XuehaiPan/162/orig -> origin/gh/XuehaiPan/162/orig 2024-12-17T23:29:55.1016924Z * [new branch] gh/XuehaiPan/165/base -> origin/gh/XuehaiPan/165/base 2024-12-17T23:29:55.1017872Z * [new branch] gh/XuehaiPan/165/head -> origin/gh/XuehaiPan/165/head 2024-12-17T23:29:55.1018874Z * [new branch] gh/XuehaiPan/165/orig -> origin/gh/XuehaiPan/165/orig 2024-12-17T23:29:55.1020329Z * [new branch] gh/XuehaiPan/176/base -> origin/gh/XuehaiPan/176/base 2024-12-17T23:29:55.1021296Z * [new branch] gh/XuehaiPan/176/head -> origin/gh/XuehaiPan/176/head 2024-12-17T23:29:55.1022653Z * [new branch] gh/XuehaiPan/176/orig -> origin/gh/XuehaiPan/176/orig 2024-12-17T23:29:55.1023817Z * [new branch] gh/XuehaiPan/177/base -> origin/gh/XuehaiPan/177/base 2024-12-17T23:29:55.1024795Z * [new branch] gh/XuehaiPan/177/head -> origin/gh/XuehaiPan/177/head 2024-12-17T23:29:55.1025841Z * [new branch] gh/XuehaiPan/177/orig -> origin/gh/XuehaiPan/177/orig 2024-12-17T23:29:55.1027357Z * [new branch] gh/XuehaiPan/178/base -> origin/gh/XuehaiPan/178/base 2024-12-17T23:29:55.1028340Z * [new branch] gh/XuehaiPan/178/head -> origin/gh/XuehaiPan/178/head 2024-12-17T23:29:55.1029335Z * [new branch] gh/XuehaiPan/178/orig -> origin/gh/XuehaiPan/178/orig 2024-12-17T23:29:55.1030864Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2024-12-17T23:29:55.1031794Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2024-12-17T23:29:55.1032832Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2024-12-17T23:29:55.1034293Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2024-12-17T23:29:55.1035244Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2024-12-17T23:29:55.1036244Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2024-12-17T23:29:55.1037625Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2024-12-17T23:29:55.1038722Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2024-12-17T23:29:55.1040327Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2024-12-17T23:29:55.1042591Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2024-12-17T23:29:55.1044267Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2024-12-17T23:29:55.1045860Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2024-12-17T23:29:55.1048146Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2024-12-17T23:29:55.1049971Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2024-12-17T23:29:55.1051045Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2024-12-17T23:29:55.1052556Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2024-12-17T23:29:55.1053594Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2024-12-17T23:29:55.1054621Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2024-12-17T23:29:55.1056120Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2024-12-17T23:29:55.1057068Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2024-12-17T23:29:55.1058076Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2024-12-17T23:29:55.1059715Z * [new branch] gh/XuehaiPan/190/base -> origin/gh/XuehaiPan/190/base 2024-12-17T23:29:55.1060536Z * [new branch] gh/XuehaiPan/190/head -> origin/gh/XuehaiPan/190/head 2024-12-17T23:29:55.1061558Z * [new branch] gh/XuehaiPan/190/orig -> origin/gh/XuehaiPan/190/orig 2024-12-17T23:29:55.1063007Z * [new branch] gh/XuehaiPan/192/base -> origin/gh/XuehaiPan/192/base 2024-12-17T23:29:55.1064041Z * [new branch] gh/XuehaiPan/192/head -> origin/gh/XuehaiPan/192/head 2024-12-17T23:29:55.1065274Z * [new branch] gh/XuehaiPan/192/orig -> origin/gh/XuehaiPan/192/orig 2024-12-17T23:29:55.1066534Z * [new branch] gh/XuehaiPan/193/base -> origin/gh/XuehaiPan/193/base 2024-12-17T23:29:55.1067662Z * [new branch] gh/XuehaiPan/193/head -> origin/gh/XuehaiPan/193/head 2024-12-17T23:29:55.1068746Z * [new branch] gh/XuehaiPan/193/orig -> origin/gh/XuehaiPan/193/orig 2024-12-17T23:29:55.1070067Z * [new branch] gh/XuehaiPan/194/base -> origin/gh/XuehaiPan/194/base 2024-12-17T23:29:55.1071140Z * [new branch] gh/XuehaiPan/194/head -> origin/gh/XuehaiPan/194/head 2024-12-17T23:29:55.1072204Z * [new branch] gh/XuehaiPan/194/orig -> origin/gh/XuehaiPan/194/orig 2024-12-17T23:29:55.1073670Z * [new branch] gh/XuehaiPan/196/base -> origin/gh/XuehaiPan/196/base 2024-12-17T23:29:55.1074764Z * [new branch] gh/XuehaiPan/196/head -> origin/gh/XuehaiPan/196/head 2024-12-17T23:29:55.1075781Z * [new branch] gh/XuehaiPan/196/orig -> origin/gh/XuehaiPan/196/orig 2024-12-17T23:29:55.1077103Z * [new branch] gh/XuehaiPan/198/base -> origin/gh/XuehaiPan/198/base 2024-12-17T23:29:55.1078171Z * [new branch] gh/XuehaiPan/198/head -> origin/gh/XuehaiPan/198/head 2024-12-17T23:29:55.1079235Z * [new branch] gh/XuehaiPan/198/orig -> origin/gh/XuehaiPan/198/orig 2024-12-17T23:29:55.1080516Z * [new branch] gh/XuehaiPan/199/base -> origin/gh/XuehaiPan/199/base 2024-12-17T23:29:55.1081616Z * [new branch] gh/XuehaiPan/199/head -> origin/gh/XuehaiPan/199/head 2024-12-17T23:29:55.1082677Z * [new branch] gh/XuehaiPan/199/orig -> origin/gh/XuehaiPan/199/orig 2024-12-17T23:29:55.1083857Z * [new branch] gh/XuehaiPan/200/base -> origin/gh/XuehaiPan/200/base 2024-12-17T23:29:55.1084924Z * [new branch] gh/XuehaiPan/200/head -> origin/gh/XuehaiPan/200/head 2024-12-17T23:29:55.1086019Z * [new branch] gh/XuehaiPan/200/orig -> origin/gh/XuehaiPan/200/orig 2024-12-17T23:29:55.1087448Z * [new branch] gh/XuehaiPan/201/base -> origin/gh/XuehaiPan/201/base 2024-12-17T23:29:55.1088557Z * [new branch] gh/XuehaiPan/201/head -> origin/gh/XuehaiPan/201/head 2024-12-17T23:29:55.1089771Z * [new branch] gh/XuehaiPan/201/orig -> origin/gh/XuehaiPan/201/orig 2024-12-17T23:29:55.1091046Z * [new branch] gh/XuehaiPan/202/base -> origin/gh/XuehaiPan/202/base 2024-12-17T23:29:55.1091994Z * [new branch] gh/XuehaiPan/202/head -> origin/gh/XuehaiPan/202/head 2024-12-17T23:29:55.1093000Z * [new branch] gh/XuehaiPan/202/orig -> origin/gh/XuehaiPan/202/orig 2024-12-17T23:29:55.1094493Z * [new branch] gh/XuehaiPan/203/base -> origin/gh/XuehaiPan/203/base 2024-12-17T23:29:55.1095526Z * [new branch] gh/XuehaiPan/203/head -> origin/gh/XuehaiPan/203/head 2024-12-17T23:29:55.1096590Z * [new branch] gh/XuehaiPan/203/orig -> origin/gh/XuehaiPan/203/orig 2024-12-17T23:29:55.1098098Z * [new branch] gh/XuehaiPan/204/base -> origin/gh/XuehaiPan/204/base 2024-12-17T23:29:55.1099175Z * [new branch] gh/XuehaiPan/204/head -> origin/gh/XuehaiPan/204/head 2024-12-17T23:29:55.1100020Z * [new branch] gh/XuehaiPan/204/orig -> origin/gh/XuehaiPan/204/orig 2024-12-17T23:29:55.1101527Z * [new branch] gh/XuehaiPan/205/base -> origin/gh/XuehaiPan/205/base 2024-12-17T23:29:55.1102579Z * [new branch] gh/XuehaiPan/205/head -> origin/gh/XuehaiPan/205/head 2024-12-17T23:29:55.1103828Z * [new branch] gh/XuehaiPan/205/orig -> origin/gh/XuehaiPan/205/orig 2024-12-17T23:29:55.1105280Z * [new branch] gh/XuehaiPan/206/base -> origin/gh/XuehaiPan/206/base 2024-12-17T23:29:55.1106288Z * [new branch] gh/XuehaiPan/206/head -> origin/gh/XuehaiPan/206/head 2024-12-17T23:29:55.1107485Z * [new branch] gh/XuehaiPan/206/orig -> origin/gh/XuehaiPan/206/orig 2024-12-17T23:29:55.1109137Z * [new branch] gh/XuehaiPan/207/base -> origin/gh/XuehaiPan/207/base 2024-12-17T23:29:55.1110021Z * [new branch] gh/XuehaiPan/207/head -> origin/gh/XuehaiPan/207/head 2024-12-17T23:29:55.1111094Z * [new branch] gh/XuehaiPan/207/orig -> origin/gh/XuehaiPan/207/orig 2024-12-17T23:29:55.1112500Z * [new branch] gh/XuehaiPan/208/base -> origin/gh/XuehaiPan/208/base 2024-12-17T23:29:55.1113529Z * [new branch] gh/XuehaiPan/208/head -> origin/gh/XuehaiPan/208/head 2024-12-17T23:29:55.1114612Z * [new branch] gh/XuehaiPan/208/orig -> origin/gh/XuehaiPan/208/orig 2024-12-17T23:29:55.1116093Z * [new branch] gh/XuehaiPan/209/base -> origin/gh/XuehaiPan/209/base 2024-12-17T23:29:55.1117173Z * [new branch] gh/XuehaiPan/209/head -> origin/gh/XuehaiPan/209/head 2024-12-17T23:29:55.1118150Z * [new branch] gh/XuehaiPan/209/orig -> origin/gh/XuehaiPan/209/orig 2024-12-17T23:29:55.1119573Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2024-12-17T23:29:55.1120573Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2024-12-17T23:29:55.1121506Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2024-12-17T23:29:55.1123154Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2024-12-17T23:29:55.1124179Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2024-12-17T23:29:55.1125217Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2024-12-17T23:29:55.1126715Z * [new branch] gh/XuehaiPan/212/base -> origin/gh/XuehaiPan/212/base 2024-12-17T23:29:55.1127690Z * [new branch] gh/XuehaiPan/212/head -> origin/gh/XuehaiPan/212/head 2024-12-17T23:29:55.1128671Z * [new branch] gh/XuehaiPan/212/orig -> origin/gh/XuehaiPan/212/orig 2024-12-17T23:29:55.1130173Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2024-12-17T23:29:55.1131068Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2024-12-17T23:29:55.1132172Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2024-12-17T23:29:55.1133641Z * [new branch] gh/XuehaiPan/31/base -> origin/gh/XuehaiPan/31/base 2024-12-17T23:29:55.1134521Z * [new branch] gh/XuehaiPan/31/head -> origin/gh/XuehaiPan/31/head 2024-12-17T23:29:55.1135542Z * [new branch] gh/XuehaiPan/31/orig -> origin/gh/XuehaiPan/31/orig 2024-12-17T23:29:55.1136973Z * [new branch] gh/XuehaiPan/38/base -> origin/gh/XuehaiPan/38/base 2024-12-17T23:29:55.1137935Z * [new branch] gh/XuehaiPan/38/head -> origin/gh/XuehaiPan/38/head 2024-12-17T23:29:55.1138965Z * [new branch] gh/XuehaiPan/38/orig -> origin/gh/XuehaiPan/38/orig 2024-12-17T23:29:55.1140355Z * [new branch] gh/XuehaiPan/55/base -> origin/gh/XuehaiPan/55/base 2024-12-17T23:29:55.1141257Z * [new branch] gh/XuehaiPan/55/head -> origin/gh/XuehaiPan/55/head 2024-12-17T23:29:55.1142316Z * [new branch] gh/XuehaiPan/55/orig -> origin/gh/XuehaiPan/55/orig 2024-12-17T23:29:55.1143800Z * [new branch] gh/XuehaiPan/67/base -> origin/gh/XuehaiPan/67/base 2024-12-17T23:29:55.1144936Z * [new branch] gh/XuehaiPan/67/head -> origin/gh/XuehaiPan/67/head 2024-12-17T23:29:55.1146098Z * [new branch] gh/XuehaiPan/67/orig -> origin/gh/XuehaiPan/67/orig 2024-12-17T23:29:55.1147451Z * [new branch] gh/XuehaiPan/70/base -> origin/gh/XuehaiPan/70/base 2024-12-17T23:29:55.1148548Z * [new branch] gh/XuehaiPan/70/head -> origin/gh/XuehaiPan/70/head 2024-12-17T23:29:55.1149493Z * [new branch] gh/XuehaiPan/70/orig -> origin/gh/XuehaiPan/70/orig 2024-12-17T23:29:55.1151123Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2024-12-17T23:29:55.1152254Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2024-12-17T23:29:55.1153375Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2024-12-17T23:29:55.1155028Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2024-12-17T23:29:55.1155683Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2024-12-17T23:29:55.1157154Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2024-12-17T23:29:55.1158111Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2024-12-17T23:29:55.1159148Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2024-12-17T23:29:55.1160579Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2024-12-17T23:29:55.1161545Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2024-12-17T23:29:55.1162535Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2024-12-17T23:29:55.1163963Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2024-12-17T23:29:55.1164901Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2024-12-17T23:29:55.1165955Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2024-12-17T23:29:55.1168124Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2024-12-17T23:29:55.1169064Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2024-12-17T23:29:55.1170745Z * [new branch] gh/ZhiweiYan-96/10/base -> origin/gh/ZhiweiYan-96/10/base 2024-12-17T23:29:55.1171683Z * [new branch] gh/ZhiweiYan-96/10/head -> origin/gh/ZhiweiYan-96/10/head 2024-12-17T23:29:55.1172704Z * [new branch] gh/ZhiweiYan-96/10/orig -> origin/gh/ZhiweiYan-96/10/orig 2024-12-17T23:29:55.1174118Z * [new branch] gh/ZhiweiYan-96/22/base -> origin/gh/ZhiweiYan-96/22/base 2024-12-17T23:29:55.1175067Z * [new branch] gh/ZhiweiYan-96/22/head -> origin/gh/ZhiweiYan-96/22/head 2024-12-17T23:29:55.1176112Z * [new branch] gh/ZhiweiYan-96/22/orig -> origin/gh/ZhiweiYan-96/22/orig 2024-12-17T23:29:55.1177503Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2024-12-17T23:29:55.1178435Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2024-12-17T23:29:55.1179447Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2024-12-17T23:29:55.1180823Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2024-12-17T23:29:55.1181978Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2024-12-17T23:29:55.1182861Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2024-12-17T23:29:55.1184536Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2024-12-17T23:29:55.1185288Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2024-12-17T23:29:55.1186254Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2024-12-17T23:29:55.1187975Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2024-12-17T23:29:55.1189048Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2024-12-17T23:29:55.1190074Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2024-12-17T23:29:55.1191652Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2024-12-17T23:29:55.1192356Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2024-12-17T23:29:55.1193324Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2024-12-17T23:29:55.1194772Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2024-12-17T23:29:55.1195718Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2024-12-17T23:29:55.1196721Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2024-12-17T23:29:55.1198093Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2024-12-17T23:29:55.1199009Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2024-12-17T23:29:55.1200050Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2024-12-17T23:29:55.1201446Z * [new branch] gh/ZhiweiYan-96/34/base -> origin/gh/ZhiweiYan-96/34/base 2024-12-17T23:29:55.1202350Z * [new branch] gh/ZhiweiYan-96/34/head -> origin/gh/ZhiweiYan-96/34/head 2024-12-17T23:29:55.1203387Z * [new branch] gh/ZhiweiYan-96/34/orig -> origin/gh/ZhiweiYan-96/34/orig 2024-12-17T23:29:55.1204772Z * [new branch] gh/ZhiweiYan-96/37/base -> origin/gh/ZhiweiYan-96/37/base 2024-12-17T23:29:55.1205750Z * [new branch] gh/ZhiweiYan-96/37/head -> origin/gh/ZhiweiYan-96/37/head 2024-12-17T23:29:55.1207169Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2024-12-17T23:29:55.1208128Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2024-12-17T23:29:55.1209161Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2024-12-17T23:29:55.1210503Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2024-12-17T23:29:55.1211447Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2024-12-17T23:29:55.1212492Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2024-12-17T23:29:55.1213880Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2024-12-17T23:29:55.1214794Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2024-12-17T23:29:55.1215883Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2024-12-17T23:29:55.1217603Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2024-12-17T23:29:55.1218664Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2024-12-17T23:29:55.1220063Z * [new branch] gh/aakhundov/17/base -> origin/gh/aakhundov/17/base 2024-12-17T23:29:55.1221077Z * [new branch] gh/aakhundov/17/head -> origin/gh/aakhundov/17/head 2024-12-17T23:29:55.1222107Z * [new branch] gh/aakhundov/17/orig -> origin/gh/aakhundov/17/orig 2024-12-17T23:29:55.1223465Z * [new branch] gh/aakhundov/18/base -> origin/gh/aakhundov/18/base 2024-12-17T23:29:55.1224406Z * [new branch] gh/aakhundov/18/head -> origin/gh/aakhundov/18/head 2024-12-17T23:29:55.1225450Z * [new branch] gh/aakhundov/18/orig -> origin/gh/aakhundov/18/orig 2024-12-17T23:29:55.1226850Z * [new branch] gh/aakhundov/19/base -> origin/gh/aakhundov/19/base 2024-12-17T23:29:55.1227962Z * [new branch] gh/aakhundov/19/head -> origin/gh/aakhundov/19/head 2024-12-17T23:29:55.1228991Z * [new branch] gh/aakhundov/19/orig -> origin/gh/aakhundov/19/orig 2024-12-17T23:29:55.1230301Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2024-12-17T23:29:55.1231317Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2024-12-17T23:29:55.1232925Z * [new branch] gh/aakhundov/20/base -> origin/gh/aakhundov/20/base 2024-12-17T23:29:55.1233899Z * [new branch] gh/aakhundov/20/head -> origin/gh/aakhundov/20/head 2024-12-17T23:29:55.1234961Z * [new branch] gh/aakhundov/20/orig -> origin/gh/aakhundov/20/orig 2024-12-17T23:29:55.1236653Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2024-12-17T23:29:55.1237571Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2024-12-17T23:29:55.1238600Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2024-12-17T23:29:55.1239987Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2024-12-17T23:29:55.1240947Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2024-12-17T23:29:55.1241957Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2024-12-17T23:29:55.1243339Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2024-12-17T23:29:55.1244284Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2024-12-17T23:29:55.1245298Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2024-12-17T23:29:55.1246679Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2024-12-17T23:29:55.1247615Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2024-12-17T23:29:55.1248659Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2024-12-17T23:29:55.1250045Z * [new branch] gh/albanD/5/base -> origin/gh/albanD/5/base 2024-12-17T23:29:55.1251133Z * [new branch] gh/albanD/5/head -> origin/gh/albanD/5/head 2024-12-17T23:29:55.1252224Z * [new branch] gh/albanD/5/orig -> origin/gh/albanD/5/orig 2024-12-17T23:29:55.1254015Z * [new branch] gh/alexsamardzic/22/base -> origin/gh/alexsamardzic/22/base 2024-12-17T23:29:55.1254937Z * [new branch] gh/alexsamardzic/22/head -> origin/gh/alexsamardzic/22/head 2024-12-17T23:29:55.1255953Z * [new branch] gh/alexsamardzic/22/orig -> origin/gh/alexsamardzic/22/orig 2024-12-17T23:29:55.1257634Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2024-12-17T23:29:55.1258566Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2024-12-17T23:29:55.1259555Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2024-12-17T23:29:55.1260985Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2024-12-17T23:29:55.1261901Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2024-12-17T23:29:55.1263053Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2024-12-17T23:29:55.1264775Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2024-12-17T23:29:55.1265756Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2024-12-17T23:29:55.1267392Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2024-12-17T23:29:55.1268479Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2024-12-17T23:29:55.1269560Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2024-12-17T23:29:55.1271263Z * [new branch] gh/andrewor14/25/base -> origin/gh/andrewor14/25/base 2024-12-17T23:29:55.1272331Z * [new branch] gh/andrewor14/25/head -> origin/gh/andrewor14/25/head 2024-12-17T23:29:55.1273487Z * [new branch] gh/andrewor14/25/orig -> origin/gh/andrewor14/25/orig 2024-12-17T23:29:55.1275110Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2024-12-17T23:29:55.1276109Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2024-12-17T23:29:55.1277177Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2024-12-17T23:29:55.1278718Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2024-12-17T23:29:55.1279754Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2024-12-17T23:29:55.1280846Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2024-12-17T23:29:55.1282344Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2024-12-17T23:29:55.1283375Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2024-12-17T23:29:55.1284404Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2024-12-17T23:29:55.1285842Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2024-12-17T23:29:55.1286900Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2024-12-17T23:29:55.1288393Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2024-12-17T23:29:55.1289724Z * [new branch] gh/andrewor14/51/base -> origin/gh/andrewor14/51/base 2024-12-17T23:29:55.1290812Z * [new branch] gh/andrewor14/51/head -> origin/gh/andrewor14/51/head 2024-12-17T23:29:55.1291870Z * [new branch] gh/andrewor14/51/orig -> origin/gh/andrewor14/51/orig 2024-12-17T23:29:55.1293631Z * [new branch] gh/angelayi/55/base -> origin/gh/angelayi/55/base 2024-12-17T23:29:55.1294881Z * [new branch] gh/angelayi/55/head -> origin/gh/angelayi/55/head 2024-12-17T23:29:55.1295888Z * [new branch] gh/angelayi/55/orig -> origin/gh/angelayi/55/orig 2024-12-17T23:29:55.1297754Z * [new branch] gh/angelayi/62/base -> origin/gh/angelayi/62/base 2024-12-17T23:29:55.1299132Z * [new branch] gh/angelayi/62/head -> origin/gh/angelayi/62/head 2024-12-17T23:29:55.1299803Z * [new branch] gh/angelayi/62/orig -> origin/gh/angelayi/62/orig 2024-12-17T23:29:55.1301278Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2024-12-17T23:29:55.1302223Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2024-12-17T23:29:55.1303197Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2024-12-17T23:29:55.1304964Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2024-12-17T23:29:55.1306404Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2024-12-17T23:29:55.1307366Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2024-12-17T23:29:55.1308855Z * [new branch] gh/angelayi/66/base -> origin/gh/angelayi/66/base 2024-12-17T23:29:55.1309823Z * [new branch] gh/angelayi/66/head -> origin/gh/angelayi/66/head 2024-12-17T23:29:55.1310825Z * [new branch] gh/angelayi/66/orig -> origin/gh/angelayi/66/orig 2024-12-17T23:29:55.1312293Z * [new branch] gh/angelayi/67/base -> origin/gh/angelayi/67/base 2024-12-17T23:29:55.1313219Z * [new branch] gh/angelayi/67/head -> origin/gh/angelayi/67/head 2024-12-17T23:29:55.1314228Z * [new branch] gh/angelayi/67/orig -> origin/gh/angelayi/67/orig 2024-12-17T23:29:55.1315758Z * [new branch] gh/angelayi/68/base -> origin/gh/angelayi/68/base 2024-12-17T23:29:55.1316778Z * [new branch] gh/angelayi/68/head -> origin/gh/angelayi/68/head 2024-12-17T23:29:55.1317790Z * [new branch] gh/angelayi/68/orig -> origin/gh/angelayi/68/orig 2024-12-17T23:29:55.1321556Z * [new branch] gh/angelayi/69/base -> origin/gh/angelayi/69/base 2024-12-17T23:29:55.1322122Z * [new branch] gh/angelayi/69/head -> origin/gh/angelayi/69/head 2024-12-17T23:29:55.1322884Z * [new branch] gh/angelayi/69/orig -> origin/gh/angelayi/69/orig 2024-12-17T23:29:55.1323533Z * [new branch] gh/angelayi/70/base -> origin/gh/angelayi/70/base 2024-12-17T23:29:55.1324121Z * [new branch] gh/angelayi/70/head -> origin/gh/angelayi/70/head 2024-12-17T23:29:55.1324775Z * [new branch] gh/angelayi/70/orig -> origin/gh/angelayi/70/orig 2024-12-17T23:29:55.1326334Z * [new branch] gh/ani300/4/base -> origin/gh/ani300/4/base 2024-12-17T23:29:55.1327336Z * [new branch] gh/ani300/4/head -> origin/gh/ani300/4/head 2024-12-17T23:29:55.1328404Z * [new branch] gh/ani300/4/orig -> origin/gh/ani300/4/orig 2024-12-17T23:29:55.1330219Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2024-12-17T23:29:55.1331148Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2024-12-17T23:29:55.1332792Z * [new branch] gh/anijain2305/434/base -> origin/gh/anijain2305/434/base 2024-12-17T23:29:55.1333829Z * [new branch] gh/anijain2305/434/head -> origin/gh/anijain2305/434/head 2024-12-17T23:29:55.1334844Z * [new branch] gh/anijain2305/434/orig -> origin/gh/anijain2305/434/orig 2024-12-17T23:29:55.1336313Z * [new branch] gh/anijain2305/492/base -> origin/gh/anijain2305/492/base 2024-12-17T23:29:55.1337339Z * [new branch] gh/anijain2305/492/head -> origin/gh/anijain2305/492/head 2024-12-17T23:29:55.1338352Z * [new branch] gh/anijain2305/492/orig -> origin/gh/anijain2305/492/orig 2024-12-17T23:29:55.1339766Z * [new branch] gh/anijain2305/495/base -> origin/gh/anijain2305/495/base 2024-12-17T23:29:55.1340724Z * [new branch] gh/anijain2305/495/head -> origin/gh/anijain2305/495/head 2024-12-17T23:29:55.1341746Z * [new branch] gh/anijain2305/495/orig -> origin/gh/anijain2305/495/orig 2024-12-17T23:29:55.1343154Z * [new branch] gh/anijain2305/507/base -> origin/gh/anijain2305/507/base 2024-12-17T23:29:55.1344098Z * [new branch] gh/anijain2305/507/head -> origin/gh/anijain2305/507/head 2024-12-17T23:29:55.1345131Z * [new branch] gh/anijain2305/507/orig -> origin/gh/anijain2305/507/orig 2024-12-17T23:29:55.1346577Z * [new branch] gh/anijain2305/522/base -> origin/gh/anijain2305/522/base 2024-12-17T23:29:55.1347693Z * [new branch] gh/anijain2305/522/head -> origin/gh/anijain2305/522/head 2024-12-17T23:29:55.1348734Z * [new branch] gh/anijain2305/522/orig -> origin/gh/anijain2305/522/orig 2024-12-17T23:29:55.1350118Z * [new branch] gh/anijain2305/539/base -> origin/gh/anijain2305/539/base 2024-12-17T23:29:55.1351086Z * [new branch] gh/anijain2305/539/head -> origin/gh/anijain2305/539/head 2024-12-17T23:29:55.1352084Z * [new branch] gh/anijain2305/539/orig -> origin/gh/anijain2305/539/orig 2024-12-17T23:29:55.1353596Z * [new branch] gh/anijain2305/541/base -> origin/gh/anijain2305/541/base 2024-12-17T23:29:55.1354470Z * [new branch] gh/anijain2305/541/head -> origin/gh/anijain2305/541/head 2024-12-17T23:29:55.1355898Z * [new branch] gh/anijain2305/541/orig -> origin/gh/anijain2305/541/orig 2024-12-17T23:29:55.1356898Z * [new branch] gh/anijain2305/542/base -> origin/gh/anijain2305/542/base 2024-12-17T23:29:55.1357917Z * [new branch] gh/anijain2305/542/head -> origin/gh/anijain2305/542/head 2024-12-17T23:29:55.1358911Z * [new branch] gh/anijain2305/542/orig -> origin/gh/anijain2305/542/orig 2024-12-17T23:29:55.1360493Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2024-12-17T23:29:55.1361583Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2024-12-17T23:29:55.1362603Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2024-12-17T23:29:55.1363988Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2024-12-17T23:29:55.1365008Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2024-12-17T23:29:55.1366074Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2024-12-17T23:29:55.1367436Z * [new branch] gh/anijain2305/573/base -> origin/gh/anijain2305/573/base 2024-12-17T23:29:55.1368399Z * [new branch] gh/anijain2305/573/head -> origin/gh/anijain2305/573/head 2024-12-17T23:29:55.1369396Z * [new branch] gh/anijain2305/573/orig -> origin/gh/anijain2305/573/orig 2024-12-17T23:29:55.1371020Z * [new branch] gh/anijain2305/574/base -> origin/gh/anijain2305/574/base 2024-12-17T23:29:55.1372085Z * [new branch] gh/anijain2305/574/head -> origin/gh/anijain2305/574/head 2024-12-17T23:29:55.1373160Z * [new branch] gh/anijain2305/574/orig -> origin/gh/anijain2305/574/orig 2024-12-17T23:29:55.1374500Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2024-12-17T23:29:55.1375509Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2024-12-17T23:29:55.1376564Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2024-12-17T23:29:55.1378099Z * [new branch] gh/anijain2305/585/base -> origin/gh/anijain2305/585/base 2024-12-17T23:29:55.1379126Z * [new branch] gh/anijain2305/585/head -> origin/gh/anijain2305/585/head 2024-12-17T23:29:55.1380154Z * [new branch] gh/anijain2305/585/orig -> origin/gh/anijain2305/585/orig 2024-12-17T23:29:55.1381794Z * [new branch] gh/anijain2305/586/base -> origin/gh/anijain2305/586/base 2024-12-17T23:29:55.1382807Z * [new branch] gh/anijain2305/586/head -> origin/gh/anijain2305/586/head 2024-12-17T23:29:55.1383810Z * [new branch] gh/anijain2305/586/orig -> origin/gh/anijain2305/586/orig 2024-12-17T23:29:55.1385669Z * [new branch] gh/anijain2305/587/base -> origin/gh/anijain2305/587/base 2024-12-17T23:29:55.1386653Z * [new branch] gh/anijain2305/587/head -> origin/gh/anijain2305/587/head 2024-12-17T23:29:55.1389798Z * [new branch] gh/anijain2305/587/orig -> origin/gh/anijain2305/587/orig 2024-12-17T23:29:55.1391185Z * [new branch] gh/anijain2305/590/base -> origin/gh/anijain2305/590/base 2024-12-17T23:29:55.1392255Z * [new branch] gh/anijain2305/590/head -> origin/gh/anijain2305/590/head 2024-12-17T23:29:55.1393272Z * [new branch] gh/anijain2305/590/orig -> origin/gh/anijain2305/590/orig 2024-12-17T23:29:55.1394733Z * [new branch] gh/anijain2305/591/base -> origin/gh/anijain2305/591/base 2024-12-17T23:29:55.1395630Z * [new branch] gh/anijain2305/591/head -> origin/gh/anijain2305/591/head 2024-12-17T23:29:55.1396642Z * [new branch] gh/anijain2305/591/orig -> origin/gh/anijain2305/591/orig 2024-12-17T23:29:55.1397963Z * [new branch] gh/anijain2305/592/base -> origin/gh/anijain2305/592/base 2024-12-17T23:29:55.1398878Z * [new branch] gh/anijain2305/592/head -> origin/gh/anijain2305/592/head 2024-12-17T23:29:55.1399888Z * [new branch] gh/anijain2305/592/orig -> origin/gh/anijain2305/592/orig 2024-12-17T23:29:55.1401410Z * [new branch] gh/anijain2305/593/base -> origin/gh/anijain2305/593/base 2024-12-17T23:29:55.1402479Z * [new branch] gh/anijain2305/593/head -> origin/gh/anijain2305/593/head 2024-12-17T23:29:55.1403550Z * [new branch] gh/anijain2305/593/orig -> origin/gh/anijain2305/593/orig 2024-12-17T23:29:55.1405084Z * [new branch] gh/anijain2305/594/base -> origin/gh/anijain2305/594/base 2024-12-17T23:29:55.1406082Z * [new branch] gh/anijain2305/594/head -> origin/gh/anijain2305/594/head 2024-12-17T23:29:55.1407131Z * [new branch] gh/anijain2305/594/orig -> origin/gh/anijain2305/594/orig 2024-12-17T23:29:55.1408781Z * [new branch] gh/anijain2305/595/base -> origin/gh/anijain2305/595/base 2024-12-17T23:29:55.1409522Z * [new branch] gh/anijain2305/595/head -> origin/gh/anijain2305/595/head 2024-12-17T23:29:55.1410676Z * [new branch] gh/anijain2305/595/orig -> origin/gh/anijain2305/595/orig 2024-12-17T23:29:55.1412878Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2024-12-17T23:29:55.1414508Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2024-12-17T23:29:55.1416194Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2024-12-17T23:29:55.1418998Z * [new branch] gh/aorenste/120/base -> origin/gh/aorenste/120/base 2024-12-17T23:29:55.1420633Z * [new branch] gh/aorenste/120/head -> origin/gh/aorenste/120/head 2024-12-17T23:29:55.1422260Z * [new branch] gh/aorenste/120/orig -> origin/gh/aorenste/120/orig 2024-12-17T23:29:55.1424518Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2024-12-17T23:29:55.1426104Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2024-12-17T23:29:55.1428469Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2024-12-17T23:29:55.1430181Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2024-12-17T23:29:55.1432147Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2024-12-17T23:29:55.1434468Z * [new branch] gh/aorenste/140/base -> origin/gh/aorenste/140/base 2024-12-17T23:29:55.1436301Z * [new branch] gh/aorenste/140/head -> origin/gh/aorenste/140/head 2024-12-17T23:29:55.1437903Z * [new branch] gh/aorenste/140/orig -> origin/gh/aorenste/140/orig 2024-12-17T23:29:55.1440128Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2024-12-17T23:29:55.1441783Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2024-12-17T23:29:55.1443818Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2024-12-17T23:29:55.1445037Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2024-12-17T23:29:55.1446138Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2024-12-17T23:29:55.1447179Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2024-12-17T23:29:55.1448834Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2024-12-17T23:29:55.1449758Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2024-12-17T23:29:55.1450797Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2024-12-17T23:29:55.1452346Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2024-12-17T23:29:55.1453432Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2024-12-17T23:29:55.1454457Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2024-12-17T23:29:55.1455934Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2024-12-17T23:29:55.1456933Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2024-12-17T23:29:55.1457965Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2024-12-17T23:29:55.1459401Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2024-12-17T23:29:55.1460464Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2024-12-17T23:29:55.1461541Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2024-12-17T23:29:55.1462935Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2024-12-17T23:29:55.1463890Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2024-12-17T23:29:55.1464963Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2024-12-17T23:29:55.1466191Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2024-12-17T23:29:55.1467165Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2024-12-17T23:29:55.1468313Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2024-12-17T23:29:55.1469535Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2024-12-17T23:29:55.1470548Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2024-12-17T23:29:55.1471512Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2024-12-17T23:29:55.1472824Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2024-12-17T23:29:55.1474034Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2024-12-17T23:29:55.1475079Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2024-12-17T23:29:55.1476678Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2024-12-17T23:29:55.1477601Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2024-12-17T23:29:55.1478692Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2024-12-17T23:29:55.1480267Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2024-12-17T23:29:55.1481280Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2024-12-17T23:29:55.1482327Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2024-12-17T23:29:55.1484334Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2024-12-17T23:29:55.1485583Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2024-12-17T23:29:55.1486504Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2024-12-17T23:29:55.1488272Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2024-12-17T23:29:55.1489252Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2024-12-17T23:29:55.1490392Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2024-12-17T23:29:55.1491937Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2024-12-17T23:29:55.1492805Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2024-12-17T23:29:55.1493841Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2024-12-17T23:29:55.1495307Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2024-12-17T23:29:55.1496320Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2024-12-17T23:29:55.1497358Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2024-12-17T23:29:55.1498771Z * [new branch] gh/aorenste/160/base -> origin/gh/aorenste/160/base 2024-12-17T23:29:55.1499773Z * [new branch] gh/aorenste/160/head -> origin/gh/aorenste/160/head 2024-12-17T23:29:55.1500793Z * [new branch] gh/aorenste/160/orig -> origin/gh/aorenste/160/orig 2024-12-17T23:29:55.1502201Z * [new branch] gh/aorenste/161/base -> origin/gh/aorenste/161/base 2024-12-17T23:29:55.1503149Z * [new branch] gh/aorenste/161/head -> origin/gh/aorenste/161/head 2024-12-17T23:29:55.1504171Z * [new branch] gh/aorenste/161/orig -> origin/gh/aorenste/161/orig 2024-12-17T23:29:55.1505712Z * [new branch] gh/aorenste/162/base -> origin/gh/aorenste/162/base 2024-12-17T23:29:55.1506702Z * [new branch] gh/aorenste/162/head -> origin/gh/aorenste/162/head 2024-12-17T23:29:55.1507801Z * [new branch] gh/aorenste/162/orig -> origin/gh/aorenste/162/orig 2024-12-17T23:29:55.1509308Z * [new branch] gh/aorenste/163/base -> origin/gh/aorenste/163/base 2024-12-17T23:29:55.1510299Z * [new branch] gh/aorenste/163/head -> origin/gh/aorenste/163/head 2024-12-17T23:29:55.1511299Z * [new branch] gh/aorenste/163/orig -> origin/gh/aorenste/163/orig 2024-12-17T23:29:55.1512867Z * [new branch] gh/aorenste/164/base -> origin/gh/aorenste/164/base 2024-12-17T23:29:55.1513763Z * [new branch] gh/aorenste/164/head -> origin/gh/aorenste/164/head 2024-12-17T23:29:55.1514838Z * [new branch] gh/aorenste/164/orig -> origin/gh/aorenste/164/orig 2024-12-17T23:29:55.1516383Z * [new branch] gh/aorenste/165/base -> origin/gh/aorenste/165/base 2024-12-17T23:29:55.1517392Z * [new branch] gh/aorenste/165/head -> origin/gh/aorenste/165/head 2024-12-17T23:29:55.1518434Z * [new branch] gh/aorenste/165/orig -> origin/gh/aorenste/165/orig 2024-12-17T23:29:55.1519798Z * [new branch] gh/aorenste/166/base -> origin/gh/aorenste/166/base 2024-12-17T23:29:55.1520775Z * [new branch] gh/aorenste/166/head -> origin/gh/aorenste/166/head 2024-12-17T23:29:55.1521809Z * [new branch] gh/aorenste/166/orig -> origin/gh/aorenste/166/orig 2024-12-17T23:29:55.1523300Z * [new branch] gh/aorenste/167/base -> origin/gh/aorenste/167/base 2024-12-17T23:29:55.1524363Z * [new branch] gh/aorenste/167/head -> origin/gh/aorenste/167/head 2024-12-17T23:29:55.1525375Z * [new branch] gh/aorenste/167/orig -> origin/gh/aorenste/167/orig 2024-12-17T23:29:55.1527027Z * [new branch] gh/aorenste/168/base -> origin/gh/aorenste/168/base 2024-12-17T23:29:55.1527867Z * [new branch] gh/aorenste/168/head -> origin/gh/aorenste/168/head 2024-12-17T23:29:55.1528890Z * [new branch] gh/aorenste/168/orig -> origin/gh/aorenste/168/orig 2024-12-17T23:29:55.1530364Z * [new branch] gh/aorenste/83/base -> origin/gh/aorenste/83/base 2024-12-17T23:29:55.1531343Z * [new branch] gh/aorenste/83/head -> origin/gh/aorenste/83/head 2024-12-17T23:29:55.1532413Z * [new branch] gh/aorenste/83/orig -> origin/gh/aorenste/83/orig 2024-12-17T23:29:55.1534241Z * [new branch] gh/avikchaudhuri/32/base -> origin/gh/avikchaudhuri/32/base 2024-12-17T23:29:55.1535292Z * [new branch] gh/avikchaudhuri/32/head -> origin/gh/avikchaudhuri/32/head 2024-12-17T23:29:55.1536350Z * [new branch] gh/avikchaudhuri/32/orig -> origin/gh/avikchaudhuri/32/orig 2024-12-17T23:29:55.1537827Z * [new branch] gh/avikchaudhuri/33/base -> origin/gh/avikchaudhuri/33/base 2024-12-17T23:29:55.1538828Z * [new branch] gh/avikchaudhuri/33/head -> origin/gh/avikchaudhuri/33/head 2024-12-17T23:29:55.1539925Z * [new branch] gh/avikchaudhuri/33/orig -> origin/gh/avikchaudhuri/33/orig 2024-12-17T23:29:55.1541407Z * [new branch] gh/avikchaudhuri/34/base -> origin/gh/avikchaudhuri/34/base 2024-12-17T23:29:55.1542351Z * [new branch] gh/avikchaudhuri/34/head -> origin/gh/avikchaudhuri/34/head 2024-12-17T23:29:55.1543403Z * [new branch] gh/avikchaudhuri/34/orig -> origin/gh/avikchaudhuri/34/orig 2024-12-17T23:29:55.1544867Z * [new branch] gh/avikchaudhuri/35/base -> origin/gh/avikchaudhuri/35/base 2024-12-17T23:29:55.1545820Z * [new branch] gh/avikchaudhuri/35/head -> origin/gh/avikchaudhuri/35/head 2024-12-17T23:29:55.1546851Z * [new branch] gh/avikchaudhuri/35/orig -> origin/gh/avikchaudhuri/35/orig 2024-12-17T23:29:55.1548416Z * [new branch] gh/avikchaudhuri/36/base -> origin/gh/avikchaudhuri/36/base 2024-12-17T23:29:55.1549417Z * [new branch] gh/avikchaudhuri/36/head -> origin/gh/avikchaudhuri/36/head 2024-12-17T23:29:55.1550476Z * [new branch] gh/avikchaudhuri/36/orig -> origin/gh/avikchaudhuri/36/orig 2024-12-17T23:29:55.1551908Z * [new branch] gh/avikchaudhuri/37/base -> origin/gh/avikchaudhuri/37/base 2024-12-17T23:29:55.1552953Z * [new branch] gh/avikchaudhuri/37/head -> origin/gh/avikchaudhuri/37/head 2024-12-17T23:29:55.1553960Z * [new branch] gh/avikchaudhuri/37/orig -> origin/gh/avikchaudhuri/37/orig 2024-12-17T23:29:55.1555402Z * [new branch] gh/avikchaudhuri/38/base -> origin/gh/avikchaudhuri/38/base 2024-12-17T23:29:55.1556332Z * [new branch] gh/avikchaudhuri/38/head -> origin/gh/avikchaudhuri/38/head 2024-12-17T23:29:55.1557329Z * [new branch] gh/avikchaudhuri/38/orig -> origin/gh/avikchaudhuri/38/orig 2024-12-17T23:29:55.1558537Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2024-12-17T23:29:55.1559584Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2024-12-17T23:29:55.1560573Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2024-12-17T23:29:55.1562172Z * [new branch] gh/avikchaudhuri/40/base -> origin/gh/avikchaudhuri/40/base 2024-12-17T23:29:55.1563286Z * [new branch] gh/avikchaudhuri/40/head -> origin/gh/avikchaudhuri/40/head 2024-12-17T23:29:55.1564382Z * [new branch] gh/avikchaudhuri/40/orig -> origin/gh/avikchaudhuri/40/orig 2024-12-17T23:29:55.1566017Z * [new branch] gh/awgu/431/base -> origin/gh/awgu/431/base 2024-12-17T23:29:55.1567162Z * [new branch] gh/awgu/431/head -> origin/gh/awgu/431/head 2024-12-17T23:29:55.1568092Z * [new branch] gh/awgu/431/orig -> origin/gh/awgu/431/orig 2024-12-17T23:29:55.1569519Z * [new branch] gh/awgu/432/base -> origin/gh/awgu/432/base 2024-12-17T23:29:55.1570463Z * [new branch] gh/awgu/432/head -> origin/gh/awgu/432/head 2024-12-17T23:29:55.1571478Z * [new branch] gh/awgu/432/orig -> origin/gh/awgu/432/orig 2024-12-17T23:29:55.1572990Z * [new branch] gh/awgu/434/base -> origin/gh/awgu/434/base 2024-12-17T23:29:55.1574067Z * [new branch] gh/awgu/434/head -> origin/gh/awgu/434/head 2024-12-17T23:29:55.1575097Z * [new branch] gh/awgu/434/orig -> origin/gh/awgu/434/orig 2024-12-17T23:29:55.1576884Z * [new branch] gh/awgu/437/base -> origin/gh/awgu/437/base 2024-12-17T23:29:55.1577879Z * [new branch] gh/awgu/437/head -> origin/gh/awgu/437/head 2024-12-17T23:29:55.1578930Z * [new branch] gh/awgu/437/orig -> origin/gh/awgu/437/orig 2024-12-17T23:29:55.1580367Z * [new branch] gh/awgu/442/base -> origin/gh/awgu/442/base 2024-12-17T23:29:55.1581350Z * [new branch] gh/awgu/442/head -> origin/gh/awgu/442/head 2024-12-17T23:29:55.1582395Z * [new branch] gh/awgu/442/orig -> origin/gh/awgu/442/orig 2024-12-17T23:29:55.1583838Z * [new branch] gh/awgu/443/base -> origin/gh/awgu/443/base 2024-12-17T23:29:55.1584819Z * [new branch] gh/awgu/443/head -> origin/gh/awgu/443/head 2024-12-17T23:29:55.1585843Z * [new branch] gh/awgu/443/orig -> origin/gh/awgu/443/orig 2024-12-17T23:29:55.1587630Z * [new branch] gh/awgu/642/base -> origin/gh/awgu/642/base 2024-12-17T23:29:55.1588918Z * [new branch] gh/awgu/642/head -> origin/gh/awgu/642/head 2024-12-17T23:29:55.1589943Z * [new branch] gh/awgu/642/orig -> origin/gh/awgu/642/orig 2024-12-17T23:29:55.1591478Z * [new branch] gh/awgu/647/base -> origin/gh/awgu/647/base 2024-12-17T23:29:55.1592458Z * [new branch] gh/awgu/647/head -> origin/gh/awgu/647/head 2024-12-17T23:29:55.1593523Z * [new branch] gh/awgu/647/orig -> origin/gh/awgu/647/orig 2024-12-17T23:29:55.1594989Z * [new branch] gh/awgu/657/base -> origin/gh/awgu/657/base 2024-12-17T23:29:55.1595876Z * [new branch] gh/awgu/657/head -> origin/gh/awgu/657/head 2024-12-17T23:29:55.1596843Z * [new branch] gh/awgu/657/orig -> origin/gh/awgu/657/orig 2024-12-17T23:29:55.1598398Z * [new branch] gh/awgu/659/base -> origin/gh/awgu/659/base 2024-12-17T23:29:55.1599417Z * [new branch] gh/awgu/659/head -> origin/gh/awgu/659/head 2024-12-17T23:29:55.1600500Z * [new branch] gh/awgu/659/orig -> origin/gh/awgu/659/orig 2024-12-17T23:29:55.1602078Z * [new branch] gh/awgu/660/base -> origin/gh/awgu/660/base 2024-12-17T23:29:55.1603185Z * [new branch] gh/awgu/660/head -> origin/gh/awgu/660/head 2024-12-17T23:29:55.1604252Z * [new branch] gh/awgu/660/orig -> origin/gh/awgu/660/orig 2024-12-17T23:29:55.1605800Z * [new branch] gh/awgu/661/base -> origin/gh/awgu/661/base 2024-12-17T23:29:55.1606801Z * [new branch] gh/awgu/661/head -> origin/gh/awgu/661/head 2024-12-17T23:29:55.1607850Z * [new branch] gh/awgu/661/orig -> origin/gh/awgu/661/orig 2024-12-17T23:29:55.1609463Z * [new branch] gh/awgu/662/base -> origin/gh/awgu/662/base 2024-12-17T23:29:55.1610588Z * [new branch] gh/awgu/662/head -> origin/gh/awgu/662/head 2024-12-17T23:29:55.1611346Z * [new branch] gh/awgu/662/orig -> origin/gh/awgu/662/orig 2024-12-17T23:29:55.1627808Z * [new branch] gh/awgu/663/base -> origin/gh/awgu/663/base 2024-12-17T23:29:55.1628537Z * [new branch] gh/awgu/663/head -> origin/gh/awgu/663/head 2024-12-17T23:29:55.1629233Z * [new branch] gh/awgu/663/orig -> origin/gh/awgu/663/orig 2024-12-17T23:29:55.1629820Z * [new branch] gh/awgu/664/base -> origin/gh/awgu/664/base 2024-12-17T23:29:55.1630349Z * [new branch] gh/awgu/664/head -> origin/gh/awgu/664/head 2024-12-17T23:29:55.1630956Z * [new branch] gh/awgu/664/orig -> origin/gh/awgu/664/orig 2024-12-17T23:29:55.1631492Z * [new branch] gh/awgu/665/base -> origin/gh/awgu/665/base 2024-12-17T23:29:55.1632086Z * [new branch] gh/awgu/665/head -> origin/gh/awgu/665/head 2024-12-17T23:29:55.1632681Z * [new branch] gh/awgu/665/orig -> origin/gh/awgu/665/orig 2024-12-17T23:29:55.1633245Z * [new branch] gh/bdhirsh/588/base -> origin/gh/bdhirsh/588/base 2024-12-17T23:29:55.1633820Z * [new branch] gh/bdhirsh/588/head -> origin/gh/bdhirsh/588/head 2024-12-17T23:29:55.1634567Z * [new branch] gh/bdhirsh/588/orig -> origin/gh/bdhirsh/588/orig 2024-12-17T23:29:55.1635189Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2024-12-17T23:29:55.1635767Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2024-12-17T23:29:55.1636436Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2024-12-17T23:29:55.1637005Z * [new branch] gh/bdhirsh/605/base -> origin/gh/bdhirsh/605/base 2024-12-17T23:29:55.1637642Z * [new branch] gh/bdhirsh/605/head -> origin/gh/bdhirsh/605/head 2024-12-17T23:29:55.1638194Z * [new branch] gh/bdhirsh/605/orig -> origin/gh/bdhirsh/605/orig 2024-12-17T23:29:55.1638822Z * [new branch] gh/bdhirsh/607/base -> origin/gh/bdhirsh/607/base 2024-12-17T23:29:55.1639396Z * [new branch] gh/bdhirsh/607/head -> origin/gh/bdhirsh/607/head 2024-12-17T23:29:55.1640027Z * [new branch] gh/bdhirsh/607/orig -> origin/gh/bdhirsh/607/orig 2024-12-17T23:29:55.1640580Z * [new branch] gh/bdhirsh/617/base -> origin/gh/bdhirsh/617/base 2024-12-17T23:29:55.1641257Z * [new branch] gh/bdhirsh/617/head -> origin/gh/bdhirsh/617/head 2024-12-17T23:29:55.1641822Z * [new branch] gh/bdhirsh/617/orig -> origin/gh/bdhirsh/617/orig 2024-12-17T23:29:55.1642435Z * [new branch] gh/bdhirsh/619/base -> origin/gh/bdhirsh/619/base 2024-12-17T23:29:55.1643116Z * [new branch] gh/bdhirsh/619/head -> origin/gh/bdhirsh/619/head 2024-12-17T23:29:55.1643679Z * [new branch] gh/bdhirsh/619/orig -> origin/gh/bdhirsh/619/orig 2024-12-17T23:29:55.1644771Z * [new branch] gh/bdhirsh/620/base -> origin/gh/bdhirsh/620/base 2024-12-17T23:29:55.1645884Z * [new branch] gh/bdhirsh/620/head -> origin/gh/bdhirsh/620/head 2024-12-17T23:29:55.1647467Z * [new branch] gh/bdhirsh/620/orig -> origin/gh/bdhirsh/620/orig 2024-12-17T23:29:55.1648448Z * [new branch] gh/bdhirsh/624/base -> origin/gh/bdhirsh/624/base 2024-12-17T23:29:55.1649434Z * [new branch] gh/bdhirsh/624/head -> origin/gh/bdhirsh/624/head 2024-12-17T23:29:55.1650524Z * [new branch] gh/bdhirsh/624/orig -> origin/gh/bdhirsh/624/orig 2024-12-17T23:29:55.1652109Z * [new branch] gh/bdhirsh/625/base -> origin/gh/bdhirsh/625/base 2024-12-17T23:29:55.1653339Z * [new branch] gh/bdhirsh/625/head -> origin/gh/bdhirsh/625/head 2024-12-17T23:29:55.1654090Z * [new branch] gh/bdhirsh/625/orig -> origin/gh/bdhirsh/625/orig 2024-12-17T23:29:55.1655384Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2024-12-17T23:29:55.1656279Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2024-12-17T23:29:55.1657294Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2024-12-17T23:29:55.1658816Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2024-12-17T23:29:55.1659803Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2024-12-17T23:29:55.1660873Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2024-12-17T23:29:55.1662149Z * [new branch] gh/bdhirsh/628/base -> origin/gh/bdhirsh/628/base 2024-12-17T23:29:55.1663231Z * [new branch] gh/bdhirsh/628/head -> origin/gh/bdhirsh/628/head 2024-12-17T23:29:55.1664255Z * [new branch] gh/bdhirsh/628/orig -> origin/gh/bdhirsh/628/orig 2024-12-17T23:29:55.1665626Z * [new branch] gh/bdhirsh/629/base -> origin/gh/bdhirsh/629/base 2024-12-17T23:29:55.1666625Z * [new branch] gh/bdhirsh/629/head -> origin/gh/bdhirsh/629/head 2024-12-17T23:29:55.1667664Z * [new branch] gh/bdhirsh/629/orig -> origin/gh/bdhirsh/629/orig 2024-12-17T23:29:55.1669110Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2024-12-17T23:29:55.1670116Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2024-12-17T23:29:55.1671144Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2024-12-17T23:29:55.1672651Z * [new branch] gh/bdhirsh/631/base -> origin/gh/bdhirsh/631/base 2024-12-17T23:29:55.1673875Z * [new branch] gh/bdhirsh/631/head -> origin/gh/bdhirsh/631/head 2024-12-17T23:29:55.1675024Z * [new branch] gh/bdhirsh/631/orig -> origin/gh/bdhirsh/631/orig 2024-12-17T23:29:55.1676512Z * [new branch] gh/bdhirsh/632/base -> origin/gh/bdhirsh/632/base 2024-12-17T23:29:55.1677719Z * [new branch] gh/bdhirsh/632/head -> origin/gh/bdhirsh/632/head 2024-12-17T23:29:55.1678674Z * [new branch] gh/bdhirsh/632/orig -> origin/gh/bdhirsh/632/orig 2024-12-17T23:29:55.1680439Z * [new branch] gh/bdhirsh/633/base -> origin/gh/bdhirsh/633/base 2024-12-17T23:29:55.1681334Z * [new branch] gh/bdhirsh/633/head -> origin/gh/bdhirsh/633/head 2024-12-17T23:29:55.1682351Z * [new branch] gh/bdhirsh/633/orig -> origin/gh/bdhirsh/633/orig 2024-12-17T23:29:55.1684254Z * [new branch] gh/benjaminglass1/17/base -> origin/gh/benjaminglass1/17/base 2024-12-17T23:29:55.1685145Z * [new branch] gh/benjaminglass1/17/head -> origin/gh/benjaminglass1/17/head 2024-12-17T23:29:55.1686144Z * [new branch] gh/benjaminglass1/17/orig -> origin/gh/benjaminglass1/17/orig 2024-12-17T23:29:55.1688110Z * [new branch] gh/benjaminglass1/18/base -> origin/gh/benjaminglass1/18/base 2024-12-17T23:29:55.1688994Z * [new branch] gh/benjaminglass1/18/head -> origin/gh/benjaminglass1/18/head 2024-12-17T23:29:55.1690003Z * [new branch] gh/benjaminglass1/18/orig -> origin/gh/benjaminglass1/18/orig 2024-12-17T23:29:55.1691348Z * [new branch] gh/benjaminglass1/19/base -> origin/gh/benjaminglass1/19/base 2024-12-17T23:29:55.1692289Z * [new branch] gh/benjaminglass1/19/head -> origin/gh/benjaminglass1/19/head 2024-12-17T23:29:55.1693318Z * [new branch] gh/benjaminglass1/19/orig -> origin/gh/benjaminglass1/19/orig 2024-12-17T23:29:55.1695066Z * [new branch] gh/benjaminglass1/20/base -> origin/gh/benjaminglass1/20/base 2024-12-17T23:29:55.1695832Z * [new branch] gh/benjaminglass1/20/head -> origin/gh/benjaminglass1/20/head 2024-12-17T23:29:55.1696853Z * [new branch] gh/benjaminglass1/20/orig -> origin/gh/benjaminglass1/20/orig 2024-12-17T23:29:55.1698394Z * [new branch] gh/benjaminglass1/21/base -> origin/gh/benjaminglass1/21/base 2024-12-17T23:29:55.1699292Z * [new branch] gh/benjaminglass1/21/head -> origin/gh/benjaminglass1/21/head 2024-12-17T23:29:55.1700331Z * [new branch] gh/benjaminglass1/21/orig -> origin/gh/benjaminglass1/21/orig 2024-12-17T23:29:55.1701692Z * [new branch] gh/benjaminglass1/22/base -> origin/gh/benjaminglass1/22/base 2024-12-17T23:29:55.1702586Z * [new branch] gh/benjaminglass1/22/head -> origin/gh/benjaminglass1/22/head 2024-12-17T23:29:55.1703637Z * [new branch] gh/benjaminglass1/22/orig -> origin/gh/benjaminglass1/22/orig 2024-12-17T23:29:55.1705058Z * [new branch] gh/benjaminglass1/23/base -> origin/gh/benjaminglass1/23/base 2024-12-17T23:29:55.1705948Z * [new branch] gh/benjaminglass1/23/head -> origin/gh/benjaminglass1/23/head 2024-12-17T23:29:55.1706910Z * [new branch] gh/benjaminglass1/23/orig -> origin/gh/benjaminglass1/23/orig 2024-12-17T23:29:55.1708375Z * [new branch] gh/benjaminglass1/24/base -> origin/gh/benjaminglass1/24/base 2024-12-17T23:29:55.1709362Z * [new branch] gh/benjaminglass1/24/head -> origin/gh/benjaminglass1/24/head 2024-12-17T23:29:55.1710431Z * [new branch] gh/benjaminglass1/24/orig -> origin/gh/benjaminglass1/24/orig 2024-12-17T23:29:55.1711921Z * [new branch] gh/benjaminglass1/25/base -> origin/gh/benjaminglass1/25/base 2024-12-17T23:29:55.1712803Z * [new branch] gh/benjaminglass1/25/head -> origin/gh/benjaminglass1/25/head 2024-12-17T23:29:55.1713794Z * [new branch] gh/benjaminglass1/25/orig -> origin/gh/benjaminglass1/25/orig 2024-12-17T23:29:55.1715355Z * [new branch] gh/benjaminglass1/26/base -> origin/gh/benjaminglass1/26/base 2024-12-17T23:29:55.1716238Z * [new branch] gh/benjaminglass1/26/head -> origin/gh/benjaminglass1/26/head 2024-12-17T23:29:55.1717273Z * [new branch] gh/benjaminglass1/26/orig -> origin/gh/benjaminglass1/26/orig 2024-12-17T23:29:55.1718652Z * [new branch] gh/benjaminglass1/27/base -> origin/gh/benjaminglass1/27/base 2024-12-17T23:29:55.1719548Z * [new branch] gh/benjaminglass1/27/head -> origin/gh/benjaminglass1/27/head 2024-12-17T23:29:55.1720574Z * [new branch] gh/benjaminglass1/27/orig -> origin/gh/benjaminglass1/27/orig 2024-12-17T23:29:55.1722579Z * [new branch] gh/benjaminglass1/28/base -> origin/gh/benjaminglass1/28/base 2024-12-17T23:29:55.1723539Z * [new branch] gh/benjaminglass1/28/head -> origin/gh/benjaminglass1/28/head 2024-12-17T23:29:55.1724518Z * [new branch] gh/benjaminglass1/28/orig -> origin/gh/benjaminglass1/28/orig 2024-12-17T23:29:55.1726137Z * [new branch] gh/benjaminglass1/29/base -> origin/gh/benjaminglass1/29/base 2024-12-17T23:29:55.1726981Z * [new branch] gh/benjaminglass1/29/head -> origin/gh/benjaminglass1/29/head 2024-12-17T23:29:55.1727922Z * [new branch] gh/benjaminglass1/29/orig -> origin/gh/benjaminglass1/29/orig 2024-12-17T23:29:55.1729421Z * [new branch] gh/benjaminglass1/30/base -> origin/gh/benjaminglass1/30/base 2024-12-17T23:29:55.1730309Z * [new branch] gh/benjaminglass1/30/head -> origin/gh/benjaminglass1/30/head 2024-12-17T23:29:55.1731357Z * [new branch] gh/benjaminglass1/30/orig -> origin/gh/benjaminglass1/30/orig 2024-12-17T23:29:55.1732957Z * [new branch] gh/benjaminglass1/31/base -> origin/gh/benjaminglass1/31/base 2024-12-17T23:29:55.1733876Z * [new branch] gh/benjaminglass1/31/head -> origin/gh/benjaminglass1/31/head 2024-12-17T23:29:55.1734869Z * [new branch] gh/benjaminglass1/31/orig -> origin/gh/benjaminglass1/31/orig 2024-12-17T23:29:55.1736686Z * [new branch] gh/benjaminglass1/32/base -> origin/gh/benjaminglass1/32/base 2024-12-17T23:29:55.1737630Z * [new branch] gh/benjaminglass1/32/head -> origin/gh/benjaminglass1/32/head 2024-12-17T23:29:55.1738613Z * [new branch] gh/benjaminglass1/32/orig -> origin/gh/benjaminglass1/32/orig 2024-12-17T23:29:55.1740069Z * [new branch] gh/benjaminglass1/33/base -> origin/gh/benjaminglass1/33/base 2024-12-17T23:29:55.1740980Z * [new branch] gh/benjaminglass1/33/head -> origin/gh/benjaminglass1/33/head 2024-12-17T23:29:55.1741951Z * [new branch] gh/benjaminglass1/33/orig -> origin/gh/benjaminglass1/33/orig 2024-12-17T23:29:55.1743438Z * [new branch] gh/benjaminglass1/34/base -> origin/gh/benjaminglass1/34/base 2024-12-17T23:29:55.1744280Z * [new branch] gh/benjaminglass1/34/head -> origin/gh/benjaminglass1/34/head 2024-12-17T23:29:55.1745619Z * [new branch] gh/benjaminglass1/34/orig -> origin/gh/benjaminglass1/34/orig 2024-12-17T23:29:55.1747055Z * [new branch] gh/benjaminglass1/35/base -> origin/gh/benjaminglass1/35/base 2024-12-17T23:29:55.1748182Z * [new branch] gh/benjaminglass1/35/head -> origin/gh/benjaminglass1/35/head 2024-12-17T23:29:55.1749356Z * [new branch] gh/benjaminglass1/35/orig -> origin/gh/benjaminglass1/35/orig 2024-12-17T23:29:55.1750732Z * [new branch] gh/benjaminglass1/36/base -> origin/gh/benjaminglass1/36/base 2024-12-17T23:29:55.1751779Z * [new branch] gh/benjaminglass1/36/head -> origin/gh/benjaminglass1/36/head 2024-12-17T23:29:55.1752776Z * [new branch] gh/benjaminglass1/36/orig -> origin/gh/benjaminglass1/36/orig 2024-12-17T23:29:55.1754128Z * [new branch] gh/benjaminglass1/37/base -> origin/gh/benjaminglass1/37/base 2024-12-17T23:29:55.1755168Z * [new branch] gh/benjaminglass1/37/head -> origin/gh/benjaminglass1/37/head 2024-12-17T23:29:55.1756170Z * [new branch] gh/benjaminglass1/37/orig -> origin/gh/benjaminglass1/37/orig 2024-12-17T23:29:55.1757611Z * [new branch] gh/benjaminglass1/38/base -> origin/gh/benjaminglass1/38/base 2024-12-17T23:29:55.1758620Z * [new branch] gh/benjaminglass1/38/head -> origin/gh/benjaminglass1/38/head 2024-12-17T23:29:55.1759663Z * [new branch] gh/benjaminglass1/38/orig -> origin/gh/benjaminglass1/38/orig 2024-12-17T23:29:55.1761080Z * [new branch] gh/benjaminglass1/39/base -> origin/gh/benjaminglass1/39/base 2024-12-17T23:29:55.1762078Z * [new branch] gh/benjaminglass1/39/head -> origin/gh/benjaminglass1/39/head 2024-12-17T23:29:55.1763127Z * [new branch] gh/benjaminglass1/39/orig -> origin/gh/benjaminglass1/39/orig 2024-12-17T23:29:55.1764481Z * [new branch] gh/benjaminglass1/40/base -> origin/gh/benjaminglass1/40/base 2024-12-17T23:29:55.1765493Z * [new branch] gh/benjaminglass1/40/head -> origin/gh/benjaminglass1/40/head 2024-12-17T23:29:55.1766638Z * [new branch] gh/benjaminglass1/40/orig -> origin/gh/benjaminglass1/40/orig 2024-12-17T23:29:55.1767902Z * [new branch] gh/benjaminglass1/41/base -> origin/gh/benjaminglass1/41/base 2024-12-17T23:29:55.1768949Z * [new branch] gh/benjaminglass1/41/head -> origin/gh/benjaminglass1/41/head 2024-12-17T23:29:55.1769995Z * [new branch] gh/benjaminglass1/41/orig -> origin/gh/benjaminglass1/41/orig 2024-12-17T23:29:55.1771482Z * [new branch] gh/benjaminglass1/42/base -> origin/gh/benjaminglass1/42/base 2024-12-17T23:29:55.1772544Z * [new branch] gh/benjaminglass1/42/head -> origin/gh/benjaminglass1/42/head 2024-12-17T23:29:55.1773380Z * [new branch] gh/benjaminglass1/42/orig -> origin/gh/benjaminglass1/42/orig 2024-12-17T23:29:55.1774738Z * [new branch] gh/benjaminglass1/43/base -> origin/gh/benjaminglass1/43/base 2024-12-17T23:29:55.1775721Z * [new branch] gh/benjaminglass1/43/head -> origin/gh/benjaminglass1/43/head 2024-12-17T23:29:55.1776840Z * [new branch] gh/benjaminglass1/43/orig -> origin/gh/benjaminglass1/43/orig 2024-12-17T23:29:55.1778224Z * [new branch] gh/benjaminglass1/5/base -> origin/gh/benjaminglass1/5/base 2024-12-17T23:29:55.1779249Z * [new branch] gh/benjaminglass1/5/head -> origin/gh/benjaminglass1/5/head 2024-12-17T23:29:55.1780278Z * [new branch] gh/benjaminglass1/5/orig -> origin/gh/benjaminglass1/5/orig 2024-12-17T23:29:55.1782009Z * [new branch] gh/bertmaher/1/base -> origin/gh/bertmaher/1/base 2024-12-17T23:29:55.1783044Z * [new branch] gh/bertmaher/1/head -> origin/gh/bertmaher/1/head 2024-12-17T23:29:55.1784044Z * [new branch] gh/bertmaher/1/orig -> origin/gh/bertmaher/1/orig 2024-12-17T23:29:55.1785404Z * [new branch] gh/bertmaher/2/base -> origin/gh/bertmaher/2/base 2024-12-17T23:29:55.1786385Z * [new branch] gh/bertmaher/2/head -> origin/gh/bertmaher/2/head 2024-12-17T23:29:55.1787682Z * [new branch] gh/bertmaher/2/orig -> origin/gh/bertmaher/2/orig 2024-12-17T23:29:55.1791123Z * [new branch] gh/bigfootjon/1/base -> origin/gh/bigfootjon/1/base 2024-12-17T23:29:55.1792494Z * [new branch] gh/bigfootjon/1/head -> origin/gh/bigfootjon/1/head 2024-12-17T23:29:55.1794176Z * [new branch] gh/bigfootjon/2/base -> origin/gh/bigfootjon/2/base 2024-12-17T23:29:55.1795395Z * [new branch] gh/bigfootjon/2/orig -> origin/gh/bigfootjon/2/orig 2024-12-17T23:29:55.1797025Z * [new branch] gh/blzheng/1/base -> origin/gh/blzheng/1/base 2024-12-17T23:29:55.1798072Z * [new branch] gh/blzheng/1/head -> origin/gh/blzheng/1/head 2024-12-17T23:29:55.1799087Z * [new branch] gh/blzheng/1/orig -> origin/gh/blzheng/1/orig 2024-12-17T23:29:55.1800986Z * [new branch] gh/bobrenjc93/116/base -> origin/gh/bobrenjc93/116/base 2024-12-17T23:29:55.1802021Z * [new branch] gh/bobrenjc93/116/head -> origin/gh/bobrenjc93/116/head 2024-12-17T23:29:55.1803061Z * [new branch] gh/bobrenjc93/116/orig -> origin/gh/bobrenjc93/116/orig 2024-12-17T23:29:55.1804410Z * [new branch] gh/bobrenjc93/117/base -> origin/gh/bobrenjc93/117/base 2024-12-17T23:29:55.1805411Z * [new branch] gh/bobrenjc93/117/head -> origin/gh/bobrenjc93/117/head 2024-12-17T23:29:55.1806743Z * [new branch] gh/bobrenjc93/117/orig -> origin/gh/bobrenjc93/117/orig 2024-12-17T23:29:55.1808812Z * [new branch] gh/bobrenjc93/119/base -> origin/gh/bobrenjc93/119/base 2024-12-17T23:29:55.1810577Z * [new branch] gh/bobrenjc93/119/head -> origin/gh/bobrenjc93/119/head 2024-12-17T23:29:55.1811695Z * [new branch] gh/bobrenjc93/119/orig -> origin/gh/bobrenjc93/119/orig 2024-12-17T23:29:55.1813220Z * [new branch] gh/bobrenjc93/120/base -> origin/gh/bobrenjc93/120/base 2024-12-17T23:29:55.1814258Z * [new branch] gh/bobrenjc93/120/head -> origin/gh/bobrenjc93/120/head 2024-12-17T23:29:55.1815261Z * [new branch] gh/bobrenjc93/120/orig -> origin/gh/bobrenjc93/120/orig 2024-12-17T23:29:55.1816761Z * [new branch] gh/bobrenjc93/121/base -> origin/gh/bobrenjc93/121/base 2024-12-17T23:29:55.1817856Z * [new branch] gh/bobrenjc93/121/head -> origin/gh/bobrenjc93/121/head 2024-12-17T23:29:55.1819069Z * [new branch] gh/bobrenjc93/121/orig -> origin/gh/bobrenjc93/121/orig 2024-12-17T23:29:55.1820367Z * [new branch] gh/bobrenjc93/122/base -> origin/gh/bobrenjc93/122/base 2024-12-17T23:29:55.1821414Z * [new branch] gh/bobrenjc93/122/head -> origin/gh/bobrenjc93/122/head 2024-12-17T23:29:55.1822470Z * [new branch] gh/bobrenjc93/122/orig -> origin/gh/bobrenjc93/122/orig 2024-12-17T23:29:55.1823895Z * [new branch] gh/bobrenjc93/123/base -> origin/gh/bobrenjc93/123/base 2024-12-17T23:29:55.1824932Z * [new branch] gh/bobrenjc93/123/head -> origin/gh/bobrenjc93/123/head 2024-12-17T23:29:55.1826033Z * [new branch] gh/bobrenjc93/123/orig -> origin/gh/bobrenjc93/123/orig 2024-12-17T23:29:55.1827522Z * [new branch] gh/bobrenjc93/124/base -> origin/gh/bobrenjc93/124/base 2024-12-17T23:29:55.1828616Z * [new branch] gh/bobrenjc93/124/head -> origin/gh/bobrenjc93/124/head 2024-12-17T23:29:55.1829656Z * [new branch] gh/bobrenjc93/124/orig -> origin/gh/bobrenjc93/124/orig 2024-12-17T23:29:55.1831131Z * [new branch] gh/bobrenjc93/125/base -> origin/gh/bobrenjc93/125/base 2024-12-17T23:29:55.1832219Z * [new branch] gh/bobrenjc93/125/head -> origin/gh/bobrenjc93/125/head 2024-12-17T23:29:55.1833293Z * [new branch] gh/bobrenjc93/125/orig -> origin/gh/bobrenjc93/125/orig 2024-12-17T23:29:55.1834881Z * [new branch] gh/bobrenjc93/126/base -> origin/gh/bobrenjc93/126/base 2024-12-17T23:29:55.1835971Z * [new branch] gh/bobrenjc93/126/head -> origin/gh/bobrenjc93/126/head 2024-12-17T23:29:55.1837016Z * [new branch] gh/bobrenjc93/126/orig -> origin/gh/bobrenjc93/126/orig 2024-12-17T23:29:55.1838348Z * [new branch] gh/bobrenjc93/127/base -> origin/gh/bobrenjc93/127/base 2024-12-17T23:29:55.1839346Z * [new branch] gh/bobrenjc93/127/head -> origin/gh/bobrenjc93/127/head 2024-12-17T23:29:55.1840355Z * [new branch] gh/bobrenjc93/127/orig -> origin/gh/bobrenjc93/127/orig 2024-12-17T23:29:55.1841762Z * [new branch] gh/bobrenjc93/128/base -> origin/gh/bobrenjc93/128/base 2024-12-17T23:29:55.1842788Z * [new branch] gh/bobrenjc93/128/head -> origin/gh/bobrenjc93/128/head 2024-12-17T23:29:55.1843813Z * [new branch] gh/bobrenjc93/128/orig -> origin/gh/bobrenjc93/128/orig 2024-12-17T23:29:55.1845153Z * [new branch] gh/bobrenjc93/129/base -> origin/gh/bobrenjc93/129/base 2024-12-17T23:29:55.1846170Z * [new branch] gh/bobrenjc93/129/head -> origin/gh/bobrenjc93/129/head 2024-12-17T23:29:55.1847157Z * [new branch] gh/bobrenjc93/129/orig -> origin/gh/bobrenjc93/129/orig 2024-12-17T23:29:55.1848538Z * [new branch] gh/bobrenjc93/130/base -> origin/gh/bobrenjc93/130/base 2024-12-17T23:29:55.1849584Z * [new branch] gh/bobrenjc93/130/head -> origin/gh/bobrenjc93/130/head 2024-12-17T23:29:55.1850615Z * [new branch] gh/bobrenjc93/130/orig -> origin/gh/bobrenjc93/130/orig 2024-12-17T23:29:55.1852032Z * [new branch] gh/bobrenjc93/131/base -> origin/gh/bobrenjc93/131/base 2024-12-17T23:29:55.1853042Z * [new branch] gh/bobrenjc93/131/head -> origin/gh/bobrenjc93/131/head 2024-12-17T23:29:55.1854043Z * [new branch] gh/bobrenjc93/131/orig -> origin/gh/bobrenjc93/131/orig 2024-12-17T23:29:55.1855564Z * [new branch] gh/bobrenjc93/132/base -> origin/gh/bobrenjc93/132/base 2024-12-17T23:29:55.1856615Z * [new branch] gh/bobrenjc93/132/head -> origin/gh/bobrenjc93/132/head 2024-12-17T23:29:55.1857620Z * [new branch] gh/bobrenjc93/132/orig -> origin/gh/bobrenjc93/132/orig 2024-12-17T23:29:55.1859475Z * [new branch] gh/bobrenjc93/133/base -> origin/gh/bobrenjc93/133/base 2024-12-17T23:29:55.1860453Z * [new branch] gh/bobrenjc93/133/head -> origin/gh/bobrenjc93/133/head 2024-12-17T23:29:55.1861481Z * [new branch] gh/bobrenjc93/133/orig -> origin/gh/bobrenjc93/133/orig 2024-12-17T23:29:55.1862744Z * [new branch] gh/bobrenjc93/134/base -> origin/gh/bobrenjc93/134/base 2024-12-17T23:29:55.1863881Z * [new branch] gh/bobrenjc93/134/head -> origin/gh/bobrenjc93/134/head 2024-12-17T23:29:55.1865372Z * [new branch] gh/bobrenjc93/134/orig -> origin/gh/bobrenjc93/134/orig 2024-12-17T23:29:55.1866784Z * [new branch] gh/bobrenjc93/135/base -> origin/gh/bobrenjc93/135/base 2024-12-17T23:29:55.1867861Z * [new branch] gh/bobrenjc93/135/head -> origin/gh/bobrenjc93/135/head 2024-12-17T23:29:55.1868911Z * [new branch] gh/bobrenjc93/135/orig -> origin/gh/bobrenjc93/135/orig 2024-12-17T23:29:55.1870331Z * [new branch] gh/bobrenjc93/136/base -> origin/gh/bobrenjc93/136/base 2024-12-17T23:29:55.1871320Z * [new branch] gh/bobrenjc93/136/head -> origin/gh/bobrenjc93/136/head 2024-12-17T23:29:55.1872755Z * [new branch] gh/bobrenjc93/136/orig -> origin/gh/bobrenjc93/136/orig 2024-12-17T23:29:55.1874172Z * [new branch] gh/bobrenjc93/137/base -> origin/gh/bobrenjc93/137/base 2024-12-17T23:29:55.1875167Z * [new branch] gh/bobrenjc93/137/head -> origin/gh/bobrenjc93/137/head 2024-12-17T23:29:55.1876178Z * [new branch] gh/bobrenjc93/137/orig -> origin/gh/bobrenjc93/137/orig 2024-12-17T23:29:55.1877455Z * [new branch] gh/bobrenjc93/138/base -> origin/gh/bobrenjc93/138/base 2024-12-17T23:29:55.1878436Z * [new branch] gh/bobrenjc93/138/head -> origin/gh/bobrenjc93/138/head 2024-12-17T23:29:55.1879449Z * [new branch] gh/bobrenjc93/138/orig -> origin/gh/bobrenjc93/138/orig 2024-12-17T23:29:55.1880837Z * [new branch] gh/bobrenjc93/139/base -> origin/gh/bobrenjc93/139/base 2024-12-17T23:29:55.1881824Z * [new branch] gh/bobrenjc93/139/head -> origin/gh/bobrenjc93/139/head 2024-12-17T23:29:55.1882835Z * [new branch] gh/bobrenjc93/139/orig -> origin/gh/bobrenjc93/139/orig 2024-12-17T23:29:55.1884168Z * [new branch] gh/bobrenjc93/140/base -> origin/gh/bobrenjc93/140/base 2024-12-17T23:29:55.1885170Z * [new branch] gh/bobrenjc93/140/head -> origin/gh/bobrenjc93/140/head 2024-12-17T23:29:55.1886185Z * [new branch] gh/bobrenjc93/140/orig -> origin/gh/bobrenjc93/140/orig 2024-12-17T23:29:55.1887760Z * [new branch] gh/bobrenjc93/141/base -> origin/gh/bobrenjc93/141/base 2024-12-17T23:29:55.1888851Z * [new branch] gh/bobrenjc93/141/head -> origin/gh/bobrenjc93/141/head 2024-12-17T23:29:55.1889869Z * [new branch] gh/bobrenjc93/141/orig -> origin/gh/bobrenjc93/141/orig 2024-12-17T23:29:55.1891216Z * [new branch] gh/bobrenjc93/142/base -> origin/gh/bobrenjc93/142/base 2024-12-17T23:29:55.1892193Z * [new branch] gh/bobrenjc93/142/head -> origin/gh/bobrenjc93/142/head 2024-12-17T23:29:55.1893232Z * [new branch] gh/bobrenjc93/142/orig -> origin/gh/bobrenjc93/142/orig 2024-12-17T23:29:55.1894600Z * [new branch] gh/bobrenjc93/143/base -> origin/gh/bobrenjc93/143/base 2024-12-17T23:29:55.1895582Z * [new branch] gh/bobrenjc93/143/head -> origin/gh/bobrenjc93/143/head 2024-12-17T23:29:55.1896608Z * [new branch] gh/bobrenjc93/143/orig -> origin/gh/bobrenjc93/143/orig 2024-12-17T23:29:55.1897899Z * [new branch] gh/bobrenjc93/144/base -> origin/gh/bobrenjc93/144/base 2024-12-17T23:29:55.1899021Z * [new branch] gh/bobrenjc93/144/head -> origin/gh/bobrenjc93/144/head 2024-12-17T23:29:55.1900020Z * [new branch] gh/bobrenjc93/144/orig -> origin/gh/bobrenjc93/144/orig 2024-12-17T23:29:55.1901339Z * [new branch] gh/bobrenjc93/145/base -> origin/gh/bobrenjc93/145/base 2024-12-17T23:29:55.1902375Z * [new branch] gh/bobrenjc93/145/head -> origin/gh/bobrenjc93/145/head 2024-12-17T23:29:55.1903477Z * [new branch] gh/bobrenjc93/145/orig -> origin/gh/bobrenjc93/145/orig 2024-12-17T23:29:55.1905033Z * [new branch] gh/bobrenjc93/146/base -> origin/gh/bobrenjc93/146/base 2024-12-17T23:29:55.1905960Z * [new branch] gh/bobrenjc93/146/head -> origin/gh/bobrenjc93/146/head 2024-12-17T23:29:55.1906977Z * [new branch] gh/bobrenjc93/146/orig -> origin/gh/bobrenjc93/146/orig 2024-12-17T23:29:55.1908588Z * [new branch] gh/bobrenjc93/147/base -> origin/gh/bobrenjc93/147/base 2024-12-17T23:29:55.1909479Z * [new branch] gh/bobrenjc93/147/head -> origin/gh/bobrenjc93/147/head 2024-12-17T23:29:55.1910330Z * [new branch] gh/bobrenjc93/147/orig -> origin/gh/bobrenjc93/147/orig 2024-12-17T23:29:55.1911821Z * [new branch] gh/bobrenjc93/148/base -> origin/gh/bobrenjc93/148/base 2024-12-17T23:29:55.1912712Z * [new branch] gh/bobrenjc93/148/head -> origin/gh/bobrenjc93/148/head 2024-12-17T23:29:55.1913790Z * [new branch] gh/bobrenjc93/148/orig -> origin/gh/bobrenjc93/148/orig 2024-12-17T23:29:55.1915124Z * [new branch] gh/bobrenjc93/149/base -> origin/gh/bobrenjc93/149/base 2024-12-17T23:29:55.1916115Z * [new branch] gh/bobrenjc93/149/head -> origin/gh/bobrenjc93/149/head 2024-12-17T23:29:55.1917114Z * [new branch] gh/bobrenjc93/149/orig -> origin/gh/bobrenjc93/149/orig 2024-12-17T23:29:55.1918437Z * [new branch] gh/bobrenjc93/150/base -> origin/gh/bobrenjc93/150/base 2024-12-17T23:29:55.1919431Z * [new branch] gh/bobrenjc93/150/head -> origin/gh/bobrenjc93/150/head 2024-12-17T23:29:55.1920407Z * [new branch] gh/bobrenjc93/150/orig -> origin/gh/bobrenjc93/150/orig 2024-12-17T23:29:55.1921760Z * [new branch] gh/bobrenjc93/151/base -> origin/gh/bobrenjc93/151/base 2024-12-17T23:29:55.1922726Z * [new branch] gh/bobrenjc93/151/head -> origin/gh/bobrenjc93/151/head 2024-12-17T23:29:55.1923752Z * [new branch] gh/bobrenjc93/151/orig -> origin/gh/bobrenjc93/151/orig 2024-12-17T23:29:55.1925130Z * [new branch] gh/bobrenjc93/152/base -> origin/gh/bobrenjc93/152/base 2024-12-17T23:29:55.1926105Z * [new branch] gh/bobrenjc93/152/head -> origin/gh/bobrenjc93/152/head 2024-12-17T23:29:55.1927153Z * [new branch] gh/bobrenjc93/152/orig -> origin/gh/bobrenjc93/152/orig 2024-12-17T23:29:55.1928482Z * [new branch] gh/bobrenjc93/153/base -> origin/gh/bobrenjc93/153/base 2024-12-17T23:29:55.1929459Z * [new branch] gh/bobrenjc93/153/head -> origin/gh/bobrenjc93/153/head 2024-12-17T23:29:55.1930482Z * [new branch] gh/bobrenjc93/153/orig -> origin/gh/bobrenjc93/153/orig 2024-12-17T23:29:55.1931801Z * [new branch] gh/bobrenjc93/154/base -> origin/gh/bobrenjc93/154/base 2024-12-17T23:29:55.1932800Z * [new branch] gh/bobrenjc93/154/head -> origin/gh/bobrenjc93/154/head 2024-12-17T23:29:55.1933790Z * [new branch] gh/bobrenjc93/154/orig -> origin/gh/bobrenjc93/154/orig 2024-12-17T23:29:55.1935182Z * [new branch] gh/bobrenjc93/155/base -> origin/gh/bobrenjc93/155/base 2024-12-17T23:29:55.1936191Z * [new branch] gh/bobrenjc93/155/head -> origin/gh/bobrenjc93/155/head 2024-12-17T23:29:55.1937224Z * [new branch] gh/bobrenjc93/155/orig -> origin/gh/bobrenjc93/155/orig 2024-12-17T23:29:55.1938651Z * [new branch] gh/bobrenjc93/156/base -> origin/gh/bobrenjc93/156/base 2024-12-17T23:29:55.1939558Z * [new branch] gh/bobrenjc93/156/head -> origin/gh/bobrenjc93/156/head 2024-12-17T23:29:55.1940581Z * [new branch] gh/bobrenjc93/156/orig -> origin/gh/bobrenjc93/156/orig 2024-12-17T23:29:55.1941890Z * [new branch] gh/bobrenjc93/157/base -> origin/gh/bobrenjc93/157/base 2024-12-17T23:29:55.1942908Z * [new branch] gh/bobrenjc93/157/head -> origin/gh/bobrenjc93/157/head 2024-12-17T23:29:55.1943933Z * [new branch] gh/bobrenjc93/157/orig -> origin/gh/bobrenjc93/157/orig 2024-12-17T23:29:55.1945286Z * [new branch] gh/bobrenjc93/158/base -> origin/gh/bobrenjc93/158/base 2024-12-17T23:29:55.1946298Z * [new branch] gh/bobrenjc93/158/head -> origin/gh/bobrenjc93/158/head 2024-12-17T23:29:55.1947387Z * [new branch] gh/bobrenjc93/158/orig -> origin/gh/bobrenjc93/158/orig 2024-12-17T23:29:55.1948884Z * [new branch] gh/bobrenjc93/159/base -> origin/gh/bobrenjc93/159/base 2024-12-17T23:29:55.1949889Z * [new branch] gh/bobrenjc93/159/head -> origin/gh/bobrenjc93/159/head 2024-12-17T23:29:55.1950894Z * [new branch] gh/bobrenjc93/159/orig -> origin/gh/bobrenjc93/159/orig 2024-12-17T23:29:55.1952424Z * [new branch] gh/bobrenjc93/160/base -> origin/gh/bobrenjc93/160/base 2024-12-17T23:29:55.1953371Z * [new branch] gh/bobrenjc93/160/head -> origin/gh/bobrenjc93/160/head 2024-12-17T23:29:55.1954439Z * [new branch] gh/bobrenjc93/160/orig -> origin/gh/bobrenjc93/160/orig 2024-12-17T23:29:55.1955918Z * [new branch] gh/bobrenjc93/161/base -> origin/gh/bobrenjc93/161/base 2024-12-17T23:29:55.1956784Z * [new branch] gh/bobrenjc93/161/head -> origin/gh/bobrenjc93/161/head 2024-12-17T23:29:55.1957810Z * [new branch] gh/bobrenjc93/161/orig -> origin/gh/bobrenjc93/161/orig 2024-12-17T23:29:55.1959288Z * [new branch] gh/bobrenjc93/162/base -> origin/gh/bobrenjc93/162/base 2024-12-17T23:29:55.1960198Z * [new branch] gh/bobrenjc93/162/head -> origin/gh/bobrenjc93/162/head 2024-12-17T23:29:55.1961199Z * [new branch] gh/bobrenjc93/162/orig -> origin/gh/bobrenjc93/162/orig 2024-12-17T23:29:55.1962618Z * [new branch] gh/bobrenjc93/163/base -> origin/gh/bobrenjc93/163/base 2024-12-17T23:29:55.1963441Z * [new branch] gh/bobrenjc93/163/head -> origin/gh/bobrenjc93/163/head 2024-12-17T23:29:55.1964461Z * [new branch] gh/bobrenjc93/163/orig -> origin/gh/bobrenjc93/163/orig 2024-12-17T23:29:55.1965975Z * [new branch] gh/bobrenjc93/164/base -> origin/gh/bobrenjc93/164/base 2024-12-17T23:29:55.1966823Z * [new branch] gh/bobrenjc93/164/head -> origin/gh/bobrenjc93/164/head 2024-12-17T23:29:55.1967838Z * [new branch] gh/bobrenjc93/164/orig -> origin/gh/bobrenjc93/164/orig 2024-12-17T23:29:55.1969504Z * [new branch] gh/bobrenjc93/165/base -> origin/gh/bobrenjc93/165/base 2024-12-17T23:29:55.1970337Z * [new branch] gh/bobrenjc93/165/head -> origin/gh/bobrenjc93/165/head 2024-12-17T23:29:55.1971381Z * [new branch] gh/bobrenjc93/165/orig -> origin/gh/bobrenjc93/165/orig 2024-12-17T23:29:55.1973032Z * [new branch] gh/bobrenjc93/166/base -> origin/gh/bobrenjc93/166/base 2024-12-17T23:29:55.1973802Z * [new branch] gh/bobrenjc93/166/head -> origin/gh/bobrenjc93/166/head 2024-12-17T23:29:55.1974878Z * [new branch] gh/bobrenjc93/166/orig -> origin/gh/bobrenjc93/166/orig 2024-12-17T23:29:55.1976438Z * [new branch] gh/bobrenjc93/167/base -> origin/gh/bobrenjc93/167/base 2024-12-17T23:29:55.1977414Z * [new branch] gh/bobrenjc93/167/head -> origin/gh/bobrenjc93/167/head 2024-12-17T23:29:55.1978235Z * [new branch] gh/bobrenjc93/167/orig -> origin/gh/bobrenjc93/167/orig 2024-12-17T23:29:55.1979886Z * [new branch] gh/bobrenjc93/168/base -> origin/gh/bobrenjc93/168/base 2024-12-17T23:29:55.1980654Z * [new branch] gh/bobrenjc93/168/head -> origin/gh/bobrenjc93/168/head 2024-12-17T23:29:55.1981661Z * [new branch] gh/bobrenjc93/168/orig -> origin/gh/bobrenjc93/168/orig 2024-12-17T23:29:55.1983180Z * [new branch] gh/bobrenjc93/169/base -> origin/gh/bobrenjc93/169/base 2024-12-17T23:29:55.1983965Z * [new branch] gh/bobrenjc93/169/head -> origin/gh/bobrenjc93/169/head 2024-12-17T23:29:55.1984991Z * [new branch] gh/bobrenjc93/169/orig -> origin/gh/bobrenjc93/169/orig 2024-12-17T23:29:55.1986570Z * [new branch] gh/bobrenjc93/170/base -> origin/gh/bobrenjc93/170/base 2024-12-17T23:29:55.1987657Z * [new branch] gh/bobrenjc93/170/head -> origin/gh/bobrenjc93/170/head 2024-12-17T23:29:55.1988806Z * [new branch] gh/bobrenjc93/170/orig -> origin/gh/bobrenjc93/170/orig 2024-12-17T23:29:55.1990330Z * [new branch] gh/bobrenjc93/171/base -> origin/gh/bobrenjc93/171/base 2024-12-17T23:29:55.1991227Z * [new branch] gh/bobrenjc93/171/head -> origin/gh/bobrenjc93/171/head 2024-12-17T23:29:55.1992214Z * [new branch] gh/bobrenjc93/171/orig -> origin/gh/bobrenjc93/171/orig 2024-12-17T23:29:55.1993753Z * [new branch] gh/bobrenjc93/172/base -> origin/gh/bobrenjc93/172/base 2024-12-17T23:29:55.1994650Z * [new branch] gh/bobrenjc93/172/head -> origin/gh/bobrenjc93/172/head 2024-12-17T23:29:55.1995734Z * [new branch] gh/bobrenjc93/172/orig -> origin/gh/bobrenjc93/172/orig 2024-12-17T23:29:55.1997272Z * [new branch] gh/bobrenjc93/173/base -> origin/gh/bobrenjc93/173/base 2024-12-17T23:29:55.1998118Z * [new branch] gh/bobrenjc93/173/head -> origin/gh/bobrenjc93/173/head 2024-12-17T23:29:55.1999140Z * [new branch] gh/bobrenjc93/173/orig -> origin/gh/bobrenjc93/173/orig 2024-12-17T23:29:55.2000659Z * [new branch] gh/bobrenjc93/174/base -> origin/gh/bobrenjc93/174/base 2024-12-17T23:29:55.2001535Z * [new branch] gh/bobrenjc93/174/head -> origin/gh/bobrenjc93/174/head 2024-12-17T23:29:55.2002553Z * [new branch] gh/bobrenjc93/174/orig -> origin/gh/bobrenjc93/174/orig 2024-12-17T23:29:55.2004015Z * [new branch] gh/bobrenjc93/175/base -> origin/gh/bobrenjc93/175/base 2024-12-17T23:29:55.2004828Z * [new branch] gh/bobrenjc93/175/head -> origin/gh/bobrenjc93/175/head 2024-12-17T23:29:55.2005831Z * [new branch] gh/bobrenjc93/175/orig -> origin/gh/bobrenjc93/175/orig 2024-12-17T23:29:55.2007296Z * [new branch] gh/bobrenjc93/176/base -> origin/gh/bobrenjc93/176/base 2024-12-17T23:29:55.2008007Z * [new branch] gh/bobrenjc93/176/head -> origin/gh/bobrenjc93/176/head 2024-12-17T23:29:55.2008999Z * [new branch] gh/bobrenjc93/176/orig -> origin/gh/bobrenjc93/176/orig 2024-12-17T23:29:55.2010296Z * [new branch] gh/bobrenjc93/177/base -> origin/gh/bobrenjc93/177/base 2024-12-17T23:29:55.2011213Z * [new branch] gh/bobrenjc93/177/head -> origin/gh/bobrenjc93/177/head 2024-12-17T23:29:55.2012244Z * [new branch] gh/bobrenjc93/177/orig -> origin/gh/bobrenjc93/177/orig 2024-12-17T23:29:55.2013529Z * [new branch] gh/bobrenjc93/178/base -> origin/gh/bobrenjc93/178/base 2024-12-17T23:29:55.2014531Z * [new branch] gh/bobrenjc93/178/head -> origin/gh/bobrenjc93/178/head 2024-12-17T23:29:55.2015552Z * [new branch] gh/bobrenjc93/178/orig -> origin/gh/bobrenjc93/178/orig 2024-12-17T23:29:55.2017308Z * [new branch] gh/bobrenjc93/79/base -> origin/gh/bobrenjc93/79/base 2024-12-17T23:29:55.2018322Z * [new branch] gh/bobrenjc93/79/head -> origin/gh/bobrenjc93/79/head 2024-12-17T23:29:55.2019298Z * [new branch] gh/bobrenjc93/79/orig -> origin/gh/bobrenjc93/79/orig 2024-12-17T23:29:55.2020633Z * [new branch] gh/bobrenjc93/88/base -> origin/gh/bobrenjc93/88/base 2024-12-17T23:29:55.2021654Z * [new branch] gh/bobrenjc93/88/head -> origin/gh/bobrenjc93/88/head 2024-12-17T23:29:55.2023036Z * [new branch] gh/bobrenjc93/88/orig -> origin/gh/bobrenjc93/88/orig 2024-12-17T23:29:55.2024181Z * [new branch] gh/bobrenjc93/90/base -> origin/gh/bobrenjc93/90/base 2024-12-17T23:29:55.2025562Z * [new branch] gh/bobrenjc93/90/head -> origin/gh/bobrenjc93/90/head 2024-12-17T23:29:55.2026947Z * [new branch] gh/bobrenjc93/90/orig -> origin/gh/bobrenjc93/90/orig 2024-12-17T23:29:55.2029732Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2024-12-17T23:29:55.2031416Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2024-12-17T23:29:55.2033752Z * [new branch] gh/c-p-i-o/1/base -> origin/gh/c-p-i-o/1/base 2024-12-17T23:29:55.2034405Z * [new branch] gh/c-p-i-o/1/head -> origin/gh/c-p-i-o/1/head 2024-12-17T23:29:55.2035727Z * [new branch] gh/c-p-i-o/1/orig -> origin/gh/c-p-i-o/1/orig 2024-12-17T23:29:55.2036926Z * [new branch] gh/c-p-i-o/2/base -> origin/gh/c-p-i-o/2/base 2024-12-17T23:29:55.2038263Z * [new branch] gh/c-p-i-o/2/head -> origin/gh/c-p-i-o/2/head 2024-12-17T23:29:55.2039310Z * [new branch] gh/c-p-i-o/2/orig -> origin/gh/c-p-i-o/2/orig 2024-12-17T23:29:55.2040940Z * [new branch] gh/c00w/10/base -> origin/gh/c00w/10/base 2024-12-17T23:29:55.2041986Z * [new branch] gh/c00w/10/head -> origin/gh/c00w/10/head 2024-12-17T23:29:55.2043041Z * [new branch] gh/c00w/10/orig -> origin/gh/c00w/10/orig 2024-12-17T23:29:55.2044390Z * [new branch] gh/c00w/11/base -> origin/gh/c00w/11/base 2024-12-17T23:29:55.2045410Z * [new branch] gh/c00w/11/head -> origin/gh/c00w/11/head 2024-12-17T23:29:55.2046444Z * [new branch] gh/c00w/11/orig -> origin/gh/c00w/11/orig 2024-12-17T23:29:55.2047777Z * [new branch] gh/c00w/12/base -> origin/gh/c00w/12/base 2024-12-17T23:29:55.2048771Z * [new branch] gh/c00w/12/head -> origin/gh/c00w/12/head 2024-12-17T23:29:55.2049850Z * [new branch] gh/c00w/12/orig -> origin/gh/c00w/12/orig 2024-12-17T23:29:55.2051168Z * [new branch] gh/c00w/13/base -> origin/gh/c00w/13/base 2024-12-17T23:29:55.2052130Z * [new branch] gh/c00w/13/head -> origin/gh/c00w/13/head 2024-12-17T23:29:55.2053188Z * [new branch] gh/c00w/13/orig -> origin/gh/c00w/13/orig 2024-12-17T23:29:55.2054473Z * [new branch] gh/c00w/14/base -> origin/gh/c00w/14/base 2024-12-17T23:29:55.2055511Z * [new branch] gh/c00w/14/head -> origin/gh/c00w/14/head 2024-12-17T23:29:55.2056534Z * [new branch] gh/c00w/14/orig -> origin/gh/c00w/14/orig 2024-12-17T23:29:55.2057835Z * [new branch] gh/c00w/15/base -> origin/gh/c00w/15/base 2024-12-17T23:29:55.2058832Z * [new branch] gh/c00w/15/head -> origin/gh/c00w/15/head 2024-12-17T23:29:55.2059887Z * [new branch] gh/c00w/15/orig -> origin/gh/c00w/15/orig 2024-12-17T23:29:55.2061377Z * [new branch] gh/c00w/16/base -> origin/gh/c00w/16/base 2024-12-17T23:29:55.2062145Z * [new branch] gh/c00w/16/head -> origin/gh/c00w/16/head 2024-12-17T23:29:55.2063227Z * [new branch] gh/c00w/16/orig -> origin/gh/c00w/16/orig 2024-12-17T23:29:55.2064532Z * [new branch] gh/c00w/17/base -> origin/gh/c00w/17/base 2024-12-17T23:29:55.2065496Z * [new branch] gh/c00w/17/head -> origin/gh/c00w/17/head 2024-12-17T23:29:55.2066534Z * [new branch] gh/c00w/17/orig -> origin/gh/c00w/17/orig 2024-12-17T23:29:55.2067963Z * [new branch] gh/c00w/18/base -> origin/gh/c00w/18/base 2024-12-17T23:29:55.2068999Z * [new branch] gh/c00w/18/head -> origin/gh/c00w/18/head 2024-12-17T23:29:55.2069980Z * [new branch] gh/c00w/18/orig -> origin/gh/c00w/18/orig 2024-12-17T23:29:55.2071324Z * [new branch] gh/c00w/19/base -> origin/gh/c00w/19/base 2024-12-17T23:29:55.2074063Z * [new branch] gh/c00w/19/head -> origin/gh/c00w/19/head 2024-12-17T23:29:55.2075101Z * [new branch] gh/c00w/19/orig -> origin/gh/c00w/19/orig 2024-12-17T23:29:55.2076440Z * [new branch] gh/c00w/20/base -> origin/gh/c00w/20/base 2024-12-17T23:29:55.2077439Z * [new branch] gh/c00w/20/head -> origin/gh/c00w/20/head 2024-12-17T23:29:55.2078428Z * [new branch] gh/c00w/20/orig -> origin/gh/c00w/20/orig 2024-12-17T23:29:55.2079817Z * [new branch] gh/c00w/5/base -> origin/gh/c00w/5/base 2024-12-17T23:29:55.2080789Z * [new branch] gh/c00w/5/head -> origin/gh/c00w/5/head 2024-12-17T23:29:55.2081849Z * [new branch] gh/c00w/5/orig -> origin/gh/c00w/5/orig 2024-12-17T23:29:55.2083096Z * [new branch] gh/c00w/6/base -> origin/gh/c00w/6/base 2024-12-17T23:29:55.2084087Z * [new branch] gh/c00w/6/head -> origin/gh/c00w/6/head 2024-12-17T23:29:55.2085580Z * [new branch] gh/c00w/6/orig -> origin/gh/c00w/6/orig 2024-12-17T23:29:55.2086419Z * [new branch] gh/c00w/7/base -> origin/gh/c00w/7/base 2024-12-17T23:29:55.2087728Z * [new branch] gh/c00w/7/head -> origin/gh/c00w/7/head 2024-12-17T23:29:55.2088878Z * [new branch] gh/c00w/7/orig -> origin/gh/c00w/7/orig 2024-12-17T23:29:55.2090282Z * [new branch] gh/c00w/8/base -> origin/gh/c00w/8/base 2024-12-17T23:29:55.2091302Z * [new branch] gh/c00w/8/head -> origin/gh/c00w/8/head 2024-12-17T23:29:55.2092315Z * [new branch] gh/c00w/8/orig -> origin/gh/c00w/8/orig 2024-12-17T23:29:55.2093662Z * [new branch] gh/c00w/9/base -> origin/gh/c00w/9/base 2024-12-17T23:29:55.2094656Z * [new branch] gh/c00w/9/head -> origin/gh/c00w/9/head 2024-12-17T23:29:55.2095655Z * [new branch] gh/c00w/9/orig -> origin/gh/c00w/9/orig 2024-12-17T23:29:55.2097430Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2024-12-17T23:29:55.2098581Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2024-12-17T23:29:55.2099584Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2024-12-17T23:29:55.2101287Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2024-12-17T23:29:55.2102330Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2024-12-17T23:29:55.2103309Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2024-12-17T23:29:55.2104692Z * [new branch] gh/chillee/350/base -> origin/gh/chillee/350/base 2024-12-17T23:29:55.2105853Z * [new branch] gh/chillee/350/head -> origin/gh/chillee/350/head 2024-12-17T23:29:55.2106658Z * [new branch] gh/chillee/350/orig -> origin/gh/chillee/350/orig 2024-12-17T23:29:55.2108314Z * [new branch] gh/chillee/351/base -> origin/gh/chillee/351/base 2024-12-17T23:29:55.2109310Z * [new branch] gh/chillee/351/head -> origin/gh/chillee/351/head 2024-12-17T23:29:55.2110335Z * [new branch] gh/chillee/351/orig -> origin/gh/chillee/351/orig 2024-12-17T23:29:55.2111553Z * [new branch] gh/chillee/352/base -> origin/gh/chillee/352/base 2024-12-17T23:29:55.2112552Z * [new branch] gh/chillee/352/head -> origin/gh/chillee/352/head 2024-12-17T23:29:55.2113598Z * [new branch] gh/chillee/352/orig -> origin/gh/chillee/352/orig 2024-12-17T23:29:55.2115045Z * [new branch] gh/chillee/360/base -> origin/gh/chillee/360/base 2024-12-17T23:29:55.2116076Z * [new branch] gh/chillee/360/head -> origin/gh/chillee/360/head 2024-12-17T23:29:55.2117101Z * [new branch] gh/chillee/360/orig -> origin/gh/chillee/360/orig 2024-12-17T23:29:55.2118554Z * [new branch] gh/chillee/362/base -> origin/gh/chillee/362/base 2024-12-17T23:29:55.2119646Z * [new branch] gh/chillee/362/head -> origin/gh/chillee/362/head 2024-12-17T23:29:55.2120633Z * [new branch] gh/chillee/362/orig -> origin/gh/chillee/362/orig 2024-12-17T23:29:55.2122030Z * [new branch] gh/chillee/367/base -> origin/gh/chillee/367/base 2024-12-17T23:29:55.2123065Z * [new branch] gh/chillee/367/head -> origin/gh/chillee/367/head 2024-12-17T23:29:55.2124061Z * [new branch] gh/chillee/367/orig -> origin/gh/chillee/367/orig 2024-12-17T23:29:55.2125541Z * [new branch] gh/chillee/370/base -> origin/gh/chillee/370/base 2024-12-17T23:29:55.2126583Z * [new branch] gh/chillee/370/head -> origin/gh/chillee/370/head 2024-12-17T23:29:55.2127600Z * [new branch] gh/chillee/370/orig -> origin/gh/chillee/370/orig 2024-12-17T23:29:55.2129011Z * [new branch] gh/chillee/374/base -> origin/gh/chillee/374/base 2024-12-17T23:29:55.2130116Z * [new branch] gh/chillee/374/head -> origin/gh/chillee/374/head 2024-12-17T23:29:55.2131099Z * [new branch] gh/chillee/374/orig -> origin/gh/chillee/374/orig 2024-12-17T23:29:55.2132547Z * [new branch] gh/chillee/375/base -> origin/gh/chillee/375/base 2024-12-17T23:29:55.2133528Z * [new branch] gh/chillee/375/head -> origin/gh/chillee/375/head 2024-12-17T23:29:55.2134506Z * [new branch] gh/chillee/375/orig -> origin/gh/chillee/375/orig 2024-12-17T23:29:55.2135917Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2024-12-17T23:29:55.2136929Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2024-12-17T23:29:55.2137983Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2024-12-17T23:29:55.2140068Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2024-12-17T23:29:55.2141105Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2024-12-17T23:29:55.2142119Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2024-12-17T23:29:55.2143451Z * [new branch] gh/chunyuan-w/2/base -> origin/gh/chunyuan-w/2/base 2024-12-17T23:29:55.2144456Z * [new branch] gh/chunyuan-w/2/head -> origin/gh/chunyuan-w/2/head 2024-12-17T23:29:55.2145477Z * [new branch] gh/chunyuan-w/2/orig -> origin/gh/chunyuan-w/2/orig 2024-12-17T23:29:55.2147118Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2024-12-17T23:29:55.2148297Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2024-12-17T23:29:55.2149293Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2024-12-17T23:29:55.2151230Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2024-12-17T23:29:55.2152702Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2024-12-17T23:29:55.2153748Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2024-12-17T23:29:55.2155215Z * [new branch] gh/davidberard98/316/base -> origin/gh/davidberard98/316/base 2024-12-17T23:29:55.2156346Z * [new branch] gh/davidberard98/316/head -> origin/gh/davidberard98/316/head 2024-12-17T23:29:55.2157348Z * [new branch] gh/davidberard98/316/orig -> origin/gh/davidberard98/316/orig 2024-12-17T23:29:55.2158761Z * [new branch] gh/davidberard98/328/base -> origin/gh/davidberard98/328/base 2024-12-17T23:29:55.2159786Z * [new branch] gh/davidberard98/328/head -> origin/gh/davidberard98/328/head 2024-12-17T23:29:55.2160841Z * [new branch] gh/davidberard98/328/orig -> origin/gh/davidberard98/328/orig 2024-12-17T23:29:55.2162214Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2024-12-17T23:29:55.2163204Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2024-12-17T23:29:55.2164203Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2024-12-17T23:29:55.2165687Z * [new branch] gh/desertfire/509/base -> origin/gh/desertfire/509/base 2024-12-17T23:29:55.2166833Z * [new branch] gh/desertfire/509/head -> origin/gh/desertfire/509/head 2024-12-17T23:29:55.2167836Z * [new branch] gh/desertfire/509/orig -> origin/gh/desertfire/509/orig 2024-12-17T23:29:55.2169141Z * [new branch] gh/desertfire/510/base -> origin/gh/desertfire/510/base 2024-12-17T23:29:55.2170127Z * [new branch] gh/desertfire/510/head -> origin/gh/desertfire/510/head 2024-12-17T23:29:55.2171157Z * [new branch] gh/desertfire/510/orig -> origin/gh/desertfire/510/orig 2024-12-17T23:29:55.2172488Z * [new branch] gh/desertfire/511/base -> origin/gh/desertfire/511/base 2024-12-17T23:29:55.2173565Z * [new branch] gh/desertfire/511/head -> origin/gh/desertfire/511/head 2024-12-17T23:29:55.2174633Z * [new branch] gh/desertfire/511/orig -> origin/gh/desertfire/511/orig 2024-12-17T23:29:55.2176036Z * [new branch] gh/desertfire/512/base -> origin/gh/desertfire/512/base 2024-12-17T23:29:55.2177034Z * [new branch] gh/desertfire/512/head -> origin/gh/desertfire/512/head 2024-12-17T23:29:55.2178072Z * [new branch] gh/desertfire/512/orig -> origin/gh/desertfire/512/orig 2024-12-17T23:29:55.2179331Z * [new branch] gh/desertfire/513/base -> origin/gh/desertfire/513/base 2024-12-17T23:29:55.2180326Z * [new branch] gh/desertfire/513/head -> origin/gh/desertfire/513/head 2024-12-17T23:29:55.2181317Z * [new branch] gh/desertfire/513/orig -> origin/gh/desertfire/513/orig 2024-12-17T23:29:55.2182652Z * [new branch] gh/desertfire/514/base -> origin/gh/desertfire/514/base 2024-12-17T23:29:55.2183655Z * [new branch] gh/desertfire/514/head -> origin/gh/desertfire/514/head 2024-12-17T23:29:55.2184698Z * [new branch] gh/desertfire/514/orig -> origin/gh/desertfire/514/orig 2024-12-17T23:29:55.2186042Z * [new branch] gh/desertfire/515/base -> origin/gh/desertfire/515/base 2024-12-17T23:29:55.2187413Z * [new branch] gh/desertfire/515/head -> origin/gh/desertfire/515/head 2024-12-17T23:29:55.2188493Z * [new branch] gh/desertfire/515/orig -> origin/gh/desertfire/515/orig 2024-12-17T23:29:55.2189781Z * [new branch] gh/desertfire/516/base -> origin/gh/desertfire/516/base 2024-12-17T23:29:55.2190789Z * [new branch] gh/desertfire/516/head -> origin/gh/desertfire/516/head 2024-12-17T23:29:55.2191861Z * [new branch] gh/desertfire/516/orig -> origin/gh/desertfire/516/orig 2024-12-17T23:29:55.2193221Z * [new branch] gh/desertfire/517/base -> origin/gh/desertfire/517/base 2024-12-17T23:29:55.2194238Z * [new branch] gh/desertfire/517/head -> origin/gh/desertfire/517/head 2024-12-17T23:29:55.2195282Z * [new branch] gh/desertfire/517/orig -> origin/gh/desertfire/517/orig 2024-12-17T23:29:55.2196583Z * [new branch] gh/desertfire/518/base -> origin/gh/desertfire/518/base 2024-12-17T23:29:55.2197597Z * [new branch] gh/desertfire/518/head -> origin/gh/desertfire/518/head 2024-12-17T23:29:55.2198621Z * [new branch] gh/desertfire/518/orig -> origin/gh/desertfire/518/orig 2024-12-17T23:29:55.2199975Z * [new branch] gh/desertfire/519/base -> origin/gh/desertfire/519/base 2024-12-17T23:29:55.2200868Z * [new branch] gh/desertfire/519/head -> origin/gh/desertfire/519/head 2024-12-17T23:29:55.2201966Z * [new branch] gh/desertfire/519/orig -> origin/gh/desertfire/519/orig 2024-12-17T23:29:55.2203370Z * [new branch] gh/desertfire/520/base -> origin/gh/desertfire/520/base 2024-12-17T23:29:55.2204338Z * [new branch] gh/desertfire/520/head -> origin/gh/desertfire/520/head 2024-12-17T23:29:55.2205372Z * [new branch] gh/desertfire/520/orig -> origin/gh/desertfire/520/orig 2024-12-17T23:29:55.2206742Z * [new branch] gh/desertfire/521/base -> origin/gh/desertfire/521/base 2024-12-17T23:29:55.2208119Z * [new branch] gh/desertfire/521/head -> origin/gh/desertfire/521/head 2024-12-17T23:29:55.2209688Z * [new branch] gh/desertfire/521/orig -> origin/gh/desertfire/521/orig 2024-12-17T23:29:55.2211984Z * [new branch] gh/desertfire/522/base -> origin/gh/desertfire/522/base 2024-12-17T23:29:55.2213682Z * [new branch] gh/desertfire/522/head -> origin/gh/desertfire/522/head 2024-12-17T23:29:55.2215041Z * [new branch] gh/desertfire/522/orig -> origin/gh/desertfire/522/orig 2024-12-17T23:29:55.2216551Z * [new branch] gh/desertfire/523/base -> origin/gh/desertfire/523/base 2024-12-17T23:29:55.2217606Z * [new branch] gh/desertfire/523/head -> origin/gh/desertfire/523/head 2024-12-17T23:29:55.2218782Z * [new branch] gh/desertfire/523/orig -> origin/gh/desertfire/523/orig 2024-12-17T23:29:55.2219881Z * [new branch] gh/desertfire/524/base -> origin/gh/desertfire/524/base 2024-12-17T23:29:55.2220952Z * [new branch] gh/desertfire/524/head -> origin/gh/desertfire/524/head 2024-12-17T23:29:55.2221993Z * [new branch] gh/desertfire/524/orig -> origin/gh/desertfire/524/orig 2024-12-17T23:29:55.2223586Z * [new branch] gh/desertfire/525/base -> origin/gh/desertfire/525/base 2024-12-17T23:29:55.2225087Z * [new branch] gh/desertfire/525/head -> origin/gh/desertfire/525/head 2024-12-17T23:29:55.2226714Z * [new branch] gh/desertfire/525/orig -> origin/gh/desertfire/525/orig 2024-12-17T23:29:55.2229138Z * [new branch] gh/desertfire/526/base -> origin/gh/desertfire/526/base 2024-12-17T23:29:55.2230663Z * [new branch] gh/desertfire/526/head -> origin/gh/desertfire/526/head 2024-12-17T23:29:55.2232285Z * [new branch] gh/desertfire/526/orig -> origin/gh/desertfire/526/orig 2024-12-17T23:29:55.2234838Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2024-12-17T23:29:55.2237282Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2024-12-17T23:29:55.2238080Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2024-12-17T23:29:55.2241581Z * [new branch] gh/drisspg/101/base -> origin/gh/drisspg/101/base 2024-12-17T23:29:55.2242179Z * [new branch] gh/drisspg/101/head -> origin/gh/drisspg/101/head 2024-12-17T23:29:55.2243220Z * [new branch] gh/drisspg/101/orig -> origin/gh/drisspg/101/orig 2024-12-17T23:29:55.2245222Z * [new branch] gh/drisspg/102/base -> origin/gh/drisspg/102/base 2024-12-17T23:29:55.2246747Z * [new branch] gh/drisspg/102/head -> origin/gh/drisspg/102/head 2024-12-17T23:29:55.2247661Z * [new branch] gh/drisspg/102/orig -> origin/gh/drisspg/102/orig 2024-12-17T23:29:55.2249150Z * [new branch] gh/drisspg/32/base -> origin/gh/drisspg/32/base 2024-12-17T23:29:55.2250175Z * [new branch] gh/drisspg/32/head -> origin/gh/drisspg/32/head 2024-12-17T23:29:55.2251231Z * [new branch] gh/drisspg/32/orig -> origin/gh/drisspg/32/orig 2024-12-17T23:29:55.2252569Z * [new branch] gh/drisspg/61/base -> origin/gh/drisspg/61/base 2024-12-17T23:29:55.2253521Z * [new branch] gh/drisspg/61/head -> origin/gh/drisspg/61/head 2024-12-17T23:29:55.2254611Z * [new branch] gh/drisspg/61/orig -> origin/gh/drisspg/61/orig 2024-12-17T23:29:55.2255989Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2024-12-17T23:29:55.2256983Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2024-12-17T23:29:55.2258003Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2024-12-17T23:29:55.2259331Z * [new branch] gh/drisspg/71/base -> origin/gh/drisspg/71/base 2024-12-17T23:29:55.2260317Z * [new branch] gh/drisspg/71/head -> origin/gh/drisspg/71/head 2024-12-17T23:29:55.2261299Z * [new branch] gh/drisspg/71/orig -> origin/gh/drisspg/71/orig 2024-12-17T23:29:55.2262706Z * [new branch] gh/drisspg/72/base -> origin/gh/drisspg/72/base 2024-12-17T23:29:55.2263737Z * [new branch] gh/drisspg/72/head -> origin/gh/drisspg/72/head 2024-12-17T23:29:55.2264747Z * [new branch] gh/drisspg/72/orig -> origin/gh/drisspg/72/orig 2024-12-17T23:29:55.2266020Z * [new branch] gh/drisspg/78/base -> origin/gh/drisspg/78/base 2024-12-17T23:29:55.2267036Z * [new branch] gh/drisspg/78/head -> origin/gh/drisspg/78/head 2024-12-17T23:29:55.2268151Z * [new branch] gh/drisspg/78/orig -> origin/gh/drisspg/78/orig 2024-12-17T23:29:55.2269442Z * [new branch] gh/drisspg/79/base -> origin/gh/drisspg/79/base 2024-12-17T23:29:55.2270419Z * [new branch] gh/drisspg/79/head -> origin/gh/drisspg/79/head 2024-12-17T23:29:55.2271483Z * [new branch] gh/drisspg/79/orig -> origin/gh/drisspg/79/orig 2024-12-17T23:29:55.2272836Z * [new branch] gh/drisspg/81/base -> origin/gh/drisspg/81/base 2024-12-17T23:29:55.2273846Z * [new branch] gh/drisspg/81/head -> origin/gh/drisspg/81/head 2024-12-17T23:29:55.2274819Z * [new branch] gh/drisspg/81/orig -> origin/gh/drisspg/81/orig 2024-12-17T23:29:55.2276160Z * [new branch] gh/drisspg/82/base -> origin/gh/drisspg/82/base 2024-12-17T23:29:55.2277260Z * [new branch] gh/drisspg/82/head -> origin/gh/drisspg/82/head 2024-12-17T23:29:55.2278424Z * [new branch] gh/drisspg/82/orig -> origin/gh/drisspg/82/orig 2024-12-17T23:29:55.2279808Z * [new branch] gh/drisspg/83/base -> origin/gh/drisspg/83/base 2024-12-17T23:29:55.2281116Z * [new branch] gh/drisspg/83/head -> origin/gh/drisspg/83/head 2024-12-17T23:29:55.2281876Z * [new branch] gh/drisspg/83/orig -> origin/gh/drisspg/83/orig 2024-12-17T23:29:55.2283424Z * [new branch] gh/drisspg/84/base -> origin/gh/drisspg/84/base 2024-12-17T23:29:55.2284396Z * [new branch] gh/drisspg/84/head -> origin/gh/drisspg/84/head 2024-12-17T23:29:55.2285489Z * [new branch] gh/drisspg/84/orig -> origin/gh/drisspg/84/orig 2024-12-17T23:29:55.2287314Z * [new branch] gh/drisspg/85/base -> origin/gh/drisspg/85/base 2024-12-17T23:29:55.2291829Z * [new branch] gh/drisspg/85/head -> origin/gh/drisspg/85/head 2024-12-17T23:29:55.2292087Z * [new branch] gh/drisspg/85/orig -> origin/gh/drisspg/85/orig 2024-12-17T23:29:55.2292315Z * [new branch] gh/drisspg/86/base -> origin/gh/drisspg/86/base 2024-12-17T23:29:55.2292938Z * [new branch] gh/drisspg/86/head -> origin/gh/drisspg/86/head 2024-12-17T23:29:55.2294101Z * [new branch] gh/drisspg/86/orig -> origin/gh/drisspg/86/orig 2024-12-17T23:29:55.2295631Z * [new branch] gh/drisspg/87/base -> origin/gh/drisspg/87/base 2024-12-17T23:29:55.2296809Z * [new branch] gh/drisspg/87/head -> origin/gh/drisspg/87/head 2024-12-17T23:29:55.2297993Z * [new branch] gh/drisspg/87/orig -> origin/gh/drisspg/87/orig 2024-12-17T23:29:55.2299564Z * [new branch] gh/drisspg/88/base -> origin/gh/drisspg/88/base 2024-12-17T23:29:55.2301378Z * [new branch] gh/drisspg/88/head -> origin/gh/drisspg/88/head 2024-12-17T23:29:55.2302377Z * [new branch] gh/drisspg/88/orig -> origin/gh/drisspg/88/orig 2024-12-17T23:29:55.2305093Z * [new branch] gh/drisspg/89/base -> origin/gh/drisspg/89/base 2024-12-17T23:29:55.2306233Z * [new branch] gh/drisspg/89/head -> origin/gh/drisspg/89/head 2024-12-17T23:29:55.2308199Z * [new branch] gh/drisspg/89/orig -> origin/gh/drisspg/89/orig 2024-12-17T23:29:55.2310132Z * [new branch] gh/drisspg/90/base -> origin/gh/drisspg/90/base 2024-12-17T23:29:55.2311645Z * [new branch] gh/drisspg/90/head -> origin/gh/drisspg/90/head 2024-12-17T23:29:55.2313324Z * [new branch] gh/drisspg/90/orig -> origin/gh/drisspg/90/orig 2024-12-17T23:29:55.2315401Z * [new branch] gh/drisspg/91/base -> origin/gh/drisspg/91/base 2024-12-17T23:29:55.2316895Z * [new branch] gh/drisspg/91/head -> origin/gh/drisspg/91/head 2024-12-17T23:29:55.2318486Z * [new branch] gh/drisspg/91/orig -> origin/gh/drisspg/91/orig 2024-12-17T23:29:55.2320546Z * [new branch] gh/drisspg/92/base -> origin/gh/drisspg/92/base 2024-12-17T23:29:55.2322010Z * [new branch] gh/drisspg/92/head -> origin/gh/drisspg/92/head 2024-12-17T23:29:55.2323609Z * [new branch] gh/drisspg/92/orig -> origin/gh/drisspg/92/orig 2024-12-17T23:29:55.2325609Z * [new branch] gh/drisspg/93/base -> origin/gh/drisspg/93/base 2024-12-17T23:29:55.2327182Z * [new branch] gh/drisspg/93/head -> origin/gh/drisspg/93/head 2024-12-17T23:29:55.2328642Z * [new branch] gh/drisspg/93/orig -> origin/gh/drisspg/93/orig 2024-12-17T23:29:55.2330708Z * [new branch] gh/drisspg/94/base -> origin/gh/drisspg/94/base 2024-12-17T23:29:55.2332672Z * [new branch] gh/drisspg/94/head -> origin/gh/drisspg/94/head 2024-12-17T23:29:55.2334281Z * [new branch] gh/drisspg/94/orig -> origin/gh/drisspg/94/orig 2024-12-17T23:29:55.2336243Z * [new branch] gh/drisspg/95/base -> origin/gh/drisspg/95/base 2024-12-17T23:29:55.2337812Z * [new branch] gh/drisspg/95/head -> origin/gh/drisspg/95/head 2024-12-17T23:29:55.2339392Z * [new branch] gh/drisspg/95/orig -> origin/gh/drisspg/95/orig 2024-12-17T23:29:55.2341386Z * [new branch] gh/drisspg/96/base -> origin/gh/drisspg/96/base 2024-12-17T23:29:55.2343316Z * [new branch] gh/drisspg/96/head -> origin/gh/drisspg/96/head 2024-12-17T23:29:55.2343994Z * [new branch] gh/drisspg/96/orig -> origin/gh/drisspg/96/orig 2024-12-17T23:29:55.2346259Z * [new branch] gh/drisspg/97/base -> origin/gh/drisspg/97/base 2024-12-17T23:29:55.2347830Z * [new branch] gh/drisspg/97/head -> origin/gh/drisspg/97/head 2024-12-17T23:29:55.2349431Z * [new branch] gh/drisspg/97/orig -> origin/gh/drisspg/97/orig 2024-12-17T23:29:55.2351372Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2024-12-17T23:29:55.2352891Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2024-12-17T23:29:55.2354231Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2024-12-17T23:29:55.2356479Z * [new branch] gh/drisspg/99/base -> origin/gh/drisspg/99/base 2024-12-17T23:29:55.2358030Z * [new branch] gh/drisspg/99/head -> origin/gh/drisspg/99/head 2024-12-17T23:29:55.2359569Z * [new branch] gh/drisspg/99/orig -> origin/gh/drisspg/99/orig 2024-12-17T23:29:55.2361862Z * [new branch] gh/eellison/482/base -> origin/gh/eellison/482/base 2024-12-17T23:29:55.2363086Z * [new branch] gh/eellison/482/head -> origin/gh/eellison/482/head 2024-12-17T23:29:55.2364796Z * [new branch] gh/eellison/482/orig -> origin/gh/eellison/482/orig 2024-12-17T23:29:55.2367024Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2024-12-17T23:29:55.2368965Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2024-12-17T23:29:55.2370431Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2024-12-17T23:29:55.2372545Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2024-12-17T23:29:55.2374110Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2024-12-17T23:29:55.2375565Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2024-12-17T23:29:55.2377579Z * [new branch] gh/eellison/689/base -> origin/gh/eellison/689/base 2024-12-17T23:29:55.2379181Z * [new branch] gh/eellison/689/head -> origin/gh/eellison/689/head 2024-12-17T23:29:55.2380593Z * [new branch] gh/eellison/689/orig -> origin/gh/eellison/689/orig 2024-12-17T23:29:55.2382636Z * [new branch] gh/eellison/690/base -> origin/gh/eellison/690/base 2024-12-17T23:29:55.2384171Z * [new branch] gh/eellison/690/head -> origin/gh/eellison/690/head 2024-12-17T23:29:55.2385740Z * [new branch] gh/eellison/690/orig -> origin/gh/eellison/690/orig 2024-12-17T23:29:55.2388000Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2024-12-17T23:29:55.2389623Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2024-12-17T23:29:55.2391137Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2024-12-17T23:29:55.2393351Z * [new branch] gh/eellison/697/base -> origin/gh/eellison/697/base 2024-12-17T23:29:55.2394891Z * [new branch] gh/eellison/697/head -> origin/gh/eellison/697/head 2024-12-17T23:29:55.2396352Z * [new branch] gh/eellison/697/orig -> origin/gh/eellison/697/orig 2024-12-17T23:29:55.2398477Z * [new branch] gh/eellison/703/base -> origin/gh/eellison/703/base 2024-12-17T23:29:55.2399946Z * [new branch] gh/eellison/703/head -> origin/gh/eellison/703/head 2024-12-17T23:29:55.2401458Z * [new branch] gh/eellison/703/orig -> origin/gh/eellison/703/orig 2024-12-17T23:29:55.2403681Z * [new branch] gh/eellison/704/base -> origin/gh/eellison/704/base 2024-12-17T23:29:55.2404938Z * [new branch] gh/eellison/704/head -> origin/gh/eellison/704/head 2024-12-17T23:29:55.2406683Z * [new branch] gh/eellison/704/orig -> origin/gh/eellison/704/orig 2024-12-17T23:29:55.2408656Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2024-12-17T23:29:55.2410060Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2024-12-17T23:29:55.2411737Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2024-12-17T23:29:55.2413757Z * [new branch] gh/eellison/710/base -> origin/gh/eellison/710/base 2024-12-17T23:29:55.2414968Z * [new branch] gh/eellison/710/head -> origin/gh/eellison/710/head 2024-12-17T23:29:55.2416756Z * [new branch] gh/eellison/710/orig -> origin/gh/eellison/710/orig 2024-12-17T23:29:55.2418750Z * [new branch] gh/eellison/711/base -> origin/gh/eellison/711/base 2024-12-17T23:29:55.2420117Z * [new branch] gh/eellison/711/head -> origin/gh/eellison/711/head 2024-12-17T23:29:55.2421710Z * [new branch] gh/eellison/711/orig -> origin/gh/eellison/711/orig 2024-12-17T23:29:55.2423800Z * [new branch] gh/eellison/716/base -> origin/gh/eellison/716/base 2024-12-17T23:29:55.2425484Z * [new branch] gh/eellison/716/head -> origin/gh/eellison/716/head 2024-12-17T23:29:55.2426978Z * [new branch] gh/eellison/716/orig -> origin/gh/eellison/716/orig 2024-12-17T23:29:55.2429187Z * [new branch] gh/eellison/717/base -> origin/gh/eellison/717/base 2024-12-17T23:29:55.2430704Z * [new branch] gh/eellison/717/head -> origin/gh/eellison/717/head 2024-12-17T23:29:55.2432279Z * [new branch] gh/eellison/717/orig -> origin/gh/eellison/717/orig 2024-12-17T23:29:55.2434248Z * [new branch] gh/eellison/718/base -> origin/gh/eellison/718/base 2024-12-17T23:29:55.2435786Z * [new branch] gh/eellison/718/head -> origin/gh/eellison/718/head 2024-12-17T23:29:55.2437229Z * [new branch] gh/eellison/718/orig -> origin/gh/eellison/718/orig 2024-12-17T23:29:55.2439459Z * [new branch] gh/eellison/722/base -> origin/gh/eellison/722/base 2024-12-17T23:29:55.2441105Z * [new branch] gh/eellison/722/head -> origin/gh/eellison/722/head 2024-12-17T23:29:55.2442559Z * [new branch] gh/eellison/722/orig -> origin/gh/eellison/722/orig 2024-12-17T23:29:55.2445093Z * [new branch] gh/eellison/723/base -> origin/gh/eellison/723/base 2024-12-17T23:29:55.2446436Z * [new branch] gh/eellison/723/head -> origin/gh/eellison/723/head 2024-12-17T23:29:55.2448171Z * [new branch] gh/eellison/723/orig -> origin/gh/eellison/723/orig 2024-12-17T23:29:55.2450234Z * [new branch] gh/eellison/724/base -> origin/gh/eellison/724/base 2024-12-17T23:29:55.2451514Z * [new branch] gh/eellison/724/head -> origin/gh/eellison/724/head 2024-12-17T23:29:55.2452752Z * [new branch] gh/eellison/724/orig -> origin/gh/eellison/724/orig 2024-12-17T23:29:55.2454617Z * [new branch] gh/eellison/725/base -> origin/gh/eellison/725/base 2024-12-17T23:29:55.2456368Z * [new branch] gh/eellison/725/head -> origin/gh/eellison/725/head 2024-12-17T23:29:55.2457705Z * [new branch] gh/eellison/725/orig -> origin/gh/eellison/725/orig 2024-12-17T23:29:55.2459418Z * [new branch] gh/eellison/726/base -> origin/gh/eellison/726/base 2024-12-17T23:29:55.2460821Z * [new branch] gh/eellison/726/head -> origin/gh/eellison/726/head 2024-12-17T23:29:55.2462179Z * [new branch] gh/eellison/726/orig -> origin/gh/eellison/726/orig 2024-12-17T23:29:55.2464033Z * [new branch] gh/eellison/728/base -> origin/gh/eellison/728/base 2024-12-17T23:29:55.2465342Z * [new branch] gh/eellison/728/head -> origin/gh/eellison/728/head 2024-12-17T23:29:55.2466705Z * [new branch] gh/eellison/728/orig -> origin/gh/eellison/728/orig 2024-12-17T23:29:55.2468751Z * [new branch] gh/eellison/729/base -> origin/gh/eellison/729/base 2024-12-17T23:29:55.2470137Z * [new branch] gh/eellison/729/head -> origin/gh/eellison/729/head 2024-12-17T23:29:55.2471468Z * [new branch] gh/eellison/729/orig -> origin/gh/eellison/729/orig 2024-12-17T23:29:55.2473277Z * [new branch] gh/eellison/730/base -> origin/gh/eellison/730/base 2024-12-17T23:29:55.2474596Z * [new branch] gh/eellison/730/head -> origin/gh/eellison/730/head 2024-12-17T23:29:55.2475961Z * [new branch] gh/eellison/730/orig -> origin/gh/eellison/730/orig 2024-12-17T23:29:55.2477603Z * [new branch] gh/eellison/731/base -> origin/gh/eellison/731/base 2024-12-17T23:29:55.2478995Z * [new branch] gh/eellison/731/head -> origin/gh/eellison/731/head 2024-12-17T23:29:55.2480330Z * [new branch] gh/eellison/731/orig -> origin/gh/eellison/731/orig 2024-12-17T23:29:55.2482030Z * [new branch] gh/eellison/732/base -> origin/gh/eellison/732/base 2024-12-17T23:29:55.2483356Z * [new branch] gh/eellison/732/head -> origin/gh/eellison/732/head 2024-12-17T23:29:55.2484702Z * [new branch] gh/eellison/732/orig -> origin/gh/eellison/732/orig 2024-12-17T23:29:55.2486472Z * [new branch] gh/eellison/733/base -> origin/gh/eellison/733/base 2024-12-17T23:29:55.2488087Z * [new branch] gh/eellison/733/head -> origin/gh/eellison/733/head 2024-12-17T23:29:55.2489388Z * [new branch] gh/eellison/733/orig -> origin/gh/eellison/733/orig 2024-12-17T23:29:55.2491169Z * [new branch] gh/eellison/734/base -> origin/gh/eellison/734/base 2024-12-17T23:29:55.2492462Z * [new branch] gh/eellison/734/head -> origin/gh/eellison/734/head 2024-12-17T23:29:55.2493834Z * [new branch] gh/eellison/734/orig -> origin/gh/eellison/734/orig 2024-12-17T23:29:55.2495505Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2024-12-17T23:29:55.2496793Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2024-12-17T23:29:55.2498114Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2024-12-17T23:29:55.2499821Z * [new branch] gh/eellison/736/base -> origin/gh/eellison/736/base 2024-12-17T23:29:55.2501275Z * [new branch] gh/eellison/736/head -> origin/gh/eellison/736/head 2024-12-17T23:29:55.2502578Z * [new branch] gh/eellison/736/orig -> origin/gh/eellison/736/orig 2024-12-17T23:29:55.2504286Z * [new branch] gh/eellison/737/base -> origin/gh/eellison/737/base 2024-12-17T23:29:55.2505607Z * [new branch] gh/eellison/737/head -> origin/gh/eellison/737/head 2024-12-17T23:29:55.2507064Z * [new branch] gh/eellison/737/orig -> origin/gh/eellison/737/orig 2024-12-17T23:29:55.2508810Z * [new branch] gh/eellison/738/base -> origin/gh/eellison/738/base 2024-12-17T23:29:55.2510139Z * [new branch] gh/eellison/738/head -> origin/gh/eellison/738/head 2024-12-17T23:29:55.2511624Z * [new branch] gh/eellison/738/orig -> origin/gh/eellison/738/orig 2024-12-17T23:29:55.2513338Z * [new branch] gh/eellison/739/base -> origin/gh/eellison/739/base 2024-12-17T23:29:55.2514653Z * [new branch] gh/eellison/739/head -> origin/gh/eellison/739/head 2024-12-17T23:29:55.2515953Z * [new branch] gh/eellison/739/orig -> origin/gh/eellison/739/orig 2024-12-17T23:29:55.2517891Z * [new branch] gh/eellison/740/base -> origin/gh/eellison/740/base 2024-12-17T23:29:55.2519172Z * [new branch] gh/eellison/740/head -> origin/gh/eellison/740/head 2024-12-17T23:29:55.2520455Z * [new branch] gh/eellison/740/orig -> origin/gh/eellison/740/orig 2024-12-17T23:29:55.2522094Z * [new branch] gh/eellison/741/base -> origin/gh/eellison/741/base 2024-12-17T23:29:55.2523442Z * [new branch] gh/eellison/741/head -> origin/gh/eellison/741/head 2024-12-17T23:29:55.2524729Z * [new branch] gh/eellison/741/orig -> origin/gh/eellison/741/orig 2024-12-17T23:29:55.2526423Z * [new branch] gh/eellison/742/base -> origin/gh/eellison/742/base 2024-12-17T23:29:55.2527745Z * [new branch] gh/eellison/742/head -> origin/gh/eellison/742/head 2024-12-17T23:29:55.2529075Z * [new branch] gh/eellison/742/orig -> origin/gh/eellison/742/orig 2024-12-17T23:29:55.2530750Z * [new branch] gh/eellison/743/base -> origin/gh/eellison/743/base 2024-12-17T23:29:55.2532142Z * [new branch] gh/eellison/743/head -> origin/gh/eellison/743/head 2024-12-17T23:29:55.2533481Z * [new branch] gh/eellison/743/orig -> origin/gh/eellison/743/orig 2024-12-17T23:29:55.2535189Z * [new branch] gh/eellison/744/base -> origin/gh/eellison/744/base 2024-12-17T23:29:55.2536508Z * [new branch] gh/eellison/744/head -> origin/gh/eellison/744/head 2024-12-17T23:29:55.2537803Z * [new branch] gh/eellison/744/orig -> origin/gh/eellison/744/orig 2024-12-17T23:29:55.2539535Z * [new branch] gh/eellison/745/base -> origin/gh/eellison/745/base 2024-12-17T23:29:55.2541415Z * [new branch] gh/eellison/745/head -> origin/gh/eellison/745/head 2024-12-17T23:29:55.2542138Z * [new branch] gh/eellison/745/orig -> origin/gh/eellison/745/orig 2024-12-17T23:29:55.2544125Z * [new branch] gh/etaf/24/base -> origin/gh/etaf/24/base 2024-12-17T23:29:55.2545416Z * [new branch] gh/etaf/24/head -> origin/gh/etaf/24/head 2024-12-17T23:29:55.2546768Z * [new branch] gh/etaf/24/orig -> origin/gh/etaf/24/orig 2024-12-17T23:29:55.2548736Z * [new branch] gh/etaf/40/base -> origin/gh/etaf/40/base 2024-12-17T23:29:55.2550146Z * [new branch] gh/etaf/40/head -> origin/gh/etaf/40/head 2024-12-17T23:29:55.2551503Z * [new branch] gh/etaf/40/orig -> origin/gh/etaf/40/orig 2024-12-17T23:29:55.2553458Z * [new branch] gh/etaf/43/base -> origin/gh/etaf/43/base 2024-12-17T23:29:55.2554587Z * [new branch] gh/etaf/43/head -> origin/gh/etaf/43/head 2024-12-17T23:29:55.2555887Z * [new branch] gh/etaf/43/orig -> origin/gh/etaf/43/orig 2024-12-17T23:29:55.2557509Z * [new branch] gh/etaf/44/base -> origin/gh/etaf/44/base 2024-12-17T23:29:55.2558850Z * [new branch] gh/etaf/44/head -> origin/gh/etaf/44/head 2024-12-17T23:29:55.2560302Z * [new branch] gh/etaf/44/orig -> origin/gh/etaf/44/orig 2024-12-17T23:29:55.2561856Z * [new branch] gh/etaf/49/base -> origin/gh/etaf/49/base 2024-12-17T23:29:55.2563180Z * [new branch] gh/etaf/49/head -> origin/gh/etaf/49/head 2024-12-17T23:29:55.2564821Z * [new branch] gh/etaf/55/base -> origin/gh/etaf/55/base 2024-12-17T23:29:55.2566209Z * [new branch] gh/etaf/55/head -> origin/gh/etaf/55/head 2024-12-17T23:29:55.2567846Z * [new branch] gh/etaf/56/base -> origin/gh/etaf/56/base 2024-12-17T23:29:55.2569213Z * [new branch] gh/etaf/56/head -> origin/gh/etaf/56/head 2024-12-17T23:29:55.2570535Z * [new branch] gh/etaf/56/orig -> origin/gh/etaf/56/orig 2024-12-17T23:29:55.2572261Z * [new branch] gh/etaf/57/base -> origin/gh/etaf/57/base 2024-12-17T23:29:55.2573552Z * [new branch] gh/etaf/57/head -> origin/gh/etaf/57/head 2024-12-17T23:29:55.2574910Z * [new branch] gh/etaf/57/orig -> origin/gh/etaf/57/orig 2024-12-17T23:29:55.2576572Z * [new branch] gh/etaf/59/base -> origin/gh/etaf/59/base 2024-12-17T23:29:55.2577882Z * [new branch] gh/etaf/59/head -> origin/gh/etaf/59/head 2024-12-17T23:29:55.2579183Z * [new branch] gh/etaf/59/orig -> origin/gh/etaf/59/orig 2024-12-17T23:29:55.2580977Z * [new branch] gh/etaf/60/base -> origin/gh/etaf/60/base 2024-12-17T23:29:55.2582433Z * [new branch] gh/etaf/60/head -> origin/gh/etaf/60/head 2024-12-17T23:29:55.2583820Z * [new branch] gh/etaf/60/orig -> origin/gh/etaf/60/orig 2024-12-17T23:29:55.2585411Z * [new branch] gh/etaf/63/base -> origin/gh/etaf/63/base 2024-12-17T23:29:55.2586834Z * [new branch] gh/etaf/63/head -> origin/gh/etaf/63/head 2024-12-17T23:29:55.2589356Z * [new branch] gh/etaf/63/orig -> origin/gh/etaf/63/orig 2024-12-17T23:29:55.2590995Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2024-12-17T23:29:55.2592324Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2024-12-17T23:29:55.2593632Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2024-12-17T23:29:55.2595380Z * [new branch] gh/etaf/65/base -> origin/gh/etaf/65/base 2024-12-17T23:29:55.2596714Z * [new branch] gh/etaf/65/head -> origin/gh/etaf/65/head 2024-12-17T23:29:55.2598220Z * [new branch] gh/etaf/65/orig -> origin/gh/etaf/65/orig 2024-12-17T23:29:55.2599993Z * [new branch] gh/etaf/66/base -> origin/gh/etaf/66/base 2024-12-17T23:29:55.2601577Z * [new branch] gh/etaf/66/head -> origin/gh/etaf/66/head 2024-12-17T23:29:55.2603189Z * [new branch] gh/etaf/66/orig -> origin/gh/etaf/66/orig 2024-12-17T23:29:55.2605385Z * [new branch] gh/etaf/67/base -> origin/gh/etaf/67/base 2024-12-17T23:29:55.2607032Z * [new branch] gh/etaf/67/head -> origin/gh/etaf/67/head 2024-12-17T23:29:55.2608611Z * [new branch] gh/etaf/67/orig -> origin/gh/etaf/67/orig 2024-12-17T23:29:55.2610731Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2024-12-17T23:29:55.2612291Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2024-12-17T23:29:55.2613864Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2024-12-17T23:29:55.2615809Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2024-12-17T23:29:55.2617535Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2024-12-17T23:29:55.2619014Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2024-12-17T23:29:55.2621055Z * [new branch] gh/etaf/70/base -> origin/gh/etaf/70/base 2024-12-17T23:29:55.2622637Z * [new branch] gh/etaf/70/head -> origin/gh/etaf/70/head 2024-12-17T23:29:55.2624285Z * [new branch] gh/etaf/70/orig -> origin/gh/etaf/70/orig 2024-12-17T23:29:55.2627065Z * [new branch] gh/etaf/71/base -> origin/gh/etaf/71/base 2024-12-17T23:29:55.2628801Z * [new branch] gh/etaf/71/head -> origin/gh/etaf/71/head 2024-12-17T23:29:55.2630424Z * [new branch] gh/etaf/71/orig -> origin/gh/etaf/71/orig 2024-12-17T23:29:55.2632684Z * [new branch] gh/etaf/72/base -> origin/gh/etaf/72/base 2024-12-17T23:29:55.2634552Z * [new branch] gh/etaf/72/head -> origin/gh/etaf/72/head 2024-12-17T23:29:55.2635476Z * [new branch] gh/etaf/72/orig -> origin/gh/etaf/72/orig 2024-12-17T23:29:55.2636892Z * [new branch] gh/etaf/73/base -> origin/gh/etaf/73/base 2024-12-17T23:29:55.2638005Z * [new branch] gh/etaf/73/head -> origin/gh/etaf/73/head 2024-12-17T23:29:55.2639056Z * [new branch] gh/etaf/73/orig -> origin/gh/etaf/73/orig 2024-12-17T23:29:55.2640546Z * [new branch] gh/etaf/74/base -> origin/gh/etaf/74/base 2024-12-17T23:29:55.2641698Z * [new branch] gh/etaf/74/head -> origin/gh/etaf/74/head 2024-12-17T23:29:55.2642725Z * [new branch] gh/etaf/74/orig -> origin/gh/etaf/74/orig 2024-12-17T23:29:55.2644079Z * [new branch] gh/etaf/75/base -> origin/gh/etaf/75/base 2024-12-17T23:29:55.2645080Z * [new branch] gh/etaf/75/head -> origin/gh/etaf/75/head 2024-12-17T23:29:55.2646095Z * [new branch] gh/etaf/75/orig -> origin/gh/etaf/75/orig 2024-12-17T23:29:55.2647433Z * [new branch] gh/etaf/76/base -> origin/gh/etaf/76/base 2024-12-17T23:29:55.2648445Z * [new branch] gh/etaf/76/head -> origin/gh/etaf/76/head 2024-12-17T23:29:55.2649482Z * [new branch] gh/etaf/76/orig -> origin/gh/etaf/76/orig 2024-12-17T23:29:55.2651173Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2024-12-17T23:29:55.2652224Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2024-12-17T23:29:55.2653220Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2024-12-17T23:29:55.2654551Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2024-12-17T23:29:55.2655878Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2024-12-17T23:29:55.2657189Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2024-12-17T23:29:55.2658575Z * [new branch] gh/ezyang/2935/base -> origin/gh/ezyang/2935/base 2024-12-17T23:29:55.2659564Z * [new branch] gh/ezyang/2935/head -> origin/gh/ezyang/2935/head 2024-12-17T23:29:55.2660581Z * [new branch] gh/ezyang/2935/orig -> origin/gh/ezyang/2935/orig 2024-12-17T23:29:55.2661900Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2024-12-17T23:29:55.2662870Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2024-12-17T23:29:55.2663980Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2024-12-17T23:29:55.2665475Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2024-12-17T23:29:55.2666322Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2024-12-17T23:29:55.2667387Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2024-12-17T23:29:55.2668720Z * [new branch] gh/ezyang/2975/base -> origin/gh/ezyang/2975/base 2024-12-17T23:29:55.2669697Z * [new branch] gh/ezyang/2975/head -> origin/gh/ezyang/2975/head 2024-12-17T23:29:55.2670677Z * [new branch] gh/ezyang/2975/orig -> origin/gh/ezyang/2975/orig 2024-12-17T23:29:55.2672005Z * [new branch] gh/ezyang/2976/base -> origin/gh/ezyang/2976/base 2024-12-17T23:29:55.2673035Z * [new branch] gh/ezyang/2976/head -> origin/gh/ezyang/2976/head 2024-12-17T23:29:55.2674001Z * [new branch] gh/ezyang/2976/orig -> origin/gh/ezyang/2976/orig 2024-12-17T23:29:55.2675303Z * [new branch] gh/ezyang/2987/base -> origin/gh/ezyang/2987/base 2024-12-17T23:29:55.2676301Z * [new branch] gh/ezyang/2987/head -> origin/gh/ezyang/2987/head 2024-12-17T23:29:55.2677382Z * [new branch] gh/ezyang/2987/orig -> origin/gh/ezyang/2987/orig 2024-12-17T23:29:55.2678676Z * [new branch] gh/ezyang/2989/base -> origin/gh/ezyang/2989/base 2024-12-17T23:29:55.2679681Z * [new branch] gh/ezyang/2989/head -> origin/gh/ezyang/2989/head 2024-12-17T23:29:55.2680686Z * [new branch] gh/ezyang/2989/orig -> origin/gh/ezyang/2989/orig 2024-12-17T23:29:55.2681996Z * [new branch] gh/ezyang/2990/base -> origin/gh/ezyang/2990/base 2024-12-17T23:29:55.2682982Z * [new branch] gh/ezyang/2990/head -> origin/gh/ezyang/2990/head 2024-12-17T23:29:55.2683972Z * [new branch] gh/ezyang/2990/orig -> origin/gh/ezyang/2990/orig 2024-12-17T23:29:55.2685320Z * [new branch] gh/ezyang/2992/base -> origin/gh/ezyang/2992/base 2024-12-17T23:29:55.2686341Z * [new branch] gh/ezyang/2992/head -> origin/gh/ezyang/2992/head 2024-12-17T23:29:55.2687593Z * [new branch] gh/ezyang/2992/orig -> origin/gh/ezyang/2992/orig 2024-12-17T23:29:55.2689039Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2024-12-17T23:29:55.2690038Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2024-12-17T23:29:55.2691048Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2024-12-17T23:29:55.2692322Z * [new branch] gh/ezyang/2999/base -> origin/gh/ezyang/2999/base 2024-12-17T23:29:55.2693323Z * [new branch] gh/ezyang/2999/head -> origin/gh/ezyang/2999/head 2024-12-17T23:29:55.2694351Z * [new branch] gh/ezyang/2999/orig -> origin/gh/ezyang/2999/orig 2024-12-17T23:29:55.2696122Z * [new branch] gh/ezyang/3001/base -> origin/gh/ezyang/3001/base 2024-12-17T23:29:55.2697153Z * [new branch] gh/ezyang/3001/head -> origin/gh/ezyang/3001/head 2024-12-17T23:29:55.2698148Z * [new branch] gh/ezyang/3001/orig -> origin/gh/ezyang/3001/orig 2024-12-17T23:29:55.2699609Z * [new branch] gh/ezyang/3002/base -> origin/gh/ezyang/3002/base 2024-12-17T23:29:55.2700625Z * [new branch] gh/ezyang/3002/head -> origin/gh/ezyang/3002/head 2024-12-17T23:29:55.2701606Z * [new branch] gh/ezyang/3002/orig -> origin/gh/ezyang/3002/orig 2024-12-17T23:29:55.2702941Z * [new branch] gh/ezyang/3003/base -> origin/gh/ezyang/3003/base 2024-12-17T23:29:55.2703920Z * [new branch] gh/ezyang/3003/head -> origin/gh/ezyang/3003/head 2024-12-17T23:29:55.2704933Z * [new branch] gh/ezyang/3003/orig -> origin/gh/ezyang/3003/orig 2024-12-17T23:29:55.2706307Z * [new branch] gh/ezyang/3004/base -> origin/gh/ezyang/3004/base 2024-12-17T23:29:55.2707464Z * [new branch] gh/ezyang/3004/head -> origin/gh/ezyang/3004/head 2024-12-17T23:29:55.2708480Z * [new branch] gh/ezyang/3004/orig -> origin/gh/ezyang/3004/orig 2024-12-17T23:29:55.2709797Z * [new branch] gh/ezyang/3005/base -> origin/gh/ezyang/3005/base 2024-12-17T23:29:55.2710796Z * [new branch] gh/ezyang/3005/head -> origin/gh/ezyang/3005/head 2024-12-17T23:29:55.2711826Z * [new branch] gh/ezyang/3005/orig -> origin/gh/ezyang/3005/orig 2024-12-17T23:29:55.2713205Z * [new branch] gh/ezyang/3006/base -> origin/gh/ezyang/3006/base 2024-12-17T23:29:55.2714209Z * [new branch] gh/ezyang/3006/head -> origin/gh/ezyang/3006/head 2024-12-17T23:29:55.2715219Z * [new branch] gh/ezyang/3006/orig -> origin/gh/ezyang/3006/orig 2024-12-17T23:29:55.2716585Z * [new branch] gh/ezyang/3007/base -> origin/gh/ezyang/3007/base 2024-12-17T23:29:55.2717563Z * [new branch] gh/ezyang/3007/head -> origin/gh/ezyang/3007/head 2024-12-17T23:29:55.2718545Z * [new branch] gh/ezyang/3007/orig -> origin/gh/ezyang/3007/orig 2024-12-17T23:29:55.2719923Z * [new branch] gh/ezyang/3008/base -> origin/gh/ezyang/3008/base 2024-12-17T23:29:55.2721005Z * [new branch] gh/ezyang/3008/head -> origin/gh/ezyang/3008/head 2024-12-17T23:29:55.2722006Z * [new branch] gh/ezyang/3008/orig -> origin/gh/ezyang/3008/orig 2024-12-17T23:29:55.2723341Z * [new branch] gh/ezyang/3009/base -> origin/gh/ezyang/3009/base 2024-12-17T23:29:55.2724354Z * [new branch] gh/ezyang/3009/head -> origin/gh/ezyang/3009/head 2024-12-17T23:29:55.2725406Z * [new branch] gh/ezyang/3009/orig -> origin/gh/ezyang/3009/orig 2024-12-17T23:29:55.2726753Z * [new branch] gh/ezyang/3010/base -> origin/gh/ezyang/3010/base 2024-12-17T23:29:55.2727780Z * [new branch] gh/ezyang/3010/head -> origin/gh/ezyang/3010/head 2024-12-17T23:29:55.2728814Z * [new branch] gh/ezyang/3010/orig -> origin/gh/ezyang/3010/orig 2024-12-17T23:29:55.2730202Z * [new branch] gh/ezyang/3011/base -> origin/gh/ezyang/3011/base 2024-12-17T23:29:55.2731219Z * [new branch] gh/ezyang/3011/head -> origin/gh/ezyang/3011/head 2024-12-17T23:29:55.2732244Z * [new branch] gh/ezyang/3011/orig -> origin/gh/ezyang/3011/orig 2024-12-17T23:29:55.2733808Z * [new branch] gh/ezyang/3012/base -> origin/gh/ezyang/3012/base 2024-12-17T23:29:55.2735038Z * [new branch] gh/ezyang/3012/head -> origin/gh/ezyang/3012/head 2024-12-17T23:29:55.2736067Z * [new branch] gh/ezyang/3012/orig -> origin/gh/ezyang/3012/orig 2024-12-17T23:29:55.2737450Z * [new branch] gh/ezyang/3013/base -> origin/gh/ezyang/3013/base 2024-12-17T23:29:55.2738579Z * [new branch] gh/ezyang/3013/head -> origin/gh/ezyang/3013/head 2024-12-17T23:29:55.2739554Z * [new branch] gh/ezyang/3013/orig -> origin/gh/ezyang/3013/orig 2024-12-17T23:29:55.2740959Z * [new branch] gh/ezyang/3014/base -> origin/gh/ezyang/3014/base 2024-12-17T23:29:55.2741944Z * [new branch] gh/ezyang/3014/head -> origin/gh/ezyang/3014/head 2024-12-17T23:29:55.2742986Z * [new branch] gh/ezyang/3014/orig -> origin/gh/ezyang/3014/orig 2024-12-17T23:29:55.2744638Z * [new branch] gh/ezyang/3015/base -> origin/gh/ezyang/3015/base 2024-12-17T23:29:55.2745687Z * [new branch] gh/ezyang/3015/head -> origin/gh/ezyang/3015/head 2024-12-17T23:29:55.2746684Z * [new branch] gh/ezyang/3015/orig -> origin/gh/ezyang/3015/orig 2024-12-17T23:29:55.2748360Z * [new branch] gh/ezyang/3016/base -> origin/gh/ezyang/3016/base 2024-12-17T23:29:55.2749198Z * [new branch] gh/ezyang/3016/head -> origin/gh/ezyang/3016/head 2024-12-17T23:29:55.2750311Z * [new branch] gh/ezyang/3016/orig -> origin/gh/ezyang/3016/orig 2024-12-17T23:29:55.2751700Z * [new branch] gh/ezyang/3017/base -> origin/gh/ezyang/3017/base 2024-12-17T23:29:55.2752725Z * [new branch] gh/ezyang/3017/head -> origin/gh/ezyang/3017/head 2024-12-17T23:29:55.2753759Z * [new branch] gh/ezyang/3017/orig -> origin/gh/ezyang/3017/orig 2024-12-17T23:29:55.2755082Z * [new branch] gh/ezyang/3018/base -> origin/gh/ezyang/3018/base 2024-12-17T23:29:55.2756064Z * [new branch] gh/ezyang/3018/head -> origin/gh/ezyang/3018/head 2024-12-17T23:29:55.2757060Z * [new branch] gh/ezyang/3018/orig -> origin/gh/ezyang/3018/orig 2024-12-17T23:29:55.2758338Z * [new branch] gh/ezyang/3019/base -> origin/gh/ezyang/3019/base 2024-12-17T23:29:55.2759375Z * [new branch] gh/ezyang/3019/head -> origin/gh/ezyang/3019/head 2024-12-17T23:29:55.2760200Z * [new branch] gh/ezyang/3019/orig -> origin/gh/ezyang/3019/orig 2024-12-17T23:29:55.2761599Z * [new branch] gh/ezyang/3020/base -> origin/gh/ezyang/3020/base 2024-12-17T23:29:55.2762577Z * [new branch] gh/ezyang/3020/head -> origin/gh/ezyang/3020/head 2024-12-17T23:29:55.2763610Z * [new branch] gh/ezyang/3020/orig -> origin/gh/ezyang/3020/orig 2024-12-17T23:29:55.2764901Z * [new branch] gh/ezyang/3021/base -> origin/gh/ezyang/3021/base 2024-12-17T23:29:55.2765905Z * [new branch] gh/ezyang/3021/head -> origin/gh/ezyang/3021/head 2024-12-17T23:29:55.2766969Z * [new branch] gh/ezyang/3021/orig -> origin/gh/ezyang/3021/orig 2024-12-17T23:29:55.2768455Z * [new branch] gh/ezyang/3022/base -> origin/gh/ezyang/3022/base 2024-12-17T23:29:55.2769426Z * [new branch] gh/ezyang/3022/head -> origin/gh/ezyang/3022/head 2024-12-17T23:29:55.2770471Z * [new branch] gh/ezyang/3022/orig -> origin/gh/ezyang/3022/orig 2024-12-17T23:29:55.2771879Z * [new branch] gh/ezyang/3023/base -> origin/gh/ezyang/3023/base 2024-12-17T23:29:55.2772910Z * [new branch] gh/ezyang/3023/head -> origin/gh/ezyang/3023/head 2024-12-17T23:29:55.2773932Z * [new branch] gh/ezyang/3023/orig -> origin/gh/ezyang/3023/orig 2024-12-17T23:29:55.2775345Z * [new branch] gh/ezyang/3024/base -> origin/gh/ezyang/3024/base 2024-12-17T23:29:55.2776369Z * [new branch] gh/ezyang/3024/head -> origin/gh/ezyang/3024/head 2024-12-17T23:29:55.2777367Z * [new branch] gh/ezyang/3024/orig -> origin/gh/ezyang/3024/orig 2024-12-17T23:29:55.2778707Z * [new branch] gh/ezyang/3025/base -> origin/gh/ezyang/3025/base 2024-12-17T23:29:55.2779675Z * [new branch] gh/ezyang/3025/head -> origin/gh/ezyang/3025/head 2024-12-17T23:29:55.2780698Z * [new branch] gh/ezyang/3025/orig -> origin/gh/ezyang/3025/orig 2024-12-17T23:29:55.2782076Z * [new branch] gh/ezyang/3026/base -> origin/gh/ezyang/3026/base 2024-12-17T23:29:55.2783054Z * [new branch] gh/ezyang/3026/head -> origin/gh/ezyang/3026/head 2024-12-17T23:29:55.2784068Z * [new branch] gh/ezyang/3026/orig -> origin/gh/ezyang/3026/orig 2024-12-17T23:29:55.2785378Z * [new branch] gh/ezyang/3027/base -> origin/gh/ezyang/3027/base 2024-12-17T23:29:55.2786409Z * [new branch] gh/ezyang/3027/head -> origin/gh/ezyang/3027/head 2024-12-17T23:29:55.2787858Z * [new branch] gh/ezyang/3027/orig -> origin/gh/ezyang/3027/orig 2024-12-17T23:29:55.2789170Z * [new branch] gh/ezyang/3028/base -> origin/gh/ezyang/3028/base 2024-12-17T23:29:55.2790180Z * [new branch] gh/ezyang/3028/head -> origin/gh/ezyang/3028/head 2024-12-17T23:29:55.2791193Z * [new branch] gh/ezyang/3028/orig -> origin/gh/ezyang/3028/orig 2024-12-17T23:29:55.2792550Z * [new branch] gh/ezyang/3029/base -> origin/gh/ezyang/3029/base 2024-12-17T23:29:55.2793538Z * [new branch] gh/ezyang/3029/head -> origin/gh/ezyang/3029/head 2024-12-17T23:29:55.2794527Z * [new branch] gh/ezyang/3029/orig -> origin/gh/ezyang/3029/orig 2024-12-17T23:29:55.2795843Z * [new branch] gh/ezyang/3030/base -> origin/gh/ezyang/3030/base 2024-12-17T23:29:55.2796816Z * [new branch] gh/ezyang/3030/head -> origin/gh/ezyang/3030/head 2024-12-17T23:29:55.2797855Z * [new branch] gh/ezyang/3030/orig -> origin/gh/ezyang/3030/orig 2024-12-17T23:29:55.2799172Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2024-12-17T23:29:55.2800173Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2024-12-17T23:29:55.2801200Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2024-12-17T23:29:55.2802561Z * [new branch] gh/ezyang/3032/base -> origin/gh/ezyang/3032/base 2024-12-17T23:29:55.2803664Z * [new branch] gh/ezyang/3032/head -> origin/gh/ezyang/3032/head 2024-12-17T23:29:55.2804653Z * [new branch] gh/ezyang/3032/orig -> origin/gh/ezyang/3032/orig 2024-12-17T23:29:55.2805989Z * [new branch] gh/ezyang/3033/base -> origin/gh/ezyang/3033/base 2024-12-17T23:29:55.2807050Z * [new branch] gh/ezyang/3033/head -> origin/gh/ezyang/3033/head 2024-12-17T23:29:55.2808074Z * [new branch] gh/ezyang/3033/orig -> origin/gh/ezyang/3033/orig 2024-12-17T23:29:55.2809450Z * [new branch] gh/ezyang/3034/base -> origin/gh/ezyang/3034/base 2024-12-17T23:29:55.2810441Z * [new branch] gh/ezyang/3034/head -> origin/gh/ezyang/3034/head 2024-12-17T23:29:55.2811482Z * [new branch] gh/ezyang/3034/orig -> origin/gh/ezyang/3034/orig 2024-12-17T23:29:55.2812859Z * [new branch] gh/ezyang/3035/base -> origin/gh/ezyang/3035/base 2024-12-17T23:29:55.2813843Z * [new branch] gh/ezyang/3035/head -> origin/gh/ezyang/3035/head 2024-12-17T23:29:55.2814867Z * [new branch] gh/ezyang/3035/orig -> origin/gh/ezyang/3035/orig 2024-12-17T23:29:55.2816271Z * [new branch] gh/ezyang/3036/base -> origin/gh/ezyang/3036/base 2024-12-17T23:29:55.2817332Z * [new branch] gh/ezyang/3036/head -> origin/gh/ezyang/3036/head 2024-12-17T23:29:55.2818324Z * [new branch] gh/ezyang/3036/orig -> origin/gh/ezyang/3036/orig 2024-12-17T23:29:55.2819692Z * [new branch] gh/ezyang/3037/base -> origin/gh/ezyang/3037/base 2024-12-17T23:29:55.2820699Z * [new branch] gh/ezyang/3037/head -> origin/gh/ezyang/3037/head 2024-12-17T23:29:55.2821731Z * [new branch] gh/ezyang/3037/orig -> origin/gh/ezyang/3037/orig 2024-12-17T23:29:55.2823075Z * [new branch] gh/ezyang/3038/base -> origin/gh/ezyang/3038/base 2024-12-17T23:29:55.2824035Z * [new branch] gh/ezyang/3038/head -> origin/gh/ezyang/3038/head 2024-12-17T23:29:55.2825043Z * [new branch] gh/ezyang/3038/orig -> origin/gh/ezyang/3038/orig 2024-12-17T23:29:55.2826421Z * [new branch] gh/ezyang/3039/base -> origin/gh/ezyang/3039/base 2024-12-17T23:29:55.2827476Z * [new branch] gh/ezyang/3039/head -> origin/gh/ezyang/3039/head 2024-12-17T23:29:55.2828612Z * [new branch] gh/ezyang/3039/orig -> origin/gh/ezyang/3039/orig 2024-12-17T23:29:55.2829867Z * [new branch] gh/ezyang/3040/base -> origin/gh/ezyang/3040/base 2024-12-17T23:29:55.2830856Z * [new branch] gh/ezyang/3040/head -> origin/gh/ezyang/3040/head 2024-12-17T23:29:55.2831872Z * [new branch] gh/ezyang/3040/orig -> origin/gh/ezyang/3040/orig 2024-12-17T23:29:55.2833203Z * [new branch] gh/ezyang/3041/base -> origin/gh/ezyang/3041/base 2024-12-17T23:29:55.2834200Z * [new branch] gh/ezyang/3041/head -> origin/gh/ezyang/3041/head 2024-12-17T23:29:55.2835204Z * [new branch] gh/ezyang/3041/orig -> origin/gh/ezyang/3041/orig 2024-12-17T23:29:55.2836588Z * [new branch] gh/ezyang/3042/base -> origin/gh/ezyang/3042/base 2024-12-17T23:29:55.2837627Z * [new branch] gh/ezyang/3042/head -> origin/gh/ezyang/3042/head 2024-12-17T23:29:55.2838607Z * [new branch] gh/ezyang/3042/orig -> origin/gh/ezyang/3042/orig 2024-12-17T23:29:55.2840100Z * [new branch] gh/ezyang/3043/base -> origin/gh/ezyang/3043/base 2024-12-17T23:29:55.2841066Z * [new branch] gh/ezyang/3043/head -> origin/gh/ezyang/3043/head 2024-12-17T23:29:55.2842000Z * [new branch] gh/ezyang/3043/orig -> origin/gh/ezyang/3043/orig 2024-12-17T23:29:55.2843318Z * [new branch] gh/ezyang/3044/base -> origin/gh/ezyang/3044/base 2024-12-17T23:29:55.2844300Z * [new branch] gh/ezyang/3044/head -> origin/gh/ezyang/3044/head 2024-12-17T23:29:55.2845293Z * [new branch] gh/ezyang/3044/orig -> origin/gh/ezyang/3044/orig 2024-12-17T23:29:55.2846611Z * [new branch] gh/ezyang/3045/base -> origin/gh/ezyang/3045/base 2024-12-17T23:29:55.2847611Z * [new branch] gh/ezyang/3045/head -> origin/gh/ezyang/3045/head 2024-12-17T23:29:55.2848600Z * [new branch] gh/ezyang/3045/orig -> origin/gh/ezyang/3045/orig 2024-12-17T23:29:55.2849967Z * [new branch] gh/ezyang/3046/base -> origin/gh/ezyang/3046/base 2024-12-17T23:29:55.2850978Z * [new branch] gh/ezyang/3046/head -> origin/gh/ezyang/3046/head 2024-12-17T23:29:55.2851999Z * [new branch] gh/ezyang/3046/orig -> origin/gh/ezyang/3046/orig 2024-12-17T23:29:55.2853392Z * [new branch] gh/ezyang/3047/base -> origin/gh/ezyang/3047/base 2024-12-17T23:29:55.2854372Z * [new branch] gh/ezyang/3047/head -> origin/gh/ezyang/3047/head 2024-12-17T23:29:55.2855547Z * [new branch] gh/ezyang/3047/orig -> origin/gh/ezyang/3047/orig 2024-12-17T23:29:55.2857350Z * [new branch] gh/ezyang/3048/base -> origin/gh/ezyang/3048/base 2024-12-17T23:29:55.2858356Z * [new branch] gh/ezyang/3048/head -> origin/gh/ezyang/3048/head 2024-12-17T23:29:55.2859351Z * [new branch] gh/ezyang/3048/orig -> origin/gh/ezyang/3048/orig 2024-12-17T23:29:55.2860762Z * [new branch] gh/ezyang/3049/base -> origin/gh/ezyang/3049/base 2024-12-17T23:29:55.2861800Z * [new branch] gh/ezyang/3049/head -> origin/gh/ezyang/3049/head 2024-12-17T23:29:55.2862788Z * [new branch] gh/ezyang/3049/orig -> origin/gh/ezyang/3049/orig 2024-12-17T23:29:55.2864127Z * [new branch] gh/ezyang/3050/base -> origin/gh/ezyang/3050/base 2024-12-17T23:29:55.2865381Z * [new branch] gh/ezyang/3050/head -> origin/gh/ezyang/3050/head 2024-12-17T23:29:55.2866484Z * [new branch] gh/ezyang/3050/orig -> origin/gh/ezyang/3050/orig 2024-12-17T23:29:55.2867891Z * [new branch] gh/ezyang/3051/base -> origin/gh/ezyang/3051/base 2024-12-17T23:29:55.2869010Z * [new branch] gh/ezyang/3051/head -> origin/gh/ezyang/3051/head 2024-12-17T23:29:55.2869861Z * [new branch] gh/ezyang/3051/orig -> origin/gh/ezyang/3051/orig 2024-12-17T23:29:55.2871360Z * [new branch] gh/ezyang/3052/base -> origin/gh/ezyang/3052/base 2024-12-17T23:29:55.2872314Z * [new branch] gh/ezyang/3052/head -> origin/gh/ezyang/3052/head 2024-12-17T23:29:55.2873388Z * [new branch] gh/ezyang/3052/orig -> origin/gh/ezyang/3052/orig 2024-12-17T23:29:55.2874712Z * [new branch] gh/ezyang/3053/base -> origin/gh/ezyang/3053/base 2024-12-17T23:29:55.2875732Z * [new branch] gh/ezyang/3053/head -> origin/gh/ezyang/3053/head 2024-12-17T23:29:55.2876712Z * [new branch] gh/ezyang/3053/orig -> origin/gh/ezyang/3053/orig 2024-12-17T23:29:55.2878048Z * [new branch] gh/ezyang/3054/base -> origin/gh/ezyang/3054/base 2024-12-17T23:29:55.2879060Z * [new branch] gh/ezyang/3054/head -> origin/gh/ezyang/3054/head 2024-12-17T23:29:55.2880087Z * [new branch] gh/ezyang/3054/orig -> origin/gh/ezyang/3054/orig 2024-12-17T23:29:55.2881439Z * [new branch] gh/ezyang/3055/base -> origin/gh/ezyang/3055/base 2024-12-17T23:29:55.2882713Z * [new branch] gh/ezyang/3055/head -> origin/gh/ezyang/3055/head 2024-12-17T23:29:55.2883270Z * [new branch] gh/ezyang/3055/orig -> origin/gh/ezyang/3055/orig 2024-12-17T23:29:55.2885308Z * [new branch] gh/fduwjj/102/base -> origin/gh/fduwjj/102/base 2024-12-17T23:29:55.2886309Z * [new branch] gh/fduwjj/102/head -> origin/gh/fduwjj/102/head 2024-12-17T23:29:55.2887460Z * [new branch] gh/fduwjj/102/orig -> origin/gh/fduwjj/102/orig 2024-12-17T23:29:55.2892897Z * [new branch] gh/fduwjj/156/base -> origin/gh/fduwjj/156/base 2024-12-17T23:29:55.2893967Z * [new branch] gh/fduwjj/156/head -> origin/gh/fduwjj/156/head 2024-12-17T23:29:55.2895381Z * [new branch] gh/fduwjj/156/orig -> origin/gh/fduwjj/156/orig 2024-12-17T23:29:55.2897161Z * [new branch] gh/fegin/128/base -> origin/gh/fegin/128/base 2024-12-17T23:29:55.2898156Z * [new branch] gh/fegin/128/head -> origin/gh/fegin/128/head 2024-12-17T23:29:55.2899266Z * [new branch] gh/fegin/128/orig -> origin/gh/fegin/128/orig 2024-12-17T23:29:55.2900646Z * [new branch] gh/fegin/138/base -> origin/gh/fegin/138/base 2024-12-17T23:29:55.2901687Z * [new branch] gh/fegin/138/head -> origin/gh/fegin/138/head 2024-12-17T23:29:55.2902647Z * [new branch] gh/fegin/138/orig -> origin/gh/fegin/138/orig 2024-12-17T23:29:55.2904092Z * [new branch] gh/fegin/139/base -> origin/gh/fegin/139/base 2024-12-17T23:29:55.2905056Z * [new branch] gh/fegin/139/head -> origin/gh/fegin/139/head 2024-12-17T23:29:55.2905975Z * [new branch] gh/fegin/139/orig -> origin/gh/fegin/139/orig 2024-12-17T23:29:55.2907578Z * [new branch] gh/fegin/140/base -> origin/gh/fegin/140/base 2024-12-17T23:29:55.2908548Z * [new branch] gh/fegin/140/head -> origin/gh/fegin/140/head 2024-12-17T23:29:55.2909451Z * [new branch] gh/fegin/140/orig -> origin/gh/fegin/140/orig 2024-12-17T23:29:55.2910955Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2024-12-17T23:29:55.2912082Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2024-12-17T23:29:55.2913196Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2024-12-17T23:29:55.2914642Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2024-12-17T23:29:55.2915842Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2024-12-17T23:29:55.2916854Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2024-12-17T23:29:55.2918508Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2024-12-17T23:29:55.2919058Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2024-12-17T23:29:55.2920061Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2024-12-17T23:29:55.2921495Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2024-12-17T23:29:55.2922586Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2024-12-17T23:29:55.2923673Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2024-12-17T23:29:55.2925057Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2024-12-17T23:29:55.2926196Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2024-12-17T23:29:55.2927224Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2024-12-17T23:29:55.2928611Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2024-12-17T23:29:55.2929710Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2024-12-17T23:29:55.2930776Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2024-12-17T23:29:55.2932072Z * [new branch] gh/fegin/286/base -> origin/gh/fegin/286/base 2024-12-17T23:29:55.2933099Z * [new branch] gh/fegin/286/head -> origin/gh/fegin/286/head 2024-12-17T23:29:55.2934116Z * [new branch] gh/fegin/286/orig -> origin/gh/fegin/286/orig 2024-12-17T23:29:55.2935570Z * [new branch] gh/fegin/288/base -> origin/gh/fegin/288/base 2024-12-17T23:29:55.2936550Z * [new branch] gh/fegin/288/head -> origin/gh/fegin/288/head 2024-12-17T23:29:55.2937540Z * [new branch] gh/fegin/288/orig -> origin/gh/fegin/288/orig 2024-12-17T23:29:55.2938869Z * [new branch] gh/fegin/289/base -> origin/gh/fegin/289/base 2024-12-17T23:29:55.2939842Z * [new branch] gh/fegin/289/head -> origin/gh/fegin/289/head 2024-12-17T23:29:55.2940877Z * [new branch] gh/fegin/289/orig -> origin/gh/fegin/289/orig 2024-12-17T23:29:55.2942192Z * [new branch] gh/fegin/290/base -> origin/gh/fegin/290/base 2024-12-17T23:29:55.2943282Z * [new branch] gh/fegin/290/head -> origin/gh/fegin/290/head 2024-12-17T23:29:55.2944322Z * [new branch] gh/fegin/290/orig -> origin/gh/fegin/290/orig 2024-12-17T23:29:55.2945655Z * [new branch] gh/fegin/291/base -> origin/gh/fegin/291/base 2024-12-17T23:29:55.2946661Z * [new branch] gh/fegin/291/head -> origin/gh/fegin/291/head 2024-12-17T23:29:55.2947927Z * [new branch] gh/fegin/291/orig -> origin/gh/fegin/291/orig 2024-12-17T23:29:55.2949184Z * [new branch] gh/fegin/292/base -> origin/gh/fegin/292/base 2024-12-17T23:29:55.2950221Z * [new branch] gh/fegin/292/head -> origin/gh/fegin/292/head 2024-12-17T23:29:55.2951189Z * [new branch] gh/fegin/292/orig -> origin/gh/fegin/292/orig 2024-12-17T23:29:55.2952952Z * [new branch] gh/fegin/293/base -> origin/gh/fegin/293/base 2024-12-17T23:29:55.2954037Z * [new branch] gh/fegin/293/head -> origin/gh/fegin/293/head 2024-12-17T23:29:55.2954985Z * [new branch] gh/fegin/293/orig -> origin/gh/fegin/293/orig 2024-12-17T23:29:55.2956693Z * [new branch] gh/fffrog/15/base -> origin/gh/fffrog/15/base 2024-12-17T23:29:55.2957507Z * [new branch] gh/fffrog/15/head -> origin/gh/fffrog/15/head 2024-12-17T23:29:55.2958590Z * [new branch] gh/fffrog/15/orig -> origin/gh/fffrog/15/orig 2024-12-17T23:29:55.2960003Z * [new branch] gh/fffrog/18/base -> origin/gh/fffrog/18/base 2024-12-17T23:29:55.2974718Z * [new branch] gh/fffrog/18/head -> origin/gh/fffrog/18/head 2024-12-17T23:29:55.2975135Z * [new branch] gh/fffrog/18/orig -> origin/gh/fffrog/18/orig 2024-12-17T23:29:55.2975362Z * [new branch] gh/fffrog/22/base -> origin/gh/fffrog/22/base 2024-12-17T23:29:55.2975594Z * [new branch] gh/fffrog/22/head -> origin/gh/fffrog/22/head 2024-12-17T23:29:55.2975806Z * [new branch] gh/fffrog/22/orig -> origin/gh/fffrog/22/orig 2024-12-17T23:29:55.2976041Z * [new branch] gh/fffrog/26/base -> origin/gh/fffrog/26/base 2024-12-17T23:29:55.2976253Z * [new branch] gh/fffrog/26/head -> origin/gh/fffrog/26/head 2024-12-17T23:29:55.2976465Z * [new branch] gh/fffrog/26/orig -> origin/gh/fffrog/26/orig 2024-12-17T23:29:55.2976689Z * [new branch] gh/fffrog/27/base -> origin/gh/fffrog/27/base 2024-12-17T23:29:55.2977019Z * [new branch] gh/fffrog/27/head -> origin/gh/fffrog/27/head 2024-12-17T23:29:55.2977229Z * [new branch] gh/fffrog/27/orig -> origin/gh/fffrog/27/orig 2024-12-17T23:29:55.2977454Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2024-12-17T23:29:55.2977666Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2024-12-17T23:29:55.2977899Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2024-12-17T23:29:55.2978117Z * [new branch] gh/fffrog/34/base -> origin/gh/fffrog/34/base 2024-12-17T23:29:55.2978332Z * [new branch] gh/fffrog/34/head -> origin/gh/fffrog/34/head 2024-12-17T23:29:55.2979614Z * [new branch] gh/fffrog/34/orig -> origin/gh/fffrog/34/orig 2024-12-17T23:29:55.2981008Z * [new branch] gh/fffrog/35/base -> origin/gh/fffrog/35/base 2024-12-17T23:29:55.2982135Z * [new branch] gh/fffrog/35/head -> origin/gh/fffrog/35/head 2024-12-17T23:29:55.2983285Z * [new branch] gh/fffrog/35/orig -> origin/gh/fffrog/35/orig 2024-12-17T23:29:55.2984715Z * [new branch] gh/fffrog/36/base -> origin/gh/fffrog/36/base 2024-12-17T23:29:55.2985841Z * [new branch] gh/fffrog/36/head -> origin/gh/fffrog/36/head 2024-12-17T23:29:55.2986940Z * [new branch] gh/fffrog/36/orig -> origin/gh/fffrog/36/orig 2024-12-17T23:29:55.2988911Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2024-12-17T23:29:55.2989987Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2024-12-17T23:29:55.2991139Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2024-12-17T23:29:55.2992966Z * [new branch] gh/guangy10/2/base -> origin/gh/guangy10/2/base 2024-12-17T23:29:55.2994065Z * [new branch] gh/guangy10/2/orig -> origin/gh/guangy10/2/orig 2024-12-17T23:29:55.2995827Z * [new branch] gh/guangyey/100/base -> origin/gh/guangyey/100/base 2024-12-17T23:29:55.2996975Z * [new branch] gh/guangyey/100/head -> origin/gh/guangyey/100/head 2024-12-17T23:29:55.2998136Z * [new branch] gh/guangyey/100/orig -> origin/gh/guangyey/100/orig 2024-12-17T23:29:55.2999719Z * [new branch] gh/guangyey/101/base -> origin/gh/guangyey/101/base 2024-12-17T23:29:55.3000918Z * [new branch] gh/guangyey/101/head -> origin/gh/guangyey/101/head 2024-12-17T23:29:55.3001998Z * [new branch] gh/guangyey/101/orig -> origin/gh/guangyey/101/orig 2024-12-17T23:29:55.3003429Z * [new branch] gh/guangyey/102/base -> origin/gh/guangyey/102/base 2024-12-17T23:29:55.3004629Z * [new branch] gh/guangyey/102/head -> origin/gh/guangyey/102/head 2024-12-17T23:29:55.3005810Z * [new branch] gh/guangyey/102/orig -> origin/gh/guangyey/102/orig 2024-12-17T23:29:55.3007294Z * [new branch] gh/guangyey/103/base -> origin/gh/guangyey/103/base 2024-12-17T23:29:55.3008390Z * [new branch] gh/guangyey/103/head -> origin/gh/guangyey/103/head 2024-12-17T23:29:55.3009510Z * [new branch] gh/guangyey/103/orig -> origin/gh/guangyey/103/orig 2024-12-17T23:29:55.3010981Z * [new branch] gh/guangyey/104/base -> origin/gh/guangyey/104/base 2024-12-17T23:29:55.3012136Z * [new branch] gh/guangyey/104/head -> origin/gh/guangyey/104/head 2024-12-17T23:29:55.3013224Z * [new branch] gh/guangyey/104/orig -> origin/gh/guangyey/104/orig 2024-12-17T23:29:55.3014752Z * [new branch] gh/guangyey/105/base -> origin/gh/guangyey/105/base 2024-12-17T23:29:55.3015863Z * [new branch] gh/guangyey/105/head -> origin/gh/guangyey/105/head 2024-12-17T23:29:55.3017066Z * [new branch] gh/guangyey/105/orig -> origin/gh/guangyey/105/orig 2024-12-17T23:29:55.3018511Z * [new branch] gh/guangyey/106/base -> origin/gh/guangyey/106/base 2024-12-17T23:29:55.3019645Z * [new branch] gh/guangyey/106/head -> origin/gh/guangyey/106/head 2024-12-17T23:29:55.3020782Z * [new branch] gh/guangyey/106/orig -> origin/gh/guangyey/106/orig 2024-12-17T23:29:55.3022218Z * [new branch] gh/guangyey/107/base -> origin/gh/guangyey/107/base 2024-12-17T23:29:55.3023339Z * [new branch] gh/guangyey/107/head -> origin/gh/guangyey/107/head 2024-12-17T23:29:55.3024438Z * [new branch] gh/guangyey/107/orig -> origin/gh/guangyey/107/orig 2024-12-17T23:29:55.3026005Z * [new branch] gh/guangyey/108/base -> origin/gh/guangyey/108/base 2024-12-17T23:29:55.3027160Z * [new branch] gh/guangyey/108/head -> origin/gh/guangyey/108/head 2024-12-17T23:29:55.3028829Z * [new branch] gh/guangyey/109/base -> origin/gh/guangyey/109/base 2024-12-17T23:29:55.3029948Z * [new branch] gh/guangyey/109/head -> origin/gh/guangyey/109/head 2024-12-17T23:29:55.3031070Z * [new branch] gh/guangyey/109/orig -> origin/gh/guangyey/109/orig 2024-12-17T23:29:55.3032943Z * [new branch] gh/guangyey/62/base -> origin/gh/guangyey/62/base 2024-12-17T23:29:55.3034056Z * [new branch] gh/guangyey/62/head -> origin/gh/guangyey/62/head 2024-12-17T23:29:55.3035205Z * [new branch] gh/guangyey/62/orig -> origin/gh/guangyey/62/orig 2024-12-17T23:29:55.3036941Z * [new branch] gh/guangyey/65/base -> origin/gh/guangyey/65/base 2024-12-17T23:29:55.3038096Z * [new branch] gh/guangyey/65/head -> origin/gh/guangyey/65/head 2024-12-17T23:29:55.3039223Z * [new branch] gh/guangyey/65/orig -> origin/gh/guangyey/65/orig 2024-12-17T23:29:55.3041119Z * [new branch] gh/guangyey/68/base -> origin/gh/guangyey/68/base 2024-12-17T23:29:55.3042283Z * [new branch] gh/guangyey/68/head -> origin/gh/guangyey/68/head 2024-12-17T23:29:55.3043437Z * [new branch] gh/guangyey/68/orig -> origin/gh/guangyey/68/orig 2024-12-17T23:29:55.3044907Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2024-12-17T23:29:55.3046117Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2024-12-17T23:29:55.3047209Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2024-12-17T23:29:55.3048696Z * [new branch] gh/guangyey/72/base -> origin/gh/guangyey/72/base 2024-12-17T23:29:55.3049830Z * [new branch] gh/guangyey/72/head -> origin/gh/guangyey/72/head 2024-12-17T23:29:55.3050947Z * [new branch] gh/guangyey/72/orig -> origin/gh/guangyey/72/orig 2024-12-17T23:29:55.3052848Z * [new branch] gh/guangyey/76/base -> origin/gh/guangyey/76/base 2024-12-17T23:29:55.3053945Z * [new branch] gh/guangyey/76/head -> origin/gh/guangyey/76/head 2024-12-17T23:29:55.3055096Z * [new branch] gh/guangyey/76/orig -> origin/gh/guangyey/76/orig 2024-12-17T23:29:55.3056596Z * [new branch] gh/guangyey/77/base -> origin/gh/guangyey/77/base 2024-12-17T23:29:55.3057812Z * [new branch] gh/guangyey/77/head -> origin/gh/guangyey/77/head 2024-12-17T23:29:55.3058945Z * [new branch] gh/guangyey/77/orig -> origin/gh/guangyey/77/orig 2024-12-17T23:29:55.3060810Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2024-12-17T23:29:55.3061995Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2024-12-17T23:29:55.3063129Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2024-12-17T23:29:55.3064623Z * [new branch] gh/guangyey/81/base -> origin/gh/guangyey/81/base 2024-12-17T23:29:55.3065791Z * [new branch] gh/guangyey/81/head -> origin/gh/guangyey/81/head 2024-12-17T23:29:55.3066870Z * [new branch] gh/guangyey/81/orig -> origin/gh/guangyey/81/orig 2024-12-17T23:29:55.3068578Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2024-12-17T23:29:55.3069629Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2024-12-17T23:29:55.3070748Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2024-12-17T23:29:55.3072292Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2024-12-17T23:29:55.3073423Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2024-12-17T23:29:55.3074517Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2024-12-17T23:29:55.3076006Z * [new branch] gh/guangyey/90/base -> origin/gh/guangyey/90/base 2024-12-17T23:29:55.3077200Z * [new branch] gh/guangyey/90/head -> origin/gh/guangyey/90/head 2024-12-17T23:29:55.3078364Z * [new branch] gh/guangyey/90/orig -> origin/gh/guangyey/90/orig 2024-12-17T23:29:55.3079810Z * [new branch] gh/guangyey/95/base -> origin/gh/guangyey/95/base 2024-12-17T23:29:55.3080961Z * [new branch] gh/guangyey/95/head -> origin/gh/guangyey/95/head 2024-12-17T23:29:55.3082079Z * [new branch] gh/guangyey/95/orig -> origin/gh/guangyey/95/orig 2024-12-17T23:29:55.3083622Z * [new branch] gh/guangyey/96/base -> origin/gh/guangyey/96/base 2024-12-17T23:29:55.3084744Z * [new branch] gh/guangyey/96/head -> origin/gh/guangyey/96/head 2024-12-17T23:29:55.3086051Z * [new branch] gh/guangyey/96/orig -> origin/gh/guangyey/96/orig 2024-12-17T23:29:55.3087925Z * [new branch] gh/guangyey/97/base -> origin/gh/guangyey/97/base 2024-12-17T23:29:55.3088987Z * [new branch] gh/guangyey/97/head -> origin/gh/guangyey/97/head 2024-12-17T23:29:55.3090106Z * [new branch] gh/guangyey/97/orig -> origin/gh/guangyey/97/orig 2024-12-17T23:29:55.3091464Z * [new branch] gh/guangyey/98/base -> origin/gh/guangyey/98/base 2024-12-17T23:29:55.3092758Z * [new branch] gh/guangyey/98/head -> origin/gh/guangyey/98/head 2024-12-17T23:29:55.3094270Z * [new branch] gh/guangyey/98/orig -> origin/gh/guangyey/98/orig 2024-12-17T23:29:55.3095740Z * [new branch] gh/guangyey/99/base -> origin/gh/guangyey/99/base 2024-12-17T23:29:55.3096916Z * [new branch] gh/guangyey/99/head -> origin/gh/guangyey/99/head 2024-12-17T23:29:55.3098039Z * [new branch] gh/guangyey/99/orig -> origin/gh/guangyey/99/orig 2024-12-17T23:29:55.3099933Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2024-12-17T23:29:55.3101064Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2024-12-17T23:29:55.3102268Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2024-12-17T23:29:55.3103774Z * [new branch] gh/guilhermeleobas/65/base -> origin/gh/guilhermeleobas/65/base 2024-12-17T23:29:55.3104969Z * [new branch] gh/guilhermeleobas/65/head -> origin/gh/guilhermeleobas/65/head 2024-12-17T23:29:55.3106143Z * [new branch] gh/guilhermeleobas/65/orig -> origin/gh/guilhermeleobas/65/orig 2024-12-17T23:29:55.3107696Z * [new branch] gh/guilhermeleobas/69/base -> origin/gh/guilhermeleobas/69/base 2024-12-17T23:29:55.3108859Z * [new branch] gh/guilhermeleobas/69/head -> origin/gh/guilhermeleobas/69/head 2024-12-17T23:29:55.3109981Z * [new branch] gh/guilhermeleobas/69/orig -> origin/gh/guilhermeleobas/69/orig 2024-12-17T23:29:55.3111454Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2024-12-17T23:29:55.3112621Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2024-12-17T23:29:55.3113737Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2024-12-17T23:29:55.3115259Z * [new branch] gh/guilhermeleobas/74/base -> origin/gh/guilhermeleobas/74/base 2024-12-17T23:29:55.3116420Z * [new branch] gh/guilhermeleobas/74/head -> origin/gh/guilhermeleobas/74/head 2024-12-17T23:29:55.3117549Z * [new branch] gh/guilhermeleobas/74/orig -> origin/gh/guilhermeleobas/74/orig 2024-12-17T23:29:55.3119014Z * [new branch] gh/guilhermeleobas/76/base -> origin/gh/guilhermeleobas/76/base 2024-12-17T23:29:55.3120162Z * [new branch] gh/guilhermeleobas/76/head -> origin/gh/guilhermeleobas/76/head 2024-12-17T23:29:55.3121295Z * [new branch] gh/guilhermeleobas/76/orig -> origin/gh/guilhermeleobas/76/orig 2024-12-17T23:29:55.3122738Z * [new branch] gh/guilhermeleobas/77/base -> origin/gh/guilhermeleobas/77/base 2024-12-17T23:29:55.3123891Z * [new branch] gh/guilhermeleobas/77/head -> origin/gh/guilhermeleobas/77/head 2024-12-17T23:29:55.3125015Z * [new branch] gh/guilhermeleobas/77/orig -> origin/gh/guilhermeleobas/77/orig 2024-12-17T23:29:55.3126515Z * [new branch] gh/guilhermeleobas/78/base -> origin/gh/guilhermeleobas/78/base 2024-12-17T23:29:55.3127658Z * [new branch] gh/guilhermeleobas/78/head -> origin/gh/guilhermeleobas/78/head 2024-12-17T23:29:55.3128761Z * [new branch] gh/guilhermeleobas/78/orig -> origin/gh/guilhermeleobas/78/orig 2024-12-17T23:29:55.3130252Z * [new branch] gh/guilhermeleobas/79/base -> origin/gh/guilhermeleobas/79/base 2024-12-17T23:29:55.3131407Z * [new branch] gh/guilhermeleobas/79/head -> origin/gh/guilhermeleobas/79/head 2024-12-17T23:29:55.3132523Z * [new branch] gh/guilhermeleobas/79/orig -> origin/gh/guilhermeleobas/79/orig 2024-12-17T23:29:55.3134035Z * [new branch] gh/guilhermeleobas/80/base -> origin/gh/guilhermeleobas/80/base 2024-12-17T23:29:55.3135268Z * [new branch] gh/guilhermeleobas/80/head -> origin/gh/guilhermeleobas/80/head 2024-12-17T23:29:55.3136399Z * [new branch] gh/guilhermeleobas/80/orig -> origin/gh/guilhermeleobas/80/orig 2024-12-17T23:29:55.3137845Z * [new branch] gh/guilhermeleobas/81/base -> origin/gh/guilhermeleobas/81/base 2024-12-17T23:29:55.3139031Z * [new branch] gh/guilhermeleobas/81/head -> origin/gh/guilhermeleobas/81/head 2024-12-17T23:29:55.3140144Z * [new branch] gh/guilhermeleobas/81/orig -> origin/gh/guilhermeleobas/81/orig 2024-12-17T23:29:55.3141642Z * [new branch] gh/guilhermeleobas/82/base -> origin/gh/guilhermeleobas/82/base 2024-12-17T23:29:55.3142851Z * [new branch] gh/guilhermeleobas/82/head -> origin/gh/guilhermeleobas/82/head 2024-12-17T23:29:55.3143897Z * [new branch] gh/guilhermeleobas/82/orig -> origin/gh/guilhermeleobas/82/orig 2024-12-17T23:29:55.3145405Z * [new branch] gh/guilhermeleobas/83/base -> origin/gh/guilhermeleobas/83/base 2024-12-17T23:29:55.3146539Z * [new branch] gh/guilhermeleobas/83/head -> origin/gh/guilhermeleobas/83/head 2024-12-17T23:29:55.3147772Z * [new branch] gh/guilhermeleobas/83/orig -> origin/gh/guilhermeleobas/83/orig 2024-12-17T23:29:55.3149616Z * [new branch] gh/int3/10/base -> origin/gh/int3/10/base 2024-12-17T23:29:55.3150941Z * [new branch] gh/int3/10/head -> origin/gh/int3/10/head 2024-12-17T23:29:55.3152226Z * [new branch] gh/int3/10/orig -> origin/gh/int3/10/orig 2024-12-17T23:29:55.3153778Z * [new branch] gh/int3/100/base -> origin/gh/int3/100/base 2024-12-17T23:29:55.3154995Z * [new branch] gh/int3/100/head -> origin/gh/int3/100/head 2024-12-17T23:29:55.3156047Z * [new branch] gh/int3/100/orig -> origin/gh/int3/100/orig 2024-12-17T23:29:55.3157589Z * [new branch] gh/int3/109/base -> origin/gh/int3/109/base 2024-12-17T23:29:55.3158846Z * [new branch] gh/int3/109/head -> origin/gh/int3/109/head 2024-12-17T23:29:55.3160050Z * [new branch] gh/int3/109/orig -> origin/gh/int3/109/orig 2024-12-17T23:29:55.3161625Z * [new branch] gh/int3/11/base -> origin/gh/int3/11/base 2024-12-17T23:29:55.3162820Z * [new branch] gh/int3/11/head -> origin/gh/int3/11/head 2024-12-17T23:29:55.3164051Z * [new branch] gh/int3/11/orig -> origin/gh/int3/11/orig 2024-12-17T23:29:55.3165661Z * [new branch] gh/int3/113/base -> origin/gh/int3/113/base 2024-12-17T23:29:55.3166769Z * [new branch] gh/int3/113/head -> origin/gh/int3/113/head 2024-12-17T23:29:55.3167911Z * [new branch] gh/int3/113/orig -> origin/gh/int3/113/orig 2024-12-17T23:29:55.3169461Z * [new branch] gh/int3/2/base -> origin/gh/int3/2/base 2024-12-17T23:29:55.3170599Z * [new branch] gh/int3/2/orig -> origin/gh/int3/2/orig 2024-12-17T23:29:55.3172158Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2024-12-17T23:29:55.3173415Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2024-12-17T23:29:55.3174554Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2024-12-17T23:29:55.3176134Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2024-12-17T23:29:55.3177340Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2024-12-17T23:29:55.3178977Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2024-12-17T23:29:55.3180442Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2024-12-17T23:29:55.3181620Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2024-12-17T23:29:55.3182808Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2024-12-17T23:29:55.3184357Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2024-12-17T23:29:55.3185718Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2024-12-17T23:29:55.3186825Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2024-12-17T23:29:55.3190042Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2024-12-17T23:29:55.3191337Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2024-12-17T23:29:55.3192570Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2024-12-17T23:29:55.3194133Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2024-12-17T23:29:55.3195287Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2024-12-17T23:29:55.3196482Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2024-12-17T23:29:55.3198123Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2024-12-17T23:29:55.3199297Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2024-12-17T23:29:55.3200437Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2024-12-17T23:29:55.3202094Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2024-12-17T23:29:55.3203300Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2024-12-17T23:29:55.3204490Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2024-12-17T23:29:55.3206038Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2024-12-17T23:29:55.3207237Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2024-12-17T23:29:55.3208426Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2024-12-17T23:29:55.3209961Z * [new branch] gh/int3/9/base -> origin/gh/int3/9/base 2024-12-17T23:29:55.3211308Z * [new branch] gh/int3/9/head -> origin/gh/int3/9/head 2024-12-17T23:29:55.3212517Z * [new branch] gh/int3/9/orig -> origin/gh/int3/9/orig 2024-12-17T23:29:55.3214104Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2024-12-17T23:29:55.3215231Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2024-12-17T23:29:55.3216329Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2024-12-17T23:29:55.3217858Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2024-12-17T23:29:55.3219043Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2024-12-17T23:29:55.3220220Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2024-12-17T23:29:55.3222187Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2024-12-17T23:29:55.3223338Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2024-12-17T23:29:55.3225101Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2024-12-17T23:29:55.3226252Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2024-12-17T23:29:55.3227768Z * [new branch] gh/isuruf/102/base -> origin/gh/isuruf/102/base 2024-12-17T23:29:55.3228877Z * [new branch] gh/isuruf/102/head -> origin/gh/isuruf/102/head 2024-12-17T23:29:55.3230012Z * [new branch] gh/isuruf/102/orig -> origin/gh/isuruf/102/orig 2024-12-17T23:29:55.3231544Z * [new branch] gh/isuruf/103/base -> origin/gh/isuruf/103/base 2024-12-17T23:29:55.3232850Z * [new branch] gh/isuruf/103/head -> origin/gh/isuruf/103/head 2024-12-17T23:29:55.3233820Z * [new branch] gh/isuruf/103/orig -> origin/gh/isuruf/103/orig 2024-12-17T23:29:55.3235424Z * [new branch] gh/isuruf/104/base -> origin/gh/isuruf/104/base 2024-12-17T23:29:55.3236549Z * [new branch] gh/isuruf/104/head -> origin/gh/isuruf/104/head 2024-12-17T23:29:55.3237728Z * [new branch] gh/isuruf/104/orig -> origin/gh/isuruf/104/orig 2024-12-17T23:29:55.3239148Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2024-12-17T23:29:55.3240354Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2024-12-17T23:29:55.3241436Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2024-12-17T23:29:55.3242921Z * [new branch] gh/isuruf/106/base -> origin/gh/isuruf/106/base 2024-12-17T23:29:55.3244109Z * [new branch] gh/isuruf/106/head -> origin/gh/isuruf/106/head 2024-12-17T23:29:55.3245245Z * [new branch] gh/isuruf/106/orig -> origin/gh/isuruf/106/orig 2024-12-17T23:29:55.3246959Z * [new branch] gh/isuruf/107/base -> origin/gh/isuruf/107/base 2024-12-17T23:29:55.3247988Z * [new branch] gh/isuruf/107/head -> origin/gh/isuruf/107/head 2024-12-17T23:29:55.3249085Z * [new branch] gh/isuruf/107/orig -> origin/gh/isuruf/107/orig 2024-12-17T23:29:55.3250640Z * [new branch] gh/isuruf/108/base -> origin/gh/isuruf/108/base 2024-12-17T23:29:55.3251800Z * [new branch] gh/isuruf/108/head -> origin/gh/isuruf/108/head 2024-12-17T23:29:55.3252858Z * [new branch] gh/isuruf/108/orig -> origin/gh/isuruf/108/orig 2024-12-17T23:29:55.3254326Z * [new branch] gh/isuruf/109/base -> origin/gh/isuruf/109/base 2024-12-17T23:29:55.3255422Z * [new branch] gh/isuruf/109/head -> origin/gh/isuruf/109/head 2024-12-17T23:29:55.3256474Z * [new branch] gh/isuruf/109/orig -> origin/gh/isuruf/109/orig 2024-12-17T23:29:55.3257905Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2024-12-17T23:29:55.3259058Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2024-12-17T23:29:55.3260238Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2024-12-17T23:29:55.3261928Z * [new branch] gh/isuruf/74/base -> origin/gh/isuruf/74/base 2024-12-17T23:29:55.3263078Z * [new branch] gh/isuruf/74/head -> origin/gh/isuruf/74/head 2024-12-17T23:29:55.3264184Z * [new branch] gh/isuruf/74/orig -> origin/gh/isuruf/74/orig 2024-12-17T23:29:55.3265723Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2024-12-17T23:29:55.3266945Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2024-12-17T23:29:55.3268167Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2024-12-17T23:29:55.3269727Z * [new branch] gh/isuruf/83/base -> origin/gh/isuruf/83/base 2024-12-17T23:29:55.3270789Z * [new branch] gh/isuruf/83/head -> origin/gh/isuruf/83/head 2024-12-17T23:29:55.3271930Z * [new branch] gh/isuruf/83/orig -> origin/gh/isuruf/83/orig 2024-12-17T23:29:55.3273856Z * [new branch] gh/isuruf/98/base -> origin/gh/isuruf/98/base 2024-12-17T23:29:55.3274978Z * [new branch] gh/isuruf/98/head -> origin/gh/isuruf/98/head 2024-12-17T23:29:55.3276129Z * [new branch] gh/isuruf/98/orig -> origin/gh/isuruf/98/orig 2024-12-17T23:29:55.3277853Z * [new branch] gh/jamesjwu/48/base -> origin/gh/jamesjwu/48/base 2024-12-17T23:29:55.3279026Z * [new branch] gh/jamesjwu/48/head -> origin/gh/jamesjwu/48/head 2024-12-17T23:29:55.3280145Z * [new branch] gh/jamesjwu/48/orig -> origin/gh/jamesjwu/48/orig 2024-12-17T23:29:55.3281623Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2024-12-17T23:29:55.3282831Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2024-12-17T23:29:55.3284207Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2024-12-17T23:29:55.3285327Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2024-12-17T23:29:55.3286605Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2024-12-17T23:29:55.3287940Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2024-12-17T23:29:55.3289465Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2024-12-17T23:29:55.3290571Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2024-12-17T23:29:55.3292323Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2024-12-17T23:29:55.3293399Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2024-12-17T23:29:55.3294758Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2024-12-17T23:29:55.3295870Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2024-12-17T23:29:55.3297186Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2024-12-17T23:29:55.3298351Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2024-12-17T23:29:55.3299839Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2024-12-17T23:29:55.3300925Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2024-12-17T23:29:55.3302276Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2024-12-17T23:29:55.3303344Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2024-12-17T23:29:55.3304684Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2024-12-17T23:29:55.3305748Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2024-12-17T23:29:55.3307098Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2024-12-17T23:29:55.3308283Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2024-12-17T23:29:55.3309609Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2024-12-17T23:29:55.3310760Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2024-12-17T23:29:55.3312233Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2024-12-17T23:29:55.3313375Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2024-12-17T23:29:55.3314717Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2024-12-17T23:29:55.3315792Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2024-12-17T23:29:55.3317303Z * [new branch] gh/jamesjwu/70/base -> origin/gh/jamesjwu/70/base 2024-12-17T23:29:55.3318444Z * [new branch] gh/jamesjwu/70/head -> origin/gh/jamesjwu/70/head 2024-12-17T23:29:55.3319608Z * [new branch] gh/jamesjwu/70/orig -> origin/gh/jamesjwu/70/orig 2024-12-17T23:29:55.3321177Z * [new branch] gh/jamesjwu/78/base -> origin/gh/jamesjwu/78/base 2024-12-17T23:29:55.3322439Z * [new branch] gh/jamesjwu/78/head -> origin/gh/jamesjwu/78/head 2024-12-17T23:29:55.3324176Z * [new branch] gh/jamesjwu/78/orig -> origin/gh/jamesjwu/78/orig 2024-12-17T23:29:55.3325531Z * [new branch] gh/jamesjwu/79/base -> origin/gh/jamesjwu/79/base 2024-12-17T23:29:55.3326677Z * [new branch] gh/jamesjwu/79/head -> origin/gh/jamesjwu/79/head 2024-12-17T23:29:55.3327819Z * [new branch] gh/jamesjwu/79/orig -> origin/gh/jamesjwu/79/orig 2024-12-17T23:29:55.3329805Z * [new branch] gh/jamesjwu/80/base -> origin/gh/jamesjwu/80/base 2024-12-17T23:29:55.3330962Z * [new branch] gh/jamesjwu/80/head -> origin/gh/jamesjwu/80/head 2024-12-17T23:29:55.3332097Z * [new branch] gh/jamesjwu/80/orig -> origin/gh/jamesjwu/80/orig 2024-12-17T23:29:55.3333528Z * [new branch] gh/jamesjwu/81/base -> origin/gh/jamesjwu/81/base 2024-12-17T23:29:55.3334771Z * [new branch] gh/jamesjwu/81/head -> origin/gh/jamesjwu/81/head 2024-12-17T23:29:55.3335979Z * [new branch] gh/jamesjwu/81/orig -> origin/gh/jamesjwu/81/orig 2024-12-17T23:29:55.3337516Z * [new branch] gh/jamesjwu/82/base -> origin/gh/jamesjwu/82/base 2024-12-17T23:29:55.3338848Z * [new branch] gh/jamesjwu/82/head -> origin/gh/jamesjwu/82/head 2024-12-17T23:29:55.3340134Z * [new branch] gh/jamesjwu/82/orig -> origin/gh/jamesjwu/82/orig 2024-12-17T23:29:55.3341642Z * [new branch] gh/jamesjwu/83/base -> origin/gh/jamesjwu/83/base 2024-12-17T23:29:55.3342811Z * [new branch] gh/jamesjwu/83/head -> origin/gh/jamesjwu/83/head 2024-12-17T23:29:55.3343947Z * [new branch] gh/jamesjwu/83/orig -> origin/gh/jamesjwu/83/orig 2024-12-17T23:29:55.3345557Z * [new branch] gh/jamesjwu/84/base -> origin/gh/jamesjwu/84/base 2024-12-17T23:29:55.3346730Z * [new branch] gh/jamesjwu/84/head -> origin/gh/jamesjwu/84/head 2024-12-17T23:29:55.3348002Z * [new branch] gh/jamesjwu/84/orig -> origin/gh/jamesjwu/84/orig 2024-12-17T23:29:55.3350000Z * [new branch] gh/jamesjwu/85/base -> origin/gh/jamesjwu/85/base 2024-12-17T23:29:55.3351142Z * [new branch] gh/jamesjwu/85/head -> origin/gh/jamesjwu/85/head 2024-12-17T23:29:55.3352279Z * [new branch] gh/jamesjwu/85/orig -> origin/gh/jamesjwu/85/orig 2024-12-17T23:29:55.3353804Z * [new branch] gh/jamesjwu/86/base -> origin/gh/jamesjwu/86/base 2024-12-17T23:29:55.3355035Z * [new branch] gh/jamesjwu/86/head -> origin/gh/jamesjwu/86/head 2024-12-17T23:29:55.3356342Z * [new branch] gh/jamesjwu/86/orig -> origin/gh/jamesjwu/86/orig 2024-12-17T23:29:55.3357848Z * [new branch] gh/jamesjwu/87/base -> origin/gh/jamesjwu/87/base 2024-12-17T23:29:55.3358970Z * [new branch] gh/jamesjwu/87/head -> origin/gh/jamesjwu/87/head 2024-12-17T23:29:55.3360113Z * [new branch] gh/jamesjwu/87/orig -> origin/gh/jamesjwu/87/orig 2024-12-17T23:29:55.3361629Z * [new branch] gh/jamesjwu/88/base -> origin/gh/jamesjwu/88/base 2024-12-17T23:29:55.3362895Z * [new branch] gh/jamesjwu/88/head -> origin/gh/jamesjwu/88/head 2024-12-17T23:29:55.3363984Z * [new branch] gh/jamesjwu/88/orig -> origin/gh/jamesjwu/88/orig 2024-12-17T23:29:55.3365520Z * [new branch] gh/jamesjwu/89/base -> origin/gh/jamesjwu/89/base 2024-12-17T23:29:55.3366598Z * [new branch] gh/jamesjwu/89/head -> origin/gh/jamesjwu/89/head 2024-12-17T23:29:55.3367829Z * [new branch] gh/jamesjwu/89/orig -> origin/gh/jamesjwu/89/orig 2024-12-17T23:29:55.3369426Z * [new branch] gh/jamesjwu/90/base -> origin/gh/jamesjwu/90/base 2024-12-17T23:29:55.3370831Z * [new branch] gh/jamesjwu/90/head -> origin/gh/jamesjwu/90/head 2024-12-17T23:29:55.3372342Z * [new branch] gh/jamesjwu/90/orig -> origin/gh/jamesjwu/90/orig 2024-12-17T23:29:55.3373643Z * [new branch] gh/jamesjwu/91/base -> origin/gh/jamesjwu/91/base 2024-12-17T23:29:55.3374815Z * [new branch] gh/jamesjwu/91/head -> origin/gh/jamesjwu/91/head 2024-12-17T23:29:55.3376057Z * [new branch] gh/jamesjwu/91/orig -> origin/gh/jamesjwu/91/orig 2024-12-17T23:29:55.3377820Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2024-12-17T23:29:55.3379067Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2024-12-17T23:29:55.3380186Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2024-12-17T23:29:55.3381697Z * [new branch] gh/janeyx99/184/base -> origin/gh/janeyx99/184/base 2024-12-17T23:29:55.3382909Z * [new branch] gh/janeyx99/184/head -> origin/gh/janeyx99/184/head 2024-12-17T23:29:55.3384013Z * [new branch] gh/janeyx99/184/orig -> origin/gh/janeyx99/184/orig 2024-12-17T23:29:55.3385549Z * [new branch] gh/janeyx99/187/base -> origin/gh/janeyx99/187/base 2024-12-17T23:29:55.3386693Z * [new branch] gh/janeyx99/187/head -> origin/gh/janeyx99/187/head 2024-12-17T23:29:55.3388244Z * [new branch] gh/janeyx99/187/orig -> origin/gh/janeyx99/187/orig 2024-12-17T23:29:55.3390027Z * [new branch] gh/janeyx99/196/base -> origin/gh/janeyx99/196/base 2024-12-17T23:29:55.3391167Z * [new branch] gh/janeyx99/196/head -> origin/gh/janeyx99/196/head 2024-12-17T23:29:55.3392358Z * [new branch] gh/janeyx99/196/orig -> origin/gh/janeyx99/196/orig 2024-12-17T23:29:55.3393874Z * [new branch] gh/janeyx99/200/base -> origin/gh/janeyx99/200/base 2024-12-17T23:29:55.3395116Z * [new branch] gh/janeyx99/200/head -> origin/gh/janeyx99/200/head 2024-12-17T23:29:55.3396344Z * [new branch] gh/janeyx99/200/orig -> origin/gh/janeyx99/200/orig 2024-12-17T23:29:55.3397662Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2024-12-17T23:29:55.3398834Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2024-12-17T23:29:55.3399941Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2024-12-17T23:29:55.3401537Z * [new branch] gh/janeyx99/207/base -> origin/gh/janeyx99/207/base 2024-12-17T23:29:55.3402661Z * [new branch] gh/janeyx99/207/head -> origin/gh/janeyx99/207/head 2024-12-17T23:29:55.3403849Z * [new branch] gh/janeyx99/207/orig -> origin/gh/janeyx99/207/orig 2024-12-17T23:29:55.3405385Z * [new branch] gh/janeyx99/67/base -> origin/gh/janeyx99/67/base 2024-12-17T23:29:55.3406516Z * [new branch] gh/janeyx99/67/head -> origin/gh/janeyx99/67/head 2024-12-17T23:29:55.3408050Z * [new branch] gh/janeyx99/86/base -> origin/gh/janeyx99/86/base 2024-12-17T23:29:55.3409200Z * [new branch] gh/janeyx99/86/head -> origin/gh/janeyx99/86/head 2024-12-17T23:29:55.3410342Z * [new branch] gh/janeyx99/86/orig -> origin/gh/janeyx99/86/orig 2024-12-17T23:29:55.3411840Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2024-12-17T23:29:55.3413020Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2024-12-17T23:29:55.3414155Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2024-12-17T23:29:55.3416817Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2024-12-17T23:29:55.3418046Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2024-12-17T23:29:55.3419340Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2024-12-17T23:29:55.3420726Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2024-12-17T23:29:55.3421855Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2024-12-17T23:29:55.3423323Z * [new branch] gh/jansel/422/base -> origin/gh/jansel/422/base 2024-12-17T23:29:55.3424463Z * [new branch] gh/jansel/422/head -> origin/gh/jansel/422/head 2024-12-17T23:29:55.3425575Z * [new branch] gh/jansel/422/orig -> origin/gh/jansel/422/orig 2024-12-17T23:29:55.3427054Z * [new branch] gh/jansel/434/base -> origin/gh/jansel/434/base 2024-12-17T23:29:55.3428330Z * [new branch] gh/jansel/434/head -> origin/gh/jansel/434/head 2024-12-17T23:29:55.3429432Z * [new branch] gh/jansel/434/orig -> origin/gh/jansel/434/orig 2024-12-17T23:29:55.3430935Z * [new branch] gh/jansel/435/base -> origin/gh/jansel/435/base 2024-12-17T23:29:55.3432040Z * [new branch] gh/jansel/435/head -> origin/gh/jansel/435/head 2024-12-17T23:29:55.3433250Z * [new branch] gh/jansel/435/orig -> origin/gh/jansel/435/orig 2024-12-17T23:29:55.3434812Z * [new branch] gh/jansel/436/base -> origin/gh/jansel/436/base 2024-12-17T23:29:55.3435980Z * [new branch] gh/jansel/436/head -> origin/gh/jansel/436/head 2024-12-17T23:29:55.3437081Z * [new branch] gh/jansel/436/orig -> origin/gh/jansel/436/orig 2024-12-17T23:29:55.3438444Z * [new branch] gh/jansel/437/base -> origin/gh/jansel/437/base 2024-12-17T23:29:55.3439552Z * [new branch] gh/jansel/437/head -> origin/gh/jansel/437/head 2024-12-17T23:29:55.3440678Z * [new branch] gh/jansel/437/orig -> origin/gh/jansel/437/orig 2024-12-17T23:29:55.3442065Z * [new branch] gh/jansel/438/base -> origin/gh/jansel/438/base 2024-12-17T23:29:55.3443244Z * [new branch] gh/jansel/438/head -> origin/gh/jansel/438/head 2024-12-17T23:29:55.3444376Z * [new branch] gh/jansel/438/orig -> origin/gh/jansel/438/orig 2024-12-17T23:29:55.3445923Z * [new branch] gh/jansel/439/base -> origin/gh/jansel/439/base 2024-12-17T23:29:55.3446978Z * [new branch] gh/jansel/439/head -> origin/gh/jansel/439/head 2024-12-17T23:29:55.3448125Z * [new branch] gh/jansel/439/orig -> origin/gh/jansel/439/orig 2024-12-17T23:29:55.3449558Z * [new branch] gh/jansel/440/base -> origin/gh/jansel/440/base 2024-12-17T23:29:55.3450673Z * [new branch] gh/jansel/440/head -> origin/gh/jansel/440/head 2024-12-17T23:29:55.3452218Z * [new branch] gh/jansel/440/orig -> origin/gh/jansel/440/orig 2024-12-17T23:29:55.3453702Z * [new branch] gh/jansel/441/base -> origin/gh/jansel/441/base 2024-12-17T23:29:55.3454838Z * [new branch] gh/jansel/441/head -> origin/gh/jansel/441/head 2024-12-17T23:29:55.3456004Z * [new branch] gh/jansel/441/orig -> origin/gh/jansel/441/orig 2024-12-17T23:29:55.3457432Z * [new branch] gh/jansel/442/base -> origin/gh/jansel/442/base 2024-12-17T23:29:55.3458559Z * [new branch] gh/jansel/442/head -> origin/gh/jansel/442/head 2024-12-17T23:29:55.3459675Z * [new branch] gh/jansel/442/orig -> origin/gh/jansel/442/orig 2024-12-17T23:29:55.3461183Z * [new branch] gh/jansel/443/base -> origin/gh/jansel/443/base 2024-12-17T23:29:55.3462325Z * [new branch] gh/jansel/443/head -> origin/gh/jansel/443/head 2024-12-17T23:29:55.3463767Z * [new branch] gh/jansel/444/base -> origin/gh/jansel/444/base 2024-12-17T23:29:55.3464822Z * [new branch] gh/jansel/444/head -> origin/gh/jansel/444/head 2024-12-17T23:29:55.3465979Z * [new branch] gh/jansel/444/orig -> origin/gh/jansel/444/orig 2024-12-17T23:29:55.3467502Z * [new branch] gh/jansel/445/base -> origin/gh/jansel/445/base 2024-12-17T23:29:55.3468669Z * [new branch] gh/jansel/445/head -> origin/gh/jansel/445/head 2024-12-17T23:29:55.3469772Z * [new branch] gh/jansel/445/orig -> origin/gh/jansel/445/orig 2024-12-17T23:29:55.3471231Z * [new branch] gh/jansel/446/base -> origin/gh/jansel/446/base 2024-12-17T23:29:55.3472350Z * [new branch] gh/jansel/446/head -> origin/gh/jansel/446/head 2024-12-17T23:29:55.3473476Z * [new branch] gh/jansel/446/orig -> origin/gh/jansel/446/orig 2024-12-17T23:29:55.3475417Z * [new branch] gh/jansel/447/base -> origin/gh/jansel/447/base 2024-12-17T23:29:55.3476599Z * [new branch] gh/jansel/447/head -> origin/gh/jansel/447/head 2024-12-17T23:29:55.3477758Z * [new branch] gh/jansel/447/orig -> origin/gh/jansel/447/orig 2024-12-17T23:29:55.3479299Z * [new branch] gh/jansel/448/base -> origin/gh/jansel/448/base 2024-12-17T23:29:55.3480999Z * [new branch] gh/jansel/448/head -> origin/gh/jansel/448/head 2024-12-17T23:29:55.3482254Z * [new branch] gh/jansel/448/orig -> origin/gh/jansel/448/orig 2024-12-17T23:29:55.3483539Z * [new branch] gh/jansel/449/base -> origin/gh/jansel/449/base 2024-12-17T23:29:55.3484539Z * [new branch] gh/jansel/449/head -> origin/gh/jansel/449/head 2024-12-17T23:29:55.3485940Z * [new branch] gh/jansel/449/orig -> origin/gh/jansel/449/orig 2024-12-17T23:29:55.3488944Z * [new branch] gh/jansel/450/base -> origin/gh/jansel/450/base 2024-12-17T23:29:55.3490876Z * [new branch] gh/jansel/450/head -> origin/gh/jansel/450/head 2024-12-17T23:29:55.3491260Z * [new branch] gh/jansel/450/orig -> origin/gh/jansel/450/orig 2024-12-17T23:29:55.3492808Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2024-12-17T23:29:55.3493831Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2024-12-17T23:29:55.3494868Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2024-12-17T23:29:55.3496220Z * [new branch] gh/jansel/452/base -> origin/gh/jansel/452/base 2024-12-17T23:29:55.3497262Z * [new branch] gh/jansel/452/head -> origin/gh/jansel/452/head 2024-12-17T23:29:55.3498237Z * [new branch] gh/jansel/452/orig -> origin/gh/jansel/452/orig 2024-12-17T23:29:55.3499917Z * [new branch] gh/jbschlosser/174/base -> origin/gh/jbschlosser/174/base 2024-12-17T23:29:55.3501554Z * [new branch] gh/jbschlosser/174/head -> origin/gh/jbschlosser/174/head 2024-12-17T23:29:55.3502641Z * [new branch] gh/jbschlosser/174/orig -> origin/gh/jbschlosser/174/orig 2024-12-17T23:29:55.3504066Z * [new branch] gh/jbschlosser/177/base -> origin/gh/jbschlosser/177/base 2024-12-17T23:29:55.3505055Z * [new branch] gh/jbschlosser/177/head -> origin/gh/jbschlosser/177/head 2024-12-17T23:29:55.3506063Z * [new branch] gh/jbschlosser/177/orig -> origin/gh/jbschlosser/177/orig 2024-12-17T23:29:55.3507589Z * [new branch] gh/jbschlosser/187/base -> origin/gh/jbschlosser/187/base 2024-12-17T23:29:55.3509100Z * [new branch] gh/jbschlosser/187/head -> origin/gh/jbschlosser/187/head 2024-12-17T23:29:55.3510127Z * [new branch] gh/jbschlosser/187/orig -> origin/gh/jbschlosser/187/orig 2024-12-17T23:29:55.3511667Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2024-12-17T23:29:55.3512631Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2024-12-17T23:29:55.3513698Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2024-12-17T23:29:55.3515297Z * [new branch] gh/jbschlosser/198/base -> origin/gh/jbschlosser/198/base 2024-12-17T23:29:55.3516286Z * [new branch] gh/jbschlosser/198/head -> origin/gh/jbschlosser/198/head 2024-12-17T23:29:55.3517304Z * [new branch] gh/jbschlosser/198/orig -> origin/gh/jbschlosser/198/orig 2024-12-17T23:29:55.3519081Z * [new branch] gh/jbschlosser/199/base -> origin/gh/jbschlosser/199/base 2024-12-17T23:29:55.3520709Z * [new branch] gh/jbschlosser/199/head -> origin/gh/jbschlosser/199/head 2024-12-17T23:29:55.3521963Z * [new branch] gh/jbschlosser/199/orig -> origin/gh/jbschlosser/199/orig 2024-12-17T23:29:55.3523358Z * [new branch] gh/jbschlosser/200/base -> origin/gh/jbschlosser/200/base 2024-12-17T23:29:55.3524417Z * [new branch] gh/jbschlosser/200/head -> origin/gh/jbschlosser/200/head 2024-12-17T23:29:55.3525477Z * [new branch] gh/jbschlosser/200/orig -> origin/gh/jbschlosser/200/orig 2024-12-17T23:29:55.3526894Z * [new branch] gh/jbschlosser/201/base -> origin/gh/jbschlosser/201/base 2024-12-17T23:29:55.3527869Z * [new branch] gh/jbschlosser/201/head -> origin/gh/jbschlosser/201/head 2024-12-17T23:29:55.3528892Z * [new branch] gh/jbschlosser/201/orig -> origin/gh/jbschlosser/201/orig 2024-12-17T23:29:55.3530359Z * [new branch] gh/jbschlosser/202/base -> origin/gh/jbschlosser/202/base 2024-12-17T23:29:55.3531582Z * [new branch] gh/jbschlosser/202/head -> origin/gh/jbschlosser/202/head 2024-12-17T23:29:55.3532554Z * [new branch] gh/jbschlosser/202/orig -> origin/gh/jbschlosser/202/orig 2024-12-17T23:29:55.3534023Z * [new branch] gh/jbschlosser/203/base -> origin/gh/jbschlosser/203/base 2024-12-17T23:29:55.3535127Z * [new branch] gh/jbschlosser/203/head -> origin/gh/jbschlosser/203/head 2024-12-17T23:29:55.3536196Z * [new branch] gh/jbschlosser/203/orig -> origin/gh/jbschlosser/203/orig 2024-12-17T23:29:55.3537806Z * [new branch] gh/jbschlosser/204/base -> origin/gh/jbschlosser/204/base 2024-12-17T23:29:55.3538800Z * [new branch] gh/jbschlosser/204/head -> origin/gh/jbschlosser/204/head 2024-12-17T23:29:55.3539881Z * [new branch] gh/jbschlosser/204/orig -> origin/gh/jbschlosser/204/orig 2024-12-17T23:29:55.3541272Z * [new branch] gh/jbschlosser/205/base -> origin/gh/jbschlosser/205/base 2024-12-17T23:29:55.3542258Z * [new branch] gh/jbschlosser/205/head -> origin/gh/jbschlosser/205/head 2024-12-17T23:29:55.3543315Z * [new branch] gh/jbschlosser/205/orig -> origin/gh/jbschlosser/205/orig 2024-12-17T23:29:55.3544536Z * [new branch] gh/jbschlosser/206/base -> origin/gh/jbschlosser/206/base 2024-12-17T23:29:55.3545559Z * [new branch] gh/jbschlosser/206/head -> origin/gh/jbschlosser/206/head 2024-12-17T23:29:55.3546550Z * [new branch] gh/jbschlosser/206/orig -> origin/gh/jbschlosser/206/orig 2024-12-17T23:29:55.3548393Z * [new branch] gh/jbschlosser/207/base -> origin/gh/jbschlosser/207/base 2024-12-17T23:29:55.3549743Z * [new branch] gh/jbschlosser/207/head -> origin/gh/jbschlosser/207/head 2024-12-17T23:29:55.3550874Z * [new branch] gh/jbschlosser/207/orig -> origin/gh/jbschlosser/207/orig 2024-12-17T23:29:55.3552210Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2024-12-17T23:29:55.3553308Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2024-12-17T23:29:55.3554239Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2024-12-17T23:29:55.3555598Z * [new branch] gh/jbschlosser/209/base -> origin/gh/jbschlosser/209/base 2024-12-17T23:29:55.3556584Z * [new branch] gh/jbschlosser/209/head -> origin/gh/jbschlosser/209/head 2024-12-17T23:29:55.3557591Z * [new branch] gh/jbschlosser/209/orig -> origin/gh/jbschlosser/209/orig 2024-12-17T23:29:55.3559395Z * [new branch] gh/jbschlosser/210/base -> origin/gh/jbschlosser/210/base 2024-12-17T23:29:55.3560539Z * [new branch] gh/jbschlosser/210/head -> origin/gh/jbschlosser/210/head 2024-12-17T23:29:55.3561529Z * [new branch] gh/jbschlosser/210/orig -> origin/gh/jbschlosser/210/orig 2024-12-17T23:29:55.3563026Z * [new branch] gh/jbschlosser/211/base -> origin/gh/jbschlosser/211/base 2024-12-17T23:29:55.3564006Z * [new branch] gh/jbschlosser/211/head -> origin/gh/jbschlosser/211/head 2024-12-17T23:29:55.3564996Z * [new branch] gh/jbschlosser/211/orig -> origin/gh/jbschlosser/211/orig 2024-12-17T23:29:55.3566419Z * [new branch] gh/jbschlosser/212/base -> origin/gh/jbschlosser/212/base 2024-12-17T23:29:55.3567393Z * [new branch] gh/jbschlosser/212/head -> origin/gh/jbschlosser/212/head 2024-12-17T23:29:55.3568422Z * [new branch] gh/jbschlosser/212/orig -> origin/gh/jbschlosser/212/orig 2024-12-17T23:29:55.3569972Z * [new branch] gh/jbschlosser/213/base -> origin/gh/jbschlosser/213/base 2024-12-17T23:29:55.3571213Z * [new branch] gh/jbschlosser/213/head -> origin/gh/jbschlosser/213/head 2024-12-17T23:29:55.3572273Z * [new branch] gh/jbschlosser/213/orig -> origin/gh/jbschlosser/213/orig 2024-12-17T23:29:55.3573819Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2024-12-17T23:29:55.3574801Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2024-12-17T23:29:55.3575829Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2024-12-17T23:29:55.3577269Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2024-12-17T23:29:55.3578357Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2024-12-17T23:29:55.3579259Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2024-12-17T23:29:55.3580884Z * [new branch] gh/jcaip/41/base -> origin/gh/jcaip/41/base 2024-12-17T23:29:55.3581928Z * [new branch] gh/jcaip/41/head -> origin/gh/jcaip/41/head 2024-12-17T23:29:55.3583008Z * [new branch] gh/jcaip/41/orig -> origin/gh/jcaip/41/orig 2024-12-17T23:29:55.3584485Z * [new branch] gh/jcaip/68/base -> origin/gh/jcaip/68/base 2024-12-17T23:29:55.3585578Z * [new branch] gh/jcaip/68/head -> origin/gh/jcaip/68/head 2024-12-17T23:29:55.3586662Z * [new branch] gh/jcaip/68/orig -> origin/gh/jcaip/68/orig 2024-12-17T23:29:55.3588482Z * [new branch] gh/jcaip/69/base -> origin/gh/jcaip/69/base 2024-12-17T23:29:55.3589475Z * [new branch] gh/jcaip/69/head -> origin/gh/jcaip/69/head 2024-12-17T23:29:55.3590541Z * [new branch] gh/jcaip/69/orig -> origin/gh/jcaip/69/orig 2024-12-17T23:29:55.3591963Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2024-12-17T23:29:55.3593022Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2024-12-17T23:29:55.3593992Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2024-12-17T23:29:55.3595784Z * [new branch] gh/jerryzh168/848/base -> origin/gh/jerryzh168/848/base 2024-12-17T23:29:55.3596736Z * [new branch] gh/jerryzh168/848/head -> origin/gh/jerryzh168/848/head 2024-12-17T23:29:55.3597809Z * [new branch] gh/jerryzh168/848/orig -> origin/gh/jerryzh168/848/orig 2024-12-17T23:29:55.3599178Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2024-12-17T23:29:55.3600242Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2024-12-17T23:29:55.3601296Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2024-12-17T23:29:55.3602494Z * [new branch] gh/jerryzh168/856/base -> origin/gh/jerryzh168/856/base 2024-12-17T23:29:55.3604071Z * [new branch] gh/jerryzh168/856/head -> origin/gh/jerryzh168/856/head 2024-12-17T23:29:55.3605184Z * [new branch] gh/jerryzh168/856/orig -> origin/gh/jerryzh168/856/orig 2024-12-17T23:29:55.3607025Z * [new branch] gh/jerryzh168/857/base -> origin/gh/jerryzh168/857/base 2024-12-17T23:29:55.3608237Z * [new branch] gh/jerryzh168/857/head -> origin/gh/jerryzh168/857/head 2024-12-17T23:29:55.3609307Z * [new branch] gh/jerryzh168/857/orig -> origin/gh/jerryzh168/857/orig 2024-12-17T23:29:55.3610758Z * [new branch] gh/jerryzh168/858/base -> origin/gh/jerryzh168/858/base 2024-12-17T23:29:55.3611847Z * [new branch] gh/jerryzh168/858/head -> origin/gh/jerryzh168/858/head 2024-12-17T23:29:55.3612922Z * [new branch] gh/jerryzh168/858/orig -> origin/gh/jerryzh168/858/orig 2024-12-17T23:29:55.3614287Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2024-12-17T23:29:55.3615313Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2024-12-17T23:29:55.3616342Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2024-12-17T23:29:55.3617972Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2024-12-17T23:29:55.3619033Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2024-12-17T23:29:55.3620369Z * [new branch] gh/jgong5/69/base -> origin/gh/jgong5/69/base 2024-12-17T23:29:55.3621792Z * [new branch] gh/jgong5/69/head -> origin/gh/jgong5/69/head 2024-12-17T23:29:55.3622850Z * [new branch] gh/jgong5/69/orig -> origin/gh/jgong5/69/orig 2024-12-17T23:29:55.3624498Z * [new branch] gh/jiayisunx/12/base -> origin/gh/jiayisunx/12/base 2024-12-17T23:29:55.3625509Z * [new branch] gh/jiayisunx/12/head -> origin/gh/jiayisunx/12/head 2024-12-17T23:29:55.3626605Z * [new branch] gh/jiayisunx/12/orig -> origin/gh/jiayisunx/12/orig 2024-12-17T23:29:55.3628087Z * [new branch] gh/jiayisunx/23/base -> origin/gh/jiayisunx/23/base 2024-12-17T23:29:55.3629115Z * [new branch] gh/jiayisunx/23/head -> origin/gh/jiayisunx/23/head 2024-12-17T23:29:55.3630091Z * [new branch] gh/jiayisunx/23/orig -> origin/gh/jiayisunx/23/orig 2024-12-17T23:29:55.3631427Z * [new branch] gh/jiayisunx/25/base -> origin/gh/jiayisunx/25/base 2024-12-17T23:29:55.3632425Z * [new branch] gh/jiayisunx/25/head -> origin/gh/jiayisunx/25/head 2024-12-17T23:29:55.3633388Z * [new branch] gh/jiayisunx/25/orig -> origin/gh/jiayisunx/25/orig 2024-12-17T23:29:55.3634736Z * [new branch] gh/jiayisunx/32/base -> origin/gh/jiayisunx/32/base 2024-12-17T23:29:55.3635719Z * [new branch] gh/jiayisunx/32/head -> origin/gh/jiayisunx/32/head 2024-12-17T23:29:55.3636803Z * [new branch] gh/jiayisunx/32/orig -> origin/gh/jiayisunx/32/orig 2024-12-17T23:29:55.3638161Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2024-12-17T23:29:55.3639139Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2024-12-17T23:29:55.3640169Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2024-12-17T23:29:55.3641479Z * [new branch] gh/jiayisunx/35/base -> origin/gh/jiayisunx/35/base 2024-12-17T23:29:55.3642459Z * [new branch] gh/jiayisunx/35/head -> origin/gh/jiayisunx/35/head 2024-12-17T23:29:55.3643455Z * [new branch] gh/jiayisunx/35/orig -> origin/gh/jiayisunx/35/orig 2024-12-17T23:29:55.3644848Z * [new branch] gh/jiayisunx/36/base -> origin/gh/jiayisunx/36/base 2024-12-17T23:29:55.3645914Z * [new branch] gh/jiayisunx/36/head -> origin/gh/jiayisunx/36/head 2024-12-17T23:29:55.3646909Z * [new branch] gh/jiayisunx/36/orig -> origin/gh/jiayisunx/36/orig 2024-12-17T23:29:55.3648202Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2024-12-17T23:29:55.3649201Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2024-12-17T23:29:55.3650226Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2024-12-17T23:29:55.3651565Z * [new branch] gh/jiayisunx/38/base -> origin/gh/jiayisunx/38/base 2024-12-17T23:29:55.3652555Z * [new branch] gh/jiayisunx/38/head -> origin/gh/jiayisunx/38/head 2024-12-17T23:29:55.3653591Z * [new branch] gh/jiayisunx/38/orig -> origin/gh/jiayisunx/38/orig 2024-12-17T23:29:55.3654890Z * [new branch] gh/jiayisunx/39/base -> origin/gh/jiayisunx/39/base 2024-12-17T23:29:55.3655883Z * [new branch] gh/jiayisunx/39/head -> origin/gh/jiayisunx/39/head 2024-12-17T23:29:55.3656902Z * [new branch] gh/jiayisunx/39/orig -> origin/gh/jiayisunx/39/orig 2024-12-17T23:29:55.3658225Z * [new branch] gh/jiayisunx/40/base -> origin/gh/jiayisunx/40/base 2024-12-17T23:29:55.3659214Z * [new branch] gh/jiayisunx/40/head -> origin/gh/jiayisunx/40/head 2024-12-17T23:29:55.3660206Z * [new branch] gh/jiayisunx/40/orig -> origin/gh/jiayisunx/40/orig 2024-12-17T23:29:55.3661629Z * [new branch] gh/jiayisunx/41/base -> origin/gh/jiayisunx/41/base 2024-12-17T23:29:55.3662674Z * [new branch] gh/jiayisunx/41/head -> origin/gh/jiayisunx/41/head 2024-12-17T23:29:55.3663643Z * [new branch] gh/jiayisunx/41/orig -> origin/gh/jiayisunx/41/orig 2024-12-17T23:29:55.3664996Z * [new branch] gh/jiayisunx/42/base -> origin/gh/jiayisunx/42/base 2024-12-17T23:29:55.3666021Z * [new branch] gh/jiayisunx/42/head -> origin/gh/jiayisunx/42/head 2024-12-17T23:29:55.3667022Z * [new branch] gh/jiayisunx/42/orig -> origin/gh/jiayisunx/42/orig 2024-12-17T23:29:55.3668475Z * [new branch] gh/jiayisunx/43/base -> origin/gh/jiayisunx/43/base 2024-12-17T23:29:55.3669494Z * [new branch] gh/jiayisunx/43/head -> origin/gh/jiayisunx/43/head 2024-12-17T23:29:55.3670515Z * [new branch] gh/jiayisunx/43/orig -> origin/gh/jiayisunx/43/orig 2024-12-17T23:29:55.3671900Z * [new branch] gh/jiayisunx/44/base -> origin/gh/jiayisunx/44/base 2024-12-17T23:29:55.3672898Z * [new branch] gh/jiayisunx/44/head -> origin/gh/jiayisunx/44/head 2024-12-17T23:29:55.3674501Z * [new branch] gh/jiayisunx/44/orig -> origin/gh/jiayisunx/44/orig 2024-12-17T23:29:55.3675306Z * [new branch] gh/jiayisunx/45/base -> origin/gh/jiayisunx/45/base 2024-12-17T23:29:55.3676339Z * [new branch] gh/jiayisunx/45/head -> origin/gh/jiayisunx/45/head 2024-12-17T23:29:55.3677207Z * [new branch] gh/jiayisunx/45/orig -> origin/gh/jiayisunx/45/orig 2024-12-17T23:29:55.3678534Z * [new branch] gh/jiayisunx/46/base -> origin/gh/jiayisunx/46/base 2024-12-17T23:29:55.3679532Z * [new branch] gh/jiayisunx/46/head -> origin/gh/jiayisunx/46/head 2024-12-17T23:29:55.3680613Z * [new branch] gh/jiayisunx/46/orig -> origin/gh/jiayisunx/46/orig 2024-12-17T23:29:55.3681913Z * [new branch] gh/jiayisunx/47/base -> origin/gh/jiayisunx/47/base 2024-12-17T23:29:55.3682946Z * [new branch] gh/jiayisunx/47/head -> origin/gh/jiayisunx/47/head 2024-12-17T23:29:55.3684118Z * [new branch] gh/jiayisunx/47/orig -> origin/gh/jiayisunx/47/orig 2024-12-17T23:29:55.3685807Z * [new branch] gh/jiayisunx/48/base -> origin/gh/jiayisunx/48/base 2024-12-17T23:29:55.3686895Z * [new branch] gh/jiayisunx/48/head -> origin/gh/jiayisunx/48/head 2024-12-17T23:29:55.3688200Z * [new branch] gh/jiayisunx/48/orig -> origin/gh/jiayisunx/48/orig 2024-12-17T23:29:55.3689594Z * [new branch] gh/jiayisunx/49/base -> origin/gh/jiayisunx/49/base 2024-12-17T23:29:55.3690645Z * [new branch] gh/jiayisunx/49/head -> origin/gh/jiayisunx/49/head 2024-12-17T23:29:55.3691612Z * [new branch] gh/jiayisunx/49/orig -> origin/gh/jiayisunx/49/orig 2024-12-17T23:29:55.3693556Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2024-12-17T23:29:55.3693957Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2024-12-17T23:29:55.3695695Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2024-12-17T23:29:55.3696775Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2024-12-17T23:29:55.3698121Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2024-12-17T23:29:55.3699366Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2024-12-17T23:29:55.3700670Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2024-12-17T23:29:55.3702013Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2024-12-17T23:29:55.3703155Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2024-12-17T23:29:55.3704029Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2024-12-17T23:29:55.3705480Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2024-12-17T23:29:55.3706544Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2024-12-17T23:29:55.3707716Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2024-12-17T23:29:55.3708901Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2024-12-17T23:29:55.3709880Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2024-12-17T23:29:55.3711084Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2024-12-17T23:29:55.3711982Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2024-12-17T23:29:55.3713240Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2024-12-17T23:29:55.3714258Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2024-12-17T23:29:55.3715487Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2024-12-17T23:29:55.3716491Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2024-12-17T23:29:55.3717756Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2024-12-17T23:29:55.3718569Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2024-12-17T23:29:55.3719758Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2024-12-17T23:29:55.3720724Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2024-12-17T23:29:55.3721904Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2024-12-17T23:29:55.3722903Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2024-12-17T23:29:55.3724544Z * [new branch] gh/justinchuby/101/base -> origin/gh/justinchuby/101/base 2024-12-17T23:29:55.3725572Z * [new branch] gh/justinchuby/101/head -> origin/gh/justinchuby/101/head 2024-12-17T23:29:55.3726560Z * [new branch] gh/justinchuby/101/orig -> origin/gh/justinchuby/101/orig 2024-12-17T23:29:55.3727918Z * [new branch] gh/justinchuby/102/base -> origin/gh/justinchuby/102/base 2024-12-17T23:29:55.3729028Z * [new branch] gh/justinchuby/102/head -> origin/gh/justinchuby/102/head 2024-12-17T23:29:55.3730054Z * [new branch] gh/justinchuby/102/orig -> origin/gh/justinchuby/102/orig 2024-12-17T23:29:55.3731347Z * [new branch] gh/justinchuby/103/base -> origin/gh/justinchuby/103/base 2024-12-17T23:29:55.3732356Z * [new branch] gh/justinchuby/103/head -> origin/gh/justinchuby/103/head 2024-12-17T23:29:55.3733353Z * [new branch] gh/justinchuby/103/orig -> origin/gh/justinchuby/103/orig 2024-12-17T23:29:55.3734731Z * [new branch] gh/justinchuby/54/base -> origin/gh/justinchuby/54/base 2024-12-17T23:29:55.3735797Z * [new branch] gh/justinchuby/54/head -> origin/gh/justinchuby/54/head 2024-12-17T23:29:55.3737076Z * [new branch] gh/justinchuby/65/base -> origin/gh/justinchuby/65/base 2024-12-17T23:29:55.3738101Z * [new branch] gh/justinchuby/65/head -> origin/gh/justinchuby/65/head 2024-12-17T23:29:55.3739915Z * [new branch] gh/justinchuby/66/base -> origin/gh/justinchuby/66/base 2024-12-17T23:29:55.3740932Z * [new branch] gh/justinchuby/66/head -> origin/gh/justinchuby/66/head 2024-12-17T23:29:55.3742187Z * [new branch] gh/justinchuby/77/base -> origin/gh/justinchuby/77/base 2024-12-17T23:29:55.3743069Z * [new branch] gh/justinchuby/77/head -> origin/gh/justinchuby/77/head 2024-12-17T23:29:55.3744342Z * [new branch] gh/justinchuby/88/base -> origin/gh/justinchuby/88/base 2024-12-17T23:29:55.3745231Z * [new branch] gh/justinchuby/88/head -> origin/gh/justinchuby/88/head 2024-12-17T23:29:55.3747223Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2024-12-17T23:29:55.3748618Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2024-12-17T23:29:55.3750230Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2024-12-17T23:29:55.3751566Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2024-12-17T23:29:55.3752882Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2024-12-17T23:29:55.3753854Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2024-12-17T23:29:55.3754879Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2024-12-17T23:29:55.3756162Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2024-12-17T23:29:55.3757037Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2024-12-17T23:29:55.3758512Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2024-12-17T23:29:55.3759598Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2024-12-17T23:29:55.3761421Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2024-12-17T23:29:55.3762413Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2024-12-17T23:29:55.3763685Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2024-12-17T23:29:55.3764873Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2024-12-17T23:29:55.3765812Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2024-12-17T23:29:55.3767590Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2024-12-17T23:29:55.3768574Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2024-12-17T23:29:55.3769669Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2024-12-17T23:29:55.3771322Z * [new branch] gh/kollasb/5/base -> origin/gh/kollasb/5/base 2024-12-17T23:29:55.3772300Z * [new branch] gh/kollasb/5/head -> origin/gh/kollasb/5/head 2024-12-17T23:29:55.3773310Z * [new branch] gh/kollasb/5/orig -> origin/gh/kollasb/5/orig 2024-12-17T23:29:55.3775041Z * [new branch] gh/krzysztofjordan/4/base -> origin/gh/krzysztofjordan/4/base 2024-12-17T23:29:55.3776042Z * [new branch] gh/krzysztofjordan/4/head -> origin/gh/krzysztofjordan/4/head 2024-12-17T23:29:55.3777005Z * [new branch] gh/krzysztofjordan/4/orig -> origin/gh/krzysztofjordan/4/orig 2024-12-17T23:29:55.3778666Z * [new branch] gh/kurtamohler/30/base -> origin/gh/kurtamohler/30/base 2024-12-17T23:29:55.3779578Z * [new branch] gh/kurtamohler/30/head -> origin/gh/kurtamohler/30/head 2024-12-17T23:29:55.3780567Z * [new branch] gh/kurtamohler/30/orig -> origin/gh/kurtamohler/30/orig 2024-12-17T23:29:55.3782312Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2024-12-17T23:29:55.3783274Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2024-12-17T23:29:55.3784780Z * [new branch] gh/kwen2501/100/base -> origin/gh/kwen2501/100/base 2024-12-17T23:29:55.3785776Z * [new branch] gh/kwen2501/100/head -> origin/gh/kwen2501/100/head 2024-12-17T23:29:55.3786751Z * [new branch] gh/kwen2501/100/orig -> origin/gh/kwen2501/100/orig 2024-12-17T23:29:55.3788528Z * [new branch] gh/kwen2501/101/base -> origin/gh/kwen2501/101/base 2024-12-17T23:29:55.3789424Z * [new branch] gh/kwen2501/101/head -> origin/gh/kwen2501/101/head 2024-12-17T23:29:55.3790429Z * [new branch] gh/kwen2501/101/orig -> origin/gh/kwen2501/101/orig 2024-12-17T23:29:55.3791907Z * [new branch] gh/kwen2501/102/base -> origin/gh/kwen2501/102/base 2024-12-17T23:29:55.3792912Z * [new branch] gh/kwen2501/102/head -> origin/gh/kwen2501/102/head 2024-12-17T23:29:55.3793947Z * [new branch] gh/kwen2501/102/orig -> origin/gh/kwen2501/102/orig 2024-12-17T23:29:55.3795379Z * [new branch] gh/kwen2501/103/base -> origin/gh/kwen2501/103/base 2024-12-17T23:29:55.3796387Z * [new branch] gh/kwen2501/103/head -> origin/gh/kwen2501/103/head 2024-12-17T23:29:55.3797353Z * [new branch] gh/kwen2501/103/orig -> origin/gh/kwen2501/103/orig 2024-12-17T23:29:55.3798900Z * [new branch] gh/kwen2501/104/base -> origin/gh/kwen2501/104/base 2024-12-17T23:29:55.3799928Z * [new branch] gh/kwen2501/104/head -> origin/gh/kwen2501/104/head 2024-12-17T23:29:55.3800928Z * [new branch] gh/kwen2501/104/orig -> origin/gh/kwen2501/104/orig 2024-12-17T23:29:55.3802584Z * [new branch] gh/kwen2501/105/base -> origin/gh/kwen2501/105/base 2024-12-17T23:29:55.3803278Z * [new branch] gh/kwen2501/105/head -> origin/gh/kwen2501/105/head 2024-12-17T23:29:55.3804315Z * [new branch] gh/kwen2501/105/orig -> origin/gh/kwen2501/105/orig 2024-12-17T23:29:55.3805823Z * [new branch] gh/kwen2501/106/base -> origin/gh/kwen2501/106/base 2024-12-17T23:29:55.3806731Z * [new branch] gh/kwen2501/106/head -> origin/gh/kwen2501/106/head 2024-12-17T23:29:55.3807790Z * [new branch] gh/kwen2501/106/orig -> origin/gh/kwen2501/106/orig 2024-12-17T23:29:55.3809060Z * [new branch] gh/kwen2501/107/base -> origin/gh/kwen2501/107/base 2024-12-17T23:29:55.3810061Z * [new branch] gh/kwen2501/107/head -> origin/gh/kwen2501/107/head 2024-12-17T23:29:55.3811117Z * [new branch] gh/kwen2501/107/orig -> origin/gh/kwen2501/107/orig 2024-12-17T23:29:55.3812785Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2024-12-17T23:29:55.3813720Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2024-12-17T23:29:55.3814760Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2024-12-17T23:29:55.3816218Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2024-12-17T23:29:55.3817215Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2024-12-17T23:29:55.3818217Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2024-12-17T23:29:55.3819581Z * [new branch] gh/kwen2501/110/base -> origin/gh/kwen2501/110/base 2024-12-17T23:29:55.3820482Z * [new branch] gh/kwen2501/110/head -> origin/gh/kwen2501/110/head 2024-12-17T23:29:55.3821503Z * [new branch] gh/kwen2501/110/orig -> origin/gh/kwen2501/110/orig 2024-12-17T23:29:55.3822779Z * [new branch] gh/kwen2501/111/base -> origin/gh/kwen2501/111/base 2024-12-17T23:29:55.3823687Z * [new branch] gh/kwen2501/111/head -> origin/gh/kwen2501/111/head 2024-12-17T23:29:55.3824718Z * [new branch] gh/kwen2501/111/orig -> origin/gh/kwen2501/111/orig 2024-12-17T23:29:55.3826438Z * [new branch] gh/kwen2501/112/base -> origin/gh/kwen2501/112/base 2024-12-17T23:29:55.3827125Z * [new branch] gh/kwen2501/112/head -> origin/gh/kwen2501/112/head 2024-12-17T23:29:55.3828192Z * [new branch] gh/kwen2501/112/orig -> origin/gh/kwen2501/112/orig 2024-12-17T23:29:55.3829716Z * [new branch] gh/kwen2501/113/base -> origin/gh/kwen2501/113/base 2024-12-17T23:29:55.3830665Z * [new branch] gh/kwen2501/113/head -> origin/gh/kwen2501/113/head 2024-12-17T23:29:55.3831665Z * [new branch] gh/kwen2501/113/orig -> origin/gh/kwen2501/113/orig 2024-12-17T23:29:55.3832833Z * [new branch] gh/kwen2501/114/base -> origin/gh/kwen2501/114/base 2024-12-17T23:29:55.3833817Z * [new branch] gh/kwen2501/114/head -> origin/gh/kwen2501/114/head 2024-12-17T23:29:55.3834826Z * [new branch] gh/kwen2501/114/orig -> origin/gh/kwen2501/114/orig 2024-12-17T23:29:55.3836192Z * [new branch] gh/kwen2501/115/base -> origin/gh/kwen2501/115/base 2024-12-17T23:29:55.3837220Z * [new branch] gh/kwen2501/115/head -> origin/gh/kwen2501/115/head 2024-12-17T23:29:55.3838233Z * [new branch] gh/kwen2501/115/orig -> origin/gh/kwen2501/115/orig 2024-12-17T23:29:55.3839822Z * [new branch] gh/kwen2501/116/base -> origin/gh/kwen2501/116/base 2024-12-17T23:29:55.3840882Z * [new branch] gh/kwen2501/116/head -> origin/gh/kwen2501/116/head 2024-12-17T23:29:55.3841999Z * [new branch] gh/kwen2501/116/orig -> origin/gh/kwen2501/116/orig 2024-12-17T23:29:55.3843478Z * [new branch] gh/kwen2501/117/base -> origin/gh/kwen2501/117/base 2024-12-17T23:29:55.3844508Z * [new branch] gh/kwen2501/117/head -> origin/gh/kwen2501/117/head 2024-12-17T23:29:55.3845494Z * [new branch] gh/kwen2501/117/orig -> origin/gh/kwen2501/117/orig 2024-12-17T23:29:55.3846742Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2024-12-17T23:29:55.3847930Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2024-12-17T23:29:55.3848950Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2024-12-17T23:29:55.3850821Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2024-12-17T23:29:55.3851885Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2024-12-17T23:29:55.3853273Z * [new branch] gh/kwen2501/64/head -> origin/gh/kwen2501/64/head 2024-12-17T23:29:55.3854891Z * [new branch] gh/kwen2501/65/base -> origin/gh/kwen2501/65/base 2024-12-17T23:29:55.3855899Z * [new branch] gh/kwen2501/65/head -> origin/gh/kwen2501/65/head 2024-12-17T23:29:55.3856922Z * [new branch] gh/kwen2501/65/orig -> origin/gh/kwen2501/65/orig 2024-12-17T23:29:55.3858520Z * [new branch] gh/kwen2501/66/base -> origin/gh/kwen2501/66/base 2024-12-17T23:29:55.3859533Z * [new branch] gh/kwen2501/66/head -> origin/gh/kwen2501/66/head 2024-12-17T23:29:55.3860553Z * [new branch] gh/kwen2501/66/orig -> origin/gh/kwen2501/66/orig 2024-12-17T23:29:55.3861950Z * [new branch] gh/kwen2501/79/base -> origin/gh/kwen2501/79/base 2024-12-17T23:29:55.3862955Z * [new branch] gh/kwen2501/79/head -> origin/gh/kwen2501/79/head 2024-12-17T23:29:55.3863977Z * [new branch] gh/kwen2501/79/orig -> origin/gh/kwen2501/79/orig 2024-12-17T23:29:55.3865490Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2024-12-17T23:29:55.3866489Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2024-12-17T23:29:55.3867598Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2024-12-17T23:29:55.3868881Z * [new branch] gh/kwen2501/88/base -> origin/gh/kwen2501/88/base 2024-12-17T23:29:55.3870449Z * [new branch] gh/kwen2501/88/head -> origin/gh/kwen2501/88/head 2024-12-17T23:29:55.3871492Z * [new branch] gh/kwen2501/88/orig -> origin/gh/kwen2501/88/orig 2024-12-17T23:29:55.3872862Z * [new branch] gh/kwen2501/95/base -> origin/gh/kwen2501/95/base 2024-12-17T23:29:55.3873902Z * [new branch] gh/kwen2501/95/head -> origin/gh/kwen2501/95/head 2024-12-17T23:29:55.3874936Z * [new branch] gh/kwen2501/95/orig -> origin/gh/kwen2501/95/orig 2024-12-17T23:29:55.3876394Z * [new branch] gh/kwen2501/96/base -> origin/gh/kwen2501/96/base 2024-12-17T23:29:55.3877348Z * [new branch] gh/kwen2501/96/head -> origin/gh/kwen2501/96/head 2024-12-17T23:29:55.3878323Z * [new branch] gh/kwen2501/96/orig -> origin/gh/kwen2501/96/orig 2024-12-17T23:29:55.3879714Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2024-12-17T23:29:55.3880817Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2024-12-17T23:29:55.3881844Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2024-12-17T23:29:55.3883174Z * [new branch] gh/kwen2501/98/base -> origin/gh/kwen2501/98/base 2024-12-17T23:29:55.3884764Z * [new branch] gh/kwen2501/98/head -> origin/gh/kwen2501/98/head 2024-12-17T23:29:55.3885697Z * [new branch] gh/kwen2501/98/orig -> origin/gh/kwen2501/98/orig 2024-12-17T23:29:55.3887413Z * [new branch] gh/kwen2501/99/base -> origin/gh/kwen2501/99/base 2024-12-17T23:29:55.3888843Z * [new branch] gh/kwen2501/99/head -> origin/gh/kwen2501/99/head 2024-12-17T23:29:55.3890159Z * [new branch] gh/kwen2501/99/orig -> origin/gh/kwen2501/99/orig 2024-12-17T23:29:55.3891941Z * [new branch] gh/laithsakka/101/base -> origin/gh/laithsakka/101/base 2024-12-17T23:29:55.3892994Z * [new branch] gh/laithsakka/101/head -> origin/gh/laithsakka/101/head 2024-12-17T23:29:55.3893985Z * [new branch] gh/laithsakka/101/orig -> origin/gh/laithsakka/101/orig 2024-12-17T23:29:55.3895334Z * [new branch] gh/laithsakka/102/base -> origin/gh/laithsakka/102/base 2024-12-17T23:29:55.3896551Z * [new branch] gh/laithsakka/102/head -> origin/gh/laithsakka/102/head 2024-12-17T23:29:55.3897545Z * [new branch] gh/laithsakka/102/orig -> origin/gh/laithsakka/102/orig 2024-12-17T23:29:55.3898953Z * [new branch] gh/laithsakka/103/base -> origin/gh/laithsakka/103/base 2024-12-17T23:29:55.3899965Z * [new branch] gh/laithsakka/103/head -> origin/gh/laithsakka/103/head 2024-12-17T23:29:55.3901017Z * [new branch] gh/laithsakka/103/orig -> origin/gh/laithsakka/103/orig 2024-12-17T23:29:55.3902464Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2024-12-17T23:29:55.3903651Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2024-12-17T23:29:55.3904857Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2024-12-17T23:29:55.3905836Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2024-12-17T23:29:55.3907065Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2024-12-17T23:29:55.3908134Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2024-12-17T23:29:55.3909348Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2024-12-17T23:29:55.3910698Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2024-12-17T23:29:55.3912218Z * [new branch] gh/laithsakka/61/base -> origin/gh/laithsakka/61/base 2024-12-17T23:29:55.3913219Z * [new branch] gh/laithsakka/61/head -> origin/gh/laithsakka/61/head 2024-12-17T23:29:55.3914215Z * [new branch] gh/laithsakka/61/orig -> origin/gh/laithsakka/61/orig 2024-12-17T23:29:55.3915580Z * [new branch] gh/laithsakka/68/base -> origin/gh/laithsakka/68/base 2024-12-17T23:29:55.3916589Z * [new branch] gh/laithsakka/68/head -> origin/gh/laithsakka/68/head 2024-12-17T23:29:55.3917608Z * [new branch] gh/laithsakka/68/orig -> origin/gh/laithsakka/68/orig 2024-12-17T23:29:55.3918943Z * [new branch] gh/laithsakka/74/base -> origin/gh/laithsakka/74/base 2024-12-17T23:29:55.3919940Z * [new branch] gh/laithsakka/74/head -> origin/gh/laithsakka/74/head 2024-12-17T23:29:55.3920943Z * [new branch] gh/laithsakka/74/orig -> origin/gh/laithsakka/74/orig 2024-12-17T23:29:55.3922427Z * [new branch] gh/laithsakka/97/base -> origin/gh/laithsakka/97/base 2024-12-17T23:29:55.3923506Z * [new branch] gh/laithsakka/97/head -> origin/gh/laithsakka/97/head 2024-12-17T23:29:55.3924532Z * [new branch] gh/laithsakka/97/orig -> origin/gh/laithsakka/97/orig 2024-12-17T23:29:55.3925994Z * [new branch] gh/laithsakka/98/base -> origin/gh/laithsakka/98/base 2024-12-17T23:29:55.3927220Z * [new branch] gh/laithsakka/98/head -> origin/gh/laithsakka/98/head 2024-12-17T23:29:55.3928158Z * [new branch] gh/laithsakka/98/orig -> origin/gh/laithsakka/98/orig 2024-12-17T23:29:55.3929803Z * [new branch] gh/larryliu0820/38/base -> origin/gh/larryliu0820/38/base 2024-12-17T23:29:55.3931145Z * [new branch] gh/larryliu0820/39/base -> origin/gh/larryliu0820/39/base 2024-12-17T23:29:55.3932472Z * [new branch] gh/larryliu0820/40/base -> origin/gh/larryliu0820/40/base 2024-12-17T23:29:55.3933948Z * [new branch] gh/larryliu0820/41/base -> origin/gh/larryliu0820/41/base 2024-12-17T23:29:55.3935351Z * [new branch] gh/larryliu0820/42/base -> origin/gh/larryliu0820/42/base 2024-12-17T23:29:55.3936700Z * [new branch] gh/larryliu0820/44/base -> origin/gh/larryliu0820/44/base 2024-12-17T23:29:55.3937728Z * [new branch] gh/larryliu0820/44/head -> origin/gh/larryliu0820/44/head 2024-12-17T23:29:55.3938719Z * [new branch] gh/larryliu0820/44/orig -> origin/gh/larryliu0820/44/orig 2024-12-17T23:29:55.3940113Z * [new branch] gh/larryliu0820/45/base -> origin/gh/larryliu0820/45/base 2024-12-17T23:29:55.3941172Z * [new branch] gh/larryliu0820/45/head -> origin/gh/larryliu0820/45/head 2024-12-17T23:29:55.3942327Z * [new branch] gh/larryliu0820/45/orig -> origin/gh/larryliu0820/45/orig 2024-12-17T23:29:55.3943633Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2024-12-17T23:29:55.3944795Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2024-12-17T23:29:55.3945920Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2024-12-17T23:29:55.3947687Z * [new branch] gh/leslie-fang-intel/147/base -> origin/gh/leslie-fang-intel/147/base 2024-12-17T23:29:55.3948807Z * [new branch] gh/leslie-fang-intel/147/head -> origin/gh/leslie-fang-intel/147/head 2024-12-17T23:29:55.3949833Z * [new branch] gh/leslie-fang-intel/147/orig -> origin/gh/leslie-fang-intel/147/orig 2024-12-17T23:29:55.3951213Z * [new branch] gh/leslie-fang-intel/154/base -> origin/gh/leslie-fang-intel/154/base 2024-12-17T23:29:55.3952262Z * [new branch] gh/leslie-fang-intel/154/head -> origin/gh/leslie-fang-intel/154/head 2024-12-17T23:29:55.3953287Z * [new branch] gh/leslie-fang-intel/154/orig -> origin/gh/leslie-fang-intel/154/orig 2024-12-17T23:29:55.3954624Z * [new branch] gh/leslie-fang-intel/158/base -> origin/gh/leslie-fang-intel/158/base 2024-12-17T23:29:55.3955598Z * [new branch] gh/leslie-fang-intel/158/head -> origin/gh/leslie-fang-intel/158/head 2024-12-17T23:29:55.3956619Z * [new branch] gh/leslie-fang-intel/158/orig -> origin/gh/leslie-fang-intel/158/orig 2024-12-17T23:29:55.3957982Z * [new branch] gh/leslie-fang-intel/161/base -> origin/gh/leslie-fang-intel/161/base 2024-12-17T23:29:55.3959027Z * [new branch] gh/leslie-fang-intel/161/head -> origin/gh/leslie-fang-intel/161/head 2024-12-17T23:29:55.3960077Z * [new branch] gh/leslie-fang-intel/161/orig -> origin/gh/leslie-fang-intel/161/orig 2024-12-17T23:29:55.3961382Z * [new branch] gh/leslie-fang-intel/162/base -> origin/gh/leslie-fang-intel/162/base 2024-12-17T23:29:55.3962386Z * [new branch] gh/leslie-fang-intel/162/head -> origin/gh/leslie-fang-intel/162/head 2024-12-17T23:29:55.3963375Z * [new branch] gh/leslie-fang-intel/162/orig -> origin/gh/leslie-fang-intel/162/orig 2024-12-17T23:29:55.3964767Z * [new branch] gh/leslie-fang-intel/163/base -> origin/gh/leslie-fang-intel/163/base 2024-12-17T23:29:55.3965818Z * [new branch] gh/leslie-fang-intel/163/head -> origin/gh/leslie-fang-intel/163/head 2024-12-17T23:29:55.3966831Z * [new branch] gh/leslie-fang-intel/163/orig -> origin/gh/leslie-fang-intel/163/orig 2024-12-17T23:29:55.3968559Z * [new branch] gh/leslie-fang-intel/164/base -> origin/gh/leslie-fang-intel/164/base 2024-12-17T23:29:55.3969656Z * [new branch] gh/leslie-fang-intel/164/head -> origin/gh/leslie-fang-intel/164/head 2024-12-17T23:29:55.3970681Z * [new branch] gh/leslie-fang-intel/164/orig -> origin/gh/leslie-fang-intel/164/orig 2024-12-17T23:29:55.3972081Z * [new branch] gh/leslie-fang-intel/165/base -> origin/gh/leslie-fang-intel/165/base 2024-12-17T23:29:55.3973091Z * [new branch] gh/leslie-fang-intel/165/head -> origin/gh/leslie-fang-intel/165/head 2024-12-17T23:29:55.3974124Z * [new branch] gh/leslie-fang-intel/165/orig -> origin/gh/leslie-fang-intel/165/orig 2024-12-17T23:29:55.3975450Z * [new branch] gh/leslie-fang-intel/166/base -> origin/gh/leslie-fang-intel/166/base 2024-12-17T23:29:55.3976476Z * [new branch] gh/leslie-fang-intel/166/head -> origin/gh/leslie-fang-intel/166/head 2024-12-17T23:29:55.3977467Z * [new branch] gh/leslie-fang-intel/166/orig -> origin/gh/leslie-fang-intel/166/orig 2024-12-17T23:29:55.3978827Z * [new branch] gh/leslie-fang-intel/167/base -> origin/gh/leslie-fang-intel/167/base 2024-12-17T23:29:55.3979736Z * [new branch] gh/leslie-fang-intel/167/head -> origin/gh/leslie-fang-intel/167/head 2024-12-17T23:29:55.3980783Z * [new branch] gh/leslie-fang-intel/167/orig -> origin/gh/leslie-fang-intel/167/orig 2024-12-17T23:29:55.3982101Z * [new branch] gh/leslie-fang-intel/168/base -> origin/gh/leslie-fang-intel/168/base 2024-12-17T23:29:55.3983082Z * [new branch] gh/leslie-fang-intel/168/head -> origin/gh/leslie-fang-intel/168/head 2024-12-17T23:29:55.3984069Z * [new branch] gh/leslie-fang-intel/168/orig -> origin/gh/leslie-fang-intel/168/orig 2024-12-17T23:29:55.3985687Z * [new branch] gh/leslie-fang-intel/27/base -> origin/gh/leslie-fang-intel/27/base 2024-12-17T23:29:55.3986805Z * [new branch] gh/leslie-fang-intel/27/head -> origin/gh/leslie-fang-intel/27/head 2024-12-17T23:29:55.3988281Z * [new branch] gh/leslie-fang-intel/27/orig -> origin/gh/leslie-fang-intel/27/orig 2024-12-17T23:29:55.3989768Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2024-12-17T23:29:55.3991360Z * [new branch] gh/malfet/31/base -> origin/gh/malfet/31/base 2024-12-17T23:29:55.3992075Z * [new branch] gh/malfet/31/head -> origin/gh/malfet/31/head 2024-12-17T23:29:55.3993168Z * [new branch] gh/malfet/31/orig -> origin/gh/malfet/31/orig 2024-12-17T23:29:55.3994588Z * [new branch] gh/malfet/37/base -> origin/gh/malfet/37/base 2024-12-17T23:29:55.3995598Z * [new branch] gh/malfet/37/head -> origin/gh/malfet/37/head 2024-12-17T23:29:55.3997069Z * [new branch] gh/malfet/37/orig -> origin/gh/malfet/37/orig 2024-12-17T23:29:55.3998353Z * [new branch] gh/malfet/55/base -> origin/gh/malfet/55/base 2024-12-17T23:29:55.3999338Z * [new branch] gh/malfet/55/head -> origin/gh/malfet/55/head 2024-12-17T23:29:55.4000432Z * [new branch] gh/malfet/55/orig -> origin/gh/malfet/55/orig 2024-12-17T23:29:55.4001757Z * [new branch] gh/malfet/56/base -> origin/gh/malfet/56/base 2024-12-17T23:29:55.4002794Z * [new branch] gh/malfet/56/head -> origin/gh/malfet/56/head 2024-12-17T23:29:55.4003778Z * [new branch] gh/malfet/56/orig -> origin/gh/malfet/56/orig 2024-12-17T23:29:55.4005558Z * [new branch] gh/malfet/57/base -> origin/gh/malfet/57/base 2024-12-17T23:29:55.4006617Z * [new branch] gh/malfet/57/head -> origin/gh/malfet/57/head 2024-12-17T23:29:55.4007805Z * [new branch] gh/malfet/57/orig -> origin/gh/malfet/57/orig 2024-12-17T23:29:55.4009473Z * [new branch] gh/malfet/58/base -> origin/gh/malfet/58/base 2024-12-17T23:29:55.4010457Z * [new branch] gh/malfet/58/head -> origin/gh/malfet/58/head 2024-12-17T23:29:55.4011567Z * [new branch] gh/malfet/58/orig -> origin/gh/malfet/58/orig 2024-12-17T23:29:55.4012932Z * [new branch] gh/malfet/59/base -> origin/gh/malfet/59/base 2024-12-17T23:29:55.4013969Z * [new branch] gh/malfet/59/head -> origin/gh/malfet/59/head 2024-12-17T23:29:55.4014993Z * [new branch] gh/malfet/59/orig -> origin/gh/malfet/59/orig 2024-12-17T23:29:55.4016286Z * [new branch] gh/malfet/60/base -> origin/gh/malfet/60/base 2024-12-17T23:29:55.4017283Z * [new branch] gh/malfet/60/head -> origin/gh/malfet/60/head 2024-12-17T23:29:55.4018364Z * [new branch] gh/malfet/60/orig -> origin/gh/malfet/60/orig 2024-12-17T23:29:55.4019610Z * [new branch] gh/malfet/61/base -> origin/gh/malfet/61/base 2024-12-17T23:29:55.4020610Z * [new branch] gh/malfet/61/head -> origin/gh/malfet/61/head 2024-12-17T23:29:55.4021948Z * [new branch] gh/malfet/62/base -> origin/gh/malfet/62/base 2024-12-17T23:29:55.4022923Z * [new branch] gh/malfet/62/head -> origin/gh/malfet/62/head 2024-12-17T23:29:55.4024170Z * [new branch] gh/malfet/63/base -> origin/gh/malfet/63/base 2024-12-17T23:29:55.4025539Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2024-12-17T23:29:55.4026532Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2024-12-17T23:29:55.4027904Z * [new branch] gh/malfet/65/base -> origin/gh/malfet/65/base 2024-12-17T23:29:55.4028971Z * [new branch] gh/malfet/65/head -> origin/gh/malfet/65/head 2024-12-17T23:29:55.4030102Z * [new branch] gh/malfet/65/orig -> origin/gh/malfet/65/orig 2024-12-17T23:29:55.4031362Z * [new branch] gh/malfet/66/base -> origin/gh/malfet/66/base 2024-12-17T23:29:55.4032373Z * [new branch] gh/malfet/66/head -> origin/gh/malfet/66/head 2024-12-17T23:29:55.4033378Z * [new branch] gh/malfet/66/orig -> origin/gh/malfet/66/orig 2024-12-17T23:29:55.4034905Z * [new branch] gh/malfet/67/base -> origin/gh/malfet/67/base 2024-12-17T23:29:55.4035879Z * [new branch] gh/malfet/67/head -> origin/gh/malfet/67/head 2024-12-17T23:29:55.4036878Z * [new branch] gh/malfet/67/orig -> origin/gh/malfet/67/orig 2024-12-17T23:29:55.4038063Z * [new branch] gh/malfet/68/base -> origin/gh/malfet/68/base 2024-12-17T23:29:55.4039096Z * [new branch] gh/malfet/68/head -> origin/gh/malfet/68/head 2024-12-17T23:29:55.4040082Z * [new branch] gh/malfet/68/orig -> origin/gh/malfet/68/orig 2024-12-17T23:29:55.4041311Z * [new branch] gh/malfet/69/base -> origin/gh/malfet/69/base 2024-12-17T23:29:55.4042293Z * [new branch] gh/malfet/69/head -> origin/gh/malfet/69/head 2024-12-17T23:29:55.4043319Z * [new branch] gh/malfet/69/orig -> origin/gh/malfet/69/orig 2024-12-17T23:29:55.4044867Z * [new branch] gh/malfet/70/base -> origin/gh/malfet/70/base 2024-12-17T23:29:55.4045924Z * [new branch] gh/malfet/70/head -> origin/gh/malfet/70/head 2024-12-17T23:29:55.4046905Z * [new branch] gh/malfet/70/orig -> origin/gh/malfet/70/orig 2024-12-17T23:29:55.4048268Z * [new branch] gh/malfet/71/base -> origin/gh/malfet/71/base 2024-12-17T23:29:55.4049335Z * [new branch] gh/malfet/71/head -> origin/gh/malfet/71/head 2024-12-17T23:29:55.4050307Z * [new branch] gh/malfet/71/orig -> origin/gh/malfet/71/orig 2024-12-17T23:29:55.4051559Z * [new branch] gh/malfet/72/base -> origin/gh/malfet/72/base 2024-12-17T23:29:55.4052669Z * [new branch] gh/malfet/72/head -> origin/gh/malfet/72/head 2024-12-17T23:29:55.4053708Z * [new branch] gh/malfet/72/orig -> origin/gh/malfet/72/orig 2024-12-17T23:29:55.4055091Z * [new branch] gh/malfet/73/base -> origin/gh/malfet/73/base 2024-12-17T23:29:55.4056133Z * [new branch] gh/malfet/73/head -> origin/gh/malfet/73/head 2024-12-17T23:29:55.4057171Z * [new branch] gh/malfet/73/orig -> origin/gh/malfet/73/orig 2024-12-17T23:29:55.4058597Z * [new branch] gh/malfet/74/base -> origin/gh/malfet/74/base 2024-12-17T23:29:55.4059619Z * [new branch] gh/malfet/74/head -> origin/gh/malfet/74/head 2024-12-17T23:29:55.4061131Z * [new branch] gh/malfet/74/orig -> origin/gh/malfet/74/orig 2024-12-17T23:29:55.4062840Z * [new branch] gh/malfet/75/base -> origin/gh/malfet/75/base 2024-12-17T23:29:55.4063975Z * [new branch] gh/malfet/75/head -> origin/gh/malfet/75/head 2024-12-17T23:29:55.4065313Z * [new branch] gh/malfet/75/orig -> origin/gh/malfet/75/orig 2024-12-17T23:29:55.4066722Z * [new branch] gh/malfet/76/base -> origin/gh/malfet/76/base 2024-12-17T23:29:55.4067730Z * [new branch] gh/malfet/76/head -> origin/gh/malfet/76/head 2024-12-17T23:29:55.4068775Z * [new branch] gh/malfet/76/orig -> origin/gh/malfet/76/orig 2024-12-17T23:29:55.4070078Z * [new branch] gh/malfet/77/base -> origin/gh/malfet/77/base 2024-12-17T23:29:55.4071104Z * [new branch] gh/malfet/77/head -> origin/gh/malfet/77/head 2024-12-17T23:29:55.4072125Z * [new branch] gh/malfet/77/orig -> origin/gh/malfet/77/orig 2024-12-17T23:29:55.4073458Z * [new branch] gh/malfet/78/base -> origin/gh/malfet/78/base 2024-12-17T23:29:55.4074937Z * [new branch] gh/malfet/78/head -> origin/gh/malfet/78/head 2024-12-17T23:29:55.4075989Z * [new branch] gh/malfet/78/orig -> origin/gh/malfet/78/orig 2024-12-17T23:29:55.4077338Z * [new branch] gh/malfet/79/base -> origin/gh/malfet/79/base 2024-12-17T23:29:55.4078755Z * [new branch] gh/malfet/79/head -> origin/gh/malfet/79/head 2024-12-17T23:29:55.4079807Z * [new branch] gh/malfet/79/orig -> origin/gh/malfet/79/orig 2024-12-17T23:29:55.4081242Z * [new branch] gh/malfet/80/base -> origin/gh/malfet/80/base 2024-12-17T23:29:55.4082202Z * [new branch] gh/malfet/80/head -> origin/gh/malfet/80/head 2024-12-17T23:29:55.4083187Z * [new branch] gh/malfet/80/orig -> origin/gh/malfet/80/orig 2024-12-17T23:29:55.4084580Z * [new branch] gh/malfet/81/base -> origin/gh/malfet/81/base 2024-12-17T23:29:55.4085659Z * [new branch] gh/malfet/81/head -> origin/gh/malfet/81/head 2024-12-17T23:29:55.4086668Z * [new branch] gh/malfet/81/orig -> origin/gh/malfet/81/orig 2024-12-17T23:29:55.4088442Z * [new branch] gh/malfet/82/base -> origin/gh/malfet/82/base 2024-12-17T23:29:55.4089468Z * [new branch] gh/malfet/82/head -> origin/gh/malfet/82/head 2024-12-17T23:29:55.4090522Z * [new branch] gh/malfet/82/orig -> origin/gh/malfet/82/orig 2024-12-17T23:29:55.4091779Z * [new branch] gh/malfet/83/base -> origin/gh/malfet/83/base 2024-12-17T23:29:55.4092921Z * [new branch] gh/malfet/83/head -> origin/gh/malfet/83/head 2024-12-17T23:29:55.4093749Z * [new branch] gh/malfet/83/orig -> origin/gh/malfet/83/orig 2024-12-17T23:29:55.4095202Z * [new branch] gh/malfet/84/base -> origin/gh/malfet/84/base 2024-12-17T23:29:55.4096187Z * [new branch] gh/malfet/84/head -> origin/gh/malfet/84/head 2024-12-17T23:29:55.4097203Z * [new branch] gh/malfet/84/orig -> origin/gh/malfet/84/orig 2024-12-17T23:29:55.4098593Z * [new branch] gh/malfet/9/head -> origin/gh/malfet/9/head 2024-12-17T23:29:55.4100396Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2024-12-17T23:29:55.4101967Z * [new branch] gh/masnesral/107/base -> origin/gh/masnesral/107/base 2024-12-17T23:29:55.4103018Z * [new branch] gh/masnesral/107/head -> origin/gh/masnesral/107/head 2024-12-17T23:29:55.4104059Z * [new branch] gh/masnesral/107/orig -> origin/gh/masnesral/107/orig 2024-12-17T23:29:55.4105330Z * [new branch] gh/masnesral/108/base -> origin/gh/masnesral/108/base 2024-12-17T23:29:55.4106272Z * [new branch] gh/masnesral/108/head -> origin/gh/masnesral/108/head 2024-12-17T23:29:55.4107162Z * [new branch] gh/masnesral/108/orig -> origin/gh/masnesral/108/orig 2024-12-17T23:29:55.4108551Z * [new branch] gh/masnesral/109/base -> origin/gh/masnesral/109/base 2024-12-17T23:29:55.4109556Z * [new branch] gh/masnesral/109/head -> origin/gh/masnesral/109/head 2024-12-17T23:29:55.4110604Z * [new branch] gh/masnesral/109/orig -> origin/gh/masnesral/109/orig 2024-12-17T23:29:55.4112349Z * [new branch] gh/masnesral/137/base -> origin/gh/masnesral/137/base 2024-12-17T23:29:55.4113391Z * [new branch] gh/masnesral/137/head -> origin/gh/masnesral/137/head 2024-12-17T23:29:55.4114540Z * [new branch] gh/masnesral/137/orig -> origin/gh/masnesral/137/orig 2024-12-17T23:29:55.4116005Z * [new branch] gh/masnesral/140/base -> origin/gh/masnesral/140/base 2024-12-17T23:29:55.4117011Z * [new branch] gh/masnesral/140/head -> origin/gh/masnesral/140/head 2024-12-17T23:29:55.4118007Z * [new branch] gh/masnesral/140/orig -> origin/gh/masnesral/140/orig 2024-12-17T23:29:55.4119386Z * [new branch] gh/masnesral/141/base -> origin/gh/masnesral/141/base 2024-12-17T23:29:55.4120480Z * [new branch] gh/masnesral/141/head -> origin/gh/masnesral/141/head 2024-12-17T23:29:55.4121489Z * [new branch] gh/masnesral/141/orig -> origin/gh/masnesral/141/orig 2024-12-17T23:29:55.4122871Z * [new branch] gh/masnesral/144/base -> origin/gh/masnesral/144/base 2024-12-17T23:29:55.4123881Z * [new branch] gh/masnesral/144/head -> origin/gh/masnesral/144/head 2024-12-17T23:29:55.4124964Z * [new branch] gh/masnesral/144/orig -> origin/gh/masnesral/144/orig 2024-12-17T23:29:55.4126528Z * [new branch] gh/masnesral/145/base -> origin/gh/masnesral/145/base 2024-12-17T23:29:55.4127702Z * [new branch] gh/masnesral/145/head -> origin/gh/masnesral/145/head 2024-12-17T23:29:55.4128749Z * [new branch] gh/masnesral/145/orig -> origin/gh/masnesral/145/orig 2024-12-17T23:29:55.4130147Z * [new branch] gh/masnesral/146/base -> origin/gh/masnesral/146/base 2024-12-17T23:29:55.4131261Z * [new branch] gh/masnesral/146/head -> origin/gh/masnesral/146/head 2024-12-17T23:29:55.4132305Z * [new branch] gh/masnesral/146/orig -> origin/gh/masnesral/146/orig 2024-12-17T23:29:55.4133741Z * [new branch] gh/masnesral/147/base -> origin/gh/masnesral/147/base 2024-12-17T23:29:55.4134787Z * [new branch] gh/masnesral/147/head -> origin/gh/masnesral/147/head 2024-12-17T23:29:55.4135604Z * [new branch] gh/masnesral/147/orig -> origin/gh/masnesral/147/orig 2024-12-17T23:29:55.4136902Z * [new branch] gh/masnesral/148/base -> origin/gh/masnesral/148/base 2024-12-17T23:29:55.4137926Z * [new branch] gh/masnesral/148/head -> origin/gh/masnesral/148/head 2024-12-17T23:29:55.4138978Z * [new branch] gh/masnesral/148/orig -> origin/gh/masnesral/148/orig 2024-12-17T23:29:55.4140460Z * [new branch] gh/masnesral/149/base -> origin/gh/masnesral/149/base 2024-12-17T23:29:55.4141557Z * [new branch] gh/masnesral/149/head -> origin/gh/masnesral/149/head 2024-12-17T23:29:55.4142592Z * [new branch] gh/masnesral/149/orig -> origin/gh/masnesral/149/orig 2024-12-17T23:29:55.4143929Z * [new branch] gh/masnesral/150/base -> origin/gh/masnesral/150/base 2024-12-17T23:29:55.4145005Z * [new branch] gh/masnesral/150/head -> origin/gh/masnesral/150/head 2024-12-17T23:29:55.4146055Z * [new branch] gh/masnesral/150/orig -> origin/gh/masnesral/150/orig 2024-12-17T23:29:55.4147570Z * [new branch] gh/masnesral/151/base -> origin/gh/masnesral/151/base 2024-12-17T23:29:55.4148729Z * [new branch] gh/masnesral/151/head -> origin/gh/masnesral/151/head 2024-12-17T23:29:55.4149870Z * [new branch] gh/masnesral/151/orig -> origin/gh/masnesral/151/orig 2024-12-17T23:29:55.4151304Z * [new branch] gh/masnesral/152/base -> origin/gh/masnesral/152/base 2024-12-17T23:29:55.4152335Z * [new branch] gh/masnesral/152/head -> origin/gh/masnesral/152/head 2024-12-17T23:29:55.4153371Z * [new branch] gh/masnesral/152/orig -> origin/gh/masnesral/152/orig 2024-12-17T23:29:55.4155235Z * [new branch] gh/masnesral/153/base -> origin/gh/masnesral/153/base 2024-12-17T23:29:55.4156311Z * [new branch] gh/masnesral/153/head -> origin/gh/masnesral/153/head 2024-12-17T23:29:55.4157377Z * [new branch] gh/masnesral/153/orig -> origin/gh/masnesral/153/orig 2024-12-17T23:29:55.4159090Z * [new branch] gh/masnesral/154/base -> origin/gh/masnesral/154/base 2024-12-17T23:29:55.4160102Z * [new branch] gh/masnesral/154/head -> origin/gh/masnesral/154/head 2024-12-17T23:29:55.4161138Z * [new branch] gh/masnesral/154/orig -> origin/gh/masnesral/154/orig 2024-12-17T23:29:55.4162565Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2024-12-17T23:29:55.4163589Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2024-12-17T23:29:55.4164606Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2024-12-17T23:29:55.4166538Z * [new branch] gh/masnesral/156/base -> origin/gh/masnesral/156/base 2024-12-17T23:29:55.4167579Z * [new branch] gh/masnesral/156/head -> origin/gh/masnesral/156/head 2024-12-17T23:29:55.4168648Z * [new branch] gh/masnesral/156/orig -> origin/gh/masnesral/156/orig 2024-12-17T23:29:55.4170082Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2024-12-17T23:29:55.4171500Z * [new branch] gh/masnesral/4/base -> origin/gh/masnesral/4/base 2024-12-17T23:29:55.4172648Z * [new branch] gh/masnesral/4/orig -> origin/gh/masnesral/4/orig 2024-12-17T23:29:55.4174232Z * [new branch] gh/mcr229/3/base -> origin/gh/mcr229/3/base 2024-12-17T23:29:55.4175336Z * [new branch] gh/mcr229/3/head -> origin/gh/mcr229/3/head 2024-12-17T23:29:55.4176382Z * [new branch] gh/mcr229/3/orig -> origin/gh/mcr229/3/orig 2024-12-17T23:29:55.4177817Z * [new branch] gh/mcr229/4/base -> origin/gh/mcr229/4/base 2024-12-17T23:29:55.4179193Z * [new branch] gh/mcr229/4/head -> origin/gh/mcr229/4/head 2024-12-17T23:29:55.4180283Z * [new branch] gh/mcr229/4/orig -> origin/gh/mcr229/4/orig 2024-12-17T23:29:55.4181939Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2024-12-17T23:29:55.4182952Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2024-12-17T23:29:55.4184135Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2024-12-17T23:29:55.4185152Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2024-12-17T23:29:55.4186544Z * [new branch] gh/mhorowitz/10/base -> origin/gh/mhorowitz/10/base 2024-12-17T23:29:55.4187651Z * [new branch] gh/mhorowitz/10/head -> origin/gh/mhorowitz/10/head 2024-12-17T23:29:55.4188911Z * [new branch] gh/mhorowitz/10/orig -> origin/gh/mhorowitz/10/orig 2024-12-17T23:29:55.4190137Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2024-12-17T23:29:55.4191222Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2024-12-17T23:29:55.4192419Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2024-12-17T23:29:55.4193395Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2024-12-17T23:29:55.4194611Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2024-12-17T23:29:55.4195568Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2024-12-17T23:29:55.4196778Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2024-12-17T23:29:55.4197688Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2024-12-17T23:29:55.4198922Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2024-12-17T23:29:55.4199741Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2024-12-17T23:29:55.4201067Z * [new branch] gh/mhorowitz/7/base -> origin/gh/mhorowitz/7/base 2024-12-17T23:29:55.4201989Z * [new branch] gh/mhorowitz/7/head -> origin/gh/mhorowitz/7/head 2024-12-17T23:29:55.4202985Z * [new branch] gh/mhorowitz/7/orig -> origin/gh/mhorowitz/7/orig 2024-12-17T23:29:55.4204324Z * [new branch] gh/mhorowitz/8/base -> origin/gh/mhorowitz/8/base 2024-12-17T23:29:55.4205329Z * [new branch] gh/mhorowitz/8/head -> origin/gh/mhorowitz/8/head 2024-12-17T23:29:55.4206399Z * [new branch] gh/mhorowitz/8/orig -> origin/gh/mhorowitz/8/orig 2024-12-17T23:29:55.4207774Z * [new branch] gh/mhorowitz/9/base -> origin/gh/mhorowitz/9/base 2024-12-17T23:29:55.4208606Z * [new branch] gh/mhorowitz/9/head -> origin/gh/mhorowitz/9/head 2024-12-17T23:29:55.4209688Z * [new branch] gh/mhorowitz/9/orig -> origin/gh/mhorowitz/9/orig 2024-12-17T23:29:55.4211786Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2024-12-17T23:29:55.4212856Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2024-12-17T23:29:55.4214125Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2024-12-17T23:29:55.4215119Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2024-12-17T23:29:55.4216384Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2024-12-17T23:29:55.4217370Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2024-12-17T23:29:55.4218592Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2024-12-17T23:29:55.4219418Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2024-12-17T23:29:55.4220799Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2024-12-17T23:29:55.4221951Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2024-12-17T23:29:55.4223140Z * [new branch] gh/mikaylagawarecki/263/base -> origin/gh/mikaylagawarecki/263/base 2024-12-17T23:29:55.4224124Z * [new branch] gh/mikaylagawarecki/263/head -> origin/gh/mikaylagawarecki/263/head 2024-12-17T23:29:55.4225130Z * [new branch] gh/mikaylagawarecki/263/orig -> origin/gh/mikaylagawarecki/263/orig 2024-12-17T23:29:55.4226620Z * [new branch] gh/mikaylagawarecki/274/base -> origin/gh/mikaylagawarecki/274/base 2024-12-17T23:29:55.4227681Z * [new branch] gh/mikaylagawarecki/274/head -> origin/gh/mikaylagawarecki/274/head 2024-12-17T23:29:55.4228770Z * [new branch] gh/mikaylagawarecki/274/orig -> origin/gh/mikaylagawarecki/274/orig 2024-12-17T23:29:55.4230123Z * [new branch] gh/mikaylagawarecki/276/base -> origin/gh/mikaylagawarecki/276/base 2024-12-17T23:29:55.4231088Z * [new branch] gh/mikaylagawarecki/276/head -> origin/gh/mikaylagawarecki/276/head 2024-12-17T23:29:55.4232208Z * [new branch] gh/mikaylagawarecki/276/orig -> origin/gh/mikaylagawarecki/276/orig 2024-12-17T23:29:55.4233414Z * [new branch] gh/mikaylagawarecki/277/base -> origin/gh/mikaylagawarecki/277/base 2024-12-17T23:29:55.4234498Z * [new branch] gh/mikaylagawarecki/277/head -> origin/gh/mikaylagawarecki/277/head 2024-12-17T23:29:55.4235632Z * [new branch] gh/mikaylagawarecki/277/orig -> origin/gh/mikaylagawarecki/277/orig 2024-12-17T23:29:55.4237260Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2024-12-17T23:29:55.4238279Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2024-12-17T23:29:55.4239308Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2024-12-17T23:29:55.4240668Z * [new branch] gh/mikaylagawarecki/286/base -> origin/gh/mikaylagawarecki/286/base 2024-12-17T23:29:55.4241668Z * [new branch] gh/mikaylagawarecki/286/head -> origin/gh/mikaylagawarecki/286/head 2024-12-17T23:29:55.4242706Z * [new branch] gh/mikaylagawarecki/286/orig -> origin/gh/mikaylagawarecki/286/orig 2024-12-17T23:29:55.4244096Z * [new branch] gh/mikaylagawarecki/287/base -> origin/gh/mikaylagawarecki/287/base 2024-12-17T23:29:55.4245108Z * [new branch] gh/mikaylagawarecki/287/head -> origin/gh/mikaylagawarecki/287/head 2024-12-17T23:29:55.4246137Z * [new branch] gh/mikaylagawarecki/287/orig -> origin/gh/mikaylagawarecki/287/orig 2024-12-17T23:29:55.4248259Z * [new branch] gh/mikaylagawarecki/288/base -> origin/gh/mikaylagawarecki/288/base 2024-12-17T23:29:55.4249299Z * [new branch] gh/mikaylagawarecki/288/head -> origin/gh/mikaylagawarecki/288/head 2024-12-17T23:29:55.4250348Z * [new branch] gh/mikaylagawarecki/288/orig -> origin/gh/mikaylagawarecki/288/orig 2024-12-17T23:29:55.4251842Z * [new branch] gh/mikaylagawarecki/289/base -> origin/gh/mikaylagawarecki/289/base 2024-12-17T23:29:55.4253122Z * [new branch] gh/mikaylagawarecki/289/head -> origin/gh/mikaylagawarecki/289/head 2024-12-17T23:29:55.4254127Z * [new branch] gh/mikaylagawarecki/289/orig -> origin/gh/mikaylagawarecki/289/orig 2024-12-17T23:29:55.4255487Z * [new branch] gh/mikaylagawarecki/290/base -> origin/gh/mikaylagawarecki/290/base 2024-12-17T23:29:55.4256512Z * [new branch] gh/mikaylagawarecki/290/head -> origin/gh/mikaylagawarecki/290/head 2024-12-17T23:29:55.4257340Z * [new branch] gh/mikaylagawarecki/290/orig -> origin/gh/mikaylagawarecki/290/orig 2024-12-17T23:29:55.4258806Z * [new branch] gh/mikaylagawarecki/291/base -> origin/gh/mikaylagawarecki/291/base 2024-12-17T23:29:55.4259831Z * [new branch] gh/mikaylagawarecki/291/head -> origin/gh/mikaylagawarecki/291/head 2024-12-17T23:29:55.4260874Z * [new branch] gh/mikaylagawarecki/291/orig -> origin/gh/mikaylagawarecki/291/orig 2024-12-17T23:29:55.4262632Z * [new branch] gh/mikaylagawarecki/292/base -> origin/gh/mikaylagawarecki/292/base 2024-12-17T23:29:55.4263697Z * [new branch] gh/mikaylagawarecki/292/head -> origin/gh/mikaylagawarecki/292/head 2024-12-17T23:29:55.4264703Z * [new branch] gh/mikaylagawarecki/292/orig -> origin/gh/mikaylagawarecki/292/orig 2024-12-17T23:29:55.4266134Z * [new branch] gh/mikaylagawarecki/293/base -> origin/gh/mikaylagawarecki/293/base 2024-12-17T23:29:55.4267424Z * [new branch] gh/mikaylagawarecki/293/head -> origin/gh/mikaylagawarecki/293/head 2024-12-17T23:29:55.4268497Z * [new branch] gh/mikaylagawarecki/293/orig -> origin/gh/mikaylagawarecki/293/orig 2024-12-17T23:29:55.4269818Z * [new branch] gh/mikaylagawarecki/294/base -> origin/gh/mikaylagawarecki/294/base 2024-12-17T23:29:55.4270905Z * [new branch] gh/mikaylagawarecki/294/head -> origin/gh/mikaylagawarecki/294/head 2024-12-17T23:29:55.4271949Z * [new branch] gh/mikaylagawarecki/294/orig -> origin/gh/mikaylagawarecki/294/orig 2024-12-17T23:29:55.4273363Z * [new branch] gh/mikaylagawarecki/295/base -> origin/gh/mikaylagawarecki/295/base 2024-12-17T23:29:55.4274344Z * [new branch] gh/mikaylagawarecki/295/head -> origin/gh/mikaylagawarecki/295/head 2024-12-17T23:29:55.4275380Z * [new branch] gh/mikaylagawarecki/295/orig -> origin/gh/mikaylagawarecki/295/orig 2024-12-17T23:29:55.4276615Z * [new branch] gh/mikaylagawarecki/296/base -> origin/gh/mikaylagawarecki/296/base 2024-12-17T23:29:55.4277670Z * [new branch] gh/mikaylagawarecki/296/head -> origin/gh/mikaylagawarecki/296/head 2024-12-17T23:29:55.4278685Z * [new branch] gh/mikaylagawarecki/296/orig -> origin/gh/mikaylagawarecki/296/orig 2024-12-17T23:29:55.4280358Z * [new branch] gh/mikaylagawarecki/297/base -> origin/gh/mikaylagawarecki/297/base 2024-12-17T23:29:55.4281501Z * [new branch] gh/mikaylagawarecki/297/head -> origin/gh/mikaylagawarecki/297/head 2024-12-17T23:29:55.4282477Z * [new branch] gh/mikaylagawarecki/297/orig -> origin/gh/mikaylagawarecki/297/orig 2024-12-17T23:29:55.4283730Z * [new branch] gh/mikaylagawarecki/298/base -> origin/gh/mikaylagawarecki/298/base 2024-12-17T23:29:55.4284829Z * [new branch] gh/mikaylagawarecki/298/head -> origin/gh/mikaylagawarecki/298/head 2024-12-17T23:29:55.4285816Z * [new branch] gh/mikaylagawarecki/298/orig -> origin/gh/mikaylagawarecki/298/orig 2024-12-17T23:29:55.4287842Z * [new branch] gh/mingfeima/125/base -> origin/gh/mingfeima/125/base 2024-12-17T23:29:55.4290244Z * [new branch] gh/mingfeima/125/head -> origin/gh/mingfeima/125/head 2024-12-17T23:29:55.4291364Z * [new branch] gh/mingfeima/125/orig -> origin/gh/mingfeima/125/orig 2024-12-17T23:29:55.4292894Z * [new branch] gh/mingfeima/127/base -> origin/gh/mingfeima/127/base 2024-12-17T23:29:55.4293873Z * [new branch] gh/mingfeima/127/head -> origin/gh/mingfeima/127/head 2024-12-17T23:29:55.4294947Z * [new branch] gh/mingfeima/127/orig -> origin/gh/mingfeima/127/orig 2024-12-17T23:29:55.4296652Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2024-12-17T23:29:55.4297845Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2024-12-17T23:29:55.4299319Z * [new branch] gh/mlazos/102/base -> origin/gh/mlazos/102/base 2024-12-17T23:29:55.4300475Z * [new branch] gh/mlazos/102/head -> origin/gh/mlazos/102/head 2024-12-17T23:29:55.4301550Z * [new branch] gh/mlazos/102/orig -> origin/gh/mlazos/102/orig 2024-12-17T23:29:55.4303138Z * [new branch] gh/mlazos/103/base -> origin/gh/mlazos/103/base 2024-12-17T23:29:55.4304295Z * [new branch] gh/mlazos/103/head -> origin/gh/mlazos/103/head 2024-12-17T23:29:55.4305347Z * [new branch] gh/mlazos/103/orig -> origin/gh/mlazos/103/orig 2024-12-17T23:29:55.4306678Z * [new branch] gh/mlazos/104/base -> origin/gh/mlazos/104/base 2024-12-17T23:29:55.4307854Z * [new branch] gh/mlazos/104/head -> origin/gh/mlazos/104/head 2024-12-17T23:29:55.4308923Z * [new branch] gh/mlazos/104/orig -> origin/gh/mlazos/104/orig 2024-12-17T23:29:55.4310305Z * [new branch] gh/mlazos/105/base -> origin/gh/mlazos/105/base 2024-12-17T23:29:55.4311366Z * [new branch] gh/mlazos/105/head -> origin/gh/mlazos/105/head 2024-12-17T23:29:55.4312436Z * [new branch] gh/mlazos/105/orig -> origin/gh/mlazos/105/orig 2024-12-17T23:29:55.4313845Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2024-12-17T23:29:55.4328180Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2024-12-17T23:29:55.4328654Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2024-12-17T23:29:55.4328879Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2024-12-17T23:29:55.4329094Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2024-12-17T23:29:55.4329348Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2024-12-17T23:29:55.4329555Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2024-12-17T23:29:55.4329777Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2024-12-17T23:29:55.4329992Z * [new branch] gh/mlazos/77/base -> origin/gh/mlazos/77/base 2024-12-17T23:29:55.4330215Z * [new branch] gh/mlazos/77/head -> origin/gh/mlazos/77/head 2024-12-17T23:29:55.4330444Z * [new branch] gh/mlazos/77/orig -> origin/gh/mlazos/77/orig 2024-12-17T23:29:55.4330676Z * [new branch] gh/mrshenli/382/base -> origin/gh/mrshenli/382/base 2024-12-17T23:29:55.4330902Z * [new branch] gh/mrshenli/382/head -> origin/gh/mrshenli/382/head 2024-12-17T23:29:55.4331143Z * [new branch] gh/mrshenli/382/orig -> origin/gh/mrshenli/382/orig 2024-12-17T23:29:55.4331640Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2024-12-17T23:29:55.4332489Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2024-12-17T23:29:55.4333940Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2024-12-17T23:29:55.4334996Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2024-12-17T23:29:55.4336362Z * [new branch] gh/muchulee8/36/base -> origin/gh/muchulee8/36/base 2024-12-17T23:29:55.4337375Z * [new branch] gh/muchulee8/36/head -> origin/gh/muchulee8/36/head 2024-12-17T23:29:55.4338439Z * [new branch] gh/muchulee8/36/orig -> origin/gh/muchulee8/36/orig 2024-12-17T23:29:55.4339980Z * [new branch] gh/muchulee8/38/base -> origin/gh/muchulee8/38/base 2024-12-17T23:29:55.4341035Z * [new branch] gh/muchulee8/38/head -> origin/gh/muchulee8/38/head 2024-12-17T23:29:55.4342131Z * [new branch] gh/muchulee8/38/orig -> origin/gh/muchulee8/38/orig 2024-12-17T23:29:55.4343385Z * [new branch] gh/muchulee8/39/base -> origin/gh/muchulee8/39/base 2024-12-17T23:29:55.4344361Z * [new branch] gh/muchulee8/39/head -> origin/gh/muchulee8/39/head 2024-12-17T23:29:55.4345396Z * [new branch] gh/muchulee8/39/orig -> origin/gh/muchulee8/39/orig 2024-12-17T23:29:55.4346879Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2024-12-17T23:29:55.4348075Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2024-12-17T23:29:55.4349640Z * [new branch] gh/mzzchy/1/base -> origin/gh/mzzchy/1/base 2024-12-17T23:29:55.4350773Z * [new branch] gh/mzzchy/1/head -> origin/gh/mzzchy/1/head 2024-12-17T23:29:55.4351748Z * [new branch] gh/mzzchy/1/orig -> origin/gh/mzzchy/1/orig 2024-12-17T23:29:55.4353094Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2024-12-17T23:29:55.4354181Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2024-12-17T23:29:55.4355261Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2024-12-17T23:29:55.4356614Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2024-12-17T23:29:55.4357623Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2024-12-17T23:29:55.4358631Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2024-12-17T23:29:55.4360282Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2024-12-17T23:29:55.4361348Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2024-12-17T23:29:55.4362789Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2024-12-17T23:29:55.4363968Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2024-12-17T23:29:55.4365033Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2024-12-17T23:29:55.4366692Z * [new branch] gh/nikitaved/57/base -> origin/gh/nikitaved/57/base 2024-12-17T23:29:55.4367737Z * [new branch] gh/nikitaved/57/head -> origin/gh/nikitaved/57/head 2024-12-17T23:29:55.4368778Z * [new branch] gh/nikitaved/57/orig -> origin/gh/nikitaved/57/orig 2024-12-17T23:29:55.4370386Z * [new branch] gh/nmacchioni/10/base -> origin/gh/nmacchioni/10/base 2024-12-17T23:29:55.4371459Z * [new branch] gh/nmacchioni/10/head -> origin/gh/nmacchioni/10/head 2024-12-17T23:29:55.4372481Z * [new branch] gh/nmacchioni/10/orig -> origin/gh/nmacchioni/10/orig 2024-12-17T23:29:55.4373809Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2024-12-17T23:29:55.4374886Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2024-12-17T23:29:55.4375873Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2024-12-17T23:29:55.4377606Z * [new branch] gh/nmacchioni/13/base -> origin/gh/nmacchioni/13/base 2024-12-17T23:29:55.4378615Z * [new branch] gh/nmacchioni/13/head -> origin/gh/nmacchioni/13/head 2024-12-17T23:29:55.4379605Z * [new branch] gh/nmacchioni/13/orig -> origin/gh/nmacchioni/13/orig 2024-12-17T23:29:55.4380952Z * [new branch] gh/nmacchioni/17/base -> origin/gh/nmacchioni/17/base 2024-12-17T23:29:55.4381937Z * [new branch] gh/nmacchioni/17/head -> origin/gh/nmacchioni/17/head 2024-12-17T23:29:55.4382930Z * [new branch] gh/nmacchioni/17/orig -> origin/gh/nmacchioni/17/orig 2024-12-17T23:29:55.4384346Z * [new branch] gh/nmacchioni/18/base -> origin/gh/nmacchioni/18/base 2024-12-17T23:29:55.4385198Z * [new branch] gh/nmacchioni/18/head -> origin/gh/nmacchioni/18/head 2024-12-17T23:29:55.4386277Z * [new branch] gh/nmacchioni/18/orig -> origin/gh/nmacchioni/18/orig 2024-12-17T23:29:55.4387982Z * [new branch] gh/nmacchioni/19/base -> origin/gh/nmacchioni/19/base 2024-12-17T23:29:55.4389052Z * [new branch] gh/nmacchioni/19/head -> origin/gh/nmacchioni/19/head 2024-12-17T23:29:55.4390061Z * [new branch] gh/nmacchioni/19/orig -> origin/gh/nmacchioni/19/orig 2024-12-17T23:29:55.4391327Z * [new branch] gh/nmacchioni/20/base -> origin/gh/nmacchioni/20/base 2024-12-17T23:29:55.4392368Z * [new branch] gh/nmacchioni/20/head -> origin/gh/nmacchioni/20/head 2024-12-17T23:29:55.4393784Z * [new branch] gh/nmacchioni/20/orig -> origin/gh/nmacchioni/20/orig 2024-12-17T23:29:55.4395070Z * [new branch] gh/nmacchioni/21/base -> origin/gh/nmacchioni/21/base 2024-12-17T23:29:55.4396060Z * [new branch] gh/nmacchioni/21/head -> origin/gh/nmacchioni/21/head 2024-12-17T23:29:55.4397069Z * [new branch] gh/nmacchioni/21/orig -> origin/gh/nmacchioni/21/orig 2024-12-17T23:29:55.4398461Z * [new branch] gh/nmacchioni/22/base -> origin/gh/nmacchioni/22/base 2024-12-17T23:29:55.4399384Z * [new branch] gh/nmacchioni/22/head -> origin/gh/nmacchioni/22/head 2024-12-17T23:29:55.4400674Z * [new branch] gh/nmacchioni/23/base -> origin/gh/nmacchioni/23/base 2024-12-17T23:29:55.4401663Z * [new branch] gh/nmacchioni/23/head -> origin/gh/nmacchioni/23/head 2024-12-17T23:29:55.4402894Z * [new branch] gh/nmacchioni/24/base -> origin/gh/nmacchioni/24/base 2024-12-17T23:29:55.4403872Z * [new branch] gh/nmacchioni/24/head -> origin/gh/nmacchioni/24/head 2024-12-17T23:29:55.4405131Z * [new branch] gh/nmacchioni/25/base -> origin/gh/nmacchioni/25/base 2024-12-17T23:29:55.4406164Z * [new branch] gh/nmacchioni/25/head -> origin/gh/nmacchioni/25/head 2024-12-17T23:29:55.4407522Z * [new branch] gh/nmacchioni/26/base -> origin/gh/nmacchioni/26/base 2024-12-17T23:29:55.4408569Z * [new branch] gh/nmacchioni/26/head -> origin/gh/nmacchioni/26/head 2024-12-17T23:29:55.4409618Z * [new branch] gh/nmacchioni/26/orig -> origin/gh/nmacchioni/26/orig 2024-12-17T23:29:55.4410993Z * [new branch] gh/nmacchioni/27/base -> origin/gh/nmacchioni/27/base 2024-12-17T23:29:55.4412057Z * [new branch] gh/nmacchioni/27/head -> origin/gh/nmacchioni/27/head 2024-12-17T23:29:55.4412997Z * [new branch] gh/nmacchioni/27/orig -> origin/gh/nmacchioni/27/orig 2024-12-17T23:29:55.4414307Z * [new branch] gh/nmacchioni/28/base -> origin/gh/nmacchioni/28/base 2024-12-17T23:29:55.4415355Z * [new branch] gh/nmacchioni/28/head -> origin/gh/nmacchioni/28/head 2024-12-17T23:29:55.4416269Z * [new branch] gh/nmacchioni/28/orig -> origin/gh/nmacchioni/28/orig 2024-12-17T23:29:55.4417624Z * [new branch] gh/nmacchioni/29/base -> origin/gh/nmacchioni/29/base 2024-12-17T23:29:55.4418661Z * [new branch] gh/nmacchioni/29/head -> origin/gh/nmacchioni/29/head 2024-12-17T23:29:55.4419632Z * [new branch] gh/nmacchioni/29/orig -> origin/gh/nmacchioni/29/orig 2024-12-17T23:29:55.4420950Z * [new branch] gh/nmacchioni/6/base -> origin/gh/nmacchioni/6/base 2024-12-17T23:29:55.4421973Z * [new branch] gh/nmacchioni/6/head -> origin/gh/nmacchioni/6/head 2024-12-17T23:29:55.4423001Z * [new branch] gh/nmacchioni/6/orig -> origin/gh/nmacchioni/6/orig 2024-12-17T23:29:55.4424415Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2024-12-17T23:29:55.4425274Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2024-12-17T23:29:55.4426323Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2024-12-17T23:29:55.4428306Z * [new branch] gh/nmacchioni/9/base -> origin/gh/nmacchioni/9/base 2024-12-17T23:29:55.4429343Z * [new branch] gh/nmacchioni/9/head -> origin/gh/nmacchioni/9/head 2024-12-17T23:29:55.4430341Z * [new branch] gh/nmacchioni/9/orig -> origin/gh/nmacchioni/9/orig 2024-12-17T23:29:55.4432370Z * [new branch] gh/oulgen/124/base -> origin/gh/oulgen/124/base 2024-12-17T23:29:55.4433393Z * [new branch] gh/oulgen/124/head -> origin/gh/oulgen/124/head 2024-12-17T23:29:55.4434422Z * [new branch] gh/oulgen/124/orig -> origin/gh/oulgen/124/orig 2024-12-17T23:29:55.4435893Z * [new branch] gh/oulgen/130/base -> origin/gh/oulgen/130/base 2024-12-17T23:29:55.4437005Z * [new branch] gh/oulgen/130/head -> origin/gh/oulgen/130/head 2024-12-17T23:29:55.4438002Z * [new branch] gh/oulgen/130/orig -> origin/gh/oulgen/130/orig 2024-12-17T23:29:55.4439371Z * [new branch] gh/oulgen/133/base -> origin/gh/oulgen/133/base 2024-12-17T23:29:55.4440412Z * [new branch] gh/oulgen/133/head -> origin/gh/oulgen/133/head 2024-12-17T23:29:55.4441439Z * [new branch] gh/oulgen/133/orig -> origin/gh/oulgen/133/orig 2024-12-17T23:29:55.4442821Z * [new branch] gh/oulgen/134/base -> origin/gh/oulgen/134/base 2024-12-17T23:29:55.4443849Z * [new branch] gh/oulgen/134/head -> origin/gh/oulgen/134/head 2024-12-17T23:29:55.4444851Z * [new branch] gh/oulgen/134/orig -> origin/gh/oulgen/134/orig 2024-12-17T23:29:55.4446349Z * [new branch] gh/oulgen/135/base -> origin/gh/oulgen/135/base 2024-12-17T23:29:55.4447413Z * [new branch] gh/oulgen/135/head -> origin/gh/oulgen/135/head 2024-12-17T23:29:55.4448455Z * [new branch] gh/oulgen/135/orig -> origin/gh/oulgen/135/orig 2024-12-17T23:29:55.4449858Z * [new branch] gh/oulgen/136/base -> origin/gh/oulgen/136/base 2024-12-17T23:29:55.4450878Z * [new branch] gh/oulgen/136/head -> origin/gh/oulgen/136/head 2024-12-17T23:29:55.4451905Z * [new branch] gh/oulgen/136/orig -> origin/gh/oulgen/136/orig 2024-12-17T23:29:55.4453635Z * [new branch] gh/oulgen/137/base -> origin/gh/oulgen/137/base 2024-12-17T23:29:55.4454657Z * [new branch] gh/oulgen/137/head -> origin/gh/oulgen/137/head 2024-12-17T23:29:55.4455641Z * [new branch] gh/oulgen/137/orig -> origin/gh/oulgen/137/orig 2024-12-17T23:29:55.4457056Z * [new branch] gh/oulgen/138/base -> origin/gh/oulgen/138/base 2024-12-17T23:29:55.4458198Z * [new branch] gh/oulgen/138/head -> origin/gh/oulgen/138/head 2024-12-17T23:29:55.4459219Z * [new branch] gh/oulgen/138/orig -> origin/gh/oulgen/138/orig 2024-12-17T23:29:55.4460668Z * [new branch] gh/oulgen/139/base -> origin/gh/oulgen/139/base 2024-12-17T23:29:55.4461690Z * [new branch] gh/oulgen/139/head -> origin/gh/oulgen/139/head 2024-12-17T23:29:55.4462691Z * [new branch] gh/oulgen/139/orig -> origin/gh/oulgen/139/orig 2024-12-17T23:29:55.4463995Z * [new branch] gh/oulgen/140/base -> origin/gh/oulgen/140/base 2024-12-17T23:29:55.4465041Z * [new branch] gh/oulgen/140/head -> origin/gh/oulgen/140/head 2024-12-17T23:29:55.4466181Z * [new branch] gh/oulgen/140/orig -> origin/gh/oulgen/140/orig 2024-12-17T23:29:55.4467428Z * [new branch] gh/oulgen/141/base -> origin/gh/oulgen/141/base 2024-12-17T23:29:55.4468531Z * [new branch] gh/oulgen/141/head -> origin/gh/oulgen/141/head 2024-12-17T23:29:55.4469532Z * [new branch] gh/oulgen/141/orig -> origin/gh/oulgen/141/orig 2024-12-17T23:29:55.4471058Z * [new branch] gh/oulgen/142/base -> origin/gh/oulgen/142/base 2024-12-17T23:29:55.4472052Z * [new branch] gh/oulgen/142/head -> origin/gh/oulgen/142/head 2024-12-17T23:29:55.4473073Z * [new branch] gh/oulgen/142/orig -> origin/gh/oulgen/142/orig 2024-12-17T23:29:55.4474423Z * [new branch] gh/oulgen/143/base -> origin/gh/oulgen/143/base 2024-12-17T23:29:55.4475519Z * [new branch] gh/oulgen/143/head -> origin/gh/oulgen/143/head 2024-12-17T23:29:55.4476559Z * [new branch] gh/oulgen/143/orig -> origin/gh/oulgen/143/orig 2024-12-17T23:29:55.4477953Z * [new branch] gh/oulgen/144/base -> origin/gh/oulgen/144/base 2024-12-17T23:29:55.4478997Z * [new branch] gh/oulgen/144/head -> origin/gh/oulgen/144/head 2024-12-17T23:29:55.4480141Z * [new branch] gh/oulgen/144/orig -> origin/gh/oulgen/144/orig 2024-12-17T23:29:55.4481555Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2024-12-17T23:29:55.4482585Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2024-12-17T23:29:55.4483597Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2024-12-17T23:29:55.4485000Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2024-12-17T23:29:55.4486106Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2024-12-17T23:29:55.4487407Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2024-12-17T23:29:55.4492317Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2024-12-17T23:29:55.4493368Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2024-12-17T23:29:55.4494448Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2024-12-17T23:29:55.4496219Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2024-12-17T23:29:55.4497418Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2024-12-17T23:29:55.4498501Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2024-12-17T23:29:55.4500038Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2024-12-17T23:29:55.4501045Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2024-12-17T23:29:55.4502132Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2024-12-17T23:29:55.4504229Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2024-12-17T23:29:55.4505305Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2024-12-17T23:29:55.4506322Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2024-12-17T23:29:55.4507960Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2024-12-17T23:29:55.4509090Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2024-12-17T23:29:55.4510134Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2024-12-17T23:29:55.4511431Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2024-12-17T23:29:55.4512384Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2024-12-17T23:29:55.4513517Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2024-12-17T23:29:55.4514980Z * [new branch] gh/qqaatw/25/base -> origin/gh/qqaatw/25/base 2024-12-17T23:29:55.4516046Z * [new branch] gh/qqaatw/25/head -> origin/gh/qqaatw/25/head 2024-12-17T23:29:55.4517122Z * [new branch] gh/qqaatw/25/orig -> origin/gh/qqaatw/25/orig 2024-12-17T23:29:55.4518435Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2024-12-17T23:29:55.4519460Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2024-12-17T23:29:55.4520475Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2024-12-17T23:29:55.4522014Z * [new branch] gh/rec/100/base -> origin/gh/rec/100/base 2024-12-17T23:29:55.4523009Z * [new branch] gh/rec/100/head -> origin/gh/rec/100/head 2024-12-17T23:29:55.4524036Z * [new branch] gh/rec/100/orig -> origin/gh/rec/100/orig 2024-12-17T23:29:55.4525877Z * [new branch] gh/rec/101/base -> origin/gh/rec/101/base 2024-12-17T23:29:55.4526901Z * [new branch] gh/rec/101/head -> origin/gh/rec/101/head 2024-12-17T23:29:55.4527948Z * [new branch] gh/rec/101/orig -> origin/gh/rec/101/orig 2024-12-17T23:29:55.4529257Z * [new branch] gh/rec/102/base -> origin/gh/rec/102/base 2024-12-17T23:29:55.4530265Z * [new branch] gh/rec/102/head -> origin/gh/rec/102/head 2024-12-17T23:29:55.4531304Z * [new branch] gh/rec/102/orig -> origin/gh/rec/102/orig 2024-12-17T23:29:55.4532580Z * [new branch] gh/rec/103/base -> origin/gh/rec/103/base 2024-12-17T23:29:55.4533570Z * [new branch] gh/rec/103/head -> origin/gh/rec/103/head 2024-12-17T23:29:55.4534559Z * [new branch] gh/rec/103/orig -> origin/gh/rec/103/orig 2024-12-17T23:29:55.4535848Z * [new branch] gh/rec/104/base -> origin/gh/rec/104/base 2024-12-17T23:29:55.4536869Z * [new branch] gh/rec/104/head -> origin/gh/rec/104/head 2024-12-17T23:29:55.4537855Z * [new branch] gh/rec/104/orig -> origin/gh/rec/104/orig 2024-12-17T23:29:55.4539191Z * [new branch] gh/rec/105/base -> origin/gh/rec/105/base 2024-12-17T23:29:55.4540207Z * [new branch] gh/rec/105/head -> origin/gh/rec/105/head 2024-12-17T23:29:55.4541224Z * [new branch] gh/rec/105/orig -> origin/gh/rec/105/orig 2024-12-17T23:29:55.4542556Z * [new branch] gh/rec/106/base -> origin/gh/rec/106/base 2024-12-17T23:29:55.4543536Z * [new branch] gh/rec/106/head -> origin/gh/rec/106/head 2024-12-17T23:29:55.4544567Z * [new branch] gh/rec/106/orig -> origin/gh/rec/106/orig 2024-12-17T23:29:55.4545872Z * [new branch] gh/rec/107/base -> origin/gh/rec/107/base 2024-12-17T23:29:55.4546854Z * [new branch] gh/rec/107/head -> origin/gh/rec/107/head 2024-12-17T23:29:55.4547976Z * [new branch] gh/rec/107/orig -> origin/gh/rec/107/orig 2024-12-17T23:29:55.4549338Z * [new branch] gh/rec/108/base -> origin/gh/rec/108/base 2024-12-17T23:29:55.4550347Z * [new branch] gh/rec/108/head -> origin/gh/rec/108/head 2024-12-17T23:29:55.4551409Z * [new branch] gh/rec/108/orig -> origin/gh/rec/108/orig 2024-12-17T23:29:55.4552768Z * [new branch] gh/rec/109/base -> origin/gh/rec/109/base 2024-12-17T23:29:55.4553752Z * [new branch] gh/rec/109/head -> origin/gh/rec/109/head 2024-12-17T23:29:55.4554839Z * [new branch] gh/rec/109/orig -> origin/gh/rec/109/orig 2024-12-17T23:29:55.4556178Z * [new branch] gh/rec/110/base -> origin/gh/rec/110/base 2024-12-17T23:29:55.4557576Z * [new branch] gh/rec/110/head -> origin/gh/rec/110/head 2024-12-17T23:29:55.4558600Z * [new branch] gh/rec/110/orig -> origin/gh/rec/110/orig 2024-12-17T23:29:55.4559941Z * [new branch] gh/rec/111/base -> origin/gh/rec/111/base 2024-12-17T23:29:55.4560925Z * [new branch] gh/rec/111/head -> origin/gh/rec/111/head 2024-12-17T23:29:55.4561939Z * [new branch] gh/rec/111/orig -> origin/gh/rec/111/orig 2024-12-17T23:29:55.4563323Z * [new branch] gh/rec/112/base -> origin/gh/rec/112/base 2024-12-17T23:29:55.4564328Z * [new branch] gh/rec/112/head -> origin/gh/rec/112/head 2024-12-17T23:29:55.4565334Z * [new branch] gh/rec/112/orig -> origin/gh/rec/112/orig 2024-12-17T23:29:55.4566667Z * [new branch] gh/rec/113/base -> origin/gh/rec/113/base 2024-12-17T23:29:55.4567683Z * [new branch] gh/rec/113/head -> origin/gh/rec/113/head 2024-12-17T23:29:55.4568654Z * [new branch] gh/rec/113/orig -> origin/gh/rec/113/orig 2024-12-17T23:29:55.4569969Z * [new branch] gh/rec/114/base -> origin/gh/rec/114/base 2024-12-17T23:29:55.4570962Z * [new branch] gh/rec/114/head -> origin/gh/rec/114/head 2024-12-17T23:29:55.4571988Z * [new branch] gh/rec/114/orig -> origin/gh/rec/114/orig 2024-12-17T23:29:55.4573403Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2024-12-17T23:29:55.4574390Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2024-12-17T23:29:55.4575447Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2024-12-17T23:29:55.4576754Z * [new branch] gh/rec/45/base -> origin/gh/rec/45/base 2024-12-17T23:29:55.4577736Z * [new branch] gh/rec/45/head -> origin/gh/rec/45/head 2024-12-17T23:29:55.4578743Z * [new branch] gh/rec/45/orig -> origin/gh/rec/45/orig 2024-12-17T23:29:55.4580889Z * [new branch] gh/rec/56/base -> origin/gh/rec/56/base 2024-12-17T23:29:55.4581947Z * [new branch] gh/rec/56/head -> origin/gh/rec/56/head 2024-12-17T23:29:55.4582945Z * [new branch] gh/rec/56/orig -> origin/gh/rec/56/orig 2024-12-17T23:29:55.4584354Z * [new branch] gh/rec/60/base -> origin/gh/rec/60/base 2024-12-17T23:29:55.4585331Z * [new branch] gh/rec/60/head -> origin/gh/rec/60/head 2024-12-17T23:29:55.4586414Z * [new branch] gh/rec/60/orig -> origin/gh/rec/60/orig 2024-12-17T23:29:55.4588128Z * [new branch] gh/rec/63/base -> origin/gh/rec/63/base 2024-12-17T23:29:55.4589100Z * [new branch] gh/rec/63/head -> origin/gh/rec/63/head 2024-12-17T23:29:55.4590106Z * [new branch] gh/rec/63/orig -> origin/gh/rec/63/orig 2024-12-17T23:29:55.4591473Z * [new branch] gh/rec/70/base -> origin/gh/rec/70/base 2024-12-17T23:29:55.4592500Z * [new branch] gh/rec/70/head -> origin/gh/rec/70/head 2024-12-17T23:29:55.4593723Z * [new branch] gh/rec/70/orig -> origin/gh/rec/70/orig 2024-12-17T23:29:55.4595087Z * [new branch] gh/rec/71/base -> origin/gh/rec/71/base 2024-12-17T23:29:55.4596103Z * [new branch] gh/rec/71/head -> origin/gh/rec/71/head 2024-12-17T23:29:55.4597114Z * [new branch] gh/rec/71/orig -> origin/gh/rec/71/orig 2024-12-17T23:29:55.4598649Z * [new branch] gh/rec/84/base -> origin/gh/rec/84/base 2024-12-17T23:29:55.4599604Z * [new branch] gh/rec/84/head -> origin/gh/rec/84/head 2024-12-17T23:29:55.4600557Z * [new branch] gh/rec/84/orig -> origin/gh/rec/84/orig 2024-12-17T23:29:55.4601962Z * [new branch] gh/rec/85/base -> origin/gh/rec/85/base 2024-12-17T23:29:55.4602956Z * [new branch] gh/rec/85/head -> origin/gh/rec/85/head 2024-12-17T23:29:55.4604013Z * [new branch] gh/rec/85/orig -> origin/gh/rec/85/orig 2024-12-17T23:29:55.4605360Z * [new branch] gh/rec/86/base -> origin/gh/rec/86/base 2024-12-17T23:29:55.4606348Z * [new branch] gh/rec/86/head -> origin/gh/rec/86/head 2024-12-17T23:29:55.4607389Z * [new branch] gh/rec/86/orig -> origin/gh/rec/86/orig 2024-12-17T23:29:55.4608806Z * [new branch] gh/rec/87/base -> origin/gh/rec/87/base 2024-12-17T23:29:55.4609794Z * [new branch] gh/rec/87/head -> origin/gh/rec/87/head 2024-12-17T23:29:55.4610816Z * [new branch] gh/rec/87/orig -> origin/gh/rec/87/orig 2024-12-17T23:29:55.4612099Z * [new branch] gh/rec/88/base -> origin/gh/rec/88/base 2024-12-17T23:29:55.4613164Z * [new branch] gh/rec/88/head -> origin/gh/rec/88/head 2024-12-17T23:29:55.4614116Z * [new branch] gh/rec/88/orig -> origin/gh/rec/88/orig 2024-12-17T23:29:55.4615509Z * [new branch] gh/rec/89/base -> origin/gh/rec/89/base 2024-12-17T23:29:55.4616502Z * [new branch] gh/rec/89/head -> origin/gh/rec/89/head 2024-12-17T23:29:55.4617525Z * [new branch] gh/rec/89/orig -> origin/gh/rec/89/orig 2024-12-17T23:29:55.4618885Z * [new branch] gh/rec/94/base -> origin/gh/rec/94/base 2024-12-17T23:29:55.4619892Z * [new branch] gh/rec/94/head -> origin/gh/rec/94/head 2024-12-17T23:29:55.4624575Z * [new branch] gh/rec/94/orig -> origin/gh/rec/94/orig 2024-12-17T23:29:55.4626068Z * [new branch] gh/rec/97/base -> origin/gh/rec/97/base 2024-12-17T23:29:55.4627077Z * [new branch] gh/rec/97/head -> origin/gh/rec/97/head 2024-12-17T23:29:55.4628264Z * [new branch] gh/rec/97/orig -> origin/gh/rec/97/orig 2024-12-17T23:29:55.4629660Z * [new branch] gh/rec/99/base -> origin/gh/rec/99/base 2024-12-17T23:29:55.4630695Z * [new branch] gh/rec/99/head -> origin/gh/rec/99/head 2024-12-17T23:29:55.4631712Z * [new branch] gh/rec/99/orig -> origin/gh/rec/99/orig 2024-12-17T23:29:55.4633524Z * [new branch] gh/rohan-varma/720/base -> origin/gh/rohan-varma/720/base 2024-12-17T23:29:55.4634923Z * [new branch] gh/rohan-varma/720/head -> origin/gh/rohan-varma/720/head 2024-12-17T23:29:55.4638236Z * [new branch] gh/rohan-varma/720/orig -> origin/gh/rohan-varma/720/orig 2024-12-17T23:29:55.4638535Z * [new branch] gh/rohan-varma/721/base -> origin/gh/rohan-varma/721/base 2024-12-17T23:29:55.4638793Z * [new branch] gh/rohan-varma/721/head -> origin/gh/rohan-varma/721/head 2024-12-17T23:29:55.4639427Z * [new branch] gh/rohan-varma/721/orig -> origin/gh/rohan-varma/721/orig 2024-12-17T23:29:55.4640947Z * [new branch] gh/rohan-varma/722/base -> origin/gh/rohan-varma/722/base 2024-12-17T23:29:55.4641877Z * [new branch] gh/rohan-varma/722/head -> origin/gh/rohan-varma/722/head 2024-12-17T23:29:55.4642826Z * [new branch] gh/rohan-varma/722/orig -> origin/gh/rohan-varma/722/orig 2024-12-17T23:29:55.4644378Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2024-12-17T23:29:55.4645184Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2024-12-17T23:29:55.4646327Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2024-12-17T23:29:55.4647906Z * [new branch] gh/sanchitintel/1/base -> origin/gh/sanchitintel/1/base 2024-12-17T23:29:55.4648949Z * [new branch] gh/sanchitintel/1/head -> origin/gh/sanchitintel/1/head 2024-12-17T23:29:55.4649922Z * [new branch] gh/sanchitintel/1/orig -> origin/gh/sanchitintel/1/orig 2024-12-17T23:29:55.4651249Z * [new branch] gh/sanchitintel/2/base -> origin/gh/sanchitintel/2/base 2024-12-17T23:29:55.4652268Z * [new branch] gh/sanchitintel/2/head -> origin/gh/sanchitintel/2/head 2024-12-17T23:29:55.4653368Z * [new branch] gh/sanchitintel/2/orig -> origin/gh/sanchitintel/2/orig 2024-12-17T23:29:55.4654634Z * [new branch] gh/sanchitintel/3/base -> origin/gh/sanchitintel/3/base 2024-12-17T23:29:55.4655615Z * [new branch] gh/sanchitintel/3/head -> origin/gh/sanchitintel/3/head 2024-12-17T23:29:55.4656625Z * [new branch] gh/sanchitintel/3/orig -> origin/gh/sanchitintel/3/orig 2024-12-17T23:29:55.4658014Z * [new branch] gh/sanchitintel/4/base -> origin/gh/sanchitintel/4/base 2024-12-17T23:29:55.4658987Z * [new branch] gh/sanchitintel/4/head -> origin/gh/sanchitintel/4/head 2024-12-17T23:29:55.4660015Z * [new branch] gh/sanchitintel/4/orig -> origin/gh/sanchitintel/4/orig 2024-12-17T23:29:55.4661625Z * [new branch] gh/sanrise/3/base -> origin/gh/sanrise/3/base 2024-12-17T23:29:55.4662842Z * [new branch] gh/sanrise/3/head -> origin/gh/sanrise/3/head 2024-12-17T23:29:55.4663861Z * [new branch] gh/sanrise/3/orig -> origin/gh/sanrise/3/orig 2024-12-17T23:29:55.4665490Z * [new branch] gh/seanx92/1/base -> origin/gh/seanx92/1/base 2024-12-17T23:29:55.4666539Z * [new branch] gh/seanx92/1/orig -> origin/gh/seanx92/1/orig 2024-12-17T23:29:55.4669287Z * [new branch] gh/seemethere/1/base -> origin/gh/seemethere/1/base 2024-12-17T23:29:55.4670414Z * [new branch] gh/seemethere/1/head -> origin/gh/seemethere/1/head 2024-12-17T23:29:55.4671496Z * [new branch] gh/seemethere/1/orig -> origin/gh/seemethere/1/orig 2024-12-17T23:29:55.4672724Z * [new branch] gh/seemethere/2/base -> origin/gh/seemethere/2/base 2024-12-17T23:29:55.4673791Z * [new branch] gh/seemethere/2/head -> origin/gh/seemethere/2/head 2024-12-17T23:29:55.4674918Z * [new branch] gh/seemethere/2/orig -> origin/gh/seemethere/2/orig 2024-12-17T23:29:55.4676163Z * [new branch] gh/seemethere/3/base -> origin/gh/seemethere/3/base 2024-12-17T23:29:55.4677172Z * [new branch] gh/seemethere/3/head -> origin/gh/seemethere/3/head 2024-12-17T23:29:55.4678195Z * [new branch] gh/seemethere/3/orig -> origin/gh/seemethere/3/orig 2024-12-17T23:29:55.4679411Z * [new branch] gh/seemethere/4/base -> origin/gh/seemethere/4/base 2024-12-17T23:29:55.4680495Z * [new branch] gh/seemethere/4/head -> origin/gh/seemethere/4/head 2024-12-17T23:29:55.4681565Z * [new branch] gh/seemethere/4/orig -> origin/gh/seemethere/4/orig 2024-12-17T23:29:55.4682771Z * [new branch] gh/seemethere/5/base -> origin/gh/seemethere/5/base 2024-12-17T23:29:55.4683775Z * [new branch] gh/seemethere/5/head -> origin/gh/seemethere/5/head 2024-12-17T23:29:55.4684767Z * [new branch] gh/seemethere/5/orig -> origin/gh/seemethere/5/orig 2024-12-17T23:29:55.4686410Z * [new branch] gh/seemethere/6/base -> origin/gh/seemethere/6/base 2024-12-17T23:29:55.4687552Z * [new branch] gh/seemethere/6/head -> origin/gh/seemethere/6/head 2024-12-17T23:29:55.4690988Z * [new branch] gh/seemethere/6/orig -> origin/gh/seemethere/6/orig 2024-12-17T23:29:55.4692874Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2024-12-17T23:29:55.4694033Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2024-12-17T23:29:55.4695115Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2024-12-17T23:29:55.4696624Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2024-12-17T23:29:55.4697666Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2024-12-17T23:29:55.4698762Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2024-12-17T23:29:55.4700177Z * [new branch] gh/shunting314/165/base -> origin/gh/shunting314/165/base 2024-12-17T23:29:55.4701278Z * [new branch] gh/shunting314/165/head -> origin/gh/shunting314/165/head 2024-12-17T23:29:55.4702291Z * [new branch] gh/shunting314/165/orig -> origin/gh/shunting314/165/orig 2024-12-17T23:29:55.4703792Z * [new branch] gh/shunting314/167/base -> origin/gh/shunting314/167/base 2024-12-17T23:29:55.4704896Z * [new branch] gh/shunting314/167/head -> origin/gh/shunting314/167/head 2024-12-17T23:29:55.4705892Z * [new branch] gh/shunting314/167/orig -> origin/gh/shunting314/167/orig 2024-12-17T23:29:55.4707389Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2024-12-17T23:29:55.4708588Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2024-12-17T23:29:55.4709995Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2024-12-17T23:29:55.4711543Z * [new branch] gh/shunting314/186/base -> origin/gh/shunting314/186/base 2024-12-17T23:29:55.4712786Z * [new branch] gh/shunting314/186/head -> origin/gh/shunting314/186/head 2024-12-17T23:29:55.4713878Z * [new branch] gh/shunting314/186/orig -> origin/gh/shunting314/186/orig 2024-12-17T23:29:55.4715276Z * [new branch] gh/shunting314/187/base -> origin/gh/shunting314/187/base 2024-12-17T23:29:55.4716275Z * [new branch] gh/shunting314/187/head -> origin/gh/shunting314/187/head 2024-12-17T23:29:55.4717307Z * [new branch] gh/shunting314/187/orig -> origin/gh/shunting314/187/orig 2024-12-17T23:29:55.4718790Z * [new branch] gh/shunting314/188/base -> origin/gh/shunting314/188/base 2024-12-17T23:29:55.4719895Z * [new branch] gh/shunting314/188/head -> origin/gh/shunting314/188/head 2024-12-17T23:29:55.4720891Z * [new branch] gh/shunting314/188/orig -> origin/gh/shunting314/188/orig 2024-12-17T23:29:55.4722262Z * [new branch] gh/shunting314/189/base -> origin/gh/shunting314/189/base 2024-12-17T23:29:55.4723325Z * [new branch] gh/shunting314/189/head -> origin/gh/shunting314/189/head 2024-12-17T23:29:55.4724324Z * [new branch] gh/shunting314/189/orig -> origin/gh/shunting314/189/orig 2024-12-17T23:29:55.4726201Z * [new branch] gh/shunting314/190/base -> origin/gh/shunting314/190/base 2024-12-17T23:29:55.4727182Z * [new branch] gh/shunting314/190/head -> origin/gh/shunting314/190/head 2024-12-17T23:29:55.4728504Z * [new branch] gh/shunting314/190/orig -> origin/gh/shunting314/190/orig 2024-12-17T23:29:55.4730223Z * [new branch] gh/shuqiangzhang/42/base -> origin/gh/shuqiangzhang/42/base 2024-12-17T23:29:55.4731266Z * [new branch] gh/shuqiangzhang/42/head -> origin/gh/shuqiangzhang/42/head 2024-12-17T23:29:55.4732202Z * [new branch] gh/shuqiangzhang/42/orig -> origin/gh/shuqiangzhang/42/orig 2024-12-17T23:29:55.4733657Z * [new branch] gh/shuqiangzhang/46/base -> origin/gh/shuqiangzhang/46/base 2024-12-17T23:29:55.4734713Z * [new branch] gh/shuqiangzhang/46/head -> origin/gh/shuqiangzhang/46/head 2024-12-17T23:29:55.4735744Z * [new branch] gh/shuqiangzhang/46/orig -> origin/gh/shuqiangzhang/46/orig 2024-12-17T23:29:55.4737148Z * [new branch] gh/shuqiangzhang/53/base -> origin/gh/shuqiangzhang/53/base 2024-12-17T23:29:55.4738384Z * [new branch] gh/shuqiangzhang/53/head -> origin/gh/shuqiangzhang/53/head 2024-12-17T23:29:55.4739392Z * [new branch] gh/shuqiangzhang/53/orig -> origin/gh/shuqiangzhang/53/orig 2024-12-17T23:29:55.4740788Z * [new branch] gh/shuqiangzhang/56/base -> origin/gh/shuqiangzhang/56/base 2024-12-17T23:29:55.4741776Z * [new branch] gh/shuqiangzhang/56/head -> origin/gh/shuqiangzhang/56/head 2024-12-17T23:29:55.4742781Z * [new branch] gh/shuqiangzhang/56/orig -> origin/gh/shuqiangzhang/56/orig 2024-12-17T23:29:55.4744128Z * [new branch] gh/shuqiangzhang/62/base -> origin/gh/shuqiangzhang/62/base 2024-12-17T23:29:55.4745247Z * [new branch] gh/shuqiangzhang/62/head -> origin/gh/shuqiangzhang/62/head 2024-12-17T23:29:55.4746280Z * [new branch] gh/shuqiangzhang/62/orig -> origin/gh/shuqiangzhang/62/orig 2024-12-17T23:29:55.4747833Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2024-12-17T23:29:55.4748901Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2024-12-17T23:29:55.4750124Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2024-12-17T23:29:55.4751169Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2024-12-17T23:29:55.4752364Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2024-12-17T23:29:55.4753272Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2024-12-17T23:29:55.4754995Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2024-12-17T23:29:55.4755985Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2024-12-17T23:29:55.4757207Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2024-12-17T23:29:55.4758155Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2024-12-17T23:29:55.4759336Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2024-12-17T23:29:55.4760339Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2024-12-17T23:29:55.4761582Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2024-12-17T23:29:55.4762687Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2024-12-17T23:29:55.4764302Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2024-12-17T23:29:55.4765359Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2024-12-17T23:29:55.4767091Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2024-12-17T23:29:55.4767995Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2024-12-17T23:29:55.4769022Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2024-12-17T23:29:55.4770483Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2024-12-17T23:29:55.4771441Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2024-12-17T23:29:55.4772541Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2024-12-17T23:29:55.4774153Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2024-12-17T23:29:55.4775190Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2024-12-17T23:29:55.4776201Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2024-12-17T23:29:55.4777659Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2024-12-17T23:29:55.4778729Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2024-12-17T23:29:55.4779759Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2024-12-17T23:29:55.4781125Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2024-12-17T23:29:55.4782208Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2024-12-17T23:29:55.4783264Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2024-12-17T23:29:55.4784639Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2024-12-17T23:29:55.4785686Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2024-12-17T23:29:55.4786735Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2024-12-17T23:29:55.4788589Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2024-12-17T23:29:55.4789634Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2024-12-17T23:29:55.4790652Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2024-12-17T23:29:55.4791975Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2024-12-17T23:29:55.4793029Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2024-12-17T23:29:55.4794015Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2024-12-17T23:29:55.4795399Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2024-12-17T23:29:55.4796381Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2024-12-17T23:29:55.4797387Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2024-12-17T23:29:55.4798879Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2024-12-17T23:29:55.4799811Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2024-12-17T23:29:55.4800780Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2024-12-17T23:29:55.4802177Z * [new branch] gh/soulitzer/325/base -> origin/gh/soulitzer/325/base 2024-12-17T23:29:55.4803204Z * [new branch] gh/soulitzer/325/head -> origin/gh/soulitzer/325/head 2024-12-17T23:29:55.4804259Z * [new branch] gh/soulitzer/325/orig -> origin/gh/soulitzer/325/orig 2024-12-17T23:29:55.4805442Z * [new branch] gh/soulitzer/326/base -> origin/gh/soulitzer/326/base 2024-12-17T23:29:55.4806514Z * [new branch] gh/soulitzer/326/head -> origin/gh/soulitzer/326/head 2024-12-17T23:29:55.4807507Z * [new branch] gh/soulitzer/326/orig -> origin/gh/soulitzer/326/orig 2024-12-17T23:29:55.4808701Z * [new branch] gh/soulitzer/328/base -> origin/gh/soulitzer/328/base 2024-12-17T23:29:55.4809672Z * [new branch] gh/soulitzer/328/head -> origin/gh/soulitzer/328/head 2024-12-17T23:29:55.4810691Z * [new branch] gh/soulitzer/328/orig -> origin/gh/soulitzer/328/orig 2024-12-17T23:29:55.4812124Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2024-12-17T23:29:55.4813247Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2024-12-17T23:29:55.4814080Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2024-12-17T23:29:55.4815547Z * [new branch] gh/soulitzer/330/base -> origin/gh/soulitzer/330/base 2024-12-17T23:29:55.4816460Z * [new branch] gh/soulitzer/330/head -> origin/gh/soulitzer/330/head 2024-12-17T23:29:55.4817418Z * [new branch] gh/soulitzer/330/orig -> origin/gh/soulitzer/330/orig 2024-12-17T23:29:55.4818742Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2024-12-17T23:29:55.4819782Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2024-12-17T23:29:55.4820758Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2024-12-17T23:29:55.4822646Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2024-12-17T23:29:55.4823613Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2024-12-17T23:29:55.4824621Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2024-12-17T23:29:55.4826507Z * [new branch] gh/soulitzer/333/base -> origin/gh/soulitzer/333/base 2024-12-17T23:29:55.4827731Z * [new branch] gh/soulitzer/333/head -> origin/gh/soulitzer/333/head 2024-12-17T23:29:55.4828804Z * [new branch] gh/soulitzer/333/orig -> origin/gh/soulitzer/333/orig 2024-12-17T23:29:55.4830292Z * [new branch] gh/soulitzer/334/base -> origin/gh/soulitzer/334/base 2024-12-17T23:29:55.4831260Z * [new branch] gh/soulitzer/334/head -> origin/gh/soulitzer/334/head 2024-12-17T23:29:55.4832272Z * [new branch] gh/soulitzer/334/orig -> origin/gh/soulitzer/334/orig 2024-12-17T23:29:55.4833883Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2024-12-17T23:29:55.4835057Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2024-12-17T23:29:55.4836062Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2024-12-17T23:29:55.4837515Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2024-12-17T23:29:55.4838533Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2024-12-17T23:29:55.4839598Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2024-12-17T23:29:55.4841077Z * [new branch] gh/soulitzer/337/base -> origin/gh/soulitzer/337/base 2024-12-17T23:29:55.4842050Z * [new branch] gh/soulitzer/337/head -> origin/gh/soulitzer/337/head 2024-12-17T23:29:55.4843041Z * [new branch] gh/soulitzer/337/orig -> origin/gh/soulitzer/337/orig 2024-12-17T23:29:55.4844433Z * [new branch] gh/soulitzer/338/base -> origin/gh/soulitzer/338/base 2024-12-17T23:29:55.4845416Z * [new branch] gh/soulitzer/338/head -> origin/gh/soulitzer/338/head 2024-12-17T23:29:55.4846438Z * [new branch] gh/soulitzer/338/orig -> origin/gh/soulitzer/338/orig 2024-12-17T23:29:55.4848084Z * [new branch] gh/soulitzer/339/base -> origin/gh/soulitzer/339/base 2024-12-17T23:29:55.4849158Z * [new branch] gh/soulitzer/339/head -> origin/gh/soulitzer/339/head 2024-12-17T23:29:55.4850109Z * [new branch] gh/soulitzer/339/orig -> origin/gh/soulitzer/339/orig 2024-12-17T23:29:55.4851777Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2024-12-17T23:29:55.4853477Z * [new branch] gh/swolchok/685/base -> origin/gh/swolchok/685/base 2024-12-17T23:29:55.4854583Z * [new branch] gh/swolchok/685/head -> origin/gh/swolchok/685/head 2024-12-17T23:29:55.4855591Z * [new branch] gh/swolchok/685/orig -> origin/gh/swolchok/685/orig 2024-12-17T23:29:55.4857017Z * [new branch] gh/swolchok/690/base -> origin/gh/swolchok/690/base 2024-12-17T23:29:55.4858487Z * [new branch] gh/swolchok/690/head -> origin/gh/swolchok/690/head 2024-12-17T23:29:55.4859587Z * [new branch] gh/swolchok/690/orig -> origin/gh/swolchok/690/orig 2024-12-17T23:29:55.4860968Z * [new branch] gh/swolchok/691/base -> origin/gh/swolchok/691/base 2024-12-17T23:29:55.4862006Z * [new branch] gh/swolchok/691/head -> origin/gh/swolchok/691/head 2024-12-17T23:29:55.4863025Z * [new branch] gh/swolchok/691/orig -> origin/gh/swolchok/691/orig 2024-12-17T23:29:55.4864358Z * [new branch] gh/swolchok/692/base -> origin/gh/swolchok/692/base 2024-12-17T23:29:55.4865417Z * [new branch] gh/swolchok/692/head -> origin/gh/swolchok/692/head 2024-12-17T23:29:55.4866467Z * [new branch] gh/swolchok/692/orig -> origin/gh/swolchok/692/orig 2024-12-17T23:29:55.4868188Z * [new branch] gh/swolchok/693/base -> origin/gh/swolchok/693/base 2024-12-17T23:29:55.4869129Z * [new branch] gh/swolchok/693/head -> origin/gh/swolchok/693/head 2024-12-17T23:29:55.4869995Z * [new branch] gh/swolchok/693/orig -> origin/gh/swolchok/693/orig 2024-12-17T23:29:55.4871581Z * [new branch] gh/swolchok/694/base -> origin/gh/swolchok/694/base 2024-12-17T23:29:55.4872550Z * [new branch] gh/swolchok/694/head -> origin/gh/swolchok/694/head 2024-12-17T23:29:55.4873478Z * [new branch] gh/swolchok/694/orig -> origin/gh/swolchok/694/orig 2024-12-17T23:29:55.4874861Z * [new branch] gh/swolchok/695/base -> origin/gh/swolchok/695/base 2024-12-17T23:29:55.4875932Z * [new branch] gh/swolchok/695/head -> origin/gh/swolchok/695/head 2024-12-17T23:29:55.4876974Z * [new branch] gh/swolchok/695/orig -> origin/gh/swolchok/695/orig 2024-12-17T23:29:55.4878435Z * [new branch] gh/swolchok/696/base -> origin/gh/swolchok/696/base 2024-12-17T23:29:55.4879376Z * [new branch] gh/swolchok/696/head -> origin/gh/swolchok/696/head 2024-12-17T23:29:55.4880307Z * [new branch] gh/swolchok/696/orig -> origin/gh/swolchok/696/orig 2024-12-17T23:29:55.4881755Z * [new branch] gh/swolchok/697/base -> origin/gh/swolchok/697/base 2024-12-17T23:29:55.4883198Z * [new branch] gh/swolchok/697/head -> origin/gh/swolchok/697/head 2024-12-17T23:29:55.4884248Z * [new branch] gh/swolchok/697/orig -> origin/gh/swolchok/697/orig 2024-12-17T23:29:55.4885766Z * [new branch] gh/swolchok/698/base -> origin/gh/swolchok/698/base 2024-12-17T23:29:55.4886897Z * [new branch] gh/swolchok/698/head -> origin/gh/swolchok/698/head 2024-12-17T23:29:55.4889868Z * [new branch] gh/swolchok/698/orig -> origin/gh/swolchok/698/orig 2024-12-17T23:29:55.4891279Z * [new branch] gh/swolchok/699/base -> origin/gh/swolchok/699/base 2024-12-17T23:29:55.4892315Z * [new branch] gh/swolchok/699/head -> origin/gh/swolchok/699/head 2024-12-17T23:29:55.4893380Z * [new branch] gh/swolchok/699/orig -> origin/gh/swolchok/699/orig 2024-12-17T23:29:55.4894821Z * [new branch] gh/swolchok/700/base -> origin/gh/swolchok/700/base 2024-12-17T23:29:55.4895770Z * [new branch] gh/swolchok/700/head -> origin/gh/swolchok/700/head 2024-12-17T23:29:55.4896789Z * [new branch] gh/swolchok/700/orig -> origin/gh/swolchok/700/orig 2024-12-17T23:29:55.4898309Z * [new branch] gh/swolchok/701/base -> origin/gh/swolchok/701/base 2024-12-17T23:29:55.4899296Z * [new branch] gh/swolchok/701/head -> origin/gh/swolchok/701/head 2024-12-17T23:29:55.4900282Z * [new branch] gh/swolchok/701/orig -> origin/gh/swolchok/701/orig 2024-12-17T23:29:55.4901744Z * [new branch] gh/swolchok/702/base -> origin/gh/swolchok/702/base 2024-12-17T23:29:55.4903560Z * [new branch] gh/swolchok/702/head -> origin/gh/swolchok/702/head 2024-12-17T23:29:55.4904611Z * [new branch] gh/swolchok/702/orig -> origin/gh/swolchok/702/orig 2024-12-17T23:29:55.4906059Z * [new branch] gh/swolchok/703/base -> origin/gh/swolchok/703/base 2024-12-17T23:29:55.4907123Z * [new branch] gh/swolchok/703/head -> origin/gh/swolchok/703/head 2024-12-17T23:29:55.4908298Z * [new branch] gh/swolchok/703/orig -> origin/gh/swolchok/703/orig 2024-12-17T23:29:55.4909691Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2024-12-17T23:29:55.4910711Z * [new branch] gh/swolchok/704/head -> origin/gh/swolchok/704/head 2024-12-17T23:29:55.4911799Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2024-12-17T23:29:55.4913651Z * [new branch] gh/swolchok/705/base -> origin/gh/swolchok/705/base 2024-12-17T23:29:55.4914828Z * [new branch] gh/swolchok/705/head -> origin/gh/swolchok/705/head 2024-12-17T23:29:55.4915843Z * [new branch] gh/swolchok/705/orig -> origin/gh/swolchok/705/orig 2024-12-17T23:29:55.4917315Z * [new branch] gh/swolchok/706/base -> origin/gh/swolchok/706/base 2024-12-17T23:29:55.4918413Z * [new branch] gh/swolchok/706/head -> origin/gh/swolchok/706/head 2024-12-17T23:29:55.4919524Z * [new branch] gh/swolchok/706/orig -> origin/gh/swolchok/706/orig 2024-12-17T23:29:55.4920779Z * [new branch] gh/swolchok/707/base -> origin/gh/swolchok/707/base 2024-12-17T23:29:55.4921825Z * [new branch] gh/swolchok/707/head -> origin/gh/swolchok/707/head 2024-12-17T23:29:55.4923129Z * [new branch] gh/swolchok/708/base -> origin/gh/swolchok/708/base 2024-12-17T23:29:55.4924144Z * [new branch] gh/swolchok/708/head -> origin/gh/swolchok/708/head 2024-12-17T23:29:55.4925190Z * [new branch] gh/swolchok/708/orig -> origin/gh/swolchok/708/orig 2024-12-17T23:29:55.4926726Z * [new branch] gh/swolchok/709/base -> origin/gh/swolchok/709/base 2024-12-17T23:29:55.4927742Z * [new branch] gh/swolchok/709/head -> origin/gh/swolchok/709/head 2024-12-17T23:29:55.4928793Z * [new branch] gh/swolchok/709/orig -> origin/gh/swolchok/709/orig 2024-12-17T23:29:55.4930006Z * [new branch] gh/swolchok/710/base -> origin/gh/swolchok/710/base 2024-12-17T23:29:55.4931068Z * [new branch] gh/swolchok/710/head -> origin/gh/swolchok/710/head 2024-12-17T23:29:55.4932044Z * [new branch] gh/swolchok/710/orig -> origin/gh/swolchok/710/orig 2024-12-17T23:29:55.4933270Z * [new branch] gh/swolchok/711/base -> origin/gh/swolchok/711/base 2024-12-17T23:29:55.4934299Z * [new branch] gh/swolchok/711/head -> origin/gh/swolchok/711/head 2024-12-17T23:29:55.4935333Z * [new branch] gh/swolchok/711/orig -> origin/gh/swolchok/711/orig 2024-12-17T23:29:55.4936758Z * [new branch] gh/swolchok/712/base -> origin/gh/swolchok/712/base 2024-12-17T23:29:55.4937793Z * [new branch] gh/swolchok/712/head -> origin/gh/swolchok/712/head 2024-12-17T23:29:55.4938851Z * [new branch] gh/swolchok/712/orig -> origin/gh/swolchok/712/orig 2024-12-17T23:29:55.4940522Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2024-12-17T23:29:55.4941406Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2024-12-17T23:29:55.4942395Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2024-12-17T23:29:55.4943973Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2024-12-17T23:29:55.4945023Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2024-12-17T23:29:55.4946064Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2024-12-17T23:29:55.4947483Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2024-12-17T23:29:55.4948502Z * [new branch] gh/tianyu-l/5/head -> origin/gh/tianyu-l/5/head 2024-12-17T23:29:55.4949513Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2024-12-17T23:29:55.4950837Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2024-12-17T23:29:55.4951843Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2024-12-17T23:29:55.4952867Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2024-12-17T23:29:55.4954598Z * [new branch] gh/titaiwangms/35/base -> origin/gh/titaiwangms/35/base 2024-12-17T23:29:55.4955747Z * [new branch] gh/titaiwangms/35/head -> origin/gh/titaiwangms/35/head 2024-12-17T23:29:55.4956765Z * [new branch] gh/titaiwangms/35/orig -> origin/gh/titaiwangms/35/orig 2024-12-17T23:29:55.4958442Z * [new branch] gh/tugsbayasgalan/142/base -> origin/gh/tugsbayasgalan/142/base 2024-12-17T23:29:55.4959503Z * [new branch] gh/tugsbayasgalan/142/head -> origin/gh/tugsbayasgalan/142/head 2024-12-17T23:29:55.4960557Z * [new branch] gh/tugsbayasgalan/142/orig -> origin/gh/tugsbayasgalan/142/orig 2024-12-17T23:29:55.4961950Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2024-12-17T23:29:55.4962977Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2024-12-17T23:29:55.4963975Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2024-12-17T23:29:55.4965394Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2024-12-17T23:29:55.4966345Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2024-12-17T23:29:55.4967353Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2024-12-17T23:29:55.4968778Z * [new branch] gh/tugsbayasgalan/227/base -> origin/gh/tugsbayasgalan/227/base 2024-12-17T23:29:55.4969771Z * [new branch] gh/tugsbayasgalan/227/head -> origin/gh/tugsbayasgalan/227/head 2024-12-17T23:29:55.4970792Z * [new branch] gh/tugsbayasgalan/227/orig -> origin/gh/tugsbayasgalan/227/orig 2024-12-17T23:29:55.4972143Z * [new branch] gh/tugsbayasgalan/234/base -> origin/gh/tugsbayasgalan/234/base 2024-12-17T23:29:55.4973175Z * [new branch] gh/tugsbayasgalan/234/head -> origin/gh/tugsbayasgalan/234/head 2024-12-17T23:29:55.4974253Z * [new branch] gh/tugsbayasgalan/234/orig -> origin/gh/tugsbayasgalan/234/orig 2024-12-17T23:29:55.4975608Z * [new branch] gh/tugsbayasgalan/244/base -> origin/gh/tugsbayasgalan/244/base 2024-12-17T23:29:55.4976590Z * [new branch] gh/tugsbayasgalan/244/head -> origin/gh/tugsbayasgalan/244/head 2024-12-17T23:29:55.4977567Z * [new branch] gh/tugsbayasgalan/244/orig -> origin/gh/tugsbayasgalan/244/orig 2024-12-17T23:29:55.4979135Z * [new branch] gh/tugsbayasgalan/246/base -> origin/gh/tugsbayasgalan/246/base 2024-12-17T23:29:55.4980373Z * [new branch] gh/tugsbayasgalan/246/head -> origin/gh/tugsbayasgalan/246/head 2024-12-17T23:29:55.4981404Z * [new branch] gh/tugsbayasgalan/246/orig -> origin/gh/tugsbayasgalan/246/orig 2024-12-17T23:29:55.4982829Z * [new branch] gh/tugsbayasgalan/247/base -> origin/gh/tugsbayasgalan/247/base 2024-12-17T23:29:55.4983881Z * [new branch] gh/tugsbayasgalan/247/head -> origin/gh/tugsbayasgalan/247/head 2024-12-17T23:29:55.4984929Z * [new branch] gh/tugsbayasgalan/247/orig -> origin/gh/tugsbayasgalan/247/orig 2024-12-17T23:29:55.4986792Z * [new branch] gh/tugsbayasgalan/250/base -> origin/gh/tugsbayasgalan/250/base 2024-12-17T23:29:55.4988266Z * [new branch] gh/tugsbayasgalan/250/head -> origin/gh/tugsbayasgalan/250/head 2024-12-17T23:29:55.4989311Z * [new branch] gh/tugsbayasgalan/250/orig -> origin/gh/tugsbayasgalan/250/orig 2024-12-17T23:29:55.4990680Z * [new branch] gh/tugsbayasgalan/257/base -> origin/gh/tugsbayasgalan/257/base 2024-12-17T23:29:55.4991696Z * [new branch] gh/tugsbayasgalan/257/head -> origin/gh/tugsbayasgalan/257/head 2024-12-17T23:29:55.4992675Z * [new branch] gh/tugsbayasgalan/257/orig -> origin/gh/tugsbayasgalan/257/orig 2024-12-17T23:29:55.4993975Z * [new branch] gh/tugsbayasgalan/259/base -> origin/gh/tugsbayasgalan/259/base 2024-12-17T23:29:55.4994931Z * [new branch] gh/tugsbayasgalan/259/head -> origin/gh/tugsbayasgalan/259/head 2024-12-17T23:29:55.4996000Z * [new branch] gh/tugsbayasgalan/259/orig -> origin/gh/tugsbayasgalan/259/orig 2024-12-17T23:29:55.4997441Z * [new branch] gh/tugsbayasgalan/268/base -> origin/gh/tugsbayasgalan/268/base 2024-12-17T23:29:55.4998459Z * [new branch] gh/tugsbayasgalan/268/head -> origin/gh/tugsbayasgalan/268/head 2024-12-17T23:29:55.4999491Z * [new branch] gh/tugsbayasgalan/268/orig -> origin/gh/tugsbayasgalan/268/orig 2024-12-17T23:29:55.5000721Z * [new branch] gh/tugsbayasgalan/269/base -> origin/gh/tugsbayasgalan/269/base 2024-12-17T23:29:55.5001682Z * [new branch] gh/tugsbayasgalan/269/head -> origin/gh/tugsbayasgalan/269/head 2024-12-17T23:29:55.5002736Z * [new branch] gh/tugsbayasgalan/269/orig -> origin/gh/tugsbayasgalan/269/orig 2024-12-17T23:29:55.5004309Z * [new branch] gh/tugsbayasgalan/272/base -> origin/gh/tugsbayasgalan/272/base 2024-12-17T23:29:55.5005289Z * [new branch] gh/tugsbayasgalan/272/head -> origin/gh/tugsbayasgalan/272/head 2024-12-17T23:29:55.5006707Z * [new branch] gh/tugsbayasgalan/272/orig -> origin/gh/tugsbayasgalan/272/orig 2024-12-17T23:29:55.5008104Z * [new branch] gh/tugsbayasgalan/274/base -> origin/gh/tugsbayasgalan/274/base 2024-12-17T23:29:55.5009122Z * [new branch] gh/tugsbayasgalan/274/head -> origin/gh/tugsbayasgalan/274/head 2024-12-17T23:29:55.5010170Z * [new branch] gh/tugsbayasgalan/274/orig -> origin/gh/tugsbayasgalan/274/orig 2024-12-17T23:29:55.5012046Z * [new branch] gh/tugsbayasgalan/275/base -> origin/gh/tugsbayasgalan/275/base 2024-12-17T23:29:55.5013113Z * [new branch] gh/tugsbayasgalan/275/head -> origin/gh/tugsbayasgalan/275/head 2024-12-17T23:29:55.5014273Z * [new branch] gh/tugsbayasgalan/275/orig -> origin/gh/tugsbayasgalan/275/orig 2024-12-17T23:29:55.5016071Z * [new branch] gh/tugsbayasgalan/276/base -> origin/gh/tugsbayasgalan/276/base 2024-12-17T23:29:55.5017100Z * [new branch] gh/tugsbayasgalan/276/head -> origin/gh/tugsbayasgalan/276/head 2024-12-17T23:29:55.5018123Z * [new branch] gh/tugsbayasgalan/276/orig -> origin/gh/tugsbayasgalan/276/orig 2024-12-17T23:29:55.5019532Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2024-12-17T23:29:55.5020539Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2024-12-17T23:29:55.5021715Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2024-12-17T23:29:55.5022797Z * [new branch] gh/tugsbayasgalan/278/base -> origin/gh/tugsbayasgalan/278/base 2024-12-17T23:29:55.5023839Z * [new branch] gh/tugsbayasgalan/278/head -> origin/gh/tugsbayasgalan/278/head 2024-12-17T23:29:55.5024835Z * [new branch] gh/tugsbayasgalan/278/orig -> origin/gh/tugsbayasgalan/278/orig 2024-12-17T23:29:55.5026196Z * [new branch] gh/tugsbayasgalan/279/base -> origin/gh/tugsbayasgalan/279/base 2024-12-17T23:29:55.5027202Z * [new branch] gh/tugsbayasgalan/279/head -> origin/gh/tugsbayasgalan/279/head 2024-12-17T23:29:55.5028459Z * [new branch] gh/tugsbayasgalan/279/orig -> origin/gh/tugsbayasgalan/279/orig 2024-12-17T23:29:55.5029959Z * [new branch] gh/tugsbayasgalan/280/base -> origin/gh/tugsbayasgalan/280/base 2024-12-17T23:29:55.5031149Z * [new branch] gh/tugsbayasgalan/280/head -> origin/gh/tugsbayasgalan/280/head 2024-12-17T23:29:55.5032161Z * [new branch] gh/tugsbayasgalan/280/orig -> origin/gh/tugsbayasgalan/280/orig 2024-12-17T23:29:55.5034757Z * [new branch] gh/vfdev-5/13/base -> origin/gh/vfdev-5/13/base 2024-12-17T23:29:55.5035835Z * [new branch] gh/vfdev-5/13/orig -> origin/gh/vfdev-5/13/orig 2024-12-17T23:29:55.5038444Z * [new branch] gh/vfdev-5/14/base -> origin/gh/vfdev-5/14/base 2024-12-17T23:29:55.5039880Z * [new branch] gh/vfdev-5/14/orig -> origin/gh/vfdev-5/14/orig 2024-12-17T23:29:55.5041564Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2024-12-17T23:29:55.5042549Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2024-12-17T23:29:55.5043651Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2024-12-17T23:29:55.5044983Z * [new branch] gh/vmoens/11/base -> origin/gh/vmoens/11/base 2024-12-17T23:29:55.5046019Z * [new branch] gh/vmoens/11/head -> origin/gh/vmoens/11/head 2024-12-17T23:29:55.5047020Z * [new branch] gh/vmoens/11/orig -> origin/gh/vmoens/11/orig 2024-12-17T23:29:55.5048356Z * [new branch] gh/vmoens/12/base -> origin/gh/vmoens/12/base 2024-12-17T23:29:55.5049353Z * [new branch] gh/vmoens/12/head -> origin/gh/vmoens/12/head 2024-12-17T23:29:55.5050448Z * [new branch] gh/vmoens/12/orig -> origin/gh/vmoens/12/orig 2024-12-17T23:29:55.5051734Z * [new branch] gh/vmoens/14/base -> origin/gh/vmoens/14/base 2024-12-17T23:29:55.5052720Z * [new branch] gh/vmoens/14/head -> origin/gh/vmoens/14/head 2024-12-17T23:29:55.5053715Z * [new branch] gh/vmoens/14/orig -> origin/gh/vmoens/14/orig 2024-12-17T23:29:55.5055693Z * [new branch] gh/vmoens/2/base -> origin/gh/vmoens/2/base 2024-12-17T23:29:55.5056675Z * [new branch] gh/vmoens/2/head -> origin/gh/vmoens/2/head 2024-12-17T23:29:55.5057705Z * [new branch] gh/vmoens/2/orig -> origin/gh/vmoens/2/orig 2024-12-17T23:29:55.5059395Z * [new branch] gh/voznesenskym/167/base -> origin/gh/voznesenskym/167/base 2024-12-17T23:29:55.5060424Z * [new branch] gh/voznesenskym/167/head -> origin/gh/voznesenskym/167/head 2024-12-17T23:29:55.5061428Z * [new branch] gh/voznesenskym/167/orig -> origin/gh/voznesenskym/167/orig 2024-12-17T23:29:55.5062908Z * [new branch] gh/voznesenskym/184/base -> origin/gh/voznesenskym/184/base 2024-12-17T23:29:55.5063942Z * [new branch] gh/voznesenskym/184/head -> origin/gh/voznesenskym/184/head 2024-12-17T23:29:55.5065078Z * [new branch] gh/voznesenskym/184/orig -> origin/gh/voznesenskym/184/orig 2024-12-17T23:29:55.5066528Z * [new branch] gh/voznesenskym/187/base -> origin/gh/voznesenskym/187/base 2024-12-17T23:29:55.5067719Z * [new branch] gh/voznesenskym/187/head -> origin/gh/voznesenskym/187/head 2024-12-17T23:29:55.5068844Z * [new branch] gh/voznesenskym/187/orig -> origin/gh/voznesenskym/187/orig 2024-12-17T23:29:55.5070155Z * [new branch] gh/voznesenskym/193/base -> origin/gh/voznesenskym/193/base 2024-12-17T23:29:55.5071162Z * [new branch] gh/voznesenskym/193/head -> origin/gh/voznesenskym/193/head 2024-12-17T23:29:55.5072523Z * [new branch] gh/voznesenskym/198/base -> origin/gh/voznesenskym/198/base 2024-12-17T23:29:55.5073568Z * [new branch] gh/voznesenskym/198/head -> origin/gh/voznesenskym/198/head 2024-12-17T23:29:55.5074631Z * [new branch] gh/voznesenskym/198/orig -> origin/gh/voznesenskym/198/orig 2024-12-17T23:29:55.5076164Z * [new branch] gh/voznesenskym/211/base -> origin/gh/voznesenskym/211/base 2024-12-17T23:29:55.5077288Z * [new branch] gh/voznesenskym/211/head -> origin/gh/voznesenskym/211/head 2024-12-17T23:29:55.5078397Z * [new branch] gh/voznesenskym/211/orig -> origin/gh/voznesenskym/211/orig 2024-12-17T23:29:55.5079817Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2024-12-17T23:29:55.5080837Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2024-12-17T23:29:55.5081882Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2024-12-17T23:29:55.5083285Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2024-12-17T23:29:55.5084423Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2024-12-17T23:29:55.5085475Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2024-12-17T23:29:55.5087231Z * [new branch] gh/wanchaol/344/base -> origin/gh/wanchaol/344/base 2024-12-17T23:29:55.5089848Z * [new branch] gh/wanchaol/344/head -> origin/gh/wanchaol/344/head 2024-12-17T23:29:55.5090856Z * [new branch] gh/wanchaol/344/orig -> origin/gh/wanchaol/344/orig 2024-12-17T23:29:55.5092240Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2024-12-17T23:29:55.5093345Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2024-12-17T23:29:55.5094486Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2024-12-17T23:29:55.5096096Z * [new branch] gh/wanchaol/501/base -> origin/gh/wanchaol/501/base 2024-12-17T23:29:55.5097175Z * [new branch] gh/wanchaol/501/head -> origin/gh/wanchaol/501/head 2024-12-17T23:29:55.5098238Z * [new branch] gh/wanchaol/501/orig -> origin/gh/wanchaol/501/orig 2024-12-17T23:29:55.5099952Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2024-12-17T23:29:55.5101091Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2024-12-17T23:29:55.5102453Z * [new branch] gh/wconstab/342/base -> origin/gh/wconstab/342/base 2024-12-17T23:29:55.5103432Z * [new branch] gh/wconstab/342/head -> origin/gh/wconstab/342/head 2024-12-17T23:29:55.5104546Z * [new branch] gh/wconstab/342/orig -> origin/gh/wconstab/342/orig 2024-12-17T23:29:55.5105781Z * [new branch] gh/wconstab/348/base -> origin/gh/wconstab/348/base 2024-12-17T23:29:55.5106774Z * [new branch] gh/wconstab/348/head -> origin/gh/wconstab/348/head 2024-12-17T23:29:55.5107904Z * [new branch] gh/wconstab/348/orig -> origin/gh/wconstab/348/orig 2024-12-17T23:29:55.5109383Z * [new branch] gh/wconstab/349/base -> origin/gh/wconstab/349/base 2024-12-17T23:29:55.5110281Z * [new branch] gh/wconstab/349/orig -> origin/gh/wconstab/349/orig 2024-12-17T23:29:55.5111586Z * [new branch] gh/wconstab/350/base -> origin/gh/wconstab/350/base 2024-12-17T23:29:55.5112750Z * [new branch] gh/wconstab/350/orig -> origin/gh/wconstab/350/orig 2024-12-17T23:29:55.5114145Z * [new branch] gh/wconstab/351/base -> origin/gh/wconstab/351/base 2024-12-17T23:29:55.5115131Z * [new branch] gh/wconstab/351/head -> origin/gh/wconstab/351/head 2024-12-17T23:29:55.5116255Z * [new branch] gh/wconstab/351/orig -> origin/gh/wconstab/351/orig 2024-12-17T23:29:55.5117588Z * [new branch] gh/wconstab/355/base -> origin/gh/wconstab/355/base 2024-12-17T23:29:55.5118633Z * [new branch] gh/wconstab/355/head -> origin/gh/wconstab/355/head 2024-12-17T23:29:55.5120198Z * [new branch] gh/wconstab/355/orig -> origin/gh/wconstab/355/orig 2024-12-17T23:29:55.5121496Z * [new branch] gh/wconstab/359/base -> origin/gh/wconstab/359/base 2024-12-17T23:29:55.5122521Z * [new branch] gh/wconstab/359/head -> origin/gh/wconstab/359/head 2024-12-17T23:29:55.5123552Z * [new branch] gh/wconstab/359/orig -> origin/gh/wconstab/359/orig 2024-12-17T23:29:55.5125323Z * [new branch] gh/wconstab/360/base -> origin/gh/wconstab/360/base 2024-12-17T23:29:55.5126350Z * [new branch] gh/wconstab/360/head -> origin/gh/wconstab/360/head 2024-12-17T23:29:55.5127367Z * [new branch] gh/wconstab/360/orig -> origin/gh/wconstab/360/orig 2024-12-17T23:29:55.5128764Z * [new branch] gh/wconstab/361/base -> origin/gh/wconstab/361/base 2024-12-17T23:29:55.5129886Z * [new branch] gh/wconstab/361/head -> origin/gh/wconstab/361/head 2024-12-17T23:29:55.5130934Z * [new branch] gh/wconstab/361/orig -> origin/gh/wconstab/361/orig 2024-12-17T23:29:55.5132412Z * [new branch] gh/wconstab/362/base -> origin/gh/wconstab/362/base 2024-12-17T23:29:55.5133471Z * [new branch] gh/wconstab/362/head -> origin/gh/wconstab/362/head 2024-12-17T23:29:55.5134506Z * [new branch] gh/wconstab/362/orig -> origin/gh/wconstab/362/orig 2024-12-17T23:29:55.5135972Z * [new branch] gh/wconstab/363/base -> origin/gh/wconstab/363/base 2024-12-17T23:29:55.5137127Z * [new branch] gh/wconstab/363/head -> origin/gh/wconstab/363/head 2024-12-17T23:29:55.5138273Z * [new branch] gh/wconstab/363/orig -> origin/gh/wconstab/363/orig 2024-12-17T23:29:55.5139715Z * [new branch] gh/wconstab/364/base -> origin/gh/wconstab/364/base 2024-12-17T23:29:55.5140834Z * [new branch] gh/wconstab/364/head -> origin/gh/wconstab/364/head 2024-12-17T23:29:55.5141856Z * [new branch] gh/wconstab/364/orig -> origin/gh/wconstab/364/orig 2024-12-17T23:29:55.5143298Z * [new branch] gh/wconstab/365/base -> origin/gh/wconstab/365/base 2024-12-17T23:29:55.5144255Z * [new branch] gh/wconstab/365/head -> origin/gh/wconstab/365/head 2024-12-17T23:29:55.5145245Z * [new branch] gh/wconstab/365/orig -> origin/gh/wconstab/365/orig 2024-12-17T23:29:55.5146739Z * [new branch] gh/wconstab/366/base -> origin/gh/wconstab/366/base 2024-12-17T23:29:55.5147811Z * [new branch] gh/wconstab/366/head -> origin/gh/wconstab/366/head 2024-12-17T23:29:55.5148864Z * [new branch] gh/wconstab/366/orig -> origin/gh/wconstab/366/orig 2024-12-17T23:29:55.5150193Z * [new branch] gh/wconstab/367/base -> origin/gh/wconstab/367/base 2024-12-17T23:29:55.5151227Z * [new branch] gh/wconstab/367/orig -> origin/gh/wconstab/367/orig 2024-12-17T23:29:55.5152951Z * [new branch] gh/wconstab/368/base -> origin/gh/wconstab/368/base 2024-12-17T23:29:55.5154084Z * [new branch] gh/wconstab/368/head -> origin/gh/wconstab/368/head 2024-12-17T23:29:55.5155137Z * [new branch] gh/wconstab/368/orig -> origin/gh/wconstab/368/orig 2024-12-17T23:29:55.5156599Z * [new branch] gh/wconstab/369/base -> origin/gh/wconstab/369/base 2024-12-17T23:29:55.5158115Z * [new branch] gh/wconstab/369/head -> origin/gh/wconstab/369/head 2024-12-17T23:29:55.5159179Z * [new branch] gh/wconstab/369/orig -> origin/gh/wconstab/369/orig 2024-12-17T23:29:55.5160527Z * [new branch] gh/wconstab/370/base -> origin/gh/wconstab/370/base 2024-12-17T23:29:55.5161577Z * [new branch] gh/wconstab/370/head -> origin/gh/wconstab/370/head 2024-12-17T23:29:55.5162592Z * [new branch] gh/wconstab/370/orig -> origin/gh/wconstab/370/orig 2024-12-17T23:29:55.5164410Z * [new branch] gh/weifengpy/20/base -> origin/gh/weifengpy/20/base 2024-12-17T23:29:55.5165459Z * [new branch] gh/weifengpy/20/head -> origin/gh/weifengpy/20/head 2024-12-17T23:29:55.5166482Z * [new branch] gh/weifengpy/20/orig -> origin/gh/weifengpy/20/orig 2024-12-17T23:29:55.5167870Z * [new branch] gh/weifengpy/9/base -> origin/gh/weifengpy/9/base 2024-12-17T23:29:55.5168840Z * [new branch] gh/weifengpy/9/head -> origin/gh/weifengpy/9/head 2024-12-17T23:29:55.5169854Z * [new branch] gh/weifengpy/9/orig -> origin/gh/weifengpy/9/orig 2024-12-17T23:29:55.5171971Z * [new branch] gh/williamwen42/152/base -> origin/gh/williamwen42/152/base 2024-12-17T23:29:55.5172989Z * [new branch] gh/williamwen42/152/head -> origin/gh/williamwen42/152/head 2024-12-17T23:29:55.5174064Z * [new branch] gh/williamwen42/152/orig -> origin/gh/williamwen42/152/orig 2024-12-17T23:29:55.5175607Z * [new branch] gh/williamwen42/155/base -> origin/gh/williamwen42/155/base 2024-12-17T23:29:55.5176676Z * [new branch] gh/williamwen42/155/head -> origin/gh/williamwen42/155/head 2024-12-17T23:29:55.5177715Z * [new branch] gh/williamwen42/155/orig -> origin/gh/williamwen42/155/orig 2024-12-17T23:29:55.5179018Z * [new branch] gh/williamwen42/156/base -> origin/gh/williamwen42/156/base 2024-12-17T23:29:55.5180125Z * [new branch] gh/williamwen42/156/head -> origin/gh/williamwen42/156/head 2024-12-17T23:29:55.5181129Z * [new branch] gh/williamwen42/156/orig -> origin/gh/williamwen42/156/orig 2024-12-17T23:29:55.5182459Z * [new branch] gh/williamwen42/158/base -> origin/gh/williamwen42/158/base 2024-12-17T23:29:55.5183525Z * [new branch] gh/williamwen42/158/head -> origin/gh/williamwen42/158/head 2024-12-17T23:29:55.5184579Z * [new branch] gh/williamwen42/158/orig -> origin/gh/williamwen42/158/orig 2024-12-17T23:29:55.5185961Z * [new branch] gh/williamwen42/160/base -> origin/gh/williamwen42/160/base 2024-12-17T23:29:55.5186932Z * [new branch] gh/williamwen42/160/head -> origin/gh/williamwen42/160/head 2024-12-17T23:29:55.5188262Z * [new branch] gh/williamwen42/160/orig -> origin/gh/williamwen42/160/orig 2024-12-17T23:29:55.5189663Z * [new branch] gh/williamwen42/161/base -> origin/gh/williamwen42/161/base 2024-12-17T23:29:55.5190726Z * [new branch] gh/williamwen42/161/head -> origin/gh/williamwen42/161/head 2024-12-17T23:29:55.5191720Z * [new branch] gh/williamwen42/161/orig -> origin/gh/williamwen42/161/orig 2024-12-17T23:29:55.5193613Z * [new branch] gh/williamwen42/162/base -> origin/gh/williamwen42/162/base 2024-12-17T23:29:55.5194606Z * [new branch] gh/williamwen42/162/head -> origin/gh/williamwen42/162/head 2024-12-17T23:29:55.5195584Z * [new branch] gh/williamwen42/162/orig -> origin/gh/williamwen42/162/orig 2024-12-17T23:29:55.5197407Z * [new branch] gh/williamwen42/163/base -> origin/gh/williamwen42/163/base 2024-12-17T23:29:55.5198452Z * [new branch] gh/williamwen42/163/head -> origin/gh/williamwen42/163/head 2024-12-17T23:29:55.5199483Z * [new branch] gh/williamwen42/163/orig -> origin/gh/williamwen42/163/orig 2024-12-17T23:29:55.5200872Z * [new branch] gh/williamwen42/164/base -> origin/gh/williamwen42/164/base 2024-12-17T23:29:55.5201921Z * [new branch] gh/williamwen42/164/head -> origin/gh/williamwen42/164/head 2024-12-17T23:29:55.5202938Z * [new branch] gh/williamwen42/164/orig -> origin/gh/williamwen42/164/orig 2024-12-17T23:29:55.5204286Z * [new branch] gh/williamwen42/165/base -> origin/gh/williamwen42/165/base 2024-12-17T23:29:55.5205279Z * [new branch] gh/williamwen42/165/head -> origin/gh/williamwen42/165/head 2024-12-17T23:29:55.5206285Z * [new branch] gh/williamwen42/165/orig -> origin/gh/williamwen42/165/orig 2024-12-17T23:29:55.5208052Z * [new branch] gh/williamwen42/166/base -> origin/gh/williamwen42/166/base 2024-12-17T23:29:55.5209062Z * [new branch] gh/williamwen42/166/head -> origin/gh/williamwen42/166/head 2024-12-17T23:29:55.5210042Z * [new branch] gh/williamwen42/166/orig -> origin/gh/williamwen42/166/orig 2024-12-17T23:29:55.5211400Z * [new branch] gh/williamwen42/167/base -> origin/gh/williamwen42/167/base 2024-12-17T23:29:55.5212572Z * [new branch] gh/williamwen42/167/head -> origin/gh/williamwen42/167/head 2024-12-17T23:29:55.5213634Z * [new branch] gh/williamwen42/167/orig -> origin/gh/williamwen42/167/orig 2024-12-17T23:29:55.5214956Z * [new branch] gh/williamwen42/168/base -> origin/gh/williamwen42/168/base 2024-12-17T23:29:55.5215952Z * [new branch] gh/williamwen42/168/head -> origin/gh/williamwen42/168/head 2024-12-17T23:29:55.5216959Z * [new branch] gh/williamwen42/168/orig -> origin/gh/williamwen42/168/orig 2024-12-17T23:29:55.5218180Z * [new branch] gh/williamwen42/169/base -> origin/gh/williamwen42/169/base 2024-12-17T23:29:55.5219228Z * [new branch] gh/williamwen42/169/head -> origin/gh/williamwen42/169/head 2024-12-17T23:29:55.5220234Z * [new branch] gh/williamwen42/169/orig -> origin/gh/williamwen42/169/orig 2024-12-17T23:29:55.5221585Z * [new branch] gh/williamwen42/170/base -> origin/gh/williamwen42/170/base 2024-12-17T23:29:55.5222606Z * [new branch] gh/williamwen42/170/head -> origin/gh/williamwen42/170/head 2024-12-17T23:29:55.5224036Z * [new branch] gh/williamwen42/170/orig -> origin/gh/williamwen42/170/orig 2024-12-17T23:29:55.5225397Z * [new branch] gh/williamwen42/171/base -> origin/gh/williamwen42/171/base 2024-12-17T23:29:55.5226414Z * [new branch] gh/williamwen42/171/head -> origin/gh/williamwen42/171/head 2024-12-17T23:29:55.5227512Z * [new branch] gh/williamwen42/171/orig -> origin/gh/williamwen42/171/orig 2024-12-17T23:29:55.5229473Z * [new branch] gh/williamwen42/172/base -> origin/gh/williamwen42/172/base 2024-12-17T23:29:55.5230452Z * [new branch] gh/williamwen42/172/head -> origin/gh/williamwen42/172/head 2024-12-17T23:29:55.5231446Z * [new branch] gh/williamwen42/172/orig -> origin/gh/williamwen42/172/orig 2024-12-17T23:29:55.5232922Z * [new branch] gh/williamwen42/173/base -> origin/gh/williamwen42/173/base 2024-12-17T23:29:55.5233996Z * [new branch] gh/williamwen42/173/head -> origin/gh/williamwen42/173/head 2024-12-17T23:29:55.5234938Z * [new branch] gh/williamwen42/173/orig -> origin/gh/williamwen42/173/orig 2024-12-17T23:29:55.5236331Z * [new branch] gh/williamwen42/174/base -> origin/gh/williamwen42/174/base 2024-12-17T23:29:55.5237333Z * [new branch] gh/williamwen42/174/head -> origin/gh/williamwen42/174/head 2024-12-17T23:29:55.5238339Z * [new branch] gh/williamwen42/174/orig -> origin/gh/williamwen42/174/orig 2024-12-17T23:29:55.5239606Z * [new branch] gh/williamwen42/175/base -> origin/gh/williamwen42/175/base 2024-12-17T23:29:55.5240620Z * [new branch] gh/williamwen42/175/head -> origin/gh/williamwen42/175/head 2024-12-17T23:29:55.5241699Z * [new branch] gh/williamwen42/175/orig -> origin/gh/williamwen42/175/orig 2024-12-17T23:29:55.5243563Z * [new branch] gh/williamwen42/176/base -> origin/gh/williamwen42/176/base 2024-12-17T23:29:55.5244574Z * [new branch] gh/williamwen42/176/head -> origin/gh/williamwen42/176/head 2024-12-17T23:29:55.5245568Z * [new branch] gh/williamwen42/176/orig -> origin/gh/williamwen42/176/orig 2024-12-17T23:29:55.5246957Z * [new branch] gh/williamwen42/177/base -> origin/gh/williamwen42/177/base 2024-12-17T23:29:55.5248048Z * [new branch] gh/williamwen42/177/head -> origin/gh/williamwen42/177/head 2024-12-17T23:29:55.5249058Z * [new branch] gh/williamwen42/177/orig -> origin/gh/williamwen42/177/orig 2024-12-17T23:29:55.5250371Z * [new branch] gh/williamwen42/178/base -> origin/gh/williamwen42/178/base 2024-12-17T23:29:55.5251306Z * [new branch] gh/williamwen42/178/head -> origin/gh/williamwen42/178/head 2024-12-17T23:29:55.5252336Z * [new branch] gh/williamwen42/178/orig -> origin/gh/williamwen42/178/orig 2024-12-17T23:29:55.5253846Z * [new branch] gh/williamwen42/179/base -> origin/gh/williamwen42/179/base 2024-12-17T23:29:55.5254977Z * [new branch] gh/williamwen42/179/head -> origin/gh/williamwen42/179/head 2024-12-17T23:29:55.5255970Z * [new branch] gh/williamwen42/179/orig -> origin/gh/williamwen42/179/orig 2024-12-17T23:29:55.5257336Z * [new branch] gh/williamwen42/180/base -> origin/gh/williamwen42/180/base 2024-12-17T23:29:55.5258347Z * [new branch] gh/williamwen42/180/head -> origin/gh/williamwen42/180/head 2024-12-17T23:29:55.5259358Z * [new branch] gh/williamwen42/180/orig -> origin/gh/williamwen42/180/orig 2024-12-17T23:29:55.5260796Z * [new branch] gh/williamwen42/181/base -> origin/gh/williamwen42/181/base 2024-12-17T23:29:55.5261792Z * [new branch] gh/williamwen42/181/head -> origin/gh/williamwen42/181/head 2024-12-17T23:29:55.5262882Z * [new branch] gh/williamwen42/181/orig -> origin/gh/williamwen42/181/orig 2024-12-17T23:29:55.5264344Z * [new branch] gh/williamwen42/182/base -> origin/gh/williamwen42/182/base 2024-12-17T23:29:55.5265417Z * [new branch] gh/williamwen42/182/head -> origin/gh/williamwen42/182/head 2024-12-17T23:29:55.5266351Z * [new branch] gh/williamwen42/182/orig -> origin/gh/williamwen42/182/orig 2024-12-17T23:29:55.5267837Z * [new branch] gh/williamwen42/183/base -> origin/gh/williamwen42/183/base 2024-12-17T23:29:55.5268926Z * [new branch] gh/williamwen42/183/head -> origin/gh/williamwen42/183/head 2024-12-17T23:29:55.5269906Z * [new branch] gh/williamwen42/183/orig -> origin/gh/williamwen42/183/orig 2024-12-17T23:29:55.5271309Z * [new branch] gh/williamwen42/184/base -> origin/gh/williamwen42/184/base 2024-12-17T23:29:55.5272336Z * [new branch] gh/williamwen42/184/head -> origin/gh/williamwen42/184/head 2024-12-17T23:29:55.5273415Z * [new branch] gh/williamwen42/184/orig -> origin/gh/williamwen42/184/orig 2024-12-17T23:29:55.5274648Z * [new branch] gh/williamwen42/185/base -> origin/gh/williamwen42/185/base 2024-12-17T23:29:55.5275631Z * [new branch] gh/williamwen42/185/head -> origin/gh/williamwen42/185/head 2024-12-17T23:29:55.5276617Z * [new branch] gh/williamwen42/185/orig -> origin/gh/williamwen42/185/orig 2024-12-17T23:29:55.5278019Z * [new branch] gh/williamwen42/186/base -> origin/gh/williamwen42/186/base 2024-12-17T23:29:55.5279078Z * [new branch] gh/williamwen42/186/head -> origin/gh/williamwen42/186/head 2024-12-17T23:29:55.5280092Z * [new branch] gh/williamwen42/186/orig -> origin/gh/williamwen42/186/orig 2024-12-17T23:29:55.5281481Z * [new branch] gh/williamwen42/187/base -> origin/gh/williamwen42/187/base 2024-12-17T23:29:55.5282497Z * [new branch] gh/williamwen42/187/head -> origin/gh/williamwen42/187/head 2024-12-17T23:29:55.5283455Z * [new branch] gh/williamwen42/187/orig -> origin/gh/williamwen42/187/orig 2024-12-17T23:29:55.5284801Z * [new branch] gh/williamwen42/188/base -> origin/gh/williamwen42/188/base 2024-12-17T23:29:55.5285992Z * [new branch] gh/williamwen42/188/head -> origin/gh/williamwen42/188/head 2024-12-17T23:29:55.5286910Z * [new branch] gh/williamwen42/188/orig -> origin/gh/williamwen42/188/orig 2024-12-17T23:29:55.5290392Z * [new branch] gh/williamwen42/189/base -> origin/gh/williamwen42/189/base 2024-12-17T23:29:55.5291390Z * [new branch] gh/williamwen42/189/head -> origin/gh/williamwen42/189/head 2024-12-17T23:29:55.5292429Z * [new branch] gh/williamwen42/189/orig -> origin/gh/williamwen42/189/orig 2024-12-17T23:29:55.5293861Z * [new branch] gh/williamwen42/190/base -> origin/gh/williamwen42/190/base 2024-12-17T23:29:55.5294898Z * [new branch] gh/williamwen42/190/head -> origin/gh/williamwen42/190/head 2024-12-17T23:29:55.5295996Z * [new branch] gh/williamwen42/190/orig -> origin/gh/williamwen42/190/orig 2024-12-17T23:29:55.5297697Z * [new branch] gh/williamwen42/191/base -> origin/gh/williamwen42/191/base 2024-12-17T23:29:55.5298646Z * [new branch] gh/williamwen42/191/head -> origin/gh/williamwen42/191/head 2024-12-17T23:29:55.5299674Z * [new branch] gh/williamwen42/191/orig -> origin/gh/williamwen42/191/orig 2024-12-17T23:29:55.5301278Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2024-12-17T23:29:55.5302372Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2024-12-17T23:29:55.5303703Z * [new branch] gh/wz337/25/base -> origin/gh/wz337/25/base 2024-12-17T23:29:55.5304716Z * [new branch] gh/wz337/25/head -> origin/gh/wz337/25/head 2024-12-17T23:29:55.5305718Z * [new branch] gh/wz337/25/orig -> origin/gh/wz337/25/orig 2024-12-17T23:29:55.5306922Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2024-12-17T23:29:55.5307991Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2024-12-17T23:29:55.5309794Z * [new branch] gh/xmfan/106/base -> origin/gh/xmfan/106/base 2024-12-17T23:29:55.5310796Z * [new branch] gh/xmfan/106/head -> origin/gh/xmfan/106/head 2024-12-17T23:29:55.5311795Z * [new branch] gh/xmfan/106/orig -> origin/gh/xmfan/106/orig 2024-12-17T23:29:55.5313103Z * [new branch] gh/xmfan/108/base -> origin/gh/xmfan/108/base 2024-12-17T23:29:55.5314139Z * [new branch] gh/xmfan/108/head -> origin/gh/xmfan/108/head 2024-12-17T23:29:55.5315128Z * [new branch] gh/xmfan/108/orig -> origin/gh/xmfan/108/orig 2024-12-17T23:29:55.5316634Z * [new branch] gh/xmfan/109/base -> origin/gh/xmfan/109/base 2024-12-17T23:29:55.5317552Z * [new branch] gh/xmfan/109/head -> origin/gh/xmfan/109/head 2024-12-17T23:29:55.5318979Z * [new branch] gh/xmfan/109/orig -> origin/gh/xmfan/109/orig 2024-12-17T23:29:55.5320338Z * [new branch] gh/xmfan/119/base -> origin/gh/xmfan/119/base 2024-12-17T23:29:55.5321338Z * [new branch] gh/xmfan/119/head -> origin/gh/xmfan/119/head 2024-12-17T23:29:55.5322335Z * [new branch] gh/xmfan/119/orig -> origin/gh/xmfan/119/orig 2024-12-17T23:29:55.5323617Z * [new branch] gh/xmfan/123/base -> origin/gh/xmfan/123/base 2024-12-17T23:29:55.5324697Z * [new branch] gh/xmfan/123/head -> origin/gh/xmfan/123/head 2024-12-17T23:29:55.5325722Z * [new branch] gh/xmfan/123/orig -> origin/gh/xmfan/123/orig 2024-12-17T23:29:55.5327041Z * [new branch] gh/xmfan/125/base -> origin/gh/xmfan/125/base 2024-12-17T23:29:55.5328115Z * [new branch] gh/xmfan/125/head -> origin/gh/xmfan/125/head 2024-12-17T23:29:55.5329442Z * [new branch] gh/xmfan/126/base -> origin/gh/xmfan/126/base 2024-12-17T23:29:55.5330471Z * [new branch] gh/xmfan/126/head -> origin/gh/xmfan/126/head 2024-12-17T23:29:55.5331459Z * [new branch] gh/xmfan/126/orig -> origin/gh/xmfan/126/orig 2024-12-17T23:29:55.5332820Z * [new branch] gh/xmfan/127/base -> origin/gh/xmfan/127/base 2024-12-17T23:29:55.5333862Z * [new branch] gh/xmfan/127/head -> origin/gh/xmfan/127/head 2024-12-17T23:29:55.5334860Z * [new branch] gh/xmfan/127/orig -> origin/gh/xmfan/127/orig 2024-12-17T23:29:55.5336042Z * [new branch] gh/xmfan/128/base -> origin/gh/xmfan/128/base 2024-12-17T23:29:55.5337100Z * [new branch] gh/xmfan/128/head -> origin/gh/xmfan/128/head 2024-12-17T23:29:55.5338094Z * [new branch] gh/xmfan/128/orig -> origin/gh/xmfan/128/orig 2024-12-17T23:29:55.5339459Z * [new branch] gh/xmfan/129/base -> origin/gh/xmfan/129/base 2024-12-17T23:29:55.5340961Z * [new branch] gh/xmfan/129/head -> origin/gh/xmfan/129/head 2024-12-17T23:29:55.5342896Z * [new branch] gh/xmfan/129/orig -> origin/gh/xmfan/129/orig 2024-12-17T23:29:55.5344242Z * [new branch] gh/xmfan/130/base -> origin/gh/xmfan/130/base 2024-12-17T23:29:55.5345192Z * [new branch] gh/xmfan/130/head -> origin/gh/xmfan/130/head 2024-12-17T23:29:55.5346230Z * [new branch] gh/xmfan/130/orig -> origin/gh/xmfan/130/orig 2024-12-17T23:29:55.5347950Z * [new branch] gh/xmfan/131/base -> origin/gh/xmfan/131/base 2024-12-17T23:29:55.5348951Z * [new branch] gh/xmfan/131/head -> origin/gh/xmfan/131/head 2024-12-17T23:29:55.5349949Z * [new branch] gh/xmfan/131/orig -> origin/gh/xmfan/131/orig 2024-12-17T23:29:55.5351417Z * [new branch] gh/xmfan/132/base -> origin/gh/xmfan/132/base 2024-12-17T23:29:55.5352437Z * [new branch] gh/xmfan/132/head -> origin/gh/xmfan/132/head 2024-12-17T23:29:55.5353409Z * [new branch] gh/xmfan/132/orig -> origin/gh/xmfan/132/orig 2024-12-17T23:29:55.5354855Z * [new branch] gh/xmfan/133/base -> origin/gh/xmfan/133/base 2024-12-17T23:29:55.5355855Z * [new branch] gh/xmfan/133/head -> origin/gh/xmfan/133/head 2024-12-17T23:29:55.5356862Z * [new branch] gh/xmfan/133/orig -> origin/gh/xmfan/133/orig 2024-12-17T23:29:55.5358212Z * [new branch] gh/xmfan/134/base -> origin/gh/xmfan/134/base 2024-12-17T23:29:55.5359409Z * [new branch] gh/xmfan/134/head -> origin/gh/xmfan/134/head 2024-12-17T23:29:55.5360441Z * [new branch] gh/xmfan/134/orig -> origin/gh/xmfan/134/orig 2024-12-17T23:29:55.5361656Z * [new branch] gh/xmfan/135/base -> origin/gh/xmfan/135/base 2024-12-17T23:29:55.5362670Z * [new branch] gh/xmfan/135/head -> origin/gh/xmfan/135/head 2024-12-17T23:29:55.5363690Z * [new branch] gh/xmfan/135/orig -> origin/gh/xmfan/135/orig 2024-12-17T23:29:55.5365499Z * [new branch] gh/xmfan/136/base -> origin/gh/xmfan/136/base 2024-12-17T23:29:55.5366674Z * [new branch] gh/xmfan/136/head -> origin/gh/xmfan/136/head 2024-12-17T23:29:55.5367650Z * [new branch] gh/xmfan/136/orig -> origin/gh/xmfan/136/orig 2024-12-17T23:29:55.5369252Z * [new branch] gh/xmfan/137/base -> origin/gh/xmfan/137/base 2024-12-17T23:29:55.5370275Z * [new branch] gh/xmfan/137/head -> origin/gh/xmfan/137/head 2024-12-17T23:29:55.5371306Z * [new branch] gh/xmfan/137/orig -> origin/gh/xmfan/137/orig 2024-12-17T23:29:55.5372665Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2024-12-17T23:29:55.5373693Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2024-12-17T23:29:55.5374689Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2024-12-17T23:29:55.5376066Z * [new branch] gh/xmfan/139/base -> origin/gh/xmfan/139/base 2024-12-17T23:29:55.5377097Z * [new branch] gh/xmfan/139/head -> origin/gh/xmfan/139/head 2024-12-17T23:29:55.5378115Z * [new branch] gh/xmfan/139/orig -> origin/gh/xmfan/139/orig 2024-12-17T23:29:55.5379633Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2024-12-17T23:29:55.5380572Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2024-12-17T23:29:55.5381582Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2024-12-17T23:29:55.5382829Z * [new branch] gh/xmfan/141/base -> origin/gh/xmfan/141/base 2024-12-17T23:29:55.5383885Z * [new branch] gh/xmfan/141/head -> origin/gh/xmfan/141/head 2024-12-17T23:29:55.5384878Z * [new branch] gh/xmfan/141/orig -> origin/gh/xmfan/141/orig 2024-12-17T23:29:55.5386136Z * [new branch] gh/xmfan/142/base -> origin/gh/xmfan/142/base 2024-12-17T23:29:55.5387383Z * [new branch] gh/xmfan/142/head -> origin/gh/xmfan/142/head 2024-12-17T23:29:55.5388497Z * [new branch] gh/xmfan/142/orig -> origin/gh/xmfan/142/orig 2024-12-17T23:29:55.5389933Z * [new branch] gh/xmfan/143/base -> origin/gh/xmfan/143/base 2024-12-17T23:29:55.5391003Z * [new branch] gh/xmfan/143/head -> origin/gh/xmfan/143/head 2024-12-17T23:29:55.5392018Z * [new branch] gh/xmfan/143/orig -> origin/gh/xmfan/143/orig 2024-12-17T23:29:55.5393435Z * [new branch] gh/xmfan/144/base -> origin/gh/xmfan/144/base 2024-12-17T23:29:55.5394560Z * [new branch] gh/xmfan/144/head -> origin/gh/xmfan/144/head 2024-12-17T23:29:55.5395598Z * [new branch] gh/xmfan/144/orig -> origin/gh/xmfan/144/orig 2024-12-17T23:29:55.5396944Z * [new branch] gh/xmfan/145/base -> origin/gh/xmfan/145/base 2024-12-17T23:29:55.5397944Z * [new branch] gh/xmfan/145/head -> origin/gh/xmfan/145/head 2024-12-17T23:29:55.5398938Z * [new branch] gh/xmfan/145/orig -> origin/gh/xmfan/145/orig 2024-12-17T23:29:55.5400329Z * [new branch] gh/xmfan/146/base -> origin/gh/xmfan/146/base 2024-12-17T23:29:55.5401381Z * [new branch] gh/xmfan/146/head -> origin/gh/xmfan/146/head 2024-12-17T23:29:55.5402304Z * [new branch] gh/xmfan/146/orig -> origin/gh/xmfan/146/orig 2024-12-17T23:29:55.5403689Z * [new branch] gh/xmfan/147/base -> origin/gh/xmfan/147/base 2024-12-17T23:29:55.5404677Z * [new branch] gh/xmfan/147/head -> origin/gh/xmfan/147/head 2024-12-17T23:29:55.5405705Z * [new branch] gh/xmfan/147/orig -> origin/gh/xmfan/147/orig 2024-12-17T23:29:55.5407132Z * [new branch] gh/xmfan/148/base -> origin/gh/xmfan/148/base 2024-12-17T23:29:55.5408152Z * [new branch] gh/xmfan/148/head -> origin/gh/xmfan/148/head 2024-12-17T23:29:55.5409194Z * [new branch] gh/xmfan/148/orig -> origin/gh/xmfan/148/orig 2024-12-17T23:29:55.5410372Z * [new branch] gh/xmfan/149/base -> origin/gh/xmfan/149/base 2024-12-17T23:29:55.5411384Z * [new branch] gh/xmfan/149/head -> origin/gh/xmfan/149/head 2024-12-17T23:29:55.5412360Z * [new branch] gh/xmfan/149/orig -> origin/gh/xmfan/149/orig 2024-12-17T23:29:55.5413852Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2024-12-17T23:29:55.5414986Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2024-12-17T23:29:55.5416768Z * [new branch] gh/xmfan/81/base -> origin/gh/xmfan/81/base 2024-12-17T23:29:55.5418077Z * [new branch] gh/xmfan/81/head -> origin/gh/xmfan/81/head 2024-12-17T23:29:55.5419537Z * [new branch] gh/xmfan/81/orig -> origin/gh/xmfan/81/orig 2024-12-17T23:29:55.5421263Z * [new branch] gh/xmfan/93/base -> origin/gh/xmfan/93/base 2024-12-17T23:29:55.5422639Z * [new branch] gh/xmfan/93/head -> origin/gh/xmfan/93/head 2024-12-17T23:29:55.5424116Z * [new branch] gh/xmfan/93/orig -> origin/gh/xmfan/93/orig 2024-12-17T23:29:55.5425689Z * [new branch] gh/xmfan/94/base -> origin/gh/xmfan/94/base 2024-12-17T23:29:55.5426779Z * [new branch] gh/xmfan/94/head -> origin/gh/xmfan/94/head 2024-12-17T23:29:55.5427990Z * [new branch] gh/xmfan/94/orig -> origin/gh/xmfan/94/orig 2024-12-17T23:29:55.5429521Z * [new branch] gh/xmfan/97/base -> origin/gh/xmfan/97/base 2024-12-17T23:29:55.5430574Z * [new branch] gh/xmfan/97/head -> origin/gh/xmfan/97/head 2024-12-17T23:29:55.5431554Z * [new branch] gh/xmfan/97/orig -> origin/gh/xmfan/97/orig 2024-12-17T23:29:55.5433301Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2024-12-17T23:29:55.5434332Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2024-12-17T23:29:55.5435386Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2024-12-17T23:29:55.5436768Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2024-12-17T23:29:55.5437703Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2024-12-17T23:29:55.5438706Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2024-12-17T23:29:55.5439899Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2024-12-17T23:29:55.5440890Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2024-12-17T23:29:55.5441904Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2024-12-17T23:29:55.5443365Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2024-12-17T23:29:55.5444396Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2024-12-17T23:29:55.5445390Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2024-12-17T23:29:55.5446528Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2024-12-17T23:29:55.5447505Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2024-12-17T23:29:55.5448507Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2024-12-17T23:29:55.5449979Z * [new branch] gh/xuanzhang816/15/base -> origin/gh/xuanzhang816/15/base 2024-12-17T23:29:55.5450948Z * [new branch] gh/xuanzhang816/15/head -> origin/gh/xuanzhang816/15/head 2024-12-17T23:29:55.5452008Z * [new branch] gh/xuanzhang816/15/orig -> origin/gh/xuanzhang816/15/orig 2024-12-17T23:29:55.5453392Z * [new branch] gh/xuanzhang816/2/base -> origin/gh/xuanzhang816/2/base 2024-12-17T23:29:55.5454409Z * [new branch] gh/xuanzhang816/2/head -> origin/gh/xuanzhang816/2/head 2024-12-17T23:29:55.5455411Z * [new branch] gh/xuanzhang816/2/orig -> origin/gh/xuanzhang816/2/orig 2024-12-17T23:29:55.5456679Z * [new branch] gh/xuanzhang816/3/base -> origin/gh/xuanzhang816/3/base 2024-12-17T23:29:55.5457666Z * [new branch] gh/xuanzhang816/3/head -> origin/gh/xuanzhang816/3/head 2024-12-17T23:29:55.5458650Z * [new branch] gh/xuanzhang816/3/orig -> origin/gh/xuanzhang816/3/orig 2024-12-17T23:29:55.5459948Z * [new branch] gh/xuanzhang816/4/base -> origin/gh/xuanzhang816/4/base 2024-12-17T23:29:55.5460898Z * [new branch] gh/xuanzhang816/4/head -> origin/gh/xuanzhang816/4/head 2024-12-17T23:29:55.5461840Z * [new branch] gh/xuanzhang816/4/orig -> origin/gh/xuanzhang816/4/orig 2024-12-17T23:29:55.5463382Z * [new branch] gh/xuanzhang816/7/base -> origin/gh/xuanzhang816/7/base 2024-12-17T23:29:55.5464302Z * [new branch] gh/xuanzhang816/7/head -> origin/gh/xuanzhang816/7/head 2024-12-17T23:29:55.5465347Z * [new branch] gh/xuanzhang816/7/orig -> origin/gh/xuanzhang816/7/orig 2024-12-17T23:29:55.5467558Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2024-12-17T23:29:55.5468581Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2024-12-17T23:29:55.5469925Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2024-12-17T23:29:55.5470688Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2024-12-17T23:29:55.5471933Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2024-12-17T23:29:55.5472815Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2024-12-17T23:29:55.5474112Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2024-12-17T23:29:55.5475009Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2024-12-17T23:29:55.5476231Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2024-12-17T23:29:55.5477138Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2024-12-17T23:29:55.5478372Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2024-12-17T23:29:55.5479280Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2024-12-17T23:29:55.5480485Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2024-12-17T23:29:55.5481358Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2024-12-17T23:29:55.5483032Z * [new branch] gh/yanbing-j/1/base -> origin/gh/yanbing-j/1/base 2024-12-17T23:29:55.5484113Z * [new branch] gh/yanbing-j/1/orig -> origin/gh/yanbing-j/1/orig 2024-12-17T23:29:55.5486042Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2024-12-17T23:29:55.5487024Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2024-12-17T23:29:55.5488349Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2024-12-17T23:29:55.5489788Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2024-12-17T23:29:55.5490722Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2024-12-17T23:29:55.5491733Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2024-12-17T23:29:55.5493174Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2024-12-17T23:29:55.5494116Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2024-12-17T23:29:55.5495193Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2024-12-17T23:29:55.5496577Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2024-12-17T23:29:55.5497546Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2024-12-17T23:29:55.5498611Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2024-12-17T23:29:55.5499935Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2024-12-17T23:29:55.5500857Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2024-12-17T23:29:55.5501873Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2024-12-17T23:29:55.5503176Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2024-12-17T23:29:55.5504110Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2024-12-17T23:29:55.5505117Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2024-12-17T23:29:55.5506545Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2024-12-17T23:29:55.5507594Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2024-12-17T23:29:55.5522048Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2024-12-17T23:29:55.5522653Z * [new branch] gh/yanbing-j/2/base -> origin/gh/yanbing-j/2/base 2024-12-17T23:29:55.5523236Z * [new branch] gh/yanbing-j/2/orig -> origin/gh/yanbing-j/2/orig 2024-12-17T23:29:55.5523817Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2024-12-17T23:29:55.5524393Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2024-12-17T23:29:55.5524962Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2024-12-17T23:29:55.5525526Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2024-12-17T23:29:55.5526093Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2024-12-17T23:29:55.5526647Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2024-12-17T23:29:55.5527231Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2024-12-17T23:29:55.5527798Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2024-12-17T23:29:55.5528358Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2024-12-17T23:29:55.5528929Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2024-12-17T23:29:55.5529500Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2024-12-17T23:29:55.5530237Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2024-12-17T23:29:55.5530798Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2024-12-17T23:29:55.5531371Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2024-12-17T23:29:55.5531946Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2024-12-17T23:29:55.5532510Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2024-12-17T23:29:55.5533660Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2024-12-17T23:29:55.5535405Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2024-12-17T23:29:55.5537106Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2024-12-17T23:29:55.5538506Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2024-12-17T23:29:55.5540215Z * [new branch] gh/yanbing-j/27/base -> origin/gh/yanbing-j/27/base 2024-12-17T23:29:55.5541511Z * [new branch] gh/yanbing-j/27/head -> origin/gh/yanbing-j/27/head 2024-12-17T23:29:55.5543277Z * [new branch] gh/yanbing-j/27/orig -> origin/gh/yanbing-j/27/orig 2024-12-17T23:29:55.5544970Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2024-12-17T23:29:55.5546287Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2024-12-17T23:29:55.5547718Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2024-12-17T23:29:55.5549884Z * [new branch] gh/yanbing-j/32/base -> origin/gh/yanbing-j/32/base 2024-12-17T23:29:55.5551271Z * [new branch] gh/yanbing-j/32/head -> origin/gh/yanbing-j/32/head 2024-12-17T23:29:55.5552583Z * [new branch] gh/yanbing-j/32/orig -> origin/gh/yanbing-j/32/orig 2024-12-17T23:29:55.5554342Z * [new branch] gh/yanbing-j/33/base -> origin/gh/yanbing-j/33/base 2024-12-17T23:29:55.5555701Z * [new branch] gh/yanbing-j/33/head -> origin/gh/yanbing-j/33/head 2024-12-17T23:29:55.5557020Z * [new branch] gh/yanbing-j/33/orig -> origin/gh/yanbing-j/33/orig 2024-12-17T23:29:55.5558641Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2024-12-17T23:29:55.5560011Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2024-12-17T23:29:55.5561328Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2024-12-17T23:29:55.5563011Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2024-12-17T23:29:55.5564347Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2024-12-17T23:29:55.5565692Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2024-12-17T23:29:55.5567374Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2024-12-17T23:29:55.5568678Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2024-12-17T23:29:55.5570035Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2024-12-17T23:29:55.5571966Z * [new branch] gh/yanboliang/25/base -> origin/gh/yanboliang/25/base 2024-12-17T23:29:55.5573268Z * [new branch] gh/yanboliang/25/head -> origin/gh/yanboliang/25/head 2024-12-17T23:29:55.5574594Z * [new branch] gh/yanboliang/25/orig -> origin/gh/yanboliang/25/orig 2024-12-17T23:29:55.5576239Z * [new branch] gh/yanboliang/28/base -> origin/gh/yanboliang/28/base 2024-12-17T23:29:55.5577553Z * [new branch] gh/yanboliang/28/head -> origin/gh/yanboliang/28/head 2024-12-17T23:29:55.5578932Z * [new branch] gh/yanboliang/28/orig -> origin/gh/yanboliang/28/orig 2024-12-17T23:29:55.5580553Z * [new branch] gh/yanboliang/29/base -> origin/gh/yanboliang/29/base 2024-12-17T23:29:55.5583516Z * [new branch] gh/yanboliang/29/head -> origin/gh/yanboliang/29/head 2024-12-17T23:29:55.5584104Z * [new branch] gh/yanboliang/29/orig -> origin/gh/yanboliang/29/orig 2024-12-17T23:29:55.5584964Z * [new branch] gh/yanboliang/39/base -> origin/gh/yanboliang/39/base 2024-12-17T23:29:55.5585808Z * [new branch] gh/yanboliang/39/orig -> origin/gh/yanboliang/39/orig 2024-12-17T23:29:55.5588531Z * [new branch] gh/yanboliang/40/base -> origin/gh/yanboliang/40/base 2024-12-17T23:29:55.5591244Z * [new branch] gh/yanboliang/40/orig -> origin/gh/yanboliang/40/orig 2024-12-17T23:29:55.5592961Z * [new branch] gh/yanboliang/41/base -> origin/gh/yanboliang/41/base 2024-12-17T23:29:55.5594411Z * [new branch] gh/yanboliang/41/head -> origin/gh/yanboliang/41/head 2024-12-17T23:29:55.5595774Z * [new branch] gh/yanboliang/41/orig -> origin/gh/yanboliang/41/orig 2024-12-17T23:29:55.5597453Z * [new branch] gh/yanboliang/42/base -> origin/gh/yanboliang/42/base 2024-12-17T23:29:55.5598694Z * [new branch] gh/yanboliang/42/head -> origin/gh/yanboliang/42/head 2024-12-17T23:29:55.5600100Z * [new branch] gh/yanboliang/42/orig -> origin/gh/yanboliang/42/orig 2024-12-17T23:29:55.5602081Z * [new branch] gh/ydwu4/1/base -> origin/gh/ydwu4/1/base 2024-12-17T23:29:55.5603494Z * [new branch] gh/ydwu4/1/head -> origin/gh/ydwu4/1/head 2024-12-17T23:29:55.5604819Z * [new branch] gh/ydwu4/1/orig -> origin/gh/ydwu4/1/orig 2024-12-17T23:29:55.5607448Z * [new branch] gh/ydwu4/153/base -> origin/gh/ydwu4/153/base 2024-12-17T23:29:55.5609262Z * [new branch] gh/ydwu4/153/head -> origin/gh/ydwu4/153/head 2024-12-17T23:29:55.5610648Z * [new branch] gh/ydwu4/153/orig -> origin/gh/ydwu4/153/orig 2024-12-17T23:29:55.5612333Z * [new branch] gh/ydwu4/157/base -> origin/gh/ydwu4/157/base 2024-12-17T23:29:55.5613673Z * [new branch] gh/ydwu4/157/head -> origin/gh/ydwu4/157/head 2024-12-17T23:29:55.5615020Z * [new branch] gh/ydwu4/157/orig -> origin/gh/ydwu4/157/orig 2024-12-17T23:29:55.5616838Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2024-12-17T23:29:55.5618302Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2024-12-17T23:29:55.5619613Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2024-12-17T23:29:55.5621405Z * [new branch] gh/ydwu4/173/base -> origin/gh/ydwu4/173/base 2024-12-17T23:29:55.5622745Z * [new branch] gh/ydwu4/173/head -> origin/gh/ydwu4/173/head 2024-12-17T23:29:55.5624056Z * [new branch] gh/ydwu4/173/orig -> origin/gh/ydwu4/173/orig 2024-12-17T23:29:55.5625617Z * [new branch] gh/ydwu4/174/base -> origin/gh/ydwu4/174/base 2024-12-17T23:29:55.5626983Z * [new branch] gh/ydwu4/174/head -> origin/gh/ydwu4/174/head 2024-12-17T23:29:55.5628442Z * [new branch] gh/ydwu4/174/orig -> origin/gh/ydwu4/174/orig 2024-12-17T23:29:55.5630329Z * [new branch] gh/ydwu4/175/base -> origin/gh/ydwu4/175/base 2024-12-17T23:29:55.5631633Z * [new branch] gh/ydwu4/175/head -> origin/gh/ydwu4/175/head 2024-12-17T23:29:55.5632962Z * [new branch] gh/ydwu4/175/orig -> origin/gh/ydwu4/175/orig 2024-12-17T23:29:55.5634719Z * [new branch] gh/ydwu4/176/base -> origin/gh/ydwu4/176/base 2024-12-17T23:29:55.5636171Z * [new branch] gh/ydwu4/176/head -> origin/gh/ydwu4/176/head 2024-12-17T23:29:55.5637422Z * [new branch] gh/ydwu4/176/orig -> origin/gh/ydwu4/176/orig 2024-12-17T23:29:55.5638937Z * [new branch] gh/ydwu4/177/base -> origin/gh/ydwu4/177/base 2024-12-17T23:29:55.5640273Z * [new branch] gh/ydwu4/177/head -> origin/gh/ydwu4/177/head 2024-12-17T23:29:55.5641595Z * [new branch] gh/ydwu4/177/orig -> origin/gh/ydwu4/177/orig 2024-12-17T23:29:55.5643166Z * [new branch] gh/ydwu4/178/base -> origin/gh/ydwu4/178/base 2024-12-17T23:29:55.5644579Z * [new branch] gh/ydwu4/178/head -> origin/gh/ydwu4/178/head 2024-12-17T23:29:55.5645905Z * [new branch] gh/ydwu4/178/orig -> origin/gh/ydwu4/178/orig 2024-12-17T23:29:55.5647456Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2024-12-17T23:29:55.5648831Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2024-12-17T23:29:55.5650131Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2024-12-17T23:29:55.5651966Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2024-12-17T23:29:55.5653303Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2024-12-17T23:29:55.5654677Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2024-12-17T23:29:55.5656619Z * [new branch] gh/ydwu4/181/base -> origin/gh/ydwu4/181/base 2024-12-17T23:29:55.5657923Z * [new branch] gh/ydwu4/181/head -> origin/gh/ydwu4/181/head 2024-12-17T23:29:55.5659357Z * [new branch] gh/ydwu4/181/orig -> origin/gh/ydwu4/181/orig 2024-12-17T23:29:55.5661125Z * [new branch] gh/ydwu4/182/base -> origin/gh/ydwu4/182/base 2024-12-17T23:29:55.5662514Z * [new branch] gh/ydwu4/182/head -> origin/gh/ydwu4/182/head 2024-12-17T23:29:55.5663870Z * [new branch] gh/ydwu4/182/orig -> origin/gh/ydwu4/182/orig 2024-12-17T23:29:55.5665597Z * [new branch] gh/ydwu4/183/base -> origin/gh/ydwu4/183/base 2024-12-17T23:29:55.5667517Z * [new branch] gh/ydwu4/183/head -> origin/gh/ydwu4/183/head 2024-12-17T23:29:55.5668885Z * [new branch] gh/ydwu4/183/orig -> origin/gh/ydwu4/183/orig 2024-12-17T23:29:55.5670481Z * [new branch] gh/ydwu4/184/base -> origin/gh/ydwu4/184/base 2024-12-17T23:29:55.5671986Z * [new branch] gh/ydwu4/184/head -> origin/gh/ydwu4/184/head 2024-12-17T23:29:55.5673367Z * [new branch] gh/ydwu4/184/orig -> origin/gh/ydwu4/184/orig 2024-12-17T23:29:55.5675038Z * [new branch] gh/ydwu4/185/base -> origin/gh/ydwu4/185/base 2024-12-17T23:29:55.5676511Z * [new branch] gh/ydwu4/185/head -> origin/gh/ydwu4/185/head 2024-12-17T23:29:55.5677839Z * [new branch] gh/ydwu4/185/orig -> origin/gh/ydwu4/185/orig 2024-12-17T23:29:55.5679965Z * [new branch] gh/ydwu4/186/base -> origin/gh/ydwu4/186/base 2024-12-17T23:29:55.5681282Z * [new branch] gh/ydwu4/186/head -> origin/gh/ydwu4/186/head 2024-12-17T23:29:55.5682614Z * [new branch] gh/ydwu4/186/orig -> origin/gh/ydwu4/186/orig 2024-12-17T23:29:55.5684352Z * [new branch] gh/ydwu4/187/base -> origin/gh/ydwu4/187/base 2024-12-17T23:29:55.5686056Z * [new branch] gh/ydwu4/187/head -> origin/gh/ydwu4/187/head 2024-12-17T23:29:55.5687556Z * [new branch] gh/ydwu4/187/orig -> origin/gh/ydwu4/187/orig 2024-12-17T23:29:55.5689657Z * [new branch] gh/ydwu4/188/base -> origin/gh/ydwu4/188/base 2024-12-17T23:29:55.5691388Z * [new branch] gh/ydwu4/188/head -> origin/gh/ydwu4/188/head 2024-12-17T23:29:55.5692862Z * [new branch] gh/ydwu4/188/orig -> origin/gh/ydwu4/188/orig 2024-12-17T23:29:55.5694562Z * [new branch] gh/ydwu4/189/base -> origin/gh/ydwu4/189/base 2024-12-17T23:29:55.5696023Z * [new branch] gh/ydwu4/189/head -> origin/gh/ydwu4/189/head 2024-12-17T23:29:55.5697436Z * [new branch] gh/ydwu4/189/orig -> origin/gh/ydwu4/189/orig 2024-12-17T23:29:55.5699403Z * [new branch] gh/ydwu4/190/base -> origin/gh/ydwu4/190/base 2024-12-17T23:29:55.5700731Z * [new branch] gh/ydwu4/190/head -> origin/gh/ydwu4/190/head 2024-12-17T23:29:55.5702119Z * [new branch] gh/ydwu4/190/orig -> origin/gh/ydwu4/190/orig 2024-12-17T23:29:55.5703749Z * [new branch] gh/ydwu4/191/base -> origin/gh/ydwu4/191/base 2024-12-17T23:29:55.5705213Z * [new branch] gh/ydwu4/191/head -> origin/gh/ydwu4/191/head 2024-12-17T23:29:55.5706564Z * [new branch] gh/ydwu4/191/orig -> origin/gh/ydwu4/191/orig 2024-12-17T23:29:55.5708480Z * [new branch] gh/ydwu4/192/base -> origin/gh/ydwu4/192/base 2024-12-17T23:29:55.5709754Z * [new branch] gh/ydwu4/192/head -> origin/gh/ydwu4/192/head 2024-12-17T23:29:55.5711151Z * [new branch] gh/ydwu4/192/orig -> origin/gh/ydwu4/192/orig 2024-12-17T23:29:55.5712993Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2024-12-17T23:29:55.5714402Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2024-12-17T23:29:55.5715759Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2024-12-17T23:29:55.5717711Z * [new branch] gh/yf225/101/base -> origin/gh/yf225/101/base 2024-12-17T23:29:55.5719236Z * [new branch] gh/yf225/101/head -> origin/gh/yf225/101/head 2024-12-17T23:29:55.5720672Z * [new branch] gh/yf225/101/orig -> origin/gh/yf225/101/orig 2024-12-17T23:29:55.5722356Z * [new branch] gh/yf225/104/base -> origin/gh/yf225/104/base 2024-12-17T23:29:55.5723738Z * [new branch] gh/yf225/104/head -> origin/gh/yf225/104/head 2024-12-17T23:29:55.5725090Z * [new branch] gh/yf225/104/orig -> origin/gh/yf225/104/orig 2024-12-17T23:29:55.5726939Z * [new branch] gh/yf225/105/base -> origin/gh/yf225/105/base 2024-12-17T23:29:55.5728268Z * [new branch] gh/yf225/105/head -> origin/gh/yf225/105/head 2024-12-17T23:29:55.5729630Z * [new branch] gh/yf225/105/orig -> origin/gh/yf225/105/orig 2024-12-17T23:29:55.5731392Z * [new branch] gh/yf225/113/base -> origin/gh/yf225/113/base 2024-12-17T23:29:55.5732719Z * [new branch] gh/yf225/113/head -> origin/gh/yf225/113/head 2024-12-17T23:29:55.5734027Z * [new branch] gh/yf225/113/orig -> origin/gh/yf225/113/orig 2024-12-17T23:29:55.5735993Z * [new branch] gh/yf225/123/head -> origin/gh/yf225/123/head 2024-12-17T23:29:55.5737682Z * [new branch] gh/yf225/127/base -> origin/gh/yf225/127/base 2024-12-17T23:29:55.5739030Z * [new branch] gh/yf225/127/head -> origin/gh/yf225/127/head 2024-12-17T23:29:55.5740332Z * [new branch] gh/yf225/127/orig -> origin/gh/yf225/127/orig 2024-12-17T23:29:55.5742101Z * [new branch] gh/yf225/132/base -> origin/gh/yf225/132/base 2024-12-17T23:29:55.5743564Z * [new branch] gh/yf225/132/head -> origin/gh/yf225/132/head 2024-12-17T23:29:55.5744973Z * [new branch] gh/yf225/132/orig -> origin/gh/yf225/132/orig 2024-12-17T23:29:55.5746691Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2024-12-17T23:29:55.5748231Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2024-12-17T23:29:55.5749945Z * [new branch] gh/yf225/139/base -> origin/gh/yf225/139/base 2024-12-17T23:29:55.5751267Z * [new branch] gh/yf225/139/head -> origin/gh/yf225/139/head 2024-12-17T23:29:55.5752612Z * [new branch] gh/yf225/139/orig -> origin/gh/yf225/139/orig 2024-12-17T23:29:55.5754315Z * [new branch] gh/yf225/151/base -> origin/gh/yf225/151/base 2024-12-17T23:29:55.5755706Z * [new branch] gh/yf225/151/head -> origin/gh/yf225/151/head 2024-12-17T23:29:55.5757033Z * [new branch] gh/yf225/151/orig -> origin/gh/yf225/151/orig 2024-12-17T23:29:55.5758958Z * [new branch] gh/yf225/156/base -> origin/gh/yf225/156/base 2024-12-17T23:29:55.5760220Z * [new branch] gh/yf225/156/head -> origin/gh/yf225/156/head 2024-12-17T23:29:55.5761586Z * [new branch] gh/yf225/156/orig -> origin/gh/yf225/156/orig 2024-12-17T23:29:55.5763299Z * [new branch] gh/yf225/157/base -> origin/gh/yf225/157/base 2024-12-17T23:29:55.5765476Z * [new branch] gh/yf225/157/head -> origin/gh/yf225/157/head 2024-12-17T23:29:55.5766666Z * [new branch] gh/yf225/157/orig -> origin/gh/yf225/157/orig 2024-12-17T23:29:55.5768720Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2024-12-17T23:29:55.5770096Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2024-12-17T23:29:55.5771445Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2024-12-17T23:29:55.5773131Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2024-12-17T23:29:55.5774429Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2024-12-17T23:29:55.5775781Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2024-12-17T23:29:55.5777704Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2024-12-17T23:29:55.5779078Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2024-12-17T23:29:55.5780419Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2024-12-17T23:29:55.5782254Z * [new branch] gh/yf225/161/base -> origin/gh/yf225/161/base 2024-12-17T23:29:55.5783685Z * [new branch] gh/yf225/161/head -> origin/gh/yf225/161/head 2024-12-17T23:29:55.5784982Z * [new branch] gh/yf225/161/orig -> origin/gh/yf225/161/orig 2024-12-17T23:29:55.5787406Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2024-12-17T23:29:55.5788928Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2024-12-17T23:29:55.5790757Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2024-12-17T23:29:55.5792466Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2024-12-17T23:29:55.5793884Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2024-12-17T23:29:55.5795222Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2024-12-17T23:29:55.5796963Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2024-12-17T23:29:55.5798684Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2024-12-17T23:29:55.5801069Z * [new branch] gh/yifuwang/122/base -> origin/gh/yifuwang/122/base 2024-12-17T23:29:55.5802816Z * [new branch] gh/yifuwang/122/head -> origin/gh/yifuwang/122/head 2024-12-17T23:29:55.5803996Z * [new branch] gh/yifuwang/122/orig -> origin/gh/yifuwang/122/orig 2024-12-17T23:29:55.5806267Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2024-12-17T23:29:55.5807904Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2024-12-17T23:29:55.5809338Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2024-12-17T23:29:55.5811051Z * [new branch] gh/yifuwang/163/base -> origin/gh/yifuwang/163/base 2024-12-17T23:29:55.5812401Z * [new branch] gh/yifuwang/163/head -> origin/gh/yifuwang/163/head 2024-12-17T23:29:55.5813725Z * [new branch] gh/yifuwang/163/orig -> origin/gh/yifuwang/163/orig 2024-12-17T23:29:55.5815479Z * [new branch] gh/yifuwang/164/base -> origin/gh/yifuwang/164/base 2024-12-17T23:29:55.5817005Z * [new branch] gh/yifuwang/164/head -> origin/gh/yifuwang/164/head 2024-12-17T23:29:55.5818350Z * [new branch] gh/yifuwang/164/orig -> origin/gh/yifuwang/164/orig 2024-12-17T23:29:55.5820164Z * [new branch] gh/yifuwang/167/base -> origin/gh/yifuwang/167/base 2024-12-17T23:29:55.5821671Z * [new branch] gh/yifuwang/167/head -> origin/gh/yifuwang/167/head 2024-12-17T23:29:55.5823059Z * [new branch] gh/yifuwang/167/orig -> origin/gh/yifuwang/167/orig 2024-12-17T23:29:55.5824780Z * [new branch] gh/yifuwang/169/base -> origin/gh/yifuwang/169/base 2024-12-17T23:29:55.5826563Z * [new branch] gh/yifuwang/169/head -> origin/gh/yifuwang/169/head 2024-12-17T23:29:55.5827999Z * [new branch] gh/yifuwang/169/orig -> origin/gh/yifuwang/169/orig 2024-12-17T23:29:55.5829698Z * [new branch] gh/yifuwang/170/base -> origin/gh/yifuwang/170/base 2024-12-17T23:29:55.5831075Z * [new branch] gh/yifuwang/170/head -> origin/gh/yifuwang/170/head 2024-12-17T23:29:55.5832446Z * [new branch] gh/yifuwang/170/orig -> origin/gh/yifuwang/170/orig 2024-12-17T23:29:55.5834221Z * [new branch] gh/yifuwang/171/base -> origin/gh/yifuwang/171/base 2024-12-17T23:29:55.5835568Z * [new branch] gh/yifuwang/171/head -> origin/gh/yifuwang/171/head 2024-12-17T23:29:55.5836955Z * [new branch] gh/yifuwang/171/orig -> origin/gh/yifuwang/171/orig 2024-12-17T23:29:55.5839031Z * [new branch] gh/yifuwang/172/base -> origin/gh/yifuwang/172/base 2024-12-17T23:29:55.5840358Z * [new branch] gh/yifuwang/172/head -> origin/gh/yifuwang/172/head 2024-12-17T23:29:55.5841697Z * [new branch] gh/yifuwang/172/orig -> origin/gh/yifuwang/172/orig 2024-12-17T23:29:55.5843388Z * [new branch] gh/yifuwang/173/base -> origin/gh/yifuwang/173/base 2024-12-17T23:29:55.5844813Z * [new branch] gh/yifuwang/173/head -> origin/gh/yifuwang/173/head 2024-12-17T23:29:55.5846142Z * [new branch] gh/yifuwang/173/orig -> origin/gh/yifuwang/173/orig 2024-12-17T23:29:55.5847704Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2024-12-17T23:29:55.5849044Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2024-12-17T23:29:55.5850356Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2024-12-17T23:29:55.5852055Z * [new branch] gh/yifuwang/175/base -> origin/gh/yifuwang/175/base 2024-12-17T23:29:55.5853394Z * [new branch] gh/yifuwang/175/head -> origin/gh/yifuwang/175/head 2024-12-17T23:29:55.5854719Z * [new branch] gh/yifuwang/175/orig -> origin/gh/yifuwang/175/orig 2024-12-17T23:29:55.5856339Z * [new branch] gh/yifuwang/176/base -> origin/gh/yifuwang/176/base 2024-12-17T23:29:55.5857546Z * [new branch] gh/yifuwang/176/head -> origin/gh/yifuwang/176/head 2024-12-17T23:29:55.5858967Z * [new branch] gh/yifuwang/176/orig -> origin/gh/yifuwang/176/orig 2024-12-17T23:29:55.5860527Z * [new branch] gh/yifuwang/177/base -> origin/gh/yifuwang/177/base 2024-12-17T23:29:55.5861855Z * [new branch] gh/yifuwang/177/head -> origin/gh/yifuwang/177/head 2024-12-17T23:29:55.5863187Z * [new branch] gh/yifuwang/177/orig -> origin/gh/yifuwang/177/orig 2024-12-17T23:29:55.5864923Z * [new branch] gh/yifuwang/178/base -> origin/gh/yifuwang/178/base 2024-12-17T23:29:55.5866092Z * [new branch] gh/yifuwang/178/head -> origin/gh/yifuwang/178/head 2024-12-17T23:29:55.5867523Z * [new branch] gh/yifuwang/178/orig -> origin/gh/yifuwang/178/orig 2024-12-17T23:29:55.5869315Z * [new branch] gh/yifuwang/179/base -> origin/gh/yifuwang/179/base 2024-12-17T23:29:55.5870473Z * [new branch] gh/yifuwang/179/head -> origin/gh/yifuwang/179/head 2024-12-17T23:29:55.5871836Z * [new branch] gh/yifuwang/179/orig -> origin/gh/yifuwang/179/orig 2024-12-17T23:29:55.5873758Z * [new branch] gh/yifuwang/180/base -> origin/gh/yifuwang/180/base 2024-12-17T23:29:55.5875210Z * [new branch] gh/yifuwang/180/head -> origin/gh/yifuwang/180/head 2024-12-17T23:29:55.5876572Z * [new branch] gh/yifuwang/180/orig -> origin/gh/yifuwang/180/orig 2024-12-17T23:29:55.5878369Z * [new branch] gh/yifuwang/181/base -> origin/gh/yifuwang/181/base 2024-12-17T23:29:55.5879684Z * [new branch] gh/yifuwang/181/head -> origin/gh/yifuwang/181/head 2024-12-17T23:29:55.5881121Z * [new branch] gh/yifuwang/181/orig -> origin/gh/yifuwang/181/orig 2024-12-17T23:29:55.5882996Z * [new branch] gh/yifuwang/94/base -> origin/gh/yifuwang/94/base 2024-12-17T23:29:55.5884328Z * [new branch] gh/yifuwang/94/head -> origin/gh/yifuwang/94/head 2024-12-17T23:29:55.5885649Z * [new branch] gh/yifuwang/94/orig -> origin/gh/yifuwang/94/orig 2024-12-17T23:29:55.5888516Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2024-12-17T23:29:55.5889846Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2024-12-17T23:29:55.5891439Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2024-12-17T23:29:55.5892725Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2024-12-17T23:29:55.5894824Z * [new branch] gh/ysiraichi/56/base -> origin/gh/ysiraichi/56/base 2024-12-17T23:29:55.5896281Z * [new branch] gh/ysiraichi/56/head -> origin/gh/ysiraichi/56/head 2024-12-17T23:29:55.5897673Z * [new branch] gh/ysiraichi/56/orig -> origin/gh/ysiraichi/56/orig 2024-12-17T23:29:55.5899591Z * [new branch] gh/ysiraichi/57/base -> origin/gh/ysiraichi/57/base 2024-12-17T23:29:55.5900950Z * [new branch] gh/ysiraichi/57/head -> origin/gh/ysiraichi/57/head 2024-12-17T23:29:55.5902391Z * [new branch] gh/ysiraichi/57/orig -> origin/gh/ysiraichi/57/orig 2024-12-17T23:29:55.5904126Z * [new branch] gh/ysiraichi/58/base -> origin/gh/ysiraichi/58/base 2024-12-17T23:29:55.5905438Z * [new branch] gh/ysiraichi/58/head -> origin/gh/ysiraichi/58/head 2024-12-17T23:29:55.5906811Z * [new branch] gh/ysiraichi/58/orig -> origin/gh/ysiraichi/58/orig 2024-12-17T23:29:55.5908987Z * [new branch] gh/ysiraichi/59/base -> origin/gh/ysiraichi/59/base 2024-12-17T23:29:55.5910452Z * [new branch] gh/ysiraichi/59/head -> origin/gh/ysiraichi/59/head 2024-12-17T23:29:55.5911732Z * [new branch] gh/ysiraichi/59/orig -> origin/gh/ysiraichi/59/orig 2024-12-17T23:29:55.5913409Z * [new branch] gh/ysiraichi/66/base -> origin/gh/ysiraichi/66/base 2024-12-17T23:29:55.5914745Z * [new branch] gh/ysiraichi/66/head -> origin/gh/ysiraichi/66/head 2024-12-17T23:29:55.5916131Z * [new branch] gh/ysiraichi/66/orig -> origin/gh/ysiraichi/66/orig 2024-12-17T23:29:55.5917744Z * [new branch] gh/ysiraichi/67/base -> origin/gh/ysiraichi/67/base 2024-12-17T23:29:55.5919068Z * [new branch] gh/ysiraichi/67/head -> origin/gh/ysiraichi/67/head 2024-12-17T23:29:55.5920488Z * [new branch] gh/ysiraichi/67/orig -> origin/gh/ysiraichi/67/orig 2024-12-17T23:29:55.5922119Z * [new branch] gh/ysiraichi/68/base -> origin/gh/ysiraichi/68/base 2024-12-17T23:29:55.5923466Z * [new branch] gh/ysiraichi/68/head -> origin/gh/ysiraichi/68/head 2024-12-17T23:29:55.5924905Z * [new branch] gh/ysiraichi/68/orig -> origin/gh/ysiraichi/68/orig 2024-12-17T23:29:55.5926539Z * [new branch] gh/ysiraichi/71/base -> origin/gh/ysiraichi/71/base 2024-12-17T23:29:55.5927892Z * [new branch] gh/ysiraichi/71/head -> origin/gh/ysiraichi/71/head 2024-12-17T23:29:55.5929903Z * [new branch] gh/ysiraichi/71/orig -> origin/gh/ysiraichi/71/orig 2024-12-17T23:29:55.5931369Z * [new branch] gh/ysiraichi/72/base -> origin/gh/ysiraichi/72/base 2024-12-17T23:29:55.5932888Z * [new branch] gh/ysiraichi/72/head -> origin/gh/ysiraichi/72/head 2024-12-17T23:29:55.5934605Z * [new branch] gh/ysiraichi/72/orig -> origin/gh/ysiraichi/72/orig 2024-12-17T23:29:55.5936858Z * [new branch] gh/ysiraichi/73/base -> origin/gh/ysiraichi/73/base 2024-12-17T23:29:55.5938197Z * [new branch] gh/ysiraichi/73/head -> origin/gh/ysiraichi/73/head 2024-12-17T23:29:55.5939752Z * [new branch] gh/ysiraichi/73/orig -> origin/gh/ysiraichi/73/orig 2024-12-17T23:29:55.5942023Z * [new branch] gh/ysiraichi/74/base -> origin/gh/ysiraichi/74/base 2024-12-17T23:29:55.5943354Z * [new branch] gh/ysiraichi/74/head -> origin/gh/ysiraichi/74/head 2024-12-17T23:29:55.5944953Z * [new branch] gh/ysiraichi/74/orig -> origin/gh/ysiraichi/74/orig 2024-12-17T23:29:55.5947224Z * [new branch] gh/ysiraichi/75/base -> origin/gh/ysiraichi/75/base 2024-12-17T23:29:55.5948684Z * [new branch] gh/ysiraichi/75/head -> origin/gh/ysiraichi/75/head 2024-12-17T23:29:55.5950361Z * [new branch] gh/ysiraichi/75/orig -> origin/gh/ysiraichi/75/orig 2024-12-17T23:29:55.5952611Z * [new branch] gh/ysiraichi/76/base -> origin/gh/ysiraichi/76/base 2024-12-17T23:29:55.5953926Z * [new branch] gh/ysiraichi/76/head -> origin/gh/ysiraichi/76/head 2024-12-17T23:29:55.5956285Z * [new branch] gh/ysiraichi/76/orig -> origin/gh/ysiraichi/76/orig 2024-12-17T23:29:55.5958168Z * [new branch] gh/ysiraichi/77/base -> origin/gh/ysiraichi/77/base 2024-12-17T23:29:55.5959711Z * [new branch] gh/ysiraichi/77/head -> origin/gh/ysiraichi/77/head 2024-12-17T23:29:55.5961259Z * [new branch] gh/ysiraichi/77/orig -> origin/gh/ysiraichi/77/orig 2024-12-17T23:29:55.5963497Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2024-12-17T23:29:55.5964824Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2024-12-17T23:29:55.5966566Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2024-12-17T23:29:55.5969377Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2024-12-17T23:29:55.5970742Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2024-12-17T23:29:55.5972336Z * [new branch] gh/yushangdi/1/orig -> origin/gh/yushangdi/1/orig 2024-12-17T23:29:55.5974858Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2024-12-17T23:29:55.5976101Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2024-12-17T23:29:55.5977783Z * [new branch] gh/yushangdi/2/orig -> origin/gh/yushangdi/2/orig 2024-12-17T23:29:55.5980575Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2024-12-17T23:29:55.5981645Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2024-12-17T23:29:55.5983009Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2024-12-17T23:29:55.5984665Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2024-12-17T23:29:55.5986020Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2024-12-17T23:29:55.5988132Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2024-12-17T23:29:55.5989821Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2024-12-17T23:29:55.5991245Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2024-12-17T23:29:55.5992572Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2024-12-17T23:29:55.5994240Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2024-12-17T23:29:55.5995566Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2024-12-17T23:29:55.5996906Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2024-12-17T23:29:55.5998512Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2024-12-17T23:29:55.5999827Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2024-12-17T23:29:55.6001159Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2024-12-17T23:29:55.6003478Z * [new branch] gh/zhuhaozhe/39/base -> origin/gh/zhuhaozhe/39/base 2024-12-17T23:29:55.6005276Z * [new branch] gh/zhuhaozhe/39/head -> origin/gh/zhuhaozhe/39/head 2024-12-17T23:29:55.6006626Z * [new branch] gh/zhuhaozhe/39/orig -> origin/gh/zhuhaozhe/39/orig 2024-12-17T23:29:55.6008590Z * [new branch] gh/zoranzhao/1/base -> origin/gh/zoranzhao/1/base 2024-12-17T23:29:55.6009929Z * [new branch] gh/zoranzhao/1/orig -> origin/gh/zoranzhao/1/orig 2024-12-17T23:29:55.6012004Z * [new branch] gh/zou3519/1072/base -> origin/gh/zou3519/1072/base 2024-12-17T23:29:55.6013398Z * [new branch] gh/zou3519/1072/head -> origin/gh/zou3519/1072/head 2024-12-17T23:29:55.6014743Z * [new branch] gh/zou3519/1072/orig -> origin/gh/zou3519/1072/orig 2024-12-17T23:29:55.6016461Z * [new branch] gh/zou3519/1075/base -> origin/gh/zou3519/1075/base 2024-12-17T23:29:55.6017861Z * [new branch] gh/zou3519/1075/head -> origin/gh/zou3519/1075/head 2024-12-17T23:29:55.6019202Z * [new branch] gh/zou3519/1075/orig -> origin/gh/zou3519/1075/orig 2024-12-17T23:29:55.6020890Z * [new branch] gh/zou3519/1077/base -> origin/gh/zou3519/1077/base 2024-12-17T23:29:55.6022269Z * [new branch] gh/zou3519/1077/head -> origin/gh/zou3519/1077/head 2024-12-17T23:29:55.6023666Z * [new branch] gh/zou3519/1077/orig -> origin/gh/zou3519/1077/orig 2024-12-17T23:29:55.6025336Z * [new branch] gh/zou3519/1078/base -> origin/gh/zou3519/1078/base 2024-12-17T23:29:55.6026745Z * [new branch] gh/zou3519/1078/head -> origin/gh/zou3519/1078/head 2024-12-17T23:29:55.6028167Z * [new branch] gh/zou3519/1078/orig -> origin/gh/zou3519/1078/orig 2024-12-17T23:29:55.6029793Z * [new branch] gh/zou3519/1080/base -> origin/gh/zou3519/1080/base 2024-12-17T23:29:55.6031107Z * [new branch] gh/zou3519/1080/head -> origin/gh/zou3519/1080/head 2024-12-17T23:29:55.6032616Z * [new branch] gh/zou3519/1080/orig -> origin/gh/zou3519/1080/orig 2024-12-17T23:29:55.6034284Z * [new branch] gh/zou3519/1081/base -> origin/gh/zou3519/1081/base 2024-12-17T23:29:55.6035566Z * [new branch] gh/zou3519/1081/head -> origin/gh/zou3519/1081/head 2024-12-17T23:29:55.6037087Z * [new branch] gh/zou3519/1081/orig -> origin/gh/zou3519/1081/orig 2024-12-17T23:29:55.6038771Z * [new branch] gh/zou3519/1088/base -> origin/gh/zou3519/1088/base 2024-12-17T23:29:55.6040092Z * [new branch] gh/zou3519/1088/head -> origin/gh/zou3519/1088/head 2024-12-17T23:29:55.6041409Z * [new branch] gh/zou3519/1088/orig -> origin/gh/zou3519/1088/orig 2024-12-17T23:29:55.6043010Z * [new branch] gh/zou3519/1089/base -> origin/gh/zou3519/1089/base 2024-12-17T23:29:55.6044240Z * [new branch] gh/zou3519/1089/head -> origin/gh/zou3519/1089/head 2024-12-17T23:29:55.6045633Z * [new branch] gh/zou3519/1089/orig -> origin/gh/zou3519/1089/orig 2024-12-17T23:29:55.6047134Z * [new branch] gh/zou3519/1090/base -> origin/gh/zou3519/1090/base 2024-12-17T23:29:55.6048643Z * [new branch] gh/zou3519/1090/head -> origin/gh/zou3519/1090/head 2024-12-17T23:29:55.6050091Z * [new branch] gh/zou3519/1090/orig -> origin/gh/zou3519/1090/orig 2024-12-17T23:29:55.6052026Z * [new branch] gh/zou3519/1091/base -> origin/gh/zou3519/1091/base 2024-12-17T23:29:55.6053436Z * [new branch] gh/zou3519/1091/head -> origin/gh/zou3519/1091/head 2024-12-17T23:29:55.6054745Z * [new branch] gh/zou3519/1091/orig -> origin/gh/zou3519/1091/orig 2024-12-17T23:29:55.6056673Z * [new branch] gh/zou3519/1092/base -> origin/gh/zou3519/1092/base 2024-12-17T23:29:55.6058122Z * [new branch] gh/zou3519/1092/head -> origin/gh/zou3519/1092/head 2024-12-17T23:29:55.6059533Z * [new branch] gh/zou3519/1092/orig -> origin/gh/zou3519/1092/orig 2024-12-17T23:29:55.6061313Z * [new branch] gh/zou3519/1093/base -> origin/gh/zou3519/1093/base 2024-12-17T23:29:55.6062627Z * [new branch] gh/zou3519/1093/head -> origin/gh/zou3519/1093/head 2024-12-17T23:29:55.6064035Z * [new branch] gh/zou3519/1093/orig -> origin/gh/zou3519/1093/orig 2024-12-17T23:29:55.6065711Z * [new branch] gh/zou3519/1094/base -> origin/gh/zou3519/1094/base 2024-12-17T23:29:55.6067033Z * [new branch] gh/zou3519/1094/head -> origin/gh/zou3519/1094/head 2024-12-17T23:29:55.6068499Z * [new branch] gh/zou3519/1094/orig -> origin/gh/zou3519/1094/orig 2024-12-17T23:29:55.6070251Z * [new branch] gh/zou3519/1095/base -> origin/gh/zou3519/1095/base 2024-12-17T23:29:55.6071637Z * [new branch] gh/zou3519/1095/head -> origin/gh/zou3519/1095/head 2024-12-17T23:29:55.6073040Z * [new branch] gh/zou3519/1095/orig -> origin/gh/zou3519/1095/orig 2024-12-17T23:29:55.6074784Z * [new branch] gh/zou3519/1096/base -> origin/gh/zou3519/1096/base 2024-12-17T23:29:55.6076237Z * [new branch] gh/zou3519/1096/head -> origin/gh/zou3519/1096/head 2024-12-17T23:29:55.6077664Z * [new branch] gh/zou3519/1096/orig -> origin/gh/zou3519/1096/orig 2024-12-17T23:29:55.6079828Z * [new branch] gh/zou3519/1097/base -> origin/gh/zou3519/1097/base 2024-12-17T23:29:55.6081083Z * [new branch] gh/zou3519/1097/head -> origin/gh/zou3519/1097/head 2024-12-17T23:29:55.6082476Z * [new branch] gh/zou3519/1097/orig -> origin/gh/zou3519/1097/orig 2024-12-17T23:29:55.6084185Z * [new branch] gh/zou3519/1098/base -> origin/gh/zou3519/1098/base 2024-12-17T23:29:55.6085516Z * [new branch] gh/zou3519/1098/head -> origin/gh/zou3519/1098/head 2024-12-17T23:29:55.6086836Z * [new branch] gh/zou3519/1098/orig -> origin/gh/zou3519/1098/orig 2024-12-17T23:29:55.6088668Z * [new branch] gh/zou3519/1099/base -> origin/gh/zou3519/1099/base 2024-12-17T23:29:55.6090004Z * [new branch] gh/zou3519/1099/head -> origin/gh/zou3519/1099/head 2024-12-17T23:29:55.6091345Z * [new branch] gh/zou3519/1099/orig -> origin/gh/zou3519/1099/orig 2024-12-17T23:29:55.6092943Z * [new branch] gh/zou3519/1100/base -> origin/gh/zou3519/1100/base 2024-12-17T23:29:55.6094309Z * [new branch] gh/zou3519/1100/head -> origin/gh/zou3519/1100/head 2024-12-17T23:29:55.6095639Z * [new branch] gh/zou3519/1100/orig -> origin/gh/zou3519/1100/orig 2024-12-17T23:29:55.6097231Z * [new branch] gh/zou3519/1101/base -> origin/gh/zou3519/1101/base 2024-12-17T23:29:55.6098607Z * [new branch] gh/zou3519/1101/head -> origin/gh/zou3519/1101/head 2024-12-17T23:29:55.6099968Z * [new branch] gh/zou3519/1101/orig -> origin/gh/zou3519/1101/orig 2024-12-17T23:29:55.6101511Z * [new branch] gh/zou3519/1102/base -> origin/gh/zou3519/1102/base 2024-12-17T23:29:55.6102874Z * [new branch] gh/zou3519/1102/head -> origin/gh/zou3519/1102/head 2024-12-17T23:29:55.6104668Z * [new branch] gh/zou3519/1102/orig -> origin/gh/zou3519/1102/orig 2024-12-17T23:29:55.6106390Z * [new branch] gh/zou3519/1103/base -> origin/gh/zou3519/1103/base 2024-12-17T23:29:55.6107825Z * [new branch] gh/zou3519/1103/head -> origin/gh/zou3519/1103/head 2024-12-17T23:29:55.6109212Z * [new branch] gh/zou3519/1103/orig -> origin/gh/zou3519/1103/orig 2024-12-17T23:29:55.6110924Z * [new branch] gh/zou3519/1104/base -> origin/gh/zou3519/1104/base 2024-12-17T23:29:55.6112274Z * [new branch] gh/zou3519/1104/head -> origin/gh/zou3519/1104/head 2024-12-17T23:29:55.6113606Z * [new branch] gh/zou3519/1104/orig -> origin/gh/zou3519/1104/orig 2024-12-17T23:29:55.6115301Z * [new branch] gh/zou3519/1105/base -> origin/gh/zou3519/1105/base 2024-12-17T23:29:55.6116776Z * [new branch] gh/zou3519/1105/head -> origin/gh/zou3519/1105/head 2024-12-17T23:29:55.6118216Z * [new branch] gh/zou3519/1105/orig -> origin/gh/zou3519/1105/orig 2024-12-17T23:29:55.6119785Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2024-12-17T23:29:55.6121394Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2024-12-17T23:29:55.6122850Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2024-12-17T23:29:55.6124578Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2024-12-17T23:29:55.6125928Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2024-12-17T23:29:55.6127310Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2024-12-17T23:29:55.6128953Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2024-12-17T23:29:55.6130324Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2024-12-17T23:29:55.6131947Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2024-12-17T23:29:55.6133415Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2024-12-17T23:29:55.6134749Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2024-12-17T23:29:55.6136074Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2024-12-17T23:29:55.6137619Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2024-12-17T23:29:55.6139034Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2024-12-17T23:29:55.6140519Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2024-12-17T23:29:55.6142472Z * [new branch] gh/zou3519/702/base -> origin/gh/zou3519/702/base 2024-12-17T23:29:55.6143755Z * [new branch] gh/zou3519/702/head -> origin/gh/zou3519/702/head 2024-12-17T23:29:55.6144916Z * [new branch] gh/zou3519/702/orig -> origin/gh/zou3519/702/orig 2024-12-17T23:29:55.6146840Z * [new branch] gh/zou3519/703/base -> origin/gh/zou3519/703/base 2024-12-17T23:29:55.6148199Z * [new branch] gh/zou3519/703/head -> origin/gh/zou3519/703/head 2024-12-17T23:29:55.6149384Z * [new branch] gh/zou3519/703/orig -> origin/gh/zou3519/703/orig 2024-12-17T23:29:55.6151377Z * [new branch] gh/zou3519/704/base -> origin/gh/zou3519/704/base 2024-12-17T23:29:55.6152694Z * [new branch] gh/zou3519/704/head -> origin/gh/zou3519/704/head 2024-12-17T23:29:55.6153952Z * [new branch] gh/zou3519/704/orig -> origin/gh/zou3519/704/orig 2024-12-17T23:29:55.6155754Z * [new branch] gh/zou3519/709/base -> origin/gh/zou3519/709/base 2024-12-17T23:29:55.6157169Z * [new branch] gh/zou3519/709/head -> origin/gh/zou3519/709/head 2024-12-17T23:29:55.6158622Z * [new branch] gh/zou3519/709/orig -> origin/gh/zou3519/709/orig 2024-12-17T23:29:55.6160418Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2024-12-17T23:29:55.6161721Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2024-12-17T23:29:55.6163182Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2024-12-17T23:29:55.6164942Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2024-12-17T23:29:55.6166327Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2024-12-17T23:29:55.6167929Z * [new branch] google-main -> origin/google-main 2024-12-17T23:29:55.6169328Z * [new branch] gqa-benchmark -> origin/gqa-benchmark 2024-12-17T23:29:55.6171064Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2024-12-17T23:29:55.6172292Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2024-12-17T23:29:55.6173551Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2024-12-17T23:29:55.6175353Z * [new branch] guard_source1 -> origin/guard_source1 2024-12-17T23:29:55.6176777Z * [new branch] guard_system -> origin/guard_system 2024-12-17T23:29:55.6178158Z * [new branch] guards-cpp -> origin/guards-cpp 2024-12-17T23:29:55.6180118Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2024-12-17T23:29:55.6181694Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2024-12-17T23:29:55.6183055Z * [new branch] higher_order_ops_gb -> origin/higher_order_ops_gb 2024-12-17T23:29:55.6184668Z * [new branch] hl475-patch-1 -> origin/hl475-patch-1 2024-12-17T23:29:55.6186025Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2024-12-17T23:29:55.6188359Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2024-12-17T23:29:55.6189933Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2024-12-17T23:29:55.6191292Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2024-12-17T23:29:55.6192547Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2024-12-17T23:29:55.6193845Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2024-12-17T23:29:55.6195288Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2024-12-17T23:29:55.6196543Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2024-12-17T23:29:55.6198073Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2024-12-17T23:29:55.6200161Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2024-12-17T23:29:55.6201662Z * [new branch] improve_vec_log -> origin/improve_vec_log 2024-12-17T23:29:55.6203487Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2024-12-17T23:29:55.6204883Z * [new branch] inline -> origin/inline 2024-12-17T23:29:55.6206312Z * [new branch] inlining -> origin/inlining 2024-12-17T23:29:55.6207768Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2024-12-17T23:29:55.6209203Z * [new branch] int8_sdpa -> origin/int8_sdpa 2024-12-17T23:29:55.6210649Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2024-12-17T23:29:55.6211993Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2024-12-17T23:29:55.6213690Z * [new branch] ipiszy/cutlass -> origin/ipiszy/cutlass 2024-12-17T23:29:55.6214983Z * [new branch] ipiszy/dynamic_template -> origin/ipiszy/dynamic_template 2024-12-17T23:29:55.6216177Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2024-12-17T23:29:55.6217476Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2024-12-17T23:29:55.6218716Z * [new branch] ipiszy/issue -> origin/ipiszy/issue 2024-12-17T23:29:55.6220040Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2024-12-17T23:29:55.6221515Z * [new branch] issue#58739 -> origin/issue#58739 2024-12-17T23:29:55.6223365Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2024-12-17T23:29:55.6224977Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2024-12-17T23:29:55.6226439Z * [new branch] jcaip-patch-1 -> origin/jcaip-patch-1 2024-12-17T23:29:55.6228276Z * [new branch] jcaip/fix-int8-bug -> origin/jcaip/fix-int8-bug 2024-12-17T23:29:55.6229615Z * [new branch] jcaip/fix-int8-bug-alpha -> origin/jcaip/fix-int8-bug-alpha 2024-12-17T23:29:55.6231061Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2024-12-17T23:29:55.6232256Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2024-12-17T23:29:55.6233800Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2024-12-17T23:29:55.6235439Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2024-12-17T23:29:55.6237643Z * [new branch] jeanschmidt/test_revert_ea243 -> origin/jeanschmidt/test_revert_ea243 2024-12-17T23:29:55.6239095Z * [new branch] jeanschmidt/update_dynamo_inductor_precision -> origin/jeanschmidt/update_dynamo_inductor_precision 2024-12-17T23:29:55.6240331Z * [new branch] jeanschmidt/windows8xgpu_nonephemeral -> origin/jeanschmidt/windows8xgpu_nonephemeral 2024-12-17T23:29:55.6242018Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2024-12-17T23:29:55.6243308Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2024-12-17T23:29:55.6245449Z * [new branch] justinchu/docs-conf -> origin/justinchu/docs-conf 2024-12-17T23:29:55.6246847Z * [new branch] justinchu/safe-tensors -> origin/justinchu/safe-tensors 2024-12-17T23:29:55.6248270Z * [new branch] justinchu/test_save_with_without -> origin/justinchu/test_save_with_without 2024-12-17T23:29:55.6249686Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2024-12-17T23:29:55.6251484Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2024-12-17T23:29:55.6253155Z * [new branch] jz/masked-select-decomp -> origin/jz/masked-select-decomp 2024-12-17T23:29:55.6254805Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2024-12-17T23:29:55.6256929Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2024-12-17T23:29:55.6258231Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2024-12-17T23:29:55.6259890Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2024-12-17T23:29:55.6261146Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2024-12-17T23:29:55.6262454Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2024-12-17T23:29:55.6264108Z * [new branch] kineto_submodule_update_0723 -> origin/kineto_submodule_update_0723 2024-12-17T23:29:55.6265547Z * [new branch] kineto_warnings_fix -> origin/kineto_warnings_fix 2024-12-17T23:29:55.6267459Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2024-12-17T23:29:55.6269706Z * [new branch] klondenberg/cutlass -> origin/klondenberg/cutlass 2024-12-17T23:29:55.6271211Z * [new branch] land-inline-fbcode -> origin/land-inline-fbcode 2024-12-17T23:29:55.6273014Z * [new branch] larryliu0820-patch-3 -> origin/larryliu0820-patch-3 2024-12-17T23:29:55.6274487Z * [new branch] layernorm_bias_fix -> origin/layernorm_bias_fix 2024-12-17T23:29:55.6276141Z * [new branch] lerrrrrrp -> origin/lerrrrrrp 2024-12-17T23:29:55.6278369Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2024-12-17T23:29:55.6279575Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2024-12-17T23:29:55.6281857Z * [new branch] liaoxuan/fuse_attention_pattern -> origin/liaoxuan/fuse_attention_pattern 2024-12-17T23:29:55.6283306Z * [new branch] login-docker-hub -> origin/login-docker-hub 2024-12-17T23:29:55.6285612Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2024-12-17T23:29:55.6287519Z * [new branch] main -> origin/main 2024-12-17T23:29:55.6289671Z * [new branch] main-update-cusparselt-0.6.3 -> origin/main-update-cusparselt-0.6.3 2024-12-17T23:29:55.6291254Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2024-12-17T23:29:55.6293134Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2024-12-17T23:29:55.6294613Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2024-12-17T23:29:55.6296504Z * [new branch] malfet-patch-17 -> origin/malfet-patch-17 2024-12-17T23:29:55.6298218Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2024-12-17T23:29:55.6300003Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2024-12-17T23:29:55.6301737Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2024-12-17T23:29:55.6303398Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2024-12-17T23:29:55.6305165Z * [new branch] malfet-patch-22 -> origin/malfet-patch-22 2024-12-17T23:29:55.6306838Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2024-12-17T23:29:55.6308538Z * [new branch] malfet-patch-25 -> origin/malfet-patch-25 2024-12-17T23:29:55.6310225Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2024-12-17T23:29:55.6311752Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2024-12-17T23:29:55.6313488Z * [new branch] malfet-patch-37 -> origin/malfet-patch-37 2024-12-17T23:29:55.6315343Z * [new branch] malfet-patch-39 -> origin/malfet-patch-39 2024-12-17T23:29:55.6317001Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2024-12-17T23:29:55.6318726Z * [new branch] malfet-patch-40 -> origin/malfet-patch-40 2024-12-17T23:29:55.6320429Z * [new branch] malfet-patch-41 -> origin/malfet-patch-41 2024-12-17T23:29:55.6322247Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2024-12-17T23:29:55.6323763Z * [new branch] malfet-patch-43 -> origin/malfet-patch-43 2024-12-17T23:29:55.6325464Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2024-12-17T23:29:55.6327121Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2024-12-17T23:29:55.6328843Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2024-12-17T23:29:55.6330528Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2024-12-17T23:29:55.6332266Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2024-12-17T23:29:55.6334592Z * [new branch] malfet/add-nan-to-int-conversion-check-cpu -> origin/malfet/add-nan-to-int-conversion-check-cpu 2024-12-17T23:29:55.6335948Z * [new branch] malfet/be-check-weight-norm-empty -> origin/malfet/be-check-weight-norm-empty 2024-12-17T23:29:55.6337521Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2024-12-17T23:29:55.6339018Z * [new branch] malfet/fix-conv-backward-cl -> origin/malfet/fix-conv-backward-cl 2024-12-17T23:29:55.6340941Z * [new branch] malfet/fix-conv-backward-cl-2 -> origin/malfet/fix-conv-backward-cl-2 2024-12-17T23:29:55.6342857Z * [new branch] malfet/fix-gather-complex -> origin/malfet/fix-gather-complex 2024-12-17T23:29:55.6344634Z * [new branch] malfet/mps-allow-uint64-dispatches -> origin/malfet/mps-allow-uint64-dispatches 2024-12-17T23:29:55.6345914Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2024-12-17T23:29:55.6347723Z * [new branch] malfet/pin-cmake-to-3.26 -> origin/malfet/pin-cmake-to-3.26 2024-12-17T23:29:55.6349264Z * [new branch] malfet/skip-mps-with-xfail -> origin/malfet/skip-mps-with-xfail 2024-12-17T23:29:55.6350920Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2024-12-17T23:29:55.6353024Z * [new branch] mcr229/update_cpuinfo -> origin/mcr229/update_cpuinfo 2024-12-17T23:29:55.6354473Z * [new branch] mem_eff_attention_bias -> origin/mem_eff_attention_bias 2024-12-17T23:29:55.6356229Z * [new branch] migrate_map -> origin/migrate_map 2024-12-17T23:29:55.6358198Z * [new branch] mikekgfb-attention-dtype-warn -> origin/mikekgfb-attention-dtype-warn 2024-12-17T23:29:55.6360242Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2024-12-17T23:29:55.6361645Z * [new branch] mixed_dtype -> origin/mixed_dtype 2024-12-17T23:29:55.6363194Z * [new branch] mkl -> origin/mkl 2024-12-17T23:29:55.6365201Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2024-12-17T23:29:55.6366637Z * [new branch] mlazos/aa -> origin/mlazos/aa 2024-12-17T23:29:55.6368247Z * [new branch] mlazos/adam-compile -> origin/mlazos/adam-compile 2024-12-17T23:29:55.6369760Z * [new branch] mlazos/adam-compile-epilogue -> origin/mlazos/adam-compile-epilogue 2024-12-17T23:29:55.6371156Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2024-12-17T23:29:55.6372624Z * [new branch] mlazos/adam-fused -> origin/mlazos/adam-fused 2024-12-17T23:29:55.6374187Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2024-12-17T23:29:55.6376384Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2024-12-17T23:29:55.6378087Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2024-12-17T23:29:55.6379991Z * [new branch] mlazos/asgd-compile -> origin/mlazos/asgd-compile 2024-12-17T23:29:55.6381430Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2024-12-17T23:29:55.6383181Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2024-12-17T23:29:55.6384737Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2024-12-17T23:29:55.6386283Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2024-12-17T23:29:55.6388187Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2024-12-17T23:29:55.6389843Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2024-12-17T23:29:55.6391246Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2024-12-17T23:29:55.6392294Z * [new branch] mlazos/bf16-aa -> origin/mlazos/bf16-aa 2024-12-17T23:29:55.6393287Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2024-12-17T23:29:55.6394343Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2024-12-17T23:29:55.6395227Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2024-12-17T23:29:55.6396220Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2024-12-17T23:29:55.6397239Z * [new branch] mlazos/cast -> origin/mlazos/cast 2024-12-17T23:29:55.6398688Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2024-12-17T23:29:55.6399892Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2024-12-17T23:29:55.6400872Z * [new branch] mlazos/comp-asgd -> origin/mlazos/comp-asgd 2024-12-17T23:29:55.6401895Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2024-12-17T23:29:55.6402891Z * [new branch] mlazos/concat-opt -> origin/mlazos/concat-opt 2024-12-17T23:29:55.6403850Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2024-12-17T23:29:55.6405165Z * [new branch] mlazos/copy-fusion -> origin/mlazos/copy-fusion 2024-12-17T23:29:55.6405922Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2024-12-17T23:29:55.6406948Z * [new branch] mlazos/cp-dbg -> origin/mlazos/cp-dbg 2024-12-17T23:29:55.6408084Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2024-12-17T23:29:55.6409125Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2024-12-17T23:29:55.6410082Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2024-12-17T23:29:55.6411078Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2024-12-17T23:29:55.6412074Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2024-12-17T23:29:55.6413127Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2024-12-17T23:29:55.6414258Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2024-12-17T23:29:55.6415259Z * [new branch] mlazos/disable-fused -> origin/mlazos/disable-fused 2024-12-17T23:29:55.6416306Z * [new branch] mlazos/disable-subclass -> origin/mlazos/disable-subclass 2024-12-17T23:29:55.6417310Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2024-12-17T23:29:55.6418309Z * [new branch] mlazos/einops-import -> origin/mlazos/einops-import 2024-12-17T23:29:55.6419687Z * [new branch] mlazos/env-fix -> origin/mlazos/env-fix 2024-12-17T23:29:55.6420712Z * [new branch] mlazos/exp -> origin/mlazos/exp 2024-12-17T23:29:55.6421814Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2024-12-17T23:29:55.6422841Z * [new branch] mlazos/faster -> origin/mlazos/faster 2024-12-17T23:29:55.6423846Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2024-12-17T23:29:55.6424982Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2024-12-17T23:29:55.6426027Z * [new branch] mlazos/fix -> origin/mlazos/fix 2024-12-17T23:29:55.6427006Z * [new branch] mlazos/fm-bwd -> origin/mlazos/fm-bwd 2024-12-17T23:29:55.6428379Z * [new branch] mlazos/foreach-copy-test -> origin/mlazos/foreach-copy-test 2024-12-17T23:29:55.6429389Z * [new branch] mlazos/foreach-fuse-opts -> origin/mlazos/foreach-fuse-opts 2024-12-17T23:29:55.6430393Z * [new branch] mlazos/foreach-map -> origin/mlazos/foreach-map 2024-12-17T23:29:55.6431357Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2024-12-17T23:29:55.6432359Z * [new branch] mlazos/foreach-pow -> origin/mlazos/foreach-pow 2024-12-17T23:29:55.6433418Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2024-12-17T23:29:55.6434437Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2024-12-17T23:29:55.6435434Z * [new branch] mlazos/fuse-cat -> origin/mlazos/fuse-cat 2024-12-17T23:29:55.6436475Z * [new branch] mlazos/fuse-copies -> origin/mlazos/fuse-copies 2024-12-17T23:29:55.6437531Z * [new branch] mlazos/fuse-copies2 -> origin/mlazos/fuse-copies2 2024-12-17T23:29:55.6438534Z * [new branch] mlazos/fuse-copies3 -> origin/mlazos/fuse-copies3 2024-12-17T23:29:55.6439481Z * [new branch] mlazos/fuse-fix -> origin/mlazos/fuse-fix 2024-12-17T23:29:55.6440502Z * [new branch] mlazos/fuse-opt -> origin/mlazos/fuse-opt 2024-12-17T23:29:55.6441493Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2024-12-17T23:29:55.6442685Z * [new branch] mlazos/grad-mode-fix -> origin/mlazos/grad-mode-fix 2024-12-17T23:29:55.6443597Z * [new branch] mlazos/guard-fails -> origin/mlazos/guard-fails 2024-12-17T23:29:55.6444534Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2024-12-17T23:29:55.6445449Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2024-12-17T23:29:55.6446465Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2024-12-17T23:29:55.6447441Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2024-12-17T23:29:55.6449000Z * [new branch] mlazos/key-fix -> origin/mlazos/key-fix 2024-12-17T23:29:55.6450034Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2024-12-17T23:29:55.6451037Z * [new branch] mlazos/log-asserts -> origin/mlazos/log-asserts 2024-12-17T23:29:55.6452014Z * [new branch] mlazos/log-test-fix -> origin/mlazos/log-test-fix 2024-12-17T23:29:55.6453091Z * [new branch] mlazos/lowering-fusion -> origin/mlazos/lowering-fusion 2024-12-17T23:29:55.6454181Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2024-12-17T23:29:55.6455206Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2024-12-17T23:29:55.6456152Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2024-12-17T23:29:55.6457454Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2024-12-17T23:29:55.6458426Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2024-12-17T23:29:55.6459428Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2024-12-17T23:29:55.6460478Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2024-12-17T23:29:55.6461987Z * [new branch] mlazos/mlazos/adam-compile2 -> origin/mlazos/mlazos/adam-compile2 2024-12-17T23:29:55.6462734Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2024-12-17T23:29:55.6463709Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2024-12-17T23:29:55.6464725Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2024-12-17T23:29:55.6465767Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2024-12-17T23:29:55.6466743Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2024-12-17T23:29:55.6467812Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2024-12-17T23:29:55.6468929Z * [new branch] mlazos/mlazos/tf-trace-obj-tensors -> origin/mlazos/mlazos/tf-trace-obj-tensors 2024-12-17T23:29:55.6469871Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2024-12-17T23:29:55.6470856Z * [new branch] mlazos/mode-hook -> origin/mlazos/mode-hook 2024-12-17T23:29:55.6471944Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2024-12-17T23:29:55.6472955Z * [new branch] mlazos/mul_meta -> origin/mlazos/mul_meta 2024-12-17T23:29:55.6473989Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2024-12-17T23:29:55.6474958Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2024-12-17T23:29:55.6476004Z * [new branch] mlazos/nadam-updates -> origin/mlazos/nadam-updates 2024-12-17T23:29:55.6476949Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2024-12-17T23:29:55.6478051Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2024-12-17T23:29:55.6478876Z * [new branch] mlazos/no-realize -> origin/mlazos/no-realize 2024-12-17T23:29:55.6479873Z * [new branch] mlazos/no-realize2 -> origin/mlazos/no-realize2 2024-12-17T23:29:55.6480988Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2024-12-17T23:29:55.6481948Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2024-12-17T23:29:55.6482950Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2024-12-17T23:29:55.6483912Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2024-12-17T23:29:55.6484872Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2024-12-17T23:29:55.6486082Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2024-12-17T23:29:55.6486990Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2024-12-17T23:29:55.6488282Z * [new branch] mlazos/opt-test-fixes -> origin/mlazos/opt-test-fixes 2024-12-17T23:29:55.6489259Z * [new branch] mlazos/opt-users -> origin/mlazos/opt-users 2024-12-17T23:29:55.6490266Z * [new branch] mlazos/optim-tests -> origin/mlazos/optim-tests 2024-12-17T23:29:55.6491330Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2024-12-17T23:29:55.6492321Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2024-12-17T23:29:55.6493362Z * [new branch] mlazos/pytest-3 -> origin/mlazos/pytest-3 2024-12-17T23:29:55.6494966Z * [new branch] mlazos/restart -> origin/mlazos/restart 2024-12-17T23:29:55.6496060Z * [new branch] mlazos/ret-subclass -> origin/mlazos/ret-subclass 2024-12-17T23:29:55.6497027Z * [new branch] mlazos/rm-copy -> origin/mlazos/rm-copy 2024-12-17T23:29:55.6498043Z * [new branch] mlazos/rm-thunkify -> origin/mlazos/rm-thunkify 2024-12-17T23:29:55.6499102Z * [new branch] mlazos/rm-workaround -> origin/mlazos/rm-workaround 2024-12-17T23:29:55.6500179Z * [new branch] mlazos/run-tests -> origin/mlazos/run-tests 2024-12-17T23:29:55.6501175Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2024-12-17T23:29:55.6502260Z * [new branch] mlazos/set-opts -> origin/mlazos/set-opts 2024-12-17T23:29:55.6503173Z * [new branch] mlazos/spec-api -> origin/mlazos/spec-api 2024-12-17T23:29:55.6504249Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2024-12-17T23:29:55.6505340Z * [new branch] mlazos/streams -> origin/mlazos/streams 2024-12-17T23:29:55.6506144Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2024-12-17T23:29:55.6507212Z * [new branch] mlazos/tc-fix -> origin/mlazos/tc-fix 2024-12-17T23:29:55.6508392Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2024-12-17T23:29:55.6509508Z * [new branch] mlazos/tensor-builtins -> origin/mlazos/tensor-builtins 2024-12-17T23:29:55.6510504Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2024-12-17T23:29:55.6511457Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2024-12-17T23:29:55.6512423Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2024-12-17T23:29:55.6513374Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2024-12-17T23:29:55.6514870Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2024-12-17T23:29:55.6515866Z * [new branch] mlazos/test-disc -> origin/mlazos/test-disc 2024-12-17T23:29:55.6516988Z * [new branch] mlazos/test-fix -> origin/mlazos/test-fix 2024-12-17T23:29:55.6517879Z * [new branch] mlazos/tf -> origin/mlazos/tf 2024-12-17T23:29:55.6518772Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2024-12-17T23:29:55.6519794Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2024-12-17T23:29:55.6520823Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2024-12-17T23:29:55.6521857Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2024-12-17T23:29:55.6523052Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2024-12-17T23:29:55.6524554Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2024-12-17T23:29:55.6525574Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2024-12-17T23:29:55.6526550Z * [new branch] mlazos/tf-state -> origin/mlazos/tf-state 2024-12-17T23:29:55.6527645Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2024-12-17T23:29:55.6528630Z * [new branch] mlazos/tf-trace -> origin/mlazos/tf-trace 2024-12-17T23:29:55.6529716Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2024-12-17T23:29:55.6530842Z * [new branch] mlazos/tf-trace-unified -> origin/mlazos/tf-trace-unified 2024-12-17T23:29:55.6531757Z * [new branch] mlazos/tree-map-only -> origin/mlazos/tree-map-only 2024-12-17T23:29:55.6532751Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2024-12-17T23:29:55.6533757Z * [new branch] mlazos/ty-promo -> origin/mlazos/ty-promo 2024-12-17T23:29:55.6534766Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2024-12-17T23:29:55.6535726Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2024-12-17T23:29:55.6536688Z * [new branch] mlazos/vsc-fix2 -> origin/mlazos/vsc-fix2 2024-12-17T23:29:55.6552061Z * [new branch] mlazos/vscode-fix -> origin/mlazos/vscode-fix 2024-12-17T23:29:55.6552350Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2024-12-17T23:29:55.6552566Z * [new branch] mlazos/window -> origin/mlazos/window 2024-12-17T23:29:55.6552802Z * [new branch] mlee8/aot_large_weight -> origin/mlee8/aot_large_weight 2024-12-17T23:29:55.6552994Z * [new branch] mod_guards1 -> origin/mod_guards1 2024-12-17T23:29:55.6553213Z * [new branch] mod_guards3 -> origin/mod_guards3 2024-12-17T23:29:55.6553515Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2024-12-17T23:29:55.6553760Z * [new branch] move_model_to_eval_2.1 -> origin/move_model_to_eval_2.1 2024-12-17T23:29:55.6554013Z * [new branch] mps-benchmark-filename -> origin/mps-benchmark-filename 2024-12-17T23:29:55.6554217Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2024-12-17T23:29:55.6554525Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2024-12-17T23:29:55.6554758Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2024-12-17T23:29:55.6554983Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2024-12-17T23:29:55.6555219Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2024-12-17T23:29:55.6555477Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2024-12-17T23:29:55.6555857Z * [new branch] msaroufim-patch-4 -> origin/msaroufim-patch-4 2024-12-17T23:29:55.6556089Z * [new branch] msaroufim-patch-5 -> origin/msaroufim-patch-5 2024-12-17T23:29:55.6556831Z * [new branch] msaroufim-patch-6 -> origin/msaroufim-patch-6 2024-12-17T23:29:55.6557980Z * [new branch] msaroufim-patch-7 -> origin/msaroufim-patch-7 2024-12-17T23:29:55.6559099Z * [new branch] msaroufim-patch-8 -> origin/msaroufim-patch-8 2024-12-17T23:29:55.6560134Z * [new branch] msaroufim-patch-9 -> origin/msaroufim-patch-9 2024-12-17T23:29:55.6561434Z * [new branch] msaroufim/bdfix -> origin/msaroufim/bdfix 2024-12-17T23:29:55.6562379Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2024-12-17T23:29:55.6563501Z * [new branch] msaroufim/delete_android_folder -> origin/msaroufim/delete_android_folder 2024-12-17T23:29:55.6564505Z * [new branch] msaroufim/delete_ios_folder -> origin/msaroufim/delete_ios_folder 2024-12-17T23:29:55.6565499Z * [new branch] msaroufim/docbuild -> origin/msaroufim/docbuild 2024-12-17T23:29:55.6566592Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2024-12-17T23:29:55.6567899Z * [new branch] msaroufim/fixexpected -> origin/msaroufim/fixexpected 2024-12-17T23:29:55.6569180Z * [new branch] msaroufim/fsspecindcache -> origin/msaroufim/fsspecindcache 2024-12-17T23:29:55.6570980Z * [new branch] msaroufim/indexind1022 -> origin/msaroufim/indexind1022 2024-12-17T23:29:55.6572298Z * [new branch] msaroufim/indtype0 -> origin/msaroufim/indtype0 2024-12-17T23:29:55.6573276Z * [new branch] msaroufim/indtype1 -> origin/msaroufim/indtype1 2024-12-17T23:29:55.6574421Z * [new branch] msaroufim/removemodelviz -> origin/msaroufim/removemodelviz 2024-12-17T23:29:55.6575384Z * [new branch] msaroufim/sdbf16fix -> origin/msaroufim/sdbf16fix 2024-12-17T23:29:55.6576379Z * [new branch] msaroufim/softshrink -> origin/msaroufim/softshrink 2024-12-17T23:29:55.6577377Z * [new branch] msaroufim/typeind10 -> origin/msaroufim/typeind10 2024-12-17T23:29:55.6578407Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2024-12-17T23:29:55.6579530Z * [new branch] mypy_fix -> origin/mypy_fix 2024-12-17T23:29:55.6580646Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2024-12-17T23:29:55.6581723Z * [new branch] new-batch-norm -> origin/new-batch-norm 2024-12-17T23:29:55.6582817Z * [new branch] new_branch -> origin/new_branch 2024-12-17T23:29:55.6583926Z * [new branch] new_guard_system -> origin/new_guard_system 2024-12-17T23:29:55.6585734Z * [new branch] ngimel/bits -> origin/ngimel/bits 2024-12-17T23:29:55.6586783Z * [new branch] ngimel/deterministic_scan -> origin/ngimel/deterministic_scan 2024-12-17T23:29:55.6588070Z * [new branch] ngimel/large_nonzero -> origin/ngimel/large_nonzero 2024-12-17T23:29:55.6589060Z * [new branch] ngimel/nonzero_static -> origin/ngimel/nonzero_static 2024-12-17T23:29:55.6589998Z * [new branch] ngimel/scan_complex -> origin/ngimel/scan_complex 2024-12-17T23:29:55.6591073Z * [new branch] nightly -> origin/nightly 2024-12-17T23:29:55.6592594Z * [new branch] nikitaved/coo_broadcast_less_memory -> origin/nikitaved/coo_broadcast_less_memory 2024-12-17T23:29:55.6593459Z * [new branch] nikitaved/linalg_codeowners -> origin/nikitaved/linalg_codeowners 2024-12-17T23:29:55.6594983Z * [new branch] nmacchioni-offset-gpu-kernel-launch-overhead -> origin/nmacchioni-offset-gpu-kernel-launch-overhead 2024-12-17T23:29:55.6595676Z * [new branch] nmacchioni-patch-2 -> origin/nmacchioni-patch-2 2024-12-17T23:29:55.6597085Z * [new branch] nmacchioni-single-graph-bench-with-cudagraphs -> origin/nmacchioni-single-graph-bench-with-cudagraphs 2024-12-17T23:29:55.6597949Z * [new branch] nmacchioni-smart-flushing-3 -> origin/nmacchioni-smart-flushing-3 2024-12-17T23:29:55.6598991Z * [new branch] nmacchioni-smart-flushing-4 -> origin/nmacchioni-smart-flushing-4 2024-12-17T23:29:55.6600057Z * [new branch] nmacchioni-unified-benchmarking -> origin/nmacchioni-unified-benchmarking 2024-12-17T23:29:55.6601026Z * [new branch] nov-13-triage -> origin/nov-13-triage 2024-12-17T23:29:55.6602098Z * [new branch] offline -> origin/offline 2024-12-17T23:29:55.6603193Z * [new branch] on_completion -> origin/on_completion 2024-12-17T23:29:55.6604301Z * [new branch] opinfo_dyn -> origin/opinfo_dyn 2024-12-17T23:29:55.6606027Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2024-12-17T23:29:55.6607098Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2024-12-17T23:29:55.6608229Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2024-12-17T23:29:55.6609408Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2024-12-17T23:29:55.6610506Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2024-12-17T23:29:55.6611791Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2024-12-17T23:29:55.6612871Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2024-12-17T23:29:55.6613936Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2024-12-17T23:29:55.6615396Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2024-12-17T23:29:55.6616419Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2024-12-17T23:29:55.6617437Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2024-12-17T23:29:55.6618443Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2024-12-17T23:29:55.6619438Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2024-12-17T23:29:55.6620425Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2024-12-17T23:29:55.6621387Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2024-12-17T23:29:55.6623753Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2024-12-17T23:29:55.6625049Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2024-12-17T23:29:55.6626424Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2024-12-17T23:29:55.6627902Z * [new branch] palic/split -> origin/palic/split 2024-12-17T23:29:55.6629079Z * [new branch] palic_hotfix -> origin/palic_hotfix 2024-12-17T23:29:55.6630619Z * [new branch] parallel_cat -> origin/parallel_cat 2024-12-17T23:29:55.6631819Z * [new branch] parallel_reduce -> origin/parallel_reduce 2024-12-17T23:29:55.6632936Z * [new branch] patch_up_signature -> origin/patch_up_signature 2024-12-17T23:29:55.6633965Z * [new branch] pca2 -> origin/pca2 2024-12-17T23:29:55.6635516Z * [new branch] peterbell10/null-change -> origin/peterbell10/null-change 2024-12-17T23:29:55.6637310Z * [new branch] pianpwk/dim_hint_ranges -> origin/pianpwk/dim_hint_ranges 2024-12-17T23:29:55.6638474Z * [new branch] pianpwk/dynamic_shapes_api_doc_12_10 -> origin/pianpwk/dynamic_shapes_api_doc_12_10 2024-12-17T23:29:55.6639212Z * [new branch] pianpwk/dynamic_shapes_infer_ -> origin/pianpwk/dynamic_shapes_infer_ 2024-12-17T23:29:55.6640243Z * [new branch] pianpwk/export-D66253238_clone -> origin/pianpwk/export-D66253238_clone 2024-12-17T23:29:55.6641073Z * [new branch] pianpwk/meta_sdpa_for_cpu -> origin/pianpwk/meta_sdpa_for_cpu 2024-12-17T23:29:55.6642443Z * [new branch] pianpwk/no_hybrid_symint_replace -> origin/pianpwk/no_hybrid_symint_replace 2024-12-17T23:29:55.6643767Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2024-12-17T23:29:55.6644849Z * [new branch] pianpwk/preserve_dynamic_markers -> origin/pianpwk/preserve_dynamic_markers 2024-12-17T23:29:55.6645877Z * [new branch] pianpwk/real_tensor_bool_cast -> origin/pianpwk/real_tensor_bool_cast 2024-12-17T23:29:55.6646748Z * [new branch] pianpwk/real_tensor_prop_3 -> origin/pianpwk/real_tensor_prop_3 2024-12-17T23:29:55.6647829Z * [new branch] pianpwk/symbol_provenance_draft -> origin/pianpwk/symbol_provenance_draft 2024-12-17T23:29:55.6648985Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2024-12-17T23:29:55.6649746Z * [new branch] pianpwk/sympy_trunc_float_2 -> origin/pianpwk/sympy_trunc_float_2 2024-12-17T23:29:55.6650817Z * [new branch] pianpwk/try_deregister_hooks -> origin/pianpwk/try_deregister_hooks 2024-12-17T23:29:55.6651818Z * [new branch] pianpwk/ts_converter_dim_auto -> origin/pianpwk/ts_converter_dim_auto 2024-12-17T23:29:55.6653018Z * [new branch] pr-cancel-smol -> origin/pr-cancel-smol 2024-12-17T23:29:55.6654415Z * [new branch] pr/131860 -> origin/pr/131860 2024-12-17T23:29:55.6655628Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2024-12-17T23:29:55.6656640Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2024-12-17T23:29:55.6657700Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2024-12-17T23:29:55.6658879Z * [new branch] pt2-qat -> origin/pt2-qat 2024-12-17T23:29:55.6659976Z * [new branch] pt2-qat-od-debug -> origin/pt2-qat-od-debug 2024-12-17T23:29:55.6661075Z * [new branch] pt2-sigmoid2 -> origin/pt2-sigmoid2 2024-12-17T23:29:55.6662120Z * [new branch] pt2-torchrec -> origin/pt2-torchrec 2024-12-17T23:29:55.6663321Z * [new branch] pt2-troubleshooting-torch-logs -> origin/pt2-troubleshooting-torch-logs 2024-12-17T23:29:55.6664266Z * [new branch] py311-benchmark-test -> origin/py311-benchmark-test 2024-12-17T23:29:55.6665297Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2024-12-17T23:29:55.6666415Z * [new branch] pytree-print -> origin/pytree-print 2024-12-17T23:29:55.6667623Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2024-12-17T23:29:55.6668802Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2024-12-17T23:29:55.6670258Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2024-12-17T23:29:55.6671410Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2024-12-17T23:29:55.6673254Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2024-12-17T23:29:55.6674387Z * [new branch] r-barnes-patch-2 -> origin/r-barnes-patch-2 2024-12-17T23:29:55.6675617Z * [new branch] record-ghstack-deps-in-commit-msg -> origin/record-ghstack-deps-in-commit-msg 2024-12-17T23:29:55.6676600Z * [new branch] reduce1 -> origin/reduce1 2024-12-17T23:29:55.6677688Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2024-12-17T23:29:55.6678739Z * [new branch] refactor-adamw -> origin/refactor-adamw 2024-12-17T23:29:55.6680213Z * [new branch] release/1.10 -> origin/release/1.10 2024-12-17T23:29:55.6681296Z * [new branch] release/1.11 -> origin/release/1.11 2024-12-17T23:29:55.6682356Z * [new branch] release/1.12 -> origin/release/1.12 2024-12-17T23:29:55.6683415Z * [new branch] release/1.13 -> origin/release/1.13 2024-12-17T23:29:55.6684417Z * [new branch] release/1.4 -> origin/release/1.4 2024-12-17T23:29:55.6685287Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2024-12-17T23:29:55.6686330Z * [new branch] release/1.5 -> origin/release/1.5 2024-12-17T23:29:55.6687586Z * [new branch] release/1.6 -> origin/release/1.6 2024-12-17T23:29:55.6688813Z * [new branch] release/1.7 -> origin/release/1.7 2024-12-17T23:29:55.6689987Z * [new branch] release/1.8 -> origin/release/1.8 2024-12-17T23:29:55.6691020Z * [new branch] release/1.9 -> origin/release/1.9 2024-12-17T23:29:55.6692074Z * [new branch] release/2.0 -> origin/release/2.0 2024-12-17T23:29:55.6693260Z * [new branch] release/2.1 -> origin/release/2.1 2024-12-17T23:29:55.6694352Z * [new branch] release/2.2 -> origin/release/2.2 2024-12-17T23:29:55.6695680Z * [new branch] release/2.3 -> origin/release/2.3 2024-12-17T23:29:55.6697127Z * [new branch] release/2.4 -> origin/release/2.4 2024-12-17T23:29:55.6698623Z * [new branch] release/2.5 -> origin/release/2.5 2024-12-17T23:29:55.6699673Z * [new branch] release/2.6 -> origin/release/2.6 2024-12-17T23:29:55.6700892Z * [new branch] release_notes -> origin/release_notes 2024-12-17T23:29:55.6702021Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2024-12-17T23:29:55.6703064Z * [new branch] remove_add_runtime -> origin/remove_add_runtime 2024-12-17T23:29:55.6704255Z * [new branch] remove_gfx906_from_ci_docker -> origin/remove_gfx906_from_ci_docker 2024-12-17T23:29:55.6705486Z * [new branch] remove_global_ns -> origin/remove_global_ns 2024-12-17T23:29:55.6706628Z * [new branch] remove_workflow -> origin/remove_workflow 2024-12-17T23:29:55.6707923Z * [new branch] rename_transform -> origin/rename_transform 2024-12-17T23:29:55.6709026Z * [new branch] rename_validate -> origin/rename_validate 2024-12-17T23:29:55.6710166Z * [new branch] reordering_prototype -> origin/reordering_prototype 2024-12-17T23:29:55.6711243Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2024-12-17T23:29:55.6712976Z * [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 2024-12-17T23:29:55.6713752Z * [new branch] revert-112125 -> origin/revert-112125 2024-12-17T23:29:55.6717099Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2024-12-17T23:29:55.6719146Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2024-12-17T23:29:55.6720062Z * [new branch] revert_141066_and_141494_1 -> origin/revert_141066_and_141494_1 2024-12-17T23:29:55.6721086Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2024-12-17T23:29:55.6721939Z * [new branch] revise_pattern_matcher_ut -> origin/revise_pattern_matcher_ut 2024-12-17T23:29:55.6723055Z * [new branch] rewrite-links-to-source -> origin/rewrite-links-to-source 2024-12-17T23:29:55.6724383Z * [new branch] richard/init_types -> origin/richard/init_types 2024-12-17T23:29:55.6725416Z * [new branch] richard/more_types -> origin/richard/more_types 2024-12-17T23:29:55.6726545Z * [new branch] rocm-triton-nightly-wheelfix -> origin/rocm-triton-nightly-wheelfix 2024-12-17T23:29:55.6727682Z * [new branch] rocm-triton-wheel-pinupdate-21 -> origin/rocm-triton-wheel-pinupdate-21 2024-12-17T23:29:55.6728731Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2024-12-17T23:29:55.6729885Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2024-12-17T23:29:55.6730966Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2024-12-17T23:29:55.6732108Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2024-12-17T23:29:55.6733089Z * [new branch] rprop-playground -> origin/rprop-playground 2024-12-17T23:29:55.6734214Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2024-12-17T23:29:55.6735786Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2024-12-17T23:29:55.6736569Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2024-12-17T23:29:55.6738008Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2024-12-17T23:29:55.6739088Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2024-12-17T23:29:55.6739958Z * [new branch] rzou/fallback_test1 -> origin/rzou/fallback_test1 2024-12-17T23:29:55.6740832Z * [new branch] rzou/fallback_test2 -> origin/rzou/fallback_test2 2024-12-17T23:29:55.6741853Z * [new branch] rzou/fallback_test4 -> origin/rzou/fallback_test4 2024-12-17T23:29:55.6742669Z * [new branch] rzou/fallback_test5 -> origin/rzou/fallback_test5 2024-12-17T23:29:55.6743700Z * [new branch] rzou/fallback_test6 -> origin/rzou/fallback_test6 2024-12-17T23:29:55.6744887Z * [new branch] rzou/fallback_test7 -> origin/rzou/fallback_test7 2024-12-17T23:29:55.6746300Z * [new branch] rzou/fix -> origin/rzou/fix 2024-12-17T23:29:55.6747833Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2024-12-17T23:29:55.6748974Z * [new branch] rzou/kwargs_lift -> origin/rzou/kwargs_lift 2024-12-17T23:29:55.6749964Z * [new branch] rzou/njt -> origin/rzou/njt 2024-12-17T23:29:55.6751020Z * [new branch] rzou/operator -> origin/rzou/operator 2024-12-17T23:29:55.6752036Z * [new branch] rzou/out_dtype_decomp -> origin/rzou/out_dtype_decomp 2024-12-17T23:29:55.6753115Z * [new branch] rzou/pca -> origin/rzou/pca 2024-12-17T23:29:55.6754169Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2024-12-17T23:29:55.6755197Z * [new branch] rzou/realprop -> origin/rzou/realprop 2024-12-17T23:29:55.6756189Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2024-12-17T23:29:55.6757198Z * [new branch] rzou/triton_inductor -> origin/rzou/triton_inductor 2024-12-17T23:29:55.6759014Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2024-12-17T23:29:55.6759789Z * [new branch] sanchitj/simplify_amx_tile_load -> origin/sanchitj/simplify_amx_tile_load 2024-12-17T23:29:55.6760770Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2024-12-17T23:29:55.6761813Z * [new branch] sdpa_base -> origin/sdpa_base 2024-12-17T23:29:55.6763188Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2024-12-17T23:29:55.6764283Z * [new branch] sdym/codeowners-1 -> origin/sdym/codeowners-1 2024-12-17T23:29:55.6765596Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2024-12-17T23:29:55.6766283Z * [new branch] sdym/dummy-doc -> origin/sdym/dummy-doc 2024-12-17T23:29:55.6767326Z * [new branch] sdym/jit-attribute -> origin/sdym/jit-attribute 2024-12-17T23:29:55.6768319Z * [new branch] sdym/mh -> origin/sdym/mh 2024-12-17T23:29:55.6769403Z * [new branch] sdym/release-only-26 -> origin/sdym/release-only-26 2024-12-17T23:29:55.6770278Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2024-12-17T23:29:55.6771562Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2024-12-17T23:29:55.6772905Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2024-12-17T23:29:55.6773946Z * [new branch] sdym/skipifrocm -> origin/sdym/skipifrocm 2024-12-17T23:29:55.6775042Z * [new branch] sdym/test_quantized_op -> origin/sdym/test_quantized_op 2024-12-17T23:29:55.6776382Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2024-12-17T23:29:55.6777120Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2024-12-17T23:29:55.6778234Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2024-12-17T23:29:55.6779098Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2024-12-17T23:29:55.6780132Z * [new branch] sdym/wno -> origin/sdym/wno 2024-12-17T23:29:55.6781223Z * [new branch] sdym/xlahash -> origin/sdym/xlahash 2024-12-17T23:29:55.6782337Z * [new branch] serialize -> origin/serialize 2024-12-17T23:29:55.6783375Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2024-12-17T23:29:55.6784812Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2024-12-17T23:29:55.6785908Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2024-12-17T23:29:55.6787002Z * [new branch] shunting-add-reduction-config -> origin/shunting-add-reduction-config 2024-12-17T23:29:55.6791013Z * [new branch] shunting-add-reduction-config-2 -> origin/shunting-add-reduction-config-2 2024-12-17T23:29:55.6792288Z * [new branch] shunting-add-reduction-config-3 -> origin/shunting-add-reduction-config-3 2024-12-17T23:29:55.6793523Z * [new branch] shunting-avoid-stale-cache -> origin/shunting-avoid-stale-cache 2024-12-17T23:29:55.6794463Z * [new branch] shunting-benchmark-fusion -> origin/shunting-benchmark-fusion 2024-12-17T23:29:55.6795604Z * [new branch] shunting-benchmark-fusion-2 -> origin/shunting-benchmark-fusion-2 2024-12-17T23:29:55.6796901Z * [new branch] shunting-benchmark-fusion-3 -> origin/shunting-benchmark-fusion-3 2024-12-17T23:29:55.6798229Z * [new branch] shunting-benchmark-fusion-4 -> origin/shunting-benchmark-fusion-4 2024-12-17T23:29:55.6799400Z * [new branch] shunting-consistent-thread-order -> origin/shunting-consistent-thread-order 2024-12-17T23:29:55.6800723Z * [new branch] shunting-consistent-thread-order-2 -> origin/shunting-consistent-thread-order-2 2024-12-17T23:29:55.6801939Z * [new branch] shunting-consistent-thread-order-3 -> origin/shunting-consistent-thread-order-3 2024-12-17T23:29:55.6802911Z * [new branch] shunting-inductor-change-for-triton -> origin/shunting-inductor-change-for-triton 2024-12-17T23:29:55.6803945Z * [new branch] shunting-loaf-bm-3 -> origin/shunting-loaf-bm-3 2024-12-17T23:29:55.6804968Z * [new branch] shunting-loaf-bm-4 -> origin/shunting-loaf-bm-4 2024-12-17T23:29:55.6806037Z * [new branch] shunting-loaf-bm-5 -> origin/shunting-loaf-bm-5 2024-12-17T23:29:55.6807069Z * [new branch] shunting-loaf-bm-6 -> origin/shunting-loaf-bm-6 2024-12-17T23:29:55.6808311Z * [new branch] shunting-loop-ordering-after-fusion -> origin/shunting-loop-ordering-after-fusion 2024-12-17T23:29:55.6809554Z * [new branch] shunting-loop-ordering-after-fusion-2 -> origin/shunting-loop-ordering-after-fusion-2 2024-12-17T23:29:55.6810625Z * [new branch] shunting-loop-ordering-after-fusion-3 -> origin/shunting-loop-ordering-after-fusion-3 2024-12-17T23:29:55.6811647Z * [new branch] shunting-loop-ordering-after-fusion-bm -> origin/shunting-loop-ordering-after-fusion-bm 2024-12-17T23:29:55.6812828Z * [new branch] shunting-loop-ordering-after-fusion-bm-2 -> origin/shunting-loop-ordering-after-fusion-bm-2 2024-12-17T23:29:55.6813662Z * [new branch] shunting-multi-kernel -> origin/shunting-multi-kernel 2024-12-17T23:29:55.6815039Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2024-12-17T23:29:55.6816181Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2024-12-17T23:29:55.6817275Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2024-12-17T23:29:55.6818448Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2024-12-17T23:29:55.6819326Z * [new branch] shunting-triton-pin-update -> origin/shunting-triton-pin-update 2024-12-17T23:29:55.6820730Z * [new branch] shunting-triton-pin-update-2 -> origin/shunting-triton-pin-update-2 2024-12-17T23:29:55.6821768Z * [new branch] shunting-triton-pin-update-3 -> origin/shunting-triton-pin-update-3 2024-12-17T23:29:55.6822586Z * [new branch] shunting-triton-pin-update-4 -> origin/shunting-triton-pin-update-4 2024-12-17T23:29:55.6823670Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2024-12-17T23:29:55.6824748Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2024-12-17T23:29:55.6826154Z * [new branch] soulitzer/refactor-njt -> origin/soulitzer/refactor-njt 2024-12-17T23:29:55.6827528Z * [new branch] source_fn_stack -> origin/source_fn_stack 2024-12-17T23:29:55.6829166Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2024-12-17T23:29:55.6830190Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2024-12-17T23:29:55.6831678Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2024-12-17T23:29:55.6833089Z * [new branch] sraikund16/test -> origin/sraikund16/test 2024-12-17T23:29:55.6834282Z * [new branch] standalone -> origin/standalone 2024-12-17T23:29:55.6835394Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2024-12-17T23:29:55.6836355Z * [new branch] super -> origin/super 2024-12-17T23:29:55.6837502Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2024-12-17T23:29:55.6838689Z * [new branch] svekars-patch-6 -> origin/svekars-patch-6 2024-12-17T23:29:55.6839675Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2024-12-17T23:29:55.6840790Z * [new branch] switch-bn -> origin/switch-bn 2024-12-17T23:29:55.6841875Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2024-12-17T23:29:55.6842915Z * [new branch] tensordict_integration -> origin/tensordict_integration 2024-12-17T23:29:55.6843904Z * [new branch] test-cast-hook -> origin/test-cast-hook 2024-12-17T23:29:55.6845039Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2024-12-17T23:29:55.6846224Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2024-12-17T23:29:55.6847516Z * [new branch] test/inductor -> origin/test/inductor 2024-12-17T23:29:55.6848564Z * [new branch] test_imdsv2 -> origin/test_imdsv2 2024-12-17T23:29:55.6849635Z * [new branch] test_od -> origin/test_od 2024-12-17T23:29:55.6851128Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2024-12-17T23:29:55.6852177Z * [new branch] tidy_cyy -> origin/tidy_cyy 2024-12-17T23:29:55.6853317Z * [new branch] torch_autograd_function_ts_fix -> origin/torch_autograd_function_ts_fix 2024-12-17T23:29:55.6854319Z * [new branch] torch_export -> origin/torch_export 2024-12-17T23:29:55.6855347Z * [new branch] torch_export_only -> origin/torch_export_only 2024-12-17T23:29:55.6856484Z * [new branch] torch_logs_improvements -> origin/torch_logs_improvements 2024-12-17T23:29:55.6857523Z * [new branch] torch_np -> origin/torch_np 2024-12-17T23:29:55.6858595Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2024-12-17T23:29:55.6859597Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2024-12-17T23:29:55.6860575Z * [new branch] training_ir_migration -> origin/training_ir_migration 2024-12-17T23:29:55.6861584Z * [new branch] transformer_name -> origin/transformer_name 2024-12-17T23:29:55.6862677Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2024-12-17T23:29:55.6863714Z * [new branch] tree_vec_base -> origin/tree_vec_base 2024-12-17T23:29:55.6865017Z * [new branch] triton-random-warning-to-info-level -> origin/triton-random-warning-to-info-level 2024-12-17T23:29:55.6865943Z * [new branch] triton-update -> origin/triton-update 2024-12-17T23:29:55.6866886Z * [new branch] triton_kernel -> origin/triton_kernel 2024-12-17T23:29:55.6867897Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2024-12-17T23:29:55.6868971Z * [new branch] type_check -> origin/type_check 2024-12-17T23:29:55.6870069Z * [new branch] type_dec -> origin/type_dec 2024-12-17T23:29:55.6872186Z * [new branch] update-audio-commit-hash/11865439354-1354-1 -> origin/update-audio-commit-hash/11865439354-1354-1 2024-12-17T23:29:55.6873127Z * [new branch] update-audio-commit-hash/12325070593-1384-1 -> origin/update-audio-commit-hash/12325070593-1384-1 2024-12-17T23:29:55.6874110Z * [new branch] update-audio-commit-hash/12334278220-1385-1 -> origin/update-audio-commit-hash/12334278220-1385-1 2024-12-17T23:29:55.6875593Z * [new branch] update-executorch-commit-hash/11847856213-1353-1 -> origin/update-executorch-commit-hash/11847856213-1353-1 2024-12-17T23:29:55.6876941Z * [new branch] update-triton-commit-hash/7164317553-91-1 -> origin/update-triton-commit-hash/7164317553-91-1 2024-12-17T23:29:55.6878232Z * [new branch] update-vision-commit-hash/5317143706-599-1 -> origin/update-vision-commit-hash/5317143706-599-1 2024-12-17T23:29:55.6879158Z * [new branch] update-vision-commit-hash/5328646919-600-1 -> origin/update-vision-commit-hash/5328646919-600-1 2024-12-17T23:29:55.6880082Z * [new branch] update-vision-commit-hash/5340197683-601-1 -> origin/update-vision-commit-hash/5340197683-601-1 2024-12-17T23:29:55.6881116Z * [new branch] update-vision-commit-hash/5351545834-602-1 -> origin/update-vision-commit-hash/5351545834-602-1 2024-12-17T23:29:55.6882098Z * [new branch] update-vision-commit-hash/5361565841-603-1 -> origin/update-vision-commit-hash/5361565841-603-1 2024-12-17T23:29:55.6883059Z * [new branch] update-vision-commit-hash/5395864714-607-1 -> origin/update-vision-commit-hash/5395864714-607-1 2024-12-17T23:29:55.6884355Z * [new branch] update-vision-commit-hash/5407121542-608-1 -> origin/update-vision-commit-hash/5407121542-608-1 2024-12-17T23:29:55.6885626Z * [new branch] update-vision-commit-hash/5417949785-614-1 -> origin/update-vision-commit-hash/5417949785-614-1 2024-12-17T23:29:55.6886579Z * [new branch] update-vision-commit-hash/5428080554-616-1 -> origin/update-vision-commit-hash/5428080554-616-1 2024-12-17T23:29:55.6887819Z * [new branch] update-vision-commit-hash/5449539892-619-1 -> origin/update-vision-commit-hash/5449539892-619-1 2024-12-17T23:29:55.6888909Z * [new branch] update-vision-commit-hash/5470197507-621-1 -> origin/update-vision-commit-hash/5470197507-621-1 2024-12-17T23:29:55.6889902Z * [new branch] update-vision-commit-hash/5491641374-625-1 -> origin/update-vision-commit-hash/5491641374-625-1 2024-12-17T23:29:55.6890910Z * [new branch] update-vision-commit-hash/5497098962-626-1 -> origin/update-vision-commit-hash/5497098962-626-1 2024-12-17T23:29:55.6891915Z * [new branch] update-vision-commit-hash/5549134053-632-1 -> origin/update-vision-commit-hash/5549134053-632-1 2024-12-17T23:29:55.6892899Z * [new branch] update-vision-commit-hash/5559394765-633-1 -> origin/update-vision-commit-hash/5559394765-633-1 2024-12-17T23:29:55.6894078Z * [new branch] update-vision-commit-hash/5564890577-634-1 -> origin/update-vision-commit-hash/5564890577-634-1 2024-12-17T23:29:55.6895020Z * [new branch] update-vision-commit-hash/5651150803-643-1 -> origin/update-vision-commit-hash/5651150803-643-1 2024-12-17T23:29:55.6896012Z * [new branch] update-vision-commit-hash/5663141514-644-1 -> origin/update-vision-commit-hash/5663141514-644-1 2024-12-17T23:29:55.6897018Z * [new branch] update-vision-commit-hash/5686712198-646-1 -> origin/update-vision-commit-hash/5686712198-646-1 2024-12-17T23:29:55.6898238Z * [new branch] update-vision-commit-hash/5697383899-647-1 -> origin/update-vision-commit-hash/5697383899-647-1 2024-12-17T23:29:55.6899096Z * [new branch] update-vision-commit-hash/5703215648-648-1 -> origin/update-vision-commit-hash/5703215648-648-1 2024-12-17T23:29:55.6900091Z * [new branch] update-vision-commit-hash/5721003453-652-1 -> origin/update-vision-commit-hash/5721003453-652-1 2024-12-17T23:29:55.6901177Z * [new branch] update-vision-commit-hash/5733163916-653-1 -> origin/update-vision-commit-hash/5733163916-653-1 2024-12-17T23:29:55.6902135Z * [new branch] update-vision-commit-hash/5745082876-655-1 -> origin/update-vision-commit-hash/5745082876-655-1 2024-12-17T23:29:55.6903450Z * [new branch] update-vision-commit-hash/5756913626-656-1 -> origin/update-vision-commit-hash/5756913626-656-1 2024-12-17T23:29:55.6904215Z * [new branch] update-vision-commit-hash/5767629392-657-1 -> origin/update-vision-commit-hash/5767629392-657-1 2024-12-17T23:29:55.6905377Z * [new branch] update-vision-commit-hash/5791192212-660-1 -> origin/update-vision-commit-hash/5791192212-660-1 2024-12-17T23:29:55.6906221Z * [new branch] update-vision-commit-hash/5803321708-661-1 -> origin/update-vision-commit-hash/5803321708-661-1 2024-12-17T23:29:55.6907186Z * [new branch] update-vision-commit-hash/5815393173-662-1 -> origin/update-vision-commit-hash/5815393173-662-1 2024-12-17T23:29:55.6908324Z * [new branch] update-vision-commit-hash/5827402908-663-1 -> origin/update-vision-commit-hash/5827402908-663-1 2024-12-17T23:29:55.6909359Z * [new branch] update-vision-commit-hash/5838148554-664-1 -> origin/update-vision-commit-hash/5838148554-664-1 2024-12-17T23:29:55.6910359Z * [new branch] update-vision-commit-hash/5844184042-669-1 -> origin/update-vision-commit-hash/5844184042-669-1 2024-12-17T23:29:55.6911342Z * [new branch] update-vision-commit-hash/5850331519-670-1 -> origin/update-vision-commit-hash/5850331519-670-1 2024-12-17T23:29:55.6912355Z * [new branch] update-vision-commit-hash/5862012764-671-1 -> origin/update-vision-commit-hash/5862012764-671-1 2024-12-17T23:29:55.6913404Z * [new branch] update-vision-commit-hash/5873060393-672-1 -> origin/update-vision-commit-hash/5873060393-672-1 2024-12-17T23:29:55.6914459Z * [new branch] update-vision-commit-hash/5885149056-673-1 -> origin/update-vision-commit-hash/5885149056-673-1 2024-12-17T23:29:55.6915427Z * [new branch] update-vision-commit-hash/5897221503-674-1 -> origin/update-vision-commit-hash/5897221503-674-1 2024-12-17T23:29:55.6916405Z * [new branch] update-vision-commit-hash/5908209609-675-1 -> origin/update-vision-commit-hash/5908209609-675-1 2024-12-17T23:29:55.6917441Z * [new branch] update-vision-commit-hash/5932800208-678-1 -> origin/update-vision-commit-hash/5932800208-678-1 2024-12-17T23:29:55.6918399Z * [new branch] update-vision-commit-hash/5945368651-679-1 -> origin/update-vision-commit-hash/5945368651-679-1 2024-12-17T23:29:55.6919394Z * [new branch] update-vision-commit-hash/5957816346-680-1 -> origin/update-vision-commit-hash/5957816346-680-1 2024-12-17T23:29:55.6920423Z * [new branch] update-vision-commit-hash/5970234703-681-1 -> origin/update-vision-commit-hash/5970234703-681-1 2024-12-17T23:29:55.6921397Z * [new branch] update-vision-commit-hash/5987723897-683-1 -> origin/update-vision-commit-hash/5987723897-683-1 2024-12-17T23:29:55.6922434Z * [new branch] update-vision-commit-hash/6006315671-686-1 -> origin/update-vision-commit-hash/6006315671-686-1 2024-12-17T23:29:55.6923948Z * [new branch] update-vision-commit-hash/6018891470-687-1 -> origin/update-vision-commit-hash/6018891470-687-1 2024-12-17T23:29:55.6924967Z * [new branch] update-vision-commit-hash/6055107264-691-1 -> origin/update-vision-commit-hash/6055107264-691-1 2024-12-17T23:29:55.6925904Z * [new branch] update-vision-commit-hash/6078630218-694-1 -> origin/update-vision-commit-hash/6078630218-694-1 2024-12-17T23:29:55.6926949Z * [new branch] update-vision-commit-hash/6091086722-695-1 -> origin/update-vision-commit-hash/6091086722-695-1 2024-12-17T23:29:55.6927935Z * [new branch] update-vision-commit-hash/6116061554-699-1 -> origin/update-vision-commit-hash/6116061554-699-1 2024-12-17T23:29:55.6928990Z * [new branch] update-vision-commit-hash/6140304273-702-1 -> origin/update-vision-commit-hash/6140304273-702-1 2024-12-17T23:29:55.6929979Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2024-12-17T23:29:55.6931002Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2024-12-17T23:29:55.6932120Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2024-12-17T23:29:55.6933547Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2024-12-17T23:29:55.6934495Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2024-12-17T23:29:55.6935507Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2024-12-17T23:29:55.6936498Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2024-12-17T23:29:55.6937547Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2024-12-17T23:29:55.6938504Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2024-12-17T23:29:55.6939546Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2024-12-17T23:29:55.6940534Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2024-12-17T23:29:55.6941548Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2024-12-17T23:29:55.6942538Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2024-12-17T23:29:55.6943527Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2024-12-17T23:29:55.6944562Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2024-12-17T23:29:55.6945647Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2024-12-17T23:29:55.6946661Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2024-12-17T23:29:55.6947739Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2024-12-17T23:29:55.6948979Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2024-12-17T23:29:55.6949781Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2024-12-17T23:29:55.6950756Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2024-12-17T23:29:55.6951862Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2024-12-17T23:29:55.6952838Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2024-12-17T23:29:55.6954232Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2024-12-17T23:29:55.6955122Z * [new branch] update-xla-commit-hash/5309129620-50-1 -> origin/update-xla-commit-hash/5309129620-50-1 2024-12-17T23:29:55.6956086Z * [new branch] update-xla-commit-hash/5375174835-51-1 -> origin/update-xla-commit-hash/5375174835-51-1 2024-12-17T23:29:55.6957064Z * [new branch] update-xla-commit-hash/5441850531-52-1 -> origin/update-xla-commit-hash/5441850531-52-1 2024-12-17T23:29:55.6957977Z * [new branch] update-xla-commit-hash/5505380699-53-1 -> origin/update-xla-commit-hash/5505380699-53-1 2024-12-17T23:29:55.6958959Z * [new branch] update-xla-commit-hash/5573005593-54-1 -> origin/update-xla-commit-hash/5573005593-54-1 2024-12-17T23:29:55.6960358Z * [new branch] update-xla-commit-hash/5642127958-55-1 -> origin/update-xla-commit-hash/5642127958-55-1 2024-12-17T23:29:55.6961544Z * [new branch] update-xla-commit-hash/5711964502-56-1 -> origin/update-xla-commit-hash/5711964502-56-1 2024-12-17T23:29:55.6962789Z * [new branch] update-xla-commit-hash/5782359377-57-1 -> origin/update-xla-commit-hash/5782359377-57-1 2024-12-17T23:29:55.6963753Z * [new branch] update-xla-commit-hash/5837098370-60-1 -> origin/update-xla-commit-hash/5837098370-60-1 2024-12-17T23:29:55.6964864Z * [new branch] update-xla-commit-hash/5837494164-62-2 -> origin/update-xla-commit-hash/5837494164-62-2 2024-12-17T23:29:55.6965844Z * [new branch] update-xla-commit-hash/5853121215-70-1 -> origin/update-xla-commit-hash/5853121215-70-1 2024-12-17T23:29:55.6966829Z * [new branch] update-xla-commit-hash/5856611801-73-1 -> origin/update-xla-commit-hash/5856611801-73-1 2024-12-17T23:29:55.6968123Z * [new branch] update-xla-commit-hash/5861803330-74-1 -> origin/update-xla-commit-hash/5861803330-74-1 2024-12-17T23:29:55.6968765Z * [new branch] update-xla-commit-hash/5923384420-75-1 -> origin/update-xla-commit-hash/5923384420-75-1 2024-12-17T23:29:55.6969825Z * [new branch] update-xla-commit-hash/5997018991-76-1 -> origin/update-xla-commit-hash/5997018991-76-1 2024-12-17T23:29:55.6970749Z * [new branch] update-xla-commit-hash/6070520075-77-1 -> origin/update-xla-commit-hash/6070520075-77-1 2024-12-17T23:29:55.6971816Z * [new branch] update-xla-commit-hash/6143382673-78-1 -> origin/update-xla-commit-hash/6143382673-78-1 2024-12-17T23:29:55.6972836Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2024-12-17T23:29:55.6973739Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2024-12-17T23:29:55.6974810Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2024-12-17T23:29:55.6975853Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2024-12-17T23:29:55.6976880Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2024-12-17T23:29:55.6977916Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2024-12-17T23:29:55.6978777Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2024-12-17T23:29:55.6979847Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2024-12-17T23:29:55.6980899Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2024-12-17T23:29:55.6982034Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2024-12-17T23:29:55.6982954Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2024-12-17T23:29:55.6983992Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2024-12-17T23:29:55.6984985Z * [new branch] update_slow_tests_1731310832 -> origin/update_slow_tests_1731310832 2024-12-17T23:29:55.6986023Z * [new branch] update_slow_tests_1734334846 -> origin/update_slow_tests_1734334846 2024-12-17T23:29:55.6987228Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2024-12-17T23:29:55.6988458Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2024-12-17T23:29:55.6989549Z * [new branch] upload-mps-benchmark-results -> origin/upload-mps-benchmark-results 2024-12-17T23:29:55.6990689Z * [new branch] upload-test-stats-workflow-env -> origin/upload-test-stats-workflow-env 2024-12-17T23:29:55.6991428Z * [new branch] use_torch_export_3 -> origin/use_torch_export_3 2024-12-17T23:29:55.6992819Z * [new branch] v0.1.2 -> origin/v0.1.2 2024-12-17T23:29:55.6994029Z * [new branch] v1.0.1 -> origin/v1.0.1 2024-12-17T23:29:55.6995189Z * [new branch] v1.0.3 -> origin/v1.0.3 2024-12-17T23:29:55.6996286Z * [new branch] v1.1.0 -> origin/v1.1.0 2024-12-17T23:29:55.6997492Z * [new branch] v1.2.0 -> origin/v1.2.0 2024-12-17T23:29:55.6998616Z * [new branch] v1.3.0 -> origin/v1.3.0 2024-12-17T23:29:55.6999760Z * [new branch] v1.3.1 -> origin/v1.3.1 2024-12-17T23:29:55.7000871Z * [new branch] validate_fn -> origin/validate_fn 2024-12-17T23:29:55.7001993Z * [new branch] vfdev-5-patch-1 -> origin/vfdev-5-patch-1 2024-12-17T23:29:55.7003017Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2024-12-17T23:29:55.7004503Z * [new branch] viable/strict -> origin/viable/strict 2024-12-17T23:29:55.7005920Z * [new branch] voz/aliasing -> origin/voz/aliasing 2024-12-17T23:29:55.7006949Z * [new branch] voz/always_lift -> origin/voz/always_lift 2024-12-17T23:29:55.7008024Z * [new branch] voz/cleanup_is_torch -> origin/voz/cleanup_is_torch 2024-12-17T23:29:55.7009015Z * [new branch] voz/compiled_autograd_hooks -> origin/voz/compiled_autograd_hooks 2024-12-17T23:29:55.7009917Z * [new branch] voz/debug_dec -> origin/voz/debug_dec 2024-12-17T23:29:55.7010873Z * [new branch] voz/fix_fsdp -> origin/voz/fix_fsdp 2024-12-17T23:29:55.7011796Z * [new branch] voz/fix_np -> origin/voz/fix_np 2024-12-17T23:29:55.7012532Z * [new branch] voz/fix_np_2 -> origin/voz/fix_np_2 2024-12-17T23:29:55.7013826Z * [new branch] voz/fsdp_autograd -> origin/voz/fsdp_autograd 2024-12-17T23:29:55.7015219Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2024-12-17T23:29:55.7016201Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2024-12-17T23:29:55.7017262Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2024-12-17T23:29:55.7018243Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2024-12-17T23:29:55.7019262Z * [new branch] voz/fsdp_fixes -> origin/voz/fsdp_fixes 2024-12-17T23:29:55.7020208Z * [new branch] voz/fsdp_ops -> origin/voz/fsdp_ops 2024-12-17T23:29:55.7021179Z * [new branch] voz/fsdp_ops2 -> origin/voz/fsdp_ops2 2024-12-17T23:29:55.7022145Z * [new branch] voz/fsdp_ops3 -> origin/voz/fsdp_ops3 2024-12-17T23:29:55.7023138Z * [new branch] voz/fuckthis -> origin/voz/fuckthis 2024-12-17T23:29:55.7024192Z * [new branch] voz/hacks -> origin/voz/hacks 2024-12-17T23:29:55.7025174Z * [new branch] voz/partials -> origin/voz/partials 2024-12-17T23:29:55.7026148Z * [new branch] voz/puffery -> origin/voz/puffery 2024-12-17T23:29:55.7027132Z * [new branch] voz/serde2 -> origin/voz/serde2 2024-12-17T23:29:55.7028334Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2024-12-17T23:29:55.7029262Z * [new branch] voz/temp_fsdp -> origin/voz/temp_fsdp 2024-12-17T23:29:55.7030288Z * [new branch] voz/torch_np -> origin/voz/torch_np 2024-12-17T23:29:55.7031341Z * [new branch] voz/torchrec_enablement -> origin/voz/torchrec_enablement 2024-12-17T23:29:55.7032308Z * [new branch] voz/torchrec_enablement2 -> origin/voz/torchrec_enablement2 2024-12-17T23:29:55.7033666Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2024-12-17T23:29:55.7034662Z * [new branch] wdvr/bazel_no_sccache -> origin/wdvr/bazel_no_sccache 2024-12-17T23:29:55.7035550Z * [new branch] wdvr/loop-e -> origin/wdvr/loop-e 2024-12-17T23:29:55.7036646Z * [new branch] wdvr/remove-vulkan-sdk -> origin/wdvr/remove-vulkan-sdk 2024-12-17T23:29:55.7037575Z * [new branch] wdvr/sccache-090 -> origin/wdvr/sccache-090 2024-12-17T23:29:55.7039051Z * [new branch] whc/flight -> origin/whc/flight 2024-12-17T23:29:55.7040327Z * [new branch] whc/flight4 -> origin/whc/flight4 2024-12-17T23:29:55.7041287Z * [new branch] whc/flight51 -> origin/whc/flight51 2024-12-17T23:29:55.7042294Z * [new branch] whc/flight53 -> origin/whc/flight53 2024-12-17T23:29:55.7043325Z * [new branch] whc/flight_full -> origin/whc/flight_full 2024-12-17T23:29:55.7044275Z * [new branch] whc/flightbase -> origin/whc/flightbase 2024-12-17T23:29:55.7045213Z * [new branch] whc/p2phang -> origin/whc/p2phang 2024-12-17T23:29:55.7046800Z * [new branch] whc/stage2 -> origin/whc/stage2 2024-12-17T23:29:55.7047974Z * [new branch] woq_mm_cpu -> origin/woq_mm_cpu 2024-12-17T23:29:55.7049490Z * [new branch] wwen/dynamo-call-finally-fix -> origin/wwen/dynamo-call-finally-fix 2024-12-17T23:29:55.7050702Z * [new branch] wwen/dynamo-preserve-node-metadata -> origin/wwen/dynamo-preserve-node-metadata 2024-12-17T23:29:55.7052028Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2024-12-17T23:29:55.7053055Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2024-12-17T23:29:55.7054069Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2024-12-17T23:29:55.7055053Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2024-12-17T23:29:55.7056006Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2024-12-17T23:29:55.7056954Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2024-12-17T23:29:55.7057905Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2024-12-17T23:29:55.7058898Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2024-12-17T23:29:55.7060214Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2024-12-17T23:29:55.7061681Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2024-12-17T23:29:55.7062692Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2024-12-17T23:29:55.7063672Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2024-12-17T23:29:55.7064730Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2024-12-17T23:29:55.7065677Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2024-12-17T23:29:55.7066721Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2024-12-17T23:29:55.7068290Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2024-12-17T23:29:55.7069330Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2024-12-17T23:29:55.7070593Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2024-12-17T23:29:55.7071475Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2024-12-17T23:29:55.7072467Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2024-12-17T23:29:55.7073438Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2024-12-17T23:29:55.7074465Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2024-12-17T23:29:55.7075517Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2024-12-17T23:29:55.7076660Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2024-12-17T23:29:55.7077686Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2024-12-17T23:29:55.7078661Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2024-12-17T23:29:55.7079705Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2024-12-17T23:29:55.7080739Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2024-12-17T23:29:55.7081600Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2024-12-17T23:29:55.7082858Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2024-12-17T23:29:55.7083725Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2024-12-17T23:29:55.7084724Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2024-12-17T23:29:55.7085747Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2024-12-17T23:29:55.7086786Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2024-12-17T23:29:55.7088137Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2024-12-17T23:29:55.7089279Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2024-12-17T23:29:55.7090136Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2024-12-17T23:29:55.7091200Z * [new branch] xmfan/func_aot_bwd_wrappers -> origin/xmfan/func_aot_bwd_wrappers 2024-12-17T23:29:55.7092189Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2024-12-17T23:29:55.7093275Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2024-12-17T23:29:55.7094269Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2024-12-17T23:29:55.7095278Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2024-12-17T23:29:55.7096176Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2024-12-17T23:29:55.7097173Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2024-12-17T23:29:55.7098283Z * [new branch] xmfan/test -> origin/xmfan/test 2024-12-17T23:29:55.7099323Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2024-12-17T23:29:55.7100882Z * [new branch] xz9/remove-run-torchbench -> origin/xz9/remove-run-torchbench 2024-12-17T23:29:55.7101894Z * [new branch] yihan_quantization -> origin/yihan_quantization 2024-12-17T23:29:55.7103272Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2024-12-17T23:29:55.7104758Z * [new branch] yiming0416/nn_module_stack_serde_bc -> origin/yiming0416/nn_module_stack_serde_bc 2024-12-17T23:29:55.7106097Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2024-12-17T23:29:55.7107443Z * [new branch] zainr/emit-debug -> origin/zainr/emit-debug 2024-12-17T23:29:55.7108421Z * [new branch] zainr/fast-lint -> origin/zainr/fast-lint 2024-12-17T23:29:55.7109550Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2024-12-17T23:29:55.7110278Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2024-12-17T23:29:55.7111349Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2024-12-17T23:29:55.7112288Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2024-12-17T23:29:55.7113192Z * [new branch] zainr/no-op -> origin/zainr/no-op 2024-12-17T23:29:55.7114458Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2024-12-17T23:29:55.7115732Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2024-12-17T23:29:55.7116755Z * [new branch] zainr/td-class -> origin/zainr/td-class 2024-12-17T23:29:55.7117766Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2024-12-17T23:29:55.7118734Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2024-12-17T23:29:55.7119736Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2024-12-17T23:29:55.7120731Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2024-12-17T23:29:55.7121745Z * [new branch] zainr/td-metrics2 -> origin/zainr/td-metrics2 2024-12-17T23:29:55.7122761Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2024-12-17T23:29:55.7123713Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2024-12-17T23:29:55.7124693Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2024-12-17T23:29:55.7125694Z * [new branch] zainr/unstable -> origin/zainr/unstable 2024-12-17T23:29:55.7126929Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2024-12-17T23:29:55.7128328Z * [new branch] zb2p -> origin/zb2p 2024-12-17T23:29:55.7129398Z * [new branch] zbv_algo -> origin/zbv_algo 2024-12-17T23:29:55.7130506Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2024-12-17T23:29:55.7131627Z * [new branch] zhuhaozhe-patch-1 -> origin/zhuhaozhe-patch-1 2024-12-17T23:29:55.7133312Z * [new branch] zhxchen17/dynamo/0 -> origin/zhxchen17/dynamo/0 2024-12-17T23:29:55.7134319Z * [new branch] zhxchen17/dynamo/1 -> origin/zhxchen17/dynamo/1 2024-12-17T23:29:55.7135345Z * [new branch] zhxchen17/dynamo/2 -> origin/zhxchen17/dynamo/2 2024-12-17T23:29:55.7136665Z * [new branch] zhxchen17/export/1 -> origin/zhxchen17/export/1 2024-12-17T23:29:55.7137665Z * [new branch] zhxchen17/export/10 -> origin/zhxchen17/export/10 2024-12-17T23:29:55.7138685Z * [new branch] zhxchen17/export/11 -> origin/zhxchen17/export/11 2024-12-17T23:29:55.7139651Z * [new branch] zhxchen17/export/12 -> origin/zhxchen17/export/12 2024-12-17T23:29:55.7140711Z * [new branch] zhxchen17/export/13 -> origin/zhxchen17/export/13 2024-12-17T23:29:55.7141681Z * [new branch] zhxchen17/export/14 -> origin/zhxchen17/export/14 2024-12-17T23:29:55.7142721Z * [new branch] zhxchen17/export/3 -> origin/zhxchen17/export/3 2024-12-17T23:29:55.7143767Z * [new branch] zhxchen17/export/5 -> origin/zhxchen17/export/5 2024-12-17T23:29:55.7144659Z * [new branch] zhxchen17/export/6 -> origin/zhxchen17/export/6 2024-12-17T23:29:55.7145652Z * [new branch] zhxchen17/export/7 -> origin/zhxchen17/export/7 2024-12-17T23:29:55.7146603Z * [new branch] zhxchen17/export/8 -> origin/zhxchen17/export/8 2024-12-17T23:29:55.7147659Z * [new branch] zhxchen17/export/9 -> origin/zhxchen17/export/9 2024-12-17T23:29:55.7149092Z * [new branch] zhxchen17/tmp/0 -> origin/zhxchen17/tmp/0 2024-12-17T23:29:55.7150050Z * [new branch] zhxchen17/tmp/2 -> origin/zhxchen17/tmp/2 2024-12-17T23:29:55.7151581Z * [new branch] zxiiro/inductor-instances -> origin/zxiiro/inductor-instances 2024-12-17T23:29:55.7152598Z * [new branch] zxiiro/windows-ami-builder -> origin/zxiiro/windows-ami-builder 2024-12-17T23:29:55.7153627Z * [new branch] zxiiro/xla-pull -> origin/zxiiro/xla-pull 2024-12-17T23:29:55.7154822Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2024-12-17T23:29:55.7155498Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2024-12-17T23:29:55.7156603Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2024-12-17T23:29:55.7157335Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2024-12-17T23:29:55.7158292Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2024-12-17T23:29:55.7159175Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2024-12-17T23:29:55.7159849Z * [new tag] ciflow/binaries/128672 -> ciflow/binaries/128672 2024-12-17T23:29:55.7160718Z * [new tag] ciflow/binaries/129465 -> ciflow/binaries/129465 2024-12-17T23:29:55.7161402Z * [new tag] ciflow/binaries/135966 -> ciflow/binaries/135966 2024-12-17T23:29:55.7162269Z * [new tag] ciflow/binaries/137443 -> ciflow/binaries/137443 2024-12-17T23:29:55.7163150Z * [new tag] ciflow/binaries/138124 -> ciflow/binaries/138124 2024-12-17T23:29:55.7163694Z * [new tag] ciflow/binaries/138175 -> ciflow/binaries/138175 2024-12-17T23:29:55.7164462Z * [new tag] ciflow/binaries/138325 -> ciflow/binaries/138325 2024-12-17T23:29:55.7165345Z * [new tag] ciflow/binaries/138338 -> ciflow/binaries/138338 2024-12-17T23:29:55.7166055Z * [new tag] ciflow/binaries/138947 -> ciflow/binaries/138947 2024-12-17T23:29:55.7166774Z * [new tag] ciflow/binaries/139760 -> ciflow/binaries/139760 2024-12-17T23:29:55.7167863Z * [new tag] ciflow/binaries/140628 -> ciflow/binaries/140628 2024-12-17T23:29:55.7168901Z * [new tag] ciflow/binaries/140844 -> ciflow/binaries/140844 2024-12-17T23:29:55.7169874Z * [new tag] ciflow/binaries/141806 -> ciflow/binaries/141806 2024-12-17T23:29:55.7170642Z * [new tag] ciflow/binaries/142040 -> ciflow/binaries/142040 2024-12-17T23:29:55.7171348Z * [new tag] ciflow/binaries/143082 -> ciflow/binaries/143082 2024-12-17T23:29:55.7172216Z * [new tag] ciflow/binaries/143397 -> ciflow/binaries/143397 2024-12-17T23:29:55.7172958Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2024-12-17T23:29:55.7173825Z * [new tag] ciflow/binaries/143423 -> ciflow/binaries/143423 2024-12-17T23:29:55.7174612Z * [new tag] ciflow/binaries_conda/139576 -> ciflow/binaries_conda/139576 2024-12-17T23:29:55.7175397Z * [new tag] ciflow/binaries_libtorch/139576 -> ciflow/binaries_libtorch/139576 2024-12-17T23:29:55.7176221Z * [new tag] ciflow/binaries_libtorch/141943 -> ciflow/binaries_libtorch/141943 2024-12-17T23:29:55.7176910Z * [new tag] ciflow/binaries_libtorch/142245 -> ciflow/binaries_libtorch/142245 2024-12-17T23:29:55.7177678Z * [new tag] ciflow/binaries_wheel/139576 -> ciflow/binaries_wheel/139576 2024-12-17T23:29:55.7178345Z * [new tag] ciflow/binaries_wheel/141063 -> ciflow/binaries_wheel/141063 2024-12-17T23:29:55.7179252Z * [new tag] ciflow/binaries_wheel/141584 -> ciflow/binaries_wheel/141584 2024-12-17T23:29:55.7179834Z * [new tag] ciflow/binaries_wheel/142279 -> ciflow/binaries_wheel/142279 2024-12-17T23:29:55.7180718Z * [new tag] ciflow/binaries_wheel/143128 -> ciflow/binaries_wheel/143128 2024-12-17T23:29:55.7181262Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2024-12-17T23:29:55.7181949Z * [new tag] ciflow/binaries_wheel/143394 -> ciflow/binaries_wheel/143394 2024-12-17T23:29:55.7182670Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2024-12-17T23:29:55.7183831Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2024-12-17T23:29:55.7184345Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2024-12-17T23:29:55.7185342Z * [new tag] ciflow/inductor-cu126/140793 -> ciflow/inductor-cu126/140793 2024-12-17T23:29:55.7186175Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2024-12-17T23:29:55.7187647Z * [new tag] ciflow/inductor-perf-compare/140195 -> ciflow/inductor-perf-compare/140195 2024-12-17T23:29:55.7188519Z * [new tag] ciflow/inductor-perf-test-nightly/140195 -> ciflow/inductor-perf-test-nightly/140195 2024-12-17T23:29:55.7189677Z * [new tag] ciflow/inductor-periodic/140793 -> ciflow/inductor-periodic/140793 2024-12-17T23:29:55.7190420Z * [new tag] ciflow/inductor-rocm/133565 -> ciflow/inductor-rocm/133565 2024-12-17T23:29:55.7191039Z * [new tag] ciflow/inductor-rocm/140261 -> ciflow/inductor-rocm/140261 2024-12-17T23:29:55.7191948Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2024-12-17T23:29:55.7192850Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2024-12-17T23:29:55.7193518Z * [new tag] ciflow/inductor-rocm/141355 -> ciflow/inductor-rocm/141355 2024-12-17T23:29:55.7194279Z * [new tag] ciflow/inductor-rocm/142152 -> ciflow/inductor-rocm/142152 2024-12-17T23:29:55.7195210Z * [new tag] ciflow/inductor-rocm/142408 -> ciflow/inductor-rocm/142408 2024-12-17T23:29:55.7195859Z * [new tag] ciflow/inductor-rocm/143115 -> ciflow/inductor-rocm/143115 2024-12-17T23:29:55.7196606Z * [new tag] ciflow/inductor-rocm/143269 -> ciflow/inductor-rocm/143269 2024-12-17T23:29:55.7197539Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2024-12-17T23:29:55.7198095Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2024-12-17T23:29:55.7198744Z * [new tag] ciflow/inductor/115529 -> ciflow/inductor/115529 2024-12-17T23:29:55.7199374Z * [new tag] ciflow/inductor/118489 -> ciflow/inductor/118489 2024-12-17T23:29:55.7200028Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2024-12-17T23:29:55.7200729Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2024-12-17T23:29:55.7201375Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2024-12-17T23:29:55.7202031Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2024-12-17T23:29:55.7202653Z * [new tag] ciflow/inductor/123661 -> ciflow/inductor/123661 2024-12-17T23:29:55.7203507Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2024-12-17T23:29:55.7203991Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2024-12-17T23:29:55.7205022Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2024-12-17T23:29:55.7206094Z * [new tag] ciflow/inductor/125401 -> ciflow/inductor/125401 2024-12-17T23:29:55.7206855Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2024-12-17T23:29:55.7207553Z * [new tag] ciflow/inductor/125469 -> ciflow/inductor/125469 2024-12-17T23:29:55.7208205Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2024-12-17T23:29:55.7208879Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2024-12-17T23:29:55.7209806Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2024-12-17T23:29:55.7210403Z * [new tag] ciflow/inductor/126129 -> ciflow/inductor/126129 2024-12-17T23:29:55.7211084Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2024-12-17T23:29:55.7211757Z * [new tag] ciflow/inductor/127011 -> ciflow/inductor/127011 2024-12-17T23:29:55.7212622Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2024-12-17T23:29:55.7213261Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2024-12-17T23:29:55.7214006Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2024-12-17T23:29:55.7214724Z * [new tag] ciflow/inductor/127602 -> ciflow/inductor/127602 2024-12-17T23:29:55.7215612Z * [new tag] ciflow/inductor/128441 -> ciflow/inductor/128441 2024-12-17T23:29:55.7216142Z * [new tag] ciflow/inductor/128802 -> ciflow/inductor/128802 2024-12-17T23:29:55.7216900Z * [new tag] ciflow/inductor/129186 -> ciflow/inductor/129186 2024-12-17T23:29:55.7218158Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2024-12-17T23:29:55.7218781Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2024-12-17T23:29:55.7219431Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2024-12-17T23:29:55.7220126Z * [new tag] ciflow/inductor/130327 -> ciflow/inductor/130327 2024-12-17T23:29:55.7221061Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2024-12-17T23:29:55.7221677Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2024-12-17T23:29:55.7222361Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2024-12-17T23:29:55.7223046Z * [new tag] ciflow/inductor/131481 -> ciflow/inductor/131481 2024-12-17T23:29:55.7223917Z * [new tag] ciflow/inductor/131493 -> ciflow/inductor/131493 2024-12-17T23:29:55.7224509Z * [new tag] ciflow/inductor/131849 -> ciflow/inductor/131849 2024-12-17T23:29:55.7225379Z * [new tag] ciflow/inductor/131858 -> ciflow/inductor/131858 2024-12-17T23:29:55.7226000Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2024-12-17T23:29:55.7226633Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2024-12-17T23:29:55.7227437Z * [new tag] ciflow/inductor/132535 -> ciflow/inductor/132535 2024-12-17T23:29:55.7228160Z * [new tag] ciflow/inductor/132755 -> ciflow/inductor/132755 2024-12-17T23:29:55.7228836Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2024-12-17T23:29:55.7229523Z * [new tag] ciflow/inductor/133058 -> ciflow/inductor/133058 2024-12-17T23:29:55.7230184Z * [new tag] ciflow/inductor/133075 -> ciflow/inductor/133075 2024-12-17T23:29:55.7230978Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2024-12-17T23:29:55.7231610Z * [new tag] ciflow/inductor/133153 -> ciflow/inductor/133153 2024-12-17T23:29:55.7232260Z * [new tag] ciflow/inductor/133154 -> ciflow/inductor/133154 2024-12-17T23:29:55.7232968Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2024-12-17T23:29:55.7233631Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2024-12-17T23:29:55.7234295Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2024-12-17T23:29:55.7234969Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2024-12-17T23:29:55.7235628Z * [new tag] ciflow/inductor/133307 -> ciflow/inductor/133307 2024-12-17T23:29:55.7236335Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2024-12-17T23:29:55.7236996Z * [new tag] ciflow/inductor/133378 -> ciflow/inductor/133378 2024-12-17T23:29:55.7237685Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2024-12-17T23:29:55.7238341Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2024-12-17T23:29:55.7239011Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2024-12-17T23:29:55.7239691Z * [new tag] ciflow/inductor/133495 -> ciflow/inductor/133495 2024-12-17T23:29:55.7240343Z * [new tag] ciflow/inductor/133565 -> ciflow/inductor/133565 2024-12-17T23:29:55.7241019Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2024-12-17T23:29:55.7241728Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2024-12-17T23:29:55.7242362Z * [new tag] ciflow/inductor/133842 -> ciflow/inductor/133842 2024-12-17T23:29:55.7243509Z * [new tag] ciflow/inductor/133846 -> ciflow/inductor/133846 2024-12-17T23:29:55.7244120Z * [new tag] ciflow/inductor/133875 -> ciflow/inductor/133875 2024-12-17T23:29:55.7244802Z * [new tag] ciflow/inductor/133895 -> ciflow/inductor/133895 2024-12-17T23:29:55.7245491Z * [new tag] ciflow/inductor/134056 -> ciflow/inductor/134056 2024-12-17T23:29:55.7246156Z * [new tag] ciflow/inductor/134088 -> ciflow/inductor/134088 2024-12-17T23:29:55.7246852Z * [new tag] ciflow/inductor/134089 -> ciflow/inductor/134089 2024-12-17T23:29:55.7247788Z * [new tag] ciflow/inductor/134124 -> ciflow/inductor/134124 2024-12-17T23:29:55.7248317Z * [new tag] ciflow/inductor/134319 -> ciflow/inductor/134319 2024-12-17T23:29:55.7249224Z * [new tag] ciflow/inductor/134623 -> ciflow/inductor/134623 2024-12-17T23:29:55.7249850Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2024-12-17T23:29:55.7250552Z * [new tag] ciflow/inductor/134725 -> ciflow/inductor/134725 2024-12-17T23:29:55.7251209Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2024-12-17T23:29:55.7251918Z * [new tag] ciflow/inductor/134907 -> ciflow/inductor/134907 2024-12-17T23:29:55.7252779Z * [new tag] ciflow/inductor/134969 -> ciflow/inductor/134969 2024-12-17T23:29:55.7253546Z * [new tag] ciflow/inductor/135166 -> ciflow/inductor/135166 2024-12-17T23:29:55.7254209Z * [new tag] ciflow/inductor/135189 -> ciflow/inductor/135189 2024-12-17T23:29:55.7254878Z * [new tag] ciflow/inductor/135237 -> ciflow/inductor/135237 2024-12-17T23:29:55.7255572Z * [new tag] ciflow/inductor/135337 -> ciflow/inductor/135337 2024-12-17T23:29:55.7256330Z * [new tag] ciflow/inductor/135402 -> ciflow/inductor/135402 2024-12-17T23:29:55.7256940Z * [new tag] ciflow/inductor/135465 -> ciflow/inductor/135465 2024-12-17T23:29:55.7257658Z * [new tag] ciflow/inductor/135585 -> ciflow/inductor/135585 2024-12-17T23:29:55.7258326Z * [new tag] ciflow/inductor/135603 -> ciflow/inductor/135603 2024-12-17T23:29:55.7259047Z * [new tag] ciflow/inductor/135635 -> ciflow/inductor/135635 2024-12-17T23:29:55.7259731Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2024-12-17T23:29:55.7260380Z * [new tag] ciflow/inductor/135719 -> ciflow/inductor/135719 2024-12-17T23:29:55.7261063Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2024-12-17T23:29:55.7261735Z * [new tag] ciflow/inductor/135878 -> ciflow/inductor/135878 2024-12-17T23:29:55.7262433Z * [new tag] ciflow/inductor/136033 -> ciflow/inductor/136033 2024-12-17T23:29:55.7263578Z * [new tag] ciflow/inductor/136077 -> ciflow/inductor/136077 2024-12-17T23:29:55.7264213Z * [new tag] ciflow/inductor/136171 -> ciflow/inductor/136171 2024-12-17T23:29:55.7265125Z * [new tag] ciflow/inductor/136213 -> ciflow/inductor/136213 2024-12-17T23:29:55.7265763Z * [new tag] ciflow/inductor/136223 -> ciflow/inductor/136223 2024-12-17T23:29:55.7266441Z * [new tag] ciflow/inductor/136240 -> ciflow/inductor/136240 2024-12-17T23:29:55.7267460Z * [new tag] ciflow/inductor/136247 -> ciflow/inductor/136247 2024-12-17T23:29:55.7268390Z * [new tag] ciflow/inductor/136268 -> ciflow/inductor/136268 2024-12-17T23:29:55.7269084Z * [new tag] ciflow/inductor/136297 -> ciflow/inductor/136297 2024-12-17T23:29:55.7269764Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2024-12-17T23:29:55.7270448Z * [new tag] ciflow/inductor/136389 -> ciflow/inductor/136389 2024-12-17T23:29:55.7271129Z * [new tag] ciflow/inductor/136475 -> ciflow/inductor/136475 2024-12-17T23:29:55.7271819Z * [new tag] ciflow/inductor/136478 -> ciflow/inductor/136478 2024-12-17T23:29:55.7272485Z * [new tag] ciflow/inductor/136615 -> ciflow/inductor/136615 2024-12-17T23:29:55.7273182Z * [new tag] ciflow/inductor/136629 -> ciflow/inductor/136629 2024-12-17T23:29:55.7274082Z * [new tag] ciflow/inductor/136649 -> ciflow/inductor/136649 2024-12-17T23:29:55.7274711Z * [new tag] ciflow/inductor/136675 -> ciflow/inductor/136675 2024-12-17T23:29:55.7275621Z * [new tag] ciflow/inductor/136690 -> ciflow/inductor/136690 2024-12-17T23:29:55.7276212Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2024-12-17T23:29:55.7276899Z * [new tag] ciflow/inductor/136740 -> ciflow/inductor/136740 2024-12-17T23:29:55.7277636Z * [new tag] ciflow/inductor/136753 -> ciflow/inductor/136753 2024-12-17T23:29:55.7278537Z * [new tag] ciflow/inductor/136773 -> ciflow/inductor/136773 2024-12-17T23:29:55.7279158Z * [new tag] ciflow/inductor/136787 -> ciflow/inductor/136787 2024-12-17T23:29:55.7280024Z * [new tag] ciflow/inductor/136795 -> ciflow/inductor/136795 2024-12-17T23:29:55.7280630Z * [new tag] ciflow/inductor/136802 -> ciflow/inductor/136802 2024-12-17T23:29:55.7281315Z * [new tag] ciflow/inductor/136803 -> ciflow/inductor/136803 2024-12-17T23:29:55.7281978Z * [new tag] ciflow/inductor/136880 -> ciflow/inductor/136880 2024-12-17T23:29:55.7282704Z * [new tag] ciflow/inductor/136884 -> ciflow/inductor/136884 2024-12-17T23:29:55.7283445Z * [new tag] ciflow/inductor/136886 -> ciflow/inductor/136886 2024-12-17T23:29:55.7284038Z * [new tag] ciflow/inductor/136964 -> ciflow/inductor/136964 2024-12-17T23:29:55.7284713Z * [new tag] ciflow/inductor/137074 -> ciflow/inductor/137074 2024-12-17T23:29:55.7285421Z * [new tag] ciflow/inductor/137154 -> ciflow/inductor/137154 2024-12-17T23:29:55.7286376Z * [new tag] ciflow/inductor/137157 -> ciflow/inductor/137157 2024-12-17T23:29:55.7286973Z * [new tag] ciflow/inductor/137221 -> ciflow/inductor/137221 2024-12-17T23:29:55.7290529Z * [new tag] ciflow/inductor/137243 -> ciflow/inductor/137243 2024-12-17T23:29:55.7291476Z * [new tag] ciflow/inductor/137248 -> ciflow/inductor/137248 2024-12-17T23:29:55.7292087Z * [new tag] ciflow/inductor/137251 -> ciflow/inductor/137251 2024-12-17T23:29:55.7292790Z * [new tag] ciflow/inductor/137273 -> ciflow/inductor/137273 2024-12-17T23:29:55.7293748Z * [new tag] ciflow/inductor/137288 -> ciflow/inductor/137288 2024-12-17T23:29:55.7294391Z * [new tag] ciflow/inductor/137289 -> ciflow/inductor/137289 2024-12-17T23:29:55.7295275Z * [new tag] ciflow/inductor/137314 -> ciflow/inductor/137314 2024-12-17T23:29:55.7295884Z * [new tag] ciflow/inductor/137334 -> ciflow/inductor/137334 2024-12-17T23:29:55.7296624Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2024-12-17T23:29:55.7297273Z * [new tag] ciflow/inductor/137410 -> ciflow/inductor/137410 2024-12-17T23:29:55.7297972Z * [new tag] ciflow/inductor/137417 -> ciflow/inductor/137417 2024-12-17T23:29:55.7298631Z * [new tag] ciflow/inductor/137469 -> ciflow/inductor/137469 2024-12-17T23:29:55.7299434Z * [new tag] ciflow/inductor/137493 -> ciflow/inductor/137493 2024-12-17T23:29:55.7300038Z * [new tag] ciflow/inductor/137498 -> ciflow/inductor/137498 2024-12-17T23:29:55.7300688Z * [new tag] ciflow/inductor/137508 -> ciflow/inductor/137508 2024-12-17T23:29:55.7301371Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2024-12-17T23:29:55.7302080Z * [new tag] ciflow/inductor/137578 -> ciflow/inductor/137578 2024-12-17T23:29:55.7302722Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2024-12-17T23:29:55.7303401Z * [new tag] ciflow/inductor/137641 -> ciflow/inductor/137641 2024-12-17T23:29:55.7304061Z * [new tag] ciflow/inductor/137642 -> ciflow/inductor/137642 2024-12-17T23:29:55.7304770Z * [new tag] ciflow/inductor/137644 -> ciflow/inductor/137644 2024-12-17T23:29:55.7305447Z * [new tag] ciflow/inductor/137662 -> ciflow/inductor/137662 2024-12-17T23:29:55.7306110Z * [new tag] ciflow/inductor/137700 -> ciflow/inductor/137700 2024-12-17T23:29:55.7306808Z * [new tag] ciflow/inductor/137726 -> ciflow/inductor/137726 2024-12-17T23:29:55.7307593Z * [new tag] ciflow/inductor/137732 -> ciflow/inductor/137732 2024-12-17T23:29:55.7308289Z * [new tag] ciflow/inductor/137744 -> ciflow/inductor/137744 2024-12-17T23:29:55.7308980Z * [new tag] ciflow/inductor/137808 -> ciflow/inductor/137808 2024-12-17T23:29:55.7309662Z * [new tag] ciflow/inductor/137812 -> ciflow/inductor/137812 2024-12-17T23:29:55.7310361Z * [new tag] ciflow/inductor/137822 -> ciflow/inductor/137822 2024-12-17T23:29:55.7311028Z * [new tag] ciflow/inductor/137834 -> ciflow/inductor/137834 2024-12-17T23:29:55.7312093Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2024-12-17T23:29:55.7313057Z * [new tag] ciflow/inductor/137861 -> ciflow/inductor/137861 2024-12-17T23:29:55.7313655Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2024-12-17T23:29:55.7314356Z * [new tag] ciflow/inductor/137898 -> ciflow/inductor/137898 2024-12-17T23:29:55.7315081Z * [new tag] ciflow/inductor/137921 -> ciflow/inductor/137921 2024-12-17T23:29:55.7315781Z * [new tag] ciflow/inductor/137959 -> ciflow/inductor/137959 2024-12-17T23:29:55.7316494Z * [new tag] ciflow/inductor/137960 -> ciflow/inductor/137960 2024-12-17T23:29:55.7317185Z * [new tag] ciflow/inductor/137975 -> ciflow/inductor/137975 2024-12-17T23:29:55.7317881Z * [new tag] ciflow/inductor/138080 -> ciflow/inductor/138080 2024-12-17T23:29:55.7318553Z * [new tag] ciflow/inductor/138101 -> ciflow/inductor/138101 2024-12-17T23:29:55.7319249Z * [new tag] ciflow/inductor/138124 -> ciflow/inductor/138124 2024-12-17T23:29:55.7320125Z * [new tag] ciflow/inductor/138156 -> ciflow/inductor/138156 2024-12-17T23:29:55.7320733Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2024-12-17T23:29:55.7321427Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2024-12-17T23:29:55.7322094Z * [new tag] ciflow/inductor/138203 -> ciflow/inductor/138203 2024-12-17T23:29:55.7322791Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2024-12-17T23:29:55.7323456Z * [new tag] ciflow/inductor/138273 -> ciflow/inductor/138273 2024-12-17T23:29:55.7324135Z * [new tag] ciflow/inductor/138282 -> ciflow/inductor/138282 2024-12-17T23:29:55.7324843Z * [new tag] ciflow/inductor/138304 -> ciflow/inductor/138304 2024-12-17T23:29:55.7325748Z * [new tag] ciflow/inductor/138335 -> ciflow/inductor/138335 2024-12-17T23:29:55.7326360Z * [new tag] ciflow/inductor/138338 -> ciflow/inductor/138338 2024-12-17T23:29:55.7327046Z * [new tag] ciflow/inductor/138442 -> ciflow/inductor/138442 2024-12-17T23:29:55.7327751Z * [new tag] ciflow/inductor/138450 -> ciflow/inductor/138450 2024-12-17T23:29:55.7328431Z * [new tag] ciflow/inductor/138473 -> ciflow/inductor/138473 2024-12-17T23:29:55.7329113Z * [new tag] ciflow/inductor/138503 -> ciflow/inductor/138503 2024-12-17T23:29:55.7329832Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2024-12-17T23:29:55.7330476Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2024-12-17T23:29:55.7331376Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2024-12-17T23:29:55.7332099Z * [new tag] ciflow/inductor/138573 -> ciflow/inductor/138573 2024-12-17T23:29:55.7333200Z * [new tag] ciflow/inductor/138606 -> ciflow/inductor/138606 2024-12-17T23:29:55.7333966Z * [new tag] ciflow/inductor/138741 -> ciflow/inductor/138741 2024-12-17T23:29:55.7334645Z * [new tag] ciflow/inductor/138749 -> ciflow/inductor/138749 2024-12-17T23:29:55.7335354Z * [new tag] ciflow/inductor/138785 -> ciflow/inductor/138785 2024-12-17T23:29:55.7336053Z * [new tag] ciflow/inductor/138825 -> ciflow/inductor/138825 2024-12-17T23:29:55.7336720Z * [new tag] ciflow/inductor/138826 -> ciflow/inductor/138826 2024-12-17T23:29:55.7337639Z * [new tag] ciflow/inductor/138871 -> ciflow/inductor/138871 2024-12-17T23:29:55.7338264Z * [new tag] ciflow/inductor/138889 -> ciflow/inductor/138889 2024-12-17T23:29:55.7339036Z * [new tag] ciflow/inductor/138929 -> ciflow/inductor/138929 2024-12-17T23:29:55.7339638Z * [new tag] ciflow/inductor/138930 -> ciflow/inductor/138930 2024-12-17T23:29:55.7340321Z * [new tag] ciflow/inductor/138938 -> ciflow/inductor/138938 2024-12-17T23:29:55.7341034Z * [new tag] ciflow/inductor/138947 -> ciflow/inductor/138947 2024-12-17T23:29:55.7341730Z * [new tag] ciflow/inductor/138953 -> ciflow/inductor/138953 2024-12-17T23:29:55.7342447Z * [new tag] ciflow/inductor/138963 -> ciflow/inductor/138963 2024-12-17T23:29:55.7343313Z * [new tag] ciflow/inductor/138966 -> ciflow/inductor/138966 2024-12-17T23:29:55.7344178Z * [new tag] ciflow/inductor/138969 -> ciflow/inductor/138969 2024-12-17T23:29:55.7344912Z * [new tag] ciflow/inductor/138999 -> ciflow/inductor/138999 2024-12-17T23:29:55.7345583Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2024-12-17T23:29:55.7346279Z * [new tag] ciflow/inductor/139098 -> ciflow/inductor/139098 2024-12-17T23:29:55.7346955Z * [new tag] ciflow/inductor/139101 -> ciflow/inductor/139101 2024-12-17T23:29:55.7347766Z * [new tag] ciflow/inductor/139102 -> ciflow/inductor/139102 2024-12-17T23:29:55.7348471Z * [new tag] ciflow/inductor/139105 -> ciflow/inductor/139105 2024-12-17T23:29:55.7349156Z * [new tag] ciflow/inductor/139121 -> ciflow/inductor/139121 2024-12-17T23:29:55.7350099Z * [new tag] ciflow/inductor/139135 -> ciflow/inductor/139135 2024-12-17T23:29:55.7350850Z * [new tag] ciflow/inductor/139146 -> ciflow/inductor/139146 2024-12-17T23:29:55.7351751Z * [new tag] ciflow/inductor/139194 -> ciflow/inductor/139194 2024-12-17T23:29:55.7352361Z * [new tag] ciflow/inductor/139247 -> ciflow/inductor/139247 2024-12-17T23:29:55.7353069Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2024-12-17T23:29:55.7353742Z * [new tag] ciflow/inductor/139308 -> ciflow/inductor/139308 2024-12-17T23:29:55.7354431Z * [new tag] ciflow/inductor/139321 -> ciflow/inductor/139321 2024-12-17T23:29:55.7355136Z * [new tag] ciflow/inductor/139325 -> ciflow/inductor/139325 2024-12-17T23:29:55.7355814Z * [new tag] ciflow/inductor/139329 -> ciflow/inductor/139329 2024-12-17T23:29:55.7356494Z * [new tag] ciflow/inductor/139338 -> ciflow/inductor/139338 2024-12-17T23:29:55.7357193Z * [new tag] ciflow/inductor/139356 -> ciflow/inductor/139356 2024-12-17T23:29:55.7357862Z * [new tag] ciflow/inductor/139357 -> ciflow/inductor/139357 2024-12-17T23:29:55.7358580Z * [new tag] ciflow/inductor/139373 -> ciflow/inductor/139373 2024-12-17T23:29:55.7359723Z * [new tag] ciflow/inductor/139377 -> ciflow/inductor/139377 2024-12-17T23:29:55.7360343Z * [new tag] ciflow/inductor/139379 -> ciflow/inductor/139379 2024-12-17T23:29:55.7361051Z * [new tag] ciflow/inductor/139384 -> ciflow/inductor/139384 2024-12-17T23:29:55.7361713Z * [new tag] ciflow/inductor/139421 -> ciflow/inductor/139421 2024-12-17T23:29:55.7362669Z * [new tag] ciflow/inductor/139437 -> ciflow/inductor/139437 2024-12-17T23:29:55.7363273Z * [new tag] ciflow/inductor/139535 -> ciflow/inductor/139535 2024-12-17T23:29:55.7363956Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2024-12-17T23:29:55.7364634Z * [new tag] ciflow/inductor/139672 -> ciflow/inductor/139672 2024-12-17T23:29:55.7365479Z * [new tag] ciflow/inductor/139697 -> ciflow/inductor/139697 2024-12-17T23:29:55.7366041Z * [new tag] ciflow/inductor/139708 -> ciflow/inductor/139708 2024-12-17T23:29:55.7366712Z * [new tag] ciflow/inductor/139736 -> ciflow/inductor/139736 2024-12-17T23:29:55.7367409Z * [new tag] ciflow/inductor/139796 -> ciflow/inductor/139796 2024-12-17T23:29:55.7368088Z * [new tag] ciflow/inductor/139840 -> ciflow/inductor/139840 2024-12-17T23:29:55.7368788Z * [new tag] ciflow/inductor/139854 -> ciflow/inductor/139854 2024-12-17T23:29:55.7369539Z * [new tag] ciflow/inductor/139855 -> ciflow/inductor/139855 2024-12-17T23:29:55.7370438Z * [new tag] ciflow/inductor/139864 -> ciflow/inductor/139864 2024-12-17T23:29:55.7371053Z * [new tag] ciflow/inductor/139899 -> ciflow/inductor/139899 2024-12-17T23:29:55.7371729Z * [new tag] ciflow/inductor/139928 -> ciflow/inductor/139928 2024-12-17T23:29:55.7372416Z * [new tag] ciflow/inductor/139930 -> ciflow/inductor/139930 2024-12-17T23:29:55.7373128Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2024-12-17T23:29:55.7373803Z * [new tag] ciflow/inductor/139976 -> ciflow/inductor/139976 2024-12-17T23:29:55.7374646Z * [new tag] ciflow/inductor/140030 -> ciflow/inductor/140030 2024-12-17T23:29:55.7375343Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2024-12-17T23:29:55.7376007Z * [new tag] ciflow/inductor/140040 -> ciflow/inductor/140040 2024-12-17T23:29:55.7376766Z * [new tag] ciflow/inductor/140048 -> ciflow/inductor/140048 2024-12-17T23:29:55.7377437Z * [new tag] ciflow/inductor/140084 -> ciflow/inductor/140084 2024-12-17T23:29:55.7378146Z * [new tag] ciflow/inductor/140104 -> ciflow/inductor/140104 2024-12-17T23:29:55.7378817Z * [new tag] ciflow/inductor/140106 -> ciflow/inductor/140106 2024-12-17T23:29:55.7379515Z * [new tag] ciflow/inductor/140114 -> ciflow/inductor/140114 2024-12-17T23:29:55.7380199Z * [new tag] ciflow/inductor/140115 -> ciflow/inductor/140115 2024-12-17T23:29:55.7380879Z * [new tag] ciflow/inductor/140132 -> ciflow/inductor/140132 2024-12-17T23:29:55.7381806Z * [new tag] ciflow/inductor/140139 -> ciflow/inductor/140139 2024-12-17T23:29:55.7382510Z * [new tag] ciflow/inductor/140146 -> ciflow/inductor/140146 2024-12-17T23:29:55.7383195Z * [new tag] ciflow/inductor/140195 -> ciflow/inductor/140195 2024-12-17T23:29:55.7383884Z * [new tag] ciflow/inductor/140283 -> ciflow/inductor/140283 2024-12-17T23:29:55.7384603Z * [new tag] ciflow/inductor/140328 -> ciflow/inductor/140328 2024-12-17T23:29:55.7385477Z * [new tag] ciflow/inductor/140362 -> ciflow/inductor/140362 2024-12-17T23:29:55.7386093Z * [new tag] ciflow/inductor/140604 -> ciflow/inductor/140604 2024-12-17T23:29:55.7386792Z * [new tag] ciflow/inductor/140677 -> ciflow/inductor/140677 2024-12-17T23:29:55.7387803Z * [new tag] ciflow/inductor/140744 -> ciflow/inductor/140744 2024-12-17T23:29:55.7388723Z * [new tag] ciflow/inductor/140746 -> ciflow/inductor/140746 2024-12-17T23:29:55.7389346Z * [new tag] ciflow/inductor/140747 -> ciflow/inductor/140747 2024-12-17T23:29:55.7390018Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2024-12-17T23:29:55.7390763Z * [new tag] ciflow/inductor/140769 -> ciflow/inductor/140769 2024-12-17T23:29:55.7391414Z * [new tag] ciflow/inductor/140786 -> ciflow/inductor/140786 2024-12-17T23:29:55.7392407Z * [new tag] ciflow/inductor/140807 -> ciflow/inductor/140807 2024-12-17T23:29:55.7392942Z * [new tag] ciflow/inductor/140858 -> ciflow/inductor/140858 2024-12-17T23:29:55.7393653Z * [new tag] ciflow/inductor/140921 -> ciflow/inductor/140921 2024-12-17T23:29:55.7394334Z * [new tag] ciflow/inductor/140964 -> ciflow/inductor/140964 2024-12-17T23:29:55.7395003Z * [new tag] ciflow/inductor/140966 -> ciflow/inductor/140966 2024-12-17T23:29:55.7395949Z * [new tag] ciflow/inductor/141052 -> ciflow/inductor/141052 2024-12-17T23:29:55.7396603Z * [new tag] ciflow/inductor/141055 -> ciflow/inductor/141055 2024-12-17T23:29:55.7397571Z * [new tag] ciflow/inductor/141067 -> ciflow/inductor/141067 2024-12-17T23:29:55.7398761Z * [new tag] ciflow/inductor/141082 -> ciflow/inductor/141082 2024-12-17T23:29:55.7399361Z * [new tag] ciflow/inductor/141085 -> ciflow/inductor/141085 2024-12-17T23:29:55.7400043Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2024-12-17T23:29:55.7400742Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2024-12-17T23:29:55.7401461Z * [new tag] ciflow/inductor/141131 -> ciflow/inductor/141131 2024-12-17T23:29:55.7402180Z * [new tag] ciflow/inductor/141161 -> ciflow/inductor/141161 2024-12-17T23:29:55.7402857Z * [new tag] ciflow/inductor/141168 -> ciflow/inductor/141168 2024-12-17T23:29:55.7403588Z * [new tag] ciflow/inductor/141180 -> ciflow/inductor/141180 2024-12-17T23:29:55.7404240Z * [new tag] ciflow/inductor/141193 -> ciflow/inductor/141193 2024-12-17T23:29:55.7404936Z * [new tag] ciflow/inductor/141195 -> ciflow/inductor/141195 2024-12-17T23:29:55.7405875Z * [new tag] ciflow/inductor/141213 -> ciflow/inductor/141213 2024-12-17T23:29:55.7407136Z * [new tag] ciflow/inductor/141226 -> ciflow/inductor/141226 2024-12-17T23:29:55.7407811Z * [new tag] ciflow/inductor/141293 -> ciflow/inductor/141293 2024-12-17T23:29:55.7408505Z * [new tag] ciflow/inductor/141303 -> ciflow/inductor/141303 2024-12-17T23:29:55.7409192Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2024-12-17T23:29:55.7410136Z * [new tag] ciflow/inductor/141342 -> ciflow/inductor/141342 2024-12-17T23:29:55.7410821Z * [new tag] ciflow/inductor/141347 -> ciflow/inductor/141347 2024-12-17T23:29:55.7411543Z * [new tag] ciflow/inductor/141371 -> ciflow/inductor/141371 2024-12-17T23:29:55.7412236Z * [new tag] ciflow/inductor/141393 -> ciflow/inductor/141393 2024-12-17T23:29:55.7413376Z * [new tag] ciflow/inductor/141489 -> ciflow/inductor/141489 2024-12-17T23:29:55.7414061Z * [new tag] ciflow/inductor/141493 -> ciflow/inductor/141493 2024-12-17T23:29:55.7414779Z * [new tag] ciflow/inductor/141496 -> ciflow/inductor/141496 2024-12-17T23:29:55.7415465Z * [new tag] ciflow/inductor/141588 -> ciflow/inductor/141588 2024-12-17T23:29:55.7416170Z * [new tag] ciflow/inductor/141617 -> ciflow/inductor/141617 2024-12-17T23:29:55.7416873Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2024-12-17T23:29:55.7417613Z * [new tag] ciflow/inductor/141643 -> ciflow/inductor/141643 2024-12-17T23:29:55.7418284Z * [new tag] ciflow/inductor/141659 -> ciflow/inductor/141659 2024-12-17T23:29:55.7418997Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2024-12-17T23:29:55.7419693Z * [new tag] ciflow/inductor/141697 -> ciflow/inductor/141697 2024-12-17T23:29:55.7420500Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2024-12-17T23:29:55.7421102Z * [new tag] ciflow/inductor/141702 -> ciflow/inductor/141702 2024-12-17T23:29:55.7421829Z * [new tag] ciflow/inductor/141720 -> ciflow/inductor/141720 2024-12-17T23:29:55.7422810Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2024-12-17T23:29:55.7423459Z * [new tag] ciflow/inductor/141748 -> ciflow/inductor/141748 2024-12-17T23:29:55.7424159Z * [new tag] ciflow/inductor/141759 -> ciflow/inductor/141759 2024-12-17T23:29:55.7425034Z * [new tag] ciflow/inductor/141795 -> ciflow/inductor/141795 2024-12-17T23:29:55.7425701Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2024-12-17T23:29:55.7426430Z * [new tag] ciflow/inductor/141889 -> ciflow/inductor/141889 2024-12-17T23:29:55.7427090Z * [new tag] ciflow/inductor/141907 -> ciflow/inductor/141907 2024-12-17T23:29:55.7428243Z * [new tag] ciflow/inductor/141929 -> ciflow/inductor/141929 2024-12-17T23:29:55.7428874Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2024-12-17T23:29:55.7429585Z * [new tag] ciflow/inductor/141941 -> ciflow/inductor/141941 2024-12-17T23:29:55.7430297Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2024-12-17T23:29:55.7430988Z * [new tag] ciflow/inductor/141947 -> ciflow/inductor/141947 2024-12-17T23:29:55.7431919Z * [new tag] ciflow/inductor/141955 -> ciflow/inductor/141955 2024-12-17T23:29:55.7432529Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2024-12-17T23:29:55.7433239Z * [new tag] ciflow/inductor/142026 -> ciflow/inductor/142026 2024-12-17T23:29:55.7433966Z * [new tag] ciflow/inductor/142046 -> ciflow/inductor/142046 2024-12-17T23:29:55.7434662Z * [new tag] ciflow/inductor/142062 -> ciflow/inductor/142062 2024-12-17T23:29:55.7435369Z * [new tag] ciflow/inductor/142091 -> ciflow/inductor/142091 2024-12-17T23:29:55.7436090Z * [new tag] ciflow/inductor/142092 -> ciflow/inductor/142092 2024-12-17T23:29:55.7436791Z * [new tag] ciflow/inductor/142105 -> ciflow/inductor/142105 2024-12-17T23:29:55.7437784Z * [new tag] ciflow/inductor/142163 -> ciflow/inductor/142163 2024-12-17T23:29:55.7438410Z * [new tag] ciflow/inductor/142186 -> ciflow/inductor/142186 2024-12-17T23:29:55.7439125Z * [new tag] ciflow/inductor/142187 -> ciflow/inductor/142187 2024-12-17T23:29:55.7439810Z * [new tag] ciflow/inductor/142188 -> ciflow/inductor/142188 2024-12-17T23:29:55.7440524Z * [new tag] ciflow/inductor/142193 -> ciflow/inductor/142193 2024-12-17T23:29:55.7441207Z * [new tag] ciflow/inductor/142194 -> ciflow/inductor/142194 2024-12-17T23:29:55.7441910Z * [new tag] ciflow/inductor/142195 -> ciflow/inductor/142195 2024-12-17T23:29:55.7442621Z * [new tag] ciflow/inductor/142196 -> ciflow/inductor/142196 2024-12-17T23:29:55.7443352Z * [new tag] ciflow/inductor/142198 -> ciflow/inductor/142198 2024-12-17T23:29:55.7444054Z * [new tag] ciflow/inductor/142199 -> ciflow/inductor/142199 2024-12-17T23:29:55.7444784Z * [new tag] ciflow/inductor/142200 -> ciflow/inductor/142200 2024-12-17T23:29:55.7445450Z * [new tag] ciflow/inductor/142201 -> ciflow/inductor/142201 2024-12-17T23:29:55.7446179Z * [new tag] ciflow/inductor/142207 -> ciflow/inductor/142207 2024-12-17T23:29:55.7446944Z * [new tag] ciflow/inductor/142208 -> ciflow/inductor/142208 2024-12-17T23:29:55.7447605Z * [new tag] ciflow/inductor/142213 -> ciflow/inductor/142213 2024-12-17T23:29:55.7448294Z * [new tag] ciflow/inductor/142253 -> ciflow/inductor/142253 2024-12-17T23:29:55.7449448Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2024-12-17T23:29:55.7450540Z * [new tag] ciflow/inductor/142273 -> ciflow/inductor/142273 2024-12-17T23:29:55.7451232Z * [new tag] ciflow/inductor/142284 -> ciflow/inductor/142284 2024-12-17T23:29:55.7452108Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2024-12-17T23:29:55.7452809Z * [new tag] ciflow/inductor/142296 -> ciflow/inductor/142296 2024-12-17T23:29:55.7453775Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2024-12-17T23:29:55.7454647Z * [new tag] ciflow/inductor/142322 -> ciflow/inductor/142322 2024-12-17T23:29:55.7455815Z * [new tag] ciflow/inductor/142407 -> ciflow/inductor/142407 2024-12-17T23:29:55.7456823Z * [new tag] ciflow/inductor/142420 -> ciflow/inductor/142420 2024-12-17T23:29:55.7457587Z * [new tag] ciflow/inductor/142425 -> ciflow/inductor/142425 2024-12-17T23:29:55.7460385Z * [new tag] ciflow/inductor/142426 -> ciflow/inductor/142426 2024-12-17T23:29:55.7460765Z * [new tag] ciflow/inductor/142443 -> ciflow/inductor/142443 2024-12-17T23:29:55.7461094Z * [new tag] ciflow/inductor/142450 -> ciflow/inductor/142450 2024-12-17T23:29:55.7461550Z * [new tag] ciflow/inductor/142483 -> ciflow/inductor/142483 2024-12-17T23:29:55.7461913Z * [new tag] ciflow/inductor/142512 -> ciflow/inductor/142512 2024-12-17T23:29:55.7462596Z * [new tag] ciflow/inductor/142513 -> ciflow/inductor/142513 2024-12-17T23:29:55.7463316Z * [new tag] ciflow/inductor/142519 -> ciflow/inductor/142519 2024-12-17T23:29:55.7464110Z * [new tag] ciflow/inductor/142739 -> ciflow/inductor/142739 2024-12-17T23:29:55.7464848Z * [new tag] ciflow/inductor/142819 -> ciflow/inductor/142819 2024-12-17T23:29:55.7465695Z * [new tag] ciflow/inductor/142830 -> ciflow/inductor/142830 2024-12-17T23:29:55.7466439Z * [new tag] ciflow/inductor/142844 -> ciflow/inductor/142844 2024-12-17T23:29:55.7467241Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2024-12-17T23:29:55.7468350Z * [new tag] ciflow/inductor/142855 -> ciflow/inductor/142855 2024-12-17T23:29:55.7469230Z * [new tag] ciflow/inductor/142861 -> ciflow/inductor/142861 2024-12-17T23:29:55.7470066Z * [new tag] ciflow/inductor/143044 -> ciflow/inductor/143044 2024-12-17T23:29:55.7471273Z * [new tag] ciflow/inductor/143055 -> ciflow/inductor/143055 2024-12-17T23:29:55.7471926Z * [new tag] ciflow/inductor/143057 -> ciflow/inductor/143057 2024-12-17T23:29:55.7472763Z * [new tag] ciflow/inductor/143061 -> ciflow/inductor/143061 2024-12-17T23:29:55.7473557Z * [new tag] ciflow/inductor/143062 -> ciflow/inductor/143062 2024-12-17T23:29:55.7474363Z * [new tag] ciflow/inductor/143063 -> ciflow/inductor/143063 2024-12-17T23:29:55.7475118Z * [new tag] ciflow/inductor/143064 -> ciflow/inductor/143064 2024-12-17T23:29:55.7475870Z * [new tag] ciflow/inductor/143065 -> ciflow/inductor/143065 2024-12-17T23:29:55.7476685Z * [new tag] ciflow/inductor/143067 -> ciflow/inductor/143067 2024-12-17T23:29:55.7477469Z * [new tag] ciflow/inductor/143068 -> ciflow/inductor/143068 2024-12-17T23:29:55.7478433Z * [new tag] ciflow/inductor/143069 -> ciflow/inductor/143069 2024-12-17T23:29:55.7479074Z * [new tag] ciflow/inductor/143070 -> ciflow/inductor/143070 2024-12-17T23:29:55.7479813Z * [new tag] ciflow/inductor/143075 -> ciflow/inductor/143075 2024-12-17T23:29:55.7480620Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2024-12-17T23:29:55.7481396Z * [new tag] ciflow/inductor/143106 -> ciflow/inductor/143106 2024-12-17T23:29:55.7482206Z * [new tag] ciflow/inductor/143115 -> ciflow/inductor/143115 2024-12-17T23:29:55.7483137Z * [new tag] ciflow/inductor/143141 -> ciflow/inductor/143141 2024-12-17T23:29:55.7483931Z * [new tag] ciflow/inductor/143164 -> ciflow/inductor/143164 2024-12-17T23:29:55.7484671Z * [new tag] ciflow/inductor/143175 -> ciflow/inductor/143175 2024-12-17T23:29:55.7485692Z * [new tag] ciflow/inductor/143187 -> ciflow/inductor/143187 2024-12-17T23:29:55.7486489Z * [new tag] ciflow/inductor/143200 -> ciflow/inductor/143200 2024-12-17T23:29:55.7487487Z * [new tag] ciflow/inductor/143220 -> ciflow/inductor/143220 2024-12-17T23:29:55.7488392Z * [new tag] ciflow/inductor/143223 -> ciflow/inductor/143223 2024-12-17T23:29:55.7489357Z * [new tag] ciflow/inductor/143227 -> ciflow/inductor/143227 2024-12-17T23:29:55.7490302Z * [new tag] ciflow/inductor/143228 -> ciflow/inductor/143228 2024-12-17T23:29:55.7491290Z * [new tag] ciflow/inductor/143250 -> ciflow/inductor/143250 2024-12-17T23:29:55.7492272Z * [new tag] ciflow/inductor/143253 -> ciflow/inductor/143253 2024-12-17T23:29:55.7493149Z * [new tag] ciflow/inductor/143257 -> ciflow/inductor/143257 2024-12-17T23:29:55.7493975Z * [new tag] ciflow/inductor/143266 -> ciflow/inductor/143266 2024-12-17T23:29:55.7494688Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2024-12-17T23:29:55.7495519Z * [new tag] ciflow/inductor/143279 -> ciflow/inductor/143279 2024-12-17T23:29:55.7496426Z * [new tag] ciflow/inductor/143286 -> ciflow/inductor/143286 2024-12-17T23:29:55.7497198Z * [new tag] ciflow/inductor/143296 -> ciflow/inductor/143296 2024-12-17T23:29:55.7497924Z * [new tag] ciflow/inductor/143307 -> ciflow/inductor/143307 2024-12-17T23:29:55.7498783Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2024-12-17T23:29:55.7499513Z * [new tag] ciflow/inductor/143317 -> ciflow/inductor/143317 2024-12-17T23:29:55.7500674Z * [new tag] ciflow/inductor/143330 -> ciflow/inductor/143330 2024-12-17T23:29:55.7501377Z * [new tag] ciflow/inductor/143332 -> ciflow/inductor/143332 2024-12-17T23:29:55.7502204Z * [new tag] ciflow/inductor/143340 -> ciflow/inductor/143340 2024-12-17T23:29:55.7502837Z * [new tag] ciflow/inductor/143341 -> ciflow/inductor/143341 2024-12-17T23:29:55.7503870Z * [new tag] ciflow/inductor/143343 -> ciflow/inductor/143343 2024-12-17T23:29:55.7504598Z * [new tag] ciflow/inductor/143350 -> ciflow/inductor/143350 2024-12-17T23:29:55.7505473Z * [new tag] ciflow/inductor/143351 -> ciflow/inductor/143351 2024-12-17T23:29:55.7506192Z * [new tag] ciflow/inductor/143352 -> ciflow/inductor/143352 2024-12-17T23:29:55.7507135Z * [new tag] ciflow/inductor/143364 -> ciflow/inductor/143364 2024-12-17T23:29:55.7507961Z * [new tag] ciflow/inductor/143365 -> ciflow/inductor/143365 2024-12-17T23:29:55.7508970Z * [new tag] ciflow/inductor/143374 -> ciflow/inductor/143374 2024-12-17T23:29:55.7509974Z * [new tag] ciflow/inductor/143378 -> ciflow/inductor/143378 2024-12-17T23:29:55.7510724Z * [new tag] ciflow/inductor/143384 -> ciflow/inductor/143384 2024-12-17T23:29:55.7511506Z * [new tag] ciflow/inductor/143387 -> ciflow/inductor/143387 2024-12-17T23:29:55.7512359Z * [new tag] ciflow/inductor/143391 -> ciflow/inductor/143391 2024-12-17T23:29:55.7513092Z * [new tag] ciflow/inductor/143392 -> ciflow/inductor/143392 2024-12-17T23:29:55.7513850Z * [new tag] ciflow/inductor/143404 -> ciflow/inductor/143404 2024-12-17T23:29:55.7514704Z * [new tag] ciflow/inductor/143405 -> ciflow/inductor/143405 2024-12-17T23:29:55.7515480Z * [new tag] ciflow/inductor/143408 -> ciflow/inductor/143408 2024-12-17T23:29:55.7516223Z * [new tag] ciflow/inductor/143409 -> ciflow/inductor/143409 2024-12-17T23:29:55.7517005Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2024-12-17T23:29:55.7517931Z * [new tag] ciflow/inductor/143417 -> ciflow/inductor/143417 2024-12-17T23:29:55.7518685Z * [new tag] ciflow/inductor/143420 -> ciflow/inductor/143420 2024-12-17T23:29:55.7519435Z * [new tag] ciflow/inductor/143422 -> ciflow/inductor/143422 2024-12-17T23:29:55.7520195Z * [new tag] ciflow/inductor/143427 -> ciflow/inductor/143427 2024-12-17T23:29:55.7521084Z * [new tag] ciflow/inductor/143429 -> ciflow/inductor/143429 2024-12-17T23:29:55.7522000Z * [new tag] ciflow/inductor/143433 -> ciflow/inductor/143433 2024-12-17T23:29:55.7522717Z * [new tag] ciflow/inductor/143435 -> ciflow/inductor/143435 2024-12-17T23:29:55.7523578Z * [new tag] ciflow/inductor/143436 -> ciflow/inductor/143436 2024-12-17T23:29:55.7524305Z * [new tag] ciflow/inductor/143442 -> ciflow/inductor/143442 2024-12-17T23:29:55.7525168Z * [new tag] ciflow/inductor/143447 -> ciflow/inductor/143447 2024-12-17T23:29:55.7526158Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2024-12-17T23:29:55.7527150Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2024-12-17T23:29:55.7528110Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2024-12-17T23:29:55.7529064Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2024-12-17T23:29:55.7530073Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2024-12-17T23:29:55.7531033Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2024-12-17T23:29:55.7531895Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2024-12-17T23:29:55.7532485Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2024-12-17T23:29:55.7533168Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2024-12-17T23:29:55.7533840Z * [new tag] ciflow/linux-aarch64/133058 -> ciflow/linux-aarch64/133058 2024-12-17T23:29:55.7534733Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2024-12-17T23:29:55.7535172Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2024-12-17T23:29:55.7535821Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2024-12-17T23:29:55.7536447Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2024-12-17T23:29:55.7537097Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2024-12-17T23:29:55.7537852Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2024-12-17T23:29:55.7538385Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2024-12-17T23:29:55.7539398Z * [new tag] ciflow/linux-aarch64/134124 -> ciflow/linux-aarch64/134124 2024-12-17T23:29:55.7540495Z * [new tag] ciflow/linux-aarch64/134669 -> ciflow/linux-aarch64/134669 2024-12-17T23:29:55.7541513Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2024-12-17T23:29:55.7542145Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2024-12-17T23:29:55.7542808Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2024-12-17T23:29:55.7543503Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2024-12-17T23:29:55.7544165Z * [new tag] ciflow/linux-aarch64/136964 -> ciflow/linux-aarch64/136964 2024-12-17T23:29:55.7544858Z * [new tag] ciflow/linux-aarch64/137131 -> ciflow/linux-aarch64/137131 2024-12-17T23:29:55.7545492Z * [new tag] ciflow/linux-aarch64/137243 -> ciflow/linux-aarch64/137243 2024-12-17T23:29:55.7546194Z * [new tag] ciflow/linux-aarch64/137562 -> ciflow/linux-aarch64/137562 2024-12-17T23:29:55.7546902Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2024-12-17T23:29:55.7547647Z * [new tag] ciflow/linux-aarch64/137995 -> ciflow/linux-aarch64/137995 2024-12-17T23:29:55.7548518Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2024-12-17T23:29:55.7549179Z * [new tag] ciflow/linux-aarch64/138889 -> ciflow/linux-aarch64/138889 2024-12-17T23:29:55.7549841Z * [new tag] ciflow/linux-aarch64/139243 -> ciflow/linux-aarch64/139243 2024-12-17T23:29:55.7550513Z * [new tag] ciflow/linux-aarch64/139973 -> ciflow/linux-aarch64/139973 2024-12-17T23:29:55.7551194Z * [new tag] ciflow/linux-aarch64/140362 -> ciflow/linux-aarch64/140362 2024-12-17T23:29:55.7552083Z * [new tag] ciflow/linux-aarch64/141804 -> ciflow/linux-aarch64/141804 2024-12-17T23:29:55.7552714Z * [new tag] ciflow/linux-aarch64/142501 -> ciflow/linux-aarch64/142501 2024-12-17T23:29:55.7553395Z * [new tag] ciflow/linux-aarch64/142760 -> ciflow/linux-aarch64/142760 2024-12-17T23:29:55.7554045Z * [new tag] ciflow/linux-aarch64/143221 -> ciflow/linux-aarch64/143221 2024-12-17T23:29:55.7555120Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2024-12-17T23:29:55.7555677Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2024-12-17T23:29:55.7556308Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2024-12-17T23:29:55.7557009Z * [new tag] ciflow/mps/129807 -> ciflow/mps/129807 2024-12-17T23:29:55.7557698Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2024-12-17T23:29:55.7558252Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2024-12-17T23:29:55.7558924Z * [new tag] ciflow/mps/134319 -> ciflow/mps/134319 2024-12-17T23:29:55.7559548Z * [new tag] ciflow/mps/136964 -> ciflow/mps/136964 2024-12-17T23:29:55.7560257Z * [new tag] ciflow/mps/137562 -> ciflow/mps/137562 2024-12-17T23:29:55.7560801Z * [new tag] ciflow/mps/137578 -> ciflow/mps/137578 2024-12-17T23:29:55.7561774Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2024-12-17T23:29:55.7562914Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2024-12-17T23:29:55.7563886Z * [new tag] ciflow/mps/139971 -> ciflow/mps/139971 2024-12-17T23:29:55.7564971Z * [new tag] ciflow/mps/140138 -> ciflow/mps/140138 2024-12-17T23:29:55.7565896Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2024-12-17T23:29:55.7566901Z * [new tag] ciflow/mps/140371 -> ciflow/mps/140371 2024-12-17T23:29:55.7568019Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2024-12-17T23:29:55.7581917Z * [new tag] ciflow/mps/140869 -> ciflow/mps/140869 2024-12-17T23:29:55.7582410Z * [new tag] ciflow/mps/141515 -> ciflow/mps/141515 2024-12-17T23:29:55.7582729Z * [new tag] ciflow/mps/141795 -> ciflow/mps/141795 2024-12-17T23:29:55.7583051Z * [new tag] ciflow/mps/142319 -> ciflow/mps/142319 2024-12-17T23:29:55.7583346Z * [new tag] ciflow/mps/142477 -> ciflow/mps/142477 2024-12-17T23:29:55.7583557Z * [new tag] ciflow/mps/143375 -> ciflow/mps/143375 2024-12-17T23:29:55.7583933Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2024-12-17T23:29:55.7584328Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2024-12-17T23:29:55.7584638Z * [new tag] ciflow/periodic/125401 -> ciflow/periodic/125401 2024-12-17T23:29:55.7585021Z * [new tag] ciflow/periodic/131296 -> ciflow/periodic/131296 2024-12-17T23:29:55.7585535Z * [new tag] ciflow/periodic/131493 -> ciflow/periodic/131493 2024-12-17T23:29:55.7585886Z * [new tag] ciflow/periodic/132742 -> ciflow/periodic/132742 2024-12-17T23:29:55.7586208Z * [new tag] ciflow/periodic/132755 -> ciflow/periodic/132755 2024-12-17T23:29:55.7586572Z * [new tag] ciflow/periodic/133565 -> ciflow/periodic/133565 2024-12-17T23:29:55.7586913Z * [new tag] ciflow/periodic/134623 -> ciflow/periodic/134623 2024-12-17T23:29:55.7587574Z * [new tag] ciflow/periodic/134817 -> ciflow/periodic/134817 2024-12-17T23:29:55.7587930Z * [new tag] ciflow/periodic/136675 -> ciflow/periodic/136675 2024-12-17T23:29:55.7588319Z * [new tag] ciflow/periodic/138503 -> ciflow/periodic/138503 2024-12-17T23:29:55.7588678Z * [new tag] ciflow/periodic/138573 -> ciflow/periodic/138573 2024-12-17T23:29:55.7589065Z * [new tag] ciflow/periodic/139164 -> ciflow/periodic/139164 2024-12-17T23:29:55.7589430Z * [new tag] ciflow/periodic/139225 -> ciflow/periodic/139225 2024-12-17T23:29:55.7589794Z * [new tag] ciflow/periodic/139576 -> ciflow/periodic/139576 2024-12-17T23:29:55.7590147Z * [new tag] ciflow/periodic/140293 -> ciflow/periodic/140293 2024-12-17T23:29:55.7590532Z * [new tag] ciflow/periodic/140319 -> ciflow/periodic/140319 2024-12-17T23:29:55.7590889Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2024-12-17T23:29:55.7591258Z * [new tag] ciflow/periodic/141168 -> ciflow/periodic/141168 2024-12-17T23:29:55.7591620Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2024-12-17T23:29:55.7591967Z * [new tag] ciflow/periodic/141355 -> ciflow/periodic/141355 2024-12-17T23:29:55.7592353Z * [new tag] ciflow/periodic/141588 -> ciflow/periodic/141588 2024-12-17T23:29:55.7592702Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2024-12-17T23:29:55.7593072Z * [new tag] ciflow/periodic/142152 -> ciflow/periodic/142152 2024-12-17T23:29:55.7593449Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2024-12-17T23:29:55.7593815Z * [new tag] ciflow/periodic/143269 -> ciflow/periodic/143269 2024-12-17T23:29:55.7594597Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2024-12-17T23:29:55.7595541Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2024-12-17T23:29:55.7596172Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2024-12-17T23:29:55.7597088Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2024-12-17T23:29:55.7598100Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2024-12-17T23:29:55.7599362Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2024-12-17T23:29:55.7600142Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2024-12-17T23:29:55.7600960Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2024-12-17T23:29:55.7601849Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2024-12-17T23:29:55.7602857Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2024-12-17T23:29:55.7603825Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2024-12-17T23:29:55.7605225Z * [new tag] ciflow/rocm/121885 -> ciflow/rocm/121885 2024-12-17T23:29:55.7605958Z * [new tag] ciflow/rocm/124320 -> ciflow/rocm/124320 2024-12-17T23:29:55.7606777Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2024-12-17T23:29:55.7607604Z * [new tag] ciflow/rocm/130481 -> ciflow/rocm/130481 2024-12-17T23:29:55.7608241Z * [new tag] ciflow/rocm/133565 -> ciflow/rocm/133565 2024-12-17T23:29:55.7609074Z * [new tag] ciflow/rocm/133896 -> ciflow/rocm/133896 2024-12-17T23:29:55.7609680Z * [new tag] ciflow/rocm/134817 -> ciflow/rocm/134817 2024-12-17T23:29:55.7610346Z * [new tag] ciflow/rocm/136213 -> ciflow/rocm/136213 2024-12-17T23:29:55.7611262Z * [new tag] ciflow/rocm/137136 -> ciflow/rocm/137136 2024-12-17T23:29:55.7611890Z * [new tag] ciflow/rocm/137157 -> ciflow/rocm/137157 2024-12-17T23:29:55.7612536Z * [new tag] ciflow/rocm/137443 -> ciflow/rocm/137443 2024-12-17T23:29:55.7613572Z * [new tag] ciflow/rocm/138699 -> ciflow/rocm/138699 2024-12-17T23:29:55.7614476Z * [new tag] ciflow/rocm/138947 -> ciflow/rocm/138947 2024-12-17T23:29:55.7615453Z * [new tag] ciflow/rocm/138964 -> ciflow/rocm/138964 2024-12-17T23:29:55.7616151Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2024-12-17T23:29:55.7616823Z * [new tag] ciflow/rocm/140138 -> ciflow/rocm/140138 2024-12-17T23:29:55.7617522Z * [new tag] ciflow/rocm/140261 -> ciflow/rocm/140261 2024-12-17T23:29:55.7618214Z * [new tag] ciflow/rocm/140293 -> ciflow/rocm/140293 2024-12-17T23:29:55.7619003Z * [new tag] ciflow/rocm/140319 -> ciflow/rocm/140319 2024-12-17T23:29:55.7619779Z * [new tag] ciflow/rocm/140856 -> ciflow/rocm/140856 2024-12-17T23:29:55.7620445Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2024-12-17T23:29:55.7621091Z * [new tag] ciflow/rocm/141282 -> ciflow/rocm/141282 2024-12-17T23:29:55.7621788Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2024-12-17T23:29:55.7622464Z * [new tag] ciflow/rocm/141355 -> ciflow/rocm/141355 2024-12-17T23:29:55.7623146Z * [new tag] ciflow/rocm/142152 -> ciflow/rocm/142152 2024-12-17T23:29:55.7623800Z * [new tag] ciflow/rocm/142408 -> ciflow/rocm/142408 2024-12-17T23:29:55.7624580Z * [new tag] ciflow/rocm/143115 -> ciflow/rocm/143115 2024-12-17T23:29:55.7625473Z * [new tag] ciflow/rocm/143242 -> ciflow/rocm/143242 2024-12-17T23:29:55.7626011Z * [new tag] ciflow/rocm/143269 -> ciflow/rocm/143269 2024-12-17T23:29:55.7626722Z * [new tag] ciflow/rocm/143286 -> ciflow/rocm/143286 2024-12-17T23:29:55.7627651Z * [new tag] ciflow/rocm/143322 -> ciflow/rocm/143322 2024-12-17T23:29:55.7628392Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2024-12-17T23:29:55.7629229Z * [new tag] ciflow/s390/125401 -> ciflow/s390/125401 2024-12-17T23:29:55.7629853Z * [new tag] ciflow/s390/137995 -> ciflow/s390/137995 2024-12-17T23:29:55.7630679Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2024-12-17T23:29:55.7631255Z * [new tag] ciflow/s390/143128 -> ciflow/s390/143128 2024-12-17T23:29:55.7632043Z * [new tag] ciflow/s390/143169 -> ciflow/s390/143169 2024-12-17T23:29:55.7632850Z * [new tag] ciflow/s390/143255 -> ciflow/s390/143255 2024-12-17T23:29:55.7633472Z * [new tag] ciflow/s390/143257 -> ciflow/s390/143257 2024-12-17T23:29:55.7634490Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2024-12-17T23:29:55.7635259Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2024-12-17T23:29:55.7636707Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2024-12-17T23:29:55.7637127Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2024-12-17T23:29:55.7637609Z * [new tag] ciflow/slow/133846 -> ciflow/slow/133846 2024-12-17T23:29:55.7638244Z * [new tag] ciflow/slow/141588 -> ciflow/slow/141588 2024-12-17T23:29:55.7639112Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2024-12-17T23:29:55.7640045Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2024-12-17T23:29:55.7641154Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2024-12-17T23:29:55.7642168Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2024-12-17T23:29:55.7643194Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2024-12-17T23:29:55.7644070Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2024-12-17T23:29:55.7644836Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2024-12-17T23:29:55.7645654Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2024-12-17T23:29:55.7647211Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2024-12-17T23:29:55.7647599Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2024-12-17T23:29:55.7648335Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2024-12-17T23:29:55.7649136Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2024-12-17T23:29:55.7650516Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2024-12-17T23:29:55.7651305Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2024-12-17T23:29:55.7652842Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2024-12-17T23:29:55.7653563Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2024-12-17T23:29:55.7654265Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2024-12-17T23:29:55.7654976Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2024-12-17T23:29:55.7655700Z * [new tag] ciflow/trunk/115529 -> ciflow/trunk/115529 2024-12-17T23:29:55.7656250Z * [new tag] ciflow/trunk/115749 -> ciflow/trunk/115749 2024-12-17T23:29:55.7656909Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2024-12-17T23:29:55.7657519Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2024-12-17T23:29:55.7658159Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2024-12-17T23:29:55.7658799Z * [new tag] ciflow/trunk/124320 -> ciflow/trunk/124320 2024-12-17T23:29:55.7659456Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2024-12-17T23:29:55.7660102Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2024-12-17T23:29:55.7661021Z * [new tag] ciflow/trunk/125469 -> ciflow/trunk/125469 2024-12-17T23:29:55.7661942Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2024-12-17T23:29:55.7662774Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2024-12-17T23:29:55.7663418Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2024-12-17T23:29:55.7664100Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2024-12-17T23:29:55.7664741Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2024-12-17T23:29:55.7666031Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2024-12-17T23:29:55.7666606Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2024-12-17T23:29:55.7667613Z * [new tag] ciflow/trunk/127370 -> ciflow/trunk/127370 2024-12-17T23:29:55.7668437Z * [new tag] ciflow/trunk/127602 -> ciflow/trunk/127602 2024-12-17T23:29:55.7669271Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2024-12-17T23:29:55.7669871Z * [new tag] ciflow/trunk/128672 -> ciflow/trunk/128672 2024-12-17T23:29:55.7670576Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2024-12-17T23:29:55.7671223Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2024-12-17T23:29:55.7671916Z * [new tag] ciflow/trunk/130140 -> ciflow/trunk/130140 2024-12-17T23:29:55.7672574Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2024-12-17T23:29:55.7673242Z * [new tag] ciflow/trunk/130327 -> ciflow/trunk/130327 2024-12-17T23:29:55.7673922Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2024-12-17T23:29:55.7674642Z * [new tag] ciflow/trunk/131296 -> ciflow/trunk/131296 2024-12-17T23:29:55.7675313Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2024-12-17T23:29:55.7676000Z * [new tag] ciflow/trunk/131481 -> ciflow/trunk/131481 2024-12-17T23:29:55.7676657Z * [new tag] ciflow/trunk/131493 -> ciflow/trunk/131493 2024-12-17T23:29:55.7677438Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2024-12-17T23:29:55.7678044Z * [new tag] ciflow/trunk/131849 -> ciflow/trunk/131849 2024-12-17T23:29:55.7678747Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2024-12-17T23:29:55.7679387Z * [new tag] ciflow/trunk/132535 -> ciflow/trunk/132535 2024-12-17T23:29:55.7680076Z * [new tag] ciflow/trunk/132563 -> ciflow/trunk/132563 2024-12-17T23:29:55.7680715Z * [new tag] ciflow/trunk/132742 -> ciflow/trunk/132742 2024-12-17T23:29:55.7681419Z * [new tag] ciflow/trunk/132755 -> ciflow/trunk/132755 2024-12-17T23:29:55.7682200Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2024-12-17T23:29:55.7683043Z * [new tag] ciflow/trunk/133222 -> ciflow/trunk/133222 2024-12-17T23:29:55.7683666Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2024-12-17T23:29:55.7684312Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2024-12-17T23:29:55.7685002Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2024-12-17T23:29:55.7685741Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2024-12-17T23:29:55.7686359Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2024-12-17T23:29:55.7687026Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2024-12-17T23:29:55.7690414Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2024-12-17T23:29:55.7691078Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2024-12-17T23:29:55.7691734Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2024-12-17T23:29:55.7692418Z * [new tag] ciflow/trunk/133896 -> ciflow/trunk/133896 2024-12-17T23:29:55.7693115Z * [new tag] ciflow/trunk/134056 -> ciflow/trunk/134056 2024-12-17T23:29:55.7694109Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2024-12-17T23:29:55.7694736Z * [new tag] ciflow/trunk/134319 -> ciflow/trunk/134319 2024-12-17T23:29:55.7695385Z * [new tag] ciflow/trunk/134373 -> ciflow/trunk/134373 2024-12-17T23:29:55.7696234Z * [new tag] ciflow/trunk/134667 -> ciflow/trunk/134667 2024-12-17T23:29:55.7696911Z * [new tag] ciflow/trunk/134725 -> ciflow/trunk/134725 2024-12-17T23:29:55.7697682Z * [new tag] ciflow/trunk/134838 -> ciflow/trunk/134838 2024-12-17T23:29:55.7698538Z * [new tag] ciflow/trunk/134904 -> ciflow/trunk/134904 2024-12-17T23:29:55.7699255Z * [new tag] ciflow/trunk/134969 -> ciflow/trunk/134969 2024-12-17T23:29:55.7699897Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2024-12-17T23:29:55.7700580Z * [new tag] ciflow/trunk/135166 -> ciflow/trunk/135166 2024-12-17T23:29:55.7701239Z * [new tag] ciflow/trunk/135189 -> ciflow/trunk/135189 2024-12-17T23:29:55.7702672Z * [new tag] ciflow/trunk/135337 -> ciflow/trunk/135337 2024-12-17T23:29:55.7703423Z * [new tag] ciflow/trunk/135338 -> ciflow/trunk/135338 2024-12-17T23:29:55.7704266Z * [new tag] ciflow/trunk/135461 -> ciflow/trunk/135461 2024-12-17T23:29:55.7704939Z * [new tag] ciflow/trunk/135465 -> ciflow/trunk/135465 2024-12-17T23:29:55.7705765Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2024-12-17T23:29:55.7706402Z * [new tag] ciflow/trunk/135878 -> ciflow/trunk/135878 2024-12-17T23:29:55.7707387Z * [new tag] ciflow/trunk/136183 -> ciflow/trunk/136183 2024-12-17T23:29:55.7708102Z * [new tag] ciflow/trunk/136213 -> ciflow/trunk/136213 2024-12-17T23:29:55.7708907Z * [new tag] ciflow/trunk/136241 -> ciflow/trunk/136241 2024-12-17T23:29:55.7709552Z * [new tag] ciflow/trunk/136247 -> ciflow/trunk/136247 2024-12-17T23:29:55.7710411Z * [new tag] ciflow/trunk/136296 -> ciflow/trunk/136296 2024-12-17T23:29:55.7711253Z * [new tag] ciflow/trunk/136385 -> ciflow/trunk/136385 2024-12-17T23:29:55.7711902Z * [new tag] ciflow/trunk/136389 -> ciflow/trunk/136389 2024-12-17T23:29:55.7712717Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2024-12-17T23:29:55.7713662Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2024-12-17T23:29:55.7714149Z * [new tag] ciflow/trunk/136884 -> ciflow/trunk/136884 2024-12-17T23:29:55.7714826Z * [new tag] ciflow/trunk/136886 -> ciflow/trunk/136886 2024-12-17T23:29:55.7715611Z * [new tag] ciflow/trunk/136964 -> ciflow/trunk/136964 2024-12-17T23:29:55.7716244Z * [new tag] ciflow/trunk/137157 -> ciflow/trunk/137157 2024-12-17T23:29:55.7716956Z * [new tag] ciflow/trunk/137162 -> ciflow/trunk/137162 2024-12-17T23:29:55.7717815Z * [new tag] ciflow/trunk/137194 -> ciflow/trunk/137194 2024-12-17T23:29:55.7718427Z * [new tag] ciflow/trunk/137221 -> ciflow/trunk/137221 2024-12-17T23:29:55.7719110Z * [new tag] ciflow/trunk/137273 -> ciflow/trunk/137273 2024-12-17T23:29:55.7719784Z * [new tag] ciflow/trunk/137314 -> ciflow/trunk/137314 2024-12-17T23:29:55.7720466Z * [new tag] ciflow/trunk/137349 -> ciflow/trunk/137349 2024-12-17T23:29:55.7721138Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2024-12-17T23:29:55.7722001Z * [new tag] ciflow/trunk/137480 -> ciflow/trunk/137480 2024-12-17T23:29:55.7722598Z * [new tag] ciflow/trunk/137570 -> ciflow/trunk/137570 2024-12-17T23:29:55.7723306Z * [new tag] ciflow/trunk/137578 -> ciflow/trunk/137578 2024-12-17T23:29:55.7723975Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2024-12-17T23:29:55.7724638Z * [new tag] ciflow/trunk/137700 -> ciflow/trunk/137700 2024-12-17T23:29:55.7725321Z * [new tag] ciflow/trunk/137726 -> ciflow/trunk/137726 2024-12-17T23:29:55.7726028Z * [new tag] ciflow/trunk/137744 -> ciflow/trunk/137744 2024-12-17T23:29:55.7726807Z * [new tag] ciflow/trunk/137822 -> ciflow/trunk/137822 2024-12-17T23:29:55.7727452Z * [new tag] ciflow/trunk/137921 -> ciflow/trunk/137921 2024-12-17T23:29:55.7728120Z * [new tag] ciflow/trunk/137975 -> ciflow/trunk/137975 2024-12-17T23:29:55.7728813Z * [new tag] ciflow/trunk/138124 -> ciflow/trunk/138124 2024-12-17T23:29:55.7729502Z * [new tag] ciflow/trunk/138156 -> ciflow/trunk/138156 2024-12-17T23:29:55.7730198Z * [new tag] ciflow/trunk/138175 -> ciflow/trunk/138175 2024-12-17T23:29:55.7730846Z * [new tag] ciflow/trunk/138213 -> ciflow/trunk/138213 2024-12-17T23:29:55.7731543Z * [new tag] ciflow/trunk/138304 -> ciflow/trunk/138304 2024-12-17T23:29:55.7732247Z * [new tag] ciflow/trunk/138325 -> ciflow/trunk/138325 2024-12-17T23:29:55.7732951Z * [new tag] ciflow/trunk/138334 -> ciflow/trunk/138334 2024-12-17T23:29:55.7733636Z * [new tag] ciflow/trunk/138338 -> ciflow/trunk/138338 2024-12-17T23:29:55.7734279Z * [new tag] ciflow/trunk/138348 -> ciflow/trunk/138348 2024-12-17T23:29:55.7734983Z * [new tag] ciflow/trunk/138442 -> ciflow/trunk/138442 2024-12-17T23:29:55.7735668Z * [new tag] ciflow/trunk/138447 -> ciflow/trunk/138447 2024-12-17T23:29:55.7736636Z * [new tag] ciflow/trunk/138561 -> ciflow/trunk/138561 2024-12-17T23:29:55.7737518Z * [new tag] ciflow/trunk/138618 -> ciflow/trunk/138618 2024-12-17T23:29:55.7738370Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2024-12-17T23:29:55.7739168Z * [new tag] ciflow/trunk/138672 -> ciflow/trunk/138672 2024-12-17T23:29:55.7740125Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2024-12-17T23:29:55.7740640Z * [new tag] ciflow/trunk/138749 -> ciflow/trunk/138749 2024-12-17T23:29:55.7741329Z * [new tag] ciflow/trunk/138871 -> ciflow/trunk/138871 2024-12-17T23:29:55.7741980Z * [new tag] ciflow/trunk/138889 -> ciflow/trunk/138889 2024-12-17T23:29:55.7742646Z * [new tag] ciflow/trunk/138923 -> ciflow/trunk/138923 2024-12-17T23:29:55.7743448Z * [new tag] ciflow/trunk/138938 -> ciflow/trunk/138938 2024-12-17T23:29:55.7744065Z * [new tag] ciflow/trunk/138947 -> ciflow/trunk/138947 2024-12-17T23:29:55.7744727Z * [new tag] ciflow/trunk/138964 -> ciflow/trunk/138964 2024-12-17T23:29:55.7745413Z * [new tag] ciflow/trunk/138969 -> ciflow/trunk/138969 2024-12-17T23:29:55.7746254Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2024-12-17T23:29:55.7746918Z * [new tag] ciflow/trunk/138998 -> ciflow/trunk/138998 2024-12-17T23:29:55.7747684Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2024-12-17T23:29:55.7748447Z * [new tag] ciflow/trunk/139127 -> ciflow/trunk/139127 2024-12-17T23:29:55.7749520Z * [new tag] ciflow/trunk/139135 -> ciflow/trunk/139135 2024-12-17T23:29:55.7750166Z * [new tag] ciflow/trunk/139164 -> ciflow/trunk/139164 2024-12-17T23:29:55.7751073Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2024-12-17T23:29:55.7751946Z * [new tag] ciflow/trunk/139184 -> ciflow/trunk/139184 2024-12-17T23:29:55.7752737Z * [new tag] ciflow/trunk/139217 -> ciflow/trunk/139217 2024-12-17T23:29:55.7753385Z * [new tag] ciflow/trunk/139219 -> ciflow/trunk/139219 2024-12-17T23:29:55.7754104Z * [new tag] ciflow/trunk/139225 -> ciflow/trunk/139225 2024-12-17T23:29:55.7754750Z * [new tag] ciflow/trunk/139308 -> ciflow/trunk/139308 2024-12-17T23:29:55.7755573Z * [new tag] ciflow/trunk/139338 -> ciflow/trunk/139338 2024-12-17T23:29:55.7756170Z * [new tag] ciflow/trunk/139373 -> ciflow/trunk/139373 2024-12-17T23:29:55.7756847Z * [new tag] ciflow/trunk/139426 -> ciflow/trunk/139426 2024-12-17T23:29:55.7757550Z * [new tag] ciflow/trunk/139535 -> ciflow/trunk/139535 2024-12-17T23:29:55.7758299Z * [new tag] ciflow/trunk/139576 -> ciflow/trunk/139576 2024-12-17T23:29:55.7759137Z * [new tag] ciflow/trunk/139750 -> ciflow/trunk/139750 2024-12-17T23:29:55.7759783Z * [new tag] ciflow/trunk/139796 -> ciflow/trunk/139796 2024-12-17T23:29:55.7760425Z * [new tag] ciflow/trunk/139820 -> ciflow/trunk/139820 2024-12-17T23:29:55.7761195Z * [new tag] ciflow/trunk/139864 -> ciflow/trunk/139864 2024-12-17T23:29:55.7762026Z * [new tag] ciflow/trunk/139869 -> ciflow/trunk/139869 2024-12-17T23:29:55.7762668Z * [new tag] ciflow/trunk/139919 -> ciflow/trunk/139919 2024-12-17T23:29:55.7763499Z * [new tag] ciflow/trunk/139932 -> ciflow/trunk/139932 2024-12-17T23:29:55.7764349Z * [new tag] ciflow/trunk/139966 -> ciflow/trunk/139966 2024-12-17T23:29:55.7764961Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2024-12-17T23:29:55.7765670Z * [new tag] ciflow/trunk/139974 -> ciflow/trunk/139974 2024-12-17T23:29:55.7766328Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2024-12-17T23:29:55.7767080Z * [new tag] ciflow/trunk/139976 -> ciflow/trunk/139976 2024-12-17T23:29:55.7767834Z * [new tag] ciflow/trunk/139985 -> ciflow/trunk/139985 2024-12-17T23:29:55.7768533Z * [new tag] ciflow/trunk/139999 -> ciflow/trunk/139999 2024-12-17T23:29:55.7769170Z * [new tag] ciflow/trunk/140030 -> ciflow/trunk/140030 2024-12-17T23:29:55.7769921Z * [new tag] ciflow/trunk/140061 -> ciflow/trunk/140061 2024-12-17T23:29:55.7770571Z * [new tag] ciflow/trunk/140084 -> ciflow/trunk/140084 2024-12-17T23:29:55.7771282Z * [new tag] ciflow/trunk/140087 -> ciflow/trunk/140087 2024-12-17T23:29:55.7771966Z * [new tag] ciflow/trunk/140138 -> ciflow/trunk/140138 2024-12-17T23:29:55.7772789Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2024-12-17T23:29:55.7773415Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2024-12-17T23:29:55.7774352Z * [new tag] ciflow/trunk/140256 -> ciflow/trunk/140256 2024-12-17T23:29:55.7775049Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2024-12-17T23:29:55.7775786Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2024-12-17T23:29:55.7776414Z * [new tag] ciflow/trunk/140358 -> ciflow/trunk/140358 2024-12-17T23:29:55.7777103Z * [new tag] ciflow/trunk/140362 -> ciflow/trunk/140362 2024-12-17T23:29:55.7777779Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2024-12-17T23:29:55.7778719Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2024-12-17T23:29:55.7779293Z * [new tag] ciflow/trunk/140677 -> ciflow/trunk/140677 2024-12-17T23:29:55.7780175Z * [new tag] ciflow/trunk/140734 -> ciflow/trunk/140734 2024-12-17T23:29:55.7780831Z * [new tag] ciflow/trunk/140769 -> ciflow/trunk/140769 2024-12-17T23:29:55.7781546Z * [new tag] ciflow/trunk/140786 -> ciflow/trunk/140786 2024-12-17T23:29:55.7782196Z * [new tag] ciflow/trunk/140793 -> ciflow/trunk/140793 2024-12-17T23:29:55.7783119Z * [new tag] ciflow/trunk/140836 -> ciflow/trunk/140836 2024-12-17T23:29:55.7783741Z * [new tag] ciflow/trunk/140856 -> ciflow/trunk/140856 2024-12-17T23:29:55.7784889Z * [new tag] ciflow/trunk/140868 -> ciflow/trunk/140868 2024-12-17T23:29:55.7785434Z * [new tag] ciflow/trunk/140921 -> ciflow/trunk/140921 2024-12-17T23:29:55.7786291Z * [new tag] ciflow/trunk/140924 -> ciflow/trunk/140924 2024-12-17T23:29:55.7786922Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2024-12-17T23:29:55.7788082Z * [new tag] ciflow/trunk/141002 -> ciflow/trunk/141002 2024-12-17T23:29:55.7789065Z * [new tag] ciflow/trunk/141038 -> ciflow/trunk/141038 2024-12-17T23:29:55.7789916Z * [new tag] ciflow/trunk/141060 -> ciflow/trunk/141060 2024-12-17T23:29:55.7790612Z * [new tag] ciflow/trunk/141085 -> ciflow/trunk/141085 2024-12-17T23:29:55.7791293Z * [new tag] ciflow/trunk/141119 -> ciflow/trunk/141119 2024-12-17T23:29:55.7791940Z * [new tag] ciflow/trunk/141123 -> ciflow/trunk/141123 2024-12-17T23:29:55.7792716Z * [new tag] ciflow/trunk/141161 -> ciflow/trunk/141161 2024-12-17T23:29:55.7793492Z * [new tag] ciflow/trunk/141168 -> ciflow/trunk/141168 2024-12-17T23:29:55.7794065Z * [new tag] ciflow/trunk/141198 -> ciflow/trunk/141198 2024-12-17T23:29:55.7794710Z * [new tag] ciflow/trunk/141226 -> ciflow/trunk/141226 2024-12-17T23:29:55.7795781Z * [new tag] ciflow/trunk/141245 -> ciflow/trunk/141245 2024-12-17T23:29:55.7796485Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2024-12-17T23:29:55.7797655Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2024-12-17T23:29:55.7798367Z * [new tag] ciflow/trunk/141357 -> ciflow/trunk/141357 2024-12-17T23:29:55.7799189Z * [new tag] ciflow/trunk/141427 -> ciflow/trunk/141427 2024-12-17T23:29:55.7799999Z * [new tag] ciflow/trunk/141468 -> ciflow/trunk/141468 2024-12-17T23:29:55.7800677Z * [new tag] ciflow/trunk/141489 -> ciflow/trunk/141489 2024-12-17T23:29:55.7801530Z * [new tag] ciflow/trunk/141490 -> ciflow/trunk/141490 2024-12-17T23:29:55.7802188Z * [new tag] ciflow/trunk/141503 -> ciflow/trunk/141503 2024-12-17T23:29:55.7803146Z * [new tag] ciflow/trunk/141508 -> ciflow/trunk/141508 2024-12-17T23:29:55.7804209Z * [new tag] ciflow/trunk/141530 -> ciflow/trunk/141530 2024-12-17T23:29:55.7804849Z * [new tag] ciflow/trunk/141588 -> ciflow/trunk/141588 2024-12-17T23:29:55.7805535Z * [new tag] ciflow/trunk/141697 -> ciflow/trunk/141697 2024-12-17T23:29:55.7806216Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2024-12-17T23:29:55.7806934Z * [new tag] ciflow/trunk/141759 -> ciflow/trunk/141759 2024-12-17T23:29:55.7807763Z * [new tag] ciflow/trunk/141768 -> ciflow/trunk/141768 2024-12-17T23:29:55.7808608Z * [new tag] ciflow/trunk/141791 -> ciflow/trunk/141791 2024-12-17T23:29:55.7809426Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2024-12-17T23:29:55.7810066Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2024-12-17T23:29:55.7810804Z * [new tag] ciflow/trunk/141889 -> ciflow/trunk/141889 2024-12-17T23:29:55.7811654Z * [new tag] ciflow/trunk/141908 -> ciflow/trunk/141908 2024-12-17T23:29:55.7812313Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2024-12-17T23:29:55.7813452Z * [new tag] ciflow/trunk/141914 -> ciflow/trunk/141914 2024-12-17T23:29:55.7814019Z * [new tag] ciflow/trunk/141929 -> ciflow/trunk/141929 2024-12-17T23:29:55.7814740Z * [new tag] ciflow/trunk/141941 -> ciflow/trunk/141941 2024-12-17T23:29:55.7815410Z * [new tag] ciflow/trunk/141943 -> ciflow/trunk/141943 2024-12-17T23:29:55.7816084Z * [new tag] ciflow/trunk/141955 -> ciflow/trunk/141955 2024-12-17T23:29:55.7816994Z * [new tag] ciflow/trunk/141959 -> ciflow/trunk/141959 2024-12-17T23:29:55.7817600Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2024-12-17T23:29:55.7818471Z * [new tag] ciflow/trunk/142049 -> ciflow/trunk/142049 2024-12-17T23:29:55.7819088Z * [new tag] ciflow/trunk/142091 -> ciflow/trunk/142091 2024-12-17T23:29:55.7819766Z * [new tag] ciflow/trunk/142092 -> ciflow/trunk/142092 2024-12-17T23:29:55.7820638Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2024-12-17T23:29:55.7821297Z * [new tag] ciflow/trunk/142149 -> ciflow/trunk/142149 2024-12-17T23:29:55.7821982Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2024-12-17T23:29:55.7822705Z * [new tag] ciflow/trunk/142245 -> ciflow/trunk/142245 2024-12-17T23:29:55.7823545Z * [new tag] ciflow/trunk/142263 -> ciflow/trunk/142263 2024-12-17T23:29:55.7824220Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2024-12-17T23:29:55.7825002Z * [new tag] ciflow/trunk/142273 -> ciflow/trunk/142273 2024-12-17T23:29:55.7825659Z * [new tag] ciflow/trunk/142284 -> ciflow/trunk/142284 2024-12-17T23:29:55.7826291Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2024-12-17T23:29:55.7826974Z * [new tag] ciflow/trunk/142347 -> ciflow/trunk/142347 2024-12-17T23:29:55.7827707Z * [new tag] ciflow/trunk/142420 -> ciflow/trunk/142420 2024-12-17T23:29:55.7828505Z * [new tag] ciflow/trunk/142426 -> ciflow/trunk/142426 2024-12-17T23:29:55.7829217Z * [new tag] ciflow/trunk/142450 -> ciflow/trunk/142450 2024-12-17T23:29:55.7829914Z * [new tag] ciflow/trunk/142477 -> ciflow/trunk/142477 2024-12-17T23:29:55.7830591Z * [new tag] ciflow/trunk/142510 -> ciflow/trunk/142510 2024-12-17T23:29:55.7831839Z * [new tag] ciflow/trunk/142516 -> ciflow/trunk/142516 2024-12-17T23:29:55.7832680Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2024-12-17T23:29:55.7833348Z * [new tag] ciflow/trunk/142844 -> ciflow/trunk/142844 2024-12-17T23:29:55.7834206Z * [new tag] ciflow/trunk/142845 -> ciflow/trunk/142845 2024-12-17T23:29:55.7835040Z * [new tag] ciflow/trunk/142850 -> ciflow/trunk/142850 2024-12-17T23:29:55.7835679Z * [new tag] ciflow/trunk/142855 -> ciflow/trunk/142855 2024-12-17T23:29:55.7836445Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2024-12-17T23:29:55.7837131Z * [new tag] ciflow/trunk/142861 -> ciflow/trunk/142861 2024-12-17T23:29:55.7838003Z * [new tag] ciflow/trunk/142865 -> ciflow/trunk/142865 2024-12-17T23:29:55.7838665Z * [new tag] ciflow/trunk/143040 -> ciflow/trunk/143040 2024-12-17T23:29:55.7839405Z * [new tag] ciflow/trunk/143049 -> ciflow/trunk/143049 2024-12-17T23:29:55.7840032Z * [new tag] ciflow/trunk/143055 -> ciflow/trunk/143055 2024-12-17T23:29:55.7840746Z * [new tag] ciflow/trunk/143075 -> ciflow/trunk/143075 2024-12-17T23:29:55.7841422Z * [new tag] ciflow/trunk/143082 -> ciflow/trunk/143082 2024-12-17T23:29:55.7842384Z * [new tag] ciflow/trunk/143088 -> ciflow/trunk/143088 2024-12-17T23:29:55.7843343Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2024-12-17T23:29:55.7843992Z * [new tag] ciflow/trunk/143105 -> ciflow/trunk/143105 2024-12-17T23:29:55.7844791Z * [new tag] ciflow/trunk/143141 -> ciflow/trunk/143141 2024-12-17T23:29:55.7845571Z * [new tag] ciflow/trunk/143158 -> ciflow/trunk/143158 2024-12-17T23:29:55.7846756Z * [new tag] ciflow/trunk/143168 -> ciflow/trunk/143168 2024-12-17T23:29:55.7847356Z * [new tag] ciflow/trunk/143200 -> ciflow/trunk/143200 2024-12-17T23:29:55.7848014Z * [new tag] ciflow/trunk/143228 -> ciflow/trunk/143228 2024-12-17T23:29:55.7848749Z * [new tag] ciflow/trunk/143241 -> ciflow/trunk/143241 2024-12-17T23:29:55.7849443Z * [new tag] ciflow/trunk/143253 -> ciflow/trunk/143253 2024-12-17T23:29:55.7850122Z * [new tag] ciflow/trunk/143257 -> ciflow/trunk/143257 2024-12-17T23:29:55.7850813Z * [new tag] ciflow/trunk/143269 -> ciflow/trunk/143269 2024-12-17T23:29:55.7851525Z * [new tag] ciflow/trunk/143279 -> ciflow/trunk/143279 2024-12-17T23:29:55.7852169Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2024-12-17T23:29:55.7852842Z * [new tag] ciflow/trunk/143307 -> ciflow/trunk/143307 2024-12-17T23:29:55.7853645Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2024-12-17T23:29:55.7854305Z * [new tag] ciflow/trunk/143326 -> ciflow/trunk/143326 2024-12-17T23:29:55.7854941Z * [new tag] ciflow/trunk/143343 -> ciflow/trunk/143343 2024-12-17T23:29:55.7856068Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2024-12-17T23:29:55.7856632Z * [new tag] ciflow/trunk/143364 -> ciflow/trunk/143364 2024-12-17T23:29:55.7857348Z * [new tag] ciflow/trunk/143365 -> ciflow/trunk/143365 2024-12-17T23:29:55.7858027Z * [new tag] ciflow/trunk/143376 -> ciflow/trunk/143376 2024-12-17T23:29:55.7858723Z * [new tag] ciflow/trunk/143378 -> ciflow/trunk/143378 2024-12-17T23:29:55.7859430Z * [new tag] ciflow/trunk/143391 -> ciflow/trunk/143391 2024-12-17T23:29:55.7860114Z * [new tag] ciflow/trunk/143396 -> ciflow/trunk/143396 2024-12-17T23:29:55.7860813Z * [new tag] ciflow/trunk/143401 -> ciflow/trunk/143401 2024-12-17T23:29:55.7861737Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2024-12-17T23:29:55.7862361Z * [new tag] ciflow/trunk/143403 -> ciflow/trunk/143403 2024-12-17T23:29:55.7863093Z * [new tag] ciflow/trunk/143409 -> ciflow/trunk/143409 2024-12-17T23:29:55.7863778Z * [new tag] ciflow/trunk/143415 -> ciflow/trunk/143415 2024-12-17T23:29:55.7864677Z * [new tag] ciflow/trunk/143426 -> ciflow/trunk/143426 2024-12-17T23:29:55.7865310Z * [new tag] ciflow/trunk/143433 -> ciflow/trunk/143433 2024-12-17T23:29:55.7866035Z * [new tag] ciflow/trunk/143442 -> ciflow/trunk/143442 2024-12-17T23:29:55.7866894Z * [new tag] ciflow/trunk/143445 -> ciflow/trunk/143445 2024-12-17T23:29:55.7867604Z * [new tag] ciflow/trunk/143446 -> ciflow/trunk/143446 2024-12-17T23:29:55.7868550Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2024-12-17T23:29:55.7869331Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2024-12-17T23:29:55.7870174Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2024-12-17T23:29:55.7870843Z * [new tag] ciflow/unstable/143269 -> ciflow/unstable/143269 2024-12-17T23:29:55.7871666Z * [new tag] ciflow/xpu/127602 -> ciflow/xpu/127602 2024-12-17T23:29:55.7872297Z * [new tag] ciflow/xpu/133307 -> ciflow/xpu/133307 2024-12-17T23:29:55.7872937Z * [new tag] ciflow/xpu/135189 -> ciflow/xpu/135189 2024-12-17T23:29:55.7873598Z * [new tag] ciflow/xpu/135337 -> ciflow/xpu/135337 2024-12-17T23:29:55.7874202Z * [new tag] ciflow/xpu/135465 -> ciflow/xpu/135465 2024-12-17T23:29:55.7874853Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2024-12-17T23:29:55.7875522Z * [new tag] ciflow/xpu/137570 -> ciflow/xpu/137570 2024-12-17T23:29:55.7876190Z * [new tag] ciflow/xpu/137578 -> ciflow/xpu/137578 2024-12-17T23:29:55.7876821Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2024-12-17T23:29:55.7877465Z * [new tag] ciflow/xpu/138889 -> ciflow/xpu/138889 2024-12-17T23:29:55.7878088Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2024-12-17T23:29:55.7879682Z * [new tag] ciflow/xpu/140138 -> ciflow/xpu/140138 2024-12-17T23:29:55.7880537Z * [new tag] ciflow/xpu/140362 -> ciflow/xpu/140362 2024-12-17T23:29:55.7881466Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2024-12-17T23:29:55.7882001Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2024-12-17T23:29:55.7882931Z * [new tag] ciflow/xpu/140389 -> ciflow/xpu/140389 2024-12-17T23:29:55.7883579Z * [new tag] ciflow/xpu/140677 -> ciflow/xpu/140677 2024-12-17T23:29:55.7884276Z * [new tag] ciflow/xpu/140686 -> ciflow/xpu/140686 2024-12-17T23:29:55.7884942Z * [new tag] ciflow/xpu/141119 -> ciflow/xpu/141119 2024-12-17T23:29:55.7885603Z * [new tag] ciflow/xpu/141123 -> ciflow/xpu/141123 2024-12-17T23:29:55.7886422Z * [new tag] ciflow/xpu/141318 -> ciflow/xpu/141318 2024-12-17T23:29:55.7887633Z * [new tag] ciflow/xpu/141479 -> ciflow/xpu/141479 2024-12-17T23:29:55.7888189Z * [new tag] ciflow/xpu/141943 -> ciflow/xpu/141943 2024-12-17T23:29:55.7888756Z * [new tag] ciflow/xpu/142040 -> ciflow/xpu/142040 2024-12-17T23:29:55.7889638Z * [new tag] ciflow/xpu/142067 -> ciflow/xpu/142067 2024-12-17T23:29:55.7890206Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2024-12-17T23:29:55.7890884Z * [new tag] ciflow/xpu/142245 -> ciflow/xpu/142245 2024-12-17T23:29:55.7891546Z * [new tag] ciflow/xpu/142322 -> ciflow/xpu/142322 2024-12-17T23:29:55.7892207Z * [new tag] ciflow/xpu/142347 -> ciflow/xpu/142347 2024-12-17T23:29:55.7892877Z * [new tag] ciflow/xpu/142850 -> ciflow/xpu/142850 2024-12-17T23:29:55.7893535Z * [new tag] ciflow/xpu/143266 -> ciflow/xpu/143266 2024-12-17T23:29:55.7894242Z * [new tag] ciflow/xpu/143445 -> ciflow/xpu/143445 2024-12-17T23:29:55.7895146Z * [new tag] cslpull75 -> cslpull75 2024-12-17T23:29:55.7895789Z * [new tag] cslpull76 -> cslpull76 2024-12-17T23:29:55.7896665Z * [new tag] cslpull77 -> cslpull77 2024-12-17T23:29:55.7897381Z * [new tag] cslpull78 -> cslpull78 2024-12-17T23:29:55.7898471Z * [new tag] cslpull79 -> cslpull79 2024-12-17T23:29:55.7899469Z * [new tag] cslpull80 -> cslpull80 2024-12-17T23:29:55.7900278Z * [new tag] cslpull81 -> cslpull81 2024-12-17T23:29:55.7900986Z * [new tag] cslpull82 -> cslpull82 2024-12-17T23:29:55.7901872Z * [new tag] cslpull83 -> cslpull83 2024-12-17T23:29:55.7902699Z * [new tag] cslpull84 -> cslpull84 2024-12-17T23:29:55.7903384Z * [new tag] cslpull85 -> cslpull85 2024-12-17T23:29:55.7904292Z * [new tag] cslpull86 -> cslpull86 2024-12-17T23:29:55.7905114Z * [new tag] cslpull87 -> cslpull87 2024-12-17T23:29:55.7905830Z * [new tag] cslpull88 -> cslpull88 2024-12-17T23:29:55.7906675Z * [new tag] cslpull89 -> cslpull89 2024-12-17T23:29:55.7907195Z * [new tag] cslpull90 -> cslpull90 2024-12-17T23:29:55.7908685Z * [new tag] cslpull91 -> cslpull91 2024-12-17T23:29:55.7909380Z * [new tag] cslpull92 -> cslpull92 2024-12-17T23:29:55.7910663Z * [new tag] flight_5 -> flight_5 2024-12-17T23:29:55.7911580Z * [new tag] flight_5.1 -> flight_5.1 2024-12-17T23:29:55.7912419Z * [new tag] flight_5.2 -> flight_5.2 2024-12-17T23:29:55.7913176Z * [new tag] flight_5.3 -> flight_5.3 2024-12-17T23:29:55.7913818Z * [new tag] forpull1 -> forpull1 2024-12-17T23:29:55.7914887Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2024-12-17T23:29:55.7915742Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2024-12-17T23:29:55.7916449Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2024-12-17T23:29:55.7917372Z * [new tag] nightly-binary -> nightly-binary 2024-12-17T23:29:55.7918033Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2024-12-17T23:29:55.7918982Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2024-12-17T23:29:55.7919703Z * [new tag] v0.1.1 -> v0.1.1 2024-12-17T23:29:55.7920535Z * [new tag] v0.1.10 -> v0.1.10 2024-12-17T23:29:55.7921209Z * [new tag] v0.1.11 -> v0.1.11 2024-12-17T23:29:55.7922077Z * [new tag] v0.1.12 -> v0.1.12 2024-12-17T23:29:55.7922718Z * [new tag] v0.1.2 -> v0.1.2 2024-12-17T23:29:55.7923544Z * [new tag] v0.1.3 -> v0.1.3 2024-12-17T23:29:55.7924232Z * [new tag] v0.1.4 -> v0.1.4 2024-12-17T23:29:55.7925054Z * [new tag] v0.1.5 -> v0.1.5 2024-12-17T23:29:55.7925756Z * [new tag] v0.1.6 -> v0.1.6 2024-12-17T23:29:55.7926557Z * [new tag] v0.1.7 -> v0.1.7 2024-12-17T23:29:55.7927226Z * [new tag] v0.1.8 -> v0.1.8 2024-12-17T23:29:55.7928033Z * [new tag] v0.1.9 -> v0.1.9 2024-12-17T23:29:55.7928722Z * [new tag] v0.2.0 -> v0.2.0 2024-12-17T23:29:55.7929644Z * [new tag] v0.3.0 -> v0.3.0 2024-12-17T23:29:55.7930510Z * [new tag] v0.3.1 -> v0.3.1 2024-12-17T23:29:55.7931336Z * [new tag] v0.4.0 -> v0.4.0 2024-12-17T23:29:55.7932039Z * [new tag] v0.4.1 -> v0.4.1 2024-12-17T23:29:55.7932880Z * [new tag] v1.0.0 -> v1.0.0 2024-12-17T23:29:55.7933725Z * [new tag] v1.0.0a0 -> v1.0.0a0 2024-12-17T23:29:55.7934546Z * [new tag] v1.0.1 -> v1.0.1 2024-12-17T23:29:55.7935281Z * [new tag] v1.0rc0 -> v1.0rc0 2024-12-17T23:29:55.7935884Z * [new tag] v1.0rc1 -> v1.0rc1 2024-12-17T23:29:55.7936788Z * [new tag] v1.1.0 -> v1.1.0 2024-12-17T23:29:55.7937637Z * [new tag] v1.1.0a0 -> v1.1.0a0 2024-12-17T23:29:55.7938648Z * [new tag] v1.10.0 -> v1.10.0 2024-12-17T23:29:55.7939564Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2024-12-17T23:29:55.7940399Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2024-12-17T23:29:55.7940959Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2024-12-17T23:29:55.7941869Z * [new tag] v1.10.1 -> v1.10.1 2024-12-17T23:29:55.7942432Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2024-12-17T23:29:55.7943051Z * [new tag] v1.10.2 -> v1.10.2 2024-12-17T23:29:55.7943654Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2024-12-17T23:29:55.7944637Z * [new tag] v1.11.0 -> v1.11.0 2024-12-17T23:29:55.7945485Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2024-12-17T23:29:55.7946454Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2024-12-17T23:29:55.7947403Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2024-12-17T23:29:55.7948299Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2024-12-17T23:29:55.7949191Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2024-12-17T23:29:55.7949760Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2024-12-17T23:29:55.7950368Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2024-12-17T23:29:55.7951318Z * [new tag] v1.12.0 -> v1.12.0 2024-12-17T23:29:55.7952022Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2024-12-17T23:29:55.7952916Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2024-12-17T23:29:55.7953813Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2024-12-17T23:29:55.7954699Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2024-12-17T23:29:55.7955419Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2024-12-17T23:29:55.7956403Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2024-12-17T23:29:55.7956991Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2024-12-17T23:29:55.7957616Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2024-12-17T23:29:55.7958219Z * [new tag] v1.12.1 -> v1.12.1 2024-12-17T23:29:55.7959267Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2024-12-17T23:29:55.7960193Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2024-12-17T23:29:55.7961079Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2024-12-17T23:29:55.7961927Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2024-12-17T23:29:55.7962427Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2024-12-17T23:29:55.7963446Z * [new tag] v1.13.0 -> v1.13.0 2024-12-17T23:29:55.7964675Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2024-12-17T23:29:55.7965726Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2024-12-17T23:29:55.7966390Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2024-12-17T23:29:55.7967515Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2024-12-17T23:29:55.7968024Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2024-12-17T23:29:55.7968678Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2024-12-17T23:29:55.7969641Z * [new tag] v1.13.1 -> v1.13.1 2024-12-17T23:29:55.7970193Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2024-12-17T23:29:55.7971171Z * [new tag] v1.2.0 -> v1.2.0 2024-12-17T23:29:55.7971996Z * [new tag] v1.2.0a0 -> v1.2.0a0 2024-12-17T23:29:55.7972831Z * [new tag] v1.3.0 -> v1.3.0 2024-12-17T23:29:55.7973671Z * [new tag] v1.3.0a0 -> v1.3.0a0 2024-12-17T23:29:55.7974231Z * [new tag] v1.3.1 -> v1.3.1 2024-12-17T23:29:55.7975085Z * [new tag] v1.4.0 -> v1.4.0 2024-12-17T23:29:55.7975920Z * [new tag] v1.4.0a0 -> v1.4.0a0 2024-12-17T23:29:55.7976442Z * [new tag] v1.4.1 -> v1.4.1 2024-12-17T23:29:55.7977459Z * [new tag] v1.5.0 -> v1.5.0 2024-12-17T23:29:55.7978289Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2024-12-17T23:29:55.7979142Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2024-12-17T23:29:55.7980128Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2024-12-17T23:29:55.7980721Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2024-12-17T23:29:55.7981349Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2024-12-17T23:29:55.7982297Z * [new tag] v1.5.1 -> v1.5.1 2024-12-17T23:29:55.7982907Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2024-12-17T23:29:55.7983503Z * [new tag] v1.6.0 -> v1.6.0 2024-12-17T23:29:55.7984457Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2024-12-17T23:29:55.7985395Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2024-12-17T23:29:55.7986265Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2024-12-17T23:29:55.7987011Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2024-12-17T23:29:55.7988249Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2024-12-17T23:29:55.7989105Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2024-12-17T23:29:55.7989604Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2024-12-17T23:29:55.7990575Z * [new tag] v1.7.0 -> v1.7.0 2024-12-17T23:29:55.7991365Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2024-12-17T23:29:55.7992360Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2024-12-17T23:29:55.7993222Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2024-12-17T23:29:55.7993730Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2024-12-17T23:29:55.7994691Z * [new tag] v1.7.1 -> v1.7.1 2024-12-17T23:29:55.7995623Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2024-12-17T23:29:55.7996497Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2024-12-17T23:29:55.7997104Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2024-12-17T23:29:55.7997998Z * [new tag] v1.8.0 -> v1.8.0 2024-12-17T23:29:55.7998505Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2024-12-17T23:29:55.7999484Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2024-12-17T23:29:55.8000320Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2024-12-17T23:29:55.8001152Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2024-12-17T23:29:55.8001767Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2024-12-17T23:29:55.8002393Z * [new tag] v1.8.1 -> v1.8.1 2024-12-17T23:29:55.8003322Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2024-12-17T23:29:55.8003879Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2024-12-17T23:29:55.8004497Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2024-12-17T23:29:55.8005932Z * [new tag] v1.8.2 -> v1.8.2 2024-12-17T23:29:55.8006472Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2024-12-17T23:29:55.8007453Z * [new tag] v1.9.0 -> v1.9.0 2024-12-17T23:29:55.8008311Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2024-12-17T23:29:55.8009211Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2024-12-17T23:29:55.8010075Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2024-12-17T23:29:55.8010616Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2024-12-17T23:29:55.8011575Z * [new tag] v1.9.1 -> v1.9.1 2024-12-17T23:29:55.8012625Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2024-12-17T23:29:55.8013239Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2024-12-17T23:29:55.8014127Z * [new tag] v2.0.0 -> v2.0.0 2024-12-17T23:29:55.8014962Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2024-12-17T23:29:55.8015803Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2024-12-17T23:29:55.8017104Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2024-12-17T23:29:55.8017936Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2024-12-17T23:29:55.8018806Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2024-12-17T23:29:55.8019342Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2024-12-17T23:29:55.8020290Z * [new tag] v2.0.1 -> v2.0.1 2024-12-17T23:29:55.8021166Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2024-12-17T23:29:55.8021671Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2024-12-17T23:29:55.8022600Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2024-12-17T23:29:55.8023118Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2024-12-17T23:29:55.8024493Z * [new tag] v2.1.0 -> v2.1.0 2024-12-17T23:29:55.8025340Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2024-12-17T23:29:55.8026221Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2024-12-17T23:29:55.8027102Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2024-12-17T23:29:55.8028086Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2024-12-17T23:29:55.8028931Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2024-12-17T23:29:55.8029526Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2024-12-17T23:29:55.8030359Z * [new tag] v2.1.1 -> v2.1.1 2024-12-17T23:29:55.8031202Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2024-12-17T23:29:55.8031913Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2024-12-17T23:29:55.8032936Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2024-12-17T23:29:55.8033761Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2024-12-17T23:29:55.8034598Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2024-12-17T23:29:55.8035092Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2024-12-17T23:29:55.8035985Z * [new tag] v2.1.2 -> v2.1.2 2024-12-17T23:29:55.8036935Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2024-12-17T23:29:55.8037767Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2024-12-17T23:29:55.8038357Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2024-12-17T23:29:55.8039258Z * [new tag] v2.2.0 -> v2.2.0 2024-12-17T23:29:55.8039983Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2024-12-17T23:29:55.8040867Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2024-12-17T23:29:55.8041764Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2024-12-17T23:29:55.8042485Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2024-12-17T23:29:55.8043374Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2024-12-17T23:29:55.8044184Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2024-12-17T23:29:55.8044729Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2024-12-17T23:29:55.8045404Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2024-12-17T23:29:55.8046355Z * [new tag] v2.2.1 -> v2.2.1 2024-12-17T23:29:55.8047259Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2024-12-17T23:29:55.8047699Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2024-12-17T23:29:55.8048361Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2024-12-17T23:29:55.8048991Z * [new tag] v2.2.2 -> v2.2.2 2024-12-17T23:29:55.8050045Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2024-12-17T23:29:55.8050527Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2024-12-17T23:29:55.8051239Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2024-12-17T23:29:55.8052116Z * [new tag] v2.3.0 -> v2.3.0 2024-12-17T23:29:55.8052974Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2024-12-17T23:29:55.8053838Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2024-12-17T23:29:55.8054782Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2024-12-17T23:29:55.8055345Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2024-12-17T23:29:55.8056210Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2024-12-17T23:29:55.8057081Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2024-12-17T23:29:55.8057957Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2024-12-17T23:29:55.8058673Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2024-12-17T23:29:55.8059300Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2024-12-17T23:29:55.8060233Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2024-12-17T23:29:55.8061129Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2024-12-17T23:29:55.8061631Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2024-12-17T23:29:55.8062307Z * [new tag] v2.3.1 -> v2.3.1 2024-12-17T23:29:55.8063222Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2024-12-17T23:29:55.8064100Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2024-12-17T23:29:55.8064960Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2024-12-17T23:29:55.8065889Z * [new tag] v2.4.0 -> v2.4.0 2024-12-17T23:29:55.8066585Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2024-12-17T23:29:55.8067588Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2024-12-17T23:29:55.8069055Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2024-12-17T23:29:55.8069881Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2024-12-17T23:29:55.8070847Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2024-12-17T23:29:55.8071710Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2024-12-17T23:29:55.8072614Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2024-12-17T23:29:55.8073448Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2024-12-17T23:29:55.8074335Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2024-12-17T23:29:55.8074947Z * [new tag] v2.4.1 -> v2.4.1 2024-12-17T23:29:55.8075968Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2024-12-17T23:29:55.8076858Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2024-12-17T23:29:55.8077788Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2024-12-17T23:29:55.8078660Z * [new tag] v2.5.0 -> v2.5.0 2024-12-17T23:29:55.8079376Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2024-12-17T23:29:55.8080046Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2024-12-17T23:29:55.8081048Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2024-12-17T23:29:55.8081985Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2024-12-17T23:29:55.8082680Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2024-12-17T23:29:55.8083634Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2024-12-17T23:29:55.8084576Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2024-12-17T23:29:55.8085439Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2024-12-17T23:29:55.8086303Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2024-12-17T23:29:55.8087375Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2024-12-17T23:29:55.8092289Z * [new tag] v2.5.1 -> v2.5.1 2024-12-17T23:29:55.8092975Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2024-12-17T23:29:55.8093968Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2024-12-17T23:29:55.8094894Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2024-12-17T23:29:55.8095810Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2024-12-17T23:29:55.8096678Z * [new tag] whc_flight_1 -> whc_flight_1 2024-12-17T23:29:55.8097322Z * [new tag] whc_flight_2 -> whc_flight_2 2024-12-17T23:29:55.8097986Z * [new tag] whc_flight_4 -> whc_flight_4 2024-12-17T23:29:55.8891480Z [command]/usr/bin/git rev-parse --verify --quiet 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7^{object} 2024-12-17T23:29:55.8918916Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:29:55.8922974Z ##[endgroup] 2024-12-17T23:29:55.8923397Z ##[group]Determining the checkout info 2024-12-17T23:29:55.8923930Z ##[endgroup] 2024-12-17T23:29:55.8927915Z [command]/usr/bin/git sparse-checkout disable 2024-12-17T23:29:55.8958523Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2024-12-17T23:29:55.8982205Z ##[group]Checking out the ref 2024-12-17T23:29:55.8985772Z [command]/usr/bin/git checkout --progress --force 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:29:56.9194495Z Updating files: 71% (11591/16143) 2024-12-17T23:29:56.9673346Z Updating files: 72% (11623/16143) 2024-12-17T23:29:56.9838911Z Updating files: 73% (11785/16143) 2024-12-17T23:29:56.9930530Z Updating files: 74% (11946/16143) 2024-12-17T23:29:57.0035898Z Updating files: 75% (12108/16143) 2024-12-17T23:29:57.0215157Z Updating files: 76% (12269/16143) 2024-12-17T23:29:57.0456764Z Updating files: 77% (12431/16143) 2024-12-17T23:29:57.0663547Z Updating files: 78% (12592/16143) 2024-12-17T23:29:57.0874440Z Updating files: 79% (12753/16143) 2024-12-17T23:29:57.1022774Z Updating files: 80% (12915/16143) 2024-12-17T23:29:57.1119326Z Updating files: 81% (13076/16143) 2024-12-17T23:29:57.1230621Z Updating files: 82% (13238/16143) 2024-12-17T23:29:57.1353647Z Updating files: 83% (13399/16143) 2024-12-17T23:29:57.1467059Z Updating files: 84% (13561/16143) 2024-12-17T23:29:57.1563392Z Updating files: 85% (13722/16143) 2024-12-17T23:29:57.1671538Z Updating files: 86% (13883/16143) 2024-12-17T23:29:57.1762781Z Updating files: 87% (14045/16143) 2024-12-17T23:29:57.1886617Z Updating files: 88% (14206/16143) 2024-12-17T23:29:57.2031628Z Updating files: 89% (14368/16143) 2024-12-17T23:29:57.2122838Z Updating files: 90% (14529/16143) 2024-12-17T23:29:57.2226121Z Updating files: 91% (14691/16143) 2024-12-17T23:29:57.2364765Z Updating files: 92% (14852/16143) 2024-12-17T23:29:57.2509347Z Updating files: 93% (15013/16143) 2024-12-17T23:29:57.2681358Z Updating files: 94% (15175/16143) 2024-12-17T23:29:57.2831026Z Updating files: 95% (15336/16143) 2024-12-17T23:29:57.2963905Z Updating files: 96% (15498/16143) 2024-12-17T23:29:57.3232660Z Updating files: 97% (15659/16143) 2024-12-17T23:29:57.3366772Z Updating files: 98% (15821/16143) 2024-12-17T23:29:57.3504042Z Updating files: 99% (15982/16143) 2024-12-17T23:29:57.3504903Z Updating files: 100% (16143/16143) 2024-12-17T23:29:57.3505271Z Updating files: 100% (16143/16143), done. 2024-12-17T23:29:57.3739035Z Note: switching to '0cdf8b1d09254cfda66191d1bd01e3041c3c76f7'. 2024-12-17T23:29:57.3739628Z 2024-12-17T23:29:57.3739865Z You are in 'detached HEAD' state. You can look around, make experimental 2024-12-17T23:29:57.3740445Z changes and commit them, and you can discard any commits you make in this 2024-12-17T23:29:57.3741001Z state without impacting any branches by switching back to a branch. 2024-12-17T23:29:57.3741343Z 2024-12-17T23:29:57.3741558Z If you want to create a new branch to retain commits you create, you may 2024-12-17T23:29:57.3742091Z do so (now or later) by using -c with the switch command. Example: 2024-12-17T23:29:57.3742387Z 2024-12-17T23:29:57.3742512Z git switch -c 2024-12-17T23:29:57.3742735Z 2024-12-17T23:29:57.3742853Z Or undo this operation with: 2024-12-17T23:29:57.3743046Z 2024-12-17T23:29:57.3743166Z git switch - 2024-12-17T23:29:57.3743317Z 2024-12-17T23:29:57.3743583Z Turn off this advice by setting config variable advice.detachedHead to false 2024-12-17T23:29:57.3743939Z 2024-12-17T23:29:57.3744301Z HEAD is now at 0cdf8b1d092 Enable CPP/CUDAExtension with py_limited_api for python agnosticism (#143448) 2024-12-17T23:29:57.3837210Z ##[endgroup] 2024-12-17T23:29:57.3875817Z [command]/usr/bin/git log -1 --format=%H 2024-12-17T23:29:57.3897516Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:29:57.4099621Z Prepare all required actions 2024-12-17T23:29:57.4100182Z Getting action download info 2024-12-17T23:29:57.5149057Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-12-17T23:29:57.6953871Z ##[group]Run ./test-infra/.github/actions/calculate-docker-image 2024-12-17T23:29:57.6954291Z with: 2024-12-17T23:29:57.6954592Z docker-image-name: pytorch-linux-focal-linter 2024-12-17T23:29:57.6954987Z docker-build-dir: .ci/docker 2024-12-17T23:29:57.6955302Z working-directory: pytorch/pytorch 2024-12-17T23:29:57.6955731Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:57.6956158Z force-push: false 2024-12-17T23:29:57.6956402Z env: 2024-12-17T23:29:57.6956667Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:57.6957032Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:57.6957331Z PR_NUMBER: 2024-12-17T23:29:57.6960833Z 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 2024-12-17T23:29:57.6964743Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:57.6965342Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:57.6965921Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:57.6966338Z ##[endgroup] 2024-12-17T23:29:57.6990963Z ##[group]Run set -ex 2024-12-17T23:29:57.6991308Z set -ex 2024-12-17T23:29:57.6991569Z  2024-12-17T23:29:57.6991992Z # If the docker build directory or the build script doesn't exist, the action will 2024-12-17T23:29:57.6992674Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-12-17T23:29:57.6993264Z # job could then download the pre-built image as usual 2024-12-17T23:29:57.6993801Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-12-17T23:29:57.6994308Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.6994802Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.6995224Z  2024-12-17T23:29:57.6995606Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-12-17T23:29:57.6996075Z  exit 0 2024-12-17T23:29:57.6996321Z else 2024-12-17T23:29:57.6996616Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.6996975Z fi 2024-12-17T23:29:57.6997204Z  2024-12-17T23:29:57.6997570Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-12-17T23:29:57.6998198Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-12-17T23:29:57.6998747Z  # use it as it is, but first let's extract the tag 2024-12-17T23:29:57.6999263Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-12-17T23:29:57.6999948Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.7000579Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.7001020Z else 2024-12-17T23:29:57.7001361Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-12-17T23:29:57.7001838Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.7002505Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.7003094Z fi 2024-12-17T23:29:57.7009455Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:57.7009848Z env: 2024-12-17T23:29:57.7010125Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:57.7010496Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:57.7010791Z PR_NUMBER: 2024-12-17T23:29:57.7014236Z 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 2024-12-17T23:29:57.7018100Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:57.7018718Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:57.7019294Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:57.7019702Z REPO_NAME: pytorch 2024-12-17T23:29:57.7020023Z DOCKER_IMAGE_NAME: pytorch-linux-focal-linter 2024-12-17T23:29:57.7020399Z DOCKER_BUILD_DIR: .ci/docker 2024-12-17T23:29:57.7020780Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:57.7021201Z ##[endgroup] 2024-12-17T23:29:57.7047108Z + [[ ! -d .ci/docker ]] 2024-12-17T23:29:57.7047431Z + [[ ! -f .ci/docker/build.sh ]] 2024-12-17T23:29:57.7047747Z + echo skip=false 2024-12-17T23:29:57.7048564Z + [[ 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* ]] 2024-12-17T23:29:57.7052596Z ++ git rev-parse HEAD:.ci/docker 2024-12-17T23:29:57.7068692Z + DOCKER_TAG=45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:57.7069168Z + echo docker-tag=45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:57.7069986Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:57.7104512Z ##[group]Run set +e 2024-12-17T23:29:57.7104869Z set +e 2024-12-17T23:29:57.7105129Z set -x 2024-12-17T23:29:57.7105377Z  2024-12-17T23:29:57.7105603Z login() { 2024-12-17T23:29:57.7106119Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-12-17T23:29:57.7106659Z } 2024-12-17T23:29:57.7106885Z  2024-12-17T23:29:57.7107120Z retry () { 2024-12-17T23:29:57.7107520Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-12-17T23:29:57.7107850Z } 2024-12-17T23:29:57.7108082Z  2024-12-17T23:29:57.7108338Z retry login "${DOCKER_REGISTRY}" 2024-12-17T23:29:57.7108810Z  2024-12-17T23:29:57.7109168Z START_TIME=$(date +%s) 2024-12-17T23:29:57.7109491Z # Wait up to 90 minutes 2024-12-17T23:29:57.7109868Z while [[ $(( $(date +%s) - 5400 )) -lt $START_TIME ]]; do 2024-12-17T23:29:57.7110386Z  # Check if image already exists, if it does then skip building it 2024-12-17T23:29:57.7110905Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-12-17T23:29:57.7111284Z  exit 0 2024-12-17T23:29:57.7111549Z  fi 2024-12-17T23:29:57.7111793Z  2024-12-17T23:29:57.7112186Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2024-12-17T23:29:57.7112878Z  # use this to differentiate between the Docker build and regular build jobs. For the 2024-12-17T23:29:57.7113565Z  # latter, it will wait for the Docker images to become available before continuing 2024-12-17T23:29:57.7114110Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2024-12-17T23:29:57.7114527Z  # It's a Docker build job, let's build the image 2024-12-17T23:29:57.7114900Z  break 2024-12-17T23:29:57.7115157Z  else 2024-12-17T23:29:57.7115508Z  # It's a regular build job, wait for the image to become available 2024-12-17T23:29:57.7115948Z  sleep 300 2024-12-17T23:29:57.7116219Z  fi 2024-12-17T23:29:57.7116451Z done 2024-12-17T23:29:57.7116692Z  2024-12-17T23:29:57.7117067Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-12-17T23:29:57.7117650Z # be empty. The default action would be to continue rebuild the image 2024-12-17T23:29:57.7118189Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-12-17T23:29:57.7118661Z  # if we're on the base branch then use the parent commit 2024-12-17T23:29:57.7119073Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-12-17T23:29:57.7119418Z else 2024-12-17T23:29:57.7119770Z  # otherwise we're on a PR, so use the most recent base commit 2024-12-17T23:29:57.7120251Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-12-17T23:29:57.7120634Z fi 2024-12-17T23:29:57.7120865Z  2024-12-17T23:29:57.7121111Z if [[ -z "${MERGE_BASE}" ]]; then 2024-12-17T23:29:57.7121488Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.7121844Z  2024-12-17T23:29:57.7122318Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-12-17T23:29:57.7122889Z  exit 0 2024-12-17T23:29:57.7123140Z fi 2024-12-17T23:29:57.7123359Z  2024-12-17T23:29:57.7123686Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-12-17T23:29:57.7124387Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-12-17T23:29:57.7125003Z  exit 1 2024-12-17T23:29:57.7125243Z fi 2024-12-17T23:29:57.7125474Z  2024-12-17T23:29:57.7125844Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-12-17T23:29:57.7126523Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-12-17T23:29:57.7127131Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-12-17T23:29:57.7127832Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-12-17T23:29:57.7128605Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-12-17T23:29:57.7129086Z fi 2024-12-17T23:29:57.7129319Z  2024-12-17T23:29:57.7129587Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-12-17T23:29:57.7135360Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:57.7135765Z env: 2024-12-17T23:29:57.7136459Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:57.7137204Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:57.7137512Z PR_NUMBER: 2024-12-17T23:29:57.7140982Z 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 2024-12-17T23:29:57.7144850Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:57.7145464Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:57.7146043Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:57.7146457Z DOCKER_BUILD_DIR: .ci/docker 2024-12-17T23:29:57.7146824Z BASE_REVISION: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:29:57.7147250Z DOCKER_TAG: 45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:57.7147828Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:57.7148251Z DOCKER_PUSH: 2024-12-17T23:29:57.7148496Z ##[endgroup] 2024-12-17T23:29:57.7171130Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:57.7171603Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:57.7174127Z + aws ecr get-login-password --region us-east-1 2024-12-17T23:29:57.7175483Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:58.2893114Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:29:58.2893768Z Configure a credential helper to remove this warning. See 2024-12-17T23:29:58.2894374Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:29:58.2894800Z 2024-12-17T23:29:58.2894947Z Login Succeeded 2024-12-17T23:29:58.2909648Z ++ date +%s 2024-12-17T23:29:58.2918441Z + START_TIME=1734478198 2024-12-17T23:29:58.2921296Z ++ date +%s 2024-12-17T23:29:58.2931793Z + [[ 1734472798 -lt 1734478198 ]] 2024-12-17T23:29:58.2932732Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:58.5691267Z { 2024-12-17T23:29:58.5691612Z "schemaVersion": 2, 2024-12-17T23:29:58.5692071Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-12-17T23:29:58.5692543Z "config": { 2024-12-17T23:29:58.5692904Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-12-17T23:29:58.5693329Z "size": 5638, 2024-12-17T23:29:58.5693771Z "digest": "sha256:eb51b5a47bc1e6d2c749168ad500c13561cf096f5c84164e0d7b97c9d6b84182" 2024-12-17T23:29:58.5694271Z }, 2024-12-17T23:29:58.5694489Z "layers": [ 2024-12-17T23:29:58.5694723Z { 2024-12-17T23:29:58.5695078Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5695514Z "size": 28583948, 2024-12-17T23:29:58.5695955Z "digest": "sha256:86e5016c269355b382c9cabab4f6646d56d75914f20d545289970436dae431b1" 2024-12-17T23:29:58.5696724Z }, 2024-12-17T23:29:58.5696934Z { 2024-12-17T23:29:58.5697412Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5698132Z "size": 1821, 2024-12-17T23:29:58.5698560Z "digest": "sha256:0c8dd8e5ff04f6eef18608552129bc6c83f65245936b82b60ac1af6240efac73" 2024-12-17T23:29:58.5699065Z }, 2024-12-17T23:29:58.5699269Z { 2024-12-17T23:29:58.5699646Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5700090Z "size": 312642419, 2024-12-17T23:29:58.5700521Z "digest": "sha256:38f43fc37554ee5583958cc9765de1f19181c3812abf4301e4b6a8cd3e95a59d" 2024-12-17T23:29:58.5701015Z }, 2024-12-17T23:29:58.5701240Z { 2024-12-17T23:29:58.5701580Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5702025Z "size": 700, 2024-12-17T23:29:58.5702461Z "digest": "sha256:d5fe93b111e444eb75871f69973e3faf48aa60b2a831a61440b890ed072e280a" 2024-12-17T23:29:58.5702956Z }, 2024-12-17T23:29:58.5703182Z { 2024-12-17T23:29:58.5703539Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5703970Z "size": 1257, 2024-12-17T23:29:58.5704412Z "digest": "sha256:74e954af17acd1060dc1ff49a9171c0cb6b860f5b5caa8b458269be4f7b9b5a9" 2024-12-17T23:29:58.5704917Z }, 2024-12-17T23:29:58.5705126Z { 2024-12-17T23:29:58.5705483Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5705926Z "size": 3704, 2024-12-17T23:29:58.5706351Z "digest": "sha256:8ffdb7369d52009214f171933c98f1e0fe36c8b9ffba99f39a75cff673b83b67" 2024-12-17T23:29:58.5706912Z }, 2024-12-17T23:29:58.5707194Z { 2024-12-17T23:29:58.5707816Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5708509Z "size": 1857, 2024-12-17T23:29:58.5709208Z "digest": "sha256:bb37906dad607e75c7f585f9385c73df7a44b1abc0f1b9b4349f2fb93d09d9b0" 2024-12-17T23:29:58.5709992Z }, 2024-12-17T23:29:58.5710399Z { 2024-12-17T23:29:58.5710762Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5711204Z "size": 699, 2024-12-17T23:29:58.5711645Z "digest": "sha256:6baf03f99efa4f2e03d57a608e8c3b166ee34c4579ca627b87467f59acfad21a" 2024-12-17T23:29:58.5712151Z }, 2024-12-17T23:29:58.5712354Z { 2024-12-17T23:29:58.5712707Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5713153Z "size": 2690332128, 2024-12-17T23:29:58.5713611Z "digest": "sha256:d6db0d52bdc09f9ccdb46843aa5f2b9471abe3bce16efaa882b1f3c7f17eb5a2" 2024-12-17T23:29:58.5714126Z }, 2024-12-17T23:29:58.5714341Z { 2024-12-17T23:29:58.5714681Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5715119Z "size": 531, 2024-12-17T23:29:58.5715554Z "digest": "sha256:32c3788bcf2db40db6115c5b9ca6bba7036d1599b0950fb36b072dfe34a14207" 2024-12-17T23:29:58.5716041Z }, 2024-12-17T23:29:58.5716255Z { 2024-12-17T23:29:58.5716613Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5717038Z "size": 699, 2024-12-17T23:29:58.5717482Z "digest": "sha256:6baf03f99efa4f2e03d57a608e8c3b166ee34c4579ca627b87467f59acfad21a" 2024-12-17T23:29:58.5717985Z }, 2024-12-17T23:29:58.5718197Z { 2024-12-17T23:29:58.5718550Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5718993Z "size": 476145048, 2024-12-17T23:29:58.5719442Z "digest": "sha256:1f86b48df4673d1c7be62dc000bafa94a0ed80fea276e67c37129e9de71e4e85" 2024-12-17T23:29:58.5719950Z }, 2024-12-17T23:29:58.5720167Z { 2024-12-17T23:29:58.5720508Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-12-17T23:29:58.5720944Z "size": 141, 2024-12-17T23:29:58.5721376Z "digest": "sha256:bcb267471d7d2a5e5c9fb71f7b6368437350ff6f86f4340973ff116ae86fd774" 2024-12-17T23:29:58.5721859Z } 2024-12-17T23:29:58.5722074Z ] 2024-12-17T23:29:58.5722276Z } 2024-12-17T23:29:58.5722509Z + exit 0 2024-12-17T23:29:58.5771454Z ##[group]Run set -eux 2024-12-17T23:29:58.5771874Z set -eux 2024-12-17T23:29:58.5772966Z 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 2024-12-17T23:29:58.5779641Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:58.5780057Z env: 2024-12-17T23:29:58.5780320Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:58.5780689Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:58.5780996Z PR_NUMBER: 2024-12-17T23:29:58.5784453Z 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 2024-12-17T23:29:58.5788738Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:58.5789342Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:58.5789919Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:58.5790337Z ##[endgroup] 2024-12-17T23:29:58.5817687Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2024-12-17T23:29:58.5818878Z + jq --raw-output .SecretString 2024-12-17T23:29:58.5819684Z + jq -r .docker_hub_readonly_token 2024-12-17T23:29:58.5821528Z + docker login --username pytorchbot --password-stdin 2024-12-17T23:29:59.2021233Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:29:59.2021889Z Configure a credential helper to remove this warning. See 2024-12-17T23:29:59.2022504Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:29:59.2022936Z 2024-12-17T23:29:59.2023136Z Login Succeeded 2024-12-17T23:29:59.2118112Z Prepare all required actions 2024-12-17T23:29:59.2152639Z ##[group]Run ./test-infra/.github/actions/pull-docker-image 2024-12-17T23:29:59.2153049Z with: 2024-12-17T23:29:59.2153702Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:59.2154541Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:59.2154959Z env: 2024-12-17T23:29:59.2155230Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:29:59.2155592Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:59.2155899Z PR_NUMBER: 2024-12-17T23:29:59.2159367Z 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 2024-12-17T23:29:59.2163395Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:59.2163999Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:59.2164579Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:59.2165006Z ##[endgroup] 2024-12-17T23:29:59.2186126Z ##[group]Run set -x 2024-12-17T23:29:59.2186432Z set -x 2024-12-17T23:29:59.2186675Z set +e 2024-12-17T23:29:59.2186922Z  2024-12-17T23:29:59.2187548Z login() { 2024-12-17T23:29:59.2188051Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-12-17T23:29:59.2188618Z } 2024-12-17T23:29:59.2188853Z  2024-12-17T23:29:59.2189074Z retry () { 2024-12-17T23:29:59.2189369Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-12-17T23:29:59.2189709Z } 2024-12-17T23:29:59.2189926Z  2024-12-17T23:29:59.2190183Z retry login "${DOCKER_REGISTRY}" 2024-12-17T23:29:59.2190512Z  2024-12-17T23:29:59.2190729Z set -e 2024-12-17T23:29:59.2191089Z # ignore output since only exit code is used for conditional 2024-12-17T23:29:59.2191610Z # only pull docker image if it's not available locally 2024-12-17T23:29:59.2192161Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-12-17T23:29:59.2192682Z  retry docker pull "${DOCKER_IMAGE}" 2024-12-17T23:29:59.2193021Z fi 2024-12-17T23:29:59.2198931Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:29:59.2199345Z env: 2024-12-17T23:29:59.2199982Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:59.2200715Z REPOSITORY: pytorch/pytorch 2024-12-17T23:29:59.2201022Z PR_NUMBER: 2024-12-17T23:29:59.2204608Z 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 2024-12-17T23:29:59.2208495Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:29:59.2209111Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:29:59.2209685Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:29:59.2210186Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:59.2210604Z ##[endgroup] 2024-12-17T23:29:59.2234238Z + set +e 2024-12-17T23:29:59.2234902Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:59.2235394Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:59.2237729Z + aws ecr get-login-password --region us-east-1 2024-12-17T23:29:59.2239055Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-12-17T23:29:59.7836733Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:29:59.7837796Z Configure a credential helper to remove this warning. See 2024-12-17T23:29:59.7838742Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:29:59.7839268Z 2024-12-17T23:29:59.7839385Z Login Succeeded 2024-12-17T23:29:59.7850757Z + set -e 2024-12-17T23:29:59.7851764Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:59.7977472Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:29:59.7978638Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:30:00.0441314Z 45e1356b47a284893081276eff3000b7b534f3b1: Pulling from pytorch/pytorch-linux-focal-linter 2024-12-17T23:30:00.0446288Z 86e5016c2693: Pulling fs layer 2024-12-17T23:30:00.0446831Z 0c8dd8e5ff04: Pulling fs layer 2024-12-17T23:30:00.0447220Z 38f43fc37554: Pulling fs layer 2024-12-17T23:30:00.0447531Z d5fe93b111e4: Pulling fs layer 2024-12-17T23:30:00.0447865Z 74e954af17ac: Pulling fs layer 2024-12-17T23:30:00.0448215Z 8ffdb7369d52: Pulling fs layer 2024-12-17T23:30:00.0448521Z bb37906dad60: Pulling fs layer 2024-12-17T23:30:00.0448901Z 6baf03f99efa: Pulling fs layer 2024-12-17T23:30:00.0449274Z d6db0d52bdc0: Pulling fs layer 2024-12-17T23:30:00.0449685Z d5fe93b111e4: Waiting 2024-12-17T23:30:00.0449949Z 74e954af17ac: Waiting 2024-12-17T23:30:00.0450220Z 8ffdb7369d52: Waiting 2024-12-17T23:30:00.0450498Z 32c3788bcf2d: Pulling fs layer 2024-12-17T23:30:00.0450786Z bb37906dad60: Waiting 2024-12-17T23:30:00.0451062Z 6baf03f99efa: Waiting 2024-12-17T23:30:00.0451340Z 1f86b48df467: Pulling fs layer 2024-12-17T23:30:00.0451634Z bcb267471d7d: Pulling fs layer 2024-12-17T23:30:00.0451924Z 32c3788bcf2d: Waiting 2024-12-17T23:30:00.0452188Z 1f86b48df467: Waiting 2024-12-17T23:30:00.0452439Z d6db0d52bdc0: Waiting 2024-12-17T23:30:00.1860211Z 0c8dd8e5ff04: Verifying Checksum 2024-12-17T23:30:00.1860725Z 0c8dd8e5ff04: Download complete 2024-12-17T23:30:00.3276906Z d5fe93b111e4: Verifying Checksum 2024-12-17T23:30:00.3277361Z d5fe93b111e4: Download complete 2024-12-17T23:30:00.4128256Z 86e5016c2693: Download complete 2024-12-17T23:30:00.4174056Z 74e954af17ac: Verifying Checksum 2024-12-17T23:30:00.4174885Z 74e954af17ac: Download complete 2024-12-17T23:30:00.4985350Z 8ffdb7369d52: Verifying Checksum 2024-12-17T23:30:00.4986001Z 8ffdb7369d52: Download complete 2024-12-17T23:30:00.5240005Z bb37906dad60: Verifying Checksum 2024-12-17T23:30:00.5240598Z bb37906dad60: Download complete 2024-12-17T23:30:00.5967947Z 6baf03f99efa: Verifying Checksum 2024-12-17T23:30:00.5968612Z 6baf03f99efa: Download complete 2024-12-17T23:30:00.6890728Z 32c3788bcf2d: Verifying Checksum 2024-12-17T23:30:00.6891370Z 32c3788bcf2d: Download complete 2024-12-17T23:30:01.3031810Z 86e5016c2693: Pull complete 2024-12-17T23:30:01.3145920Z 0c8dd8e5ff04: Pull complete 2024-12-17T23:30:04.1725166Z 38f43fc37554: Verifying Checksum 2024-12-17T23:30:04.1725583Z 38f43fc37554: Download complete 2024-12-17T23:30:04.2827884Z bcb267471d7d: Verifying Checksum 2024-12-17T23:30:04.2828456Z bcb267471d7d: Download complete 2024-12-17T23:30:07.2623120Z 1f86b48df467: Verifying Checksum 2024-12-17T23:30:07.2623706Z 1f86b48df467: Download complete 2024-12-17T23:30:12.4443191Z 38f43fc37554: Pull complete 2024-12-17T23:30:12.5763406Z d5fe93b111e4: Pull complete 2024-12-17T23:30:12.7222177Z 74e954af17ac: Pull complete 2024-12-17T23:30:12.8524594Z 8ffdb7369d52: Pull complete 2024-12-17T23:30:12.9070542Z bb37906dad60: Pull complete 2024-12-17T23:30:12.9997990Z 6baf03f99efa: Pull complete 2024-12-17T23:30:37.7164318Z d6db0d52bdc0: Verifying Checksum 2024-12-17T23:30:37.7164731Z d6db0d52bdc0: Download complete 2024-12-17T23:31:22.4994356Z d6db0d52bdc0: Pull complete 2024-12-17T23:31:22.5110448Z 32c3788bcf2d: Pull complete 2024-12-17T23:31:33.6346140Z 1f86b48df467: Pull complete 2024-12-17T23:31:33.6641880Z bcb267471d7d: Pull complete 2024-12-17T23:31:33.6697130Z Digest: sha256:8b4c8db0c4b4bec6288832a220d5c2eec420992bde825a0aaba7299c5597a568 2024-12-17T23:31:33.6717628Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:31:33.6732370Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:31:33.6773561Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:31:33.6774544Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:31:33.6782509Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:31:33.6782902Z env: 2024-12-17T23:31:33.6783178Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:33.6783552Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:33.6783844Z PR_NUMBER: 2024-12-17T23:31:33.6787700Z 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 2024-12-17T23:31:33.6791615Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:33.6792231Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:33.6792811Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:33.6793220Z ##[endgroup] 2024-12-17T23:31:33.6897939Z ##[group]Run set -ex 2024-12-17T23:31:33.6898253Z set -ex 2024-12-17T23:31:33.6898495Z { 2024-12-17T23:31:33.6898757Z  echo "#!/usr/bin/env bash"; 2024-12-17T23:31:33.6899124Z  echo "set -eou pipefail"; 2024-12-17T23:31:33.6899453Z  # shellcheck disable=SC2016 2024-12-17T23:31:33.6899825Z  echo 'eval "$(conda shell.bash hook)"'; 2024-12-17T23:31:33.6900196Z  echo "set -x"; 2024-12-17T23:31:33.6900481Z  echo "${SCRIPT}"; 2024-12-17T23:31:33.6900798Z } > "${RUNNER_TEMP}/exec_script" 2024-12-17T23:31:33.6901177Z chmod +x "${RUNNER_TEMP}/exec_script" 2024-12-17T23:31:33.6901512Z  2024-12-17T23:31:33.6901763Z function handle_error() { 2024-12-17T23:31:33.6902273Z  echo "Please note: We are currently migrating Linux Wheel builds to Manywheel 2.28" 2024-12-17T23:31:33.6903017Z  echo "If you see error like: ImportError: /lib64/libc.so.6: version GLIBC_2.28 not found" 2024-12-17T23:31:33.6903860Z  echo "Please migrate to: https://github.com/pytorch/test-infra/blob/main/.github/workflows/linux_job_v2.yml" 2024-12-17T23:31:33.6904761Z  echo "Issue: https://github.com/pytorch/pytorch/issues/123649" 2024-12-17T23:31:33.6905200Z } 2024-12-17T23:31:33.6905458Z trap handle_error ERR 2024-12-17T23:31:33.6905748Z  2024-12-17T23:31:33.6906349Z python3 "/home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py" "" 2024-12-17T23:31:33.6926464Z shell: /usr/bin/bash -e {0} 2024-12-17T23:31:33.6926775Z env: 2024-12-17T23:31:33.6927398Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:31:33.6928121Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:33.6928405Z PR_NUMBER: 2024-12-17T23:31:33.6931840Z 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 2024-12-17T23:31:33.6935706Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:33.6936321Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:33.6936900Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:33.6937617Z ALL_SECRETS: { "github_token": "***" } 2024-12-17T23:31:33.6937945Z ##[endgroup] 2024-12-17T23:31:33.6961298Z + echo '#!/usr/bin/env bash' 2024-12-17T23:31:33.6961972Z + echo 'set -eou pipefail' 2024-12-17T23:31:33.6962414Z + echo 'eval "$(conda shell.bash hook)"' 2024-12-17T23:31:33.6962776Z + echo 'set -x' 2024-12-17T23:31:33.6963196Z + echo '# The generic Linux job chooses to use base env, not the one setup by the image 2024-12-17T23:31:33.6963761Z CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]") 2024-12-17T23:31:33.6964151Z conda activate "${CONDA_ENV}" 2024-12-17T23:31:33.6964360Z 2024-12-17T23:31:33.6964524Z # Regenerate ToCs and check that they didn'\''t change 2024-12-17T23:31:33.6965034Z set -eu 2024-12-17T23:31:33.6965164Z 2024-12-17T23:31:33.6965295Z export PATH=~/.npm-global/bin:"$PATH" 2024-12-17T23:31:33.6965713Z for FILE in $(git grep -Il '\'''\'' -- '\''**.md'\''); do 2024-12-17T23:31:33.6966157Z markdown-toc --bullets='\''-'\'' -i "$FILE" 2024-12-17T23:31:33.6966484Z done 2024-12-17T23:31:33.6966615Z 2024-12-17T23:31:33.6966760Z if ! .github/scripts/report_git_status.sh .; then 2024-12-17T23:31:33.6967112Z echo 2024-12-17T23:31:33.6967438Z echo '\''As shown by the above diff, the table of contents in one or'\'' 2024-12-17T23:31:33.6967997Z echo '\''more Markdown files is not up to date with the file contents.'\'' 2024-12-17T23:31:33.6968552Z echo '\''You can either apply that Git diff directly to correct the'\'' 2024-12-17T23:31:33.6969072Z echo '\''table of contents, or if you have npm installed, you can'\'' 2024-12-17T23:31:33.6969605Z echo '\''install the npm package markdown-toc and run the following'\'' 2024-12-17T23:31:33.6970061Z # shellcheck disable=SC2016 2024-12-17T23:31:33.6970476Z echo '\''command (replacing $FILE with the filename for which you want'\'' 2024-12-17T23:31:33.6970969Z echo '\''to regenerate the table of contents):'\'' 2024-12-17T23:31:33.6971409Z echo 2024-12-17T23:31:33.6971640Z # shellcheck disable=SC2016 2024-12-17T23:31:33.6972004Z echo " markdown-toc --bullets='\''-'\'' -i \"\$FILE\"" 2024-12-17T23:31:33.6972550Z false 2024-12-17T23:31:33.6972765Z fi 2024-12-17T23:31:33.6972984Z ' 2024-12-17T23:31:33.6973306Z + chmod +x /home/ec2-user/actions-runner/_work/_temp/exec_script 2024-12-17T23:31:33.6973722Z + trap handle_error ERR 2024-12-17T23:31:33.6974335Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra/.github/scripts/run_with_env_secrets.py '' 2024-12-17T23:31:50.3795357Z Running command: 2024-12-17T23:31:50.3805666Z 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_12383255526" `# 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_fb528b60-2240-4dad-8c59-2601d7451311":"/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_fb528b60-2240-4dad-8c59-2601d7451311" -w /pytorch/pytorch "308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1" 2024-12-17T23:31:50.3814983Z 2024-12-17T23:31:50.3815613Z 2df7f9d9e627a173a3a8d2281021340e2654a18783a7249ef207f34376a02283 2024-12-17T23:31:50.3816952Z Running command: docker exec -t 2df7f9d9e627a173a3a8d2281021340e2654a18783a7249ef207f34376a02283 /exec 2024-12-17T23:31:50.3818067Z ++ conda env list --json 2024-12-17T23:31:50.3818518Z ++ local cmd=env 2024-12-17T23:31:50.3818962Z ++ case "$cmd" in 2024-12-17T23:31:50.3819456Z ++ __conda_exe env list --json 2024-12-17T23:31:50.3819944Z ++ jq -r '.envs | .[-1]' 2024-12-17T23:31:50.3820454Z ++ /opt/conda/bin/conda env list --json 2024-12-17T23:31:50.3821429Z + CONDA_ENV=/opt/conda/envs/py_3.9 2024-12-17T23:31:50.3822021Z + conda activate /opt/conda/envs/py_3.9 2024-12-17T23:31:50.3822581Z + local cmd=activate 2024-12-17T23:31:50.3823010Z + case "$cmd" in 2024-12-17T23:31:50.3823513Z + __conda_activate activate /opt/conda/envs/py_3.9 2024-12-17T23:31:50.3824110Z + '[' -n '' ']' 2024-12-17T23:31:50.3824481Z + local ask_conda 2024-12-17T23:31:50.3824895Z ++ PS1='(base) ' 2024-12-17T23:31:50.3825433Z ++ __conda_exe shell.posix activate /opt/conda/envs/py_3.9 2024-12-17T23:31:50.3826355Z ++ /opt/conda/bin/conda shell.posix activate /opt/conda/envs/py_3.9 2024-12-17T23:31:50.3827370Z + ask_conda='PS1='\''(py_3.9) '\'' 2024-12-17T23:31:50.3828825Z 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'\'' 2024-12-17T23:31:50.3830392Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2024-12-17T23:31:50.3831008Z export CONDA_SHLVL='\''2'\'' 2024-12-17T23:31:50.3831556Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2024-12-17T23:31:50.3832164Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2024-12-17T23:31:50.3832770Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2024-12-17T23:31:50.3833674Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2024-12-17T23:31:50.3834239Z export _CE_M='\'''\'' 2024-12-17T23:31:50.3834682Z export _CE_CONDA='\'''\'' 2024-12-17T23:31:50.3835250Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2024-12-17T23:31:50.3835870Z + eval 'PS1='\''(py_3.9) '\'' 2024-12-17T23:31:50.3837228Z 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'\'' 2024-12-17T23:31:50.3838722Z export CONDA_PREFIX='\''/opt/conda/envs/py_3.9'\'' 2024-12-17T23:31:50.3839315Z export CONDA_SHLVL='\''2'\'' 2024-12-17T23:31:50.3839815Z export CONDA_DEFAULT_ENV='\''py_3.9'\'' 2024-12-17T23:31:50.3840418Z export CONDA_PROMPT_MODIFIER='\''(py_3.9) '\'' 2024-12-17T23:31:50.3841033Z export CONDA_PREFIX_1='\''/opt/conda'\'' 2024-12-17T23:31:50.3841614Z export CONDA_EXE='\''/opt/conda/bin/conda'\'' 2024-12-17T23:31:50.3842150Z export _CE_M='\'''\'' 2024-12-17T23:31:50.3842494Z export _CE_CONDA='\'''\'' 2024-12-17T23:31:50.3843067Z export CONDA_PYTHON_EXE='\''/opt/conda/bin/python'\''' 2024-12-17T23:31:50.3843705Z ++ PS1='(py_3.9) ' 2024-12-17T23:31:50.3844982Z ++ 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 2024-12-17T23:31:50.3847218Z ++ 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 2024-12-17T23:31:50.3848774Z ++ export CONDA_PREFIX=/opt/conda/envs/py_3.9 2024-12-17T23:31:50.3849395Z ++ CONDA_PREFIX=/opt/conda/envs/py_3.9 2024-12-17T23:31:50.3849952Z ++ export CONDA_SHLVL=2 2024-12-17T23:31:50.3850414Z ++ CONDA_SHLVL=2 2024-12-17T23:31:50.3850880Z ++ export CONDA_DEFAULT_ENV=py_3.9 2024-12-17T23:31:50.3851419Z ++ CONDA_DEFAULT_ENV=py_3.9 2024-12-17T23:31:50.3851969Z ++ export 'CONDA_PROMPT_MODIFIER=(py_3.9) ' 2024-12-17T23:31:50.3852538Z ++ CONDA_PROMPT_MODIFIER='(py_3.9) ' 2024-12-17T23:31:50.3853088Z ++ export CONDA_PREFIX_1=/opt/conda 2024-12-17T23:31:50.3853599Z ++ CONDA_PREFIX_1=/opt/conda 2024-12-17T23:31:50.3854088Z ++ export CONDA_EXE=/opt/conda/bin/conda 2024-12-17T23:31:50.3854660Z ++ CONDA_EXE=/opt/conda/bin/conda 2024-12-17T23:31:50.3855158Z ++ export _CE_M= 2024-12-17T23:31:50.3855516Z ++ _CE_M= 2024-12-17T23:31:50.3855850Z ++ export _CE_CONDA= 2024-12-17T23:31:50.3856246Z ++ _CE_CONDA= 2024-12-17T23:31:50.3856675Z ++ export CONDA_PYTHON_EXE=/opt/conda/bin/python 2024-12-17T23:31:50.3857295Z ++ CONDA_PYTHON_EXE=/opt/conda/bin/python 2024-12-17T23:31:50.3857844Z + __conda_hashr 2024-12-17T23:31:50.3858212Z + '[' -n '' ']' 2024-12-17T23:31:50.3858596Z + '[' -n '' ']' 2024-12-17T23:31:50.3858951Z + hash -r 2024-12-17T23:31:50.3859285Z + set -eu 2024-12-17T23:31:50.3860847Z + 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 2024-12-17T23:31:50.3863542Z + 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 2024-12-17T23:31:50.3865227Z ++ git grep -Il '' -- '**.md' 2024-12-17T23:31:50.3865733Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3866156Z + markdown-toc --bullets=- -i CONTRIBUTING.md 2024-12-17T23:31:50.3866553Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3867043Z + markdown-toc --bullets=- -i GLOSSARY.md 2024-12-17T23:31:50.3867443Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3867938Z + markdown-toc --bullets=- -i README.md 2024-12-17T23:31:50.3868316Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3868711Z + markdown-toc --bullets=- -i RELEASE.md 2024-12-17T23:31:50.3869095Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3869657Z + markdown-toc --bullets=- -i torch/csrc/jit/OVERVIEW.md 2024-12-17T23:31:50.3870100Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3870585Z + markdown-toc --bullets=- -i torch/csrc/jit/docs/serialization.md 2024-12-17T23:31:50.3871056Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3871473Z + markdown-toc --bullets=- -i torch/fx/README.md 2024-12-17T23:31:50.3871884Z + for FILE in $(git grep -Il '' -- '**.md') 2024-12-17T23:31:50.3872377Z + markdown-toc --bullets=- -i torch/onnx/_internal/diagnostics/OVERVIEW.md 2024-12-17T23:31:50.3872864Z + .github/scripts/report_git_status.sh . 2024-12-17T23:31:50.3873214Z ++ git status --porcelain . 2024-12-17T23:31:50.3873491Z + CHANGES= 2024-12-17T23:31:50.3873728Z + echo '' 2024-12-17T23:31:50.3873863Z 2024-12-17T23:31:50.3873985Z + git --no-pager diff . 2024-12-17T23:31:50.3874243Z + '[' -z '' ']' 2024-12-17T23:31:50.3914752Z ##[group]Run pmeier/pytest-results-action@v0.3.0 2024-12-17T23:31:50.3915142Z with: 2024-12-17T23:31:50.3915477Z path: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:50.3915897Z fail-on-empty: false 2024-12-17T23:31:50.3916167Z env: 2024-12-17T23:31:50.3916436Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:50.3916805Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:50.3917094Z PR_NUMBER: 2024-12-17T23:31:50.3920617Z 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 2024-12-17T23:31:50.3924500Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:50.3925102Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:50.3925684Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:50.3926102Z ##[endgroup] 2024-12-17T23:31:50.4497554Z Prepare all required actions 2024-12-17T23:31:50.4537519Z ##[group]Run ./test-infra/.github/actions/chown-directory 2024-12-17T23:31:50.4537912Z with: 2024-12-17T23:31:50.4538264Z directory: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2024-12-17T23:31:50.4538841Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-12-17T23:31:50.4539278Z env: 2024-12-17T23:31:50.4539544Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:50.4539911Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:50.4540200Z PR_NUMBER: 2024-12-17T23:31:50.4543699Z 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 2024-12-17T23:31:50.4547832Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:50.4548433Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:50.4549005Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:50.4549423Z ##[endgroup] 2024-12-17T23:31:50.4574322Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-12-17T23:31:50.4575052Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-12-17T23:31:50.4582011Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:31:50.4582707Z env: 2024-12-17T23:31:50.4582990Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:50.4583352Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:50.4583659Z PR_NUMBER: 2024-12-17T23:31:50.4587436Z 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 2024-12-17T23:31:50.4591343Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:50.4591962Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:50.4592527Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:50.4593078Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-12-17T23:31:50.4593807Z DIRECTORY: /home/ec2-user/actions-runner/_work/pytorch/pytorch/ 2024-12-17T23:31:50.4594227Z ##[endgroup] 2024-12-17T23:31:50.4767847Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-12-17T23:31:50.7118741Z latest: Pulling from tool/alpine 2024-12-17T23:31:50.7119254Z 540db60ca938: Pulling fs layer 2024-12-17T23:31:50.8152636Z 540db60ca938: Verifying Checksum 2024-12-17T23:31:50.8153071Z 540db60ca938: Download complete 2024-12-17T23:31:50.8944990Z 540db60ca938: Pull complete 2024-12-17T23:31:50.9059142Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-12-17T23:31:50.9098368Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-12-17T23:31:52.0816723Z Prepare all required actions 2024-12-17T23:31:52.0843812Z ##[group]Run ./test-infra/.github/actions/chown-directory 2024-12-17T23:31:52.0844212Z with: 2024-12-17T23:31:52.0844545Z directory: /home/ec2-user/actions-runner/_work/_temp 2024-12-17T23:31:52.0845048Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-12-17T23:31:52.0845496Z env: 2024-12-17T23:31:52.0845762Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:52.0846115Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:52.0846558Z PR_NUMBER: 2024-12-17T23:31:52.0850081Z 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 2024-12-17T23:31:52.0853937Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:52.0854551Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:52.0855131Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:52.0855535Z ##[endgroup] 2024-12-17T23:31:52.0878741Z ##[group]Run docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-12-17T23:31:52.0879471Z docker run --rm -v "${DIRECTORY}":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-12-17T23:31:52.0886217Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:31:52.0886619Z env: 2024-12-17T23:31:52.0886896Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:52.0887566Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:52.0887871Z PR_NUMBER: 2024-12-17T23:31:52.0891344Z 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 2024-12-17T23:31:52.0895213Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:52.0895827Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:52.0896391Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:52.0896940Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-12-17T23:31:52.0897607Z DIRECTORY: /home/ec2-user/actions-runner/_work/_temp 2024-12-17T23:31:52.0897990Z ##[endgroup] 2024-12-17T23:31:52.9841281Z ##[group]Run # Only do these steps if we actually want to upload an artifact 2024-12-17T23:31:52.9841940Z # Only do these steps if we actually want to upload an artifact 2024-12-17T23:31:52.9842414Z if [[ -n "${UPLOAD_ARTIFACT_NAME}" ]]; then 2024-12-17T23:31:52.9842989Z  # If the default execution path is followed then we should get a wheel in the dist/ folder 2024-12-17T23:31:52.9843632Z  # attempt to just grab whatever is in there and scoop it all up 2024-12-17T23:31:52.9844293Z  if find "dist/" -name "*.whl" >/dev/null 2>/dev/null; then 2024-12-17T23:31:52.9844754Z  mv -v dist/*.whl "${RUNNER_ARTIFACT_DIR}/" 2024-12-17T23:31:52.9845119Z  fi 2024-12-17T23:31:52.9845416Z  if [[ -d "artifacts-to-be-uploaded" ]]; then 2024-12-17T23:31:52.9845899Z  mv -v artifacts-to-be-uploaded/* "${RUNNER_ARTIFACT_DIR}/" 2024-12-17T23:31:52.9846325Z  fi 2024-12-17T23:31:52.9846804Z  # Set to fail upload step if there are no files for upload and expected files for upload 2024-12-17T23:31:52.9847388Z  echo 'if-no-files-found=error' >> "${GITHUB_OUTPUT}" 2024-12-17T23:31:52.9847787Z fi 2024-12-17T23:31:52.9848030Z  2024-12-17T23:31:52.9848261Z upload_docs=0 2024-12-17T23:31:52.9848698Z # Check if there are files in the documentation folder to upload, note that 2024-12-17T23:31:52.9849197Z # empty folders do not count 2024-12-17T23:31:52.9849677Z if find "${RUNNER_DOCS_DIR}" -mindepth 1 -maxdepth 1 -type f | read -r; then 2024-12-17T23:31:52.9850293Z  # TODO: Add a check here to test if on ec2 because if we're not on ec2 then this 2024-12-17T23:31:52.9850819Z  # upload will probably not work correctly 2024-12-17T23:31:52.9851197Z  upload_docs=1 2024-12-17T23:31:52.9851469Z fi 2024-12-17T23:31:52.9851816Z echo "upload-docs=${upload_docs}" >> "${GITHUB_OUTPUT}" 2024-12-17T23:31:52.9857716Z shell: /usr/bin/bash -e {0} 2024-12-17T23:31:52.9858011Z env: 2024-12-17T23:31:52.9858316Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:52.9858712Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:52.9859007Z PR_NUMBER: 2024-12-17T23:31:52.9862497Z 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 2024-12-17T23:31:52.9866412Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:52.9867159Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:52.9867745Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:52.9868160Z UPLOAD_ARTIFACT_NAME: 2024-12-17T23:31:52.9868450Z ##[endgroup] 2024-12-17T23:31:52.9951962Z Prepare all required actions 2024-12-17T23:31:52.9988609Z ##[group]Run ./test-infra/.github/actions/teardown-linux 2024-12-17T23:31:52.9989008Z with: 2024-12-17T23:31:52.9989226Z env: 2024-12-17T23:31:52.9989502Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:52.9989878Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:52.9990169Z PR_NUMBER: 2024-12-17T23:31:52.9993683Z 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 2024-12-17T23:31:52.9997726Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:52.9998346Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:52.9998926Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:52.9999329Z ##[endgroup] 2024-12-17T23:31:53.0023648Z ##[group]Run set -eou pipefail 2024-12-17T23:31:53.0024000Z set -eou pipefail 2024-12-17T23:31:53.0024280Z  2024-12-17T23:31:53.0024687Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-12-17T23:31:53.0025177Z for _ in $(seq 1440); do 2024-12-17T23:31:53.0025526Z  # Break if no ssh session exists anymore 2024-12-17T23:31:53.0025902Z  if [ "$(who)" = "" ]; then 2024-12-17T23:31:53.0026228Z  break 2024-12-17T23:31:53.0026479Z  fi 2024-12-17T23:31:53.0026733Z  echo "." 2024-12-17T23:31:53.0027114Z  sleep 5 2024-12-17T23:31:53.0027369Z done 2024-12-17T23:31:53.0032847Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:31:53.0033256Z env: 2024-12-17T23:31:53.0033536Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:53.0033898Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:53.0034214Z PR_NUMBER: 2024-12-17T23:31:53.0037673Z 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 2024-12-17T23:31:53.0041529Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:53.0042301Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:53.0042870Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:53.0043289Z ##[endgroup] 2024-12-17T23:31:53.0065444Z Holding runner for 2 hours until all ssh sessions have logged out 2024-12-17T23:31:53.0117676Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:31:53.0118268Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:31:53.0118706Z # shellcheck disable=SC2046 2024-12-17T23:31:53.0119062Z docker stop $(docker ps -q) || true 2024-12-17T23:31:53.0119435Z # Prune all of the docker images 2024-12-17T23:31:53.0119779Z docker system prune -af 2024-12-17T23:31:53.0124968Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:31:53.0125502Z env: 2024-12-17T23:31:53.0125768Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:53.0126140Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:53.0126453Z PR_NUMBER: 2024-12-17T23:31:53.0129905Z 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 2024-12-17T23:31:53.0133762Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:53.0134360Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:53.0134936Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:53.0135353Z ##[endgroup] 2024-12-17T23:31:53.4388168Z 2df7f9d9e627 2024-12-17T23:31:53.4674450Z Deleted Containers: 2024-12-17T23:31:53.4674900Z 2df7f9d9e627a173a3a8d2281021340e2654a18783a7249ef207f34376a02283 2024-12-17T23:31:53.4675257Z 2024-12-17T23:31:56.1798781Z Deleted Images: 2024-12-17T23:31:56.1799394Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-12-17T23:31:56.1800341Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-12-17T23:31:56.1801291Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-12-17T23:31:56.1801993Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-12-17T23:31:56.1802892Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter:45e1356b47a284893081276eff3000b7b534f3b1 2024-12-17T23:31:56.1804123Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-linter@sha256:8b4c8db0c4b4bec6288832a220d5c2eec420992bde825a0aaba7299c5597a568 2024-12-17T23:31:56.1805167Z deleted: sha256:eb51b5a47bc1e6d2c749168ad500c13561cf096f5c84164e0d7b97c9d6b84182 2024-12-17T23:31:56.1805852Z deleted: sha256:ebb5a42045b6843ef70836b43ef5f30de2e31e689ff689f6d5e2c0de145bf193 2024-12-17T23:31:56.1806525Z deleted: sha256:7c2cdc0504f626c04cfae8469a2a04219a453e21aca9b36c05a988e6c8b9410b 2024-12-17T23:31:56.1807217Z deleted: sha256:16fb1dc5245d7f520add27d79d45dffbf06864af34819293741ddb1ec875c52f 2024-12-17T23:31:56.1808149Z deleted: sha256:62a7ad53c4d5515af439f1c1625b057786866edfc335d9c6f2617d951fea91da 2024-12-17T23:31:56.1808830Z deleted: sha256:951e2cc9a1aca27e3ce626026b0a7500905da28587e85537ff286ef2b2d0985a 2024-12-17T23:31:56.1809495Z deleted: sha256:c53a6606478abe032ce4f24a36d0cf3b98b509d00742c1b195553c0cd3330a97 2024-12-17T23:31:56.1810183Z deleted: sha256:a7b51e61bffae3bee62455cedf582223fb985a2cb1a25e633a5beb7b1eb46321 2024-12-17T23:31:56.1810871Z deleted: sha256:e943a8b0cc81f9b1b4686918ca34f9765bbe23b386735edd809f4d83869ce9d5 2024-12-17T23:31:56.1811532Z deleted: sha256:31cc6d11f80f670a2491c0531812e7bca7812c986afa13c9d6738d32273f659c 2024-12-17T23:31:56.1812195Z deleted: sha256:c3b31b17d246786bba710a94875327783b11df687185ec42057dea064a3f86a5 2024-12-17T23:31:56.1812869Z deleted: sha256:c6a45e04c793e33e8b5e2083135339dd3fa2a7edafe5f565863dd68dd3492d8f 2024-12-17T23:31:56.1813661Z deleted: sha256:79924b57a90f5c3f01becf281ac593842b1ea2b55cd9fe3b8c582cefd8377083 2024-12-17T23:31:56.1814354Z deleted: sha256:fffe76c64ef2dee2d80a8bb3ad13d65d596d04a45510b1956a976a69215dae92 2024-12-17T23:31:56.1814760Z 2024-12-17T23:31:56.1822183Z Total reclaimed space: 8.335GB 2024-12-17T23:31:56.1871320Z ##[group]Run set +e 2024-12-17T23:31:56.1871628Z set +e 2024-12-17T23:31:56.1871915Z if [[ "${NO_SUDO}" == "false" ]]; then 2024-12-17T23:31:56.1872354Z  sudo rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2024-12-17T23:31:56.1872741Z else 2024-12-17T23:31:56.1873052Z  rm -rf "${GITHUB_WORKSPACE:?}/${REPOSITORY:?}" 2024-12-17T23:31:56.1873426Z fi 2024-12-17T23:31:56.1873659Z set -e 2024-12-17T23:31:56.1879967Z shell: /usr/bin/bash -e {0} 2024-12-17T23:31:56.1880276Z env: 2024-12-17T23:31:56.1880544Z DOCKER_IMAGE: pytorch-linux-focal-linter 2024-12-17T23:31:56.1880918Z REPOSITORY: pytorch/pytorch 2024-12-17T23:31:56.1881243Z PR_NUMBER: 2024-12-17T23:31:56.1884729Z 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 2024-12-17T23:31:56.1888902Z RUNNER_ARTIFACT_DIR: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-12-17T23:31:56.1889526Z RUNNER_TEST_RESULTS_DIR: /home/ec2-user/actions-runner/_work/_temp/test-results 2024-12-17T23:31:56.1890118Z RUNNER_DOCS_DIR: /home/ec2-user/actions-runner/_work/_temp/docs 2024-12-17T23:31:56.1890537Z NO_SUDO: false 2024-12-17T23:31:56.1890790Z ##[endgroup] 2024-12-17T23:31:57.0636871Z Post job cleanup. 2024-12-17T23:31:57.1707159Z Post job cleanup. 2024-12-17T23:31:57.2691122Z [command]/usr/bin/git version 2024-12-17T23:31:57.2730285Z git version 2.40.1 2024-12-17T23:31:57.2772547Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/15f24341-a138-40da-8192-272c9d156746' before making global git config changes 2024-12-17T23:31:57.2773526Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:31:57.2777589Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/test-infra 2024-12-17T23:31:57.2808241Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:31:57.2838301Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-12-17T23:31:57.3105984Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:31:57.3124357Z http.https://github.com/.extraheader 2024-12-17T23:31:57.3133758Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-12-17T23:31:57.3160471Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-12-17T23:31:57.3483559Z A job completed hook has been configured by the self-hosted runner administrator 2024-12-17T23:31:57.3514594Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-12-17T23:31:57.3520849Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:31:57.3521271Z ##[endgroup] 2024-12-17T23:31:57.3600738Z [!ALERT!] Swap in detected! [!ALERT!] 2024-12-17T23:32:09.1199642Z [!ALERT!] Swap out detected [!ALERT!] 2024-12-17T23:32:26.9640755Z Cleaning up orphan processes