2025-01-24T00:52:42.8107169Z Current runner version: '2.321.0' 2025-01-24T00:52:42.8114549Z Runner name: 'i-0d3a3cdd08be107c5' 2025-01-24T00:52:42.8115521Z Runner group name: 'Default' 2025-01-24T00:52:42.8116607Z Machine name: 'ip-10-0-67-72' 2025-01-24T00:52:42.8119757Z ##[group]GITHUB_TOKEN Permissions 2025-01-24T00:52:42.8122448Z Contents: read 2025-01-24T00:52:42.8123152Z Metadata: read 2025-01-24T00:52:42.8123753Z ##[endgroup] 2025-01-24T00:52:42.8127227Z Secret source: Actions 2025-01-24T00:52:42.8128117Z Prepare workflow directory 2025-01-24T00:52:43.1403427Z Prepare all required actions 2025-01-24T00:52:43.1448240Z Getting action download info 2025-01-24T00:52:43.3430877Z Download action repository 'pytorch/pytorch@main' (SHA:b2c89bc115123aea8e075e882ee121537ec92f89) 2025-01-24T00:52:57.8846605Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-01-24T00:52:58.0936670Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-01-24T00:52:58.2706068Z Download action repository 'actions/upload-artifact@v4' (SHA:65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08) 2025-01-24T00:52:58.6962806Z Getting action download info 2025-01-24T00:52:58.8270690Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-01-24T00:52:59.0623827Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/tags/ciflow/trunk/145539 (d087145b9259b4cfbcb758dc0bca6a6e5d75d08f) 2025-01-24T00:52:59.0626069Z Complete job name: before-test / target-determination 2025-01-24T00:52:59.1065300Z A job started hook has been configured by the self-hosted runner administrator 2025-01-24T00:52:59.1165225Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-01-24T00:52:59.1174976Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:52:59.1175641Z ##[endgroup] 2025-01-24T00:53:00.6767398Z Runner Type: linux.2xlarge 2025-01-24T00:53:00.6767834Z Instance Type: c5.2xlarge 2025-01-24T00:53:00.6768211Z AMI Name: unknown 2025-01-24T00:53:00.6791710Z AMI ID: ami-0df8c184d5f6ae949 2025-01-24T00:53:06.4167488Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-01-24T00:53:06.4167974Z with: 2025-01-24T00:53:06.4168193Z submodules: false 2025-01-24T00:53:06.4168484Z fetch-depth: 0 2025-01-24T00:53:06.4168746Z ##[endgroup] 2025-01-24T00:53:06.4246265Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:53:06.4247280Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:53:06.4255852Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:06.4256305Z ##[endgroup] 2025-01-24T00:53:06.4378851Z ##[group]Run retry () { 2025-01-24T00:53:06.4379203Z retry () { 2025-01-24T00:53:06.4379550Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-01-24T00:53:06.4379994Z } 2025-01-24T00:53:06.4380298Z echo "${GITHUB_WORKSPACE}" 2025-01-24T00:53:06.4380674Z if [ -z "${NO_SUDO}" ]; then 2025-01-24T00:53:06.4381055Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2025-01-24T00:53:06.4381411Z else 2025-01-24T00:53:06.4381689Z  retry rm -rf "${GITHUB_WORKSPACE}" 2025-01-24T00:53:06.4382016Z fi 2025-01-24T00:53:06.4382274Z mkdir "${GITHUB_WORKSPACE}" 2025-01-24T00:53:06.4388121Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:53:06.4388538Z env: 2025-01-24T00:53:06.4388771Z NO_SUDO: 2025-01-24T00:53:06.4388996Z ##[endgroup] 2025-01-24T00:53:06.4411831Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:53:07.1954659Z ##[group]Run actions/checkout@v4 2025-01-24T00:53:07.1954997Z with: 2025-01-24T00:53:07.1955263Z ref: d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:53:07.1955600Z fetch-depth: 0 2025-01-24T00:53:07.1956056Z submodules: false 2025-01-24T00:53:07.1956326Z show-progress: false 2025-01-24T00:53:07.1956595Z repository: pytorch/pytorch 2025-01-24T00:53:07.1957023Z token: *** 2025-01-24T00:53:07.1957254Z ssh-strict: true 2025-01-24T00:53:07.1957489Z ssh-user: git 2025-01-24T00:53:07.1957740Z persist-credentials: true 2025-01-24T00:53:07.1958021Z clean: true 2025-01-24T00:53:07.1958267Z sparse-checkout-cone-mode: true 2025-01-24T00:53:07.1958573Z fetch-tags: false 2025-01-24T00:53:07.1958814Z lfs: false 2025-01-24T00:53:07.1959048Z set-safe-directory: true 2025-01-24T00:53:07.1959324Z ##[endgroup] 2025-01-24T00:53:07.3091290Z Syncing repository: pytorch/pytorch 2025-01-24T00:53:07.3092708Z ##[group]Getting Git version info 2025-01-24T00:53:07.3093198Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-01-24T00:53:07.3093881Z [command]/usr/bin/git version 2025-01-24T00:53:07.3094162Z git version 2.40.1 2025-01-24T00:53:07.3106617Z ##[endgroup] 2025-01-24T00:53:07.3120163Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/dcfa47d3-dcf5-4531-9ca5-ffcf07adfd59' before making global git config changes 2025-01-24T00:53:07.3121150Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T00:53:07.3125362Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:53:07.3154255Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-01-24T00:53:07.3157382Z ##[group]Initializing the repository 2025-01-24T00:53:07.3169883Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:53:07.3195781Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-01-24T00:53:07.3196438Z hint: is subject to change. To configure the initial branch name to use in all 2025-01-24T00:53:07.3197016Z hint: of your new repositories, which will suppress this warning, call: 2025-01-24T00:53:07.3197475Z hint: 2025-01-24T00:53:07.3198032Z hint: git config --global init.defaultBranch 2025-01-24T00:53:07.3198394Z hint: 2025-01-24T00:53:07.3198745Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-01-24T00:53:07.3199327Z hint: 'development'. The just-created branch can be renamed via this command: 2025-01-24T00:53:07.3199779Z hint: 2025-01-24T00:53:07.3200000Z hint: git branch -m 2025-01-24T00:53:07.3200518Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-01-24T00:53:07.3208354Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-01-24T00:53:07.3233779Z ##[endgroup] 2025-01-24T00:53:07.3234241Z ##[group]Disabling automatic garbage collection 2025-01-24T00:53:07.3237664Z [command]/usr/bin/git config --local gc.auto 0 2025-01-24T00:53:07.3261801Z ##[endgroup] 2025-01-24T00:53:07.3262211Z ##[group]Setting up auth 2025-01-24T00:53:07.3268449Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T00:53:07.3293646Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-01-24T00:53:07.3547075Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T00:53:07.3572418Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-01-24T00:53:07.3828656Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-01-24T00:53:07.3866157Z ##[endgroup] 2025-01-24T00:53:07.3866640Z ##[group]Fetching the repository 2025-01-24T00:53:07.3874133Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-01-24T00:53:58.4083098Z From https://github.com/pytorch/pytorch 2025-01-24T00:53:58.4083959Z * [new branch] 144594 -> origin/144594 2025-01-24T00:53:58.4084659Z * [new branch] 2.1-dynamic-doc -> origin/2.1-dynamic-doc 2025-01-24T00:53:58.4085515Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-01-24T00:53:58.4086734Z * [new branch] Adjust-Description-for-linux-binary-test-Workflow -> origin/Adjust-Description-for-linux-binary-test-Workflow 2025-01-24T00:53:58.4087945Z * [new branch] Broken-classifications_pending_unstable-Test -> origin/Broken-classifications_pending_unstable-Test 2025-01-24T00:53:58.4088991Z * [new branch] Chillee-patch-5 -> origin/Chillee-patch-5 2025-01-24T00:53:58.4089949Z * [new branch] Cleanup-Previous-Artifacts -> origin/Cleanup-Previous-Artifacts 2025-01-24T00:53:58.4091296Z * [new branch] JackCaoG/add_new_lazy_counter_macro -> origin/JackCaoG/add_new_lazy_counter_macro 2025-01-24T00:53:58.4092462Z * [new branch] JackCaoG/add_openxla_backend_to_list -> origin/JackCaoG/add_openxla_backend_to_list 2025-01-24T00:53:58.4093664Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-01-24T00:53:58.4094854Z * [new branch] JackCaoG/fix_xla_torchbench -> origin/JackCaoG/fix_xla_torchbench 2025-01-24T00:53:58.4096290Z * [new branch] JackCaoG/make_xla_dynamo_backend_boxed -> origin/JackCaoG/make_xla_dynamo_backend_boxed 2025-01-24T00:53:58.4097502Z * [new branch] JackCaoG/test_xla_pin -> origin/JackCaoG/test_xla_pin 2025-01-24T00:53:58.4098628Z * [new branch] JackCaoG/test_xla_pin_update -> origin/JackCaoG/test_xla_pin_update 2025-01-24T00:53:58.4099607Z * [new branch] JackCaoG/update_dynamo_doc -> origin/JackCaoG/update_dynamo_doc 2025-01-24T00:53:58.4101344Z * [new branch] JackCaoG/update_xla_dynamo -> origin/JackCaoG/update_xla_dynamo 2025-01-24T00:53:58.4102461Z * [new branch] JackCaoG/update_xla_pin_to_skip_test -> origin/JackCaoG/update_xla_pin_to_skip_test 2025-01-24T00:53:58.4103666Z * [new branch] JackCaoG/update_xla_pin_to_skip_test2 -> origin/JackCaoG/update_xla_pin_to_skip_test2 2025-01-24T00:53:58.4104546Z * [new branch] NicolasHug-patch-2 -> origin/NicolasHug-patch-2 2025-01-24T00:53:58.4105574Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-01-24T00:53:58.4106765Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-01-24T00:53:58.4107700Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-01-24T00:53:58.4108731Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-01-24T00:53:58.4109750Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-01-24T00:53:58.4110980Z * [new branch] Remove-linux_t4g_2xlarge-Usage -> origin/Remove-linux_t4g_2xlarge-Usage 2025-01-24T00:53:58.4112037Z * [new branch] Revert-PR-110949 -> origin/Revert-PR-110949 2025-01-24T00:53:58.4113120Z * [new branch] Switch-Linux-arm64-Runners -> origin/Switch-Linux-arm64-Runners 2025-01-24T00:53:58.4114101Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-01-24T00:53:58.4116418Z * [new branch] Valentine/flash_attention_bf16 -> origin/Valentine/flash_attention_bf16 2025-01-24T00:53:58.4117456Z * [new branch] WeixiMa/serialize -> origin/WeixiMa/serialize 2025-01-24T00:53:58.4119133Z * [new branch] _tmp-orig/release/2.6 -> origin/_tmp-orig/release/2.6 2025-01-24T00:53:58.4120188Z * [new branch] _tmp-release/2.6 -> origin/_tmp-release/2.6 2025-01-24T00:53:58.4121919Z * [new branch] abock/dort-torch-compile-options -> origin/abock/dort-torch-compile-options 2025-01-24T00:53:58.4122884Z * [new branch] abock/onnx-1.14.1rc1 -> origin/abock/onnx-1.14.1rc1 2025-01-24T00:53:58.4123920Z * [new branch] abock/onnx-1.15.0-validation -> origin/abock/onnx-1.15.0-validation 2025-01-24T00:53:58.4125249Z * [new branch] abock/ort-nightly==1.16.0.dev20230908001 -> origin/abock/ort-nightly==1.16.0.dev20230908001 2025-01-24T00:53:58.4126317Z * [new branch] add-android-build-workflow -> origin/add-android-build-workflow 2025-01-24T00:53:58.4127195Z * [new branch] add-assign -> origin/add-assign 2025-01-24T00:53:58.4128468Z * [new branch] add_broadcast_functional_collective -> origin/add_broadcast_functional_collective 2025-01-24T00:53:58.4129492Z * [new branch] add_mha_to_autocast_policy -> origin/add_mha_to_autocast_policy 2025-01-24T00:53:58.4130628Z * [new branch] add_non_parallel_model_comparison -> origin/add_non_parallel_model_comparison 2025-01-24T00:53:58.4131586Z * [new branch] add_reduce_op -> origin/add_reduce_op 2025-01-24T00:53:58.4132669Z * [new branch] add_torchao_docs -> origin/add_torchao_docs 2025-01-24T00:53:58.4133724Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-01-24T00:53:58.4134704Z * [new branch] addsimde -> origin/addsimde 2025-01-24T00:53:58.4135873Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-01-24T00:53:58.4137207Z * [new branch] alanwaketan/pin -> origin/alanwaketan/pin 2025-01-24T00:53:58.4138267Z * [new branch] alanwaketan/pin2 -> origin/alanwaketan/pin2 2025-01-24T00:53:58.4139360Z * [new branch] alt-disable -> origin/alt-disable 2025-01-24T00:53:58.4141072Z * [new branch] angelayi/aot -> origin/angelayi/aot 2025-01-24T00:53:58.4141964Z * [new branch] angelayi/aot_freeze -> origin/angelayi/aot_freeze 2025-01-24T00:53:58.4143125Z * [new branch] angelayi/aot_inductor_bench_comp_time -> origin/angelayi/aot_inductor_bench_comp_time 2025-01-24T00:53:58.4144293Z * [new branch] angelayi/aot_inductor_benchmark -> origin/angelayi/aot_inductor_benchmark 2025-01-24T00:53:58.4145363Z * [new branch] angelayi/aot_inductor_torch -> origin/angelayi/aot_inductor_torch 2025-01-24T00:53:58.4146458Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-01-24T00:53:58.4147597Z * [new branch] angelayi/aotinductor_const -> origin/angelayi/aotinductor_const 2025-01-24T00:53:58.4149189Z * [new branch] angelayi/aotinductor_const_name -> origin/angelayi/aotinductor_const_name 2025-01-24T00:53:58.4150110Z * [new branch] angelayi/bench -> origin/angelayi/bench 2025-01-24T00:53:58.4151270Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-01-24T00:53:58.4152328Z * [new branch] angelayi/benchmark_skip -> origin/angelayi/benchmark_skip 2025-01-24T00:53:58.4153360Z * [new branch] angelayi/bind -> origin/angelayi/bind 2025-01-24T00:53:58.4154349Z * [new branch] angelayi/constraint -> origin/angelayi/constraint 2025-01-24T00:53:58.4155258Z * [new branch] angelayi/core_aten -> origin/angelayi/core_aten 2025-01-24T00:53:58.4156360Z * [new branch] angelayi/core_split -> origin/angelayi/core_split 2025-01-24T00:53:58.4157433Z * [new branch] angelayi/cp107981 -> origin/angelayi/cp107981 2025-01-24T00:53:58.4158625Z * [new branch] angelayi/cp108217 -> origin/angelayi/cp108217 2025-01-24T00:53:58.4159728Z * [new branch] angelayi/cp108783 -> origin/angelayi/cp108783 2025-01-24T00:53:58.4160833Z * [new branch] angelayi/cp109060 -> origin/angelayi/cp109060 2025-01-24T00:53:58.4161903Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-01-24T00:53:58.4163059Z * [new branch] angelayi/custom_and_getattr -> origin/angelayi/custom_and_getattr 2025-01-24T00:53:58.4164034Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-01-24T00:53:58.4165141Z * [new branch] angelayi/default_serialized -> origin/angelayi/default_serialized 2025-01-24T00:53:58.4166133Z * [new branch] angelayi/docs -> origin/angelayi/docs 2025-01-24T00:53:58.4167263Z * [new branch] angelayi/embed_constants -> origin/angelayi/embed_constants 2025-01-24T00:53:58.4168277Z * [new branch] angelayi/ep_bc -> origin/angelayi/ep_bc 2025-01-24T00:53:58.4169443Z * [new branch] angelayi/export_custom_op_rst -> origin/angelayi/export_custom_op_rst 2025-01-24T00:53:58.4170445Z * [new branch] angelayi/export_docs -> origin/angelayi/export_docs 2025-01-24T00:53:58.4171455Z * [new branch] angelayi/exportdb -> origin/angelayi/exportdb 2025-01-24T00:53:58.4172505Z * [new branch] angelayi/fail_models_temp -> origin/angelayi/fail_models_temp 2025-01-24T00:53:58.4173375Z * [new branch] angelayi/fake -> origin/angelayi/fake 2025-01-24T00:53:58.4174536Z * [new branch] angelayi/fix_constrain -> origin/angelayi/fix_constrain 2025-01-24T00:53:58.4175434Z * [new branch] angelayi/getattr -> origin/angelayi/getattr 2025-01-24T00:53:58.4176484Z * [new branch] angelayi/hf_version -> origin/angelayi/hf_version 2025-01-24T00:53:58.4177763Z * [new branch] angelayi/hf_version_update -> origin/angelayi/hf_version_update 2025-01-24T00:53:58.4178794Z * [new branch] angelayi/inductor_temp -> origin/angelayi/inductor_temp 2025-01-24T00:53:58.4179821Z * [new branch] angelayi/kwarg_input -> origin/angelayi/kwarg_input 2025-01-24T00:53:58.4180823Z * [new branch] angelayi/load -> origin/angelayi/load 2025-01-24T00:53:58.4182038Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-01-24T00:53:58.4182960Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-01-24T00:53:58.4184127Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-01-24T00:53:58.4185108Z * [new branch] angelayi/orig_args -> origin/angelayi/orig_args 2025-01-24T00:53:58.4186071Z * [new branch] angelayi/pickle -> origin/angelayi/pickle 2025-01-24T00:53:58.4186949Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-01-24T00:53:58.4188047Z * [new branch] angelayi/pytree2 -> origin/angelayi/pytree2 2025-01-24T00:53:58.4189150Z * [new branch] angelayi/pytree_namedtuple -> origin/angelayi/pytree_namedtuple 2025-01-24T00:53:58.4190442Z * [new branch] angelayi/remove_aoti_unlift -> origin/angelayi/remove_aoti_unlift 2025-01-24T00:53:58.4191462Z * [new branch] angelayi/revert_inductor -> origin/angelayi/revert_inductor 2025-01-24T00:53:58.4192462Z * [new branch] angelayi/schema_version -> origin/angelayi/schema_version 2025-01-24T00:53:58.4193437Z * [new branch] angelayi/ser_constrain -> origin/angelayi/ser_constrain 2025-01-24T00:53:58.4194620Z * [new branch] angelayi/serialize_symint_inputs -> origin/angelayi/serialize_symint_inputs 2025-01-24T00:53:58.4195624Z * [new branch] angelayi/shape -> origin/angelayi/shape 2025-01-24T00:53:58.4196698Z * [new branch] angelayi/test113041 -> origin/angelayi/test113041 2025-01-24T00:53:58.4197565Z * [new branch] angelayi/test_aot_mode -> origin/angelayi/test_aot_mode 2025-01-24T00:53:58.4198650Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-01-24T00:53:58.4199737Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-01-24T00:53:58.4200973Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-01-24T00:53:58.4202158Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-01-24T00:53:58.4203112Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-01-24T00:53:58.4204171Z * [new branch] atalman-patch-10 -> origin/atalman-patch-10 2025-01-24T00:53:58.4205226Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-01-24T00:53:58.4206364Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-01-24T00:53:58.4207403Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-01-24T00:53:58.4208434Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-01-24T00:53:58.4209456Z * [new branch] atalman-patch-9 -> origin/atalman-patch-9 2025-01-24T00:53:58.4210754Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-01-24T00:53:58.4211668Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-01-24T00:53:58.4212656Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-01-24T00:53:58.4213754Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-01-24T00:53:58.4214825Z * [new branch] avoid_record_ag_rs -> origin/avoid_record_ag_rs 2025-01-24T00:53:58.4216047Z * [new branch] bahuang/dropout -> origin/bahuang/dropout 2025-01-24T00:53:58.4217335Z * [new branch] bahuang/make_fallback -> origin/bahuang/make_fallback 2025-01-24T00:53:58.4218636Z * [new branch] base/1.5 -> origin/base/1.5 2025-01-24T00:53:58.4219778Z * [new branch] base_inductor_opt_flag -> origin/base_inductor_opt_flag 2025-01-24T00:53:58.4220848Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-01-24T00:53:58.4222085Z * [new branch] batchnorm-unexpected-success -> origin/batchnorm-unexpected-success 2025-01-24T00:53:58.4223037Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-01-24T00:53:58.4224405Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-01-24T00:53:58.4225723Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-01-24T00:53:58.4227239Z * [new branch] bf/be-cudagraph-utils -> origin/bf/be-cudagraph-utils 2025-01-24T00:53:58.4228223Z * [new branch] bf/be-dependencies -> origin/bf/be-dependencies 2025-01-24T00:53:58.4229065Z * [new branch] bf/be-metrics -> origin/bf/be-metrics 2025-01-24T00:53:58.4230058Z * [new branch] bf/be-pad-mm -> origin/bf/be-pad-mm 2025-01-24T00:53:58.4231130Z * [new branch] bf/be-wrapper-benchmark -> origin/bf/be-wrapper-benchmark 2025-01-24T00:53:58.4232237Z * [new branch] bf/cg-doc-add-cuda-device -> origin/bf/cg-doc-add-cuda-device 2025-01-24T00:53:58.4233419Z * [new branch] bf/cg-multithreading -> origin/bf/cg-multithreading 2025-01-24T00:53:58.4234845Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-01-24T00:53:58.4235799Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-01-24T00:53:58.4237069Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-01-24T00:53:58.4238500Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-01-24T00:53:58.4239951Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-01-24T00:53:58.4240798Z * [new branch] bf/pa-input-pos-bs -> origin/bf/pa-input-pos-bs 2025-01-24T00:53:58.4241785Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-01-24T00:53:58.4242899Z * [new branch] bf/relax-reinplace-size-constraint -> origin/bf/relax-reinplace-size-constraint 2025-01-24T00:53:58.4243961Z * [new branch] bf/remove-check -> origin/bf/remove-check 2025-01-24T00:53:58.4244919Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-01-24T00:53:58.4245880Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-01-24T00:53:58.4246937Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-01-24T00:53:58.4247922Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-01-24T00:53:58.4249166Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-01-24T00:53:58.4250301Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-01-24T00:53:58.4251289Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-01-24T00:53:58.4252413Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-01-24T00:53:58.4253629Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-01-24T00:53:58.4254646Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-01-24T00:53:58.4255624Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-01-24T00:53:58.4256578Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-01-24T00:53:58.4257568Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-01-24T00:53:58.4258574Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-01-24T00:53:58.4259653Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-01-24T00:53:58.4260679Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-01-24T00:53:58.4261668Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-01-24T00:53:58.4262982Z * [new branch] bowbao/beartype_fix_2.1.1 -> origin/bowbao/beartype_fix_2.1.1 2025-01-24T00:53:58.4263998Z * [new branch] bowbao/bench_updates -> origin/bowbao/bench_updates 2025-01-24T00:53:58.4265091Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-01-24T00:53:58.4266198Z * [new branch] bowbao/benchmark_test_data -> origin/bowbao/benchmark_test_data 2025-01-24T00:53:58.4267148Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-01-24T00:53:58.4268043Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-01-24T00:53:58.4268939Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-01-24T00:53:58.4270434Z * [new branch] brenocfg/fix-meta-opinfo -> origin/brenocfg/fix-meta-opinfo 2025-01-24T00:53:58.4271457Z * [new branch] brenocfg/special_airy_ai_ref -> origin/brenocfg/special_airy_ai_ref 2025-01-24T00:53:58.4272334Z * [new branch] brgemm_int8 -> origin/brgemm_int8 2025-01-24T00:53:58.4273894Z * [new branch] brister/always_tiled_reduction -> origin/brister/always_tiled_reduction 2025-01-24T00:53:58.4274892Z * [new branch] brister/nd_tiling_stardep -> origin/brister/nd_tiling_stardep 2025-01-24T00:53:58.4275953Z * [new branch] brister/reduction_numel -> origin/brister/reduction_numel 2025-01-24T00:53:58.4276978Z * [new branch] brister/tiled_reduction -> origin/brister/tiled_reduction 2025-01-24T00:53:58.4278211Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-01-24T00:53:58.4279224Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-01-24T00:53:58.4280030Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-01-24T00:53:58.4281116Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-01-24T00:53:58.4282205Z * [new branch] cache-limit-prototype2 -> origin/cache-limit-prototype2 2025-01-24T00:53:58.4283193Z * [new branch] cache-limit-prototype3 -> origin/cache-limit-prototype3 2025-01-24T00:53:58.4284161Z * [new branch] cache_size_internal -> origin/cache_size_internal 2025-01-24T00:53:58.4285168Z * [new branch] cache_size_internal_1 -> origin/cache_size_internal_1 2025-01-24T00:53:58.4286343Z * [new branch] camyllh_update_vs_build_to_2022 -> origin/camyllh_update_vs_build_to_2022 2025-01-24T00:53:58.4287369Z * [new branch] capture_eval_train_error -> origin/capture_eval_train_error 2025-01-24T00:53:58.4288941Z * [new branch] chenyang78/dyn-shape-ci-tmp -> origin/chenyang78/dyn-shape-ci-tmp 2025-01-24T00:53:58.4289859Z * [new branch] cherry-pick-111576 -> origin/cherry-pick-111576 2025-01-24T00:53:58.4291359Z * [new branch] cherry-pick-136890-by-pytorch_bot_bot_ -> origin/cherry-pick-136890-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4292658Z * [new branch] cherry-pick-141063-by-pytorch_bot_bot_ -> origin/cherry-pick-141063-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4293905Z * [new branch] cherry-pick-142292-by-pytorch_bot_bot_ -> origin/cherry-pick-142292-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4295122Z * [new branch] cherry-pick-142398-by-pytorch_bot_bot_ -> origin/cherry-pick-142398-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4296365Z * [new branch] cherry-pick-142831-by-pytorch_bot_bot_ -> origin/cherry-pick-142831-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4297655Z * [new branch] cherry-pick-143095-by-pytorch_bot_bot_ -> origin/cherry-pick-143095-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4298892Z * [new branch] cherry-pick-143127-by-pytorch_bot_bot_ -> origin/cherry-pick-143127-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4300159Z * [new branch] cherry-pick-143141-by-pytorch_bot_bot_ -> origin/cherry-pick-143141-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4301457Z * [new branch] cherry-pick-143183-by-pytorch_bot_bot_ -> origin/cherry-pick-143183-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4302741Z * [new branch] cherry-pick-143196-by-pytorch_bot_bot_ -> origin/cherry-pick-143196-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4304024Z * [new branch] cherry-pick-143212-by-pytorch_bot_bot_ -> origin/cherry-pick-143212-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4305209Z * [new branch] cherry-pick-143242-by-pytorch_bot_bot_ -> origin/cherry-pick-143242-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4306427Z * [new branch] cherry-pick-143376-by-pytorch_bot_bot_ -> origin/cherry-pick-143376-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4307768Z * [new branch] cherry-pick-143569-by-pytorch_bot_bot_ -> origin/cherry-pick-143569-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4309020Z * [new branch] cherry-pick-143570-by-pytorch_bot_bot_ -> origin/cherry-pick-143570-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4310213Z * [new branch] cherry-pick-143839-by-pytorch_bot_bot_ -> origin/cherry-pick-143839-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4311603Z * [new branch] cherry-pick-143866-by-pytorch_bot_bot_ -> origin/cherry-pick-143866-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4312763Z * [new branch] cherry-pick-144078-by-pytorch_bot_bot_ -> origin/cherry-pick-144078-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4314004Z * [new branch] cherry-pick-144249-by-pytorch_bot_bot_ -> origin/cherry-pick-144249-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4315203Z * [new branch] cherry-pick-144251-by-pytorch_bot_bot_ -> origin/cherry-pick-144251-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4316451Z * [new branch] cherry-pick-144285-by-pytorch_bot_bot_ -> origin/cherry-pick-144285-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4317836Z * [new branch] cherry-pick-144343-by-pytorch_bot_bot_ -> origin/cherry-pick-144343-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4319038Z * [new branch] cherry-pick-144358-by-pytorch_bot_bot_ -> origin/cherry-pick-144358-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4320228Z * [new branch] cherry-pick-144361-by-pytorch_bot_bot_ -> origin/cherry-pick-144361-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4321442Z * [new branch] cherry-pick-144368-by-pytorch_bot_bot_ -> origin/cherry-pick-144368-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4322650Z * [new branch] cherry-pick-144396-by-pytorch_bot_bot_ -> origin/cherry-pick-144396-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4323839Z * [new branch] cherry-pick-144425-by-pytorch_bot_bot_ -> origin/cherry-pick-144425-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4325171Z * [new branch] cherry-pick-144477-by-pytorch_bot_bot_ -> origin/cherry-pick-144477-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4326447Z * [new branch] cherry-pick-144914-by-pytorch_bot_bot_ -> origin/cherry-pick-144914-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4327804Z * [new branch] cherry-pick-145020-by-pytorch_bot_bot_ -> origin/cherry-pick-145020-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4329033Z * [new branch] cherry-pick-145251-by-pytorch_bot_bot_ -> origin/cherry-pick-145251-by-pytorch_bot_bot_ 2025-01-24T00:53:58.4330267Z * [new branch] cherry-pick-post-acc-grad-docs -> origin/cherry-pick-post-acc-grad-docs 2025-01-24T00:53:58.4331109Z * [new branch] ci_pin -> origin/ci_pin 2025-01-24T00:53:58.4331924Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-01-24T00:53:58.4332907Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-01-24T00:53:58.4333914Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-01-24T00:53:58.4334688Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-01-24T00:53:58.4335746Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-01-24T00:53:58.4337026Z * [new branch] condition-branch-in-debug-handler -> origin/condition-branch-in-debug-handler 2025-01-24T00:53:58.4338048Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-01-24T00:53:58.4338664Z * [new branch] constraint_2 -> origin/constraint_2 2025-01-24T00:53:58.4339388Z * [new branch] copy_graph -> origin/copy_graph 2025-01-24T00:53:58.4340183Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-01-24T00:53:58.4341178Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-01-24T00:53:58.4342056Z * [new branch] cpp_gemm_template_arm -> origin/cpp_gemm_template_arm 2025-01-24T00:53:58.4342992Z * [new branch] create_chunk_list -> origin/create_chunk_list 2025-01-24T00:53:58.4343986Z * [new branch] crpa/fix-typo -> origin/crpa/fix-typo 2025-01-24T00:53:58.4345265Z * [new branch] csl/3proc -> origin/csl/3proc 2025-01-24T00:53:58.4346304Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-01-24T00:53:58.4347488Z * [new branch] csl/apiratelimitephemeral -> origin/csl/apiratelimitephemeral 2025-01-24T00:53:58.4348435Z * [new branch] csl/bazel_networkx -> origin/csl/bazel_networkx 2025-01-24T00:53:58.4349507Z * [new branch] csl/binary_checksum -> origin/csl/binary_checksum 2025-01-24T00:53:58.4350453Z * [new branch] csl/binary_whl_metadata -> origin/csl/binary_whl_metadata 2025-01-24T00:53:58.4351373Z * [new branch] csl/closeissues -> origin/csl/closeissues 2025-01-24T00:53:58.4352771Z * [new branch] csl/condatoken -> origin/csl/condatoken 2025-01-24T00:53:58.4354087Z * [new branch] csl/cov_experiment -> origin/csl/cov_experiment 2025-01-24T00:53:58.4355125Z * [new branch] csl/defaulttesttimes -> origin/csl/defaulttesttimes 2025-01-24T00:53:58.4356037Z * [new branch] csl/disableautotune -> origin/csl/disableautotune 2025-01-24T00:53:58.4356974Z * [new branch] csl/disableflex -> origin/csl/disableflex 2025-01-24T00:53:58.4357843Z * [new branch] csl/docsenv -> origin/csl/docsenv 2025-01-24T00:53:58.4359002Z * [new branch] csl/dynamicshapesdup -> origin/csl/dynamicshapesdup 2025-01-24T00:53:58.4360206Z * [new branch] csl/editable_install -> origin/csl/editable_install 2025-01-24T00:53:58.4361023Z * [new branch] csl/errormsgs -> origin/csl/errormsgs 2025-01-24T00:53:58.4361959Z * [new branch] csl/fflint -> origin/csl/fflint 2025-01-24T00:53:58.4363190Z * [new branch] csl/inductortest_max_autotune -> origin/csl/inductortest_max_autotune 2025-01-24T00:53:58.4364223Z * [new branch] csl/linter_grep_linter_a -> origin/csl/linter_grep_linter_a 2025-01-24T00:53:58.4365072Z * [new branch] csl/logchanges -> origin/csl/logchanges 2025-01-24T00:53:58.4365926Z * [new branch] csl/logging -> origin/csl/logging 2025-01-24T00:53:58.4366881Z * [new branch] csl/logtest -> origin/csl/logtest 2025-01-24T00:53:58.4367933Z * [new branch] csl/multigpu_2_shard -> origin/csl/multigpu_2_shard 2025-01-24T00:53:58.4368891Z * [new branch] csl/multigpufix -> origin/csl/multigpufix 2025-01-24T00:53:58.4370050Z * [new branch] csl/pep658_script_can_backfill -> origin/csl/pep658_script_can_backfill 2025-01-24T00:53:58.4370990Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-01-24T00:53:58.4371988Z * [new branch] csl/reorder -> origin/csl/reorder 2025-01-24T00:53:58.4373000Z * [new branch] csl/revert -> origin/csl/revert 2025-01-24T00:53:58.4374044Z * [new branch] csl/revert_metadata -> origin/csl/revert_metadata 2025-01-24T00:53:58.4375068Z * [new branch] csl/rocmsecrets -> origin/csl/rocmsecrets 2025-01-24T00:53:58.4376036Z * [new branch] csl/runtesttypes -> origin/csl/runtesttypes 2025-01-24T00:53:58.4376998Z * [new branch] csl/skipslow -> origin/csl/skipslow 2025-01-24T00:53:58.4378032Z * [new branch] csl/slowtesttimeout -> origin/csl/slowtesttimeout 2025-01-24T00:53:58.4378950Z * [new branch] csl/stdmakeunique -> origin/csl/stdmakeunique 2025-01-24T00:53:58.4380308Z * [new branch] csl/tensoboardpip -> origin/csl/tensoboardpip 2025-01-24T00:53:58.4381407Z * [new branch] csl/testlstmpackedslow -> origin/csl/testlstmpackedslow 2025-01-24T00:53:58.4382347Z * [new branch] csl/testselectiontools -> origin/csl/testselectiontools 2025-01-24T00:53:58.4383517Z * [new branch] csl/update_clickhouse_connect -> origin/csl/update_clickhouse_connect 2025-01-24T00:53:58.4384752Z * [new branch] csl/upload_metadta_better_parsing -> origin/csl/upload_metadta_better_parsing 2025-01-24T00:53:58.4385707Z * [new branch] csl/windowsbat -> origin/csl/windowsbat 2025-01-24T00:53:58.4386490Z * [new branch] csl/xdist_test -> origin/csl/xdist_test 2025-01-24T00:53:58.4387527Z * [new branch] ctx_manager -> origin/ctx_manager 2025-01-24T00:53:58.4388559Z * [new branch] cublasfp16accum -> origin/cublasfp16accum 2025-01-24T00:53:58.4389672Z * [new branch] cusparse-spmm-fix -> origin/cusparse-spmm-fix 2025-01-24T00:53:58.4390767Z * [new branch] cutlass-template-fix-rocm -> origin/cutlass-template-fix-rocm 2025-01-24T00:53:58.4391635Z * [new branch] dataclass -> origin/dataclass 2025-01-24T00:53:58.4392615Z * [new branch] debug-ghcr -> origin/debug-ghcr 2025-01-24T00:53:58.4393737Z * [new branch] deferring-reduction-split -> origin/deferring-reduction-split 2025-01-24T00:53:58.4395176Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-01-24T00:53:58.4396496Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-01-24T00:53:58.4397606Z * [new branch] desertfire/update_timm_pin -> origin/desertfire/update_timm_pin 2025-01-24T00:53:58.4399345Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-01-24T00:53:58.4400480Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-01-24T00:53:58.4401690Z * [new branch] dev/joona/bmm_tiling_extend -> origin/dev/joona/bmm_tiling_extend 2025-01-24T00:53:58.4403069Z * [new branch] dev/joona/check_bounds_index_select -> origin/dev/joona/check_bounds_index_select 2025-01-24T00:53:58.4404178Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-01-24T00:53:58.4405275Z * [new branch] dev/joona/lstm_leak -> origin/dev/joona/lstm_leak 2025-01-24T00:53:58.4406273Z * [new branch] dev/joona/minmaxprop -> origin/dev/joona/minmaxprop 2025-01-24T00:53:58.4407378Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-01-24T00:53:58.4408880Z * [new branch] dev/joona/unique_leak -> origin/dev/joona/unique_leak 2025-01-24T00:53:58.4410666Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-01-24T00:53:58.4411654Z * [new branch] disable -> origin/disable 2025-01-24T00:53:58.4412926Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-01-24T00:53:58.4414133Z * [new branch] distributed_checkpointing_e2e_tests -> origin/distributed_checkpointing_e2e_tests 2025-01-24T00:53:58.4414989Z * [new branch] docs_numpy -> origin/docs_numpy 2025-01-24T00:53:58.4416032Z * [new branch] dropout-eval -> origin/dropout-eval 2025-01-24T00:53:58.4417523Z * [new branch] dtensor_class_doc -> origin/dtensor_class_doc 2025-01-24T00:53:58.4418386Z * [new branch] dtensor_fixes_2.1 -> origin/dtensor_fixes_2.1 2025-01-24T00:53:58.4419291Z * [new branch] dynamic_dim_2 -> origin/dynamic_dim_2 2025-01-24T00:53:58.4420298Z * [new branch] dynamorunner_mp -> origin/dynamorunner_mp 2025-01-24T00:53:58.4421151Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-01-24T00:53:58.4422906Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-01-24T00:53:58.4424170Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-01-24T00:53:58.4425159Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-01-24T00:53:58.4426253Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-01-24T00:53:58.4427272Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-01-24T00:53:58.4428500Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-01-24T00:53:58.4429521Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-01-24T00:53:58.4430571Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-01-24T00:53:58.4431540Z * [new branch] eqy-patch-20 -> origin/eqy-patch-20 2025-01-24T00:53:58.4432563Z * [new branch] eqy-patch-21 -> origin/eqy-patch-21 2025-01-24T00:53:58.4433520Z * [new branch] eqy-patch-23 -> origin/eqy-patch-23 2025-01-24T00:53:58.4434551Z * [new branch] eqy-patch-25 -> origin/eqy-patch-25 2025-01-24T00:53:58.4435574Z * [new branch] eqy-patch-26 -> origin/eqy-patch-26 2025-01-24T00:53:58.4436746Z * [new branch] eqy-patch-27 -> origin/eqy-patch-27 2025-01-24T00:53:58.4438222Z * [new branch] exclamaforte/aot-inductor-debug -> origin/exclamaforte/aot-inductor-debug 2025-01-24T00:53:58.4439395Z * [new branch] exclamaforte/benchmark-harness -> origin/exclamaforte/benchmark-harness 2025-01-24T00:53:58.4440493Z * [new branch] exclamaforte/config-fuzzer-1 -> origin/exclamaforte/config-fuzzer-1 2025-01-24T00:53:58.4441572Z * [new branch] exclamaforte/cpp-wrapper-debug -> origin/exclamaforte/cpp-wrapper-debug 2025-01-24T00:53:58.4442875Z * [new branch] exclamaforte/cpp-wrapper-training-annotation -> origin/exclamaforte/cpp-wrapper-training-annotation 2025-01-24T00:53:58.4444007Z * [new branch] exclamaforte/delta -> origin/exclamaforte/delta 2025-01-24T00:53:58.4445001Z * [new branch] exclamaforte/fix-orig-svg -> origin/exclamaforte/fix-orig-svg 2025-01-24T00:53:58.4446436Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-01-24T00:53:58.4447550Z * [new branch] exclamaforte/fuzzer-0 -> origin/exclamaforte/fuzzer-0 2025-01-24T00:53:58.4448498Z * [new branch] exclamaforte/fuzzer-dynamo -> origin/exclamaforte/fuzzer-dynamo 2025-01-24T00:53:58.4449815Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-01-24T00:53:58.4451048Z * [new branch] exclamaforte/remove-desc-names -> origin/exclamaforte/remove-desc-names 2025-01-24T00:53:58.4452171Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-01-24T00:53:58.4453079Z * [new branch] exec -> origin/exec 2025-01-24T00:53:58.4454150Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-01-24T00:53:58.4455469Z * [new branch] export-D48800879 -> origin/export-D48800879 2025-01-24T00:53:58.4456347Z * [new branch] export-D48927532 -> origin/export-D48927532 2025-01-24T00:53:58.4457447Z * [new branch] export-D48927532-1 -> origin/export-D48927532-1 2025-01-24T00:53:58.4458451Z * [new branch] export-D50544876 -> origin/export-D50544876 2025-01-24T00:53:58.4459518Z * [new branch] export-D51032385 -> origin/export-D51032385 2025-01-24T00:53:58.4460507Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-01-24T00:53:58.4461522Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-01-24T00:53:58.4462600Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-01-24T00:53:58.4463696Z * [new branch] export-D63493615 -> origin/export-D63493615 2025-01-24T00:53:58.4464706Z * [new branch] export-D63846832 -> origin/export-D63846832 2025-01-24T00:53:58.4465734Z * [new branch] export-D63985323 -> origin/export-D63985323 2025-01-24T00:53:58.4466790Z * [new branch] export-D64023523 -> origin/export-D64023523 2025-01-24T00:53:58.4467903Z * [new branch] export-D64876877 -> origin/export-D64876877 2025-01-24T00:53:58.4468856Z * [new branch] export-D64982221 -> origin/export-D64982221 2025-01-24T00:53:58.4469888Z * [new branch] export-D64995390 -> origin/export-D64995390 2025-01-24T00:53:58.4471089Z * [new branch] export-D65006709 -> origin/export-D65006709 2025-01-24T00:53:58.4472075Z * [new branch] export-D65237586 -> origin/export-D65237586 2025-01-24T00:53:58.4473038Z * [new branch] export-D65354569 -> origin/export-D65354569 2025-01-24T00:53:58.4474211Z * [new branch] export-D65456781 -> origin/export-D65456781 2025-01-24T00:53:58.4475424Z * [new branch] export-D65560950 -> origin/export-D65560950 2025-01-24T00:53:58.4476464Z * [new branch] export-D65638757 -> origin/export-D65638757 2025-01-24T00:53:58.4477463Z * [new branch] export-D66529288 -> origin/export-D66529288 2025-01-24T00:53:58.4478449Z * [new branch] export-D66690419 -> origin/export-D66690419 2025-01-24T00:53:58.4479413Z * [new branch] export-D66717302 -> origin/export-D66717302 2025-01-24T00:53:58.4480437Z * [new branch] export-D66908884 -> origin/export-D66908884 2025-01-24T00:53:58.4482072Z * [new branch] export-D67537234 -> origin/export-D67537234 2025-01-24T00:53:58.4482994Z * [new branch] export-D67762069 -> origin/export-D67762069 2025-01-24T00:53:58.4483940Z * [new branch] export-D68174038 -> origin/export-D68174038 2025-01-24T00:53:58.4484990Z * [new branch] export-D68177409 -> origin/export-D68177409 2025-01-24T00:53:58.4486026Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-01-24T00:53:58.4487097Z * [new branch] export-D68278174 -> origin/export-D68278174 2025-01-24T00:53:58.4488171Z * [new branch] export-D68294638 -> origin/export-D68294638 2025-01-24T00:53:58.4489166Z * [new branch] export-D68303934 -> origin/export-D68303934 2025-01-24T00:53:58.4490319Z * [new branch] export-D68534017 -> origin/export-D68534017 2025-01-24T00:53:58.4491447Z * [new branch] export_constrain_3 -> origin/export_constrain_3 2025-01-24T00:53:58.4492510Z * [new branch] export_constraint_class_4 -> origin/export_constraint_class_4 2025-01-24T00:53:58.4493549Z * [new branch] export_dynamic_dim_2 -> origin/export_dynamic_dim_2 2025-01-24T00:53:58.4494567Z * [new branch] export_export_1 -> origin/export_export_1 2025-01-24T00:53:58.4495815Z * [new branch] export_program_class_5 -> origin/export_program_class_5 2025-01-24T00:53:58.4496800Z * [new branch] export_save_load_6 -> origin/export_save_load_6 2025-01-24T00:53:58.4498169Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-01-24T00:53:58.4499069Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-01-24T00:53:58.4500113Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-01-24T00:53:58.4501171Z * [new branch] fastmath_target -> origin/fastmath_target 2025-01-24T00:53:58.4502783Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-01-24T00:53:58.4503876Z * [new branch] fca -> origin/fca 2025-01-24T00:53:58.4504895Z * [new branch] fca2 -> origin/fca2 2025-01-24T00:53:58.4506007Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-01-24T00:53:58.4507008Z * [new branch] fca3 -> origin/fca3 2025-01-24T00:53:58.4508002Z * [new branch] fca5 -> origin/fca5 2025-01-24T00:53:58.4509758Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-01-24T00:53:58.4511044Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-01-24T00:53:58.4512437Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-01-24T00:53:58.4513479Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-01-24T00:53:58.4514368Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-01-24T00:53:58.4515213Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-01-24T00:53:58.4516932Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-01-24T00:53:58.4517965Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-01-24T00:53:58.4518933Z * [new branch] findhao/base_commit_test1 -> origin/findhao/base_commit_test1 2025-01-24T00:53:58.4519954Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-01-24T00:53:58.4520988Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-01-24T00:53:58.4521957Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-01-24T00:53:58.4522971Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-01-24T00:53:58.4523868Z * [new branch] findhao/test1 -> origin/findhao/test1 2025-01-24T00:53:58.4525091Z * [new branch] findhao/test2 -> origin/findhao/test2 2025-01-24T00:53:58.4526128Z * [new branch] fix -> origin/fix 2025-01-24T00:53:58.4527463Z * [new branch] fix-cat-lowering-uint8-hack -> origin/fix-cat-lowering-uint8-hack 2025-01-24T00:53:58.4528456Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-01-24T00:53:58.4529544Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-01-24T00:53:58.4530817Z * [new branch] fix-ios-upload-credentials -> origin/fix-ios-upload-credentials 2025-01-24T00:53:58.4531892Z * [new branch] fix-qat-derived-qspec -> origin/fix-qat-derived-qspec 2025-01-24T00:53:58.4532933Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-01-24T00:53:58.4534379Z * [new branch] fix_avoid_record_stream -> origin/fix_avoid_record_stream 2025-01-24T00:53:58.4535258Z * [new branch] fix_e2e_fsdp_tp_pairwise -> origin/fix_e2e_fsdp_tp_pairwise 2025-01-24T00:53:58.4536255Z * [new branch] fix_eval_train_2.1 -> origin/fix_eval_train_2.1 2025-01-24T00:53:58.4537384Z * [new branch] fixes-triage -> origin/fixes-triage 2025-01-24T00:53:58.4538493Z * [new branch] flash_attn_test_baseline -> origin/flash_attn_test_baseline 2025-01-24T00:53:58.4539529Z * [new branch] flash_attn_test_target -> origin/flash_attn_test_target 2025-01-24T00:53:58.4540748Z * [new branch] flash_attn_test_target_with_filter -> origin/flash_attn_test_target_with_filter 2025-01-24T00:53:58.4541686Z * [new branch] float8_aot_traceable -> origin/float8_aot_traceable 2025-01-24T00:53:58.4542781Z * [new branch] float8_aot_traceable2 -> origin/float8_aot_traceable2 2025-01-24T00:53:58.4544443Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-01-24T00:53:58.4545324Z * [new branch] fp8_fix -> origin/fp8_fix 2025-01-24T00:53:58.4546357Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-01-24T00:53:58.4547385Z * [new branch] fsdp_rate_limiter -> origin/fsdp_rate_limiter 2025-01-24T00:53:58.4548526Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-01-24T00:53:58.4549892Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-01-24T00:53:58.4550978Z * [new branch] functorch_scan -> origin/functorch_scan 2025-01-24T00:53:58.4552191Z * [new branch] fuse_attention_pattern -> origin/fuse_attention_pattern 2025-01-24T00:53:58.4553455Z * [new branch] fuse_attention_patterns -> origin/fuse_attention_patterns 2025-01-24T00:53:58.4554243Z * [new branch] fx_cpp -> origin/fx_cpp 2025-01-24T00:53:58.4555284Z * [new branch] fxmodule -> origin/fxmodule 2025-01-24T00:53:58.4556843Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-01-24T00:53:58.4557734Z * [new branch] gelu-3 -> origin/gelu-3 2025-01-24T00:53:58.4558963Z * [new branch] get_state_dict_forward_fix -> origin/get_state_dict_forward_fix 2025-01-24T00:53:58.4561311Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-01-24T00:53:58.4562213Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-01-24T00:53:58.4564127Z * [new branch] gh/BowenBao/296/base -> origin/gh/BowenBao/296/base 2025-01-24T00:53:58.4565144Z * [new branch] gh/BowenBao/296/head -> origin/gh/BowenBao/296/head 2025-01-24T00:53:58.4566152Z * [new branch] gh/BowenBao/296/orig -> origin/gh/BowenBao/296/orig 2025-01-24T00:53:58.4567763Z * [new branch] gh/CaoE/46/base -> origin/gh/CaoE/46/base 2025-01-24T00:53:58.4568644Z * [new branch] gh/CaoE/46/head -> origin/gh/CaoE/46/head 2025-01-24T00:53:58.4569618Z * [new branch] gh/CaoE/46/orig -> origin/gh/CaoE/46/orig 2025-01-24T00:53:58.4571587Z * [new branch] gh/ColinPeppler/54/base -> origin/gh/ColinPeppler/54/base 2025-01-24T00:53:58.4572608Z * [new branch] gh/ColinPeppler/54/head -> origin/gh/ColinPeppler/54/head 2025-01-24T00:53:58.4573706Z * [new branch] gh/ColinPeppler/54/orig -> origin/gh/ColinPeppler/54/orig 2025-01-24T00:53:58.4574951Z * [new branch] gh/ColinPeppler/55/base -> origin/gh/ColinPeppler/55/base 2025-01-24T00:53:58.4576066Z * [new branch] gh/ColinPeppler/55/head -> origin/gh/ColinPeppler/55/head 2025-01-24T00:53:58.4577023Z * [new branch] gh/ColinPeppler/55/orig -> origin/gh/ColinPeppler/55/orig 2025-01-24T00:53:58.4578513Z * [new branch] gh/ColinPeppler/56/base -> origin/gh/ColinPeppler/56/base 2025-01-24T00:53:58.4579635Z * [new branch] gh/ColinPeppler/56/head -> origin/gh/ColinPeppler/56/head 2025-01-24T00:53:58.4580639Z * [new branch] gh/ColinPeppler/56/orig -> origin/gh/ColinPeppler/56/orig 2025-01-24T00:53:58.4581997Z * [new branch] gh/ColinPeppler/57/base -> origin/gh/ColinPeppler/57/base 2025-01-24T00:53:58.4582979Z * [new branch] gh/ColinPeppler/57/head -> origin/gh/ColinPeppler/57/head 2025-01-24T00:53:58.4584089Z * [new branch] gh/ColinPeppler/57/orig -> origin/gh/ColinPeppler/57/orig 2025-01-24T00:53:58.4585327Z * [new branch] gh/ColinPeppler/58/base -> origin/gh/ColinPeppler/58/base 2025-01-24T00:53:58.4586337Z * [new branch] gh/ColinPeppler/58/head -> origin/gh/ColinPeppler/58/head 2025-01-24T00:53:58.4587402Z * [new branch] gh/ColinPeppler/58/orig -> origin/gh/ColinPeppler/58/orig 2025-01-24T00:53:58.4589098Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-01-24T00:53:58.4590022Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-01-24T00:53:58.4591405Z * [new branch] gh/EikanWang/73/base -> origin/gh/EikanWang/73/base 2025-01-24T00:53:58.4592335Z * [new branch] gh/EikanWang/73/head -> origin/gh/EikanWang/73/head 2025-01-24T00:53:58.4593363Z * [new branch] gh/EikanWang/73/orig -> origin/gh/EikanWang/73/orig 2025-01-24T00:53:58.4595503Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-01-24T00:53:58.4596617Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-01-24T00:53:58.4598282Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-01-24T00:53:58.4599297Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-01-24T00:53:58.4600227Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-01-24T00:53:58.4601598Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-01-24T00:53:58.4602507Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-01-24T00:53:58.4603566Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-01-24T00:53:58.4604985Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-01-24T00:53:58.4606066Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-01-24T00:53:58.4606995Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-01-24T00:53:58.4608328Z * [new branch] gh/H-Huang/161/base -> origin/gh/H-Huang/161/base 2025-01-24T00:53:58.4609333Z * [new branch] gh/H-Huang/161/head -> origin/gh/H-Huang/161/head 2025-01-24T00:53:58.4610354Z * [new branch] gh/H-Huang/161/orig -> origin/gh/H-Huang/161/orig 2025-01-24T00:53:58.4611816Z * [new branch] gh/H-Huang/162/base -> origin/gh/H-Huang/162/base 2025-01-24T00:53:58.4612798Z * [new branch] gh/H-Huang/162/head -> origin/gh/H-Huang/162/head 2025-01-24T00:53:58.4613759Z * [new branch] gh/H-Huang/162/orig -> origin/gh/H-Huang/162/orig 2025-01-24T00:53:58.4615176Z * [new branch] gh/H-Huang/163/base -> origin/gh/H-Huang/163/base 2025-01-24T00:53:58.4616573Z * [new branch] gh/H-Huang/163/head -> origin/gh/H-Huang/163/head 2025-01-24T00:53:58.4617611Z * [new branch] gh/H-Huang/163/orig -> origin/gh/H-Huang/163/orig 2025-01-24T00:53:58.4618854Z * [new branch] gh/H-Huang/164/base -> origin/gh/H-Huang/164/base 2025-01-24T00:53:58.4619902Z * [new branch] gh/H-Huang/164/head -> origin/gh/H-Huang/164/head 2025-01-24T00:53:58.4620875Z * [new branch] gh/H-Huang/164/orig -> origin/gh/H-Huang/164/orig 2025-01-24T00:53:58.4622816Z * [new branch] gh/HDCharles/168/base -> origin/gh/HDCharles/168/base 2025-01-24T00:53:58.4623850Z * [new branch] gh/HDCharles/168/head -> origin/gh/HDCharles/168/head 2025-01-24T00:53:58.4624911Z * [new branch] gh/HDCharles/168/orig -> origin/gh/HDCharles/168/orig 2025-01-24T00:53:58.4626929Z * [new branch] gh/IvanKobzarev/56/base -> origin/gh/IvanKobzarev/56/base 2025-01-24T00:53:58.4629329Z * [new branch] gh/IvanKobzarev/56/head -> origin/gh/IvanKobzarev/56/head 2025-01-24T00:53:58.4630140Z * [new branch] gh/IvanKobzarev/56/orig -> origin/gh/IvanKobzarev/56/orig 2025-01-24T00:53:58.4631345Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-01-24T00:53:58.4632358Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-01-24T00:53:58.4633321Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-01-24T00:53:58.4634708Z * [new branch] gh/IvanKobzarev/72/base -> origin/gh/IvanKobzarev/72/base 2025-01-24T00:53:58.4635794Z * [new branch] gh/IvanKobzarev/72/head -> origin/gh/IvanKobzarev/72/head 2025-01-24T00:53:58.4636769Z * [new branch] gh/IvanKobzarev/72/orig -> origin/gh/IvanKobzarev/72/orig 2025-01-24T00:53:58.4638120Z * [new branch] gh/IvanKobzarev/73/base -> origin/gh/IvanKobzarev/73/base 2025-01-24T00:53:58.4639197Z * [new branch] gh/IvanKobzarev/73/head -> origin/gh/IvanKobzarev/73/head 2025-01-24T00:53:58.4640292Z * [new branch] gh/IvanKobzarev/73/orig -> origin/gh/IvanKobzarev/73/orig 2025-01-24T00:53:58.4641523Z * [new branch] gh/IvanKobzarev/75/base -> origin/gh/IvanKobzarev/75/base 2025-01-24T00:53:58.4642564Z * [new branch] gh/IvanKobzarev/75/head -> origin/gh/IvanKobzarev/75/head 2025-01-24T00:53:58.4643528Z * [new branch] gh/IvanKobzarev/75/orig -> origin/gh/IvanKobzarev/75/orig 2025-01-24T00:53:58.4644839Z * [new branch] gh/IvanKobzarev/76/base -> origin/gh/IvanKobzarev/76/base 2025-01-24T00:53:58.4645880Z * [new branch] gh/IvanKobzarev/76/head -> origin/gh/IvanKobzarev/76/head 2025-01-24T00:53:58.4646848Z * [new branch] gh/IvanKobzarev/76/orig -> origin/gh/IvanKobzarev/76/orig 2025-01-24T00:53:58.4648346Z * [new branch] gh/IvanKobzarev/78/base -> origin/gh/IvanKobzarev/78/base 2025-01-24T00:53:58.4649521Z * [new branch] gh/IvanKobzarev/78/head -> origin/gh/IvanKobzarev/78/head 2025-01-24T00:53:58.4650712Z * [new branch] gh/IvanKobzarev/78/orig -> origin/gh/IvanKobzarev/78/orig 2025-01-24T00:53:58.4652190Z * [new branch] gh/IvanKobzarev/82/base -> origin/gh/IvanKobzarev/82/base 2025-01-24T00:53:58.4653154Z * [new branch] gh/IvanKobzarev/82/head -> origin/gh/IvanKobzarev/82/head 2025-01-24T00:53:58.4654141Z * [new branch] gh/IvanKobzarev/82/orig -> origin/gh/IvanKobzarev/82/orig 2025-01-24T00:53:58.4655455Z * [new branch] gh/IvanKobzarev/84/base -> origin/gh/IvanKobzarev/84/base 2025-01-24T00:53:58.4656433Z * [new branch] gh/IvanKobzarev/84/head -> origin/gh/IvanKobzarev/84/head 2025-01-24T00:53:58.4657397Z * [new branch] gh/IvanKobzarev/84/orig -> origin/gh/IvanKobzarev/84/orig 2025-01-24T00:53:58.4658830Z * [new branch] gh/IvanKobzarev/86/base -> origin/gh/IvanKobzarev/86/base 2025-01-24T00:53:58.4659940Z * [new branch] gh/IvanKobzarev/86/head -> origin/gh/IvanKobzarev/86/head 2025-01-24T00:53:58.4660857Z * [new branch] gh/IvanKobzarev/86/orig -> origin/gh/IvanKobzarev/86/orig 2025-01-24T00:53:58.4662542Z * [new branch] gh/IvanKobzarev/91/base -> origin/gh/IvanKobzarev/91/base 2025-01-24T00:53:58.4663548Z * [new branch] gh/IvanKobzarev/91/head -> origin/gh/IvanKobzarev/91/head 2025-01-24T00:53:58.4664582Z * [new branch] gh/IvanKobzarev/91/orig -> origin/gh/IvanKobzarev/91/orig 2025-01-24T00:53:58.4666044Z * [new branch] gh/IvanKobzarev/92/base -> origin/gh/IvanKobzarev/92/base 2025-01-24T00:53:58.4667254Z * [new branch] gh/IvanKobzarev/92/head -> origin/gh/IvanKobzarev/92/head 2025-01-24T00:53:58.4668289Z * [new branch] gh/IvanKobzarev/92/orig -> origin/gh/IvanKobzarev/92/orig 2025-01-24T00:53:58.4669672Z * [new branch] gh/IvanKobzarev/93/base -> origin/gh/IvanKobzarev/93/base 2025-01-24T00:53:58.4670672Z * [new branch] gh/IvanKobzarev/93/head -> origin/gh/IvanKobzarev/93/head 2025-01-24T00:53:58.4671830Z * [new branch] gh/IvanKobzarev/93/orig -> origin/gh/IvanKobzarev/93/orig 2025-01-24T00:53:58.4673247Z * [new branch] gh/IvanKobzarev/94/base -> origin/gh/IvanKobzarev/94/base 2025-01-24T00:53:58.4674231Z * [new branch] gh/IvanKobzarev/94/head -> origin/gh/IvanKobzarev/94/head 2025-01-24T00:53:58.4675271Z * [new branch] gh/IvanKobzarev/94/orig -> origin/gh/IvanKobzarev/94/orig 2025-01-24T00:53:58.4676691Z * [new branch] gh/IvanKobzarev/95/base -> origin/gh/IvanKobzarev/95/base 2025-01-24T00:53:58.4677846Z * [new branch] gh/IvanKobzarev/95/head -> origin/gh/IvanKobzarev/95/head 2025-01-24T00:53:58.4679057Z * [new branch] gh/IvanKobzarev/95/orig -> origin/gh/IvanKobzarev/95/orig 2025-01-24T00:53:58.4680344Z * [new branch] gh/IvanKobzarev/96/base -> origin/gh/IvanKobzarev/96/base 2025-01-24T00:53:58.4681400Z * [new branch] gh/IvanKobzarev/96/head -> origin/gh/IvanKobzarev/96/head 2025-01-24T00:53:58.4682370Z * [new branch] gh/IvanKobzarev/96/orig -> origin/gh/IvanKobzarev/96/orig 2025-01-24T00:53:58.4683754Z * [new branch] gh/IvanKobzarev/97/base -> origin/gh/IvanKobzarev/97/base 2025-01-24T00:53:58.4684807Z * [new branch] gh/IvanKobzarev/97/head -> origin/gh/IvanKobzarev/97/head 2025-01-24T00:53:58.4685851Z * [new branch] gh/IvanKobzarev/97/orig -> origin/gh/IvanKobzarev/97/orig 2025-01-24T00:53:58.4687521Z * [new branch] gh/Lezcano/243/base -> origin/gh/Lezcano/243/base 2025-01-24T00:53:58.4688496Z * [new branch] gh/Lezcano/243/head -> origin/gh/Lezcano/243/head 2025-01-24T00:53:58.4689539Z * [new branch] gh/Lezcano/243/orig -> origin/gh/Lezcano/243/orig 2025-01-24T00:53:58.4691328Z * [new branch] gh/SS-JIA/164/base -> origin/gh/SS-JIA/164/base 2025-01-24T00:53:58.4692231Z * [new branch] gh/SS-JIA/164/head -> origin/gh/SS-JIA/164/head 2025-01-24T00:53:58.4693629Z * [new branch] gh/SS-JIA/172/base -> origin/gh/SS-JIA/172/base 2025-01-24T00:53:58.4694665Z * [new branch] gh/SS-JIA/172/head -> origin/gh/SS-JIA/172/head 2025-01-24T00:53:58.4695701Z * [new branch] gh/SS-JIA/172/orig -> origin/gh/SS-JIA/172/orig 2025-01-24T00:53:58.4697921Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-01-24T00:53:58.4699024Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-01-24T00:53:58.4700333Z * [new branch] gh/SamGinzburg/14/base -> origin/gh/SamGinzburg/14/base 2025-01-24T00:53:58.4701366Z * [new branch] gh/SamGinzburg/14/head -> origin/gh/SamGinzburg/14/head 2025-01-24T00:53:58.4702342Z * [new branch] gh/SamGinzburg/14/orig -> origin/gh/SamGinzburg/14/orig 2025-01-24T00:53:58.4704099Z * [new branch] gh/SamGinzburg/17/base -> origin/gh/SamGinzburg/17/base 2025-01-24T00:53:58.4705096Z * [new branch] gh/SamGinzburg/17/head -> origin/gh/SamGinzburg/17/head 2025-01-24T00:53:58.4706119Z * [new branch] gh/SamGinzburg/17/orig -> origin/gh/SamGinzburg/17/orig 2025-01-24T00:53:58.4707641Z * [new branch] gh/SamGinzburg/18/base -> origin/gh/SamGinzburg/18/base 2025-01-24T00:53:58.4708663Z * [new branch] gh/SamGinzburg/18/head -> origin/gh/SamGinzburg/18/head 2025-01-24T00:53:58.4709700Z * [new branch] gh/SamGinzburg/18/orig -> origin/gh/SamGinzburg/18/orig 2025-01-24T00:53:58.4711456Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-01-24T00:53:58.4712441Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-01-24T00:53:58.4713850Z * [new branch] gh/StrongerXi/12/base -> origin/gh/StrongerXi/12/base 2025-01-24T00:53:58.4714838Z * [new branch] gh/StrongerXi/12/head -> origin/gh/StrongerXi/12/head 2025-01-24T00:53:58.4715836Z * [new branch] gh/StrongerXi/12/orig -> origin/gh/StrongerXi/12/orig 2025-01-24T00:53:58.4717243Z * [new branch] gh/StrongerXi/63/base -> origin/gh/StrongerXi/63/base 2025-01-24T00:53:58.4718203Z * [new branch] gh/StrongerXi/63/head -> origin/gh/StrongerXi/63/head 2025-01-24T00:53:58.4719225Z * [new branch] gh/StrongerXi/63/orig -> origin/gh/StrongerXi/63/orig 2025-01-24T00:53:58.4720511Z * [new branch] gh/StrongerXi/65/base -> origin/gh/StrongerXi/65/base 2025-01-24T00:53:58.4721618Z * [new branch] gh/StrongerXi/65/head -> origin/gh/StrongerXi/65/head 2025-01-24T00:53:58.4722533Z * [new branch] gh/StrongerXi/65/orig -> origin/gh/StrongerXi/65/orig 2025-01-24T00:53:58.4723882Z * [new branch] gh/StrongerXi/66/base -> origin/gh/StrongerXi/66/base 2025-01-24T00:53:58.4724834Z * [new branch] gh/StrongerXi/66/head -> origin/gh/StrongerXi/66/head 2025-01-24T00:53:58.4725895Z * [new branch] gh/StrongerXi/66/orig -> origin/gh/StrongerXi/66/orig 2025-01-24T00:53:58.4727233Z * [new branch] gh/StrongerXi/67/base -> origin/gh/StrongerXi/67/base 2025-01-24T00:53:58.4728159Z * [new branch] gh/StrongerXi/67/head -> origin/gh/StrongerXi/67/head 2025-01-24T00:53:58.4729098Z * [new branch] gh/StrongerXi/67/orig -> origin/gh/StrongerXi/67/orig 2025-01-24T00:53:58.4730516Z * [new branch] gh/StrongerXi/68/base -> origin/gh/StrongerXi/68/base 2025-01-24T00:53:58.4731569Z * [new branch] gh/StrongerXi/68/head -> origin/gh/StrongerXi/68/head 2025-01-24T00:53:58.4732594Z * [new branch] gh/StrongerXi/68/orig -> origin/gh/StrongerXi/68/orig 2025-01-24T00:53:58.4733921Z * [new branch] gh/StrongerXi/69/base -> origin/gh/StrongerXi/69/base 2025-01-24T00:53:58.4734948Z * [new branch] gh/StrongerXi/69/head -> origin/gh/StrongerXi/69/head 2025-01-24T00:53:58.4735864Z * [new branch] gh/StrongerXi/69/orig -> origin/gh/StrongerXi/69/orig 2025-01-24T00:53:58.4737310Z * [new branch] gh/StrongerXi/70/base -> origin/gh/StrongerXi/70/base 2025-01-24T00:53:58.4738352Z * [new branch] gh/StrongerXi/70/head -> origin/gh/StrongerXi/70/head 2025-01-24T00:53:58.4739374Z * [new branch] gh/StrongerXi/70/orig -> origin/gh/StrongerXi/70/orig 2025-01-24T00:53:58.4740696Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-01-24T00:53:58.4741631Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-01-24T00:53:58.4742942Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-01-24T00:53:58.4743869Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-01-24T00:53:58.4745340Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-01-24T00:53:58.4746383Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-01-24T00:53:58.4747445Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-01-24T00:53:58.4748842Z * [new branch] gh/StrongerXi/74/base -> origin/gh/StrongerXi/74/base 2025-01-24T00:53:58.4753493Z * [new branch] gh/StrongerXi/74/head -> origin/gh/StrongerXi/74/head 2025-01-24T00:53:58.4754514Z * [new branch] gh/StrongerXi/74/orig -> origin/gh/StrongerXi/74/orig 2025-01-24T00:53:58.4755979Z * [new branch] gh/StrongerXi/75/base -> origin/gh/StrongerXi/75/base 2025-01-24T00:53:58.4757040Z * [new branch] gh/StrongerXi/75/head -> origin/gh/StrongerXi/75/head 2025-01-24T00:53:58.4758045Z * [new branch] gh/StrongerXi/75/orig -> origin/gh/StrongerXi/75/orig 2025-01-24T00:53:58.4759393Z * [new branch] gh/StrongerXi/76/base -> origin/gh/StrongerXi/76/base 2025-01-24T00:53:58.4760353Z * [new branch] gh/StrongerXi/76/head -> origin/gh/StrongerXi/76/head 2025-01-24T00:53:58.4761266Z * [new branch] gh/StrongerXi/76/orig -> origin/gh/StrongerXi/76/orig 2025-01-24T00:53:58.4763078Z * [new branch] gh/Valentine233/1/base -> origin/gh/Valentine233/1/base 2025-01-24T00:53:58.4764213Z * [new branch] gh/Valentine233/1/head -> origin/gh/Valentine233/1/head 2025-01-24T00:53:58.4765404Z * [new branch] gh/Valentine233/1/orig -> origin/gh/Valentine233/1/orig 2025-01-24T00:53:58.4766690Z * [new branch] gh/Xia-Weiwen/15/base -> origin/gh/Xia-Weiwen/15/base 2025-01-24T00:53:58.4767619Z * [new branch] gh/Xia-Weiwen/15/orig -> origin/gh/Xia-Weiwen/15/orig 2025-01-24T00:53:58.4769102Z * [new branch] gh/Xia-Weiwen/17/base -> origin/gh/Xia-Weiwen/17/base 2025-01-24T00:53:58.4789282Z * [new branch] gh/Xia-Weiwen/17/orig -> origin/gh/Xia-Weiwen/17/orig 2025-01-24T00:53:58.4790489Z * [new branch] gh/Xia-Weiwen/24/base -> origin/gh/Xia-Weiwen/24/base 2025-01-24T00:53:58.4791071Z * [new branch] gh/Xia-Weiwen/24/head -> origin/gh/Xia-Weiwen/24/head 2025-01-24T00:53:58.4791625Z * [new branch] gh/Xia-Weiwen/24/orig -> origin/gh/Xia-Weiwen/24/orig 2025-01-24T00:53:58.4792220Z * [new branch] gh/Xia-Weiwen/25/base -> origin/gh/Xia-Weiwen/25/base 2025-01-24T00:53:58.4792828Z * [new branch] gh/Xia-Weiwen/25/head -> origin/gh/Xia-Weiwen/25/head 2025-01-24T00:53:58.4793388Z * [new branch] gh/Xia-Weiwen/25/orig -> origin/gh/Xia-Weiwen/25/orig 2025-01-24T00:53:58.4793976Z * [new branch] gh/Xia-Weiwen/26/base -> origin/gh/Xia-Weiwen/26/base 2025-01-24T00:53:58.4794540Z * [new branch] gh/Xia-Weiwen/26/head -> origin/gh/Xia-Weiwen/26/head 2025-01-24T00:53:58.4795135Z * [new branch] gh/Xia-Weiwen/26/orig -> origin/gh/Xia-Weiwen/26/orig 2025-01-24T00:53:58.4795704Z * [new branch] gh/Xia-Weiwen/27/base -> origin/gh/Xia-Weiwen/27/base 2025-01-24T00:53:58.4796271Z * [new branch] gh/Xia-Weiwen/27/head -> origin/gh/Xia-Weiwen/27/head 2025-01-24T00:53:58.4796831Z * [new branch] gh/Xia-Weiwen/27/orig -> origin/gh/Xia-Weiwen/27/orig 2025-01-24T00:53:58.4797611Z * [new branch] gh/Xia-Weiwen/28/base -> origin/gh/Xia-Weiwen/28/base 2025-01-24T00:53:58.4798180Z * [new branch] gh/Xia-Weiwen/28/head -> origin/gh/Xia-Weiwen/28/head 2025-01-24T00:53:58.4798788Z * [new branch] gh/Xia-Weiwen/28/orig -> origin/gh/Xia-Weiwen/28/orig 2025-01-24T00:53:58.4799359Z * [new branch] gh/Xia-Weiwen/29/base -> origin/gh/Xia-Weiwen/29/base 2025-01-24T00:53:58.4799955Z * [new branch] gh/Xia-Weiwen/29/head -> origin/gh/Xia-Weiwen/29/head 2025-01-24T00:53:58.4800528Z * [new branch] gh/Xia-Weiwen/29/orig -> origin/gh/Xia-Weiwen/29/orig 2025-01-24T00:53:58.4801093Z * [new branch] gh/XilunWu/109/base -> origin/gh/XilunWu/109/base 2025-01-24T00:53:58.4801681Z * [new branch] gh/XilunWu/109/head -> origin/gh/XilunWu/109/head 2025-01-24T00:53:58.4802236Z * [new branch] gh/XilunWu/109/orig -> origin/gh/XilunWu/109/orig 2025-01-24T00:53:58.4802799Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-01-24T00:53:58.4803379Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-01-24T00:53:58.4803924Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-01-24T00:53:58.4804513Z * [new branch] gh/XilunWu/111/base -> origin/gh/XilunWu/111/base 2025-01-24T00:53:58.4805059Z * [new branch] gh/XilunWu/111/head -> origin/gh/XilunWu/111/head 2025-01-24T00:53:58.4805592Z * [new branch] gh/XilunWu/111/orig -> origin/gh/XilunWu/111/orig 2025-01-24T00:53:58.4806827Z * [new branch] gh/XilunWu/43/base -> origin/gh/XilunWu/43/base 2025-01-24T00:53:58.4807900Z * [new branch] gh/XilunWu/43/orig -> origin/gh/XilunWu/43/orig 2025-01-24T00:53:58.4809677Z * [new branch] gh/XilunWu/44/base -> origin/gh/XilunWu/44/base 2025-01-24T00:53:58.4811447Z * [new branch] gh/XilunWu/44/orig -> origin/gh/XilunWu/44/orig 2025-01-24T00:53:58.4813561Z * [new branch] gh/XilunWu/45/base -> origin/gh/XilunWu/45/base 2025-01-24T00:53:58.4814991Z * [new branch] gh/XilunWu/45/orig -> origin/gh/XilunWu/45/orig 2025-01-24T00:53:58.4817297Z * [new branch] gh/XilunWu/46/base -> origin/gh/XilunWu/46/base 2025-01-24T00:53:58.4818546Z * [new branch] gh/XilunWu/46/orig -> origin/gh/XilunWu/46/orig 2025-01-24T00:53:58.4821345Z * [new branch] gh/XuehaiPan/1/base -> origin/gh/XuehaiPan/1/base 2025-01-24T00:53:58.4822555Z * [new branch] gh/XuehaiPan/1/head -> origin/gh/XuehaiPan/1/head 2025-01-24T00:53:58.4824094Z * [new branch] gh/XuehaiPan/1/orig -> origin/gh/XuehaiPan/1/orig 2025-01-24T00:53:58.4826630Z * [new branch] gh/XuehaiPan/104/base -> origin/gh/XuehaiPan/104/base 2025-01-24T00:53:58.4827926Z * [new branch] gh/XuehaiPan/104/head -> origin/gh/XuehaiPan/104/head 2025-01-24T00:53:58.4829404Z * [new branch] gh/XuehaiPan/104/orig -> origin/gh/XuehaiPan/104/orig 2025-01-24T00:53:58.4831604Z * [new branch] gh/XuehaiPan/105/base -> origin/gh/XuehaiPan/105/base 2025-01-24T00:53:58.4832936Z * [new branch] gh/XuehaiPan/105/head -> origin/gh/XuehaiPan/105/head 2025-01-24T00:53:58.4834480Z * [new branch] gh/XuehaiPan/105/orig -> origin/gh/XuehaiPan/105/orig 2025-01-24T00:53:58.4836751Z * [new branch] gh/XuehaiPan/108/base -> origin/gh/XuehaiPan/108/base 2025-01-24T00:53:58.4838120Z * [new branch] gh/XuehaiPan/108/head -> origin/gh/XuehaiPan/108/head 2025-01-24T00:53:58.4839592Z * [new branch] gh/XuehaiPan/108/orig -> origin/gh/XuehaiPan/108/orig 2025-01-24T00:53:58.4841944Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-01-24T00:53:58.4843243Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-01-24T00:53:58.4844731Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-01-24T00:53:58.4847072Z * [new branch] gh/XuehaiPan/13/base -> origin/gh/XuehaiPan/13/base 2025-01-24T00:53:58.4848334Z * [new branch] gh/XuehaiPan/13/head -> origin/gh/XuehaiPan/13/head 2025-01-24T00:53:58.4851140Z * [new branch] gh/XuehaiPan/13/orig -> origin/gh/XuehaiPan/13/orig 2025-01-24T00:53:58.4852959Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-01-24T00:53:58.4854380Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-01-24T00:53:58.4855726Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-01-24T00:53:58.4857650Z * [new branch] gh/XuehaiPan/159/base -> origin/gh/XuehaiPan/159/base 2025-01-24T00:53:58.4858932Z * [new branch] gh/XuehaiPan/159/head -> origin/gh/XuehaiPan/159/head 2025-01-24T00:53:58.4860304Z * [new branch] gh/XuehaiPan/159/orig -> origin/gh/XuehaiPan/159/orig 2025-01-24T00:53:58.4862324Z * [new branch] gh/XuehaiPan/162/base -> origin/gh/XuehaiPan/162/base 2025-01-24T00:53:58.4863509Z * [new branch] gh/XuehaiPan/162/head -> origin/gh/XuehaiPan/162/head 2025-01-24T00:53:58.4864876Z * [new branch] gh/XuehaiPan/162/orig -> origin/gh/XuehaiPan/162/orig 2025-01-24T00:53:58.4866708Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-01-24T00:53:58.4867942Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-01-24T00:53:58.4869405Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-01-24T00:53:58.4871400Z * [new branch] gh/XuehaiPan/180/base -> origin/gh/XuehaiPan/180/base 2025-01-24T00:53:58.4872447Z * [new branch] gh/XuehaiPan/180/head -> origin/gh/XuehaiPan/180/head 2025-01-24T00:53:58.4873771Z * [new branch] gh/XuehaiPan/180/orig -> origin/gh/XuehaiPan/180/orig 2025-01-24T00:53:58.4875593Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-01-24T00:53:58.4876833Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-01-24T00:53:58.4878147Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-01-24T00:53:58.4879951Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-01-24T00:53:58.4881149Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-01-24T00:53:58.4882491Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-01-24T00:53:58.4884330Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-01-24T00:53:58.4885584Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-01-24T00:53:58.4886874Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-01-24T00:53:58.4888698Z * [new branch] gh/XuehaiPan/188/base -> origin/gh/XuehaiPan/188/base 2025-01-24T00:53:58.4889915Z * [new branch] gh/XuehaiPan/188/head -> origin/gh/XuehaiPan/188/head 2025-01-24T00:53:58.4891316Z * [new branch] gh/XuehaiPan/188/orig -> origin/gh/XuehaiPan/188/orig 2025-01-24T00:53:58.4893160Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-01-24T00:53:58.4894421Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-01-24T00:53:58.4895731Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-01-24T00:53:58.4897497Z * [new branch] gh/XuehaiPan/198/base -> origin/gh/XuehaiPan/198/base 2025-01-24T00:53:58.4898825Z * [new branch] gh/XuehaiPan/198/head -> origin/gh/XuehaiPan/198/head 2025-01-24T00:53:58.4900169Z * [new branch] gh/XuehaiPan/198/orig -> origin/gh/XuehaiPan/198/orig 2025-01-24T00:53:58.4902605Z * [new branch] gh/XuehaiPan/206/base -> origin/gh/XuehaiPan/206/base 2025-01-24T00:53:58.4904442Z * [new branch] gh/XuehaiPan/206/head -> origin/gh/XuehaiPan/206/head 2025-01-24T00:53:58.4905529Z * [new branch] gh/XuehaiPan/206/orig -> origin/gh/XuehaiPan/206/orig 2025-01-24T00:53:58.4907546Z * [new branch] gh/XuehaiPan/210/base -> origin/gh/XuehaiPan/210/base 2025-01-24T00:53:58.4908731Z * [new branch] gh/XuehaiPan/210/head -> origin/gh/XuehaiPan/210/head 2025-01-24T00:53:58.4910536Z * [new branch] gh/XuehaiPan/210/orig -> origin/gh/XuehaiPan/210/orig 2025-01-24T00:53:58.4912021Z * [new branch] gh/XuehaiPan/211/base -> origin/gh/XuehaiPan/211/base 2025-01-24T00:53:58.4913310Z * [new branch] gh/XuehaiPan/211/head -> origin/gh/XuehaiPan/211/head 2025-01-24T00:53:58.4914752Z * [new branch] gh/XuehaiPan/211/orig -> origin/gh/XuehaiPan/211/orig 2025-01-24T00:53:58.4916423Z * [new branch] gh/XuehaiPan/212/base -> origin/gh/XuehaiPan/212/base 2025-01-24T00:53:58.4917848Z * [new branch] gh/XuehaiPan/212/head -> origin/gh/XuehaiPan/212/head 2025-01-24T00:53:58.4919132Z * [new branch] gh/XuehaiPan/212/orig -> origin/gh/XuehaiPan/212/orig 2025-01-24T00:53:58.4920935Z * [new branch] gh/XuehaiPan/213/base -> origin/gh/XuehaiPan/213/base 2025-01-24T00:53:58.4922311Z * [new branch] gh/XuehaiPan/213/head -> origin/gh/XuehaiPan/213/head 2025-01-24T00:53:58.4923489Z * [new branch] gh/XuehaiPan/213/orig -> origin/gh/XuehaiPan/213/orig 2025-01-24T00:53:58.4925487Z * [new branch] gh/XuehaiPan/214/base -> origin/gh/XuehaiPan/214/base 2025-01-24T00:53:58.4926755Z * [new branch] gh/XuehaiPan/214/head -> origin/gh/XuehaiPan/214/head 2025-01-24T00:53:58.4928076Z * [new branch] gh/XuehaiPan/214/orig -> origin/gh/XuehaiPan/214/orig 2025-01-24T00:53:58.4929928Z * [new branch] gh/XuehaiPan/215/base -> origin/gh/XuehaiPan/215/base 2025-01-24T00:53:58.4931237Z * [new branch] gh/XuehaiPan/215/head -> origin/gh/XuehaiPan/215/head 2025-01-24T00:53:58.4932658Z * [new branch] gh/XuehaiPan/215/orig -> origin/gh/XuehaiPan/215/orig 2025-01-24T00:53:58.4934462Z * [new branch] gh/XuehaiPan/216/base -> origin/gh/XuehaiPan/216/base 2025-01-24T00:53:58.4935784Z * [new branch] gh/XuehaiPan/216/head -> origin/gh/XuehaiPan/216/head 2025-01-24T00:53:58.4936990Z * [new branch] gh/XuehaiPan/216/orig -> origin/gh/XuehaiPan/216/orig 2025-01-24T00:53:58.4939144Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-01-24T00:53:58.4940420Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-01-24T00:53:58.4941718Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-01-24T00:53:58.4943455Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-01-24T00:53:58.4944818Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-01-24T00:53:58.4946199Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-01-24T00:53:58.4947970Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-01-24T00:53:58.4949402Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-01-24T00:53:58.4950823Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-01-24T00:53:58.4952655Z * [new branch] gh/XuehaiPan/220/base -> origin/gh/XuehaiPan/220/base 2025-01-24T00:53:58.4953852Z * [new branch] gh/XuehaiPan/220/head -> origin/gh/XuehaiPan/220/head 2025-01-24T00:53:58.4955210Z * [new branch] gh/XuehaiPan/220/orig -> origin/gh/XuehaiPan/220/orig 2025-01-24T00:53:58.4957076Z * [new branch] gh/XuehaiPan/221/base -> origin/gh/XuehaiPan/221/base 2025-01-24T00:53:58.4958330Z * [new branch] gh/XuehaiPan/221/head -> origin/gh/XuehaiPan/221/head 2025-01-24T00:53:58.4959719Z * [new branch] gh/XuehaiPan/221/orig -> origin/gh/XuehaiPan/221/orig 2025-01-24T00:53:58.4961545Z * [new branch] gh/XuehaiPan/222/base -> origin/gh/XuehaiPan/222/base 2025-01-24T00:53:58.4962808Z * [new branch] gh/XuehaiPan/222/head -> origin/gh/XuehaiPan/222/head 2025-01-24T00:53:58.4964126Z * [new branch] gh/XuehaiPan/222/orig -> origin/gh/XuehaiPan/222/orig 2025-01-24T00:53:58.4965953Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-01-24T00:53:58.4967191Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-01-24T00:53:58.4968587Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-01-24T00:53:58.4970508Z * [new branch] gh/XuehaiPan/224/base -> origin/gh/XuehaiPan/224/base 2025-01-24T00:53:58.4971841Z * [new branch] gh/XuehaiPan/224/head -> origin/gh/XuehaiPan/224/head 2025-01-24T00:53:58.4973266Z * [new branch] gh/XuehaiPan/224/orig -> origin/gh/XuehaiPan/224/orig 2025-01-24T00:53:58.4975341Z * [new branch] gh/XuehaiPan/225/base -> origin/gh/XuehaiPan/225/base 2025-01-24T00:53:58.4976305Z * [new branch] gh/XuehaiPan/225/head -> origin/gh/XuehaiPan/225/head 2025-01-24T00:53:58.4977673Z * [new branch] gh/XuehaiPan/225/orig -> origin/gh/XuehaiPan/225/orig 2025-01-24T00:53:58.4979496Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-01-24T00:53:58.4980800Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-01-24T00:53:58.4982093Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-01-24T00:53:58.4983887Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-01-24T00:53:58.4985214Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-01-24T00:53:58.4986483Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-01-24T00:53:58.4988350Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-01-24T00:53:58.4989582Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-01-24T00:53:58.4991011Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-01-24T00:53:58.4992785Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-01-24T00:53:58.4994057Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-01-24T00:53:58.4995290Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-01-24T00:53:58.4997124Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-01-24T00:53:58.4998339Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-01-24T00:53:58.4999662Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-01-24T00:53:58.5001442Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-01-24T00:53:58.5002748Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-01-24T00:53:58.5004031Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-01-24T00:53:58.5005765Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-01-24T00:53:58.5007021Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-01-24T00:53:58.5008349Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-01-24T00:53:58.5010328Z * [new branch] gh/XuehaiPan/233/base -> origin/gh/XuehaiPan/233/base 2025-01-24T00:53:58.5011592Z * [new branch] gh/XuehaiPan/233/head -> origin/gh/XuehaiPan/233/head 2025-01-24T00:53:58.5013078Z * [new branch] gh/XuehaiPan/233/orig -> origin/gh/XuehaiPan/233/orig 2025-01-24T00:53:58.5014846Z * [new branch] gh/XuehaiPan/234/base -> origin/gh/XuehaiPan/234/base 2025-01-24T00:53:58.5016030Z * [new branch] gh/XuehaiPan/234/head -> origin/gh/XuehaiPan/234/head 2025-01-24T00:53:58.5017397Z * [new branch] gh/XuehaiPan/234/orig -> origin/gh/XuehaiPan/234/orig 2025-01-24T00:53:58.5019179Z * [new branch] gh/XuehaiPan/235/base -> origin/gh/XuehaiPan/235/base 2025-01-24T00:53:58.5020427Z * [new branch] gh/XuehaiPan/235/head -> origin/gh/XuehaiPan/235/head 2025-01-24T00:53:58.5021712Z * [new branch] gh/XuehaiPan/235/orig -> origin/gh/XuehaiPan/235/orig 2025-01-24T00:53:58.5023544Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-01-24T00:53:58.5024768Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-01-24T00:53:58.5026201Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-01-24T00:53:58.5027921Z * [new branch] gh/XuehaiPan/237/base -> origin/gh/XuehaiPan/237/base 2025-01-24T00:53:58.5029179Z * [new branch] gh/XuehaiPan/237/head -> origin/gh/XuehaiPan/237/head 2025-01-24T00:53:58.5030547Z * [new branch] gh/XuehaiPan/237/orig -> origin/gh/XuehaiPan/237/orig 2025-01-24T00:53:58.5032330Z * [new branch] gh/XuehaiPan/30/base -> origin/gh/XuehaiPan/30/base 2025-01-24T00:53:58.5033612Z * [new branch] gh/XuehaiPan/30/head -> origin/gh/XuehaiPan/30/head 2025-01-24T00:53:58.5034953Z * [new branch] gh/XuehaiPan/30/orig -> origin/gh/XuehaiPan/30/orig 2025-01-24T00:53:58.5036885Z * [new branch] gh/XuehaiPan/67/base -> origin/gh/XuehaiPan/67/base 2025-01-24T00:53:58.5038188Z * [new branch] gh/XuehaiPan/67/head -> origin/gh/XuehaiPan/67/head 2025-01-24T00:53:58.5039600Z * [new branch] gh/XuehaiPan/67/orig -> origin/gh/XuehaiPan/67/orig 2025-01-24T00:53:58.5041404Z * [new branch] gh/XuehaiPan/70/base -> origin/gh/XuehaiPan/70/base 2025-01-24T00:53:58.5042655Z * [new branch] gh/XuehaiPan/70/head -> origin/gh/XuehaiPan/70/head 2025-01-24T00:53:58.5043975Z * [new branch] gh/XuehaiPan/70/orig -> origin/gh/XuehaiPan/70/orig 2025-01-24T00:53:58.5045831Z * [new branch] gh/XuehaiPan/72/base -> origin/gh/XuehaiPan/72/base 2025-01-24T00:53:58.5047091Z * [new branch] gh/XuehaiPan/72/head -> origin/gh/XuehaiPan/72/head 2025-01-24T00:53:58.5048414Z * [new branch] gh/XuehaiPan/72/orig -> origin/gh/XuehaiPan/72/orig 2025-01-24T00:53:58.5050562Z * [new branch] gh/XuehaiPan/9/base -> origin/gh/XuehaiPan/9/base 2025-01-24T00:53:58.5051819Z * [new branch] gh/XuehaiPan/9/orig -> origin/gh/XuehaiPan/9/orig 2025-01-24T00:53:58.5054468Z * [new branch] gh/XuehaiPan/97/base -> origin/gh/XuehaiPan/97/base 2025-01-24T00:53:58.5055791Z * [new branch] gh/XuehaiPan/97/head -> origin/gh/XuehaiPan/97/head 2025-01-24T00:53:58.5057002Z * [new branch] gh/XuehaiPan/97/orig -> origin/gh/XuehaiPan/97/orig 2025-01-24T00:53:58.5058891Z * [new branch] gh/XuehaiPan/98/base -> origin/gh/XuehaiPan/98/base 2025-01-24T00:53:58.5060176Z * [new branch] gh/XuehaiPan/98/head -> origin/gh/XuehaiPan/98/head 2025-01-24T00:53:58.5061466Z * [new branch] gh/XuehaiPan/98/orig -> origin/gh/XuehaiPan/98/orig 2025-01-24T00:53:58.5063327Z * [new branch] gh/XuehaiPan/99/base -> origin/gh/XuehaiPan/99/base 2025-01-24T00:53:58.5064589Z * [new branch] gh/XuehaiPan/99/head -> origin/gh/XuehaiPan/99/head 2025-01-24T00:53:58.5065901Z * [new branch] gh/XuehaiPan/99/orig -> origin/gh/XuehaiPan/99/orig 2025-01-24T00:53:58.5068074Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-01-24T00:53:58.5069298Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-01-24T00:53:58.5071516Z * [new branch] gh/ZhiweiYan-96/23/base -> origin/gh/ZhiweiYan-96/23/base 2025-01-24T00:53:58.5073011Z * [new branch] gh/ZhiweiYan-96/23/head -> origin/gh/ZhiweiYan-96/23/head 2025-01-24T00:53:58.5074211Z * [new branch] gh/ZhiweiYan-96/23/orig -> origin/gh/ZhiweiYan-96/23/orig 2025-01-24T00:53:58.5075202Z * [new branch] gh/ZhiweiYan-96/27/base -> origin/gh/ZhiweiYan-96/27/base 2025-01-24T00:53:58.5076261Z * [new branch] gh/ZhiweiYan-96/27/head -> origin/gh/ZhiweiYan-96/27/head 2025-01-24T00:53:58.5077259Z * [new branch] gh/ZhiweiYan-96/27/orig -> origin/gh/ZhiweiYan-96/27/orig 2025-01-24T00:53:58.5078839Z * [new branch] gh/ZhiweiYan-96/29/base -> origin/gh/ZhiweiYan-96/29/base 2025-01-24T00:53:58.5079740Z * [new branch] gh/ZhiweiYan-96/29/head -> origin/gh/ZhiweiYan-96/29/head 2025-01-24T00:53:58.5080804Z * [new branch] gh/ZhiweiYan-96/29/orig -> origin/gh/ZhiweiYan-96/29/orig 2025-01-24T00:53:58.5082117Z * [new branch] gh/ZhiweiYan-96/30/base -> origin/gh/ZhiweiYan-96/30/base 2025-01-24T00:53:58.5083199Z * [new branch] gh/ZhiweiYan-96/30/head -> origin/gh/ZhiweiYan-96/30/head 2025-01-24T00:53:58.5084227Z * [new branch] gh/ZhiweiYan-96/30/orig -> origin/gh/ZhiweiYan-96/30/orig 2025-01-24T00:53:58.5085633Z * [new branch] gh/ZhiweiYan-96/31/base -> origin/gh/ZhiweiYan-96/31/base 2025-01-24T00:53:58.5086597Z * [new branch] gh/ZhiweiYan-96/31/head -> origin/gh/ZhiweiYan-96/31/head 2025-01-24T00:53:58.5087607Z * [new branch] gh/ZhiweiYan-96/31/orig -> origin/gh/ZhiweiYan-96/31/orig 2025-01-24T00:53:58.5088892Z * [new branch] gh/ZhiweiYan-96/32/base -> origin/gh/ZhiweiYan-96/32/base 2025-01-24T00:53:58.5089916Z * [new branch] gh/ZhiweiYan-96/32/head -> origin/gh/ZhiweiYan-96/32/head 2025-01-24T00:53:58.5090914Z * [new branch] gh/ZhiweiYan-96/32/orig -> origin/gh/ZhiweiYan-96/32/orig 2025-01-24T00:53:58.5092291Z * [new branch] gh/ZhiweiYan-96/33/base -> origin/gh/ZhiweiYan-96/33/base 2025-01-24T00:53:58.5093247Z * [new branch] gh/ZhiweiYan-96/33/head -> origin/gh/ZhiweiYan-96/33/head 2025-01-24T00:53:58.5094210Z * [new branch] gh/ZhiweiYan-96/33/orig -> origin/gh/ZhiweiYan-96/33/orig 2025-01-24T00:53:58.5095567Z * [new branch] gh/ZhiweiYan-96/37/base -> origin/gh/ZhiweiYan-96/37/base 2025-01-24T00:53:58.5096507Z * [new branch] gh/ZhiweiYan-96/37/head -> origin/gh/ZhiweiYan-96/37/head 2025-01-24T00:53:58.5097889Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-01-24T00:53:58.5098850Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-01-24T00:53:58.5099795Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-01-24T00:53:58.5101095Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-01-24T00:53:58.5102084Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-01-24T00:53:58.5103092Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-01-24T00:53:58.5104369Z * [new branch] gh/ZhiweiYan-96/40/base -> origin/gh/ZhiweiYan-96/40/base 2025-01-24T00:53:58.5105317Z * [new branch] gh/ZhiweiYan-96/40/head -> origin/gh/ZhiweiYan-96/40/head 2025-01-24T00:53:58.5106280Z * [new branch] gh/ZhiweiYan-96/40/orig -> origin/gh/ZhiweiYan-96/40/orig 2025-01-24T00:53:58.5108023Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-01-24T00:53:58.5108933Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-01-24T00:53:58.5110150Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-01-24T00:53:58.5111206Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-01-24T00:53:58.5112817Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-01-24T00:53:58.5113716Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-01-24T00:53:58.5114731Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-01-24T00:53:58.5116546Z * [new branch] gh/alexsamardzic/22/base -> origin/gh/alexsamardzic/22/base 2025-01-24T00:53:58.5117872Z * [new branch] gh/alexsamardzic/22/head -> origin/gh/alexsamardzic/22/head 2025-01-24T00:53:58.5118810Z * [new branch] gh/alexsamardzic/22/orig -> origin/gh/alexsamardzic/22/orig 2025-01-24T00:53:58.5120038Z * [new branch] gh/alexsamardzic/23/base -> origin/gh/alexsamardzic/23/base 2025-01-24T00:53:58.5121141Z * [new branch] gh/alexsamardzic/23/head -> origin/gh/alexsamardzic/23/head 2025-01-24T00:53:58.5122173Z * [new branch] gh/alexsamardzic/23/orig -> origin/gh/alexsamardzic/23/orig 2025-01-24T00:53:58.5123745Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-01-24T00:53:58.5124772Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-01-24T00:53:58.5125735Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-01-24T00:53:58.5126915Z * [new branch] gh/amjames/19/base -> origin/gh/amjames/19/base 2025-01-24T00:53:58.5127841Z * [new branch] gh/amjames/19/head -> origin/gh/amjames/19/head 2025-01-24T00:53:58.5128896Z * [new branch] gh/amjames/19/orig -> origin/gh/amjames/19/orig 2025-01-24T00:53:58.5130794Z * [new branch] gh/andrewlee302/1/base -> origin/gh/andrewlee302/1/base 2025-01-24T00:53:58.5131742Z * [new branch] gh/andrewlee302/1/head -> origin/gh/andrewlee302/1/head 2025-01-24T00:53:58.5133208Z * [new branch] gh/andrewlee302/3/base -> origin/gh/andrewlee302/3/base 2025-01-24T00:53:58.5134414Z * [new branch] gh/andrewlee302/3/head -> origin/gh/andrewlee302/3/head 2025-01-24T00:53:58.5135467Z * [new branch] gh/andrewlee302/3/orig -> origin/gh/andrewlee302/3/orig 2025-01-24T00:53:58.5137241Z * [new branch] gh/andrewor14/25/base -> origin/gh/andrewor14/25/base 2025-01-24T00:53:58.5138295Z * [new branch] gh/andrewor14/25/head -> origin/gh/andrewor14/25/head 2025-01-24T00:53:58.5139352Z * [new branch] gh/andrewor14/25/orig -> origin/gh/andrewor14/25/orig 2025-01-24T00:53:58.5141257Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-01-24T00:53:58.5142304Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-01-24T00:53:58.5143271Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-01-24T00:53:58.5144300Z * [new branch] gh/andrewor14/36/base -> origin/gh/andrewor14/36/base 2025-01-24T00:53:58.5145378Z * [new branch] gh/andrewor14/36/head -> origin/gh/andrewor14/36/head 2025-01-24T00:53:58.5146473Z * [new branch] gh/andrewor14/36/orig -> origin/gh/andrewor14/36/orig 2025-01-24T00:53:58.5147792Z * [new branch] gh/andrewor14/37/base -> origin/gh/andrewor14/37/base 2025-01-24T00:53:58.5148830Z * [new branch] gh/andrewor14/37/head -> origin/gh/andrewor14/37/head 2025-01-24T00:53:58.5150156Z * [new branch] gh/andrewor14/37/orig -> origin/gh/andrewor14/37/orig 2025-01-24T00:53:58.5152389Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-01-24T00:53:58.5154090Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-01-24T00:53:58.5155679Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-01-24T00:53:58.5158229Z * [new branch] gh/angelayi/62/base -> origin/gh/angelayi/62/base 2025-01-24T00:53:58.5159884Z * [new branch] gh/angelayi/62/head -> origin/gh/angelayi/62/head 2025-01-24T00:53:58.5161342Z * [new branch] gh/angelayi/62/orig -> origin/gh/angelayi/62/orig 2025-01-24T00:53:58.5163525Z * [new branch] gh/angelayi/64/base -> origin/gh/angelayi/64/base 2025-01-24T00:53:58.5164796Z * [new branch] gh/angelayi/64/head -> origin/gh/angelayi/64/head 2025-01-24T00:53:58.5165606Z * [new branch] gh/angelayi/64/orig -> origin/gh/angelayi/64/orig 2025-01-24T00:53:58.5167467Z * [new branch] gh/angelayi/65/base -> origin/gh/angelayi/65/base 2025-01-24T00:53:58.5168620Z * [new branch] gh/angelayi/65/head -> origin/gh/angelayi/65/head 2025-01-24T00:53:58.5169621Z * [new branch] gh/angelayi/65/orig -> origin/gh/angelayi/65/orig 2025-01-24T00:53:58.5171488Z * [new branch] gh/ani300/4/base -> origin/gh/ani300/4/base 2025-01-24T00:53:58.5172366Z * [new branch] gh/ani300/4/head -> origin/gh/ani300/4/head 2025-01-24T00:53:58.5173535Z * [new branch] gh/ani300/4/orig -> origin/gh/ani300/4/orig 2025-01-24T00:53:58.5175390Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-01-24T00:53:58.5176512Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-01-24T00:53:58.5177682Z * [new branch] gh/anijain2305/507/base -> origin/gh/anijain2305/507/base 2025-01-24T00:53:58.5178641Z * [new branch] gh/anijain2305/507/head -> origin/gh/anijain2305/507/head 2025-01-24T00:53:58.5179762Z * [new branch] gh/anijain2305/507/orig -> origin/gh/anijain2305/507/orig 2025-01-24T00:53:58.5181161Z * [new branch] gh/anijain2305/522/base -> origin/gh/anijain2305/522/base 2025-01-24T00:53:58.5182172Z * [new branch] gh/anijain2305/522/head -> origin/gh/anijain2305/522/head 2025-01-24T00:53:58.5183078Z * [new branch] gh/anijain2305/522/orig -> origin/gh/anijain2305/522/orig 2025-01-24T00:53:58.5184533Z * [new branch] gh/anijain2305/539/base -> origin/gh/anijain2305/539/base 2025-01-24T00:53:58.5185745Z * [new branch] gh/anijain2305/539/head -> origin/gh/anijain2305/539/head 2025-01-24T00:53:58.5186816Z * [new branch] gh/anijain2305/539/orig -> origin/gh/anijain2305/539/orig 2025-01-24T00:53:58.5188229Z * [new branch] gh/anijain2305/541/base -> origin/gh/anijain2305/541/base 2025-01-24T00:53:58.5189225Z * [new branch] gh/anijain2305/541/head -> origin/gh/anijain2305/541/head 2025-01-24T00:53:58.5190307Z * [new branch] gh/anijain2305/541/orig -> origin/gh/anijain2305/541/orig 2025-01-24T00:53:58.5191545Z * [new branch] gh/anijain2305/542/base -> origin/gh/anijain2305/542/base 2025-01-24T00:53:58.5192479Z * [new branch] gh/anijain2305/542/head -> origin/gh/anijain2305/542/head 2025-01-24T00:53:58.5193561Z * [new branch] gh/anijain2305/542/orig -> origin/gh/anijain2305/542/orig 2025-01-24T00:53:58.5194953Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-01-24T00:53:58.5196032Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-01-24T00:53:58.5197072Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-01-24T00:53:58.5198427Z * [new branch] gh/anijain2305/571/base -> origin/gh/anijain2305/571/base 2025-01-24T00:53:58.5199351Z * [new branch] gh/anijain2305/571/head -> origin/gh/anijain2305/571/head 2025-01-24T00:53:58.5200421Z * [new branch] gh/anijain2305/571/orig -> origin/gh/anijain2305/571/orig 2025-01-24T00:53:58.5201845Z * [new branch] gh/anijain2305/573/base -> origin/gh/anijain2305/573/base 2025-01-24T00:53:58.5202869Z * [new branch] gh/anijain2305/573/head -> origin/gh/anijain2305/573/head 2025-01-24T00:53:58.5203927Z * [new branch] gh/anijain2305/573/orig -> origin/gh/anijain2305/573/orig 2025-01-24T00:53:58.5205478Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-01-24T00:53:58.5206382Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-01-24T00:53:58.5207487Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-01-24T00:53:58.5208799Z * [new branch] gh/anijain2305/598/base -> origin/gh/anijain2305/598/base 2025-01-24T00:53:58.5209837Z * [new branch] gh/anijain2305/598/head -> origin/gh/anijain2305/598/head 2025-01-24T00:53:58.5210908Z * [new branch] gh/anijain2305/598/orig -> origin/gh/anijain2305/598/orig 2025-01-24T00:53:58.5212350Z * [new branch] gh/anijain2305/599/base -> origin/gh/anijain2305/599/base 2025-01-24T00:53:58.5213302Z * [new branch] gh/anijain2305/599/head -> origin/gh/anijain2305/599/head 2025-01-24T00:53:58.5214374Z * [new branch] gh/anijain2305/599/orig -> origin/gh/anijain2305/599/orig 2025-01-24T00:53:58.5215803Z * [new branch] gh/anijain2305/600/base -> origin/gh/anijain2305/600/base 2025-01-24T00:53:58.5217130Z * [new branch] gh/anijain2305/600/head -> origin/gh/anijain2305/600/head 2025-01-24T00:53:58.5218130Z * [new branch] gh/anijain2305/600/orig -> origin/gh/anijain2305/600/orig 2025-01-24T00:53:58.5219214Z * [new branch] gh/anijain2305/601/base -> origin/gh/anijain2305/601/base 2025-01-24T00:53:58.5220180Z * [new branch] gh/anijain2305/601/head -> origin/gh/anijain2305/601/head 2025-01-24T00:53:58.5221138Z * [new branch] gh/anijain2305/601/orig -> origin/gh/anijain2305/601/orig 2025-01-24T00:53:58.5222640Z * [new branch] gh/anijain2305/602/base -> origin/gh/anijain2305/602/base 2025-01-24T00:53:58.5223589Z * [new branch] gh/anijain2305/602/head -> origin/gh/anijain2305/602/head 2025-01-24T00:53:58.5224720Z * [new branch] gh/anijain2305/602/orig -> origin/gh/anijain2305/602/orig 2025-01-24T00:53:58.5225945Z * [new branch] gh/anijain2305/603/base -> origin/gh/anijain2305/603/base 2025-01-24T00:53:58.5226958Z * [new branch] gh/anijain2305/603/head -> origin/gh/anijain2305/603/head 2025-01-24T00:53:58.5227913Z * [new branch] gh/anijain2305/603/orig -> origin/gh/anijain2305/603/orig 2025-01-24T00:53:58.5229907Z * [new branch] gh/anijain2305/604/base -> origin/gh/anijain2305/604/base 2025-01-24T00:53:58.5230953Z * [new branch] gh/anijain2305/604/head -> origin/gh/anijain2305/604/head 2025-01-24T00:53:58.5231976Z * [new branch] gh/anijain2305/604/orig -> origin/gh/anijain2305/604/orig 2025-01-24T00:53:58.5233568Z * [new branch] gh/anijain2305/605/base -> origin/gh/anijain2305/605/base 2025-01-24T00:53:58.5234632Z * [new branch] gh/anijain2305/605/head -> origin/gh/anijain2305/605/head 2025-01-24T00:53:58.5235608Z * [new branch] gh/anijain2305/605/orig -> origin/gh/anijain2305/605/orig 2025-01-24T00:53:58.5236975Z * [new branch] gh/anijain2305/606/base -> origin/gh/anijain2305/606/base 2025-01-24T00:53:58.5238076Z * [new branch] gh/anijain2305/606/head -> origin/gh/anijain2305/606/head 2025-01-24T00:53:58.5239020Z * [new branch] gh/anijain2305/606/orig -> origin/gh/anijain2305/606/orig 2025-01-24T00:53:58.5240546Z * [new branch] gh/anijain2305/607/base -> origin/gh/anijain2305/607/base 2025-01-24T00:53:58.5241565Z * [new branch] gh/anijain2305/607/head -> origin/gh/anijain2305/607/head 2025-01-24T00:53:58.5242510Z * [new branch] gh/anijain2305/607/orig -> origin/gh/anijain2305/607/orig 2025-01-24T00:53:58.5244196Z * [new branch] gh/anijain2305/608/base -> origin/gh/anijain2305/608/base 2025-01-24T00:53:58.5245327Z * [new branch] gh/anijain2305/608/head -> origin/gh/anijain2305/608/head 2025-01-24T00:53:58.5246357Z * [new branch] gh/anijain2305/608/orig -> origin/gh/anijain2305/608/orig 2025-01-24T00:53:58.5247423Z * [new branch] gh/anijain2305/609/base -> origin/gh/anijain2305/609/base 2025-01-24T00:53:58.5248351Z * [new branch] gh/anijain2305/609/head -> origin/gh/anijain2305/609/head 2025-01-24T00:53:58.5249593Z * [new branch] gh/anijain2305/609/orig -> origin/gh/anijain2305/609/orig 2025-01-24T00:53:58.5251103Z * [new branch] gh/anijain2305/610/base -> origin/gh/anijain2305/610/base 2025-01-24T00:53:58.5252209Z * [new branch] gh/anijain2305/610/head -> origin/gh/anijain2305/610/head 2025-01-24T00:53:58.5253140Z * [new branch] gh/anijain2305/610/orig -> origin/gh/anijain2305/610/orig 2025-01-24T00:53:58.5254578Z * [new branch] gh/anijain2305/611/base -> origin/gh/anijain2305/611/base 2025-01-24T00:53:58.5255629Z * [new branch] gh/anijain2305/611/head -> origin/gh/anijain2305/611/head 2025-01-24T00:53:58.5256604Z * [new branch] gh/anijain2305/611/orig -> origin/gh/anijain2305/611/orig 2025-01-24T00:53:58.5257906Z * [new branch] gh/anijain2305/612/base -> origin/gh/anijain2305/612/base 2025-01-24T00:53:58.5258885Z * [new branch] gh/anijain2305/612/head -> origin/gh/anijain2305/612/head 2025-01-24T00:53:58.5259813Z * [new branch] gh/anijain2305/612/orig -> origin/gh/anijain2305/612/orig 2025-01-24T00:53:58.5261200Z * [new branch] gh/anijain2305/613/base -> origin/gh/anijain2305/613/base 2025-01-24T00:53:58.5262278Z * [new branch] gh/anijain2305/613/head -> origin/gh/anijain2305/613/head 2025-01-24T00:53:58.5263264Z * [new branch] gh/anijain2305/613/orig -> origin/gh/anijain2305/613/orig 2025-01-24T00:53:58.5264654Z * [new branch] gh/anijain2305/614/base -> origin/gh/anijain2305/614/base 2025-01-24T00:53:58.5265744Z * [new branch] gh/anijain2305/614/head -> origin/gh/anijain2305/614/head 2025-01-24T00:53:58.5266695Z * [new branch] gh/anijain2305/614/orig -> origin/gh/anijain2305/614/orig 2025-01-24T00:53:58.5268350Z * [new branch] gh/anijain2305/615/base -> origin/gh/anijain2305/615/base 2025-01-24T00:53:58.5269498Z * [new branch] gh/anijain2305/615/head -> origin/gh/anijain2305/615/head 2025-01-24T00:53:58.5270782Z * [new branch] gh/anijain2305/615/orig -> origin/gh/anijain2305/615/orig 2025-01-24T00:53:58.5272184Z * [new branch] gh/anijain2305/616/base -> origin/gh/anijain2305/616/base 2025-01-24T00:53:58.5273123Z * [new branch] gh/anijain2305/616/head -> origin/gh/anijain2305/616/head 2025-01-24T00:53:58.5274196Z * [new branch] gh/anijain2305/616/orig -> origin/gh/anijain2305/616/orig 2025-01-24T00:53:58.5275646Z * [new branch] gh/anijain2305/617/base -> origin/gh/anijain2305/617/base 2025-01-24T00:53:58.5276590Z * [new branch] gh/anijain2305/617/head -> origin/gh/anijain2305/617/head 2025-01-24T00:53:58.5277614Z * [new branch] gh/anijain2305/617/orig -> origin/gh/anijain2305/617/orig 2025-01-24T00:53:58.5279007Z * [new branch] gh/anijain2305/618/base -> origin/gh/anijain2305/618/base 2025-01-24T00:53:58.5279929Z * [new branch] gh/anijain2305/618/head -> origin/gh/anijain2305/618/head 2025-01-24T00:53:58.5280965Z * [new branch] gh/anijain2305/618/orig -> origin/gh/anijain2305/618/orig 2025-01-24T00:53:58.5282401Z * [new branch] gh/anijain2305/619/base -> origin/gh/anijain2305/619/base 2025-01-24T00:53:58.5283449Z * [new branch] gh/anijain2305/619/head -> origin/gh/anijain2305/619/head 2025-01-24T00:53:58.5284416Z * [new branch] gh/anijain2305/619/orig -> origin/gh/anijain2305/619/orig 2025-01-24T00:53:58.5285968Z * [new branch] gh/anijain2305/620/base -> origin/gh/anijain2305/620/base 2025-01-24T00:53:58.5286817Z * [new branch] gh/anijain2305/620/head -> origin/gh/anijain2305/620/head 2025-01-24T00:53:58.5287807Z * [new branch] gh/anijain2305/620/orig -> origin/gh/anijain2305/620/orig 2025-01-24T00:53:58.5289314Z * [new branch] gh/anijain2305/621/base -> origin/gh/anijain2305/621/base 2025-01-24T00:53:58.5290295Z * [new branch] gh/anijain2305/621/head -> origin/gh/anijain2305/621/head 2025-01-24T00:53:58.5291327Z * [new branch] gh/anijain2305/621/orig -> origin/gh/anijain2305/621/orig 2025-01-24T00:53:58.5292748Z * [new branch] gh/anijain2305/622/base -> origin/gh/anijain2305/622/base 2025-01-24T00:53:58.5293693Z * [new branch] gh/anijain2305/622/head -> origin/gh/anijain2305/622/head 2025-01-24T00:53:58.5294680Z * [new branch] gh/anijain2305/622/orig -> origin/gh/anijain2305/622/orig 2025-01-24T00:53:58.5296192Z * [new branch] gh/anijain2305/623/base -> origin/gh/anijain2305/623/base 2025-01-24T00:53:58.5297716Z * [new branch] gh/anijain2305/623/head -> origin/gh/anijain2305/623/head 2025-01-24T00:53:58.5298776Z * [new branch] gh/anijain2305/623/orig -> origin/gh/anijain2305/623/orig 2025-01-24T00:53:58.5299581Z * [new branch] gh/anijain2305/624/base -> origin/gh/anijain2305/624/base 2025-01-24T00:53:58.5300668Z * [new branch] gh/anijain2305/624/head -> origin/gh/anijain2305/624/head 2025-01-24T00:53:58.5301623Z * [new branch] gh/anijain2305/624/orig -> origin/gh/anijain2305/624/orig 2025-01-24T00:53:58.5303362Z * [new branch] gh/anijain2305/625/base -> origin/gh/anijain2305/625/base 2025-01-24T00:53:58.5304308Z * [new branch] gh/anijain2305/625/head -> origin/gh/anijain2305/625/head 2025-01-24T00:53:58.5305348Z * [new branch] gh/anijain2305/625/orig -> origin/gh/anijain2305/625/orig 2025-01-24T00:53:58.5306778Z * [new branch] gh/anijain2305/626/base -> origin/gh/anijain2305/626/base 2025-01-24T00:53:58.5307801Z * [new branch] gh/anijain2305/626/head -> origin/gh/anijain2305/626/head 2025-01-24T00:53:58.5308935Z * [new branch] gh/anijain2305/626/orig -> origin/gh/anijain2305/626/orig 2025-01-24T00:53:58.5310177Z * [new branch] gh/anijain2305/627/base -> origin/gh/anijain2305/627/base 2025-01-24T00:53:58.5311172Z * [new branch] gh/anijain2305/627/head -> origin/gh/anijain2305/627/head 2025-01-24T00:53:58.5312093Z * [new branch] gh/anijain2305/627/orig -> origin/gh/anijain2305/627/orig 2025-01-24T00:53:58.5313416Z * [new branch] gh/anijain2305/628/base -> origin/gh/anijain2305/628/base 2025-01-24T00:53:58.5314502Z * [new branch] gh/anijain2305/628/head -> origin/gh/anijain2305/628/head 2025-01-24T00:53:58.5315558Z * [new branch] gh/anijain2305/628/orig -> origin/gh/anijain2305/628/orig 2025-01-24T00:53:58.5316494Z * [new branch] gh/anijain2305/629/base -> origin/gh/anijain2305/629/base 2025-01-24T00:53:58.5317720Z * [new branch] gh/anijain2305/629/head -> origin/gh/anijain2305/629/head 2025-01-24T00:53:58.5318687Z * [new branch] gh/anijain2305/629/orig -> origin/gh/anijain2305/629/orig 2025-01-24T00:53:58.5319871Z * [new branch] gh/anijain2305/630/base -> origin/gh/anijain2305/630/base 2025-01-24T00:53:58.5320941Z * [new branch] gh/anijain2305/630/head -> origin/gh/anijain2305/630/head 2025-01-24T00:53:58.5321934Z * [new branch] gh/anijain2305/630/orig -> origin/gh/anijain2305/630/orig 2025-01-24T00:53:58.5323335Z * [new branch] gh/anijain2305/631/base -> origin/gh/anijain2305/631/base 2025-01-24T00:53:58.5324417Z * [new branch] gh/anijain2305/631/head -> origin/gh/anijain2305/631/head 2025-01-24T00:53:58.5325340Z * [new branch] gh/anijain2305/631/orig -> origin/gh/anijain2305/631/orig 2025-01-24T00:53:58.5326696Z * [new branch] gh/anijain2305/632/base -> origin/gh/anijain2305/632/base 2025-01-24T00:53:58.5327710Z * [new branch] gh/anijain2305/632/head -> origin/gh/anijain2305/632/head 2025-01-24T00:53:58.5328676Z * [new branch] gh/anijain2305/632/orig -> origin/gh/anijain2305/632/orig 2025-01-24T00:53:58.5330180Z * [new branch] gh/anijain2305/633/base -> origin/gh/anijain2305/633/base 2025-01-24T00:53:58.5331326Z * [new branch] gh/anijain2305/633/head -> origin/gh/anijain2305/633/head 2025-01-24T00:53:58.5332311Z * [new branch] gh/anijain2305/633/orig -> origin/gh/anijain2305/633/orig 2025-01-24T00:53:58.5333758Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-01-24T00:53:58.5334790Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-01-24T00:53:58.5335802Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-01-24T00:53:58.5337581Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-01-24T00:53:58.5338496Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-01-24T00:53:58.5339466Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-01-24T00:53:58.5341286Z * [new branch] gh/aorenste/120/base -> origin/gh/aorenste/120/base 2025-01-24T00:53:58.5342218Z * [new branch] gh/aorenste/120/head -> origin/gh/aorenste/120/head 2025-01-24T00:53:58.5343153Z * [new branch] gh/aorenste/120/orig -> origin/gh/aorenste/120/orig 2025-01-24T00:53:58.5344762Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-01-24T00:53:58.5345635Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-01-24T00:53:58.5347201Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-01-24T00:53:58.5348084Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-01-24T00:53:58.5349224Z * [new branch] gh/aorenste/141/orig -> origin/gh/aorenste/141/orig 2025-01-24T00:53:58.5350861Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-01-24T00:53:58.5351854Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-01-24T00:53:58.5352871Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-01-24T00:53:58.5354365Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-01-24T00:53:58.5355275Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-01-24T00:53:58.5356241Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-01-24T00:53:58.5357714Z * [new branch] gh/aorenste/168/base -> origin/gh/aorenste/168/base 2025-01-24T00:53:58.5358675Z * [new branch] gh/aorenste/168/head -> origin/gh/aorenste/168/head 2025-01-24T00:53:58.5359681Z * [new branch] gh/aorenste/168/orig -> origin/gh/aorenste/168/orig 2025-01-24T00:53:58.5361102Z * [new branch] gh/aorenste/169/base -> origin/gh/aorenste/169/base 2025-01-24T00:53:58.5361967Z * [new branch] gh/aorenste/169/head -> origin/gh/aorenste/169/head 2025-01-24T00:53:58.5362961Z * [new branch] gh/aorenste/169/orig -> origin/gh/aorenste/169/orig 2025-01-24T00:53:58.5364624Z * [new branch] gh/aorenste/170/base -> origin/gh/aorenste/170/base 2025-01-24T00:53:58.5365354Z * [new branch] gh/aorenste/170/head -> origin/gh/aorenste/170/head 2025-01-24T00:53:58.5366333Z * [new branch] gh/aorenste/170/orig -> origin/gh/aorenste/170/orig 2025-01-24T00:53:58.5367926Z * [new branch] gh/aorenste/171/base -> origin/gh/aorenste/171/base 2025-01-24T00:53:58.5369098Z * [new branch] gh/aorenste/171/head -> origin/gh/aorenste/171/head 2025-01-24T00:53:58.5369973Z * [new branch] gh/aorenste/171/orig -> origin/gh/aorenste/171/orig 2025-01-24T00:53:58.5371713Z * [new branch] gh/aorenste/172/base -> origin/gh/aorenste/172/base 2025-01-24T00:53:58.5372690Z * [new branch] gh/aorenste/172/head -> origin/gh/aorenste/172/head 2025-01-24T00:53:58.5373872Z * [new branch] gh/aorenste/172/orig -> origin/gh/aorenste/172/orig 2025-01-24T00:53:58.5375330Z * [new branch] gh/aorenste/173/base -> origin/gh/aorenste/173/base 2025-01-24T00:53:58.5376314Z * [new branch] gh/aorenste/173/head -> origin/gh/aorenste/173/head 2025-01-24T00:53:58.5377398Z * [new branch] gh/aorenste/173/orig -> origin/gh/aorenste/173/orig 2025-01-24T00:53:58.5378847Z * [new branch] gh/aorenste/174/base -> origin/gh/aorenste/174/base 2025-01-24T00:53:58.5379806Z * [new branch] gh/aorenste/174/head -> origin/gh/aorenste/174/head 2025-01-24T00:53:58.5380831Z * [new branch] gh/aorenste/174/orig -> origin/gh/aorenste/174/orig 2025-01-24T00:53:58.5382299Z * [new branch] gh/aorenste/175/base -> origin/gh/aorenste/175/base 2025-01-24T00:53:58.5383201Z * [new branch] gh/aorenste/175/head -> origin/gh/aorenste/175/head 2025-01-24T00:53:58.5384220Z * [new branch] gh/aorenste/175/orig -> origin/gh/aorenste/175/orig 2025-01-24T00:53:58.5385719Z * [new branch] gh/aorenste/176/base -> origin/gh/aorenste/176/base 2025-01-24T00:53:58.5386679Z * [new branch] gh/aorenste/176/head -> origin/gh/aorenste/176/head 2025-01-24T00:53:58.5387545Z * [new branch] gh/aorenste/176/orig -> origin/gh/aorenste/176/orig 2025-01-24T00:53:58.5388987Z * [new branch] gh/aorenste/177/base -> origin/gh/aorenste/177/base 2025-01-24T00:53:58.5389905Z * [new branch] gh/aorenste/177/head -> origin/gh/aorenste/177/head 2025-01-24T00:53:58.5390877Z * [new branch] gh/aorenste/177/orig -> origin/gh/aorenste/177/orig 2025-01-24T00:53:58.5392371Z * [new branch] gh/aorenste/178/base -> origin/gh/aorenste/178/base 2025-01-24T00:53:58.5393298Z * [new branch] gh/aorenste/178/head -> origin/gh/aorenste/178/head 2025-01-24T00:53:58.5394296Z * [new branch] gh/aorenste/178/orig -> origin/gh/aorenste/178/orig 2025-01-24T00:53:58.5396246Z * [new branch] gh/aorenste/179/base -> origin/gh/aorenste/179/base 2025-01-24T00:53:58.5397198Z * [new branch] gh/aorenste/179/head -> origin/gh/aorenste/179/head 2025-01-24T00:53:58.5398253Z * [new branch] gh/aorenste/179/orig -> origin/gh/aorenste/179/orig 2025-01-24T00:53:58.5399570Z * [new branch] gh/aorenste/180/base -> origin/gh/aorenste/180/base 2025-01-24T00:53:58.5400527Z * [new branch] gh/aorenste/180/head -> origin/gh/aorenste/180/head 2025-01-24T00:53:58.5401416Z * [new branch] gh/aorenste/180/orig -> origin/gh/aorenste/180/orig 2025-01-24T00:53:58.5402865Z * [new branch] gh/aorenste/181/base -> origin/gh/aorenste/181/base 2025-01-24T00:53:58.5403764Z * [new branch] gh/aorenste/181/head -> origin/gh/aorenste/181/head 2025-01-24T00:53:58.5404814Z * [new branch] gh/aorenste/181/orig -> origin/gh/aorenste/181/orig 2025-01-24T00:53:58.5406210Z * [new branch] gh/aorenste/182/base -> origin/gh/aorenste/182/base 2025-01-24T00:53:58.5407127Z * [new branch] gh/aorenste/182/head -> origin/gh/aorenste/182/head 2025-01-24T00:53:58.5408199Z * [new branch] gh/aorenste/182/orig -> origin/gh/aorenste/182/orig 2025-01-24T00:53:58.5409531Z * [new branch] gh/aorenste/183/base -> origin/gh/aorenste/183/base 2025-01-24T00:53:58.5410650Z * [new branch] gh/aorenste/183/head -> origin/gh/aorenste/183/head 2025-01-24T00:53:58.5411600Z * [new branch] gh/aorenste/183/orig -> origin/gh/aorenste/183/orig 2025-01-24T00:53:58.5413190Z * [new branch] gh/aorenste/184/base -> origin/gh/aorenste/184/base 2025-01-24T00:53:58.5414122Z * [new branch] gh/aorenste/184/head -> origin/gh/aorenste/184/head 2025-01-24T00:53:58.5415108Z * [new branch] gh/aorenste/184/orig -> origin/gh/aorenste/184/orig 2025-01-24T00:53:58.5416763Z * [new branch] gh/aorenste/185/base -> origin/gh/aorenste/185/base 2025-01-24T00:53:58.5417314Z * [new branch] gh/aorenste/185/head -> origin/gh/aorenste/185/head 2025-01-24T00:53:58.5418281Z * [new branch] gh/aorenste/185/orig -> origin/gh/aorenste/185/orig 2025-01-24T00:53:58.5419802Z * [new branch] gh/aorenste/186/base -> origin/gh/aorenste/186/base 2025-01-24T00:53:58.5420621Z * [new branch] gh/aorenste/186/head -> origin/gh/aorenste/186/head 2025-01-24T00:53:58.5421610Z * [new branch] gh/aorenste/186/orig -> origin/gh/aorenste/186/orig 2025-01-24T00:53:58.5423166Z * [new branch] gh/aorenste/187/base -> origin/gh/aorenste/187/base 2025-01-24T00:53:58.5424069Z * [new branch] gh/aorenste/187/head -> origin/gh/aorenste/187/head 2025-01-24T00:53:58.5425065Z * [new branch] gh/aorenste/187/orig -> origin/gh/aorenste/187/orig 2025-01-24T00:53:58.5426501Z * [new branch] gh/aorenste/188/base -> origin/gh/aorenste/188/base 2025-01-24T00:53:58.5427486Z * [new branch] gh/aorenste/188/head -> origin/gh/aorenste/188/head 2025-01-24T00:53:58.5431025Z * [new branch] gh/aorenste/188/orig -> origin/gh/aorenste/188/orig 2025-01-24T00:53:58.5432402Z * [new branch] gh/aorenste/189/base -> origin/gh/aorenste/189/base 2025-01-24T00:53:58.5432856Z * [new branch] gh/aorenste/189/head -> origin/gh/aorenste/189/head 2025-01-24T00:53:58.5433186Z * [new branch] gh/aorenste/189/orig -> origin/gh/aorenste/189/orig 2025-01-24T00:53:58.5433937Z * [new branch] gh/aorenste/190/base -> origin/gh/aorenste/190/base 2025-01-24T00:53:58.5436176Z * [new branch] gh/aorenste/190/head -> origin/gh/aorenste/190/head 2025-01-24T00:53:58.5436873Z * [new branch] gh/aorenste/190/orig -> origin/gh/aorenste/190/orig 2025-01-24T00:53:58.5439266Z * [new branch] gh/aorenste/191/base -> origin/gh/aorenste/191/base 2025-01-24T00:53:58.5440415Z * [new branch] gh/aorenste/191/head -> origin/gh/aorenste/191/head 2025-01-24T00:53:58.5442319Z * [new branch] gh/aorenste/191/orig -> origin/gh/aorenste/191/orig 2025-01-24T00:53:58.5444350Z * [new branch] gh/aorenste/192/base -> origin/gh/aorenste/192/base 2025-01-24T00:53:58.5445752Z * [new branch] gh/aorenste/192/head -> origin/gh/aorenste/192/head 2025-01-24T00:53:58.5447352Z * [new branch] gh/aorenste/192/orig -> origin/gh/aorenste/192/orig 2025-01-24T00:53:58.5449579Z * [new branch] gh/aorenste/193/base -> origin/gh/aorenste/193/base 2025-01-24T00:53:58.5452595Z * [new branch] gh/aorenste/193/head -> origin/gh/aorenste/193/head 2025-01-24T00:53:58.5453021Z * [new branch] gh/aorenste/193/orig -> origin/gh/aorenste/193/orig 2025-01-24T00:53:58.5454158Z * [new branch] gh/aorenste/194/base -> origin/gh/aorenste/194/base 2025-01-24T00:53:58.5455988Z * [new branch] gh/aorenste/194/head -> origin/gh/aorenste/194/head 2025-01-24T00:53:58.5457349Z * [new branch] gh/aorenste/194/orig -> origin/gh/aorenste/194/orig 2025-01-24T00:53:58.5460055Z * [new branch] gh/aorenste/195/base -> origin/gh/aorenste/195/base 2025-01-24T00:53:58.5460523Z * [new branch] gh/aorenste/195/head -> origin/gh/aorenste/195/head 2025-01-24T00:53:58.5461863Z * [new branch] gh/aorenste/195/orig -> origin/gh/aorenste/195/orig 2025-01-24T00:53:58.5463505Z * [new branch] gh/aorenste/196/base -> origin/gh/aorenste/196/base 2025-01-24T00:53:58.5464744Z * [new branch] gh/aorenste/196/head -> origin/gh/aorenste/196/head 2025-01-24T00:53:58.5465984Z * [new branch] gh/aorenste/196/orig -> origin/gh/aorenste/196/orig 2025-01-24T00:53:58.5467779Z * [new branch] gh/aorenste/197/base -> origin/gh/aorenste/197/base 2025-01-24T00:53:58.5469162Z * [new branch] gh/aorenste/197/head -> origin/gh/aorenste/197/head 2025-01-24T00:53:58.5470498Z * [new branch] gh/aorenste/197/orig -> origin/gh/aorenste/197/orig 2025-01-24T00:53:58.5472390Z * [new branch] gh/aorenste/198/base -> origin/gh/aorenste/198/base 2025-01-24T00:53:58.5473723Z * [new branch] gh/aorenste/198/head -> origin/gh/aorenste/198/head 2025-01-24T00:53:58.5475018Z * [new branch] gh/aorenste/198/orig -> origin/gh/aorenste/198/orig 2025-01-24T00:53:58.5476798Z * [new branch] gh/aorenste/199/base -> origin/gh/aorenste/199/base 2025-01-24T00:53:58.5478234Z * [new branch] gh/aorenste/199/head -> origin/gh/aorenste/199/head 2025-01-24T00:53:58.5479444Z * [new branch] gh/aorenste/199/orig -> origin/gh/aorenste/199/orig 2025-01-24T00:53:58.5481251Z * [new branch] gh/aorenste/200/base -> origin/gh/aorenste/200/base 2025-01-24T00:53:58.5482529Z * [new branch] gh/aorenste/200/head -> origin/gh/aorenste/200/head 2025-01-24T00:53:58.5483867Z * [new branch] gh/aorenste/200/orig -> origin/gh/aorenste/200/orig 2025-01-24T00:53:58.5485675Z * [new branch] gh/aorenste/201/base -> origin/gh/aorenste/201/base 2025-01-24T00:53:58.5487104Z * [new branch] gh/aorenste/201/head -> origin/gh/aorenste/201/head 2025-01-24T00:53:58.5488401Z * [new branch] gh/aorenste/201/orig -> origin/gh/aorenste/201/orig 2025-01-24T00:53:58.5490275Z * [new branch] gh/aorenste/202/base -> origin/gh/aorenste/202/base 2025-01-24T00:53:58.5491733Z * [new branch] gh/aorenste/202/head -> origin/gh/aorenste/202/head 2025-01-24T00:53:58.5493015Z * [new branch] gh/aorenste/202/orig -> origin/gh/aorenste/202/orig 2025-01-24T00:53:58.5494746Z * [new branch] gh/aorenste/203/base -> origin/gh/aorenste/203/base 2025-01-24T00:53:58.5496089Z * [new branch] gh/aorenste/203/head -> origin/gh/aorenste/203/head 2025-01-24T00:53:58.5497366Z * [new branch] gh/aorenste/203/orig -> origin/gh/aorenste/203/orig 2025-01-24T00:53:58.5499163Z * [new branch] gh/aorenste/204/base -> origin/gh/aorenste/204/base 2025-01-24T00:53:58.5500623Z * [new branch] gh/aorenste/204/head -> origin/gh/aorenste/204/head 2025-01-24T00:53:58.5502025Z * [new branch] gh/aorenste/204/orig -> origin/gh/aorenste/204/orig 2025-01-24T00:53:58.5504254Z * [new branch] gh/avikchaudhuri/39/base -> origin/gh/avikchaudhuri/39/base 2025-01-24T00:53:58.5505482Z * [new branch] gh/avikchaudhuri/39/head -> origin/gh/avikchaudhuri/39/head 2025-01-24T00:53:58.5506750Z * [new branch] gh/avikchaudhuri/39/orig -> origin/gh/avikchaudhuri/39/orig 2025-01-24T00:53:58.5508429Z * [new branch] gh/avikchaudhuri/44/base -> origin/gh/avikchaudhuri/44/base 2025-01-24T00:53:58.5509722Z * [new branch] gh/avikchaudhuri/44/head -> origin/gh/avikchaudhuri/44/head 2025-01-24T00:53:58.5511078Z * [new branch] gh/avikchaudhuri/44/orig -> origin/gh/avikchaudhuri/44/orig 2025-01-24T00:53:58.5512781Z * [new branch] gh/avikchaudhuri/45/base -> origin/gh/avikchaudhuri/45/base 2025-01-24T00:53:58.5514186Z * [new branch] gh/avikchaudhuri/45/head -> origin/gh/avikchaudhuri/45/head 2025-01-24T00:53:58.5515541Z * [new branch] gh/avikchaudhuri/45/orig -> origin/gh/avikchaudhuri/45/orig 2025-01-24T00:53:58.5517424Z * [new branch] gh/avikchaudhuri/46/base -> origin/gh/avikchaudhuri/46/base 2025-01-24T00:53:58.5518673Z * [new branch] gh/avikchaudhuri/46/head -> origin/gh/avikchaudhuri/46/head 2025-01-24T00:53:58.5519930Z * [new branch] gh/avikchaudhuri/46/orig -> origin/gh/avikchaudhuri/46/orig 2025-01-24T00:53:58.5521669Z * [new branch] gh/avikchaudhuri/47/base -> origin/gh/avikchaudhuri/47/base 2025-01-24T00:53:58.5523094Z * [new branch] gh/avikchaudhuri/47/head -> origin/gh/avikchaudhuri/47/head 2025-01-24T00:53:58.5524384Z * [new branch] gh/avikchaudhuri/47/orig -> origin/gh/avikchaudhuri/47/orig 2025-01-24T00:53:58.5526210Z * [new branch] gh/avikchaudhuri/48/base -> origin/gh/avikchaudhuri/48/base 2025-01-24T00:53:58.5527660Z * [new branch] gh/avikchaudhuri/48/head -> origin/gh/avikchaudhuri/48/head 2025-01-24T00:53:58.5529167Z * [new branch] gh/avikchaudhuri/48/orig -> origin/gh/avikchaudhuri/48/orig 2025-01-24T00:53:58.5530953Z * [new branch] gh/avikchaudhuri/49/base -> origin/gh/avikchaudhuri/49/base 2025-01-24T00:53:58.5532236Z * [new branch] gh/avikchaudhuri/49/head -> origin/gh/avikchaudhuri/49/head 2025-01-24T00:53:58.5533541Z * [new branch] gh/avikchaudhuri/49/orig -> origin/gh/avikchaudhuri/49/orig 2025-01-24T00:53:58.5535506Z * [new branch] gh/awgu/431/base -> origin/gh/awgu/431/base 2025-01-24T00:53:58.5536818Z * [new branch] gh/awgu/431/head -> origin/gh/awgu/431/head 2025-01-24T00:53:58.5538717Z * [new branch] gh/awgu/431/orig -> origin/gh/awgu/431/orig 2025-01-24T00:53:58.5540367Z * [new branch] gh/awgu/432/base -> origin/gh/awgu/432/base 2025-01-24T00:53:58.5541921Z * [new branch] gh/awgu/432/head -> origin/gh/awgu/432/head 2025-01-24T00:53:58.5543852Z * [new branch] gh/awgu/432/orig -> origin/gh/awgu/432/orig 2025-01-24T00:53:58.5545203Z * [new branch] gh/awgu/434/base -> origin/gh/awgu/434/base 2025-01-24T00:53:58.5546835Z * [new branch] gh/awgu/434/head -> origin/gh/awgu/434/head 2025-01-24T00:53:58.5548495Z * [new branch] gh/awgu/434/orig -> origin/gh/awgu/434/orig 2025-01-24T00:53:58.5552702Z * [new branch] gh/awgu/437/base -> origin/gh/awgu/437/base 2025-01-24T00:53:58.5554291Z * [new branch] gh/awgu/437/head -> origin/gh/awgu/437/head 2025-01-24T00:53:58.5556005Z * [new branch] gh/awgu/437/orig -> origin/gh/awgu/437/orig 2025-01-24T00:53:58.5558164Z * [new branch] gh/awgu/442/base -> origin/gh/awgu/442/base 2025-01-24T00:53:58.5559748Z * [new branch] gh/awgu/442/head -> origin/gh/awgu/442/head 2025-01-24T00:53:58.5561500Z * [new branch] gh/awgu/442/orig -> origin/gh/awgu/442/orig 2025-01-24T00:53:58.5563404Z * [new branch] gh/awgu/443/base -> origin/gh/awgu/443/base 2025-01-24T00:53:58.5564975Z * [new branch] gh/awgu/443/head -> origin/gh/awgu/443/head 2025-01-24T00:53:58.5566570Z * [new branch] gh/awgu/443/orig -> origin/gh/awgu/443/orig 2025-01-24T00:53:58.5568722Z * [new branch] gh/awgu/647/base -> origin/gh/awgu/647/base 2025-01-24T00:53:58.5570414Z * [new branch] gh/awgu/647/head -> origin/gh/awgu/647/head 2025-01-24T00:53:58.5572241Z * [new branch] gh/awgu/647/orig -> origin/gh/awgu/647/orig 2025-01-24T00:53:58.5574439Z * [new branch] gh/awgu/657/base -> origin/gh/awgu/657/base 2025-01-24T00:53:58.5575850Z * [new branch] gh/awgu/657/head -> origin/gh/awgu/657/head 2025-01-24T00:53:58.5577110Z * [new branch] gh/awgu/657/orig -> origin/gh/awgu/657/orig 2025-01-24T00:53:58.5578544Z * [new branch] gh/awgu/666/base -> origin/gh/awgu/666/base 2025-01-24T00:53:58.5579521Z * [new branch] gh/awgu/666/head -> origin/gh/awgu/666/head 2025-01-24T00:53:58.5580664Z * [new branch] gh/awgu/666/orig -> origin/gh/awgu/666/orig 2025-01-24T00:53:58.5581925Z * [new branch] gh/awgu/667/base -> origin/gh/awgu/667/base 2025-01-24T00:53:58.5582938Z * [new branch] gh/awgu/667/head -> origin/gh/awgu/667/head 2025-01-24T00:53:58.5583885Z * [new branch] gh/awgu/667/orig -> origin/gh/awgu/667/orig 2025-01-24T00:53:58.5585271Z * [new branch] gh/awgu/668/base -> origin/gh/awgu/668/base 2025-01-24T00:53:58.5586301Z * [new branch] gh/awgu/668/head -> origin/gh/awgu/668/head 2025-01-24T00:53:58.5587242Z * [new branch] gh/awgu/668/orig -> origin/gh/awgu/668/orig 2025-01-24T00:53:58.5588639Z * [new branch] gh/awgu/669/base -> origin/gh/awgu/669/base 2025-01-24T00:53:58.5589606Z * [new branch] gh/awgu/669/head -> origin/gh/awgu/669/head 2025-01-24T00:53:58.5590566Z * [new branch] gh/awgu/669/orig -> origin/gh/awgu/669/orig 2025-01-24T00:53:58.5592404Z * [new branch] gh/bdhirsh/588/base -> origin/gh/bdhirsh/588/base 2025-01-24T00:53:58.5593473Z * [new branch] gh/bdhirsh/588/head -> origin/gh/bdhirsh/588/head 2025-01-24T00:53:58.5594469Z * [new branch] gh/bdhirsh/588/orig -> origin/gh/bdhirsh/588/orig 2025-01-24T00:53:58.5595936Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-01-24T00:53:58.5597138Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-01-24T00:53:58.5598087Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-01-24T00:53:58.5599588Z * [new branch] gh/bdhirsh/617/base -> origin/gh/bdhirsh/617/base 2025-01-24T00:53:58.5600568Z * [new branch] gh/bdhirsh/617/head -> origin/gh/bdhirsh/617/head 2025-01-24T00:53:58.5601511Z * [new branch] gh/bdhirsh/617/orig -> origin/gh/bdhirsh/617/orig 2025-01-24T00:53:58.5603234Z * [new branch] gh/bdhirsh/619/base -> origin/gh/bdhirsh/619/base 2025-01-24T00:53:58.5604215Z * [new branch] gh/bdhirsh/619/head -> origin/gh/bdhirsh/619/head 2025-01-24T00:53:58.5605197Z * [new branch] gh/bdhirsh/619/orig -> origin/gh/bdhirsh/619/orig 2025-01-24T00:53:58.5606795Z * [new branch] gh/bdhirsh/620/base -> origin/gh/bdhirsh/620/base 2025-01-24T00:53:58.5607834Z * [new branch] gh/bdhirsh/620/head -> origin/gh/bdhirsh/620/head 2025-01-24T00:53:58.5608920Z * [new branch] gh/bdhirsh/620/orig -> origin/gh/bdhirsh/620/orig 2025-01-24T00:53:58.5610239Z * [new branch] gh/bdhirsh/626/base -> origin/gh/bdhirsh/626/base 2025-01-24T00:53:58.5611253Z * [new branch] gh/bdhirsh/626/head -> origin/gh/bdhirsh/626/head 2025-01-24T00:53:58.5612219Z * [new branch] gh/bdhirsh/626/orig -> origin/gh/bdhirsh/626/orig 2025-01-24T00:53:58.5613618Z * [new branch] gh/bdhirsh/627/base -> origin/gh/bdhirsh/627/base 2025-01-24T00:53:58.5614801Z * [new branch] gh/bdhirsh/627/head -> origin/gh/bdhirsh/627/head 2025-01-24T00:53:58.5615787Z * [new branch] gh/bdhirsh/627/orig -> origin/gh/bdhirsh/627/orig 2025-01-24T00:53:58.5617243Z * [new branch] gh/bdhirsh/628/base -> origin/gh/bdhirsh/628/base 2025-01-24T00:53:58.5618249Z * [new branch] gh/bdhirsh/628/head -> origin/gh/bdhirsh/628/head 2025-01-24T00:53:58.5619239Z * [new branch] gh/bdhirsh/628/orig -> origin/gh/bdhirsh/628/orig 2025-01-24T00:53:58.5620570Z * [new branch] gh/bdhirsh/629/base -> origin/gh/bdhirsh/629/base 2025-01-24T00:53:58.5621573Z * [new branch] gh/bdhirsh/629/head -> origin/gh/bdhirsh/629/head 2025-01-24T00:53:58.5622586Z * [new branch] gh/bdhirsh/629/orig -> origin/gh/bdhirsh/629/orig 2025-01-24T00:53:58.5623977Z * [new branch] gh/bdhirsh/630/base -> origin/gh/bdhirsh/630/base 2025-01-24T00:53:58.5624908Z * [new branch] gh/bdhirsh/630/head -> origin/gh/bdhirsh/630/head 2025-01-24T00:53:58.5625896Z * [new branch] gh/bdhirsh/630/orig -> origin/gh/bdhirsh/630/orig 2025-01-24T00:53:58.5627303Z * [new branch] gh/bdhirsh/634/base -> origin/gh/bdhirsh/634/base 2025-01-24T00:53:58.5628396Z * [new branch] gh/bdhirsh/634/head -> origin/gh/bdhirsh/634/head 2025-01-24T00:53:58.5629354Z * [new branch] gh/bdhirsh/634/orig -> origin/gh/bdhirsh/634/orig 2025-01-24T00:53:58.5630857Z * [new branch] gh/bdhirsh/635/base -> origin/gh/bdhirsh/635/base 2025-01-24T00:53:58.5632036Z * [new branch] gh/bdhirsh/635/head -> origin/gh/bdhirsh/635/head 2025-01-24T00:53:58.5632986Z * [new branch] gh/bdhirsh/635/orig -> origin/gh/bdhirsh/635/orig 2025-01-24T00:53:58.5634489Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-01-24T00:53:58.5635505Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-01-24T00:53:58.5636511Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-01-24T00:53:58.5637892Z * [new branch] gh/bdhirsh/637/base -> origin/gh/bdhirsh/637/base 2025-01-24T00:53:58.5638845Z * [new branch] gh/bdhirsh/637/head -> origin/gh/bdhirsh/637/head 2025-01-24T00:53:58.5639797Z * [new branch] gh/bdhirsh/637/orig -> origin/gh/bdhirsh/637/orig 2025-01-24T00:53:58.5641575Z * [new branch] gh/benjaminglass1/35/base -> origin/gh/benjaminglass1/35/base 2025-01-24T00:53:58.5642560Z * [new branch] gh/benjaminglass1/35/head -> origin/gh/benjaminglass1/35/head 2025-01-24T00:53:58.5643624Z * [new branch] gh/benjaminglass1/35/orig -> origin/gh/benjaminglass1/35/orig 2025-01-24T00:53:58.5644956Z * [new branch] gh/benjaminglass1/41/base -> origin/gh/benjaminglass1/41/base 2025-01-24T00:53:58.5645884Z * [new branch] gh/benjaminglass1/41/head -> origin/gh/benjaminglass1/41/head 2025-01-24T00:53:58.5646867Z * [new branch] gh/benjaminglass1/41/orig -> origin/gh/benjaminglass1/41/orig 2025-01-24T00:53:58.5648168Z * [new branch] gh/benjaminglass1/42/base -> origin/gh/benjaminglass1/42/base 2025-01-24T00:53:58.5649467Z * [new branch] gh/benjaminglass1/42/head -> origin/gh/benjaminglass1/42/head 2025-01-24T00:53:58.5650609Z * [new branch] gh/benjaminglass1/42/orig -> origin/gh/benjaminglass1/42/orig 2025-01-24T00:53:58.5652054Z * [new branch] gh/benjaminglass1/44/base -> origin/gh/benjaminglass1/44/base 2025-01-24T00:53:58.5653027Z * [new branch] gh/benjaminglass1/44/head -> origin/gh/benjaminglass1/44/head 2025-01-24T00:53:58.5654040Z * [new branch] gh/benjaminglass1/44/orig -> origin/gh/benjaminglass1/44/orig 2025-01-24T00:53:58.5655384Z * [new branch] gh/benjaminglass1/45/base -> origin/gh/benjaminglass1/45/base 2025-01-24T00:53:58.5656335Z * [new branch] gh/benjaminglass1/45/head -> origin/gh/benjaminglass1/45/head 2025-01-24T00:53:58.5657373Z * [new branch] gh/benjaminglass1/45/orig -> origin/gh/benjaminglass1/45/orig 2025-01-24T00:53:58.5658857Z * [new branch] gh/benjaminglass1/46/base -> origin/gh/benjaminglass1/46/base 2025-01-24T00:53:58.5659872Z * [new branch] gh/benjaminglass1/46/head -> origin/gh/benjaminglass1/46/head 2025-01-24T00:53:58.5660866Z * [new branch] gh/benjaminglass1/46/orig -> origin/gh/benjaminglass1/46/orig 2025-01-24T00:53:58.5662261Z * [new branch] gh/benjaminglass1/47/base -> origin/gh/benjaminglass1/47/base 2025-01-24T00:53:58.5663210Z * [new branch] gh/benjaminglass1/47/head -> origin/gh/benjaminglass1/47/head 2025-01-24T00:53:58.5664178Z * [new branch] gh/benjaminglass1/47/orig -> origin/gh/benjaminglass1/47/orig 2025-01-24T00:53:58.5665577Z * [new branch] gh/benjaminglass1/48/base -> origin/gh/benjaminglass1/48/base 2025-01-24T00:53:58.5666545Z * [new branch] gh/benjaminglass1/48/head -> origin/gh/benjaminglass1/48/head 2025-01-24T00:53:58.5667570Z * [new branch] gh/benjaminglass1/48/orig -> origin/gh/benjaminglass1/48/orig 2025-01-24T00:53:58.5669039Z * [new branch] gh/benjaminglass1/49/base -> origin/gh/benjaminglass1/49/base 2025-01-24T00:53:58.5670035Z * [new branch] gh/benjaminglass1/49/head -> origin/gh/benjaminglass1/49/head 2025-01-24T00:53:58.5671176Z * [new branch] gh/benjaminglass1/49/orig -> origin/gh/benjaminglass1/49/orig 2025-01-24T00:53:58.5672456Z * [new branch] gh/benjaminglass1/50/base -> origin/gh/benjaminglass1/50/base 2025-01-24T00:53:58.5673705Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-01-24T00:53:58.5674679Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-01-24T00:53:58.5675743Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-01-24T00:53:58.5677090Z * [new branch] gh/benjaminglass1/52/base -> origin/gh/benjaminglass1/52/base 2025-01-24T00:53:58.5678044Z * [new branch] gh/benjaminglass1/52/head -> origin/gh/benjaminglass1/52/head 2025-01-24T00:53:58.5679025Z * [new branch] gh/benjaminglass1/52/orig -> origin/gh/benjaminglass1/52/orig 2025-01-24T00:53:58.5680315Z * [new branch] gh/benjaminglass1/53/base -> origin/gh/benjaminglass1/53/base 2025-01-24T00:53:58.5681282Z * [new branch] gh/benjaminglass1/53/head -> origin/gh/benjaminglass1/53/head 2025-01-24T00:53:58.5682306Z * [new branch] gh/benjaminglass1/53/orig -> origin/gh/benjaminglass1/53/orig 2025-01-24T00:53:58.5683798Z * [new branch] gh/benjaminglass1/54/base -> origin/gh/benjaminglass1/54/base 2025-01-24T00:53:58.5684737Z * [new branch] gh/benjaminglass1/54/head -> origin/gh/benjaminglass1/54/head 2025-01-24T00:53:58.5685694Z * [new branch] gh/benjaminglass1/54/orig -> origin/gh/benjaminglass1/54/orig 2025-01-24T00:53:58.5686978Z * [new branch] gh/benjaminglass1/55/base -> origin/gh/benjaminglass1/55/base 2025-01-24T00:53:58.5687999Z * [new branch] gh/benjaminglass1/55/head -> origin/gh/benjaminglass1/55/head 2025-01-24T00:53:58.5688907Z * [new branch] gh/benjaminglass1/55/orig -> origin/gh/benjaminglass1/55/orig 2025-01-24T00:53:58.5690242Z * [new branch] gh/benjaminglass1/56/base -> origin/gh/benjaminglass1/56/base 2025-01-24T00:53:58.5691268Z * [new branch] gh/benjaminglass1/56/head -> origin/gh/benjaminglass1/56/head 2025-01-24T00:53:58.5692282Z * [new branch] gh/benjaminglass1/56/orig -> origin/gh/benjaminglass1/56/orig 2025-01-24T00:53:58.5693587Z * [new branch] gh/benjaminglass1/57/base -> origin/gh/benjaminglass1/57/base 2025-01-24T00:53:58.5694541Z * [new branch] gh/benjaminglass1/57/head -> origin/gh/benjaminglass1/57/head 2025-01-24T00:53:58.5695522Z * [new branch] gh/benjaminglass1/57/orig -> origin/gh/benjaminglass1/57/orig 2025-01-24T00:53:58.5697127Z * [new branch] gh/bertmaher/3/base -> origin/gh/bertmaher/3/base 2025-01-24T00:53:58.5698118Z * [new branch] gh/bertmaher/3/head -> origin/gh/bertmaher/3/head 2025-01-24T00:53:58.5699073Z * [new branch] gh/bertmaher/3/orig -> origin/gh/bertmaher/3/orig 2025-01-24T00:53:58.5700493Z * [new branch] gh/bertmaher/4/base -> origin/gh/bertmaher/4/base 2025-01-24T00:53:58.5701492Z * [new branch] gh/bertmaher/4/head -> origin/gh/bertmaher/4/head 2025-01-24T00:53:58.5702538Z * [new branch] gh/bertmaher/4/orig -> origin/gh/bertmaher/4/orig 2025-01-24T00:53:58.5704180Z * [new branch] gh/bigfootjon/1/base -> origin/gh/bigfootjon/1/base 2025-01-24T00:53:58.5705164Z * [new branch] gh/bigfootjon/1/head -> origin/gh/bigfootjon/1/head 2025-01-24T00:53:58.5706379Z * [new branch] gh/bigfootjon/2/base -> origin/gh/bigfootjon/2/base 2025-01-24T00:53:58.5707373Z * [new branch] gh/bigfootjon/2/orig -> origin/gh/bigfootjon/2/orig 2025-01-24T00:53:58.5708950Z * [new branch] gh/blzheng/3/base -> origin/gh/blzheng/3/base 2025-01-24T00:53:58.5709949Z * [new branch] gh/blzheng/3/head -> origin/gh/blzheng/3/head 2025-01-24T00:53:58.5710944Z * [new branch] gh/blzheng/3/orig -> origin/gh/blzheng/3/orig 2025-01-24T00:53:58.5712553Z * [new branch] gh/bobrenjc93/119/base -> origin/gh/bobrenjc93/119/base 2025-01-24T00:53:58.5713522Z * [new branch] gh/bobrenjc93/119/head -> origin/gh/bobrenjc93/119/head 2025-01-24T00:53:58.5714483Z * [new branch] gh/bobrenjc93/119/orig -> origin/gh/bobrenjc93/119/orig 2025-01-24T00:53:58.5715816Z * [new branch] gh/bobrenjc93/146/base -> origin/gh/bobrenjc93/146/base 2025-01-24T00:53:58.5716937Z * [new branch] gh/bobrenjc93/146/head -> origin/gh/bobrenjc93/146/head 2025-01-24T00:53:58.5717718Z * [new branch] gh/bobrenjc93/146/orig -> origin/gh/bobrenjc93/146/orig 2025-01-24T00:53:58.5719129Z * [new branch] gh/bobrenjc93/183/base -> origin/gh/bobrenjc93/183/base 2025-01-24T00:53:58.5720068Z * [new branch] gh/bobrenjc93/183/head -> origin/gh/bobrenjc93/183/head 2025-01-24T00:53:58.5721316Z * [new branch] gh/bobrenjc93/183/orig -> origin/gh/bobrenjc93/183/orig 2025-01-24T00:53:58.5722534Z * [new branch] gh/bobrenjc93/187/base -> origin/gh/bobrenjc93/187/base 2025-01-24T00:53:58.5723499Z * [new branch] gh/bobrenjc93/187/head -> origin/gh/bobrenjc93/187/head 2025-01-24T00:53:58.5724491Z * [new branch] gh/bobrenjc93/187/orig -> origin/gh/bobrenjc93/187/orig 2025-01-24T00:53:58.5725936Z * [new branch] gh/bobrenjc93/191/base -> origin/gh/bobrenjc93/191/base 2025-01-24T00:53:58.5726874Z * [new branch] gh/bobrenjc93/191/head -> origin/gh/bobrenjc93/191/head 2025-01-24T00:53:58.5727769Z * [new branch] gh/bobrenjc93/191/orig -> origin/gh/bobrenjc93/191/orig 2025-01-24T00:53:58.5729196Z * [new branch] gh/bobrenjc93/192/base -> origin/gh/bobrenjc93/192/base 2025-01-24T00:53:58.5730253Z * [new branch] gh/bobrenjc93/192/head -> origin/gh/bobrenjc93/192/head 2025-01-24T00:53:58.5731363Z * [new branch] gh/bobrenjc93/192/orig -> origin/gh/bobrenjc93/192/orig 2025-01-24T00:53:58.5732707Z * [new branch] gh/bobrenjc93/193/base -> origin/gh/bobrenjc93/193/base 2025-01-24T00:53:58.5733630Z * [new branch] gh/bobrenjc93/193/head -> origin/gh/bobrenjc93/193/head 2025-01-24T00:53:58.5734600Z * [new branch] gh/bobrenjc93/193/orig -> origin/gh/bobrenjc93/193/orig 2025-01-24T00:53:58.5736047Z * [new branch] gh/bobrenjc93/194/base -> origin/gh/bobrenjc93/194/base 2025-01-24T00:53:58.5736957Z * [new branch] gh/bobrenjc93/194/head -> origin/gh/bobrenjc93/194/head 2025-01-24T00:53:58.5737968Z * [new branch] gh/bobrenjc93/194/orig -> origin/gh/bobrenjc93/194/orig 2025-01-24T00:53:58.5739339Z * [new branch] gh/bobrenjc93/195/base -> origin/gh/bobrenjc93/195/base 2025-01-24T00:53:58.5740205Z * [new branch] gh/bobrenjc93/195/head -> origin/gh/bobrenjc93/195/head 2025-01-24T00:53:58.5741281Z * [new branch] gh/bobrenjc93/195/orig -> origin/gh/bobrenjc93/195/orig 2025-01-24T00:53:58.5742631Z * [new branch] gh/bobrenjc93/196/base -> origin/gh/bobrenjc93/196/base 2025-01-24T00:53:58.5743525Z * [new branch] gh/bobrenjc93/196/head -> origin/gh/bobrenjc93/196/head 2025-01-24T00:53:58.5744488Z * [new branch] gh/bobrenjc93/196/orig -> origin/gh/bobrenjc93/196/orig 2025-01-24T00:53:58.5745895Z * [new branch] gh/bobrenjc93/197/base -> origin/gh/bobrenjc93/197/base 2025-01-24T00:53:58.5746775Z * [new branch] gh/bobrenjc93/197/head -> origin/gh/bobrenjc93/197/head 2025-01-24T00:53:58.5747780Z * [new branch] gh/bobrenjc93/197/orig -> origin/gh/bobrenjc93/197/orig 2025-01-24T00:53:58.5749226Z * [new branch] gh/bobrenjc93/198/base -> origin/gh/bobrenjc93/198/base 2025-01-24T00:53:58.5750262Z * [new branch] gh/bobrenjc93/198/head -> origin/gh/bobrenjc93/198/head 2025-01-24T00:53:58.5751320Z * [new branch] gh/bobrenjc93/198/orig -> origin/gh/bobrenjc93/198/orig 2025-01-24T00:53:58.5752824Z * [new branch] gh/bobrenjc93/199/base -> origin/gh/bobrenjc93/199/base 2025-01-24T00:53:58.5753763Z * [new branch] gh/bobrenjc93/199/head -> origin/gh/bobrenjc93/199/head 2025-01-24T00:53:58.5754674Z * [new branch] gh/bobrenjc93/199/orig -> origin/gh/bobrenjc93/199/orig 2025-01-24T00:53:58.5756130Z * [new branch] gh/bobrenjc93/200/base -> origin/gh/bobrenjc93/200/base 2025-01-24T00:53:58.5756984Z * [new branch] gh/bobrenjc93/200/head -> origin/gh/bobrenjc93/200/head 2025-01-24T00:53:58.5757993Z * [new branch] gh/bobrenjc93/200/orig -> origin/gh/bobrenjc93/200/orig 2025-01-24T00:53:58.5759359Z * [new branch] gh/bobrenjc93/201/base -> origin/gh/bobrenjc93/201/base 2025-01-24T00:53:58.5760245Z * [new branch] gh/bobrenjc93/201/head -> origin/gh/bobrenjc93/201/head 2025-01-24T00:53:58.5761236Z * [new branch] gh/bobrenjc93/201/orig -> origin/gh/bobrenjc93/201/orig 2025-01-24T00:53:58.5762559Z * [new branch] gh/bobrenjc93/202/base -> origin/gh/bobrenjc93/202/base 2025-01-24T00:53:58.5763450Z * [new branch] gh/bobrenjc93/202/head -> origin/gh/bobrenjc93/202/head 2025-01-24T00:53:58.5764443Z * [new branch] gh/bobrenjc93/202/orig -> origin/gh/bobrenjc93/202/orig 2025-01-24T00:53:58.5766610Z * [new branch] gh/bobrenjc93/203/base -> origin/gh/bobrenjc93/203/base 2025-01-24T00:53:58.5767297Z * [new branch] gh/bobrenjc93/203/head -> origin/gh/bobrenjc93/203/head 2025-01-24T00:53:58.5768242Z * [new branch] gh/bobrenjc93/203/orig -> origin/gh/bobrenjc93/203/orig 2025-01-24T00:53:58.5769772Z * [new branch] gh/bobrenjc93/204/base -> origin/gh/bobrenjc93/204/base 2025-01-24T00:53:58.5770704Z * [new branch] gh/bobrenjc93/204/head -> origin/gh/bobrenjc93/204/head 2025-01-24T00:53:58.5771792Z * [new branch] gh/bobrenjc93/204/orig -> origin/gh/bobrenjc93/204/orig 2025-01-24T00:53:58.5773485Z * [new branch] gh/bobrenjc93/205/base -> origin/gh/bobrenjc93/205/base 2025-01-24T00:53:58.5774234Z * [new branch] gh/bobrenjc93/205/head -> origin/gh/bobrenjc93/205/head 2025-01-24T00:53:58.5775104Z * [new branch] gh/bobrenjc93/205/orig -> origin/gh/bobrenjc93/205/orig 2025-01-24T00:53:58.5776520Z * [new branch] gh/bobrenjc93/206/base -> origin/gh/bobrenjc93/206/base 2025-01-24T00:53:58.5777327Z * [new branch] gh/bobrenjc93/206/head -> origin/gh/bobrenjc93/206/head 2025-01-24T00:53:58.5778573Z * [new branch] gh/bobrenjc93/206/orig -> origin/gh/bobrenjc93/206/orig 2025-01-24T00:53:58.5779629Z * [new branch] gh/bobrenjc93/207/base -> origin/gh/bobrenjc93/207/base 2025-01-24T00:53:58.5780641Z * [new branch] gh/bobrenjc93/207/head -> origin/gh/bobrenjc93/207/head 2025-01-24T00:53:58.5781614Z * [new branch] gh/bobrenjc93/207/orig -> origin/gh/bobrenjc93/207/orig 2025-01-24T00:53:58.5783194Z * [new branch] gh/bobrenjc93/208/base -> origin/gh/bobrenjc93/208/base 2025-01-24T00:53:58.5784203Z * [new branch] gh/bobrenjc93/208/head -> origin/gh/bobrenjc93/208/head 2025-01-24T00:53:58.5785177Z * [new branch] gh/bobrenjc93/208/orig -> origin/gh/bobrenjc93/208/orig 2025-01-24T00:53:58.5786596Z * [new branch] gh/bobrenjc93/209/base -> origin/gh/bobrenjc93/209/base 2025-01-24T00:53:58.5787465Z * [new branch] gh/bobrenjc93/209/head -> origin/gh/bobrenjc93/209/head 2025-01-24T00:53:58.5788450Z * [new branch] gh/bobrenjc93/209/orig -> origin/gh/bobrenjc93/209/orig 2025-01-24T00:53:58.5789952Z * [new branch] gh/bobrenjc93/210/base -> origin/gh/bobrenjc93/210/base 2025-01-24T00:53:58.5790875Z * [new branch] gh/bobrenjc93/210/head -> origin/gh/bobrenjc93/210/head 2025-01-24T00:53:58.5791908Z * [new branch] gh/bobrenjc93/210/orig -> origin/gh/bobrenjc93/210/orig 2025-01-24T00:53:58.5793233Z * [new branch] gh/bobrenjc93/211/base -> origin/gh/bobrenjc93/211/base 2025-01-24T00:53:58.5794167Z * [new branch] gh/bobrenjc93/211/head -> origin/gh/bobrenjc93/211/head 2025-01-24T00:53:58.5795116Z * [new branch] gh/bobrenjc93/211/orig -> origin/gh/bobrenjc93/211/orig 2025-01-24T00:53:58.5796459Z * [new branch] gh/bobrenjc93/212/base -> origin/gh/bobrenjc93/212/base 2025-01-24T00:53:58.5797374Z * [new branch] gh/bobrenjc93/212/head -> origin/gh/bobrenjc93/212/head 2025-01-24T00:53:58.5798383Z * [new branch] gh/bobrenjc93/212/orig -> origin/gh/bobrenjc93/212/orig 2025-01-24T00:53:58.5799725Z * [new branch] gh/bobrenjc93/213/base -> origin/gh/bobrenjc93/213/base 2025-01-24T00:53:58.5800606Z * [new branch] gh/bobrenjc93/213/head -> origin/gh/bobrenjc93/213/head 2025-01-24T00:53:58.5801838Z * [new branch] gh/bobrenjc93/213/orig -> origin/gh/bobrenjc93/213/orig 2025-01-24T00:53:58.5803911Z * [new branch] gh/bobrenjc93/214/base -> origin/gh/bobrenjc93/214/base 2025-01-24T00:53:58.5805515Z * [new branch] gh/bobrenjc93/214/head -> origin/gh/bobrenjc93/214/head 2025-01-24T00:53:58.5807185Z * [new branch] gh/bobrenjc93/214/orig -> origin/gh/bobrenjc93/214/orig 2025-01-24T00:53:58.5809481Z * [new branch] gh/bobrenjc93/215/base -> origin/gh/bobrenjc93/215/base 2025-01-24T00:53:58.5811304Z * [new branch] gh/bobrenjc93/215/head -> origin/gh/bobrenjc93/215/head 2025-01-24T00:53:58.5813020Z * [new branch] gh/bobrenjc93/215/orig -> origin/gh/bobrenjc93/215/orig 2025-01-24T00:53:58.5815257Z * [new branch] gh/bobrenjc93/216/base -> origin/gh/bobrenjc93/216/base 2025-01-24T00:53:58.5817008Z * [new branch] gh/bobrenjc93/216/head -> origin/gh/bobrenjc93/216/head 2025-01-24T00:53:58.5818705Z * [new branch] gh/bobrenjc93/216/orig -> origin/gh/bobrenjc93/216/orig 2025-01-24T00:53:58.5820902Z * [new branch] gh/bobrenjc93/217/base -> origin/gh/bobrenjc93/217/base 2025-01-24T00:53:58.5822576Z * [new branch] gh/bobrenjc93/217/head -> origin/gh/bobrenjc93/217/head 2025-01-24T00:53:58.5824048Z * [new branch] gh/bobrenjc93/217/orig -> origin/gh/bobrenjc93/217/orig 2025-01-24T00:53:58.5826172Z * [new branch] gh/bobrenjc93/218/base -> origin/gh/bobrenjc93/218/base 2025-01-24T00:53:58.5827664Z * [new branch] gh/bobrenjc93/218/head -> origin/gh/bobrenjc93/218/head 2025-01-24T00:53:58.5829120Z * [new branch] gh/bobrenjc93/218/orig -> origin/gh/bobrenjc93/218/orig 2025-01-24T00:53:58.5831107Z * [new branch] gh/bobrenjc93/219/base -> origin/gh/bobrenjc93/219/base 2025-01-24T00:53:58.5832612Z * [new branch] gh/bobrenjc93/219/head -> origin/gh/bobrenjc93/219/head 2025-01-24T00:53:58.5834141Z * [new branch] gh/bobrenjc93/219/orig -> origin/gh/bobrenjc93/219/orig 2025-01-24T00:53:58.5836253Z * [new branch] gh/bobrenjc93/220/base -> origin/gh/bobrenjc93/220/base 2025-01-24T00:53:58.5837774Z * [new branch] gh/bobrenjc93/220/head -> origin/gh/bobrenjc93/220/head 2025-01-24T00:53:58.5839296Z * [new branch] gh/bobrenjc93/220/orig -> origin/gh/bobrenjc93/220/orig 2025-01-24T00:53:58.5841489Z * [new branch] gh/bobrenjc93/221/base -> origin/gh/bobrenjc93/221/base 2025-01-24T00:53:58.5842930Z * [new branch] gh/bobrenjc93/221/head -> origin/gh/bobrenjc93/221/head 2025-01-24T00:53:58.5844408Z * [new branch] gh/bobrenjc93/221/orig -> origin/gh/bobrenjc93/221/orig 2025-01-24T00:53:58.5846646Z * [new branch] gh/bobrenjc93/222/base -> origin/gh/bobrenjc93/222/base 2025-01-24T00:53:58.5848304Z * [new branch] gh/bobrenjc93/222/head -> origin/gh/bobrenjc93/222/head 2025-01-24T00:53:58.5850638Z * [new branch] gh/bobrenjc93/222/orig -> origin/gh/bobrenjc93/222/orig 2025-01-24T00:53:58.5852784Z * [new branch] gh/bobrenjc93/223/base -> origin/gh/bobrenjc93/223/base 2025-01-24T00:53:58.5853965Z * [new branch] gh/bobrenjc93/223/head -> origin/gh/bobrenjc93/223/head 2025-01-24T00:53:58.5855184Z * [new branch] gh/bobrenjc93/223/orig -> origin/gh/bobrenjc93/223/orig 2025-01-24T00:53:58.5856755Z * [new branch] gh/bobrenjc93/224/base -> origin/gh/bobrenjc93/224/base 2025-01-24T00:53:58.5857850Z * [new branch] gh/bobrenjc93/224/head -> origin/gh/bobrenjc93/224/head 2025-01-24T00:53:58.5858938Z * [new branch] gh/bobrenjc93/224/orig -> origin/gh/bobrenjc93/224/orig 2025-01-24T00:53:58.5860553Z * [new branch] gh/bobrenjc93/225/base -> origin/gh/bobrenjc93/225/base 2025-01-24T00:53:58.5861649Z * [new branch] gh/bobrenjc93/225/head -> origin/gh/bobrenjc93/225/head 2025-01-24T00:53:58.5863471Z * [new branch] gh/bobrenjc93/225/orig -> origin/gh/bobrenjc93/225/orig 2025-01-24T00:53:58.5864303Z * [new branch] gh/bobrenjc93/226/base -> origin/gh/bobrenjc93/226/base 2025-01-24T00:53:58.5865393Z * [new branch] gh/bobrenjc93/226/head -> origin/gh/bobrenjc93/226/head 2025-01-24T00:53:58.5866625Z * [new branch] gh/bobrenjc93/226/orig -> origin/gh/bobrenjc93/226/orig 2025-01-24T00:53:58.5868199Z * [new branch] gh/bobrenjc93/227/base -> origin/gh/bobrenjc93/227/base 2025-01-24T00:53:58.5869178Z * [new branch] gh/bobrenjc93/227/head -> origin/gh/bobrenjc93/227/head 2025-01-24T00:53:58.5870472Z * [new branch] gh/bobrenjc93/227/orig -> origin/gh/bobrenjc93/227/orig 2025-01-24T00:53:58.5872132Z * [new branch] gh/bobrenjc93/228/base -> origin/gh/bobrenjc93/228/base 2025-01-24T00:53:58.5873142Z * [new branch] gh/bobrenjc93/228/head -> origin/gh/bobrenjc93/228/head 2025-01-24T00:53:58.5874250Z * [new branch] gh/bobrenjc93/228/orig -> origin/gh/bobrenjc93/228/orig 2025-01-24T00:53:58.5875781Z * [new branch] gh/bobrenjc93/229/base -> origin/gh/bobrenjc93/229/base 2025-01-24T00:53:58.5876812Z * [new branch] gh/bobrenjc93/229/head -> origin/gh/bobrenjc93/229/head 2025-01-24T00:53:58.5878029Z * [new branch] gh/bobrenjc93/229/orig -> origin/gh/bobrenjc93/229/orig 2025-01-24T00:53:58.5879700Z * [new branch] gh/bobrenjc93/230/base -> origin/gh/bobrenjc93/230/base 2025-01-24T00:53:58.5880985Z * [new branch] gh/bobrenjc93/230/head -> origin/gh/bobrenjc93/230/head 2025-01-24T00:53:58.5882193Z * [new branch] gh/bobrenjc93/230/orig -> origin/gh/bobrenjc93/230/orig 2025-01-24T00:53:58.5883663Z * [new branch] gh/bobrenjc93/231/base -> origin/gh/bobrenjc93/231/base 2025-01-24T00:53:58.5884646Z * [new branch] gh/bobrenjc93/231/head -> origin/gh/bobrenjc93/231/head 2025-01-24T00:53:58.5885759Z * [new branch] gh/bobrenjc93/231/orig -> origin/gh/bobrenjc93/231/orig 2025-01-24T00:53:58.5887296Z * [new branch] gh/bobrenjc93/232/base -> origin/gh/bobrenjc93/232/base 2025-01-24T00:53:58.5888284Z * [new branch] gh/bobrenjc93/232/head -> origin/gh/bobrenjc93/232/head 2025-01-24T00:53:58.5889580Z * [new branch] gh/bobrenjc93/232/orig -> origin/gh/bobrenjc93/232/orig 2025-01-24T00:53:58.5891151Z * [new branch] gh/bobrenjc93/233/base -> origin/gh/bobrenjc93/233/base 2025-01-24T00:53:58.5892223Z * [new branch] gh/bobrenjc93/233/head -> origin/gh/bobrenjc93/233/head 2025-01-24T00:53:58.5893292Z * [new branch] gh/bobrenjc93/233/orig -> origin/gh/bobrenjc93/233/orig 2025-01-24T00:53:58.5894827Z * [new branch] gh/bobrenjc93/234/base -> origin/gh/bobrenjc93/234/base 2025-01-24T00:53:58.5895845Z * [new branch] gh/bobrenjc93/234/head -> origin/gh/bobrenjc93/234/head 2025-01-24T00:53:58.5896905Z * [new branch] gh/bobrenjc93/234/orig -> origin/gh/bobrenjc93/234/orig 2025-01-24T00:53:58.5898621Z * [new branch] gh/bobrenjc93/235/base -> origin/gh/bobrenjc93/235/base 2025-01-24T00:53:58.5899711Z * [new branch] gh/bobrenjc93/235/head -> origin/gh/bobrenjc93/235/head 2025-01-24T00:53:58.5900938Z * [new branch] gh/bobrenjc93/235/orig -> origin/gh/bobrenjc93/235/orig 2025-01-24T00:53:58.5902422Z * [new branch] gh/bobrenjc93/236/base -> origin/gh/bobrenjc93/236/base 2025-01-24T00:53:58.5903431Z * [new branch] gh/bobrenjc93/236/head -> origin/gh/bobrenjc93/236/head 2025-01-24T00:53:58.5904626Z * [new branch] gh/bobrenjc93/236/orig -> origin/gh/bobrenjc93/236/orig 2025-01-24T00:53:58.5906187Z * [new branch] gh/bobrenjc93/237/base -> origin/gh/bobrenjc93/237/base 2025-01-24T00:53:58.5907306Z * [new branch] gh/bobrenjc93/237/head -> origin/gh/bobrenjc93/237/head 2025-01-24T00:53:58.5908257Z * [new branch] gh/bobrenjc93/237/orig -> origin/gh/bobrenjc93/237/orig 2025-01-24T00:53:58.5909831Z * [new branch] gh/bobrenjc93/238/base -> origin/gh/bobrenjc93/238/base 2025-01-24T00:53:58.5911033Z * [new branch] gh/bobrenjc93/238/head -> origin/gh/bobrenjc93/238/head 2025-01-24T00:53:58.5912036Z * [new branch] gh/bobrenjc93/238/orig -> origin/gh/bobrenjc93/238/orig 2025-01-24T00:53:58.5913601Z * [new branch] gh/bobrenjc93/239/base -> origin/gh/bobrenjc93/239/base 2025-01-24T00:53:58.5914585Z * [new branch] gh/bobrenjc93/239/head -> origin/gh/bobrenjc93/239/head 2025-01-24T00:53:58.5916190Z * [new branch] gh/bobrenjc93/239/orig -> origin/gh/bobrenjc93/239/orig 2025-01-24T00:53:58.5917630Z * [new branch] gh/bobrenjc93/240/base -> origin/gh/bobrenjc93/240/base 2025-01-24T00:53:58.5918621Z * [new branch] gh/bobrenjc93/240/head -> origin/gh/bobrenjc93/240/head 2025-01-24T00:53:58.5919835Z * [new branch] gh/bobrenjc93/240/orig -> origin/gh/bobrenjc93/240/orig 2025-01-24T00:53:58.5921334Z * [new branch] gh/bobrenjc93/241/base -> origin/gh/bobrenjc93/241/base 2025-01-24T00:53:58.5922323Z * [new branch] gh/bobrenjc93/241/head -> origin/gh/bobrenjc93/241/head 2025-01-24T00:53:58.5923411Z * [new branch] gh/bobrenjc93/241/orig -> origin/gh/bobrenjc93/241/orig 2025-01-24T00:53:58.5925009Z * [new branch] gh/bobrenjc93/242/base -> origin/gh/bobrenjc93/242/base 2025-01-24T00:53:58.5926037Z * [new branch] gh/bobrenjc93/242/head -> origin/gh/bobrenjc93/242/head 2025-01-24T00:53:58.5927112Z * [new branch] gh/bobrenjc93/242/orig -> origin/gh/bobrenjc93/242/orig 2025-01-24T00:53:58.5928697Z * [new branch] gh/bobrenjc93/243/base -> origin/gh/bobrenjc93/243/base 2025-01-24T00:53:58.5929725Z * [new branch] gh/bobrenjc93/243/head -> origin/gh/bobrenjc93/243/head 2025-01-24T00:53:58.5930829Z * [new branch] gh/bobrenjc93/243/orig -> origin/gh/bobrenjc93/243/orig 2025-01-24T00:53:58.5932409Z * [new branch] gh/bobrenjc93/244/base -> origin/gh/bobrenjc93/244/base 2025-01-24T00:53:58.5933402Z * [new branch] gh/bobrenjc93/244/head -> origin/gh/bobrenjc93/244/head 2025-01-24T00:53:58.5934522Z * [new branch] gh/bobrenjc93/244/orig -> origin/gh/bobrenjc93/244/orig 2025-01-24T00:53:58.5935999Z * [new branch] gh/bobrenjc93/245/base -> origin/gh/bobrenjc93/245/base 2025-01-24T00:53:58.5937245Z * [new branch] gh/bobrenjc93/245/head -> origin/gh/bobrenjc93/245/head 2025-01-24T00:53:58.5938237Z * [new branch] gh/bobrenjc93/245/orig -> origin/gh/bobrenjc93/245/orig 2025-01-24T00:53:58.5939849Z * [new branch] gh/bobrenjc93/246/base -> origin/gh/bobrenjc93/246/base 2025-01-24T00:53:58.5940803Z * [new branch] gh/bobrenjc93/246/head -> origin/gh/bobrenjc93/246/head 2025-01-24T00:53:58.5942043Z * [new branch] gh/bobrenjc93/246/orig -> origin/gh/bobrenjc93/246/orig 2025-01-24T00:53:58.5943586Z * [new branch] gh/bobrenjc93/247/base -> origin/gh/bobrenjc93/247/base 2025-01-24T00:53:58.5944643Z * [new branch] gh/bobrenjc93/247/head -> origin/gh/bobrenjc93/247/head 2025-01-24T00:53:58.5945656Z * [new branch] gh/bobrenjc93/247/orig -> origin/gh/bobrenjc93/247/orig 2025-01-24T00:53:58.5947212Z * [new branch] gh/bobrenjc93/248/base -> origin/gh/bobrenjc93/248/base 2025-01-24T00:53:58.5948269Z * [new branch] gh/bobrenjc93/248/head -> origin/gh/bobrenjc93/248/head 2025-01-24T00:53:58.5949715Z * [new branch] gh/bobrenjc93/248/orig -> origin/gh/bobrenjc93/248/orig 2025-01-24T00:53:58.5951196Z * [new branch] gh/bobrenjc93/249/base -> origin/gh/bobrenjc93/249/base 2025-01-24T00:53:58.5952231Z * [new branch] gh/bobrenjc93/249/head -> origin/gh/bobrenjc93/249/head 2025-01-24T00:53:58.5953289Z * [new branch] gh/bobrenjc93/249/orig -> origin/gh/bobrenjc93/249/orig 2025-01-24T00:53:58.5954776Z * [new branch] gh/bobrenjc93/250/base -> origin/gh/bobrenjc93/250/base 2025-01-24T00:53:58.5956127Z * [new branch] gh/bobrenjc93/250/head -> origin/gh/bobrenjc93/250/head 2025-01-24T00:53:58.5957007Z * [new branch] gh/bobrenjc93/250/orig -> origin/gh/bobrenjc93/250/orig 2025-01-24T00:53:58.5958565Z * [new branch] gh/bobrenjc93/251/base -> origin/gh/bobrenjc93/251/base 2025-01-24T00:53:58.5959551Z * [new branch] gh/bobrenjc93/251/head -> origin/gh/bobrenjc93/251/head 2025-01-24T00:53:58.5960608Z * [new branch] gh/bobrenjc93/251/orig -> origin/gh/bobrenjc93/251/orig 2025-01-24T00:53:58.5962229Z * [new branch] gh/bobrenjc93/252/base -> origin/gh/bobrenjc93/252/base 2025-01-24T00:53:58.5963225Z * [new branch] gh/bobrenjc93/252/head -> origin/gh/bobrenjc93/252/head 2025-01-24T00:53:58.5964417Z * [new branch] gh/bobrenjc93/252/orig -> origin/gh/bobrenjc93/252/orig 2025-01-24T00:53:58.5965926Z * [new branch] gh/bobrenjc93/253/base -> origin/gh/bobrenjc93/253/base 2025-01-24T00:53:58.5966929Z * [new branch] gh/bobrenjc93/253/head -> origin/gh/bobrenjc93/253/head 2025-01-24T00:53:58.5968072Z * [new branch] gh/bobrenjc93/253/orig -> origin/gh/bobrenjc93/253/orig 2025-01-24T00:53:58.5969572Z * [new branch] gh/bobrenjc93/254/base -> origin/gh/bobrenjc93/254/base 2025-01-24T00:53:58.5970727Z * [new branch] gh/bobrenjc93/254/head -> origin/gh/bobrenjc93/254/head 2025-01-24T00:53:58.5971830Z * [new branch] gh/bobrenjc93/254/orig -> origin/gh/bobrenjc93/254/orig 2025-01-24T00:53:58.5973439Z * [new branch] gh/bobrenjc93/255/base -> origin/gh/bobrenjc93/255/base 2025-01-24T00:53:58.5974477Z * [new branch] gh/bobrenjc93/255/head -> origin/gh/bobrenjc93/255/head 2025-01-24T00:53:58.5975735Z * [new branch] gh/bobrenjc93/255/orig -> origin/gh/bobrenjc93/255/orig 2025-01-24T00:53:58.5977743Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-01-24T00:53:58.5978821Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-01-24T00:53:58.5980744Z * [new branch] gh/c-p-i-o/1/base -> origin/gh/c-p-i-o/1/base 2025-01-24T00:53:58.5981765Z * [new branch] gh/c-p-i-o/1/head -> origin/gh/c-p-i-o/1/head 2025-01-24T00:53:58.5982940Z * [new branch] gh/c-p-i-o/1/orig -> origin/gh/c-p-i-o/1/orig 2025-01-24T00:53:58.5984524Z * [new branch] gh/c-p-i-o/3/base -> origin/gh/c-p-i-o/3/base 2025-01-24T00:53:58.5985703Z * [new branch] gh/c-p-i-o/3/head -> origin/gh/c-p-i-o/3/head 2025-01-24T00:53:58.5986744Z * [new branch] gh/c-p-i-o/3/orig -> origin/gh/c-p-i-o/3/orig 2025-01-24T00:53:58.5988383Z * [new branch] gh/c-p-i-o/4/base -> origin/gh/c-p-i-o/4/base 2025-01-24T00:53:58.5989528Z * [new branch] gh/c-p-i-o/4/head -> origin/gh/c-p-i-o/4/head 2025-01-24T00:53:58.5990581Z * [new branch] gh/c-p-i-o/4/orig -> origin/gh/c-p-i-o/4/orig 2025-01-24T00:53:58.5992290Z * [new branch] gh/c-p-i-o/5/base -> origin/gh/c-p-i-o/5/base 2025-01-24T00:53:58.5993330Z * [new branch] gh/c-p-i-o/5/head -> origin/gh/c-p-i-o/5/head 2025-01-24T00:53:58.5994664Z * [new branch] gh/c-p-i-o/5/orig -> origin/gh/c-p-i-o/5/orig 2025-01-24T00:53:58.5996406Z * [new branch] gh/c00w/19/base -> origin/gh/c00w/19/base 2025-01-24T00:53:58.5997463Z * [new branch] gh/c00w/19/head -> origin/gh/c00w/19/head 2025-01-24T00:53:58.5998618Z * [new branch] gh/c00w/19/orig -> origin/gh/c00w/19/orig 2025-01-24T00:53:58.6000140Z * [new branch] gh/c00w/20/base -> origin/gh/c00w/20/base 2025-01-24T00:53:58.6001135Z * [new branch] gh/c00w/20/head -> origin/gh/c00w/20/head 2025-01-24T00:53:58.6002325Z * [new branch] gh/c00w/20/orig -> origin/gh/c00w/20/orig 2025-01-24T00:53:58.6003797Z * [new branch] gh/c00w/21/base -> origin/gh/c00w/21/base 2025-01-24T00:53:58.6004764Z * [new branch] gh/c00w/21/head -> origin/gh/c00w/21/head 2025-01-24T00:53:58.6005934Z * [new branch] gh/c00w/21/orig -> origin/gh/c00w/21/orig 2025-01-24T00:53:58.6007432Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-01-24T00:53:58.6008448Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-01-24T00:53:58.6010064Z * [new branch] gh/c00w/24/base -> origin/gh/c00w/24/base 2025-01-24T00:53:58.6011652Z * [new branch] gh/c00w/24/head -> origin/gh/c00w/24/head 2025-01-24T00:53:58.6012915Z * [new branch] gh/c00w/24/orig -> origin/gh/c00w/24/orig 2025-01-24T00:53:58.6014630Z * [new branch] gh/c00w/25/base -> origin/gh/c00w/25/base 2025-01-24T00:53:58.6016770Z * [new branch] gh/c00w/25/head -> origin/gh/c00w/25/head 2025-01-24T00:53:58.6017635Z * [new branch] gh/c00w/25/orig -> origin/gh/c00w/25/orig 2025-01-24T00:53:58.6019823Z * [new branch] gh/c00w/26/base -> origin/gh/c00w/26/base 2025-01-24T00:53:58.6021175Z * [new branch] gh/c00w/26/head -> origin/gh/c00w/26/head 2025-01-24T00:53:58.6022787Z * [new branch] gh/c00w/26/orig -> origin/gh/c00w/26/orig 2025-01-24T00:53:58.6024726Z * [new branch] gh/c00w/27/base -> origin/gh/c00w/27/base 2025-01-24T00:53:58.6026117Z * [new branch] gh/c00w/27/head -> origin/gh/c00w/27/head 2025-01-24T00:53:58.6027680Z * [new branch] gh/c00w/27/orig -> origin/gh/c00w/27/orig 2025-01-24T00:53:58.6029763Z * [new branch] gh/c00w/28/base -> origin/gh/c00w/28/base 2025-01-24T00:53:58.6031200Z * [new branch] gh/c00w/28/head -> origin/gh/c00w/28/head 2025-01-24T00:53:58.6032800Z * [new branch] gh/c00w/28/orig -> origin/gh/c00w/28/orig 2025-01-24T00:53:58.6034790Z * [new branch] gh/c00w/29/base -> origin/gh/c00w/29/base 2025-01-24T00:53:58.6036240Z * [new branch] gh/c00w/29/head -> origin/gh/c00w/29/head 2025-01-24T00:53:58.6037794Z * [new branch] gh/c00w/29/orig -> origin/gh/c00w/29/orig 2025-01-24T00:53:58.6039763Z * [new branch] gh/c00w/30/base -> origin/gh/c00w/30/base 2025-01-24T00:53:58.6041208Z * [new branch] gh/c00w/30/head -> origin/gh/c00w/30/head 2025-01-24T00:53:58.6042825Z * [new branch] gh/c00w/30/orig -> origin/gh/c00w/30/orig 2025-01-24T00:53:58.6044797Z * [new branch] gh/c00w/31/base -> origin/gh/c00w/31/base 2025-01-24T00:53:58.6046285Z * [new branch] gh/c00w/31/head -> origin/gh/c00w/31/head 2025-01-24T00:53:58.6047867Z * [new branch] gh/c00w/31/orig -> origin/gh/c00w/31/orig 2025-01-24T00:53:58.6051590Z * [new branch] gh/chenyang78/1/base -> origin/gh/chenyang78/1/base 2025-01-24T00:53:58.6052995Z * [new branch] gh/chenyang78/1/head -> origin/gh/chenyang78/1/head 2025-01-24T00:53:58.6054493Z * [new branch] gh/chenyang78/1/orig -> origin/gh/chenyang78/1/orig 2025-01-24T00:53:58.6056998Z * [new branch] gh/chillee/220/base -> origin/gh/chillee/220/base 2025-01-24T00:53:58.6058457Z * [new branch] gh/chillee/220/head -> origin/gh/chillee/220/head 2025-01-24T00:53:58.6059993Z * [new branch] gh/chillee/220/orig -> origin/gh/chillee/220/orig 2025-01-24T00:53:58.6061978Z * [new branch] gh/chillee/352/base -> origin/gh/chillee/352/base 2025-01-24T00:53:58.6063404Z * [new branch] gh/chillee/352/head -> origin/gh/chillee/352/head 2025-01-24T00:53:58.6064918Z * [new branch] gh/chillee/352/orig -> origin/gh/chillee/352/orig 2025-01-24T00:53:58.6066945Z * [new branch] gh/chillee/360/base -> origin/gh/chillee/360/base 2025-01-24T00:53:58.6068401Z * [new branch] gh/chillee/360/head -> origin/gh/chillee/360/head 2025-01-24T00:53:58.6069938Z * [new branch] gh/chillee/360/orig -> origin/gh/chillee/360/orig 2025-01-24T00:53:58.6072126Z * [new branch] gh/chillee/362/base -> origin/gh/chillee/362/base 2025-01-24T00:53:58.6073687Z * [new branch] gh/chillee/362/head -> origin/gh/chillee/362/head 2025-01-24T00:53:58.6075228Z * [new branch] gh/chillee/362/orig -> origin/gh/chillee/362/orig 2025-01-24T00:53:58.6077241Z * [new branch] gh/chillee/367/base -> origin/gh/chillee/367/base 2025-01-24T00:53:58.6079055Z * [new branch] gh/chillee/367/head -> origin/gh/chillee/367/head 2025-01-24T00:53:58.6080088Z * [new branch] gh/chillee/367/orig -> origin/gh/chillee/367/orig 2025-01-24T00:53:58.6082321Z * [new branch] gh/chillee/376/base -> origin/gh/chillee/376/base 2025-01-24T00:53:58.6083688Z * [new branch] gh/chillee/376/head -> origin/gh/chillee/376/head 2025-01-24T00:53:58.6085286Z * [new branch] gh/chillee/376/orig -> origin/gh/chillee/376/orig 2025-01-24T00:53:58.6087341Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-01-24T00:53:58.6088853Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-01-24T00:53:58.6090454Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-01-24T00:53:58.6092529Z * [new branch] gh/chillee/378/base -> origin/gh/chillee/378/base 2025-01-24T00:53:58.6093871Z * [new branch] gh/chillee/378/head -> origin/gh/chillee/378/head 2025-01-24T00:53:58.6095409Z * [new branch] gh/chillee/378/orig -> origin/gh/chillee/378/orig 2025-01-24T00:53:58.6097247Z * [new branch] gh/chillee/379/base -> origin/gh/chillee/379/base 2025-01-24T00:53:58.6098869Z * [new branch] gh/chillee/379/head -> origin/gh/chillee/379/head 2025-01-24T00:53:58.6100327Z * [new branch] gh/chillee/379/orig -> origin/gh/chillee/379/orig 2025-01-24T00:53:58.6102625Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-01-24T00:53:58.6104050Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-01-24T00:53:58.6105589Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-01-24T00:53:58.6107550Z * [new branch] gh/chunyuan-w/3/base -> origin/gh/chunyuan-w/3/base 2025-01-24T00:53:58.6108971Z * [new branch] gh/chunyuan-w/3/head -> origin/gh/chunyuan-w/3/head 2025-01-24T00:53:58.6110519Z * [new branch] gh/chunyuan-w/3/orig -> origin/gh/chunyuan-w/3/orig 2025-01-24T00:53:58.6112616Z * [new branch] gh/chunyuan-w/4/base -> origin/gh/chunyuan-w/4/base 2025-01-24T00:53:58.6113828Z * [new branch] gh/chunyuan-w/4/head -> origin/gh/chunyuan-w/4/head 2025-01-24T00:53:58.6115482Z * [new branch] gh/chunyuan-w/4/orig -> origin/gh/chunyuan-w/4/orig 2025-01-24T00:53:58.6117768Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-01-24T00:53:58.6119246Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-01-24T00:53:58.6120687Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-01-24T00:53:58.6123523Z * [new branch] gh/davidberard98/230/base -> origin/gh/davidberard98/230/base 2025-01-24T00:53:58.6124935Z * [new branch] gh/davidberard98/230/head -> origin/gh/davidberard98/230/head 2025-01-24T00:53:58.6126675Z * [new branch] gh/davidberard98/230/orig -> origin/gh/davidberard98/230/orig 2025-01-24T00:53:58.6128631Z * [new branch] gh/davidberard98/328/base -> origin/gh/davidberard98/328/base 2025-01-24T00:53:58.6130258Z * [new branch] gh/davidberard98/328/head -> origin/gh/davidberard98/328/head 2025-01-24T00:53:58.6131890Z * [new branch] gh/davidberard98/328/orig -> origin/gh/davidberard98/328/orig 2025-01-24T00:53:58.6133878Z * [new branch] gh/davidberard98/329/base -> origin/gh/davidberard98/329/base 2025-01-24T00:53:58.6135607Z * [new branch] gh/davidberard98/329/head -> origin/gh/davidberard98/329/head 2025-01-24T00:53:58.6137214Z * [new branch] gh/davidberard98/329/orig -> origin/gh/davidberard98/329/orig 2025-01-24T00:53:58.6139262Z * [new branch] gh/davidberard98/330/base -> origin/gh/davidberard98/330/base 2025-01-24T00:53:58.6140808Z * [new branch] gh/davidberard98/330/head -> origin/gh/davidberard98/330/head 2025-01-24T00:53:58.6142192Z * [new branch] gh/davidberard98/330/orig -> origin/gh/davidberard98/330/orig 2025-01-24T00:53:58.6144343Z * [new branch] gh/davidberard98/331/base -> origin/gh/davidberard98/331/base 2025-01-24T00:53:58.6145576Z * [new branch] gh/davidberard98/331/head -> origin/gh/davidberard98/331/head 2025-01-24T00:53:58.6147327Z * [new branch] gh/davidberard98/331/orig -> origin/gh/davidberard98/331/orig 2025-01-24T00:53:58.6149273Z * [new branch] gh/davidberard98/332/base -> origin/gh/davidberard98/332/base 2025-01-24T00:53:58.6150911Z * [new branch] gh/davidberard98/332/head -> origin/gh/davidberard98/332/head 2025-01-24T00:53:58.6152318Z * [new branch] gh/davidberard98/332/orig -> origin/gh/davidberard98/332/orig 2025-01-24T00:53:58.6154862Z * [new branch] gh/desertfire/520/base -> origin/gh/desertfire/520/base 2025-01-24T00:53:58.6156142Z * [new branch] gh/desertfire/520/head -> origin/gh/desertfire/520/head 2025-01-24T00:53:58.6157777Z * [new branch] gh/desertfire/520/orig -> origin/gh/desertfire/520/orig 2025-01-24T00:53:58.6159884Z * [new branch] gh/desertfire/522/base -> origin/gh/desertfire/522/base 2025-01-24T00:53:58.6161346Z * [new branch] gh/desertfire/522/head -> origin/gh/desertfire/522/head 2025-01-24T00:53:58.6163164Z * [new branch] gh/desertfire/522/orig -> origin/gh/desertfire/522/orig 2025-01-24T00:53:58.6165125Z * [new branch] gh/desertfire/528/base -> origin/gh/desertfire/528/base 2025-01-24T00:53:58.6166468Z * [new branch] gh/desertfire/528/head -> origin/gh/desertfire/528/head 2025-01-24T00:53:58.6168123Z * [new branch] gh/desertfire/528/orig -> origin/gh/desertfire/528/orig 2025-01-24T00:53:58.6170250Z * [new branch] gh/desertfire/529/base -> origin/gh/desertfire/529/base 2025-01-24T00:53:58.6171979Z * [new branch] gh/desertfire/529/head -> origin/gh/desertfire/529/head 2025-01-24T00:53:58.6173212Z * [new branch] gh/desertfire/529/orig -> origin/gh/desertfire/529/orig 2025-01-24T00:53:58.6175281Z * [new branch] gh/desertfire/530/base -> origin/gh/desertfire/530/base 2025-01-24T00:53:58.6176677Z * [new branch] gh/desertfire/530/head -> origin/gh/desertfire/530/head 2025-01-24T00:53:58.6178230Z * [new branch] gh/desertfire/530/orig -> origin/gh/desertfire/530/orig 2025-01-24T00:53:58.6180589Z * [new branch] gh/drisspg/100/base -> origin/gh/drisspg/100/base 2025-01-24T00:53:58.6182011Z * [new branch] gh/drisspg/100/head -> origin/gh/drisspg/100/head 2025-01-24T00:53:58.6183522Z * [new branch] gh/drisspg/100/orig -> origin/gh/drisspg/100/orig 2025-01-24T00:53:58.6185518Z * [new branch] gh/drisspg/103/base -> origin/gh/drisspg/103/base 2025-01-24T00:53:58.6186874Z * [new branch] gh/drisspg/103/head -> origin/gh/drisspg/103/head 2025-01-24T00:53:58.6188471Z * [new branch] gh/drisspg/103/orig -> origin/gh/drisspg/103/orig 2025-01-24T00:53:58.6190479Z * [new branch] gh/drisspg/104/base -> origin/gh/drisspg/104/base 2025-01-24T00:53:58.6191865Z * [new branch] gh/drisspg/104/head -> origin/gh/drisspg/104/head 2025-01-24T00:53:58.6193423Z * [new branch] gh/drisspg/104/orig -> origin/gh/drisspg/104/orig 2025-01-24T00:53:58.6195342Z * [new branch] gh/drisspg/106/base -> origin/gh/drisspg/106/base 2025-01-24T00:53:58.6196795Z * [new branch] gh/drisspg/106/head -> origin/gh/drisspg/106/head 2025-01-24T00:53:58.6198262Z * [new branch] gh/drisspg/106/orig -> origin/gh/drisspg/106/orig 2025-01-24T00:53:58.6200314Z * [new branch] gh/drisspg/107/base -> origin/gh/drisspg/107/base 2025-01-24T00:53:58.6201788Z * [new branch] gh/drisspg/107/head -> origin/gh/drisspg/107/head 2025-01-24T00:53:58.6203525Z * [new branch] gh/drisspg/107/orig -> origin/gh/drisspg/107/orig 2025-01-24T00:53:58.6205464Z * [new branch] gh/drisspg/108/base -> origin/gh/drisspg/108/base 2025-01-24T00:53:58.6206849Z * [new branch] gh/drisspg/108/head -> origin/gh/drisspg/108/head 2025-01-24T00:53:58.6208395Z * [new branch] gh/drisspg/108/orig -> origin/gh/drisspg/108/orig 2025-01-24T00:53:58.6210381Z * [new branch] gh/drisspg/109/base -> origin/gh/drisspg/109/base 2025-01-24T00:53:58.6211896Z * [new branch] gh/drisspg/109/head -> origin/gh/drisspg/109/head 2025-01-24T00:53:58.6213292Z * [new branch] gh/drisspg/109/orig -> origin/gh/drisspg/109/orig 2025-01-24T00:53:58.6215299Z * [new branch] gh/drisspg/110/base -> origin/gh/drisspg/110/base 2025-01-24T00:53:58.6216726Z * [new branch] gh/drisspg/110/head -> origin/gh/drisspg/110/head 2025-01-24T00:53:58.6218208Z * [new branch] gh/drisspg/110/orig -> origin/gh/drisspg/110/orig 2025-01-24T00:53:58.6220145Z * [new branch] gh/drisspg/111/base -> origin/gh/drisspg/111/base 2025-01-24T00:53:58.6221591Z * [new branch] gh/drisspg/111/head -> origin/gh/drisspg/111/head 2025-01-24T00:53:58.6223115Z * [new branch] gh/drisspg/111/orig -> origin/gh/drisspg/111/orig 2025-01-24T00:53:58.6225093Z * [new branch] gh/drisspg/112/base -> origin/gh/drisspg/112/base 2025-01-24T00:53:58.6226538Z * [new branch] gh/drisspg/112/head -> origin/gh/drisspg/112/head 2025-01-24T00:53:58.6228040Z * [new branch] gh/drisspg/112/orig -> origin/gh/drisspg/112/orig 2025-01-24T00:53:58.6230167Z * [new branch] gh/drisspg/113/base -> origin/gh/drisspg/113/base 2025-01-24T00:53:58.6231325Z * [new branch] gh/drisspg/113/head -> origin/gh/drisspg/113/head 2025-01-24T00:53:58.6232996Z * [new branch] gh/drisspg/113/orig -> origin/gh/drisspg/113/orig 2025-01-24T00:53:58.6234891Z * [new branch] gh/drisspg/114/base -> origin/gh/drisspg/114/base 2025-01-24T00:53:58.6236350Z * [new branch] gh/drisspg/114/head -> origin/gh/drisspg/114/head 2025-01-24T00:53:58.6237859Z * [new branch] gh/drisspg/114/orig -> origin/gh/drisspg/114/orig 2025-01-24T00:53:58.6239829Z * [new branch] gh/drisspg/115/base -> origin/gh/drisspg/115/base 2025-01-24T00:53:58.6241264Z * [new branch] gh/drisspg/115/head -> origin/gh/drisspg/115/head 2025-01-24T00:53:58.6242779Z * [new branch] gh/drisspg/115/orig -> origin/gh/drisspg/115/orig 2025-01-24T00:53:58.6244693Z * [new branch] gh/drisspg/116/base -> origin/gh/drisspg/116/base 2025-01-24T00:53:58.6246085Z * [new branch] gh/drisspg/116/head -> origin/gh/drisspg/116/head 2025-01-24T00:53:58.6248139Z * [new branch] gh/drisspg/116/orig -> origin/gh/drisspg/116/orig 2025-01-24T00:53:58.6249533Z * [new branch] gh/drisspg/117/base -> origin/gh/drisspg/117/base 2025-01-24T00:53:58.6251456Z * [new branch] gh/drisspg/117/head -> origin/gh/drisspg/117/head 2025-01-24T00:53:58.6252830Z * [new branch] gh/drisspg/117/orig -> origin/gh/drisspg/117/orig 2025-01-24T00:53:58.6254941Z * [new branch] gh/drisspg/118/base -> origin/gh/drisspg/118/base 2025-01-24T00:53:58.6256459Z * [new branch] gh/drisspg/118/head -> origin/gh/drisspg/118/head 2025-01-24T00:53:58.6258175Z * [new branch] gh/drisspg/118/orig -> origin/gh/drisspg/118/orig 2025-01-24T00:53:58.6260941Z * [new branch] gh/drisspg/119/base -> origin/gh/drisspg/119/base 2025-01-24T00:53:58.6262508Z * [new branch] gh/drisspg/119/head -> origin/gh/drisspg/119/head 2025-01-24T00:53:58.6264143Z * [new branch] gh/drisspg/119/orig -> origin/gh/drisspg/119/orig 2025-01-24T00:53:58.6266423Z * [new branch] gh/drisspg/32/base -> origin/gh/drisspg/32/base 2025-01-24T00:53:58.6268021Z * [new branch] gh/drisspg/32/head -> origin/gh/drisspg/32/head 2025-01-24T00:53:58.6269572Z * [new branch] gh/drisspg/32/orig -> origin/gh/drisspg/32/orig 2025-01-24T00:53:58.6271778Z * [new branch] gh/drisspg/66/base -> origin/gh/drisspg/66/base 2025-01-24T00:53:58.6273367Z * [new branch] gh/drisspg/66/head -> origin/gh/drisspg/66/head 2025-01-24T00:53:58.6274920Z * [new branch] gh/drisspg/66/orig -> origin/gh/drisspg/66/orig 2025-01-24T00:53:58.6277145Z * [new branch] gh/drisspg/72/base -> origin/gh/drisspg/72/base 2025-01-24T00:53:58.6278589Z * [new branch] gh/drisspg/72/head -> origin/gh/drisspg/72/head 2025-01-24T00:53:58.6280096Z * [new branch] gh/drisspg/72/orig -> origin/gh/drisspg/72/orig 2025-01-24T00:53:58.6282354Z * [new branch] gh/drisspg/79/base -> origin/gh/drisspg/79/base 2025-01-24T00:53:58.6283954Z * [new branch] gh/drisspg/79/head -> origin/gh/drisspg/79/head 2025-01-24T00:53:58.6285502Z * [new branch] gh/drisspg/79/orig -> origin/gh/drisspg/79/orig 2025-01-24T00:53:58.6287720Z * [new branch] gh/drisspg/94/base -> origin/gh/drisspg/94/base 2025-01-24T00:53:58.6289354Z * [new branch] gh/drisspg/94/head -> origin/gh/drisspg/94/head 2025-01-24T00:53:58.6291016Z * [new branch] gh/drisspg/94/orig -> origin/gh/drisspg/94/orig 2025-01-24T00:53:58.6293311Z * [new branch] gh/drisspg/98/base -> origin/gh/drisspg/98/base 2025-01-24T00:53:58.6294869Z * [new branch] gh/drisspg/98/head -> origin/gh/drisspg/98/head 2025-01-24T00:53:58.6296367Z * [new branch] gh/drisspg/98/orig -> origin/gh/drisspg/98/orig 2025-01-24T00:53:58.6299177Z * [new branch] gh/eellison/554/base -> origin/gh/eellison/554/base 2025-01-24T00:53:58.6300897Z * [new branch] gh/eellison/554/head -> origin/gh/eellison/554/head 2025-01-24T00:53:58.6302432Z * [new branch] gh/eellison/554/orig -> origin/gh/eellison/554/orig 2025-01-24T00:53:58.6304590Z * [new branch] gh/eellison/555/base -> origin/gh/eellison/555/base 2025-01-24T00:53:58.6306304Z * [new branch] gh/eellison/555/head -> origin/gh/eellison/555/head 2025-01-24T00:53:58.6307944Z * [new branch] gh/eellison/555/orig -> origin/gh/eellison/555/orig 2025-01-24T00:53:58.6310043Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-01-24T00:53:58.6311682Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-01-24T00:53:58.6313251Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-01-24T00:53:58.6315528Z * [new branch] gh/eellison/697/base -> origin/gh/eellison/697/base 2025-01-24T00:53:58.6317119Z * [new branch] gh/eellison/697/head -> origin/gh/eellison/697/head 2025-01-24T00:53:58.6319086Z * [new branch] gh/eellison/697/orig -> origin/gh/eellison/697/orig 2025-01-24T00:53:58.6321396Z * [new branch] gh/eellison/703/base -> origin/gh/eellison/703/base 2025-01-24T00:53:58.6321829Z * [new branch] gh/eellison/703/head -> origin/gh/eellison/703/head 2025-01-24T00:53:58.6322935Z * [new branch] gh/eellison/703/orig -> origin/gh/eellison/703/orig 2025-01-24T00:53:58.6324350Z * [new branch] gh/eellison/709/base -> origin/gh/eellison/709/base 2025-01-24T00:53:58.6325331Z * [new branch] gh/eellison/709/head -> origin/gh/eellison/709/head 2025-01-24T00:53:58.6326353Z * [new branch] gh/eellison/709/orig -> origin/gh/eellison/709/orig 2025-01-24T00:53:58.6327724Z * [new branch] gh/eellison/710/base -> origin/gh/eellison/710/base 2025-01-24T00:53:58.6328695Z * [new branch] gh/eellison/710/head -> origin/gh/eellison/710/head 2025-01-24T00:53:58.6329737Z * [new branch] gh/eellison/710/orig -> origin/gh/eellison/710/orig 2025-01-24T00:53:58.6331276Z * [new branch] gh/eellison/711/base -> origin/gh/eellison/711/base 2025-01-24T00:53:58.6332300Z * [new branch] gh/eellison/711/head -> origin/gh/eellison/711/head 2025-01-24T00:53:58.6333358Z * [new branch] gh/eellison/711/orig -> origin/gh/eellison/711/orig 2025-01-24T00:53:58.6334730Z * [new branch] gh/eellison/716/base -> origin/gh/eellison/716/base 2025-01-24T00:53:58.6335755Z * [new branch] gh/eellison/716/head -> origin/gh/eellison/716/head 2025-01-24T00:53:58.6336735Z * [new branch] gh/eellison/716/orig -> origin/gh/eellison/716/orig 2025-01-24T00:53:58.6338113Z * [new branch] gh/eellison/717/base -> origin/gh/eellison/717/base 2025-01-24T00:53:58.6339159Z * [new branch] gh/eellison/717/head -> origin/gh/eellison/717/head 2025-01-24T00:53:58.6340129Z * [new branch] gh/eellison/717/orig -> origin/gh/eellison/717/orig 2025-01-24T00:53:58.6341527Z * [new branch] gh/eellison/718/base -> origin/gh/eellison/718/base 2025-01-24T00:53:58.6342513Z * [new branch] gh/eellison/718/head -> origin/gh/eellison/718/head 2025-01-24T00:53:58.6343580Z * [new branch] gh/eellison/718/orig -> origin/gh/eellison/718/orig 2025-01-24T00:53:58.6344879Z * [new branch] gh/eellison/735/base -> origin/gh/eellison/735/base 2025-01-24T00:53:58.6345858Z * [new branch] gh/eellison/735/head -> origin/gh/eellison/735/head 2025-01-24T00:53:58.6346831Z * [new branch] gh/eellison/735/orig -> origin/gh/eellison/735/orig 2025-01-24T00:53:58.6348123Z * [new branch] gh/eellison/743/base -> origin/gh/eellison/743/base 2025-01-24T00:53:58.6349337Z * [new branch] gh/eellison/743/head -> origin/gh/eellison/743/head 2025-01-24T00:53:58.6352243Z * [new branch] gh/eellison/743/orig -> origin/gh/eellison/743/orig 2025-01-24T00:53:58.6353659Z * [new branch] gh/eellison/745/base -> origin/gh/eellison/745/base 2025-01-24T00:53:58.6354626Z * [new branch] gh/eellison/745/head -> origin/gh/eellison/745/head 2025-01-24T00:53:58.6355596Z * [new branch] gh/eellison/745/orig -> origin/gh/eellison/745/orig 2025-01-24T00:53:58.6356941Z * [new branch] gh/eellison/747/base -> origin/gh/eellison/747/base 2025-01-24T00:53:58.6357933Z * [new branch] gh/eellison/747/head -> origin/gh/eellison/747/head 2025-01-24T00:53:58.6358951Z * [new branch] gh/eellison/747/orig -> origin/gh/eellison/747/orig 2025-01-24T00:53:58.6360273Z * [new branch] gh/eellison/748/base -> origin/gh/eellison/748/base 2025-01-24T00:53:58.6361261Z * [new branch] gh/eellison/748/head -> origin/gh/eellison/748/head 2025-01-24T00:53:58.6362219Z * [new branch] gh/eellison/748/orig -> origin/gh/eellison/748/orig 2025-01-24T00:53:58.6364268Z * [new branch] gh/eellison/749/base -> origin/gh/eellison/749/base 2025-01-24T00:53:58.6365248Z * [new branch] gh/eellison/749/head -> origin/gh/eellison/749/head 2025-01-24T00:53:58.6366241Z * [new branch] gh/eellison/749/orig -> origin/gh/eellison/749/orig 2025-01-24T00:53:58.6367688Z * [new branch] gh/eellison/750/base -> origin/gh/eellison/750/base 2025-01-24T00:53:58.6368688Z * [new branch] gh/eellison/750/head -> origin/gh/eellison/750/head 2025-01-24T00:53:58.6369667Z * [new branch] gh/eellison/750/orig -> origin/gh/eellison/750/orig 2025-01-24T00:53:58.6371254Z * [new branch] gh/eellison/751/base -> origin/gh/eellison/751/base 2025-01-24T00:53:58.6372298Z * [new branch] gh/eellison/751/head -> origin/gh/eellison/751/head 2025-01-24T00:53:58.6373304Z * [new branch] gh/eellison/751/orig -> origin/gh/eellison/751/orig 2025-01-24T00:53:58.6374634Z * [new branch] gh/eellison/752/base -> origin/gh/eellison/752/base 2025-01-24T00:53:58.6375620Z * [new branch] gh/eellison/752/head -> origin/gh/eellison/752/head 2025-01-24T00:53:58.6376655Z * [new branch] gh/eellison/752/orig -> origin/gh/eellison/752/orig 2025-01-24T00:53:58.6377888Z * [new branch] gh/eellison/753/base -> origin/gh/eellison/753/base 2025-01-24T00:53:58.6379091Z * [new branch] gh/eellison/753/head -> origin/gh/eellison/753/head 2025-01-24T00:53:58.6380033Z * [new branch] gh/eellison/753/orig -> origin/gh/eellison/753/orig 2025-01-24T00:53:58.6381289Z * [new branch] gh/eellison/754/base -> origin/gh/eellison/754/base 2025-01-24T00:53:58.6382335Z * [new branch] gh/eellison/754/head -> origin/gh/eellison/754/head 2025-01-24T00:53:58.6383310Z * [new branch] gh/eellison/754/orig -> origin/gh/eellison/754/orig 2025-01-24T00:53:58.6385008Z * [new branch] gh/etaf/64/base -> origin/gh/etaf/64/base 2025-01-24T00:53:58.6386089Z * [new branch] gh/etaf/64/head -> origin/gh/etaf/64/head 2025-01-24T00:53:58.6386930Z * [new branch] gh/etaf/64/orig -> origin/gh/etaf/64/orig 2025-01-24T00:53:58.6388300Z * [new branch] gh/etaf/68/base -> origin/gh/etaf/68/base 2025-01-24T00:53:58.6389297Z * [new branch] gh/etaf/68/head -> origin/gh/etaf/68/head 2025-01-24T00:53:58.6390289Z * [new branch] gh/etaf/68/orig -> origin/gh/etaf/68/orig 2025-01-24T00:53:58.6391510Z * [new branch] gh/etaf/69/base -> origin/gh/etaf/69/base 2025-01-24T00:53:58.6392509Z * [new branch] gh/etaf/69/head -> origin/gh/etaf/69/head 2025-01-24T00:53:58.6393454Z * [new branch] gh/etaf/69/orig -> origin/gh/etaf/69/orig 2025-01-24T00:53:58.6394883Z * [new branch] gh/etaf/76/base -> origin/gh/etaf/76/base 2025-01-24T00:53:58.6425743Z * [new branch] gh/etaf/76/head -> origin/gh/etaf/76/head 2025-01-24T00:53:58.6426346Z * [new branch] gh/etaf/76/orig -> origin/gh/etaf/76/orig 2025-01-24T00:53:58.6426561Z * [new branch] gh/etaf/78/base -> origin/gh/etaf/78/base 2025-01-24T00:53:58.6426795Z * [new branch] gh/etaf/78/head -> origin/gh/etaf/78/head 2025-01-24T00:53:58.6426991Z * [new branch] gh/etaf/78/orig -> origin/gh/etaf/78/orig 2025-01-24T00:53:58.6427185Z * [new branch] gh/etaf/79/base -> origin/gh/etaf/79/base 2025-01-24T00:53:58.6427406Z * [new branch] gh/etaf/79/head -> origin/gh/etaf/79/head 2025-01-24T00:53:58.6427646Z * [new branch] gh/etaf/79/orig -> origin/gh/etaf/79/orig 2025-01-24T00:53:58.6427851Z * [new branch] gh/etaf/80/base -> origin/gh/etaf/80/base 2025-01-24T00:53:58.6428175Z * [new branch] gh/etaf/80/head -> origin/gh/etaf/80/head 2025-01-24T00:53:58.6428368Z * [new branch] gh/etaf/80/orig -> origin/gh/etaf/80/orig 2025-01-24T00:53:58.6428573Z * [new branch] gh/etaf/81/base -> origin/gh/etaf/81/base 2025-01-24T00:53:58.6428765Z * [new branch] gh/etaf/81/head -> origin/gh/etaf/81/head 2025-01-24T00:53:58.6429002Z * [new branch] gh/etaf/81/orig -> origin/gh/etaf/81/orig 2025-01-24T00:53:58.6429221Z * [new branch] gh/etaf/82/base -> origin/gh/etaf/82/base 2025-01-24T00:53:58.6429414Z * [new branch] gh/etaf/82/head -> origin/gh/etaf/82/head 2025-01-24T00:53:58.6429607Z * [new branch] gh/etaf/82/orig -> origin/gh/etaf/82/orig 2025-01-24T00:53:58.6429817Z * [new branch] gh/etaf/83/base -> origin/gh/etaf/83/base 2025-01-24T00:53:58.6430072Z * [new branch] gh/etaf/83/head -> origin/gh/etaf/83/head 2025-01-24T00:53:58.6430281Z * [new branch] gh/etaf/83/orig -> origin/gh/etaf/83/orig 2025-01-24T00:53:58.6430472Z * [new branch] gh/etaf/84/base -> origin/gh/etaf/84/base 2025-01-24T00:53:58.6430666Z * [new branch] gh/etaf/84/head -> origin/gh/etaf/84/head 2025-01-24T00:53:58.6430886Z * [new branch] gh/etaf/84/orig -> origin/gh/etaf/84/orig 2025-01-24T00:53:58.6431117Z * [new branch] gh/etaf/85/base -> origin/gh/etaf/85/base 2025-01-24T00:53:58.6431310Z * [new branch] gh/etaf/85/head -> origin/gh/etaf/85/head 2025-01-24T00:53:58.6431515Z * [new branch] gh/etaf/85/orig -> origin/gh/etaf/85/orig 2025-01-24T00:53:58.6431707Z * [new branch] gh/etaf/86/base -> origin/gh/etaf/86/base 2025-01-24T00:53:58.6432057Z * [new branch] gh/etaf/86/head -> origin/gh/etaf/86/head 2025-01-24T00:53:58.6432361Z * [new branch] gh/etaf/86/orig -> origin/gh/etaf/86/orig 2025-01-24T00:53:58.6432556Z * [new branch] gh/etaf/87/base -> origin/gh/etaf/87/base 2025-01-24T00:53:58.6432765Z * [new branch] gh/etaf/87/head -> origin/gh/etaf/87/head 2025-01-24T00:53:58.6432956Z * [new branch] gh/etaf/87/orig -> origin/gh/etaf/87/orig 2025-01-24T00:53:58.6433214Z * [new branch] gh/etaf/88/base -> origin/gh/etaf/88/base 2025-01-24T00:53:58.6433791Z * [new branch] gh/etaf/88/head -> origin/gh/etaf/88/head 2025-01-24T00:53:58.6434607Z * [new branch] gh/etaf/88/orig -> origin/gh/etaf/88/orig 2025-01-24T00:53:58.6435940Z * [new branch] gh/etaf/89/base -> origin/gh/etaf/89/base 2025-01-24T00:53:58.6437018Z * [new branch] gh/etaf/89/head -> origin/gh/etaf/89/head 2025-01-24T00:53:58.6438022Z * [new branch] gh/etaf/89/orig -> origin/gh/etaf/89/orig 2025-01-24T00:53:58.6439228Z * [new branch] gh/etaf/90/base -> origin/gh/etaf/90/base 2025-01-24T00:53:58.6440216Z * [new branch] gh/etaf/90/head -> origin/gh/etaf/90/head 2025-01-24T00:53:58.6441219Z * [new branch] gh/etaf/90/orig -> origin/gh/etaf/90/orig 2025-01-24T00:53:58.6442468Z * [new branch] gh/etaf/91/base -> origin/gh/etaf/91/base 2025-01-24T00:53:58.6443594Z * [new branch] gh/etaf/91/head -> origin/gh/etaf/91/head 2025-01-24T00:53:58.6444459Z * [new branch] gh/etaf/91/orig -> origin/gh/etaf/91/orig 2025-01-24T00:53:58.6446338Z * [new branch] gh/etaf/92/base -> origin/gh/etaf/92/base 2025-01-24T00:53:58.6447377Z * [new branch] gh/etaf/92/head -> origin/gh/etaf/92/head 2025-01-24T00:53:58.6448248Z * [new branch] gh/etaf/92/orig -> origin/gh/etaf/92/orig 2025-01-24T00:53:58.6449770Z * [new branch] gh/etaf/93/base -> origin/gh/etaf/93/base 2025-01-24T00:53:58.6450936Z * [new branch] gh/etaf/93/head -> origin/gh/etaf/93/head 2025-01-24T00:53:58.6452013Z * [new branch] gh/etaf/93/orig -> origin/gh/etaf/93/orig 2025-01-24T00:53:58.6453409Z * [new branch] gh/etaf/94/base -> origin/gh/etaf/94/base 2025-01-24T00:53:58.6454462Z * [new branch] gh/etaf/94/head -> origin/gh/etaf/94/head 2025-01-24T00:53:58.6455329Z * [new branch] gh/etaf/94/orig -> origin/gh/etaf/94/orig 2025-01-24T00:53:58.6456785Z * [new branch] gh/etaf/95/base -> origin/gh/etaf/95/base 2025-01-24T00:53:58.6457860Z * [new branch] gh/etaf/95/head -> origin/gh/etaf/95/head 2025-01-24T00:53:58.6459388Z * [new branch] gh/etaf/95/orig -> origin/gh/etaf/95/orig 2025-01-24T00:53:58.6460989Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-01-24T00:53:58.6462392Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-01-24T00:53:58.6463239Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-01-24T00:53:58.6464795Z * [new branch] gh/ezyang/2449/orig -> origin/gh/ezyang/2449/orig 2025-01-24T00:53:58.6466288Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-01-24T00:53:58.6467976Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-01-24T00:53:58.6474301Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-01-24T00:53:58.6474775Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-01-24T00:53:58.6475331Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-01-24T00:53:58.6475717Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-01-24T00:53:58.6476131Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-01-24T00:53:58.6476381Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-01-24T00:53:58.6478059Z * [new branch] gh/ezyang/2987/base -> origin/gh/ezyang/2987/base 2025-01-24T00:53:58.6478496Z * [new branch] gh/ezyang/2987/head -> origin/gh/ezyang/2987/head 2025-01-24T00:53:58.6479027Z * [new branch] gh/ezyang/2987/orig -> origin/gh/ezyang/2987/orig 2025-01-24T00:53:58.6480534Z * [new branch] gh/ezyang/2997/base -> origin/gh/ezyang/2997/base 2025-01-24T00:53:58.6481642Z * [new branch] gh/ezyang/2997/head -> origin/gh/ezyang/2997/head 2025-01-24T00:53:58.6482672Z * [new branch] gh/ezyang/2997/orig -> origin/gh/ezyang/2997/orig 2025-01-24T00:53:58.6484211Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-01-24T00:53:58.6485261Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-01-24T00:53:58.6486487Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-01-24T00:53:58.6488050Z * [new branch] gh/ezyang/3045/base -> origin/gh/ezyang/3045/base 2025-01-24T00:53:58.6489299Z * [new branch] gh/ezyang/3045/head -> origin/gh/ezyang/3045/head 2025-01-24T00:53:58.6490242Z * [new branch] gh/ezyang/3045/orig -> origin/gh/ezyang/3045/orig 2025-01-24T00:53:58.6493816Z * [new branch] gh/ezyang/3047/base -> origin/gh/ezyang/3047/base 2025-01-24T00:53:58.6494447Z * [new branch] gh/ezyang/3047/head -> origin/gh/ezyang/3047/head 2025-01-24T00:53:58.6494899Z * [new branch] gh/ezyang/3047/orig -> origin/gh/ezyang/3047/orig 2025-01-24T00:53:58.6495545Z * [new branch] gh/ezyang/3051/base -> origin/gh/ezyang/3051/base 2025-01-24T00:53:58.6496609Z * [new branch] gh/ezyang/3051/head -> origin/gh/ezyang/3051/head 2025-01-24T00:53:58.6497833Z * [new branch] gh/ezyang/3051/orig -> origin/gh/ezyang/3051/orig 2025-01-24T00:53:58.6499274Z * [new branch] gh/ezyang/3056/base -> origin/gh/ezyang/3056/base 2025-01-24T00:53:58.6500374Z * [new branch] gh/ezyang/3056/head -> origin/gh/ezyang/3056/head 2025-01-24T00:53:58.6501547Z * [new branch] gh/ezyang/3056/orig -> origin/gh/ezyang/3056/orig 2025-01-24T00:53:58.6503070Z * [new branch] gh/ezyang/3057/base -> origin/gh/ezyang/3057/base 2025-01-24T00:53:58.6504085Z * [new branch] gh/ezyang/3057/head -> origin/gh/ezyang/3057/head 2025-01-24T00:53:58.6505322Z * [new branch] gh/ezyang/3057/orig -> origin/gh/ezyang/3057/orig 2025-01-24T00:53:58.6506786Z * [new branch] gh/ezyang/3058/base -> origin/gh/ezyang/3058/base 2025-01-24T00:53:58.6507726Z * [new branch] gh/ezyang/3058/head -> origin/gh/ezyang/3058/head 2025-01-24T00:53:58.6508714Z * [new branch] gh/ezyang/3058/orig -> origin/gh/ezyang/3058/orig 2025-01-24T00:53:58.6510815Z * [new branch] gh/ezyang/3059/base -> origin/gh/ezyang/3059/base 2025-01-24T00:53:58.6511864Z * [new branch] gh/ezyang/3059/head -> origin/gh/ezyang/3059/head 2025-01-24T00:53:58.6513092Z * [new branch] gh/ezyang/3059/orig -> origin/gh/ezyang/3059/orig 2025-01-24T00:53:58.6514585Z * [new branch] gh/ezyang/3060/base -> origin/gh/ezyang/3060/base 2025-01-24T00:53:58.6515736Z * [new branch] gh/ezyang/3060/head -> origin/gh/ezyang/3060/head 2025-01-24T00:53:58.6516977Z * [new branch] gh/ezyang/3060/orig -> origin/gh/ezyang/3060/orig 2025-01-24T00:53:58.6518409Z * [new branch] gh/ezyang/3061/base -> origin/gh/ezyang/3061/base 2025-01-24T00:53:58.6519416Z * [new branch] gh/ezyang/3061/head -> origin/gh/ezyang/3061/head 2025-01-24T00:53:58.6520481Z * [new branch] gh/ezyang/3061/orig -> origin/gh/ezyang/3061/orig 2025-01-24T00:53:58.6522079Z * [new branch] gh/ezyang/3062/base -> origin/gh/ezyang/3062/base 2025-01-24T00:53:58.6523018Z * [new branch] gh/ezyang/3062/head -> origin/gh/ezyang/3062/head 2025-01-24T00:53:58.6529480Z * [new branch] gh/ezyang/3062/orig -> origin/gh/ezyang/3062/orig 2025-01-24T00:53:58.6529893Z * [new branch] gh/ezyang/3063/base -> origin/gh/ezyang/3063/base 2025-01-24T00:53:58.6530169Z * [new branch] gh/ezyang/3063/head -> origin/gh/ezyang/3063/head 2025-01-24T00:53:58.6530397Z * [new branch] gh/ezyang/3063/orig -> origin/gh/ezyang/3063/orig 2025-01-24T00:53:58.6531681Z * [new branch] gh/ezyang/3064/base -> origin/gh/ezyang/3064/base 2025-01-24T00:53:58.6533113Z * [new branch] gh/ezyang/3064/head -> origin/gh/ezyang/3064/head 2025-01-24T00:53:58.6534925Z * [new branch] gh/ezyang/3064/orig -> origin/gh/ezyang/3064/orig 2025-01-24T00:53:58.6536780Z * [new branch] gh/ezyang/3065/base -> origin/gh/ezyang/3065/base 2025-01-24T00:53:58.6538382Z * [new branch] gh/ezyang/3065/head -> origin/gh/ezyang/3065/head 2025-01-24T00:53:58.6539851Z * [new branch] gh/ezyang/3065/orig -> origin/gh/ezyang/3065/orig 2025-01-24T00:53:58.6542201Z * [new branch] gh/ezyang/3066/base -> origin/gh/ezyang/3066/base 2025-01-24T00:53:58.6543843Z * [new branch] gh/ezyang/3066/head -> origin/gh/ezyang/3066/head 2025-01-24T00:53:58.6545391Z * [new branch] gh/ezyang/3066/orig -> origin/gh/ezyang/3066/orig 2025-01-24T00:53:58.6547544Z * [new branch] gh/ezyang/3067/base -> origin/gh/ezyang/3067/base 2025-01-24T00:53:58.6549285Z * [new branch] gh/ezyang/3067/head -> origin/gh/ezyang/3067/head 2025-01-24T00:53:58.6551705Z * [new branch] gh/ezyang/3067/orig -> origin/gh/ezyang/3067/orig 2025-01-24T00:53:58.6553097Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-01-24T00:53:58.6554534Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-01-24T00:53:58.6556111Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-01-24T00:53:58.6558228Z * [new branch] gh/ezyang/3069/base -> origin/gh/ezyang/3069/base 2025-01-24T00:53:58.6559718Z * [new branch] gh/ezyang/3069/head -> origin/gh/ezyang/3069/head 2025-01-24T00:53:58.6561248Z * [new branch] gh/ezyang/3069/orig -> origin/gh/ezyang/3069/orig 2025-01-24T00:53:58.6563530Z * [new branch] gh/ezyang/3070/base -> origin/gh/ezyang/3070/base 2025-01-24T00:53:58.6564998Z * [new branch] gh/ezyang/3070/head -> origin/gh/ezyang/3070/head 2025-01-24T00:53:58.6566581Z * [new branch] gh/ezyang/3070/orig -> origin/gh/ezyang/3070/orig 2025-01-24T00:53:58.6569646Z * [new branch] gh/fduwjj/102/base -> origin/gh/fduwjj/102/base 2025-01-24T00:53:58.6571290Z * [new branch] gh/fduwjj/102/head -> origin/gh/fduwjj/102/head 2025-01-24T00:53:58.6572853Z * [new branch] gh/fduwjj/102/orig -> origin/gh/fduwjj/102/orig 2025-01-24T00:53:58.6575204Z * [new branch] gh/fduwjj/103/base -> origin/gh/fduwjj/103/base 2025-01-24T00:53:58.6576758Z * [new branch] gh/fduwjj/103/head -> origin/gh/fduwjj/103/head 2025-01-24T00:53:58.6578241Z * [new branch] gh/fduwjj/103/orig -> origin/gh/fduwjj/103/orig 2025-01-24T00:53:58.6580133Z * [new branch] gh/fduwjj/104/base -> origin/gh/fduwjj/104/base 2025-01-24T00:53:58.6581748Z * [new branch] gh/fduwjj/104/head -> origin/gh/fduwjj/104/head 2025-01-24T00:53:58.6583305Z * [new branch] gh/fduwjj/104/orig -> origin/gh/fduwjj/104/orig 2025-01-24T00:53:58.6585223Z * [new branch] gh/fduwjj/105/base -> origin/gh/fduwjj/105/base 2025-01-24T00:53:58.6586933Z * [new branch] gh/fduwjj/105/head -> origin/gh/fduwjj/105/head 2025-01-24T00:53:58.6588456Z * [new branch] gh/fduwjj/105/orig -> origin/gh/fduwjj/105/orig 2025-01-24T00:53:58.6590367Z * [new branch] gh/fduwjj/106/base -> origin/gh/fduwjj/106/base 2025-01-24T00:53:58.6592154Z * [new branch] gh/fduwjj/106/head -> origin/gh/fduwjj/106/head 2025-01-24T00:53:58.6593692Z * [new branch] gh/fduwjj/106/orig -> origin/gh/fduwjj/106/orig 2025-01-24T00:53:58.6595915Z * [new branch] gh/fduwjj/107/base -> origin/gh/fduwjj/107/base 2025-01-24T00:53:58.6598378Z * [new branch] gh/fduwjj/107/head -> origin/gh/fduwjj/107/head 2025-01-24T00:53:58.6599008Z * [new branch] gh/fduwjj/107/orig -> origin/gh/fduwjj/107/orig 2025-01-24T00:53:58.6600103Z * [new branch] gh/fduwjj/108/base -> origin/gh/fduwjj/108/base 2025-01-24T00:53:58.6601095Z * [new branch] gh/fduwjj/108/head -> origin/gh/fduwjj/108/head 2025-01-24T00:53:58.6602173Z * [new branch] gh/fduwjj/108/orig -> origin/gh/fduwjj/108/orig 2025-01-24T00:53:58.6603384Z * [new branch] gh/fduwjj/109/base -> origin/gh/fduwjj/109/base 2025-01-24T00:53:58.6604310Z * [new branch] gh/fduwjj/109/head -> origin/gh/fduwjj/109/head 2025-01-24T00:53:58.6605271Z * [new branch] gh/fduwjj/109/orig -> origin/gh/fduwjj/109/orig 2025-01-24T00:53:58.6607051Z * [new branch] gh/fegin/148/base -> origin/gh/fegin/148/base 2025-01-24T00:53:58.6608134Z * [new branch] gh/fegin/148/head -> origin/gh/fegin/148/head 2025-01-24T00:53:58.6609229Z * [new branch] gh/fegin/148/orig -> origin/gh/fegin/148/orig 2025-01-24T00:53:58.6610731Z * [new branch] gh/fegin/159/base -> origin/gh/fegin/159/base 2025-01-24T00:53:58.6611753Z * [new branch] gh/fegin/159/head -> origin/gh/fegin/159/head 2025-01-24T00:53:58.6612813Z * [new branch] gh/fegin/159/orig -> origin/gh/fegin/159/orig 2025-01-24T00:53:58.6614238Z * [new branch] gh/fegin/160/base -> origin/gh/fegin/160/base 2025-01-24T00:53:58.6615183Z * [new branch] gh/fegin/160/head -> origin/gh/fegin/160/head 2025-01-24T00:53:58.6616071Z * [new branch] gh/fegin/160/orig -> origin/gh/fegin/160/orig 2025-01-24T00:53:58.6617493Z * [new branch] gh/fegin/169/base -> origin/gh/fegin/169/base 2025-01-24T00:53:58.6618505Z * [new branch] gh/fegin/169/head -> origin/gh/fegin/169/head 2025-01-24T00:53:58.6619595Z * [new branch] gh/fegin/169/orig -> origin/gh/fegin/169/orig 2025-01-24T00:53:58.6621049Z * [new branch] gh/fegin/171/base -> origin/gh/fegin/171/base 2025-01-24T00:53:58.6622093Z * [new branch] gh/fegin/171/head -> origin/gh/fegin/171/head 2025-01-24T00:53:58.6623202Z * [new branch] gh/fegin/171/orig -> origin/gh/fegin/171/orig 2025-01-24T00:53:58.6624634Z * [new branch] gh/fegin/172/base -> origin/gh/fegin/172/base 2025-01-24T00:53:58.6625585Z * [new branch] gh/fegin/172/head -> origin/gh/fegin/172/head 2025-01-24T00:53:58.6626642Z * [new branch] gh/fegin/172/orig -> origin/gh/fegin/172/orig 2025-01-24T00:53:58.6627943Z * [new branch] gh/fegin/292/base -> origin/gh/fegin/292/base 2025-01-24T00:53:58.6628957Z * [new branch] gh/fegin/292/head -> origin/gh/fegin/292/head 2025-01-24T00:53:58.6629918Z * [new branch] gh/fegin/292/orig -> origin/gh/fegin/292/orig 2025-01-24T00:53:58.6631237Z * [new branch] gh/fegin/293/base -> origin/gh/fegin/293/base 2025-01-24T00:53:58.6632243Z * [new branch] gh/fegin/293/head -> origin/gh/fegin/293/head 2025-01-24T00:53:58.6633206Z * [new branch] gh/fegin/293/orig -> origin/gh/fegin/293/orig 2025-01-24T00:53:58.6634604Z * [new branch] gh/fegin/294/base -> origin/gh/fegin/294/base 2025-01-24T00:53:58.6635561Z * [new branch] gh/fegin/294/head -> origin/gh/fegin/294/head 2025-01-24T00:53:58.6636543Z * [new branch] gh/fegin/294/orig -> origin/gh/fegin/294/orig 2025-01-24T00:53:58.6638232Z * [new branch] gh/fffrog/26/base -> origin/gh/fffrog/26/base 2025-01-24T00:53:58.6639243Z * [new branch] gh/fffrog/26/head -> origin/gh/fffrog/26/head 2025-01-24T00:53:58.6640239Z * [new branch] gh/fffrog/26/orig -> origin/gh/fffrog/26/orig 2025-01-24T00:53:58.6641551Z * [new branch] gh/fffrog/28/base -> origin/gh/fffrog/28/base 2025-01-24T00:53:58.6642541Z * [new branch] gh/fffrog/28/head -> origin/gh/fffrog/28/head 2025-01-24T00:53:58.6643788Z * [new branch] gh/fffrog/28/orig -> origin/gh/fffrog/28/orig 2025-01-24T00:53:58.6645129Z * [new branch] gh/fffrog/37/base -> origin/gh/fffrog/37/base 2025-01-24T00:53:58.6646148Z * [new branch] gh/fffrog/37/head -> origin/gh/fffrog/37/head 2025-01-24T00:53:58.6647101Z * [new branch] gh/fffrog/37/orig -> origin/gh/fffrog/37/orig 2025-01-24T00:53:58.6648798Z * [new branch] gh/guangy10/2/base -> origin/gh/guangy10/2/base 2025-01-24T00:53:58.6650211Z * [new branch] gh/guangy10/2/orig -> origin/gh/guangy10/2/orig 2025-01-24T00:53:58.6651873Z * [new branch] gh/guangyey/100/base -> origin/gh/guangyey/100/base 2025-01-24T00:53:58.6652851Z * [new branch] gh/guangyey/100/head -> origin/gh/guangyey/100/head 2025-01-24T00:53:58.6653893Z * [new branch] gh/guangyey/100/orig -> origin/gh/guangyey/100/orig 2025-01-24T00:53:58.6655246Z * [new branch] gh/guangyey/105/base -> origin/gh/guangyey/105/base 2025-01-24T00:53:58.6656213Z * [new branch] gh/guangyey/105/head -> origin/gh/guangyey/105/head 2025-01-24T00:53:58.6657202Z * [new branch] gh/guangyey/105/orig -> origin/gh/guangyey/105/orig 2025-01-24T00:53:58.6658537Z * [new branch] gh/guangyey/111/base -> origin/gh/guangyey/111/base 2025-01-24T00:53:58.6659510Z * [new branch] gh/guangyey/111/head -> origin/gh/guangyey/111/head 2025-01-24T00:53:58.6660487Z * [new branch] gh/guangyey/111/orig -> origin/gh/guangyey/111/orig 2025-01-24T00:53:58.6661819Z * [new branch] gh/guangyey/112/base -> origin/gh/guangyey/112/base 2025-01-24T00:53:58.6662868Z * [new branch] gh/guangyey/112/head -> origin/gh/guangyey/112/head 2025-01-24T00:53:58.6663805Z * [new branch] gh/guangyey/112/orig -> origin/gh/guangyey/112/orig 2025-01-24T00:53:58.6665184Z * [new branch] gh/guangyey/113/base -> origin/gh/guangyey/113/base 2025-01-24T00:53:58.6666269Z * [new branch] gh/guangyey/113/head -> origin/gh/guangyey/113/head 2025-01-24T00:53:58.6667036Z * [new branch] gh/guangyey/113/orig -> origin/gh/guangyey/113/orig 2025-01-24T00:53:58.6668434Z * [new branch] gh/guangyey/114/base -> origin/gh/guangyey/114/base 2025-01-24T00:53:58.6669405Z * [new branch] gh/guangyey/114/head -> origin/gh/guangyey/114/head 2025-01-24T00:53:58.6670431Z * [new branch] gh/guangyey/114/orig -> origin/gh/guangyey/114/orig 2025-01-24T00:53:58.6671766Z * [new branch] gh/guangyey/115/base -> origin/gh/guangyey/115/base 2025-01-24T00:53:58.6672787Z * [new branch] gh/guangyey/115/head -> origin/gh/guangyey/115/head 2025-01-24T00:53:58.6673775Z * [new branch] gh/guangyey/115/orig -> origin/gh/guangyey/115/orig 2025-01-24T00:53:58.6675062Z * [new branch] gh/guangyey/116/base -> origin/gh/guangyey/116/base 2025-01-24T00:53:58.6676162Z * [new branch] gh/guangyey/116/head -> origin/gh/guangyey/116/head 2025-01-24T00:53:58.6676925Z * [new branch] gh/guangyey/116/orig -> origin/gh/guangyey/116/orig 2025-01-24T00:53:58.6678331Z * [new branch] gh/guangyey/117/base -> origin/gh/guangyey/117/base 2025-01-24T00:53:58.6679366Z * [new branch] gh/guangyey/117/head -> origin/gh/guangyey/117/head 2025-01-24T00:53:58.6680295Z * [new branch] gh/guangyey/117/orig -> origin/gh/guangyey/117/orig 2025-01-24T00:53:58.6681602Z * [new branch] gh/guangyey/118/base -> origin/gh/guangyey/118/base 2025-01-24T00:53:58.6682631Z * [new branch] gh/guangyey/118/head -> origin/gh/guangyey/118/head 2025-01-24T00:53:58.6683666Z * [new branch] gh/guangyey/118/orig -> origin/gh/guangyey/118/orig 2025-01-24T00:53:58.6684996Z * [new branch] gh/guangyey/119/base -> origin/gh/guangyey/119/base 2025-01-24T00:53:58.6685922Z * [new branch] gh/guangyey/119/head -> origin/gh/guangyey/119/head 2025-01-24T00:53:58.6686903Z * [new branch] gh/guangyey/119/orig -> origin/gh/guangyey/119/orig 2025-01-24T00:53:58.6688223Z * [new branch] gh/guangyey/120/base -> origin/gh/guangyey/120/base 2025-01-24T00:53:58.6689161Z * [new branch] gh/guangyey/120/head -> origin/gh/guangyey/120/head 2025-01-24T00:53:58.6690195Z * [new branch] gh/guangyey/120/orig -> origin/gh/guangyey/120/orig 2025-01-24T00:53:58.6691655Z * [new branch] gh/guangyey/121/base -> origin/gh/guangyey/121/base 2025-01-24T00:53:58.6692592Z * [new branch] gh/guangyey/121/head -> origin/gh/guangyey/121/head 2025-01-24T00:53:58.6693606Z * [new branch] gh/guangyey/121/orig -> origin/gh/guangyey/121/orig 2025-01-24T00:53:58.6695041Z * [new branch] gh/guangyey/71/base -> origin/gh/guangyey/71/base 2025-01-24T00:53:58.6696042Z * [new branch] gh/guangyey/71/head -> origin/gh/guangyey/71/head 2025-01-24T00:53:58.6697032Z * [new branch] gh/guangyey/71/orig -> origin/gh/guangyey/71/orig 2025-01-24T00:53:58.6698363Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-01-24T00:53:58.6699343Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-01-24T00:53:58.6700439Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-01-24T00:53:58.6701716Z * [new branch] gh/guangyey/87/base -> origin/gh/guangyey/87/base 2025-01-24T00:53:58.6702686Z * [new branch] gh/guangyey/87/head -> origin/gh/guangyey/87/head 2025-01-24T00:53:58.6703643Z * [new branch] gh/guangyey/87/orig -> origin/gh/guangyey/87/orig 2025-01-24T00:53:58.6705077Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-01-24T00:53:58.6705982Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-01-24T00:53:58.6706759Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-01-24T00:53:58.6708666Z * [new branch] gh/guangyey/90/base -> origin/gh/guangyey/90/base 2025-01-24T00:53:58.6709635Z * [new branch] gh/guangyey/90/head -> origin/gh/guangyey/90/head 2025-01-24T00:53:58.6710622Z * [new branch] gh/guangyey/90/orig -> origin/gh/guangyey/90/orig 2025-01-24T00:53:58.6712048Z * [new branch] gh/guangyey/99/base -> origin/gh/guangyey/99/base 2025-01-24T00:53:58.6713027Z * [new branch] gh/guangyey/99/head -> origin/gh/guangyey/99/head 2025-01-24T00:53:58.6713986Z * [new branch] gh/guangyey/99/orig -> origin/gh/guangyey/99/orig 2025-01-24T00:53:58.6715678Z * [new branch] gh/guilhermeleobas/11/base -> origin/gh/guilhermeleobas/11/base 2025-01-24T00:53:58.6716729Z * [new branch] gh/guilhermeleobas/11/head -> origin/gh/guilhermeleobas/11/head 2025-01-24T00:53:58.6717719Z * [new branch] gh/guilhermeleobas/11/orig -> origin/gh/guilhermeleobas/11/orig 2025-01-24T00:53:58.6719091Z * [new branch] gh/guilhermeleobas/65/base -> origin/gh/guilhermeleobas/65/base 2025-01-24T00:53:58.6720090Z * [new branch] gh/guilhermeleobas/65/head -> origin/gh/guilhermeleobas/65/head 2025-01-24T00:53:58.6721353Z * [new branch] gh/guilhermeleobas/65/orig -> origin/gh/guilhermeleobas/65/orig 2025-01-24T00:53:58.6722796Z * [new branch] gh/guilhermeleobas/69/base -> origin/gh/guilhermeleobas/69/base 2025-01-24T00:53:58.6723753Z * [new branch] gh/guilhermeleobas/69/head -> origin/gh/guilhermeleobas/69/head 2025-01-24T00:53:58.6724750Z * [new branch] gh/guilhermeleobas/69/orig -> origin/gh/guilhermeleobas/69/orig 2025-01-24T00:53:58.6726071Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-01-24T00:53:58.6727041Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-01-24T00:53:58.6728092Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-01-24T00:53:58.6729341Z * [new branch] gh/guilhermeleobas/74/base -> origin/gh/guilhermeleobas/74/base 2025-01-24T00:53:58.6730447Z * [new branch] gh/guilhermeleobas/74/head -> origin/gh/guilhermeleobas/74/head 2025-01-24T00:53:58.6731466Z * [new branch] gh/guilhermeleobas/74/orig -> origin/gh/guilhermeleobas/74/orig 2025-01-24T00:53:58.6732847Z * [new branch] gh/guilhermeleobas/77/base -> origin/gh/guilhermeleobas/77/base 2025-01-24T00:53:58.6733840Z * [new branch] gh/guilhermeleobas/77/head -> origin/gh/guilhermeleobas/77/head 2025-01-24T00:53:58.6734859Z * [new branch] gh/guilhermeleobas/77/orig -> origin/gh/guilhermeleobas/77/orig 2025-01-24T00:53:58.6736951Z * [new branch] gh/guilhermeleobas/79/base -> origin/gh/guilhermeleobas/79/base 2025-01-24T00:53:58.6738015Z * [new branch] gh/guilhermeleobas/79/head -> origin/gh/guilhermeleobas/79/head 2025-01-24T00:53:58.6738367Z * [new branch] gh/guilhermeleobas/79/orig -> origin/gh/guilhermeleobas/79/orig 2025-01-24T00:53:58.6739853Z * [new branch] gh/guilhermeleobas/82/base -> origin/gh/guilhermeleobas/82/base 2025-01-24T00:53:58.6740760Z * [new branch] gh/guilhermeleobas/82/head -> origin/gh/guilhermeleobas/82/head 2025-01-24T00:53:58.6741822Z * [new branch] gh/guilhermeleobas/82/orig -> origin/gh/guilhermeleobas/82/orig 2025-01-24T00:53:58.6743190Z * [new branch] gh/guilhermeleobas/83/base -> origin/gh/guilhermeleobas/83/base 2025-01-24T00:53:58.6744073Z * [new branch] gh/guilhermeleobas/83/head -> origin/gh/guilhermeleobas/83/head 2025-01-24T00:53:58.6745088Z * [new branch] gh/guilhermeleobas/83/orig -> origin/gh/guilhermeleobas/83/orig 2025-01-24T00:53:58.6746409Z * [new branch] gh/guilhermeleobas/84/base -> origin/gh/guilhermeleobas/84/base 2025-01-24T00:53:58.6747676Z * [new branch] gh/guilhermeleobas/84/head -> origin/gh/guilhermeleobas/84/head 2025-01-24T00:53:58.6748646Z * [new branch] gh/guilhermeleobas/84/orig -> origin/gh/guilhermeleobas/84/orig 2025-01-24T00:53:58.6752077Z * [new branch] gh/guilhermeleobas/85/base -> origin/gh/guilhermeleobas/85/base 2025-01-24T00:53:58.6752584Z * [new branch] gh/guilhermeleobas/85/head -> origin/gh/guilhermeleobas/85/head 2025-01-24T00:53:58.6753729Z * [new branch] gh/guilhermeleobas/85/orig -> origin/gh/guilhermeleobas/85/orig 2025-01-24T00:53:58.6755093Z * [new branch] gh/guilhermeleobas/86/base -> origin/gh/guilhermeleobas/86/base 2025-01-24T00:53:58.6756028Z * [new branch] gh/guilhermeleobas/86/head -> origin/gh/guilhermeleobas/86/head 2025-01-24T00:53:58.6757043Z * [new branch] gh/guilhermeleobas/86/orig -> origin/gh/guilhermeleobas/86/orig 2025-01-24T00:53:58.6758396Z * [new branch] gh/guilhermeleobas/87/base -> origin/gh/guilhermeleobas/87/base 2025-01-24T00:53:58.6759398Z * [new branch] gh/guilhermeleobas/87/head -> origin/gh/guilhermeleobas/87/head 2025-01-24T00:53:58.6760429Z * [new branch] gh/guilhermeleobas/87/orig -> origin/gh/guilhermeleobas/87/orig 2025-01-24T00:53:58.6761737Z * [new branch] gh/guilhermeleobas/88/base -> origin/gh/guilhermeleobas/88/base 2025-01-24T00:53:58.6762689Z * [new branch] gh/guilhermeleobas/88/head -> origin/gh/guilhermeleobas/88/head 2025-01-24T00:53:58.6763658Z * [new branch] gh/guilhermeleobas/88/orig -> origin/gh/guilhermeleobas/88/orig 2025-01-24T00:53:58.6765016Z * [new branch] gh/guilhermeleobas/89/base -> origin/gh/guilhermeleobas/89/base 2025-01-24T00:53:58.6766005Z * [new branch] gh/guilhermeleobas/89/head -> origin/gh/guilhermeleobas/89/head 2025-01-24T00:53:58.6766979Z * [new branch] gh/guilhermeleobas/89/orig -> origin/gh/guilhermeleobas/89/orig 2025-01-24T00:53:58.6768331Z * [new branch] gh/guilhermeleobas/90/base -> origin/gh/guilhermeleobas/90/base 2025-01-24T00:53:58.6769313Z * [new branch] gh/guilhermeleobas/90/head -> origin/gh/guilhermeleobas/90/head 2025-01-24T00:53:58.6770392Z * [new branch] gh/guilhermeleobas/90/orig -> origin/gh/guilhermeleobas/90/orig 2025-01-24T00:53:58.6771816Z * [new branch] gh/guilhermeleobas/91/base -> origin/gh/guilhermeleobas/91/base 2025-01-24T00:53:58.6772807Z * [new branch] gh/guilhermeleobas/91/head -> origin/gh/guilhermeleobas/91/head 2025-01-24T00:53:58.6773929Z * [new branch] gh/guilhermeleobas/91/orig -> origin/gh/guilhermeleobas/91/orig 2025-01-24T00:53:58.6775437Z * [new branch] gh/int3/10/base -> origin/gh/int3/10/base 2025-01-24T00:53:58.6776616Z * [new branch] gh/int3/10/head -> origin/gh/int3/10/head 2025-01-24T00:53:58.6777722Z * [new branch] gh/int3/10/orig -> origin/gh/int3/10/orig 2025-01-24T00:53:58.6779159Z * [new branch] gh/int3/100/base -> origin/gh/int3/100/base 2025-01-24T00:53:58.6780138Z * [new branch] gh/int3/100/head -> origin/gh/int3/100/head 2025-01-24T00:53:58.6781360Z * [new branch] gh/int3/100/orig -> origin/gh/int3/100/orig 2025-01-24T00:53:58.6782465Z * [new branch] gh/int3/109/base -> origin/gh/int3/109/base 2025-01-24T00:53:58.6783616Z * [new branch] gh/int3/109/head -> origin/gh/int3/109/head 2025-01-24T00:53:58.6784668Z * [new branch] gh/int3/109/orig -> origin/gh/int3/109/orig 2025-01-24T00:53:58.6786010Z * [new branch] gh/int3/11/base -> origin/gh/int3/11/base 2025-01-24T00:53:58.6787028Z * [new branch] gh/int3/11/head -> origin/gh/int3/11/head 2025-01-24T00:53:58.6788115Z * [new branch] gh/int3/11/orig -> origin/gh/int3/11/orig 2025-01-24T00:53:58.6789531Z * [new branch] gh/int3/113/base -> origin/gh/int3/113/base 2025-01-24T00:53:58.6790495Z * [new branch] gh/int3/113/head -> origin/gh/int3/113/head 2025-01-24T00:53:58.6791479Z * [new branch] gh/int3/113/orig -> origin/gh/int3/113/orig 2025-01-24T00:53:58.6792896Z * [new branch] gh/int3/2/base -> origin/gh/int3/2/base 2025-01-24T00:53:58.6793874Z * [new branch] gh/int3/2/orig -> origin/gh/int3/2/orig 2025-01-24T00:53:58.6795242Z * [new branch] gh/int3/21/base -> origin/gh/int3/21/base 2025-01-24T00:53:58.6796314Z * [new branch] gh/int3/21/head -> origin/gh/int3/21/head 2025-01-24T00:53:58.6797311Z * [new branch] gh/int3/21/orig -> origin/gh/int3/21/orig 2025-01-24T00:53:58.6798802Z * [new branch] gh/int3/34/base -> origin/gh/int3/34/base 2025-01-24T00:53:58.6799856Z * [new branch] gh/int3/34/head -> origin/gh/int3/34/head 2025-01-24T00:53:58.6800879Z * [new branch] gh/int3/34/orig -> origin/gh/int3/34/orig 2025-01-24T00:53:58.6802200Z * [new branch] gh/int3/36/base -> origin/gh/int3/36/base 2025-01-24T00:53:58.6803210Z * [new branch] gh/int3/36/head -> origin/gh/int3/36/head 2025-01-24T00:53:58.6804562Z * [new branch] gh/int3/36/orig -> origin/gh/int3/36/orig 2025-01-24T00:53:58.6805681Z * [new branch] gh/int3/41/base -> origin/gh/int3/41/base 2025-01-24T00:53:58.6806749Z * [new branch] gh/int3/41/head -> origin/gh/int3/41/head 2025-01-24T00:53:58.6807767Z * [new branch] gh/int3/41/orig -> origin/gh/int3/41/orig 2025-01-24T00:53:58.6809206Z * [new branch] gh/int3/45/base -> origin/gh/int3/45/base 2025-01-24T00:53:58.6810376Z * [new branch] gh/int3/45/head -> origin/gh/int3/45/head 2025-01-24T00:53:58.6811548Z * [new branch] gh/int3/45/orig -> origin/gh/int3/45/orig 2025-01-24T00:53:58.6812952Z * [new branch] gh/int3/46/base -> origin/gh/int3/46/base 2025-01-24T00:53:58.6813953Z * [new branch] gh/int3/46/head -> origin/gh/int3/46/head 2025-01-24T00:53:58.6814902Z * [new branch] gh/int3/46/orig -> origin/gh/int3/46/orig 2025-01-24T00:53:58.6816459Z * [new branch] gh/int3/47/base -> origin/gh/int3/47/base 2025-01-24T00:53:58.6817420Z * [new branch] gh/int3/47/head -> origin/gh/int3/47/head 2025-01-24T00:53:58.6818361Z * [new branch] gh/int3/47/orig -> origin/gh/int3/47/orig 2025-01-24T00:53:58.6819891Z * [new branch] gh/int3/55/base -> origin/gh/int3/55/base 2025-01-24T00:53:58.6820903Z * [new branch] gh/int3/55/head -> origin/gh/int3/55/head 2025-01-24T00:53:58.6821959Z * [new branch] gh/int3/55/orig -> origin/gh/int3/55/orig 2025-01-24T00:53:58.6823421Z * [new branch] gh/int3/79/base -> origin/gh/int3/79/base 2025-01-24T00:53:58.6824441Z * [new branch] gh/int3/79/head -> origin/gh/int3/79/head 2025-01-24T00:53:58.6825487Z * [new branch] gh/int3/79/orig -> origin/gh/int3/79/orig 2025-01-24T00:53:58.6826962Z * [new branch] gh/int3/9/base -> origin/gh/int3/9/base 2025-01-24T00:53:58.6827976Z * [new branch] gh/int3/9/head -> origin/gh/int3/9/head 2025-01-24T00:53:58.6829032Z * [new branch] gh/int3/9/orig -> origin/gh/int3/9/orig 2025-01-24T00:53:58.6830463Z * [new branch] gh/int3/94/base -> origin/gh/int3/94/base 2025-01-24T00:53:58.6831463Z * [new branch] gh/int3/94/head -> origin/gh/int3/94/head 2025-01-24T00:53:58.6832452Z * [new branch] gh/int3/94/orig -> origin/gh/int3/94/orig 2025-01-24T00:53:58.6833867Z * [new branch] gh/int3/95/base -> origin/gh/int3/95/base 2025-01-24T00:53:58.6834956Z * [new branch] gh/int3/95/head -> origin/gh/int3/95/head 2025-01-24T00:53:58.6835924Z * [new branch] gh/int3/95/orig -> origin/gh/int3/95/orig 2025-01-24T00:53:58.6837803Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-01-24T00:53:58.6838782Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-01-24T00:53:58.6840447Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-01-24T00:53:58.6841448Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-01-24T00:53:58.6842723Z * [new branch] gh/isuruf/102/base -> origin/gh/isuruf/102/base 2025-01-24T00:53:58.6843541Z * [new branch] gh/isuruf/102/head -> origin/gh/isuruf/102/head 2025-01-24T00:53:58.6844604Z * [new branch] gh/isuruf/102/orig -> origin/gh/isuruf/102/orig 2025-01-24T00:53:58.6845946Z * [new branch] gh/isuruf/103/base -> origin/gh/isuruf/103/base 2025-01-24T00:53:58.6847053Z * [new branch] gh/isuruf/103/head -> origin/gh/isuruf/103/head 2025-01-24T00:53:58.6847908Z * [new branch] gh/isuruf/103/orig -> origin/gh/isuruf/103/orig 2025-01-24T00:53:58.6849758Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-01-24T00:53:58.6850709Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-01-24T00:53:58.6851724Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-01-24T00:53:58.6853072Z * [new branch] gh/isuruf/108/base -> origin/gh/isuruf/108/base 2025-01-24T00:53:58.6854095Z * [new branch] gh/isuruf/108/head -> origin/gh/isuruf/108/head 2025-01-24T00:53:58.6855093Z * [new branch] gh/isuruf/108/orig -> origin/gh/isuruf/108/orig 2025-01-24T00:53:58.6856389Z * [new branch] gh/isuruf/109/base -> origin/gh/isuruf/109/base 2025-01-24T00:53:58.6857391Z * [new branch] gh/isuruf/109/head -> origin/gh/isuruf/109/head 2025-01-24T00:53:58.6858298Z * [new branch] gh/isuruf/109/orig -> origin/gh/isuruf/109/orig 2025-01-24T00:53:58.6859628Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-01-24T00:53:58.6860690Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-01-24T00:53:58.6861905Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-01-24T00:53:58.6862885Z * [new branch] gh/isuruf/111/base -> origin/gh/isuruf/111/base 2025-01-24T00:53:58.6863856Z * [new branch] gh/isuruf/111/head -> origin/gh/isuruf/111/head 2025-01-24T00:53:58.6864826Z * [new branch] gh/isuruf/111/orig -> origin/gh/isuruf/111/orig 2025-01-24T00:53:58.6866102Z * [new branch] gh/isuruf/112/base -> origin/gh/isuruf/112/base 2025-01-24T00:53:58.6867055Z * [new branch] gh/isuruf/112/head -> origin/gh/isuruf/112/head 2025-01-24T00:53:58.6868196Z * [new branch] gh/isuruf/112/orig -> origin/gh/isuruf/112/orig 2025-01-24T00:53:58.6869393Z * [new branch] gh/isuruf/113/base -> origin/gh/isuruf/113/base 2025-01-24T00:53:58.6870415Z * [new branch] gh/isuruf/113/head -> origin/gh/isuruf/113/head 2025-01-24T00:53:58.6871350Z * [new branch] gh/isuruf/113/orig -> origin/gh/isuruf/113/orig 2025-01-24T00:53:58.6872661Z * [new branch] gh/isuruf/114/base -> origin/gh/isuruf/114/base 2025-01-24T00:53:58.6873584Z * [new branch] gh/isuruf/114/head -> origin/gh/isuruf/114/head 2025-01-24T00:53:58.6874556Z * [new branch] gh/isuruf/114/orig -> origin/gh/isuruf/114/orig 2025-01-24T00:53:58.6875869Z * [new branch] gh/isuruf/115/base -> origin/gh/isuruf/115/base 2025-01-24T00:53:58.6876845Z * [new branch] gh/isuruf/115/head -> origin/gh/isuruf/115/head 2025-01-24T00:53:58.6877842Z * [new branch] gh/isuruf/115/orig -> origin/gh/isuruf/115/orig 2025-01-24T00:53:58.6879207Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-01-24T00:53:58.6880209Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-01-24T00:53:58.6881145Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-01-24T00:53:58.6882498Z * [new branch] gh/isuruf/117/base -> origin/gh/isuruf/117/base 2025-01-24T00:53:58.6883443Z * [new branch] gh/isuruf/117/head -> origin/gh/isuruf/117/head 2025-01-24T00:53:58.6884470Z * [new branch] gh/isuruf/117/orig -> origin/gh/isuruf/117/orig 2025-01-24T00:53:58.6885814Z * [new branch] gh/isuruf/39/base -> origin/gh/isuruf/39/base 2025-01-24T00:53:58.6886784Z * [new branch] gh/isuruf/39/head -> origin/gh/isuruf/39/head 2025-01-24T00:53:58.6887701Z * [new branch] gh/isuruf/39/orig -> origin/gh/isuruf/39/orig 2025-01-24T00:53:58.6889140Z * [new branch] gh/isuruf/74/base -> origin/gh/isuruf/74/base 2025-01-24T00:53:58.6890174Z * [new branch] gh/isuruf/74/head -> origin/gh/isuruf/74/head 2025-01-24T00:53:58.6891219Z * [new branch] gh/isuruf/74/orig -> origin/gh/isuruf/74/orig 2025-01-24T00:53:58.6892530Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-01-24T00:53:58.6893496Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-01-24T00:53:58.6894440Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-01-24T00:53:58.6896249Z * [new branch] gh/isuruf/98/base -> origin/gh/isuruf/98/base 2025-01-24T00:53:58.6897267Z * [new branch] gh/isuruf/98/head -> origin/gh/isuruf/98/head 2025-01-24T00:53:58.6898197Z * [new branch] gh/isuruf/98/orig -> origin/gh/isuruf/98/orig 2025-01-24T00:53:58.6899859Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-01-24T00:53:58.6900862Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-01-24T00:53:58.6902073Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-01-24T00:53:58.6903038Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-01-24T00:53:58.6904308Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-01-24T00:53:58.6905274Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-01-24T00:53:58.6906453Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-01-24T00:53:58.6907385Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-01-24T00:53:58.6908707Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-01-24T00:53:58.6909437Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-01-24T00:53:58.6910743Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-01-24T00:53:58.6911641Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-01-24T00:53:58.6912866Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-01-24T00:53:58.6913800Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-01-24T00:53:58.6914957Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-01-24T00:53:58.6915922Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-01-24T00:53:58.6917129Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-01-24T00:53:58.6918012Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-01-24T00:53:58.6919203Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-01-24T00:53:58.6920104Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-01-24T00:53:58.6921295Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-01-24T00:53:58.6922173Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-01-24T00:53:58.6923359Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-01-24T00:53:58.6924309Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-01-24T00:53:58.6925695Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-01-24T00:53:58.6926686Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-01-24T00:53:58.6927862Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-01-24T00:53:58.6928765Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-01-24T00:53:58.6930203Z * [new branch] gh/jamesjwu/70/base -> origin/gh/jamesjwu/70/base 2025-01-24T00:53:58.6931175Z * [new branch] gh/jamesjwu/70/head -> origin/gh/jamesjwu/70/head 2025-01-24T00:53:58.6932118Z * [new branch] gh/jamesjwu/70/orig -> origin/gh/jamesjwu/70/orig 2025-01-24T00:53:58.6934001Z * [new branch] gh/jamesjwu/90/base -> origin/gh/jamesjwu/90/base 2025-01-24T00:53:58.6935211Z * [new branch] gh/jamesjwu/90/head -> origin/gh/jamesjwu/90/head 2025-01-24T00:53:58.6936340Z * [new branch] gh/jamesjwu/90/orig -> origin/gh/jamesjwu/90/orig 2025-01-24T00:53:58.6937958Z * [new branch] gh/jamesjwu/91/base -> origin/gh/jamesjwu/91/base 2025-01-24T00:53:58.6938862Z * [new branch] gh/jamesjwu/91/head -> origin/gh/jamesjwu/91/head 2025-01-24T00:53:58.6939912Z * [new branch] gh/jamesjwu/91/orig -> origin/gh/jamesjwu/91/orig 2025-01-24T00:53:58.6941108Z * [new branch] gh/jamesjwu/93/base -> origin/gh/jamesjwu/93/base 2025-01-24T00:53:58.6942103Z * [new branch] gh/jamesjwu/93/head -> origin/gh/jamesjwu/93/head 2025-01-24T00:53:58.6943122Z * [new branch] gh/jamesjwu/93/orig -> origin/gh/jamesjwu/93/orig 2025-01-24T00:53:58.6944758Z * [new branch] gh/jamesjwu/94/base -> origin/gh/jamesjwu/94/base 2025-01-24T00:53:58.6945760Z * [new branch] gh/jamesjwu/94/head -> origin/gh/jamesjwu/94/head 2025-01-24T00:53:58.6946774Z * [new branch] gh/jamesjwu/94/orig -> origin/gh/jamesjwu/94/orig 2025-01-24T00:53:58.6948680Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-01-24T00:53:58.6949966Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-01-24T00:53:58.6950986Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-01-24T00:53:58.6952357Z * [new branch] gh/janeyx99/200/base -> origin/gh/janeyx99/200/base 2025-01-24T00:53:58.6953384Z * [new branch] gh/janeyx99/200/head -> origin/gh/janeyx99/200/head 2025-01-24T00:53:58.6954370Z * [new branch] gh/janeyx99/200/orig -> origin/gh/janeyx99/200/orig 2025-01-24T00:53:58.6955635Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-01-24T00:53:58.6956581Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-01-24T00:53:58.6957570Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-01-24T00:53:58.6958959Z * [new branch] gh/janeyx99/211/base -> origin/gh/janeyx99/211/base 2025-01-24T00:53:58.6959919Z * [new branch] gh/janeyx99/211/head -> origin/gh/janeyx99/211/head 2025-01-24T00:53:58.6960925Z * [new branch] gh/janeyx99/211/orig -> origin/gh/janeyx99/211/orig 2025-01-24T00:53:58.6962590Z * [new branch] gh/janeyx99/212/base -> origin/gh/janeyx99/212/base 2025-01-24T00:53:58.6963609Z * [new branch] gh/janeyx99/212/head -> origin/gh/janeyx99/212/head 2025-01-24T00:53:58.6964630Z * [new branch] gh/janeyx99/212/orig -> origin/gh/janeyx99/212/orig 2025-01-24T00:53:58.6965995Z * [new branch] gh/janeyx99/213/base -> origin/gh/janeyx99/213/base 2025-01-24T00:53:58.6967094Z * [new branch] gh/janeyx99/213/head -> origin/gh/janeyx99/213/head 2025-01-24T00:53:58.6968075Z * [new branch] gh/janeyx99/213/orig -> origin/gh/janeyx99/213/orig 2025-01-24T00:53:58.6969539Z * [new branch] gh/janeyx99/214/base -> origin/gh/janeyx99/214/base 2025-01-24T00:53:58.6970633Z * [new branch] gh/janeyx99/214/head -> origin/gh/janeyx99/214/head 2025-01-24T00:53:58.6971689Z * [new branch] gh/janeyx99/214/orig -> origin/gh/janeyx99/214/orig 2025-01-24T00:53:58.6973046Z * [new branch] gh/janeyx99/215/base -> origin/gh/janeyx99/215/base 2025-01-24T00:53:58.6974037Z * [new branch] gh/janeyx99/215/head -> origin/gh/janeyx99/215/head 2025-01-24T00:53:58.6975032Z * [new branch] gh/janeyx99/215/orig -> origin/gh/janeyx99/215/orig 2025-01-24T00:53:58.6976283Z * [new branch] gh/janeyx99/216/base -> origin/gh/janeyx99/216/base 2025-01-24T00:53:58.6977267Z * [new branch] gh/janeyx99/216/head -> origin/gh/janeyx99/216/head 2025-01-24T00:53:58.6978228Z * [new branch] gh/janeyx99/216/orig -> origin/gh/janeyx99/216/orig 2025-01-24T00:53:58.6979439Z * [new branch] gh/janeyx99/217/base -> origin/gh/janeyx99/217/base 2025-01-24T00:53:58.6980433Z * [new branch] gh/janeyx99/217/head -> origin/gh/janeyx99/217/head 2025-01-24T00:53:58.6981422Z * [new branch] gh/janeyx99/217/orig -> origin/gh/janeyx99/217/orig 2025-01-24T00:53:58.6982858Z * [new branch] gh/janeyx99/86/base -> origin/gh/janeyx99/86/base 2025-01-24T00:53:58.6983780Z * [new branch] gh/janeyx99/86/head -> origin/gh/janeyx99/86/head 2025-01-24T00:53:58.6984771Z * [new branch] gh/janeyx99/86/orig -> origin/gh/janeyx99/86/orig 2025-01-24T00:53:58.6986164Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-01-24T00:53:58.6987191Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-01-24T00:53:58.6988301Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-01-24T00:53:58.6990005Z * [new branch] gh/jansel/227/base -> origin/gh/jansel/227/base 2025-01-24T00:53:58.6990987Z * [new branch] gh/jansel/227/head -> origin/gh/jansel/227/head 2025-01-24T00:53:58.6992095Z * [new branch] gh/jansel/227/orig -> origin/gh/jansel/227/orig 2025-01-24T00:53:58.6993439Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-01-24T00:53:58.6994462Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-01-24T00:53:58.6995739Z * [new branch] gh/jansel/422/base -> origin/gh/jansel/422/base 2025-01-24T00:53:58.6996741Z * [new branch] gh/jansel/422/head -> origin/gh/jansel/422/head 2025-01-24T00:53:58.6997738Z * [new branch] gh/jansel/422/orig -> origin/gh/jansel/422/orig 2025-01-24T00:53:58.6999136Z * [new branch] gh/jansel/446/base -> origin/gh/jansel/446/base 2025-01-24T00:53:58.7000083Z * [new branch] gh/jansel/446/head -> origin/gh/jansel/446/head 2025-01-24T00:53:58.7001021Z * [new branch] gh/jansel/446/orig -> origin/gh/jansel/446/orig 2025-01-24T00:53:58.7002388Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-01-24T00:53:58.7003406Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-01-24T00:53:58.7004431Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-01-24T00:53:58.7005770Z * [new branch] gh/jansel/453/base -> origin/gh/jansel/453/base 2025-01-24T00:53:58.7006737Z * [new branch] gh/jansel/453/head -> origin/gh/jansel/453/head 2025-01-24T00:53:58.7007750Z * [new branch] gh/jansel/453/orig -> origin/gh/jansel/453/orig 2025-01-24T00:53:58.7009101Z * [new branch] gh/jansel/454/base -> origin/gh/jansel/454/base 2025-01-24T00:53:58.7010050Z * [new branch] gh/jansel/454/head -> origin/gh/jansel/454/head 2025-01-24T00:53:58.7011203Z * [new branch] gh/jansel/454/orig -> origin/gh/jansel/454/orig 2025-01-24T00:53:58.7012558Z * [new branch] gh/jansel/455/base -> origin/gh/jansel/455/base 2025-01-24T00:53:58.7013576Z * [new branch] gh/jansel/455/head -> origin/gh/jansel/455/head 2025-01-24T00:53:58.7014572Z * [new branch] gh/jansel/455/orig -> origin/gh/jansel/455/orig 2025-01-24T00:53:58.7015989Z * [new branch] gh/jansel/458/base -> origin/gh/jansel/458/base 2025-01-24T00:53:58.7016993Z * [new branch] gh/jansel/458/head -> origin/gh/jansel/458/head 2025-01-24T00:53:58.7017926Z * [new branch] gh/jansel/458/orig -> origin/gh/jansel/458/orig 2025-01-24T00:53:58.7019232Z * [new branch] gh/jansel/459/base -> origin/gh/jansel/459/base 2025-01-24T00:53:58.7020203Z * [new branch] gh/jansel/459/head -> origin/gh/jansel/459/head 2025-01-24T00:53:58.7021205Z * [new branch] gh/jansel/459/orig -> origin/gh/jansel/459/orig 2025-01-24T00:53:58.7022501Z * [new branch] gh/jansel/460/base -> origin/gh/jansel/460/base 2025-01-24T00:53:58.7023476Z * [new branch] gh/jansel/460/head -> origin/gh/jansel/460/head 2025-01-24T00:53:58.7024597Z * [new branch] gh/jansel/460/orig -> origin/gh/jansel/460/orig 2025-01-24T00:53:58.7025926Z * [new branch] gh/jansel/461/base -> origin/gh/jansel/461/base 2025-01-24T00:53:58.7026907Z * [new branch] gh/jansel/461/head -> origin/gh/jansel/461/head 2025-01-24T00:53:58.7027876Z * [new branch] gh/jansel/461/orig -> origin/gh/jansel/461/orig 2025-01-24T00:53:58.7029329Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-01-24T00:53:58.7030248Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-01-24T00:53:58.7031214Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-01-24T00:53:58.7032590Z * [new branch] gh/jansel/463/base -> origin/gh/jansel/463/base 2025-01-24T00:53:58.7033639Z * [new branch] gh/jansel/463/head -> origin/gh/jansel/463/head 2025-01-24T00:53:58.7034561Z * [new branch] gh/jansel/463/orig -> origin/gh/jansel/463/orig 2025-01-24T00:53:58.7035937Z * [new branch] gh/jansel/464/base -> origin/gh/jansel/464/base 2025-01-24T00:53:58.7036884Z * [new branch] gh/jansel/464/head -> origin/gh/jansel/464/head 2025-01-24T00:53:58.7037988Z * [new branch] gh/jansel/464/orig -> origin/gh/jansel/464/orig 2025-01-24T00:53:58.7039270Z * [new branch] gh/jansel/465/base -> origin/gh/jansel/465/base 2025-01-24T00:53:58.7040231Z * [new branch] gh/jansel/465/head -> origin/gh/jansel/465/head 2025-01-24T00:53:58.7041180Z * [new branch] gh/jansel/465/orig -> origin/gh/jansel/465/orig 2025-01-24T00:53:58.7043224Z * [new branch] gh/jansel/466/base -> origin/gh/jansel/466/base 2025-01-24T00:53:58.7044205Z * [new branch] gh/jansel/466/head -> origin/gh/jansel/466/head 2025-01-24T00:53:58.7045168Z * [new branch] gh/jansel/466/orig -> origin/gh/jansel/466/orig 2025-01-24T00:53:58.7046598Z * [new branch] gh/jansel/467/base -> origin/gh/jansel/467/base 2025-01-24T00:53:58.7047588Z * [new branch] gh/jansel/467/head -> origin/gh/jansel/467/head 2025-01-24T00:53:58.7048574Z * [new branch] gh/jansel/467/orig -> origin/gh/jansel/467/orig 2025-01-24T00:53:58.7054452Z * [new branch] gh/jansel/468/base -> origin/gh/jansel/468/base 2025-01-24T00:53:58.7055486Z * [new branch] gh/jansel/468/head -> origin/gh/jansel/468/head 2025-01-24T00:53:58.7056501Z * [new branch] gh/jansel/468/orig -> origin/gh/jansel/468/orig 2025-01-24T00:53:58.7057839Z * [new branch] gh/jansel/469/base -> origin/gh/jansel/469/base 2025-01-24T00:53:58.7058833Z * [new branch] gh/jansel/469/head -> origin/gh/jansel/469/head 2025-01-24T00:53:58.7059901Z * [new branch] gh/jansel/469/orig -> origin/gh/jansel/469/orig 2025-01-24T00:53:58.7061327Z * [new branch] gh/jansel/470/base -> origin/gh/jansel/470/base 2025-01-24T00:53:58.7062335Z * [new branch] gh/jansel/470/head -> origin/gh/jansel/470/head 2025-01-24T00:53:58.7063282Z * [new branch] gh/jansel/470/orig -> origin/gh/jansel/470/orig 2025-01-24T00:53:58.7064567Z * [new branch] gh/jansel/471/base -> origin/gh/jansel/471/base 2025-01-24T00:53:58.7065541Z * [new branch] gh/jansel/471/head -> origin/gh/jansel/471/head 2025-01-24T00:53:58.7066543Z * [new branch] gh/jansel/471/orig -> origin/gh/jansel/471/orig 2025-01-24T00:53:58.7068010Z * [new branch] gh/jansel/472/base -> origin/gh/jansel/472/base 2025-01-24T00:53:58.7069110Z * [new branch] gh/jansel/472/head -> origin/gh/jansel/472/head 2025-01-24T00:53:58.7070584Z * [new branch] gh/jansel/472/orig -> origin/gh/jansel/472/orig 2025-01-24T00:53:58.7072627Z * [new branch] gh/jansel/473/base -> origin/gh/jansel/473/base 2025-01-24T00:53:58.7074244Z * [new branch] gh/jansel/473/head -> origin/gh/jansel/473/head 2025-01-24T00:53:58.7075988Z * [new branch] gh/jansel/473/orig -> origin/gh/jansel/473/orig 2025-01-24T00:53:58.7077977Z * [new branch] gh/jansel/474/base -> origin/gh/jansel/474/base 2025-01-24T00:53:58.7079570Z * [new branch] gh/jansel/474/head -> origin/gh/jansel/474/head 2025-01-24T00:53:58.7081077Z * [new branch] gh/jansel/474/orig -> origin/gh/jansel/474/orig 2025-01-24T00:53:58.7083211Z * [new branch] gh/jansel/475/base -> origin/gh/jansel/475/base 2025-01-24T00:53:58.7084732Z * [new branch] gh/jansel/475/head -> origin/gh/jansel/475/head 2025-01-24T00:53:58.7086275Z * [new branch] gh/jansel/475/orig -> origin/gh/jansel/475/orig 2025-01-24T00:53:58.7088461Z * [new branch] gh/jansel/476/base -> origin/gh/jansel/476/base 2025-01-24T00:53:58.7089989Z * [new branch] gh/jansel/476/head -> origin/gh/jansel/476/head 2025-01-24T00:53:58.7091677Z * [new branch] gh/jansel/476/orig -> origin/gh/jansel/476/orig 2025-01-24T00:53:58.7094576Z * [new branch] gh/jbschlosser/174/base -> origin/gh/jbschlosser/174/base 2025-01-24T00:53:58.7095953Z * [new branch] gh/jbschlosser/174/head -> origin/gh/jbschlosser/174/head 2025-01-24T00:53:58.7097075Z * [new branch] gh/jbschlosser/174/orig -> origin/gh/jbschlosser/174/orig 2025-01-24T00:53:58.7098566Z * [new branch] gh/jbschlosser/187/base -> origin/gh/jbschlosser/187/base 2025-01-24T00:53:58.7099511Z * [new branch] gh/jbschlosser/187/head -> origin/gh/jbschlosser/187/head 2025-01-24T00:53:58.7100509Z * [new branch] gh/jbschlosser/187/orig -> origin/gh/jbschlosser/187/orig 2025-01-24T00:53:58.7101985Z * [new branch] gh/jbschlosser/195/base -> origin/gh/jbschlosser/195/base 2025-01-24T00:53:58.7102974Z * [new branch] gh/jbschlosser/195/head -> origin/gh/jbschlosser/195/head 2025-01-24T00:53:58.7103888Z * [new branch] gh/jbschlosser/195/orig -> origin/gh/jbschlosser/195/orig 2025-01-24T00:53:58.7105417Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-01-24T00:53:58.7106366Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-01-24T00:53:58.7107358Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-01-24T00:53:58.7108864Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-01-24T00:53:58.7109806Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-01-24T00:53:58.7110807Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-01-24T00:53:58.7112218Z * [new branch] gh/jbschlosser/216/base -> origin/gh/jbschlosser/216/base 2025-01-24T00:53:58.7113273Z * [new branch] gh/jbschlosser/216/head -> origin/gh/jbschlosser/216/head 2025-01-24T00:53:58.7114265Z * [new branch] gh/jbschlosser/216/orig -> origin/gh/jbschlosser/216/orig 2025-01-24T00:53:58.7115633Z * [new branch] gh/jbschlosser/217/base -> origin/gh/jbschlosser/217/base 2025-01-24T00:53:58.7116916Z * [new branch] gh/jbschlosser/217/head -> origin/gh/jbschlosser/217/head 2025-01-24T00:53:58.7117644Z * [new branch] gh/jbschlosser/217/orig -> origin/gh/jbschlosser/217/orig 2025-01-24T00:53:58.7119087Z * [new branch] gh/jbschlosser/218/base -> origin/gh/jbschlosser/218/base 2025-01-24T00:53:58.7120253Z * [new branch] gh/jbschlosser/218/head -> origin/gh/jbschlosser/218/head 2025-01-24T00:53:58.7121252Z * [new branch] gh/jbschlosser/218/orig -> origin/gh/jbschlosser/218/orig 2025-01-24T00:53:58.7122723Z * [new branch] gh/jbschlosser/219/base -> origin/gh/jbschlosser/219/base 2025-01-24T00:53:58.7123938Z * [new branch] gh/jbschlosser/219/head -> origin/gh/jbschlosser/219/head 2025-01-24T00:53:58.7124802Z * [new branch] gh/jbschlosser/219/orig -> origin/gh/jbschlosser/219/orig 2025-01-24T00:53:58.7126253Z * [new branch] gh/jbschlosser/220/base -> origin/gh/jbschlosser/220/base 2025-01-24T00:53:58.7127315Z * [new branch] gh/jbschlosser/220/head -> origin/gh/jbschlosser/220/head 2025-01-24T00:53:58.7128328Z * [new branch] gh/jbschlosser/220/orig -> origin/gh/jbschlosser/220/orig 2025-01-24T00:53:58.7129722Z * [new branch] gh/jbschlosser/221/base -> origin/gh/jbschlosser/221/base 2025-01-24T00:53:58.7130869Z * [new branch] gh/jbschlosser/221/head -> origin/gh/jbschlosser/221/head 2025-01-24T00:53:58.7131853Z * [new branch] gh/jbschlosser/221/orig -> origin/gh/jbschlosser/221/orig 2025-01-24T00:53:58.7133269Z * [new branch] gh/jbschlosser/222/base -> origin/gh/jbschlosser/222/base 2025-01-24T00:53:58.7134368Z * [new branch] gh/jbschlosser/222/head -> origin/gh/jbschlosser/222/head 2025-01-24T00:53:58.7135362Z * [new branch] gh/jbschlosser/222/orig -> origin/gh/jbschlosser/222/orig 2025-01-24T00:53:58.7136744Z * [new branch] gh/jbschlosser/223/base -> origin/gh/jbschlosser/223/base 2025-01-24T00:53:58.7137795Z * [new branch] gh/jbschlosser/223/head -> origin/gh/jbschlosser/223/head 2025-01-24T00:53:58.7138801Z * [new branch] gh/jbschlosser/223/orig -> origin/gh/jbschlosser/223/orig 2025-01-24T00:53:58.7140258Z * [new branch] gh/jbschlosser/224/base -> origin/gh/jbschlosser/224/base 2025-01-24T00:53:58.7141289Z * [new branch] gh/jbschlosser/224/head -> origin/gh/jbschlosser/224/head 2025-01-24T00:53:58.7142323Z * [new branch] gh/jbschlosser/224/orig -> origin/gh/jbschlosser/224/orig 2025-01-24T00:53:58.7143807Z * [new branch] gh/jbschlosser/225/base -> origin/gh/jbschlosser/225/base 2025-01-24T00:53:58.7144790Z * [new branch] gh/jbschlosser/225/head -> origin/gh/jbschlosser/225/head 2025-01-24T00:53:58.7145756Z * [new branch] gh/jbschlosser/225/orig -> origin/gh/jbschlosser/225/orig 2025-01-24T00:53:58.7147148Z * [new branch] gh/jbschlosser/89/base -> origin/gh/jbschlosser/89/base 2025-01-24T00:53:58.7148200Z * [new branch] gh/jbschlosser/89/head -> origin/gh/jbschlosser/89/head 2025-01-24T00:53:58.7149681Z * [new branch] gh/jbschlosser/89/orig -> origin/gh/jbschlosser/89/orig 2025-01-24T00:53:58.7151284Z * [new branch] gh/jcaip/41/base -> origin/gh/jcaip/41/base 2025-01-24T00:53:58.7152328Z * [new branch] gh/jcaip/41/head -> origin/gh/jcaip/41/head 2025-01-24T00:53:58.7153374Z * [new branch] gh/jcaip/41/orig -> origin/gh/jcaip/41/orig 2025-01-24T00:53:58.7154763Z * [new branch] gh/jcaip/70/base -> origin/gh/jcaip/70/base 2025-01-24T00:53:58.7155761Z * [new branch] gh/jcaip/70/head -> origin/gh/jcaip/70/head 2025-01-24T00:53:58.7156854Z * [new branch] gh/jcaip/70/orig -> origin/gh/jcaip/70/orig 2025-01-24T00:53:58.7158543Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-01-24T00:53:58.7159624Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-01-24T00:53:58.7160674Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-01-24T00:53:58.7162173Z * [new branch] gh/jerryzh168/858/base -> origin/gh/jerryzh168/858/base 2025-01-24T00:53:58.7163157Z * [new branch] gh/jerryzh168/858/head -> origin/gh/jerryzh168/858/head 2025-01-24T00:53:58.7164419Z * [new branch] gh/jerryzh168/858/orig -> origin/gh/jerryzh168/858/orig 2025-01-24T00:53:58.7165692Z * [new branch] gh/jerryzh168/859/base -> origin/gh/jerryzh168/859/base 2025-01-24T00:53:58.7166800Z * [new branch] gh/jerryzh168/859/head -> origin/gh/jerryzh168/859/head 2025-01-24T00:53:58.7167630Z * [new branch] gh/jerryzh168/859/orig -> origin/gh/jerryzh168/859/orig 2025-01-24T00:53:58.7169034Z * [new branch] gh/jerryzh168/860/base -> origin/gh/jerryzh168/860/base 2025-01-24T00:53:58.7170240Z * [new branch] gh/jerryzh168/860/head -> origin/gh/jerryzh168/860/head 2025-01-24T00:53:58.7171394Z * [new branch] gh/jerryzh168/860/orig -> origin/gh/jerryzh168/860/orig 2025-01-24T00:53:58.7173006Z * [new branch] gh/jgong5/23/base -> origin/gh/jgong5/23/base 2025-01-24T00:53:58.7174003Z * [new branch] gh/jgong5/23/head -> origin/gh/jgong5/23/head 2025-01-24T00:53:58.7175755Z * [new branch] gh/jiayisunx/12/base -> origin/gh/jiayisunx/12/base 2025-01-24T00:53:58.7176715Z * [new branch] gh/jiayisunx/12/head -> origin/gh/jiayisunx/12/head 2025-01-24T00:53:58.7177959Z * [new branch] gh/jiayisunx/12/orig -> origin/gh/jiayisunx/12/orig 2025-01-24T00:53:58.7179233Z * [new branch] gh/jiayisunx/23/base -> origin/gh/jiayisunx/23/base 2025-01-24T00:53:58.7180310Z * [new branch] gh/jiayisunx/23/head -> origin/gh/jiayisunx/23/head 2025-01-24T00:53:58.7181037Z * [new branch] gh/jiayisunx/23/orig -> origin/gh/jiayisunx/23/orig 2025-01-24T00:53:58.7182281Z * [new branch] gh/jiayisunx/34/base -> origin/gh/jiayisunx/34/base 2025-01-24T00:53:58.7183272Z * [new branch] gh/jiayisunx/34/head -> origin/gh/jiayisunx/34/head 2025-01-24T00:53:58.7184251Z * [new branch] gh/jiayisunx/34/orig -> origin/gh/jiayisunx/34/orig 2025-01-24T00:53:58.7185514Z * [new branch] gh/jiayisunx/37/base -> origin/gh/jiayisunx/37/base 2025-01-24T00:53:58.7186487Z * [new branch] gh/jiayisunx/37/head -> origin/gh/jiayisunx/37/head 2025-01-24T00:53:58.7187569Z * [new branch] gh/jiayisunx/37/orig -> origin/gh/jiayisunx/37/orig 2025-01-24T00:53:58.7189051Z * [new branch] gh/jiayisunx/38/base -> origin/gh/jiayisunx/38/base 2025-01-24T00:53:58.7190035Z * [new branch] gh/jiayisunx/38/head -> origin/gh/jiayisunx/38/head 2025-01-24T00:53:58.7191028Z * [new branch] gh/jiayisunx/38/orig -> origin/gh/jiayisunx/38/orig 2025-01-24T00:53:58.7192358Z * [new branch] gh/jiayisunx/39/base -> origin/gh/jiayisunx/39/base 2025-01-24T00:53:58.7193322Z * [new branch] gh/jiayisunx/39/head -> origin/gh/jiayisunx/39/head 2025-01-24T00:53:58.7194374Z * [new branch] gh/jiayisunx/39/orig -> origin/gh/jiayisunx/39/orig 2025-01-24T00:53:58.7195628Z * [new branch] gh/jiayisunx/40/base -> origin/gh/jiayisunx/40/base 2025-01-24T00:53:58.7196607Z * [new branch] gh/jiayisunx/40/head -> origin/gh/jiayisunx/40/head 2025-01-24T00:53:58.7197578Z * [new branch] gh/jiayisunx/40/orig -> origin/gh/jiayisunx/40/orig 2025-01-24T00:53:58.7198908Z * [new branch] gh/jiayisunx/50/base -> origin/gh/jiayisunx/50/base 2025-01-24T00:53:58.7199907Z * [new branch] gh/jiayisunx/50/head -> origin/gh/jiayisunx/50/head 2025-01-24T00:53:58.7200873Z * [new branch] gh/jiayisunx/50/orig -> origin/gh/jiayisunx/50/orig 2025-01-24T00:53:58.7202197Z * [new branch] gh/jiayisunx/51/base -> origin/gh/jiayisunx/51/base 2025-01-24T00:53:58.7203152Z * [new branch] gh/jiayisunx/51/head -> origin/gh/jiayisunx/51/head 2025-01-24T00:53:58.7204189Z * [new branch] gh/jiayisunx/51/orig -> origin/gh/jiayisunx/51/orig 2025-01-24T00:53:58.7205499Z * [new branch] gh/jiayisunx/52/base -> origin/gh/jiayisunx/52/base 2025-01-24T00:53:58.7206437Z * [new branch] gh/jiayisunx/52/head -> origin/gh/jiayisunx/52/head 2025-01-24T00:53:58.7207380Z * [new branch] gh/jiayisunx/52/orig -> origin/gh/jiayisunx/52/orig 2025-01-24T00:53:58.7208727Z * [new branch] gh/jiayisunx/53/base -> origin/gh/jiayisunx/53/base 2025-01-24T00:53:58.7209660Z * [new branch] gh/jiayisunx/53/head -> origin/gh/jiayisunx/53/head 2025-01-24T00:53:58.7210768Z * [new branch] gh/jiayisunx/53/orig -> origin/gh/jiayisunx/53/orig 2025-01-24T00:53:58.7212069Z * [new branch] gh/jiayisunx/54/base -> origin/gh/jiayisunx/54/base 2025-01-24T00:53:58.7213107Z * [new branch] gh/jiayisunx/54/head -> origin/gh/jiayisunx/54/head 2025-01-24T00:53:58.7214108Z * [new branch] gh/jiayisunx/54/orig -> origin/gh/jiayisunx/54/orig 2025-01-24T00:53:58.7215707Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-01-24T00:53:58.7216838Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-01-24T00:53:58.7218368Z * [new branch] gh/jon-chuang/1/base -> origin/gh/jon-chuang/1/base 2025-01-24T00:53:58.7219374Z * [new branch] gh/jon-chuang/1/head -> origin/gh/jon-chuang/1/head 2025-01-24T00:53:58.7220785Z * [new branch] gh/jon-chuang/12/base -> origin/gh/jon-chuang/12/base 2025-01-24T00:53:58.7222048Z * [new branch] gh/jon-chuang/13/base -> origin/gh/jon-chuang/13/base 2025-01-24T00:53:58.7223371Z * [new branch] gh/jon-chuang/14/base -> origin/gh/jon-chuang/14/base 2025-01-24T00:53:58.7224697Z * [new branch] gh/jon-chuang/16/base -> origin/gh/jon-chuang/16/base 2025-01-24T00:53:58.7225812Z * [new branch] gh/jon-chuang/16/head -> origin/gh/jon-chuang/16/head 2025-01-24T00:53:58.7226668Z * [new branch] gh/jon-chuang/16/orig -> origin/gh/jon-chuang/16/orig 2025-01-24T00:53:58.7228104Z * [new branch] gh/jon-chuang/19/base -> origin/gh/jon-chuang/19/base 2025-01-24T00:53:58.7229088Z * [new branch] gh/jon-chuang/19/head -> origin/gh/jon-chuang/19/head 2025-01-24T00:53:58.7230299Z * [new branch] gh/jon-chuang/19/orig -> origin/gh/jon-chuang/19/orig 2025-01-24T00:53:58.7231528Z * [new branch] gh/jon-chuang/2/base -> origin/gh/jon-chuang/2/base 2025-01-24T00:53:58.7232549Z * [new branch] gh/jon-chuang/2/head -> origin/gh/jon-chuang/2/head 2025-01-24T00:53:58.7233703Z * [new branch] gh/jon-chuang/3/base -> origin/gh/jon-chuang/3/base 2025-01-24T00:53:58.7234590Z * [new branch] gh/jon-chuang/3/head -> origin/gh/jon-chuang/3/head 2025-01-24T00:53:58.7235807Z * [new branch] gh/jon-chuang/4/base -> origin/gh/jon-chuang/4/base 2025-01-24T00:53:58.7236807Z * [new branch] gh/jon-chuang/4/head -> origin/gh/jon-chuang/4/head 2025-01-24T00:53:58.7237947Z * [new branch] gh/jon-chuang/5/base -> origin/gh/jon-chuang/5/base 2025-01-24T00:53:58.7238884Z * [new branch] gh/jon-chuang/5/head -> origin/gh/jon-chuang/5/head 2025-01-24T00:53:58.7240314Z * [new branch] gh/jon-chuang/6/base -> origin/gh/jon-chuang/6/base 2025-01-24T00:53:58.7241241Z * [new branch] gh/jon-chuang/6/head -> origin/gh/jon-chuang/6/head 2025-01-24T00:53:58.7242468Z * [new branch] gh/jon-chuang/7/base -> origin/gh/jon-chuang/7/base 2025-01-24T00:53:58.7243382Z * [new branch] gh/jon-chuang/7/head -> origin/gh/jon-chuang/7/head 2025-01-24T00:53:58.7244659Z * [new branch] gh/jon-chuang/8/base -> origin/gh/jon-chuang/8/base 2025-01-24T00:53:58.7245468Z * [new branch] gh/jon-chuang/8/head -> origin/gh/jon-chuang/8/head 2025-01-24T00:53:58.7247209Z * [new branch] gh/justinchuby/101/base -> origin/gh/justinchuby/101/base 2025-01-24T00:53:58.7248189Z * [new branch] gh/justinchuby/101/head -> origin/gh/justinchuby/101/head 2025-01-24T00:53:58.7249378Z * [new branch] gh/justinchuby/101/orig -> origin/gh/justinchuby/101/orig 2025-01-24T00:53:58.7251463Z * [new branch] gh/kadeng/1/base -> origin/gh/kadeng/1/base 2025-01-24T00:53:58.7252401Z * [new branch] gh/kadeng/1/head -> origin/gh/kadeng/1/head 2025-01-24T00:53:58.7253810Z * [new branch] gh/kadeng/1/orig -> origin/gh/kadeng/1/orig 2025-01-24T00:53:58.7255480Z * [new branch] gh/kadeng/12/base -> origin/gh/kadeng/12/base 2025-01-24T00:53:58.7256290Z * [new branch] gh/kadeng/12/head -> origin/gh/kadeng/12/head 2025-01-24T00:53:58.7257746Z * [new branch] gh/kadeng/13/base -> origin/gh/kadeng/13/base 2025-01-24T00:53:58.7258746Z * [new branch] gh/kadeng/13/head -> origin/gh/kadeng/13/head 2025-01-24T00:53:58.7259943Z * [new branch] gh/kadeng/14/base -> origin/gh/kadeng/14/base 2025-01-24T00:53:58.7260876Z * [new branch] gh/kadeng/14/head -> origin/gh/kadeng/14/head 2025-01-24T00:53:58.7262204Z * [new branch] gh/kadeng/16/base -> origin/gh/kadeng/16/base 2025-01-24T00:53:58.7263199Z * [new branch] gh/kadeng/16/head -> origin/gh/kadeng/16/head 2025-01-24T00:53:58.7264997Z * [new branch] gh/kadeng/6/base -> origin/gh/kadeng/6/base 2025-01-24T00:53:58.7266060Z * [new branch] gh/kadeng/6/head -> origin/gh/kadeng/6/head 2025-01-24T00:53:58.7267308Z * [new branch] gh/kadeng/7/base -> origin/gh/kadeng/7/base 2025-01-24T00:53:58.7268476Z * [new branch] gh/kadeng/9/base -> origin/gh/kadeng/9/base 2025-01-24T00:53:58.7269423Z * [new branch] gh/kadeng/9/head -> origin/gh/kadeng/9/head 2025-01-24T00:53:58.7271036Z * [new branch] gh/kimishpatel/186/base -> origin/gh/kimishpatel/186/base 2025-01-24T00:53:58.7272061Z * [new branch] gh/kimishpatel/186/head -> origin/gh/kimishpatel/186/head 2025-01-24T00:53:58.7273078Z * [new branch] gh/kimishpatel/186/orig -> origin/gh/kimishpatel/186/orig 2025-01-24T00:53:58.7274659Z * [new branch] gh/kollasb/5/base -> origin/gh/kollasb/5/base 2025-01-24T00:53:58.7275653Z * [new branch] gh/kollasb/5/head -> origin/gh/kollasb/5/head 2025-01-24T00:53:58.7276693Z * [new branch] gh/kollasb/5/orig -> origin/gh/kollasb/5/orig 2025-01-24T00:53:58.7278327Z * [new branch] gh/kurtamohler/30/base -> origin/gh/kurtamohler/30/base 2025-01-24T00:53:58.7279244Z * [new branch] gh/kurtamohler/30/head -> origin/gh/kurtamohler/30/head 2025-01-24T00:53:58.7280211Z * [new branch] gh/kurtamohler/30/orig -> origin/gh/kurtamohler/30/orig 2025-01-24T00:53:58.7281882Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-01-24T00:53:58.7282823Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-01-24T00:53:58.7284439Z * [new branch] gh/kwen2501/108/base -> origin/gh/kwen2501/108/base 2025-01-24T00:53:58.7285415Z * [new branch] gh/kwen2501/108/head -> origin/gh/kwen2501/108/head 2025-01-24T00:53:58.7286469Z * [new branch] gh/kwen2501/108/orig -> origin/gh/kwen2501/108/orig 2025-01-24T00:53:58.7287947Z * [new branch] gh/kwen2501/109/base -> origin/gh/kwen2501/109/base 2025-01-24T00:53:58.7288956Z * [new branch] gh/kwen2501/109/head -> origin/gh/kwen2501/109/head 2025-01-24T00:53:58.7289923Z * [new branch] gh/kwen2501/109/orig -> origin/gh/kwen2501/109/orig 2025-01-24T00:53:58.7291357Z * [new branch] gh/kwen2501/118/base -> origin/gh/kwen2501/118/base 2025-01-24T00:53:58.7292462Z * [new branch] gh/kwen2501/118/head -> origin/gh/kwen2501/118/head 2025-01-24T00:53:58.7293426Z * [new branch] gh/kwen2501/118/orig -> origin/gh/kwen2501/118/orig 2025-01-24T00:53:58.7294699Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-01-24T00:53:58.7295700Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-01-24T00:53:58.7297238Z * [new branch] gh/kwen2501/65/base -> origin/gh/kwen2501/65/base 2025-01-24T00:53:58.7298260Z * [new branch] gh/kwen2501/65/head -> origin/gh/kwen2501/65/head 2025-01-24T00:53:58.7299238Z * [new branch] gh/kwen2501/65/orig -> origin/gh/kwen2501/65/orig 2025-01-24T00:53:58.7300828Z * [new branch] gh/kwen2501/66/base -> origin/gh/kwen2501/66/base 2025-01-24T00:53:58.7301796Z * [new branch] gh/kwen2501/66/head -> origin/gh/kwen2501/66/head 2025-01-24T00:53:58.7302777Z * [new branch] gh/kwen2501/66/orig -> origin/gh/kwen2501/66/orig 2025-01-24T00:53:58.7304122Z * [new branch] gh/kwen2501/79/base -> origin/gh/kwen2501/79/base 2025-01-24T00:53:58.7305106Z * [new branch] gh/kwen2501/79/head -> origin/gh/kwen2501/79/head 2025-01-24T00:53:58.7306089Z * [new branch] gh/kwen2501/79/orig -> origin/gh/kwen2501/79/orig 2025-01-24T00:53:58.7307527Z * [new branch] gh/kwen2501/87/base -> origin/gh/kwen2501/87/base 2025-01-24T00:53:58.7308519Z * [new branch] gh/kwen2501/87/head -> origin/gh/kwen2501/87/head 2025-01-24T00:53:58.7309501Z * [new branch] gh/kwen2501/87/orig -> origin/gh/kwen2501/87/orig 2025-01-24T00:53:58.7310789Z * [new branch] gh/kwen2501/97/base -> origin/gh/kwen2501/97/base 2025-01-24T00:53:58.7311865Z * [new branch] gh/kwen2501/97/head -> origin/gh/kwen2501/97/head 2025-01-24T00:53:58.7312856Z * [new branch] gh/kwen2501/97/orig -> origin/gh/kwen2501/97/orig 2025-01-24T00:53:58.7314498Z * [new branch] gh/laithsakka/102/base -> origin/gh/laithsakka/102/base 2025-01-24T00:53:58.7315661Z * [new branch] gh/laithsakka/102/head -> origin/gh/laithsakka/102/head 2025-01-24T00:53:58.7316638Z * [new branch] gh/laithsakka/102/orig -> origin/gh/laithsakka/102/orig 2025-01-24T00:53:58.7318026Z * [new branch] gh/laithsakka/103/base -> origin/gh/laithsakka/103/base 2025-01-24T00:53:58.7319098Z * [new branch] gh/laithsakka/103/head -> origin/gh/laithsakka/103/head 2025-01-24T00:53:58.7320170Z * [new branch] gh/laithsakka/103/orig -> origin/gh/laithsakka/103/orig 2025-01-24T00:53:58.7321629Z * [new branch] gh/laithsakka/105/base -> origin/gh/laithsakka/105/base 2025-01-24T00:53:58.7322593Z * [new branch] gh/laithsakka/105/head -> origin/gh/laithsakka/105/head 2025-01-24T00:53:58.7323483Z * [new branch] gh/laithsakka/105/orig -> origin/gh/laithsakka/105/orig 2025-01-24T00:53:58.7324784Z * [new branch] gh/laithsakka/106/base -> origin/gh/laithsakka/106/base 2025-01-24T00:53:58.7325793Z * [new branch] gh/laithsakka/106/head -> origin/gh/laithsakka/106/head 2025-01-24T00:53:58.7326757Z * [new branch] gh/laithsakka/106/orig -> origin/gh/laithsakka/106/orig 2025-01-24T00:53:58.7328210Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-01-24T00:53:58.7329306Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-01-24T00:53:58.7330543Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-01-24T00:53:58.7332160Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-01-24T00:53:58.7332955Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-01-24T00:53:58.7333780Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-01-24T00:53:58.7335048Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-01-24T00:53:58.7335880Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-01-24T00:53:58.7337261Z * [new branch] gh/laithsakka/74/base -> origin/gh/laithsakka/74/base 2025-01-24T00:53:58.7338294Z * [new branch] gh/laithsakka/74/head -> origin/gh/laithsakka/74/head 2025-01-24T00:53:58.7339318Z * [new branch] gh/laithsakka/74/orig -> origin/gh/laithsakka/74/orig 2025-01-24T00:53:58.7340949Z * [new branch] gh/larryliu0820/44/base -> origin/gh/larryliu0820/44/base 2025-01-24T00:53:58.7341963Z * [new branch] gh/larryliu0820/44/head -> origin/gh/larryliu0820/44/head 2025-01-24T00:53:58.7342946Z * [new branch] gh/larryliu0820/44/orig -> origin/gh/larryliu0820/44/orig 2025-01-24T00:53:58.7344295Z * [new branch] gh/larryliu0820/45/base -> origin/gh/larryliu0820/45/base 2025-01-24T00:53:58.7345329Z * [new branch] gh/larryliu0820/45/head -> origin/gh/larryliu0820/45/head 2025-01-24T00:53:58.7346393Z * [new branch] gh/larryliu0820/45/orig -> origin/gh/larryliu0820/45/orig 2025-01-24T00:53:58.7347773Z * [new branch] gh/larryliu0820/46/base -> origin/gh/larryliu0820/46/base 2025-01-24T00:53:58.7349204Z * [new branch] gh/larryliu0820/46/head -> origin/gh/larryliu0820/46/head 2025-01-24T00:53:58.7351190Z * [new branch] gh/larryliu0820/46/orig -> origin/gh/larryliu0820/46/orig 2025-01-24T00:53:58.7352804Z * [new branch] gh/leslie-fang-intel/154/base -> origin/gh/leslie-fang-intel/154/base 2025-01-24T00:53:58.7353740Z * [new branch] gh/leslie-fang-intel/154/head -> origin/gh/leslie-fang-intel/154/head 2025-01-24T00:53:58.7354757Z * [new branch] gh/leslie-fang-intel/154/orig -> origin/gh/leslie-fang-intel/154/orig 2025-01-24T00:53:58.7356138Z * [new branch] gh/leslie-fang-intel/161/base -> origin/gh/leslie-fang-intel/161/base 2025-01-24T00:53:58.7357195Z * [new branch] gh/leslie-fang-intel/161/head -> origin/gh/leslie-fang-intel/161/head 2025-01-24T00:53:58.7358143Z * [new branch] gh/leslie-fang-intel/161/orig -> origin/gh/leslie-fang-intel/161/orig 2025-01-24T00:53:58.7359492Z * [new branch] gh/leslie-fang-intel/162/base -> origin/gh/leslie-fang-intel/162/base 2025-01-24T00:53:58.7360422Z * [new branch] gh/leslie-fang-intel/162/head -> origin/gh/leslie-fang-intel/162/head 2025-01-24T00:53:58.7361464Z * [new branch] gh/leslie-fang-intel/162/orig -> origin/gh/leslie-fang-intel/162/orig 2025-01-24T00:53:58.7362736Z * [new branch] gh/leslie-fang-intel/169/base -> origin/gh/leslie-fang-intel/169/base 2025-01-24T00:53:58.7363786Z * [new branch] gh/leslie-fang-intel/169/head -> origin/gh/leslie-fang-intel/169/head 2025-01-24T00:53:58.7364646Z * [new branch] gh/leslie-fang-intel/169/orig -> origin/gh/leslie-fang-intel/169/orig 2025-01-24T00:53:58.7365976Z * [new branch] gh/leslie-fang-intel/171/base -> origin/gh/leslie-fang-intel/171/base 2025-01-24T00:53:58.7367263Z * [new branch] gh/leslie-fang-intel/171/head -> origin/gh/leslie-fang-intel/171/head 2025-01-24T00:53:58.7368034Z * [new branch] gh/leslie-fang-intel/171/orig -> origin/gh/leslie-fang-intel/171/orig 2025-01-24T00:53:58.7369263Z * [new branch] gh/leslie-fang-intel/172/base -> origin/gh/leslie-fang-intel/172/base 2025-01-24T00:53:58.7370308Z * [new branch] gh/leslie-fang-intel/172/head -> origin/gh/leslie-fang-intel/172/head 2025-01-24T00:53:58.7371433Z * [new branch] gh/leslie-fang-intel/172/orig -> origin/gh/leslie-fang-intel/172/orig 2025-01-24T00:53:58.7372819Z * [new branch] gh/leslie-fang-intel/173/base -> origin/gh/leslie-fang-intel/173/base 2025-01-24T00:53:58.7373736Z * [new branch] gh/leslie-fang-intel/173/head -> origin/gh/leslie-fang-intel/173/head 2025-01-24T00:53:58.7374762Z * [new branch] gh/leslie-fang-intel/173/orig -> origin/gh/leslie-fang-intel/173/orig 2025-01-24T00:53:58.7376108Z * [new branch] gh/leslie-fang-intel/174/base -> origin/gh/leslie-fang-intel/174/base 2025-01-24T00:53:58.7377079Z * [new branch] gh/leslie-fang-intel/174/head -> origin/gh/leslie-fang-intel/174/head 2025-01-24T00:53:58.7378017Z * [new branch] gh/leslie-fang-intel/174/orig -> origin/gh/leslie-fang-intel/174/orig 2025-01-24T00:53:58.7379241Z * [new branch] gh/leslie-fang-intel/175/base -> origin/gh/leslie-fang-intel/175/base 2025-01-24T00:53:58.7380174Z * [new branch] gh/leslie-fang-intel/175/head -> origin/gh/leslie-fang-intel/175/head 2025-01-24T00:53:58.7381026Z * [new branch] gh/leslie-fang-intel/175/orig -> origin/gh/leslie-fang-intel/175/orig 2025-01-24T00:53:58.7382391Z * [new branch] gh/leslie-fang-intel/176/base -> origin/gh/leslie-fang-intel/176/base 2025-01-24T00:53:58.7383356Z * [new branch] gh/leslie-fang-intel/176/head -> origin/gh/leslie-fang-intel/176/head 2025-01-24T00:53:58.7384303Z * [new branch] gh/leslie-fang-intel/176/orig -> origin/gh/leslie-fang-intel/176/orig 2025-01-24T00:53:58.7385616Z * [new branch] gh/leslie-fang-intel/177/base -> origin/gh/leslie-fang-intel/177/base 2025-01-24T00:53:58.7386609Z * [new branch] gh/leslie-fang-intel/177/head -> origin/gh/leslie-fang-intel/177/head 2025-01-24T00:53:58.7387568Z * [new branch] gh/leslie-fang-intel/177/orig -> origin/gh/leslie-fang-intel/177/orig 2025-01-24T00:53:58.7389145Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-01-24T00:53:58.7390094Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-01-24T00:53:58.7391129Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-01-24T00:53:58.7392404Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-01-24T00:53:58.7393338Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-01-24T00:53:58.7394393Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-01-24T00:53:58.7395665Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-01-24T00:53:58.7396630Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-01-24T00:53:58.7397621Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-01-24T00:53:58.7398928Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-01-24T00:53:58.7399887Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-01-24T00:53:58.7400854Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-01-24T00:53:58.7402125Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-01-24T00:53:58.7403058Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-01-24T00:53:58.7404168Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-01-24T00:53:58.7406000Z * [new branch] gh/malfet/100/base -> origin/gh/malfet/100/base 2025-01-24T00:53:58.7406944Z * [new branch] gh/malfet/100/head -> origin/gh/malfet/100/head 2025-01-24T00:53:58.7408008Z * [new branch] gh/malfet/100/orig -> origin/gh/malfet/100/orig 2025-01-24T00:53:58.7409350Z * [new branch] gh/malfet/101/base -> origin/gh/malfet/101/base 2025-01-24T00:53:58.7410310Z * [new branch] gh/malfet/101/head -> origin/gh/malfet/101/head 2025-01-24T00:53:58.7411419Z * [new branch] gh/malfet/101/orig -> origin/gh/malfet/101/orig 2025-01-24T00:53:58.7412568Z * [new branch] gh/malfet/102/base -> origin/gh/malfet/102/base 2025-01-24T00:53:58.7413583Z * [new branch] gh/malfet/102/head -> origin/gh/malfet/102/head 2025-01-24T00:53:58.7414588Z * [new branch] gh/malfet/102/orig -> origin/gh/malfet/102/orig 2025-01-24T00:53:58.7415964Z * [new branch] gh/malfet/103/base -> origin/gh/malfet/103/base 2025-01-24T00:53:58.7417135Z * [new branch] gh/malfet/103/head -> origin/gh/malfet/103/head 2025-01-24T00:53:58.7418094Z * [new branch] gh/malfet/103/orig -> origin/gh/malfet/103/orig 2025-01-24T00:53:58.7419579Z * [new branch] gh/malfet/104/base -> origin/gh/malfet/104/base 2025-01-24T00:53:58.7420560Z * [new branch] gh/malfet/104/head -> origin/gh/malfet/104/head 2025-01-24T00:53:58.7421519Z * [new branch] gh/malfet/104/orig -> origin/gh/malfet/104/orig 2025-01-24T00:53:58.7422826Z * [new branch] gh/malfet/105/base -> origin/gh/malfet/105/base 2025-01-24T00:53:58.7423861Z * [new branch] gh/malfet/105/head -> origin/gh/malfet/105/head 2025-01-24T00:53:58.7424912Z * [new branch] gh/malfet/105/orig -> origin/gh/malfet/105/orig 2025-01-24T00:53:58.7426194Z * [new branch] gh/malfet/106/base -> origin/gh/malfet/106/base 2025-01-24T00:53:58.7427220Z * [new branch] gh/malfet/106/head -> origin/gh/malfet/106/head 2025-01-24T00:53:58.7428237Z * [new branch] gh/malfet/106/orig -> origin/gh/malfet/106/orig 2025-01-24T00:53:58.7429653Z * [new branch] gh/malfet/107/base -> origin/gh/malfet/107/base 2025-01-24T00:53:58.7430681Z * [new branch] gh/malfet/107/head -> origin/gh/malfet/107/head 2025-01-24T00:53:58.7431641Z * [new branch] gh/malfet/107/orig -> origin/gh/malfet/107/orig 2025-01-24T00:53:58.7433022Z * [new branch] gh/malfet/108/base -> origin/gh/malfet/108/base 2025-01-24T00:53:58.7434055Z * [new branch] gh/malfet/108/head -> origin/gh/malfet/108/head 2025-01-24T00:53:58.7435063Z * [new branch] gh/malfet/108/orig -> origin/gh/malfet/108/orig 2025-01-24T00:53:58.7436473Z * [new branch] gh/malfet/109/base -> origin/gh/malfet/109/base 2025-01-24T00:53:58.7437427Z * [new branch] gh/malfet/109/head -> origin/gh/malfet/109/head 2025-01-24T00:53:58.7438429Z * [new branch] gh/malfet/109/orig -> origin/gh/malfet/109/orig 2025-01-24T00:53:58.7440057Z * [new branch] gh/malfet/110/base -> origin/gh/malfet/110/base 2025-01-24T00:53:58.7441062Z * [new branch] gh/malfet/110/head -> origin/gh/malfet/110/head 2025-01-24T00:53:58.7442207Z * [new branch] gh/malfet/110/orig -> origin/gh/malfet/110/orig 2025-01-24T00:53:58.7443523Z * [new branch] gh/malfet/111/base -> origin/gh/malfet/111/base 2025-01-24T00:53:58.7444484Z * [new branch] gh/malfet/111/head -> origin/gh/malfet/111/head 2025-01-24T00:53:58.7445448Z * [new branch] gh/malfet/111/orig -> origin/gh/malfet/111/orig 2025-01-24T00:53:58.7446819Z * [new branch] gh/malfet/112/base -> origin/gh/malfet/112/base 2025-01-24T00:53:58.7447585Z * [new branch] gh/malfet/112/head -> origin/gh/malfet/112/head 2025-01-24T00:53:58.7448694Z * [new branch] gh/malfet/112/orig -> origin/gh/malfet/112/orig 2025-01-24T00:53:58.7450194Z * [new branch] gh/malfet/113/base -> origin/gh/malfet/113/base 2025-01-24T00:53:58.7451213Z * [new branch] gh/malfet/113/head -> origin/gh/malfet/113/head 2025-01-24T00:53:58.7452283Z * [new branch] gh/malfet/113/orig -> origin/gh/malfet/113/orig 2025-01-24T00:53:58.7453623Z * [new branch] gh/malfet/114/base -> origin/gh/malfet/114/base 2025-01-24T00:53:58.7454647Z * [new branch] gh/malfet/114/head -> origin/gh/malfet/114/head 2025-01-24T00:53:58.7455678Z * [new branch] gh/malfet/114/orig -> origin/gh/malfet/114/orig 2025-01-24T00:53:58.7456967Z * [new branch] gh/malfet/115/base -> origin/gh/malfet/115/base 2025-01-24T00:53:58.7457971Z * [new branch] gh/malfet/115/head -> origin/gh/malfet/115/head 2025-01-24T00:53:58.7458953Z * [new branch] gh/malfet/115/orig -> origin/gh/malfet/115/orig 2025-01-24T00:53:58.7460821Z * [new branch] gh/malfet/116/base -> origin/gh/malfet/116/base 2025-01-24T00:53:58.7461802Z * [new branch] gh/malfet/116/head -> origin/gh/malfet/116/head 2025-01-24T00:53:58.7462776Z * [new branch] gh/malfet/116/orig -> origin/gh/malfet/116/orig 2025-01-24T00:53:58.7464072Z * [new branch] gh/malfet/117/base -> origin/gh/malfet/117/base 2025-01-24T00:53:58.7465082Z * [new branch] gh/malfet/117/head -> origin/gh/malfet/117/head 2025-01-24T00:53:58.7465997Z * [new branch] gh/malfet/117/orig -> origin/gh/malfet/117/orig 2025-01-24T00:53:58.7467429Z * [new branch] gh/malfet/118/base -> origin/gh/malfet/118/base 2025-01-24T00:53:58.7468470Z * [new branch] gh/malfet/118/head -> origin/gh/malfet/118/head 2025-01-24T00:53:58.7469441Z * [new branch] gh/malfet/118/orig -> origin/gh/malfet/118/orig 2025-01-24T00:53:58.7471044Z * [new branch] gh/malfet/119/base -> origin/gh/malfet/119/base 2025-01-24T00:53:58.7472045Z * [new branch] gh/malfet/119/head -> origin/gh/malfet/119/head 2025-01-24T00:53:58.7473217Z * [new branch] gh/malfet/119/orig -> origin/gh/malfet/119/orig 2025-01-24T00:53:58.7475118Z * [new branch] gh/malfet/120/base -> origin/gh/malfet/120/base 2025-01-24T00:53:58.7476249Z * [new branch] gh/malfet/120/head -> origin/gh/malfet/120/head 2025-01-24T00:53:58.7477285Z * [new branch] gh/malfet/120/orig -> origin/gh/malfet/120/orig 2025-01-24T00:53:58.7478605Z * [new branch] gh/malfet/121/base -> origin/gh/malfet/121/base 2025-01-24T00:53:58.7479551Z * [new branch] gh/malfet/121/head -> origin/gh/malfet/121/head 2025-01-24T00:53:58.7480532Z * [new branch] gh/malfet/121/orig -> origin/gh/malfet/121/orig 2025-01-24T00:53:58.7481882Z * [new branch] gh/malfet/122/base -> origin/gh/malfet/122/base 2025-01-24T00:53:58.7482796Z * [new branch] gh/malfet/122/head -> origin/gh/malfet/122/head 2025-01-24T00:53:58.7484050Z * [new branch] gh/malfet/122/orig -> origin/gh/malfet/122/orig 2025-01-24T00:53:58.7485379Z * [new branch] gh/malfet/123/base -> origin/gh/malfet/123/base 2025-01-24T00:53:58.7486350Z * [new branch] gh/malfet/123/head -> origin/gh/malfet/123/head 2025-01-24T00:53:58.7487451Z * [new branch] gh/malfet/123/orig -> origin/gh/malfet/123/orig 2025-01-24T00:53:58.7488682Z * [new branch] gh/malfet/124/base -> origin/gh/malfet/124/base 2025-01-24T00:53:58.7489636Z * [new branch] gh/malfet/124/head -> origin/gh/malfet/124/head 2025-01-24T00:53:58.7490706Z * [new branch] gh/malfet/124/orig -> origin/gh/malfet/124/orig 2025-01-24T00:53:58.7492066Z * [new branch] gh/malfet/125/base -> origin/gh/malfet/125/base 2025-01-24T00:53:58.7493066Z * [new branch] gh/malfet/125/head -> origin/gh/malfet/125/head 2025-01-24T00:53:58.7494019Z * [new branch] gh/malfet/125/orig -> origin/gh/malfet/125/orig 2025-01-24T00:53:58.7495367Z * [new branch] gh/malfet/126/base -> origin/gh/malfet/126/base 2025-01-24T00:53:58.7496322Z * [new branch] gh/malfet/126/head -> origin/gh/malfet/126/head 2025-01-24T00:53:58.7497386Z * [new branch] gh/malfet/126/orig -> origin/gh/malfet/126/orig 2025-01-24T00:53:58.7498673Z * [new branch] gh/malfet/127/base -> origin/gh/malfet/127/base 2025-01-24T00:53:58.7499691Z * [new branch] gh/malfet/127/head -> origin/gh/malfet/127/head 2025-01-24T00:53:58.7500750Z * [new branch] gh/malfet/127/orig -> origin/gh/malfet/127/orig 2025-01-24T00:53:58.7502102Z * [new branch] gh/malfet/128/base -> origin/gh/malfet/128/base 2025-01-24T00:53:58.7503121Z * [new branch] gh/malfet/128/head -> origin/gh/malfet/128/head 2025-01-24T00:53:58.7504059Z * [new branch] gh/malfet/128/orig -> origin/gh/malfet/128/orig 2025-01-24T00:53:58.7505460Z * [new branch] gh/malfet/129/base -> origin/gh/malfet/129/base 2025-01-24T00:53:58.7506434Z * [new branch] gh/malfet/129/head -> origin/gh/malfet/129/head 2025-01-24T00:53:58.7507331Z * [new branch] gh/malfet/129/orig -> origin/gh/malfet/129/orig 2025-01-24T00:53:58.7508750Z * [new branch] gh/malfet/130/base -> origin/gh/malfet/130/base 2025-01-24T00:53:58.7509711Z * [new branch] gh/malfet/130/head -> origin/gh/malfet/130/head 2025-01-24T00:53:58.7510687Z * [new branch] gh/malfet/130/orig -> origin/gh/malfet/130/orig 2025-01-24T00:53:58.7511964Z * [new branch] gh/malfet/131/base -> origin/gh/malfet/131/base 2025-01-24T00:53:58.7512940Z * [new branch] gh/malfet/131/head -> origin/gh/malfet/131/head 2025-01-24T00:53:58.7513929Z * [new branch] gh/malfet/131/orig -> origin/gh/malfet/131/orig 2025-01-24T00:53:58.7515334Z * [new branch] gh/malfet/132/base -> origin/gh/malfet/132/base 2025-01-24T00:53:58.7516372Z * [new branch] gh/malfet/132/head -> origin/gh/malfet/132/head 2025-01-24T00:53:58.7517416Z * [new branch] gh/malfet/132/orig -> origin/gh/malfet/132/orig 2025-01-24T00:53:58.7518680Z * [new branch] gh/malfet/133/base -> origin/gh/malfet/133/base 2025-01-24T00:53:58.7519675Z * [new branch] gh/malfet/133/head -> origin/gh/malfet/133/head 2025-01-24T00:53:58.7520649Z * [new branch] gh/malfet/133/orig -> origin/gh/malfet/133/orig 2025-01-24T00:53:58.7521972Z * [new branch] gh/malfet/134/base -> origin/gh/malfet/134/base 2025-01-24T00:53:58.7522934Z * [new branch] gh/malfet/134/head -> origin/gh/malfet/134/head 2025-01-24T00:53:58.7523951Z * [new branch] gh/malfet/134/orig -> origin/gh/malfet/134/orig 2025-01-24T00:53:58.7525298Z * [new branch] gh/malfet/135/base -> origin/gh/malfet/135/base 2025-01-24T00:53:58.7526277Z * [new branch] gh/malfet/135/head -> origin/gh/malfet/135/head 2025-01-24T00:53:58.7527416Z * [new branch] gh/malfet/135/orig -> origin/gh/malfet/135/orig 2025-01-24T00:53:58.7528626Z * [new branch] gh/malfet/136/base -> origin/gh/malfet/136/base 2025-01-24T00:53:58.7529609Z * [new branch] gh/malfet/136/head -> origin/gh/malfet/136/head 2025-01-24T00:53:58.7530855Z * [new branch] gh/malfet/136/orig -> origin/gh/malfet/136/orig 2025-01-24T00:53:58.7532236Z * [new branch] gh/malfet/137/base -> origin/gh/malfet/137/base 2025-01-24T00:53:58.7533246Z * [new branch] gh/malfet/137/head -> origin/gh/malfet/137/head 2025-01-24T00:53:58.7534290Z * [new branch] gh/malfet/137/orig -> origin/gh/malfet/137/orig 2025-01-24T00:53:58.7535640Z * [new branch] gh/malfet/138/base -> origin/gh/malfet/138/base 2025-01-24T00:53:58.7536612Z * [new branch] gh/malfet/138/head -> origin/gh/malfet/138/head 2025-01-24T00:53:58.7537718Z * [new branch] gh/malfet/138/orig -> origin/gh/malfet/138/orig 2025-01-24T00:53:58.7539140Z * [new branch] gh/malfet/139/base -> origin/gh/malfet/139/base 2025-01-24T00:53:58.7540112Z * [new branch] gh/malfet/139/head -> origin/gh/malfet/139/head 2025-01-24T00:53:58.7541122Z * [new branch] gh/malfet/139/orig -> origin/gh/malfet/139/orig 2025-01-24T00:53:58.7542442Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-01-24T00:53:58.7543930Z * [new branch] gh/malfet/140/base -> origin/gh/malfet/140/base 2025-01-24T00:53:58.7544911Z * [new branch] gh/malfet/140/head -> origin/gh/malfet/140/head 2025-01-24T00:53:58.7545883Z * [new branch] gh/malfet/140/orig -> origin/gh/malfet/140/orig 2025-01-24T00:53:58.7547238Z * [new branch] gh/malfet/141/base -> origin/gh/malfet/141/base 2025-01-24T00:53:58.7548243Z * [new branch] gh/malfet/141/head -> origin/gh/malfet/141/head 2025-01-24T00:53:58.7549400Z * [new branch] gh/malfet/141/orig -> origin/gh/malfet/141/orig 2025-01-24T00:53:58.7550844Z * [new branch] gh/malfet/142/base -> origin/gh/malfet/142/base 2025-01-24T00:53:58.7551894Z * [new branch] gh/malfet/142/head -> origin/gh/malfet/142/head 2025-01-24T00:53:58.7552916Z * [new branch] gh/malfet/142/orig -> origin/gh/malfet/142/orig 2025-01-24T00:53:58.7554221Z * [new branch] gh/malfet/143/base -> origin/gh/malfet/143/base 2025-01-24T00:53:58.7555224Z * [new branch] gh/malfet/143/head -> origin/gh/malfet/143/head 2025-01-24T00:53:58.7556222Z * [new branch] gh/malfet/143/orig -> origin/gh/malfet/143/orig 2025-01-24T00:53:58.7557531Z * [new branch] gh/malfet/144/base -> origin/gh/malfet/144/base 2025-01-24T00:53:58.7558502Z * [new branch] gh/malfet/144/head -> origin/gh/malfet/144/head 2025-01-24T00:53:58.7559530Z * [new branch] gh/malfet/144/orig -> origin/gh/malfet/144/orig 2025-01-24T00:53:58.7560936Z * [new branch] gh/malfet/145/base -> origin/gh/malfet/145/base 2025-01-24T00:53:58.7561909Z * [new branch] gh/malfet/145/head -> origin/gh/malfet/145/head 2025-01-24T00:53:58.7562867Z * [new branch] gh/malfet/145/orig -> origin/gh/malfet/145/orig 2025-01-24T00:53:58.7564259Z * [new branch] gh/malfet/31/base -> origin/gh/malfet/31/base 2025-01-24T00:53:58.7565205Z * [new branch] gh/malfet/31/head -> origin/gh/malfet/31/head 2025-01-24T00:53:58.7566222Z * [new branch] gh/malfet/31/orig -> origin/gh/malfet/31/orig 2025-01-24T00:53:58.7567590Z * [new branch] gh/malfet/37/base -> origin/gh/malfet/37/base 2025-01-24T00:53:58.7568728Z * [new branch] gh/malfet/37/head -> origin/gh/malfet/37/head 2025-01-24T00:53:58.7569510Z * [new branch] gh/malfet/37/orig -> origin/gh/malfet/37/orig 2025-01-24T00:53:58.7571046Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-01-24T00:53:58.7572042Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-01-24T00:53:58.7573488Z * [new branch] gh/malfet/88/base -> origin/gh/malfet/88/base 2025-01-24T00:53:58.7574467Z * [new branch] gh/malfet/88/head -> origin/gh/malfet/88/head 2025-01-24T00:53:58.7575509Z * [new branch] gh/malfet/88/orig -> origin/gh/malfet/88/orig 2025-01-24T00:53:58.7576821Z * [new branch] gh/malfet/89/base -> origin/gh/malfet/89/base 2025-01-24T00:53:58.7577857Z * [new branch] gh/malfet/89/head -> origin/gh/malfet/89/head 2025-01-24T00:53:58.7578864Z * [new branch] gh/malfet/89/orig -> origin/gh/malfet/89/orig 2025-01-24T00:53:58.7580278Z * [new branch] gh/malfet/90/base -> origin/gh/malfet/90/base 2025-01-24T00:53:58.7581266Z * [new branch] gh/malfet/90/head -> origin/gh/malfet/90/head 2025-01-24T00:53:58.7582353Z * [new branch] gh/malfet/90/orig -> origin/gh/malfet/90/orig 2025-01-24T00:53:58.7583698Z * [new branch] gh/malfet/91/base -> origin/gh/malfet/91/base 2025-01-24T00:53:58.7584678Z * [new branch] gh/malfet/91/head -> origin/gh/malfet/91/head 2025-01-24T00:53:58.7585679Z * [new branch] gh/malfet/91/orig -> origin/gh/malfet/91/orig 2025-01-24T00:53:58.7587098Z * [new branch] gh/malfet/92/base -> origin/gh/malfet/92/base 2025-01-24T00:53:58.7588144Z * [new branch] gh/malfet/92/head -> origin/gh/malfet/92/head 2025-01-24T00:53:58.7589068Z * [new branch] gh/malfet/92/orig -> origin/gh/malfet/92/orig 2025-01-24T00:53:58.7590444Z * [new branch] gh/malfet/93/base -> origin/gh/malfet/93/base 2025-01-24T00:53:58.7591420Z * [new branch] gh/malfet/93/head -> origin/gh/malfet/93/head 2025-01-24T00:53:58.7592459Z * [new branch] gh/malfet/93/orig -> origin/gh/malfet/93/orig 2025-01-24T00:53:58.7594003Z * [new branch] gh/malfet/94/base -> origin/gh/malfet/94/base 2025-01-24T00:53:58.7594895Z * [new branch] gh/malfet/94/head -> origin/gh/malfet/94/head 2025-01-24T00:53:58.7595914Z * [new branch] gh/malfet/94/orig -> origin/gh/malfet/94/orig 2025-01-24T00:53:58.7597964Z * [new branch] gh/malfet/95/base -> origin/gh/malfet/95/base 2025-01-24T00:53:58.7598783Z * [new branch] gh/malfet/95/head -> origin/gh/malfet/95/head 2025-01-24T00:53:58.7599674Z * [new branch] gh/malfet/95/orig -> origin/gh/malfet/95/orig 2025-01-24T00:53:58.7601067Z * [new branch] gh/malfet/96/base -> origin/gh/malfet/96/base 2025-01-24T00:53:58.7602064Z * [new branch] gh/malfet/96/head -> origin/gh/malfet/96/head 2025-01-24T00:53:58.7603155Z * [new branch] gh/malfet/96/orig -> origin/gh/malfet/96/orig 2025-01-24T00:53:58.7604915Z * [new branch] gh/malfet/97/base -> origin/gh/malfet/97/base 2025-01-24T00:53:58.7605617Z * [new branch] gh/malfet/97/head -> origin/gh/malfet/97/head 2025-01-24T00:53:58.7606680Z * [new branch] gh/malfet/97/orig -> origin/gh/malfet/97/orig 2025-01-24T00:53:58.7607930Z * [new branch] gh/malfet/98/base -> origin/gh/malfet/98/base 2025-01-24T00:53:58.7609047Z * [new branch] gh/malfet/98/head -> origin/gh/malfet/98/head 2025-01-24T00:53:58.7610050Z * [new branch] gh/malfet/98/orig -> origin/gh/malfet/98/orig 2025-01-24T00:53:58.7611572Z * [new branch] gh/malfet/99/base -> origin/gh/malfet/99/base 2025-01-24T00:53:58.7612612Z * [new branch] gh/malfet/99/head -> origin/gh/malfet/99/head 2025-01-24T00:53:58.7613714Z * [new branch] gh/malfet/99/orig -> origin/gh/malfet/99/orig 2025-01-24T00:53:58.7617361Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-01-24T00:53:58.7618973Z * [new branch] gh/masnesral/140/base -> origin/gh/masnesral/140/base 2025-01-24T00:53:58.7619209Z * [new branch] gh/masnesral/140/head -> origin/gh/masnesral/140/head 2025-01-24T00:53:58.7620067Z * [new branch] gh/masnesral/140/orig -> origin/gh/masnesral/140/orig 2025-01-24T00:53:58.7621793Z * [new branch] gh/masnesral/149/base -> origin/gh/masnesral/149/base 2025-01-24T00:53:58.7622883Z * [new branch] gh/masnesral/149/head -> origin/gh/masnesral/149/head 2025-01-24T00:53:58.7623909Z * [new branch] gh/masnesral/149/orig -> origin/gh/masnesral/149/orig 2025-01-24T00:53:58.7625275Z * [new branch] gh/masnesral/150/base -> origin/gh/masnesral/150/base 2025-01-24T00:53:58.7626363Z * [new branch] gh/masnesral/150/head -> origin/gh/masnesral/150/head 2025-01-24T00:53:58.7627439Z * [new branch] gh/masnesral/150/orig -> origin/gh/masnesral/150/orig 2025-01-24T00:53:58.7629049Z * [new branch] gh/masnesral/155/base -> origin/gh/masnesral/155/base 2025-01-24T00:53:58.7630381Z * [new branch] gh/masnesral/155/head -> origin/gh/masnesral/155/head 2025-01-24T00:53:58.7631355Z * [new branch] gh/masnesral/155/orig -> origin/gh/masnesral/155/orig 2025-01-24T00:53:58.7632985Z * [new branch] gh/masnesral/157/base -> origin/gh/masnesral/157/base 2025-01-24T00:53:58.7633991Z * [new branch] gh/masnesral/157/head -> origin/gh/masnesral/157/head 2025-01-24T00:53:58.7634990Z * [new branch] gh/masnesral/157/orig -> origin/gh/masnesral/157/orig 2025-01-24T00:53:58.7636317Z * [new branch] gh/masnesral/158/base -> origin/gh/masnesral/158/base 2025-01-24T00:53:58.7637362Z * [new branch] gh/masnesral/158/head -> origin/gh/masnesral/158/head 2025-01-24T00:53:58.7638345Z * [new branch] gh/masnesral/158/orig -> origin/gh/masnesral/158/orig 2025-01-24T00:53:58.7639556Z * [new branch] gh/masnesral/159/base -> origin/gh/masnesral/159/base 2025-01-24T00:53:58.7640603Z * [new branch] gh/masnesral/159/head -> origin/gh/masnesral/159/head 2025-01-24T00:53:58.7641489Z * [new branch] gh/masnesral/159/orig -> origin/gh/masnesral/159/orig 2025-01-24T00:53:58.7642771Z * [new branch] gh/masnesral/160/base -> origin/gh/masnesral/160/base 2025-01-24T00:53:58.7643829Z * [new branch] gh/masnesral/160/head -> origin/gh/masnesral/160/head 2025-01-24T00:53:58.7644700Z * [new branch] gh/masnesral/160/orig -> origin/gh/masnesral/160/orig 2025-01-24T00:53:58.7646012Z * [new branch] gh/masnesral/161/base -> origin/gh/masnesral/161/base 2025-01-24T00:53:58.7646872Z * [new branch] gh/masnesral/161/head -> origin/gh/masnesral/161/head 2025-01-24T00:53:58.7647862Z * [new branch] gh/masnesral/161/orig -> origin/gh/masnesral/161/orig 2025-01-24T00:53:58.7649879Z * [new branch] gh/masnesral/162/base -> origin/gh/masnesral/162/base 2025-01-24T00:53:58.7651021Z * [new branch] gh/masnesral/162/head -> origin/gh/masnesral/162/head 2025-01-24T00:53:58.7652031Z * [new branch] gh/masnesral/162/orig -> origin/gh/masnesral/162/orig 2025-01-24T00:53:58.7653211Z * [new branch] gh/masnesral/163/base -> origin/gh/masnesral/163/base 2025-01-24T00:53:58.7654324Z * [new branch] gh/masnesral/163/head -> origin/gh/masnesral/163/head 2025-01-24T00:53:58.7655378Z * [new branch] gh/masnesral/163/orig -> origin/gh/masnesral/163/orig 2025-01-24T00:53:58.7656708Z * [new branch] gh/masnesral/164/base -> origin/gh/masnesral/164/base 2025-01-24T00:53:58.7657784Z * [new branch] gh/masnesral/164/head -> origin/gh/masnesral/164/head 2025-01-24T00:53:58.7658835Z * [new branch] gh/masnesral/164/orig -> origin/gh/masnesral/164/orig 2025-01-24T00:53:58.7660221Z * [new branch] gh/masnesral/165/base -> origin/gh/masnesral/165/base 2025-01-24T00:53:58.7661216Z * [new branch] gh/masnesral/165/head -> origin/gh/masnesral/165/head 2025-01-24T00:53:58.7662215Z * [new branch] gh/masnesral/165/orig -> origin/gh/masnesral/165/orig 2025-01-24T00:53:58.7663580Z * [new branch] gh/masnesral/166/base -> origin/gh/masnesral/166/base 2025-01-24T00:53:58.7664715Z * [new branch] gh/masnesral/166/head -> origin/gh/masnesral/166/head 2025-01-24T00:53:58.7665538Z * [new branch] gh/masnesral/166/orig -> origin/gh/masnesral/166/orig 2025-01-24T00:53:58.7666895Z * [new branch] gh/masnesral/167/base -> origin/gh/masnesral/167/base 2025-01-24T00:53:58.7667937Z * [new branch] gh/masnesral/167/head -> origin/gh/masnesral/167/head 2025-01-24T00:53:58.7668930Z * [new branch] gh/masnesral/167/orig -> origin/gh/masnesral/167/orig 2025-01-24T00:53:58.7670165Z * [new branch] gh/masnesral/168/base -> origin/gh/masnesral/168/base 2025-01-24T00:53:58.7671176Z * [new branch] gh/masnesral/168/head -> origin/gh/masnesral/168/head 2025-01-24T00:53:58.7672155Z * [new branch] gh/masnesral/168/orig -> origin/gh/masnesral/168/orig 2025-01-24T00:53:58.7674082Z * [new branch] gh/masnesral/169/base -> origin/gh/masnesral/169/base 2025-01-24T00:53:58.7674953Z * [new branch] gh/masnesral/169/head -> origin/gh/masnesral/169/head 2025-01-24T00:53:58.7676065Z * [new branch] gh/masnesral/169/orig -> origin/gh/masnesral/169/orig 2025-01-24T00:53:58.7677567Z * [new branch] gh/masnesral/170/base -> origin/gh/masnesral/170/base 2025-01-24T00:53:58.7678744Z * [new branch] gh/masnesral/170/head -> origin/gh/masnesral/170/head 2025-01-24T00:53:58.7679835Z * [new branch] gh/masnesral/170/orig -> origin/gh/masnesral/170/orig 2025-01-24T00:53:58.7681273Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-01-24T00:53:58.7682708Z * [new branch] gh/masnesral/4/base -> origin/gh/masnesral/4/base 2025-01-24T00:53:58.7683736Z * [new branch] gh/masnesral/4/orig -> origin/gh/masnesral/4/orig 2025-01-24T00:53:58.7685551Z * [new branch] gh/mcr229/3/base -> origin/gh/mcr229/3/base 2025-01-24T00:53:58.7686621Z * [new branch] gh/mcr229/3/head -> origin/gh/mcr229/3/head 2025-01-24T00:53:58.7687651Z * [new branch] gh/mcr229/3/orig -> origin/gh/mcr229/3/orig 2025-01-24T00:53:58.7689367Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-01-24T00:53:58.7690536Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-01-24T00:53:58.7691777Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-01-24T00:53:58.7692844Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-01-24T00:53:58.7694283Z * [new branch] gh/mhorowitz/10/base -> origin/gh/mhorowitz/10/base 2025-01-24T00:53:58.7695161Z * [new branch] gh/mhorowitz/10/head -> origin/gh/mhorowitz/10/head 2025-01-24T00:53:58.7696328Z * [new branch] gh/mhorowitz/10/orig -> origin/gh/mhorowitz/10/orig 2025-01-24T00:53:58.7697415Z * [new branch] gh/mhorowitz/11/base -> origin/gh/mhorowitz/11/base 2025-01-24T00:53:58.7698416Z * [new branch] gh/mhorowitz/11/head -> origin/gh/mhorowitz/11/head 2025-01-24T00:53:58.7699395Z * [new branch] gh/mhorowitz/11/orig -> origin/gh/mhorowitz/11/orig 2025-01-24T00:53:58.7700596Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-01-24T00:53:58.7701649Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-01-24T00:53:58.7702772Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-01-24T00:53:58.7703656Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-01-24T00:53:58.7705055Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-01-24T00:53:58.7705897Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-01-24T00:53:58.7707090Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-01-24T00:53:58.7707990Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-01-24T00:53:58.7709164Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-01-24T00:53:58.7710149Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-01-24T00:53:58.7711500Z * [new branch] gh/mhorowitz/7/base -> origin/gh/mhorowitz/7/base 2025-01-24T00:53:58.7712703Z * [new branch] gh/mhorowitz/7/head -> origin/gh/mhorowitz/7/head 2025-01-24T00:53:58.7713676Z * [new branch] gh/mhorowitz/7/orig -> origin/gh/mhorowitz/7/orig 2025-01-24T00:53:58.7715203Z * [new branch] gh/mhorowitz/8/base -> origin/gh/mhorowitz/8/base 2025-01-24T00:53:58.7716332Z * [new branch] gh/mhorowitz/8/head -> origin/gh/mhorowitz/8/head 2025-01-24T00:53:58.7717355Z * [new branch] gh/mhorowitz/8/orig -> origin/gh/mhorowitz/8/orig 2025-01-24T00:53:58.7718591Z * [new branch] gh/mhorowitz/9/base -> origin/gh/mhorowitz/9/base 2025-01-24T00:53:58.7719647Z * [new branch] gh/mhorowitz/9/head -> origin/gh/mhorowitz/9/head 2025-01-24T00:53:58.7720669Z * [new branch] gh/mhorowitz/9/orig -> origin/gh/mhorowitz/9/orig 2025-01-24T00:53:58.7722373Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-01-24T00:53:58.7723471Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-01-24T00:53:58.7724776Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-01-24T00:53:58.7725634Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-01-24T00:53:58.7726892Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-01-24T00:53:58.7727816Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-01-24T00:53:58.7729128Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-01-24T00:53:58.7729991Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-01-24T00:53:58.7731516Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-01-24T00:53:58.7732484Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-01-24T00:53:58.7734062Z * [new branch] gh/mikaylagawarecki/274/base -> origin/gh/mikaylagawarecki/274/base 2025-01-24T00:53:58.7734904Z * [new branch] gh/mikaylagawarecki/274/head -> origin/gh/mikaylagawarecki/274/head 2025-01-24T00:53:58.7735969Z * [new branch] gh/mikaylagawarecki/274/orig -> origin/gh/mikaylagawarecki/274/orig 2025-01-24T00:53:58.7737357Z * [new branch] gh/mikaylagawarecki/276/base -> origin/gh/mikaylagawarecki/276/base 2025-01-24T00:53:58.7738292Z * [new branch] gh/mikaylagawarecki/276/head -> origin/gh/mikaylagawarecki/276/head 2025-01-24T00:53:58.7739338Z * [new branch] gh/mikaylagawarecki/276/orig -> origin/gh/mikaylagawarecki/276/orig 2025-01-24T00:53:58.7740540Z * [new branch] gh/mikaylagawarecki/277/base -> origin/gh/mikaylagawarecki/277/base 2025-01-24T00:53:58.7741675Z * [new branch] gh/mikaylagawarecki/277/head -> origin/gh/mikaylagawarecki/277/head 2025-01-24T00:53:58.7742605Z * [new branch] gh/mikaylagawarecki/277/orig -> origin/gh/mikaylagawarecki/277/orig 2025-01-24T00:53:58.7744240Z * [new branch] gh/mikaylagawarecki/281/base -> origin/gh/mikaylagawarecki/281/base 2025-01-24T00:53:58.7745281Z * [new branch] gh/mikaylagawarecki/281/head -> origin/gh/mikaylagawarecki/281/head 2025-01-24T00:53:58.7746212Z * [new branch] gh/mikaylagawarecki/281/orig -> origin/gh/mikaylagawarecki/281/orig 2025-01-24T00:53:58.7747648Z * [new branch] gh/mikaylagawarecki/299/base -> origin/gh/mikaylagawarecki/299/base 2025-01-24T00:53:58.7748613Z * [new branch] gh/mikaylagawarecki/299/head -> origin/gh/mikaylagawarecki/299/head 2025-01-24T00:53:58.7749933Z * [new branch] gh/mikaylagawarecki/299/orig -> origin/gh/mikaylagawarecki/299/orig 2025-01-24T00:53:58.7751365Z * [new branch] gh/mikaylagawarecki/301/base -> origin/gh/mikaylagawarecki/301/base 2025-01-24T00:53:58.7752403Z * [new branch] gh/mikaylagawarecki/301/head -> origin/gh/mikaylagawarecki/301/head 2025-01-24T00:53:58.7753451Z * [new branch] gh/mikaylagawarecki/301/orig -> origin/gh/mikaylagawarecki/301/orig 2025-01-24T00:53:58.7754769Z * [new branch] gh/mikaylagawarecki/302/base -> origin/gh/mikaylagawarecki/302/base 2025-01-24T00:53:58.7755872Z * [new branch] gh/mikaylagawarecki/302/head -> origin/gh/mikaylagawarecki/302/head 2025-01-24T00:53:58.7757157Z * [new branch] gh/mikaylagawarecki/302/orig -> origin/gh/mikaylagawarecki/302/orig 2025-01-24T00:53:58.7758299Z * [new branch] gh/mikaylagawarecki/303/base -> origin/gh/mikaylagawarecki/303/base 2025-01-24T00:53:58.7759263Z * [new branch] gh/mikaylagawarecki/303/head -> origin/gh/mikaylagawarecki/303/head 2025-01-24T00:53:58.7760302Z * [new branch] gh/mikaylagawarecki/303/orig -> origin/gh/mikaylagawarecki/303/orig 2025-01-24T00:53:58.7761676Z * [new branch] gh/mikaylagawarecki/304/base -> origin/gh/mikaylagawarecki/304/base 2025-01-24T00:53:58.7762638Z * [new branch] gh/mikaylagawarecki/304/head -> origin/gh/mikaylagawarecki/304/head 2025-01-24T00:53:58.7763656Z * [new branch] gh/mikaylagawarecki/304/orig -> origin/gh/mikaylagawarecki/304/orig 2025-01-24T00:53:58.7764878Z * [new branch] gh/mikaylagawarecki/305/base -> origin/gh/mikaylagawarecki/305/base 2025-01-24T00:53:58.7765826Z * [new branch] gh/mikaylagawarecki/305/head -> origin/gh/mikaylagawarecki/305/head 2025-01-24T00:53:58.7766821Z * [new branch] gh/mikaylagawarecki/305/orig -> origin/gh/mikaylagawarecki/305/orig 2025-01-24T00:53:58.7768226Z * [new branch] gh/mikaylagawarecki/306/base -> origin/gh/mikaylagawarecki/306/base 2025-01-24T00:53:58.7769251Z * [new branch] gh/mikaylagawarecki/306/head -> origin/gh/mikaylagawarecki/306/head 2025-01-24T00:53:58.7770437Z * [new branch] gh/mikaylagawarecki/306/orig -> origin/gh/mikaylagawarecki/306/orig 2025-01-24T00:53:58.7772466Z * [new branch] gh/mikaylagawarecki/307/base -> origin/gh/mikaylagawarecki/307/base 2025-01-24T00:53:58.7773468Z * [new branch] gh/mikaylagawarecki/307/head -> origin/gh/mikaylagawarecki/307/head 2025-01-24T00:53:58.7774443Z * [new branch] gh/mikaylagawarecki/307/orig -> origin/gh/mikaylagawarecki/307/orig 2025-01-24T00:53:58.7776124Z * [new branch] gh/mingfeima/125/base -> origin/gh/mingfeima/125/base 2025-01-24T00:53:58.7777114Z * [new branch] gh/mingfeima/125/head -> origin/gh/mingfeima/125/head 2025-01-24T00:53:58.7778136Z * [new branch] gh/mingfeima/125/orig -> origin/gh/mingfeima/125/orig 2025-01-24T00:53:58.7779610Z * [new branch] gh/mingfeima/127/base -> origin/gh/mingfeima/127/base 2025-01-24T00:53:58.7780584Z * [new branch] gh/mingfeima/127/head -> origin/gh/mingfeima/127/head 2025-01-24T00:53:58.7781626Z * [new branch] gh/mingfeima/127/orig -> origin/gh/mingfeima/127/orig 2025-01-24T00:53:58.7783264Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-01-24T00:53:58.7784481Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-01-24T00:53:58.7786392Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-01-24T00:53:58.7787053Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-01-24T00:53:58.7788660Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-01-24T00:53:58.7789533Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-01-24T00:53:58.7790622Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-01-24T00:53:58.7792291Z * [new branch] gh/mlazos/4/base -> origin/gh/mlazos/4/base 2025-01-24T00:53:58.7793420Z * [new branch] gh/mlazos/4/head -> origin/gh/mlazos/4/head 2025-01-24T00:53:58.7794548Z * [new branch] gh/mlazos/4/orig -> origin/gh/mlazos/4/orig 2025-01-24T00:53:58.7796464Z * [new branch] gh/mrshenli/382/base -> origin/gh/mrshenli/382/base 2025-01-24T00:53:58.7797564Z * [new branch] gh/mrshenli/382/head -> origin/gh/mrshenli/382/head 2025-01-24T00:53:58.7798775Z * [new branch] gh/mrshenli/382/orig -> origin/gh/mrshenli/382/orig 2025-01-24T00:53:58.7800763Z * [new branch] gh/muchulee8/1/base -> origin/gh/muchulee8/1/base 2025-01-24T00:53:58.7801749Z * [new branch] gh/muchulee8/1/orig -> origin/gh/muchulee8/1/orig 2025-01-24T00:53:58.7803225Z * [new branch] gh/muchulee8/2/base -> origin/gh/muchulee8/2/base 2025-01-24T00:53:58.7804410Z * [new branch] gh/muchulee8/2/orig -> origin/gh/muchulee8/2/orig 2025-01-24T00:53:58.7805868Z * [new branch] gh/muchulee8/36/base -> origin/gh/muchulee8/36/base 2025-01-24T00:53:58.7806956Z * [new branch] gh/muchulee8/36/head -> origin/gh/muchulee8/36/head 2025-01-24T00:53:58.7808039Z * [new branch] gh/muchulee8/36/orig -> origin/gh/muchulee8/36/orig 2025-01-24T00:53:58.7809837Z * [new branch] gh/muchulee8/38/base -> origin/gh/muchulee8/38/base 2025-01-24T00:53:58.7811073Z * [new branch] gh/muchulee8/38/head -> origin/gh/muchulee8/38/head 2025-01-24T00:53:58.7812101Z * [new branch] gh/muchulee8/38/orig -> origin/gh/muchulee8/38/orig 2025-01-24T00:53:58.7813714Z * [new branch] gh/muchulee8/39/base -> origin/gh/muchulee8/39/base 2025-01-24T00:53:58.7815653Z * [new branch] gh/muchulee8/39/head -> origin/gh/muchulee8/39/head 2025-01-24T00:53:58.7816340Z * [new branch] gh/muchulee8/39/orig -> origin/gh/muchulee8/39/orig 2025-01-24T00:53:58.7817321Z * [new branch] gh/muchulee8/40/base -> origin/gh/muchulee8/40/base 2025-01-24T00:53:58.7818467Z * [new branch] gh/muchulee8/40/head -> origin/gh/muchulee8/40/head 2025-01-24T00:53:58.7819537Z * [new branch] gh/muchulee8/40/orig -> origin/gh/muchulee8/40/orig 2025-01-24T00:53:58.7821063Z * [new branch] gh/muchulee8/41/base -> origin/gh/muchulee8/41/base 2025-01-24T00:53:58.7822236Z * [new branch] gh/muchulee8/41/head -> origin/gh/muchulee8/41/head 2025-01-24T00:53:58.7823356Z * [new branch] gh/muchulee8/41/orig -> origin/gh/muchulee8/41/orig 2025-01-24T00:53:58.7825845Z * [new branch] gh/muchulee8/5/base -> origin/gh/muchulee8/5/base 2025-01-24T00:53:58.7826853Z * [new branch] gh/muchulee8/5/orig -> origin/gh/muchulee8/5/orig 2025-01-24T00:53:58.7828391Z * [new branch] gh/mzzchy/2/base -> origin/gh/mzzchy/2/base 2025-01-24T00:53:58.7829489Z * [new branch] gh/mzzchy/2/head -> origin/gh/mzzchy/2/head 2025-01-24T00:53:58.7830612Z * [new branch] gh/mzzchy/2/orig -> origin/gh/mzzchy/2/orig 2025-01-24T00:53:58.7832137Z * [new branch] gh/mzzchy/3/base -> origin/gh/mzzchy/3/base 2025-01-24T00:53:58.7833554Z * [new branch] gh/mzzchy/3/head -> origin/gh/mzzchy/3/head 2025-01-24T00:53:58.7834679Z * [new branch] gh/mzzchy/3/orig -> origin/gh/mzzchy/3/orig 2025-01-24T00:53:58.7836058Z * [new branch] gh/mzzchy/4/base -> origin/gh/mzzchy/4/base 2025-01-24T00:53:58.7837219Z * [new branch] gh/mzzchy/4/head -> origin/gh/mzzchy/4/head 2025-01-24T00:53:58.7838709Z * [new branch] gh/mzzchy/5/base -> origin/gh/mzzchy/5/base 2025-01-24T00:53:58.7839951Z * [new branch] gh/mzzchy/5/head -> origin/gh/mzzchy/5/head 2025-01-24T00:53:58.7841159Z * [new branch] gh/mzzchy/5/orig -> origin/gh/mzzchy/5/orig 2025-01-24T00:53:58.7843172Z * [new branch] gh/nmacchioni/10/base -> origin/gh/nmacchioni/10/base 2025-01-24T00:53:58.7844256Z * [new branch] gh/nmacchioni/10/head -> origin/gh/nmacchioni/10/head 2025-01-24T00:53:58.7845365Z * [new branch] gh/nmacchioni/10/orig -> origin/gh/nmacchioni/10/orig 2025-01-24T00:53:58.7846658Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-01-24T00:53:58.7847706Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-01-24T00:53:58.7848838Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-01-24T00:53:58.7853660Z * [new branch] gh/nmacchioni/13/base -> origin/gh/nmacchioni/13/base 2025-01-24T00:53:58.7854585Z * [new branch] gh/nmacchioni/13/head -> origin/gh/nmacchioni/13/head 2025-01-24T00:53:58.7855648Z * [new branch] gh/nmacchioni/13/orig -> origin/gh/nmacchioni/13/orig 2025-01-24T00:53:58.7857301Z * [new branch] gh/nmacchioni/17/base -> origin/gh/nmacchioni/17/base 2025-01-24T00:53:58.7858276Z * [new branch] gh/nmacchioni/17/head -> origin/gh/nmacchioni/17/head 2025-01-24T00:53:58.7859526Z * [new branch] gh/nmacchioni/17/orig -> origin/gh/nmacchioni/17/orig 2025-01-24T00:53:58.7861012Z * [new branch] gh/nmacchioni/18/base -> origin/gh/nmacchioni/18/base 2025-01-24T00:53:58.7862097Z * [new branch] gh/nmacchioni/18/head -> origin/gh/nmacchioni/18/head 2025-01-24T00:53:58.7863168Z * [new branch] gh/nmacchioni/18/orig -> origin/gh/nmacchioni/18/orig 2025-01-24T00:53:58.7864713Z * [new branch] gh/nmacchioni/19/base -> origin/gh/nmacchioni/19/base 2025-01-24T00:53:58.7866072Z * [new branch] gh/nmacchioni/19/head -> origin/gh/nmacchioni/19/head 2025-01-24T00:53:58.7866896Z * [new branch] gh/nmacchioni/19/orig -> origin/gh/nmacchioni/19/orig 2025-01-24T00:53:58.7868474Z * [new branch] gh/nmacchioni/20/base -> origin/gh/nmacchioni/20/base 2025-01-24T00:53:58.7869512Z * [new branch] gh/nmacchioni/20/head -> origin/gh/nmacchioni/20/head 2025-01-24T00:53:58.7870592Z * [new branch] gh/nmacchioni/20/orig -> origin/gh/nmacchioni/20/orig 2025-01-24T00:53:58.7872208Z * [new branch] gh/nmacchioni/21/base -> origin/gh/nmacchioni/21/base 2025-01-24T00:53:58.7873200Z * [new branch] gh/nmacchioni/21/head -> origin/gh/nmacchioni/21/head 2025-01-24T00:53:58.7874296Z * [new branch] gh/nmacchioni/21/orig -> origin/gh/nmacchioni/21/orig 2025-01-24T00:53:58.7876084Z * [new branch] gh/nmacchioni/22/base -> origin/gh/nmacchioni/22/base 2025-01-24T00:53:58.7877118Z * [new branch] gh/nmacchioni/22/head -> origin/gh/nmacchioni/22/head 2025-01-24T00:53:58.7878576Z * [new branch] gh/nmacchioni/23/base -> origin/gh/nmacchioni/23/base 2025-01-24T00:53:58.7879580Z * [new branch] gh/nmacchioni/23/head -> origin/gh/nmacchioni/23/head 2025-01-24T00:53:58.7881084Z * [new branch] gh/nmacchioni/24/base -> origin/gh/nmacchioni/24/base 2025-01-24T00:53:58.7882063Z * [new branch] gh/nmacchioni/24/head -> origin/gh/nmacchioni/24/head 2025-01-24T00:53:58.7883538Z * [new branch] gh/nmacchioni/25/base -> origin/gh/nmacchioni/25/base 2025-01-24T00:53:58.7884558Z * [new branch] gh/nmacchioni/25/head -> origin/gh/nmacchioni/25/head 2025-01-24T00:53:58.7886122Z * [new branch] gh/nmacchioni/26/base -> origin/gh/nmacchioni/26/base 2025-01-24T00:53:58.7887147Z * [new branch] gh/nmacchioni/26/head -> origin/gh/nmacchioni/26/head 2025-01-24T00:53:58.7888248Z * [new branch] gh/nmacchioni/26/orig -> origin/gh/nmacchioni/26/orig 2025-01-24T00:53:58.7889944Z * [new branch] gh/nmacchioni/30/base -> origin/gh/nmacchioni/30/base 2025-01-24T00:53:58.7891064Z * [new branch] gh/nmacchioni/30/head -> origin/gh/nmacchioni/30/head 2025-01-24T00:53:58.7892124Z * [new branch] gh/nmacchioni/30/orig -> origin/gh/nmacchioni/30/orig 2025-01-24T00:53:58.7893786Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-01-24T00:53:58.7894793Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-01-24T00:53:58.7895961Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-01-24T00:53:58.7897528Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-01-24T00:53:58.7898519Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-01-24T00:53:58.7899586Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-01-24T00:53:58.7901155Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-01-24T00:53:58.7902153Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-01-24T00:53:58.7903190Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-01-24T00:53:58.7904730Z * [new branch] gh/nmacchioni/34/base -> origin/gh/nmacchioni/34/base 2025-01-24T00:53:58.7905796Z * [new branch] gh/nmacchioni/34/orig -> origin/gh/nmacchioni/34/orig 2025-01-24T00:53:58.7907842Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-01-24T00:53:58.7909009Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-01-24T00:53:58.7910028Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-01-24T00:53:58.7911743Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-01-24T00:53:58.7912767Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-01-24T00:53:58.7913881Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-01-24T00:53:58.7915454Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-01-24T00:53:58.7916557Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-01-24T00:53:58.7917586Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-01-24T00:53:58.7919184Z * [new branch] gh/nmacchioni/38/base -> origin/gh/nmacchioni/38/base 2025-01-24T00:53:58.7920308Z * [new branch] gh/nmacchioni/38/orig -> origin/gh/nmacchioni/38/orig 2025-01-24T00:53:58.7921831Z * [new branch] gh/nmacchioni/6/base -> origin/gh/nmacchioni/6/base 2025-01-24T00:53:58.7922837Z * [new branch] gh/nmacchioni/6/head -> origin/gh/nmacchioni/6/head 2025-01-24T00:53:58.7923970Z * [new branch] gh/nmacchioni/6/orig -> origin/gh/nmacchioni/6/orig 2025-01-24T00:53:58.7925566Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-01-24T00:53:58.7926609Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-01-24T00:53:58.7927685Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-01-24T00:53:58.7929312Z * [new branch] gh/nmacchioni/9/base -> origin/gh/nmacchioni/9/base 2025-01-24T00:53:58.7930399Z * [new branch] gh/nmacchioni/9/head -> origin/gh/nmacchioni/9/head 2025-01-24T00:53:58.7931544Z * [new branch] gh/nmacchioni/9/orig -> origin/gh/nmacchioni/9/orig 2025-01-24T00:53:58.7933673Z * [new branch] gh/oulgen/144/base -> origin/gh/oulgen/144/base 2025-01-24T00:53:58.7934753Z * [new branch] gh/oulgen/144/head -> origin/gh/oulgen/144/head 2025-01-24T00:53:58.7935947Z * [new branch] gh/oulgen/144/orig -> origin/gh/oulgen/144/orig 2025-01-24T00:53:58.7937593Z * [new branch] gh/oulgen/146/base -> origin/gh/oulgen/146/base 2025-01-24T00:53:58.7938612Z * [new branch] gh/oulgen/146/head -> origin/gh/oulgen/146/head 2025-01-24T00:53:58.7939697Z * [new branch] gh/oulgen/146/orig -> origin/gh/oulgen/146/orig 2025-01-24T00:53:58.7941323Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-01-24T00:53:58.7942381Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-01-24T00:53:58.7943467Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-01-24T00:53:58.7945068Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-01-24T00:53:58.7946120Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-01-24T00:53:58.7947702Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-01-24T00:53:58.7950028Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-01-24T00:53:58.7951142Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-01-24T00:53:58.7952406Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-01-24T00:53:58.7954280Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-01-24T00:53:58.7955775Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-01-24T00:53:58.7956987Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-01-24T00:53:58.7958867Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-01-24T00:53:58.7959556Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-01-24T00:53:58.7960788Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-01-24T00:53:58.7962653Z * [new branch] gh/peterbell10/603/base -> origin/gh/peterbell10/603/base 2025-01-24T00:53:58.7963759Z * [new branch] gh/peterbell10/603/head -> origin/gh/peterbell10/603/head 2025-01-24T00:53:58.7964863Z * [new branch] gh/peterbell10/603/orig -> origin/gh/peterbell10/603/orig 2025-01-24T00:53:58.7966534Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-01-24T00:53:58.7967671Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-01-24T00:53:58.7968789Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-01-24T00:53:58.7970390Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-01-24T00:53:58.7971448Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-01-24T00:53:58.7972583Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-01-24T00:53:58.7974475Z * [new branch] gh/qqaatw/26/base -> origin/gh/qqaatw/26/base 2025-01-24T00:53:58.7975457Z * [new branch] gh/qqaatw/26/head -> origin/gh/qqaatw/26/head 2025-01-24T00:53:58.7976537Z * [new branch] gh/qqaatw/26/orig -> origin/gh/qqaatw/26/orig 2025-01-24T00:53:58.7978228Z * [new branch] gh/raymo/add-envvars-bool-check -> origin/gh/raymo/add-envvars-bool-check 2025-01-24T00:53:58.7979932Z * [new branch] gh/rec/112/base -> origin/gh/rec/112/base 2025-01-24T00:53:58.7980955Z * [new branch] gh/rec/112/head -> origin/gh/rec/112/head 2025-01-24T00:53:58.7982176Z * [new branch] gh/rec/112/orig -> origin/gh/rec/112/orig 2025-01-24T00:53:58.7983682Z * [new branch] gh/rec/115/base -> origin/gh/rec/115/base 2025-01-24T00:53:58.7984690Z * [new branch] gh/rec/115/head -> origin/gh/rec/115/head 2025-01-24T00:53:58.7985919Z * [new branch] gh/rec/115/orig -> origin/gh/rec/115/orig 2025-01-24T00:53:58.7987474Z * [new branch] gh/rec/116/base -> origin/gh/rec/116/base 2025-01-24T00:53:58.7988548Z * [new branch] gh/rec/116/head -> origin/gh/rec/116/head 2025-01-24T00:53:58.7989765Z * [new branch] gh/rec/116/orig -> origin/gh/rec/116/orig 2025-01-24T00:53:58.7991160Z * [new branch] gh/rec/117/base -> origin/gh/rec/117/base 2025-01-24T00:53:58.7992234Z * [new branch] gh/rec/117/head -> origin/gh/rec/117/head 2025-01-24T00:53:58.7993446Z * [new branch] gh/rec/117/orig -> origin/gh/rec/117/orig 2025-01-24T00:53:58.7994938Z * [new branch] gh/rec/118/base -> origin/gh/rec/118/base 2025-01-24T00:53:58.7995929Z * [new branch] gh/rec/118/head -> origin/gh/rec/118/head 2025-01-24T00:53:58.7997126Z * [new branch] gh/rec/118/orig -> origin/gh/rec/118/orig 2025-01-24T00:53:58.7998636Z * [new branch] gh/rec/119/base -> origin/gh/rec/119/base 2025-01-24T00:53:58.7999718Z * [new branch] gh/rec/119/head -> origin/gh/rec/119/head 2025-01-24T00:53:58.8000792Z * [new branch] gh/rec/119/orig -> origin/gh/rec/119/orig 2025-01-24T00:53:58.8002466Z * [new branch] gh/rec/120/base -> origin/gh/rec/120/base 2025-01-24T00:53:58.8003398Z * [new branch] gh/rec/120/head -> origin/gh/rec/120/head 2025-01-24T00:53:58.8004643Z * [new branch] gh/rec/120/orig -> origin/gh/rec/120/orig 2025-01-24T00:53:58.8006100Z * [new branch] gh/rec/121/base -> origin/gh/rec/121/base 2025-01-24T00:53:58.8007105Z * [new branch] gh/rec/121/head -> origin/gh/rec/121/head 2025-01-24T00:53:58.8008352Z * [new branch] gh/rec/121/orig -> origin/gh/rec/121/orig 2025-01-24T00:53:58.8009891Z * [new branch] gh/rec/122/base -> origin/gh/rec/122/base 2025-01-24T00:53:58.8011042Z * [new branch] gh/rec/122/head -> origin/gh/rec/122/head 2025-01-24T00:53:58.8012224Z * [new branch] gh/rec/122/orig -> origin/gh/rec/122/orig 2025-01-24T00:53:58.8013745Z * [new branch] gh/rec/123/base -> origin/gh/rec/123/base 2025-01-24T00:53:58.8014681Z * [new branch] gh/rec/123/head -> origin/gh/rec/123/head 2025-01-24T00:53:58.8015730Z * [new branch] gh/rec/123/orig -> origin/gh/rec/123/orig 2025-01-24T00:53:58.8017285Z * [new branch] gh/rec/124/base -> origin/gh/rec/124/base 2025-01-24T00:53:58.8018289Z * [new branch] gh/rec/124/head -> origin/gh/rec/124/head 2025-01-24T00:53:58.8019473Z * [new branch] gh/rec/124/orig -> origin/gh/rec/124/orig 2025-01-24T00:53:58.8020943Z * [new branch] gh/rec/27/base -> origin/gh/rec/27/base 2025-01-24T00:53:58.8021962Z * [new branch] gh/rec/27/head -> origin/gh/rec/27/head 2025-01-24T00:53:58.8023174Z * [new branch] gh/rec/27/orig -> origin/gh/rec/27/orig 2025-01-24T00:53:58.8024757Z * [new branch] gh/rec/56/base -> origin/gh/rec/56/base 2025-01-24T00:53:58.8025798Z * [new branch] gh/rec/56/head -> origin/gh/rec/56/head 2025-01-24T00:53:58.8026928Z * [new branch] gh/rec/56/orig -> origin/gh/rec/56/orig 2025-01-24T00:53:58.8029109Z * [new branch] gh/rohan-varma/720/base -> origin/gh/rohan-varma/720/base 2025-01-24T00:53:58.8030066Z * [new branch] gh/rohan-varma/720/head -> origin/gh/rohan-varma/720/head 2025-01-24T00:53:58.8031082Z * [new branch] gh/rohan-varma/720/orig -> origin/gh/rohan-varma/720/orig 2025-01-24T00:53:58.8032900Z * [new branch] gh/rohan-varma/721/base -> origin/gh/rohan-varma/721/base 2025-01-24T00:53:58.8033842Z * [new branch] gh/rohan-varma/721/head -> origin/gh/rohan-varma/721/head 2025-01-24T00:53:58.8034805Z * [new branch] gh/rohan-varma/721/orig -> origin/gh/rohan-varma/721/orig 2025-01-24T00:53:58.8036555Z * [new branch] gh/rohan-varma/722/base -> origin/gh/rohan-varma/722/base 2025-01-24T00:53:58.8037523Z * [new branch] gh/rohan-varma/722/head -> origin/gh/rohan-varma/722/head 2025-01-24T00:53:58.8038543Z * [new branch] gh/rohan-varma/722/orig -> origin/gh/rohan-varma/722/orig 2025-01-24T00:53:58.8040084Z * [new branch] gh/rohan-varma/742/base -> origin/gh/rohan-varma/742/base 2025-01-24T00:53:58.8041131Z * [new branch] gh/rohan-varma/742/head -> origin/gh/rohan-varma/742/head 2025-01-24T00:53:58.8042264Z * [new branch] gh/rohan-varma/742/orig -> origin/gh/rohan-varma/742/orig 2025-01-24T00:53:58.8044177Z * [new branch] gh/sanrise/4/base -> origin/gh/sanrise/4/base 2025-01-24T00:53:58.8054206Z * [new branch] gh/sanrise/4/head -> origin/gh/sanrise/4/head 2025-01-24T00:53:58.8054992Z * [new branch] gh/sanrise/4/orig -> origin/gh/sanrise/4/orig 2025-01-24T00:53:58.8055729Z * [new branch] gh/seanx92/1/base -> origin/gh/seanx92/1/base 2025-01-24T00:53:58.8056687Z * [new branch] gh/seanx92/1/orig -> origin/gh/seanx92/1/orig 2025-01-24T00:53:58.8057425Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-01-24T00:53:58.8058203Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-01-24T00:53:58.8059151Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-01-24T00:53:58.8059741Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-01-24T00:53:58.8060735Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-01-24T00:53:58.8061463Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-01-24T00:53:58.8062308Z * [new branch] gh/shunting314/151/base -> origin/gh/shunting314/151/base 2025-01-24T00:53:58.8063293Z * [new branch] gh/shunting314/151/head -> origin/gh/shunting314/151/head 2025-01-24T00:53:58.8063898Z * [new branch] gh/shunting314/151/orig -> origin/gh/shunting314/151/orig 2025-01-24T00:53:58.8064845Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-01-24T00:53:58.8065775Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-01-24T00:53:58.8066752Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-01-24T00:53:58.8068622Z * [new branch] gh/shunting314/186/base -> origin/gh/shunting314/186/base 2025-01-24T00:53:58.8069896Z * [new branch] gh/shunting314/186/head -> origin/gh/shunting314/186/head 2025-01-24T00:53:58.8071041Z * [new branch] gh/shunting314/186/orig -> origin/gh/shunting314/186/orig 2025-01-24T00:53:58.8072642Z * [new branch] gh/shunting314/187/base -> origin/gh/shunting314/187/base 2025-01-24T00:53:58.8073702Z * [new branch] gh/shunting314/187/head -> origin/gh/shunting314/187/head 2025-01-24T00:53:58.8074787Z * [new branch] gh/shunting314/187/orig -> origin/gh/shunting314/187/orig 2025-01-24T00:53:58.8076444Z * [new branch] gh/shunting314/190/base -> origin/gh/shunting314/190/base 2025-01-24T00:53:58.8077645Z * [new branch] gh/shunting314/190/head -> origin/gh/shunting314/190/head 2025-01-24T00:53:58.8078748Z * [new branch] gh/shunting314/190/orig -> origin/gh/shunting314/190/orig 2025-01-24T00:53:58.8080672Z * [new branch] gh/shunting314/191/base -> origin/gh/shunting314/191/base 2025-01-24T00:53:58.8081704Z * [new branch] gh/shunting314/191/head -> origin/gh/shunting314/191/head 2025-01-24T00:53:58.8082856Z * [new branch] gh/shunting314/191/orig -> origin/gh/shunting314/191/orig 2025-01-24T00:53:58.8084363Z * [new branch] gh/shunting314/192/base -> origin/gh/shunting314/192/base 2025-01-24T00:53:58.8085455Z * [new branch] gh/shunting314/192/head -> origin/gh/shunting314/192/head 2025-01-24T00:53:58.8086571Z * [new branch] gh/shunting314/192/orig -> origin/gh/shunting314/192/orig 2025-01-24T00:53:58.8087866Z * [new branch] gh/shunting314/193/base -> origin/gh/shunting314/193/base 2025-01-24T00:53:58.8089050Z * [new branch] gh/shunting314/193/head -> origin/gh/shunting314/193/head 2025-01-24T00:53:58.8090193Z * [new branch] gh/shunting314/193/orig -> origin/gh/shunting314/193/orig 2025-01-24T00:53:58.8091580Z * [new branch] gh/shunting314/194/base -> origin/gh/shunting314/194/base 2025-01-24T00:53:58.8092804Z * [new branch] gh/shunting314/194/head -> origin/gh/shunting314/194/head 2025-01-24T00:53:58.8094042Z * [new branch] gh/shunting314/194/orig -> origin/gh/shunting314/194/orig 2025-01-24T00:53:58.8095459Z * [new branch] gh/shunting314/195/base -> origin/gh/shunting314/195/base 2025-01-24T00:53:58.8096582Z * [new branch] gh/shunting314/195/head -> origin/gh/shunting314/195/head 2025-01-24T00:53:58.8097682Z * [new branch] gh/shunting314/195/orig -> origin/gh/shunting314/195/orig 2025-01-24T00:53:58.8099663Z * [new branch] gh/shuqiangzhang/46/base -> origin/gh/shuqiangzhang/46/base 2025-01-24T00:53:58.8100704Z * [new branch] gh/shuqiangzhang/46/head -> origin/gh/shuqiangzhang/46/head 2025-01-24T00:53:58.8101931Z * [new branch] gh/shuqiangzhang/46/orig -> origin/gh/shuqiangzhang/46/orig 2025-01-24T00:53:58.8103485Z * [new branch] gh/shuqiangzhang/53/base -> origin/gh/shuqiangzhang/53/base 2025-01-24T00:53:58.8104648Z * [new branch] gh/shuqiangzhang/53/head -> origin/gh/shuqiangzhang/53/head 2025-01-24T00:53:58.8105773Z * [new branch] gh/shuqiangzhang/53/orig -> origin/gh/shuqiangzhang/53/orig 2025-01-24T00:53:58.8107263Z * [new branch] gh/shuqiangzhang/56/base -> origin/gh/shuqiangzhang/56/base 2025-01-24T00:53:58.8108320Z * [new branch] gh/shuqiangzhang/56/head -> origin/gh/shuqiangzhang/56/head 2025-01-24T00:53:58.8109448Z * [new branch] gh/shuqiangzhang/56/orig -> origin/gh/shuqiangzhang/56/orig 2025-01-24T00:53:58.8110944Z * [new branch] gh/shuqiangzhang/62/base -> origin/gh/shuqiangzhang/62/base 2025-01-24T00:53:58.8112190Z * [new branch] gh/shuqiangzhang/62/head -> origin/gh/shuqiangzhang/62/head 2025-01-24T00:53:58.8113309Z * [new branch] gh/shuqiangzhang/62/orig -> origin/gh/shuqiangzhang/62/orig 2025-01-24T00:53:58.8115065Z * [new branch] gh/shuqiangzhang/63/base -> origin/gh/shuqiangzhang/63/base 2025-01-24T00:53:58.8116588Z * [new branch] gh/shuqiangzhang/63/head -> origin/gh/shuqiangzhang/63/head 2025-01-24T00:53:58.8117622Z * [new branch] gh/shuqiangzhang/63/orig -> origin/gh/shuqiangzhang/63/orig 2025-01-24T00:53:58.8118907Z * [new branch] gh/sijiac/1/base -> origin/gh/sijiac/1/base 2025-01-24T00:53:58.8119983Z * [new branch] gh/sijiac/1/head -> origin/gh/sijiac/1/head 2025-01-24T00:53:58.8121330Z * [new branch] gh/sijiac/2/base -> origin/gh/sijiac/2/base 2025-01-24T00:53:58.8122491Z * [new branch] gh/sijiac/2/head -> origin/gh/sijiac/2/head 2025-01-24T00:53:58.8123726Z * [new branch] gh/sijiac/3/base -> origin/gh/sijiac/3/base 2025-01-24T00:53:58.8124693Z * [new branch] gh/sijiac/3/head -> origin/gh/sijiac/3/head 2025-01-24T00:53:58.8126663Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-01-24T00:53:58.8127660Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-01-24T00:53:58.8128995Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-01-24T00:53:58.8130013Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-01-24T00:53:58.8131460Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-01-24T00:53:58.8132575Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-01-24T00:53:58.8133840Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-01-24T00:53:58.8134902Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-01-24T00:53:58.8136765Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-01-24T00:53:58.8137837Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-01-24T00:53:58.8140009Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-01-24T00:53:58.8140894Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-01-24T00:53:58.8142005Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-01-24T00:53:58.8143645Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-01-24T00:53:58.8144705Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-01-24T00:53:58.8145849Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-01-24T00:53:58.8147623Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-01-24T00:53:58.8148619Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-01-24T00:53:58.8152650Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-01-24T00:53:58.8154331Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-01-24T00:53:58.8155390Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-01-24T00:53:58.8156528Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-01-24T00:53:58.8158000Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-01-24T00:53:58.8159202Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-01-24T00:53:58.8160294Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-01-24T00:53:58.8161750Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-01-24T00:53:58.8162858Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-01-24T00:53:58.8163988Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-01-24T00:53:58.8165692Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-01-24T00:53:58.8167017Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-01-24T00:53:58.8168151Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-01-24T00:53:58.8169620Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-01-24T00:53:58.8170778Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-01-24T00:53:58.8171945Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-01-24T00:53:58.8173481Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-01-24T00:53:58.8174576Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-01-24T00:53:58.8175681Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-01-24T00:53:58.8177351Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-01-24T00:53:58.8178277Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-01-24T00:53:58.8179365Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-01-24T00:53:58.8180672Z * [new branch] gh/soulitzer/326/base -> origin/gh/soulitzer/326/base 2025-01-24T00:53:58.8181738Z * [new branch] gh/soulitzer/326/head -> origin/gh/soulitzer/326/head 2025-01-24T00:53:58.8182895Z * [new branch] gh/soulitzer/326/orig -> origin/gh/soulitzer/326/orig 2025-01-24T00:53:58.8184147Z * [new branch] gh/soulitzer/328/base -> origin/gh/soulitzer/328/base 2025-01-24T00:53:58.8185248Z * [new branch] gh/soulitzer/328/head -> origin/gh/soulitzer/328/head 2025-01-24T00:53:58.8186510Z * [new branch] gh/soulitzer/328/orig -> origin/gh/soulitzer/328/orig 2025-01-24T00:53:58.8188086Z * [new branch] gh/soulitzer/329/base -> origin/gh/soulitzer/329/base 2025-01-24T00:53:58.8189058Z * [new branch] gh/soulitzer/329/head -> origin/gh/soulitzer/329/head 2025-01-24T00:53:58.8190071Z * [new branch] gh/soulitzer/329/orig -> origin/gh/soulitzer/329/orig 2025-01-24T00:53:58.8191523Z * [new branch] gh/soulitzer/331/base -> origin/gh/soulitzer/331/base 2025-01-24T00:53:58.8192584Z * [new branch] gh/soulitzer/331/head -> origin/gh/soulitzer/331/head 2025-01-24T00:53:58.8193656Z * [new branch] gh/soulitzer/331/orig -> origin/gh/soulitzer/331/orig 2025-01-24T00:53:58.8195415Z * [new branch] gh/soulitzer/332/base -> origin/gh/soulitzer/332/base 2025-01-24T00:53:58.8196372Z * [new branch] gh/soulitzer/332/head -> origin/gh/soulitzer/332/head 2025-01-24T00:53:58.8197426Z * [new branch] gh/soulitzer/332/orig -> origin/gh/soulitzer/332/orig 2025-01-24T00:53:58.8199164Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-01-24T00:53:58.8200483Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-01-24T00:53:58.8201619Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-01-24T00:53:58.8203804Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-01-24T00:53:58.8204764Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-01-24T00:53:58.8205884Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-01-24T00:53:58.8207373Z * [new branch] gh/soulitzer/340/base -> origin/gh/soulitzer/340/base 2025-01-24T00:53:58.8208594Z * [new branch] gh/soulitzer/340/head -> origin/gh/soulitzer/340/head 2025-01-24T00:53:58.8209630Z * [new branch] gh/soulitzer/340/orig -> origin/gh/soulitzer/340/orig 2025-01-24T00:53:58.8211154Z * [new branch] gh/soulitzer/341/base -> origin/gh/soulitzer/341/base 2025-01-24T00:53:58.8212203Z * [new branch] gh/soulitzer/341/head -> origin/gh/soulitzer/341/head 2025-01-24T00:53:58.8213296Z * [new branch] gh/soulitzer/341/orig -> origin/gh/soulitzer/341/orig 2025-01-24T00:53:58.8214747Z * [new branch] gh/soulitzer/342/base -> origin/gh/soulitzer/342/base 2025-01-24T00:53:58.8215813Z * [new branch] gh/soulitzer/342/head -> origin/gh/soulitzer/342/head 2025-01-24T00:53:58.8217161Z * [new branch] gh/soulitzer/342/orig -> origin/gh/soulitzer/342/orig 2025-01-24T00:53:58.8218438Z * [new branch] gh/soulitzer/343/base -> origin/gh/soulitzer/343/base 2025-01-24T00:53:58.8219580Z * [new branch] gh/soulitzer/343/head -> origin/gh/soulitzer/343/head 2025-01-24T00:53:58.8220633Z * [new branch] gh/soulitzer/343/orig -> origin/gh/soulitzer/343/orig 2025-01-24T00:53:58.8222291Z * [new branch] gh/soulitzer/344/base -> origin/gh/soulitzer/344/base 2025-01-24T00:53:58.8223332Z * [new branch] gh/soulitzer/344/head -> origin/gh/soulitzer/344/head 2025-01-24T00:53:58.8224301Z * [new branch] gh/soulitzer/344/orig -> origin/gh/soulitzer/344/orig 2025-01-24T00:53:58.8225943Z * [new branch] gh/soulitzer/345/base -> origin/gh/soulitzer/345/base 2025-01-24T00:53:58.8226884Z * [new branch] gh/soulitzer/345/head -> origin/gh/soulitzer/345/head 2025-01-24T00:53:58.8227941Z * [new branch] gh/soulitzer/345/orig -> origin/gh/soulitzer/345/orig 2025-01-24T00:53:58.8229745Z * [new branch] gh/soulitzer/346/base -> origin/gh/soulitzer/346/base 2025-01-24T00:53:58.8230771Z * [new branch] gh/soulitzer/346/head -> origin/gh/soulitzer/346/head 2025-01-24T00:53:58.8231854Z * [new branch] gh/soulitzer/346/orig -> origin/gh/soulitzer/346/orig 2025-01-24T00:53:58.8233740Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-01-24T00:53:58.8235670Z * [new branch] gh/swolchok/685/base -> origin/gh/swolchok/685/base 2025-01-24T00:53:58.8236732Z * [new branch] gh/swolchok/685/head -> origin/gh/swolchok/685/head 2025-01-24T00:53:58.8237872Z * [new branch] gh/swolchok/685/orig -> origin/gh/swolchok/685/orig 2025-01-24T00:53:58.8239368Z * [new branch] gh/swolchok/695/base -> origin/gh/swolchok/695/base 2025-01-24T00:53:58.8240501Z * [new branch] gh/swolchok/695/head -> origin/gh/swolchok/695/head 2025-01-24T00:53:58.8241588Z * [new branch] gh/swolchok/695/orig -> origin/gh/swolchok/695/orig 2025-01-24T00:53:58.8243227Z * [new branch] gh/swolchok/697/base -> origin/gh/swolchok/697/base 2025-01-24T00:53:58.8244282Z * [new branch] gh/swolchok/697/head -> origin/gh/swolchok/697/head 2025-01-24T00:53:58.8245457Z * [new branch] gh/swolchok/697/orig -> origin/gh/swolchok/697/orig 2025-01-24T00:53:58.8247129Z * [new branch] gh/swolchok/704/base -> origin/gh/swolchok/704/base 2025-01-24T00:53:58.8248190Z * [new branch] gh/swolchok/704/head -> origin/gh/swolchok/704/head 2025-01-24T00:53:58.8249539Z * [new branch] gh/swolchok/704/orig -> origin/gh/swolchok/704/orig 2025-01-24T00:53:58.8251364Z * [new branch] gh/swolchok/710/base -> origin/gh/swolchok/710/base 2025-01-24T00:53:58.8252373Z * [new branch] gh/swolchok/710/head -> origin/gh/swolchok/710/head 2025-01-24T00:53:58.8253368Z * [new branch] gh/swolchok/710/orig -> origin/gh/swolchok/710/orig 2025-01-24T00:53:58.8254829Z * [new branch] gh/swolchok/711/base -> origin/gh/swolchok/711/base 2025-01-24T00:53:58.8255918Z * [new branch] gh/swolchok/711/head -> origin/gh/swolchok/711/head 2025-01-24T00:53:58.8257053Z * [new branch] gh/swolchok/711/orig -> origin/gh/swolchok/711/orig 2025-01-24T00:53:58.8258622Z * [new branch] gh/swolchok/714/base -> origin/gh/swolchok/714/base 2025-01-24T00:53:58.8259659Z * [new branch] gh/swolchok/714/head -> origin/gh/swolchok/714/head 2025-01-24T00:53:58.8260720Z * [new branch] gh/swolchok/714/orig -> origin/gh/swolchok/714/orig 2025-01-24T00:53:58.8262500Z * [new branch] gh/swolchok/715/base -> origin/gh/swolchok/715/base 2025-01-24T00:53:58.8263426Z * [new branch] gh/swolchok/715/head -> origin/gh/swolchok/715/head 2025-01-24T00:53:58.8264540Z * [new branch] gh/swolchok/715/orig -> origin/gh/swolchok/715/orig 2025-01-24T00:53:58.8266296Z * [new branch] gh/swolchok/716/base -> origin/gh/swolchok/716/base 2025-01-24T00:53:58.8267272Z * [new branch] gh/swolchok/716/head -> origin/gh/swolchok/716/head 2025-01-24T00:53:58.8268294Z * [new branch] gh/swolchok/716/orig -> origin/gh/swolchok/716/orig 2025-01-24T00:53:58.8270014Z * [new branch] gh/swolchok/717/base -> origin/gh/swolchok/717/base 2025-01-24T00:53:58.8271080Z * [new branch] gh/swolchok/717/head -> origin/gh/swolchok/717/head 2025-01-24T00:53:58.8272151Z * [new branch] gh/swolchok/717/orig -> origin/gh/swolchok/717/orig 2025-01-24T00:53:58.8273436Z * [new branch] gh/swolchok/718/base -> origin/gh/swolchok/718/base 2025-01-24T00:53:58.8274773Z * [new branch] gh/swolchok/718/head -> origin/gh/swolchok/718/head 2025-01-24T00:53:58.8275758Z * [new branch] gh/swolchok/718/orig -> origin/gh/swolchok/718/orig 2025-01-24T00:53:58.8277118Z * [new branch] gh/swolchok/719/base -> origin/gh/swolchok/719/base 2025-01-24T00:53:58.8278261Z * [new branch] gh/swolchok/719/orig -> origin/gh/swolchok/719/orig 2025-01-24T00:53:58.8279635Z * [new branch] gh/swolchok/720/base -> origin/gh/swolchok/720/base 2025-01-24T00:53:58.8280788Z * [new branch] gh/swolchok/720/head -> origin/gh/swolchok/720/head 2025-01-24T00:53:58.8281856Z * [new branch] gh/swolchok/720/orig -> origin/gh/swolchok/720/orig 2025-01-24T00:53:58.8283495Z * [new branch] gh/swolchok/721/base -> origin/gh/swolchok/721/base 2025-01-24T00:53:58.8284563Z * [new branch] gh/swolchok/721/head -> origin/gh/swolchok/721/head 2025-01-24T00:53:58.8285622Z * [new branch] gh/swolchok/721/orig -> origin/gh/swolchok/721/orig 2025-01-24T00:53:58.8287444Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-01-24T00:53:58.8288499Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-01-24T00:53:58.8289564Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-01-24T00:53:58.8291511Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-01-24T00:53:58.8292518Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-01-24T00:53:58.8293599Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-01-24T00:53:58.8295336Z * [new branch] gh/tianyu-l/5/base -> origin/gh/tianyu-l/5/base 2025-01-24T00:53:58.8296238Z * [new branch] gh/tianyu-l/5/head -> origin/gh/tianyu-l/5/head 2025-01-24T00:53:58.8297382Z * [new branch] gh/tianyu-l/5/orig -> origin/gh/tianyu-l/5/orig 2025-01-24T00:53:58.8298842Z * [new branch] gh/tianyu-l/6/base -> origin/gh/tianyu-l/6/base 2025-01-24T00:53:58.8299930Z * [new branch] gh/tianyu-l/6/head -> origin/gh/tianyu-l/6/head 2025-01-24T00:53:58.8300995Z * [new branch] gh/tianyu-l/6/orig -> origin/gh/tianyu-l/6/orig 2025-01-24T00:53:58.8303018Z * [new branch] gh/titaiwangms/35/base -> origin/gh/titaiwangms/35/base 2025-01-24T00:53:58.8304158Z * [new branch] gh/titaiwangms/35/head -> origin/gh/titaiwangms/35/head 2025-01-24T00:53:58.8305236Z * [new branch] gh/titaiwangms/35/orig -> origin/gh/titaiwangms/35/orig 2025-01-24T00:53:58.8307142Z * [new branch] gh/tugsbayasgalan/142/base -> origin/gh/tugsbayasgalan/142/base 2025-01-24T00:53:58.8308249Z * [new branch] gh/tugsbayasgalan/142/head -> origin/gh/tugsbayasgalan/142/head 2025-01-24T00:53:58.8309311Z * [new branch] gh/tugsbayasgalan/142/orig -> origin/gh/tugsbayasgalan/142/orig 2025-01-24T00:53:58.8310721Z * [new branch] gh/tugsbayasgalan/155/base -> origin/gh/tugsbayasgalan/155/base 2025-01-24T00:53:58.8311838Z * [new branch] gh/tugsbayasgalan/155/head -> origin/gh/tugsbayasgalan/155/head 2025-01-24T00:53:58.8312943Z * [new branch] gh/tugsbayasgalan/155/orig -> origin/gh/tugsbayasgalan/155/orig 2025-01-24T00:53:58.8314487Z * [new branch] gh/tugsbayasgalan/162/base -> origin/gh/tugsbayasgalan/162/base 2025-01-24T00:53:58.8315479Z * [new branch] gh/tugsbayasgalan/162/head -> origin/gh/tugsbayasgalan/162/head 2025-01-24T00:53:58.8316918Z * [new branch] gh/tugsbayasgalan/162/orig -> origin/gh/tugsbayasgalan/162/orig 2025-01-24T00:53:58.8318081Z * [new branch] gh/tugsbayasgalan/244/base -> origin/gh/tugsbayasgalan/244/base 2025-01-24T00:53:58.8319342Z * [new branch] gh/tugsbayasgalan/244/head -> origin/gh/tugsbayasgalan/244/head 2025-01-24T00:53:58.8320294Z * [new branch] gh/tugsbayasgalan/244/orig -> origin/gh/tugsbayasgalan/244/orig 2025-01-24T00:53:58.8321948Z * [new branch] gh/tugsbayasgalan/246/base -> origin/gh/tugsbayasgalan/246/base 2025-01-24T00:53:58.8323100Z * [new branch] gh/tugsbayasgalan/246/head -> origin/gh/tugsbayasgalan/246/head 2025-01-24T00:53:58.8324278Z * [new branch] gh/tugsbayasgalan/246/orig -> origin/gh/tugsbayasgalan/246/orig 2025-01-24T00:53:58.8325798Z * [new branch] gh/tugsbayasgalan/247/base -> origin/gh/tugsbayasgalan/247/base 2025-01-24T00:53:58.8326938Z * [new branch] gh/tugsbayasgalan/247/head -> origin/gh/tugsbayasgalan/247/head 2025-01-24T00:53:58.8328026Z * [new branch] gh/tugsbayasgalan/247/orig -> origin/gh/tugsbayasgalan/247/orig 2025-01-24T00:53:58.8329528Z * [new branch] gh/tugsbayasgalan/250/base -> origin/gh/tugsbayasgalan/250/base 2025-01-24T00:53:58.8330728Z * [new branch] gh/tugsbayasgalan/250/head -> origin/gh/tugsbayasgalan/250/head 2025-01-24T00:53:58.8331828Z * [new branch] gh/tugsbayasgalan/250/orig -> origin/gh/tugsbayasgalan/250/orig 2025-01-24T00:53:58.8333319Z * [new branch] gh/tugsbayasgalan/257/base -> origin/gh/tugsbayasgalan/257/base 2025-01-24T00:53:58.8334434Z * [new branch] gh/tugsbayasgalan/257/head -> origin/gh/tugsbayasgalan/257/head 2025-01-24T00:53:58.8335370Z * [new branch] gh/tugsbayasgalan/257/orig -> origin/gh/tugsbayasgalan/257/orig 2025-01-24T00:53:58.8336927Z * [new branch] gh/tugsbayasgalan/259/base -> origin/gh/tugsbayasgalan/259/base 2025-01-24T00:53:58.8337997Z * [new branch] gh/tugsbayasgalan/259/head -> origin/gh/tugsbayasgalan/259/head 2025-01-24T00:53:58.8339105Z * [new branch] gh/tugsbayasgalan/259/orig -> origin/gh/tugsbayasgalan/259/orig 2025-01-24T00:53:58.8340635Z * [new branch] gh/tugsbayasgalan/268/base -> origin/gh/tugsbayasgalan/268/base 2025-01-24T00:53:58.8341687Z * [new branch] gh/tugsbayasgalan/268/head -> origin/gh/tugsbayasgalan/268/head 2025-01-24T00:53:58.8342840Z * [new branch] gh/tugsbayasgalan/268/orig -> origin/gh/tugsbayasgalan/268/orig 2025-01-24T00:53:58.8344117Z * [new branch] gh/tugsbayasgalan/269/base -> origin/gh/tugsbayasgalan/269/base 2025-01-24T00:53:58.8345167Z * [new branch] gh/tugsbayasgalan/269/head -> origin/gh/tugsbayasgalan/269/head 2025-01-24T00:53:58.8346264Z * [new branch] gh/tugsbayasgalan/269/orig -> origin/gh/tugsbayasgalan/269/orig 2025-01-24T00:53:58.8347666Z * [new branch] gh/tugsbayasgalan/277/base -> origin/gh/tugsbayasgalan/277/base 2025-01-24T00:53:58.8348736Z * [new branch] gh/tugsbayasgalan/277/head -> origin/gh/tugsbayasgalan/277/head 2025-01-24T00:53:58.8350044Z * [new branch] gh/tugsbayasgalan/277/orig -> origin/gh/tugsbayasgalan/277/orig 2025-01-24T00:53:58.8351765Z * [new branch] gh/tugsbayasgalan/281/base -> origin/gh/tugsbayasgalan/281/base 2025-01-24T00:53:58.8353039Z * [new branch] gh/tugsbayasgalan/281/head -> origin/gh/tugsbayasgalan/281/head 2025-01-24T00:53:58.8354139Z * [new branch] gh/tugsbayasgalan/281/orig -> origin/gh/tugsbayasgalan/281/orig 2025-01-24T00:53:58.8355879Z * [new branch] gh/tugsbayasgalan/282/base -> origin/gh/tugsbayasgalan/282/base 2025-01-24T00:53:58.8357206Z * [new branch] gh/tugsbayasgalan/282/head -> origin/gh/tugsbayasgalan/282/head 2025-01-24T00:53:58.8358316Z * [new branch] gh/tugsbayasgalan/282/orig -> origin/gh/tugsbayasgalan/282/orig 2025-01-24T00:53:58.8359819Z * [new branch] gh/tugsbayasgalan/283/base -> origin/gh/tugsbayasgalan/283/base 2025-01-24T00:53:58.8361136Z * [new branch] gh/tugsbayasgalan/283/head -> origin/gh/tugsbayasgalan/283/head 2025-01-24T00:53:58.8362047Z * [new branch] gh/tugsbayasgalan/283/orig -> origin/gh/tugsbayasgalan/283/orig 2025-01-24T00:53:58.8363584Z * [new branch] gh/tugsbayasgalan/284/base -> origin/gh/tugsbayasgalan/284/base 2025-01-24T00:53:58.8364731Z * [new branch] gh/tugsbayasgalan/284/head -> origin/gh/tugsbayasgalan/284/head 2025-01-24T00:53:58.8365811Z * [new branch] gh/tugsbayasgalan/284/orig -> origin/gh/tugsbayasgalan/284/orig 2025-01-24T00:53:58.8367918Z * [new branch] gh/tugsbayasgalan/285/base -> origin/gh/tugsbayasgalan/285/base 2025-01-24T00:53:58.8369046Z * [new branch] gh/tugsbayasgalan/285/head -> origin/gh/tugsbayasgalan/285/head 2025-01-24T00:53:58.8370152Z * [new branch] gh/tugsbayasgalan/285/orig -> origin/gh/tugsbayasgalan/285/orig 2025-01-24T00:53:58.8371579Z * [new branch] gh/tugsbayasgalan/286/base -> origin/gh/tugsbayasgalan/286/base 2025-01-24T00:53:58.8372661Z * [new branch] gh/tugsbayasgalan/286/head -> origin/gh/tugsbayasgalan/286/head 2025-01-24T00:53:58.8373739Z * [new branch] gh/tugsbayasgalan/286/orig -> origin/gh/tugsbayasgalan/286/orig 2025-01-24T00:53:58.8376478Z * [new branch] gh/vfdev-5/13/base -> origin/gh/vfdev-5/13/base 2025-01-24T00:53:58.8377572Z * [new branch] gh/vfdev-5/13/orig -> origin/gh/vfdev-5/13/orig 2025-01-24T00:53:58.8380367Z * [new branch] gh/vfdev-5/14/base -> origin/gh/vfdev-5/14/base 2025-01-24T00:53:58.8381930Z * [new branch] gh/vfdev-5/14/orig -> origin/gh/vfdev-5/14/orig 2025-01-24T00:53:58.8383654Z * [new branch] gh/vmoens/10/base -> origin/gh/vmoens/10/base 2025-01-24T00:53:58.8384798Z * [new branch] gh/vmoens/10/head -> origin/gh/vmoens/10/head 2025-01-24T00:53:58.8385895Z * [new branch] gh/vmoens/10/orig -> origin/gh/vmoens/10/orig 2025-01-24T00:53:58.8387447Z * [new branch] gh/vmoens/11/base -> origin/gh/vmoens/11/base 2025-01-24T00:53:58.8388516Z * [new branch] gh/vmoens/11/head -> origin/gh/vmoens/11/head 2025-01-24T00:53:58.8389627Z * [new branch] gh/vmoens/11/orig -> origin/gh/vmoens/11/orig 2025-01-24T00:53:58.8391160Z * [new branch] gh/vmoens/12/base -> origin/gh/vmoens/12/base 2025-01-24T00:53:58.8392175Z * [new branch] gh/vmoens/12/head -> origin/gh/vmoens/12/head 2025-01-24T00:53:58.8393242Z * [new branch] gh/vmoens/12/orig -> origin/gh/vmoens/12/orig 2025-01-24T00:53:58.8394703Z * [new branch] gh/vmoens/14/base -> origin/gh/vmoens/14/base 2025-01-24T00:53:58.8395736Z * [new branch] gh/vmoens/14/head -> origin/gh/vmoens/14/head 2025-01-24T00:53:58.8396864Z * [new branch] gh/vmoens/14/orig -> origin/gh/vmoens/14/orig 2025-01-24T00:53:58.8398270Z * [new branch] gh/vmoens/2/base -> origin/gh/vmoens/2/base 2025-01-24T00:53:58.8399298Z * [new branch] gh/vmoens/2/head -> origin/gh/vmoens/2/head 2025-01-24T00:53:58.8400324Z * [new branch] gh/vmoens/2/orig -> origin/gh/vmoens/2/orig 2025-01-24T00:53:58.8402411Z * [new branch] gh/voznesenskym/187/base -> origin/gh/voznesenskym/187/base 2025-01-24T00:53:58.8403535Z * [new branch] gh/voznesenskym/187/head -> origin/gh/voznesenskym/187/head 2025-01-24T00:53:58.8404659Z * [new branch] gh/voznesenskym/187/orig -> origin/gh/voznesenskym/187/orig 2025-01-24T00:53:58.8406144Z * [new branch] gh/voznesenskym/193/base -> origin/gh/voznesenskym/193/base 2025-01-24T00:53:58.8407195Z * [new branch] gh/voznesenskym/193/head -> origin/gh/voznesenskym/193/head 2025-01-24T00:53:58.8408795Z * [new branch] gh/voznesenskym/198/base -> origin/gh/voznesenskym/198/base 2025-01-24T00:53:58.8409755Z * [new branch] gh/voznesenskym/198/head -> origin/gh/voznesenskym/198/head 2025-01-24T00:53:58.8410978Z * [new branch] gh/voznesenskym/198/orig -> origin/gh/voznesenskym/198/orig 2025-01-24T00:53:58.8412705Z * [new branch] gh/voznesenskym/211/base -> origin/gh/voznesenskym/211/base 2025-01-24T00:53:58.8413893Z * [new branch] gh/voznesenskym/211/head -> origin/gh/voznesenskym/211/head 2025-01-24T00:53:58.8415004Z * [new branch] gh/voznesenskym/211/orig -> origin/gh/voznesenskym/211/orig 2025-01-24T00:53:58.8416836Z * [new branch] gh/voznesenskym/231/base -> origin/gh/voznesenskym/231/base 2025-01-24T00:53:58.8417697Z * [new branch] gh/voznesenskym/231/head -> origin/gh/voznesenskym/231/head 2025-01-24T00:53:58.8418790Z * [new branch] gh/voznesenskym/231/orig -> origin/gh/voznesenskym/231/orig 2025-01-24T00:53:58.8420272Z * [new branch] gh/voznesenskym/254/base -> origin/gh/voznesenskym/254/base 2025-01-24T00:53:58.8421498Z * [new branch] gh/voznesenskym/254/head -> origin/gh/voznesenskym/254/head 2025-01-24T00:53:58.8422611Z * [new branch] gh/voznesenskym/254/orig -> origin/gh/voznesenskym/254/orig 2025-01-24T00:53:58.8424453Z * [new branch] gh/wanchaol/344/base -> origin/gh/wanchaol/344/base 2025-01-24T00:53:58.8425506Z * [new branch] gh/wanchaol/344/head -> origin/gh/wanchaol/344/head 2025-01-24T00:53:58.8426576Z * [new branch] gh/wanchaol/344/orig -> origin/gh/wanchaol/344/orig 2025-01-24T00:53:58.8428162Z * [new branch] gh/wanchaol/360/base -> origin/gh/wanchaol/360/base 2025-01-24T00:53:58.8429295Z * [new branch] gh/wanchaol/360/head -> origin/gh/wanchaol/360/head 2025-01-24T00:53:58.8430402Z * [new branch] gh/wanchaol/360/orig -> origin/gh/wanchaol/360/orig 2025-01-24T00:53:58.8432049Z * [new branch] gh/wanchaol/361/base -> origin/gh/wanchaol/361/base 2025-01-24T00:53:58.8433140Z * [new branch] gh/wanchaol/361/head -> origin/gh/wanchaol/361/head 2025-01-24T00:53:58.8434262Z * [new branch] gh/wanchaol/361/orig -> origin/gh/wanchaol/361/orig 2025-01-24T00:53:58.8435838Z * [new branch] gh/wanchaol/362/base -> origin/gh/wanchaol/362/base 2025-01-24T00:53:58.8436881Z * [new branch] gh/wanchaol/362/head -> origin/gh/wanchaol/362/head 2025-01-24T00:53:58.8438090Z * [new branch] gh/wanchaol/362/orig -> origin/gh/wanchaol/362/orig 2025-01-24T00:53:58.8439491Z * [new branch] gh/wanchaol/363/base -> origin/gh/wanchaol/363/base 2025-01-24T00:53:58.8440699Z * [new branch] gh/wanchaol/363/head -> origin/gh/wanchaol/363/head 2025-01-24T00:53:58.8441788Z * [new branch] gh/wanchaol/363/orig -> origin/gh/wanchaol/363/orig 2025-01-24T00:53:58.8443148Z * [new branch] gh/wanchaol/364/base -> origin/gh/wanchaol/364/base 2025-01-24T00:53:58.8444337Z * [new branch] gh/wanchaol/364/orig -> origin/gh/wanchaol/364/orig 2025-01-24T00:53:58.8445900Z * [new branch] gh/wanchaol/365/base -> origin/gh/wanchaol/365/base 2025-01-24T00:53:58.8446963Z * [new branch] gh/wanchaol/365/head -> origin/gh/wanchaol/365/head 2025-01-24T00:53:58.8448061Z * [new branch] gh/wanchaol/365/orig -> origin/gh/wanchaol/365/orig 2025-01-24T00:53:58.8450123Z * [new branch] gh/wanchaol/366/base -> origin/gh/wanchaol/366/base 2025-01-24T00:53:58.8451085Z * [new branch] gh/wanchaol/366/head -> origin/gh/wanchaol/366/head 2025-01-24T00:53:58.8452179Z * [new branch] gh/wanchaol/366/orig -> origin/gh/wanchaol/366/orig 2025-01-24T00:53:58.8453962Z * [new branch] gh/wanchaol/367/base -> origin/gh/wanchaol/367/base 2025-01-24T00:53:58.8454969Z * [new branch] gh/wanchaol/367/head -> origin/gh/wanchaol/367/head 2025-01-24T00:53:58.8456351Z * [new branch] gh/wanchaol/367/orig -> origin/gh/wanchaol/367/orig 2025-01-24T00:53:58.8457907Z * [new branch] gh/wanchaol/368/base -> origin/gh/wanchaol/368/base 2025-01-24T00:53:58.8458977Z * [new branch] gh/wanchaol/368/head -> origin/gh/wanchaol/368/head 2025-01-24T00:53:58.8460062Z * [new branch] gh/wanchaol/368/orig -> origin/gh/wanchaol/368/orig 2025-01-24T00:53:58.8461983Z * [new branch] gh/wconstab/204/base -> origin/gh/wconstab/204/base 2025-01-24T00:53:58.8463348Z * [new branch] gh/wconstab/204/orig -> origin/gh/wconstab/204/orig 2025-01-24T00:53:58.8464893Z * [new branch] gh/wconstab/371/base -> origin/gh/wconstab/371/base 2025-01-24T00:53:58.8466114Z * [new branch] gh/wconstab/371/head -> origin/gh/wconstab/371/head 2025-01-24T00:53:58.8467318Z * [new branch] gh/wconstab/371/orig -> origin/gh/wconstab/371/orig 2025-01-24T00:53:58.8468896Z * [new branch] gh/wconstab/372/base -> origin/gh/wconstab/372/base 2025-01-24T00:53:58.8469826Z * [new branch] gh/wconstab/372/head -> origin/gh/wconstab/372/head 2025-01-24T00:53:58.8471248Z * [new branch] gh/wconstab/372/orig -> origin/gh/wconstab/372/orig 2025-01-24T00:53:58.8472760Z * [new branch] gh/wconstab/373/base -> origin/gh/wconstab/373/base 2025-01-24T00:53:58.8473693Z * [new branch] gh/wconstab/373/head -> origin/gh/wconstab/373/head 2025-01-24T00:53:58.8474914Z * [new branch] gh/wconstab/373/orig -> origin/gh/wconstab/373/orig 2025-01-24T00:53:58.8476264Z * [new branch] gh/wconstab/374/base -> origin/gh/wconstab/374/base 2025-01-24T00:53:58.8477298Z * [new branch] gh/wconstab/374/head -> origin/gh/wconstab/374/head 2025-01-24T00:53:58.8478358Z * [new branch] gh/wconstab/374/orig -> origin/gh/wconstab/374/orig 2025-01-24T00:53:58.8479880Z * [new branch] gh/wconstab/375/base -> origin/gh/wconstab/375/base 2025-01-24T00:53:58.8481143Z * [new branch] gh/wconstab/375/head -> origin/gh/wconstab/375/head 2025-01-24T00:53:58.8482184Z * [new branch] gh/wconstab/375/orig -> origin/gh/wconstab/375/orig 2025-01-24T00:53:58.8483850Z * [new branch] gh/wconstab/376/base -> origin/gh/wconstab/376/base 2025-01-24T00:53:58.8485161Z * [new branch] gh/wconstab/376/head -> origin/gh/wconstab/376/head 2025-01-24T00:53:58.8486376Z * [new branch] gh/wconstab/376/orig -> origin/gh/wconstab/376/orig 2025-01-24T00:53:58.8488095Z * [new branch] gh/wconstab/377/base -> origin/gh/wconstab/377/base 2025-01-24T00:53:58.8489044Z * [new branch] gh/wconstab/377/head -> origin/gh/wconstab/377/head 2025-01-24T00:53:58.8490327Z * [new branch] gh/wconstab/377/orig -> origin/gh/wconstab/377/orig 2025-01-24T00:53:58.8491964Z * [new branch] gh/wconstab/378/base -> origin/gh/wconstab/378/base 2025-01-24T00:53:58.8493313Z * [new branch] gh/wconstab/378/head -> origin/gh/wconstab/378/head 2025-01-24T00:53:58.8494376Z * [new branch] gh/wconstab/378/orig -> origin/gh/wconstab/378/orig 2025-01-24T00:53:58.8495949Z * [new branch] gh/wconstab/379/base -> origin/gh/wconstab/379/base 2025-01-24T00:53:58.8496881Z * [new branch] gh/wconstab/379/head -> origin/gh/wconstab/379/head 2025-01-24T00:53:58.8498083Z * [new branch] gh/wconstab/379/orig -> origin/gh/wconstab/379/orig 2025-01-24T00:53:58.8499656Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-01-24T00:53:58.8500579Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-01-24T00:53:58.8501628Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-01-24T00:53:58.8503065Z * [new branch] gh/wconstab/381/base -> origin/gh/wconstab/381/base 2025-01-24T00:53:58.8504114Z * [new branch] gh/wconstab/381/head -> origin/gh/wconstab/381/head 2025-01-24T00:53:58.8505358Z * [new branch] gh/wconstab/381/orig -> origin/gh/wconstab/381/orig 2025-01-24T00:53:58.8506736Z * [new branch] gh/wconstab/382/base -> origin/gh/wconstab/382/base 2025-01-24T00:53:58.8507789Z * [new branch] gh/wconstab/382/head -> origin/gh/wconstab/382/head 2025-01-24T00:53:58.8509417Z * [new branch] gh/wconstab/383/base -> origin/gh/wconstab/383/base 2025-01-24T00:53:58.8510638Z * [new branch] gh/wconstab/383/head -> origin/gh/wconstab/383/head 2025-01-24T00:53:58.8511927Z * [new branch] gh/wconstab/384/base -> origin/gh/wconstab/384/base 2025-01-24T00:53:58.8513002Z * [new branch] gh/wconstab/384/head -> origin/gh/wconstab/384/head 2025-01-24T00:53:58.8514537Z * [new branch] gh/wconstab/385/base -> origin/gh/wconstab/385/base 2025-01-24T00:53:58.8515515Z * [new branch] gh/wconstab/385/head -> origin/gh/wconstab/385/head 2025-01-24T00:53:58.8517517Z * [new branch] gh/wconstab/386/base -> origin/gh/wconstab/386/base 2025-01-24T00:53:58.8518525Z * [new branch] gh/wconstab/386/head -> origin/gh/wconstab/386/head 2025-01-24T00:53:58.8520287Z * [new branch] gh/wconstab/387/base -> origin/gh/wconstab/387/base 2025-01-24T00:53:58.8521259Z * [new branch] gh/wconstab/387/head -> origin/gh/wconstab/387/head 2025-01-24T00:53:58.8522541Z * [new branch] gh/wconstab/387/orig -> origin/gh/wconstab/387/orig 2025-01-24T00:53:58.8524090Z * [new branch] gh/wconstab/388/base -> origin/gh/wconstab/388/base 2025-01-24T00:53:58.8525157Z * [new branch] gh/wconstab/388/head -> origin/gh/wconstab/388/head 2025-01-24T00:53:58.8526409Z * [new branch] gh/wconstab/388/orig -> origin/gh/wconstab/388/orig 2025-01-24T00:53:58.8528066Z * [new branch] gh/wconstab/389/base -> origin/gh/wconstab/389/base 2025-01-24T00:53:58.8529270Z * [new branch] gh/wconstab/389/head -> origin/gh/wconstab/389/head 2025-01-24T00:53:58.8530512Z * [new branch] gh/wconstab/389/orig -> origin/gh/wconstab/389/orig 2025-01-24T00:53:58.8531909Z * [new branch] gh/wconstab/390/base -> origin/gh/wconstab/390/base 2025-01-24T00:53:58.8533161Z * [new branch] gh/wconstab/390/head -> origin/gh/wconstab/390/head 2025-01-24T00:53:58.8534238Z * [new branch] gh/wconstab/390/orig -> origin/gh/wconstab/390/orig 2025-01-24T00:53:58.8535676Z * [new branch] gh/wconstab/391/base -> origin/gh/wconstab/391/base 2025-01-24T00:53:58.8536685Z * [new branch] gh/wconstab/391/head -> origin/gh/wconstab/391/head 2025-01-24T00:53:58.8537797Z * [new branch] gh/wconstab/391/orig -> origin/gh/wconstab/391/orig 2025-01-24T00:53:58.8539836Z * [new branch] gh/weifengpy/20/base -> origin/gh/weifengpy/20/base 2025-01-24T00:53:58.8540891Z * [new branch] gh/weifengpy/20/head -> origin/gh/weifengpy/20/head 2025-01-24T00:53:58.8542055Z * [new branch] gh/weifengpy/20/orig -> origin/gh/weifengpy/20/orig 2025-01-24T00:53:58.8543851Z * [new branch] gh/williamwen42/167/base -> origin/gh/williamwen42/167/base 2025-01-24T00:53:58.8545063Z * [new branch] gh/williamwen42/167/head -> origin/gh/williamwen42/167/head 2025-01-24T00:53:58.8546005Z * [new branch] gh/williamwen42/167/orig -> origin/gh/williamwen42/167/orig 2025-01-24T00:53:58.8547654Z * [new branch] gh/williamwen42/195/base -> origin/gh/williamwen42/195/base 2025-01-24T00:53:58.8548684Z * [new branch] gh/williamwen42/195/head -> origin/gh/williamwen42/195/head 2025-01-24T00:53:58.8553819Z * [new branch] gh/williamwen42/195/orig -> origin/gh/williamwen42/195/orig 2025-01-24T00:53:58.8555492Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-01-24T00:53:58.8556512Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-01-24T00:53:58.8557625Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-01-24T00:53:58.8559194Z * [new branch] gh/williamwen42/197/base -> origin/gh/williamwen42/197/base 2025-01-24T00:53:58.8560213Z * [new branch] gh/williamwen42/197/head -> origin/gh/williamwen42/197/head 2025-01-24T00:53:58.8561308Z * [new branch] gh/williamwen42/197/orig -> origin/gh/williamwen42/197/orig 2025-01-24T00:53:58.8562821Z * [new branch] gh/williamwen42/198/base -> origin/gh/williamwen42/198/base 2025-01-24T00:53:58.8563873Z * [new branch] gh/williamwen42/198/head -> origin/gh/williamwen42/198/head 2025-01-24T00:53:58.8564910Z * [new branch] gh/williamwen42/198/orig -> origin/gh/williamwen42/198/orig 2025-01-24T00:53:58.8566628Z * [new branch] gh/williamwen42/199/base -> origin/gh/williamwen42/199/base 2025-01-24T00:53:58.8567607Z * [new branch] gh/williamwen42/199/head -> origin/gh/williamwen42/199/head 2025-01-24T00:53:58.8568868Z * [new branch] gh/williamwen42/199/orig -> origin/gh/williamwen42/199/orig 2025-01-24T00:53:58.8570831Z * [new branch] gh/wz337/2/base -> origin/gh/wz337/2/base 2025-01-24T00:53:58.8571883Z * [new branch] gh/wz337/2/head -> origin/gh/wz337/2/head 2025-01-24T00:53:58.8573293Z * [new branch] gh/wz337/3/base -> origin/gh/wz337/3/base 2025-01-24T00:53:58.8574212Z * [new branch] gh/wz337/3/head -> origin/gh/wz337/3/head 2025-01-24T00:53:58.8576212Z * [new branch] gh/xmfan/106/base -> origin/gh/xmfan/106/base 2025-01-24T00:53:58.8577270Z * [new branch] gh/xmfan/106/head -> origin/gh/xmfan/106/head 2025-01-24T00:53:58.8578474Z * [new branch] gh/xmfan/106/orig -> origin/gh/xmfan/106/orig 2025-01-24T00:53:58.8579876Z * [new branch] gh/xmfan/108/base -> origin/gh/xmfan/108/base 2025-01-24T00:53:58.8580882Z * [new branch] gh/xmfan/108/head -> origin/gh/xmfan/108/head 2025-01-24T00:53:58.8582068Z * [new branch] gh/xmfan/108/orig -> origin/gh/xmfan/108/orig 2025-01-24T00:53:58.8583593Z * [new branch] gh/xmfan/138/base -> origin/gh/xmfan/138/base 2025-01-24T00:53:58.8584620Z * [new branch] gh/xmfan/138/head -> origin/gh/xmfan/138/head 2025-01-24T00:53:58.8585697Z * [new branch] gh/xmfan/138/orig -> origin/gh/xmfan/138/orig 2025-01-24T00:53:58.8587392Z * [new branch] gh/xmfan/140/base -> origin/gh/xmfan/140/base 2025-01-24T00:53:58.8588363Z * [new branch] gh/xmfan/140/head -> origin/gh/xmfan/140/head 2025-01-24T00:53:58.8589444Z * [new branch] gh/xmfan/140/orig -> origin/gh/xmfan/140/orig 2025-01-24T00:53:58.8590959Z * [new branch] gh/xmfan/150/base -> origin/gh/xmfan/150/base 2025-01-24T00:53:58.8592021Z * [new branch] gh/xmfan/150/head -> origin/gh/xmfan/150/head 2025-01-24T00:53:58.8593217Z * [new branch] gh/xmfan/150/orig -> origin/gh/xmfan/150/orig 2025-01-24T00:53:58.8594484Z * [new branch] gh/xmfan/151/base -> origin/gh/xmfan/151/base 2025-01-24T00:53:58.8595457Z * [new branch] gh/xmfan/151/head -> origin/gh/xmfan/151/head 2025-01-24T00:53:58.8596509Z * [new branch] gh/xmfan/151/orig -> origin/gh/xmfan/151/orig 2025-01-24T00:53:58.8598028Z * [new branch] gh/xmfan/152/base -> origin/gh/xmfan/152/base 2025-01-24T00:53:58.8599013Z * [new branch] gh/xmfan/152/head -> origin/gh/xmfan/152/head 2025-01-24T00:53:58.8600191Z * [new branch] gh/xmfan/152/orig -> origin/gh/xmfan/152/orig 2025-01-24T00:53:58.8601620Z * [new branch] gh/xmfan/153/base -> origin/gh/xmfan/153/base 2025-01-24T00:53:58.8602600Z * [new branch] gh/xmfan/153/head -> origin/gh/xmfan/153/head 2025-01-24T00:53:58.8603670Z * [new branch] gh/xmfan/153/orig -> origin/gh/xmfan/153/orig 2025-01-24T00:53:58.8605103Z * [new branch] gh/xmfan/154/base -> origin/gh/xmfan/154/base 2025-01-24T00:53:58.8606148Z * [new branch] gh/xmfan/154/head -> origin/gh/xmfan/154/head 2025-01-24T00:53:58.8607190Z * [new branch] gh/xmfan/154/orig -> origin/gh/xmfan/154/orig 2025-01-24T00:53:58.8609093Z * [new branch] gh/xmfan/155/base -> origin/gh/xmfan/155/base 2025-01-24T00:53:58.8610320Z * [new branch] gh/xmfan/155/head -> origin/gh/xmfan/155/head 2025-01-24T00:53:58.8611556Z * [new branch] gh/xmfan/155/orig -> origin/gh/xmfan/155/orig 2025-01-24T00:53:58.8613024Z * [new branch] gh/xmfan/156/base -> origin/gh/xmfan/156/base 2025-01-24T00:53:58.8613998Z * [new branch] gh/xmfan/156/head -> origin/gh/xmfan/156/head 2025-01-24T00:53:58.8615051Z * [new branch] gh/xmfan/156/orig -> origin/gh/xmfan/156/orig 2025-01-24T00:53:58.8616885Z * [new branch] gh/xmfan/157/base -> origin/gh/xmfan/157/base 2025-01-24T00:53:58.8617591Z * [new branch] gh/xmfan/157/head -> origin/gh/xmfan/157/head 2025-01-24T00:53:58.8618647Z * [new branch] gh/xmfan/157/orig -> origin/gh/xmfan/157/orig 2025-01-24T00:53:58.8620125Z * [new branch] gh/xmfan/158/base -> origin/gh/xmfan/158/base 2025-01-24T00:53:58.8621122Z * [new branch] gh/xmfan/158/head -> origin/gh/xmfan/158/head 2025-01-24T00:53:58.8622294Z * [new branch] gh/xmfan/158/orig -> origin/gh/xmfan/158/orig 2025-01-24T00:53:58.8623969Z * [new branch] gh/xmfan/159/base -> origin/gh/xmfan/159/base 2025-01-24T00:53:58.8625007Z * [new branch] gh/xmfan/159/head -> origin/gh/xmfan/159/head 2025-01-24T00:53:58.8626222Z * [new branch] gh/xmfan/159/orig -> origin/gh/xmfan/159/orig 2025-01-24T00:53:58.8627644Z * [new branch] gh/xmfan/160/base -> origin/gh/xmfan/160/base 2025-01-24T00:53:58.8628681Z * [new branch] gh/xmfan/160/head -> origin/gh/xmfan/160/head 2025-01-24T00:53:58.8629734Z * [new branch] gh/xmfan/160/orig -> origin/gh/xmfan/160/orig 2025-01-24T00:53:58.8631282Z * [new branch] gh/xmfan/161/base -> origin/gh/xmfan/161/base 2025-01-24T00:53:58.8632269Z * [new branch] gh/xmfan/161/head -> origin/gh/xmfan/161/head 2025-01-24T00:53:58.8633449Z * [new branch] gh/xmfan/161/orig -> origin/gh/xmfan/161/orig 2025-01-24T00:53:58.8635411Z * [new branch] gh/xmfan/162/base -> origin/gh/xmfan/162/base 2025-01-24T00:53:58.8636420Z * [new branch] gh/xmfan/162/head -> origin/gh/xmfan/162/head 2025-01-24T00:53:58.8637699Z * [new branch] gh/xmfan/162/orig -> origin/gh/xmfan/162/orig 2025-01-24T00:53:58.8639174Z * [new branch] gh/xmfan/163/base -> origin/gh/xmfan/163/base 2025-01-24T00:53:58.8640106Z * [new branch] gh/xmfan/163/head -> origin/gh/xmfan/163/head 2025-01-24T00:53:58.8641389Z * [new branch] gh/xmfan/163/orig -> origin/gh/xmfan/163/orig 2025-01-24T00:53:58.8642913Z * [new branch] gh/xmfan/164/base -> origin/gh/xmfan/164/base 2025-01-24T00:53:58.8643949Z * [new branch] gh/xmfan/164/head -> origin/gh/xmfan/164/head 2025-01-24T00:53:58.8644993Z * [new branch] gh/xmfan/164/orig -> origin/gh/xmfan/164/orig 2025-01-24T00:53:58.8646602Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-01-24T00:53:58.8647568Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-01-24T00:53:58.8649358Z * [new branch] gh/xmfan/97/base -> origin/gh/xmfan/97/base 2025-01-24T00:53:58.8650784Z * [new branch] gh/xmfan/97/head -> origin/gh/xmfan/97/head 2025-01-24T00:53:58.8651692Z * [new branch] gh/xmfan/97/orig -> origin/gh/xmfan/97/orig 2025-01-24T00:53:58.8653602Z * [new branch] gh/xuanzhang816/10/base -> origin/gh/xuanzhang816/10/base 2025-01-24T00:53:58.8654606Z * [new branch] gh/xuanzhang816/10/head -> origin/gh/xuanzhang816/10/head 2025-01-24T00:53:58.8655663Z * [new branch] gh/xuanzhang816/10/orig -> origin/gh/xuanzhang816/10/orig 2025-01-24T00:53:58.8657233Z * [new branch] gh/xuanzhang816/11/base -> origin/gh/xuanzhang816/11/base 2025-01-24T00:53:58.8658227Z * [new branch] gh/xuanzhang816/11/head -> origin/gh/xuanzhang816/11/head 2025-01-24T00:53:58.8659351Z * [new branch] gh/xuanzhang816/11/orig -> origin/gh/xuanzhang816/11/orig 2025-01-24T00:53:58.8660690Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-01-24T00:53:58.8661720Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-01-24T00:53:58.8662765Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-01-24T00:53:58.8664317Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-01-24T00:53:58.8665408Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-01-24T00:53:58.8666666Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-01-24T00:53:58.8668215Z * [new branch] gh/xuanzhang816/2/base -> origin/gh/xuanzhang816/2/base 2025-01-24T00:53:58.8669192Z * [new branch] gh/xuanzhang816/2/head -> origin/gh/xuanzhang816/2/head 2025-01-24T00:53:58.8670263Z * [new branch] gh/xuanzhang816/2/orig -> origin/gh/xuanzhang816/2/orig 2025-01-24T00:53:58.8672209Z * [new branch] gh/xuanzhang816/3/base -> origin/gh/xuanzhang816/3/base 2025-01-24T00:53:58.8673212Z * [new branch] gh/xuanzhang816/3/head -> origin/gh/xuanzhang816/3/head 2025-01-24T00:53:58.8674322Z * [new branch] gh/xuanzhang816/3/orig -> origin/gh/xuanzhang816/3/orig 2025-01-24T00:53:58.8675698Z * [new branch] gh/xuanzhang816/4/base -> origin/gh/xuanzhang816/4/base 2025-01-24T00:53:58.8676674Z * [new branch] gh/xuanzhang816/4/head -> origin/gh/xuanzhang816/4/head 2025-01-24T00:53:58.8677783Z * [new branch] gh/xuanzhang816/4/orig -> origin/gh/xuanzhang816/4/orig 2025-01-24T00:53:58.8679426Z * [new branch] gh/xuanzhang816/7/base -> origin/gh/xuanzhang816/7/base 2025-01-24T00:53:58.8680581Z * [new branch] gh/xuanzhang816/7/head -> origin/gh/xuanzhang816/7/head 2025-01-24T00:53:58.8681551Z * [new branch] gh/xuanzhang816/7/orig -> origin/gh/xuanzhang816/7/orig 2025-01-24T00:53:58.8683383Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-01-24T00:53:58.8684398Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-01-24T00:53:58.8685748Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-01-24T00:53:58.8686757Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-01-24T00:53:58.8688158Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-01-24T00:53:58.8689134Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-01-24T00:53:58.8690568Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-01-24T00:53:58.8691572Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-01-24T00:53:58.8692936Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-01-24T00:53:58.8693916Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-01-24T00:53:58.8695304Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-01-24T00:53:58.8696266Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-01-24T00:53:58.8697638Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-01-24T00:53:58.8698573Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-01-24T00:53:58.8700416Z * [new branch] gh/yanbing-j/1/base -> origin/gh/yanbing-j/1/base 2025-01-24T00:53:58.8701438Z * [new branch] gh/yanbing-j/1/orig -> origin/gh/yanbing-j/1/orig 2025-01-24T00:53:58.8703046Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-01-24T00:53:58.8704015Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-01-24T00:53:58.8705225Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-01-24T00:53:58.8706621Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-01-24T00:53:58.8707661Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-01-24T00:53:58.8708855Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-01-24T00:53:58.8710309Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-01-24T00:53:58.8711298Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-01-24T00:53:58.8712373Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-01-24T00:53:58.8713899Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-01-24T00:53:58.8714921Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-01-24T00:53:58.8715999Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-01-24T00:53:58.8717486Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-01-24T00:53:58.8718450Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-01-24T00:53:58.8719656Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-01-24T00:53:58.8720973Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-01-24T00:53:58.8721997Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-01-24T00:53:58.8723162Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-01-24T00:53:58.8724814Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-01-24T00:53:58.8725676Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-01-24T00:53:58.8726701Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-01-24T00:53:58.8728202Z * [new branch] gh/yanbing-j/2/base -> origin/gh/yanbing-j/2/base 2025-01-24T00:53:58.8729206Z * [new branch] gh/yanbing-j/2/orig -> origin/gh/yanbing-j/2/orig 2025-01-24T00:53:58.8730788Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-01-24T00:53:58.8731822Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-01-24T00:53:58.8732872Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-01-24T00:53:58.8734502Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-01-24T00:53:58.8735755Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-01-24T00:53:58.8737161Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-01-24T00:53:58.8738180Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-01-24T00:53:58.8739384Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-01-24T00:53:58.8740825Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-01-24T00:53:58.8741842Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-01-24T00:53:58.8742884Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-01-24T00:53:58.8744391Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-01-24T00:53:58.8745395Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-01-24T00:53:58.8746484Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-01-24T00:53:58.8748003Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-01-24T00:53:58.8749160Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-01-24T00:53:58.8750268Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-01-24T00:53:58.8751761Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-01-24T00:53:58.8752845Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-01-24T00:53:58.8753907Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-01-24T00:53:58.8755497Z * [new branch] gh/yanbing-j/27/base -> origin/gh/yanbing-j/27/base 2025-01-24T00:53:58.8756501Z * [new branch] gh/yanbing-j/27/head -> origin/gh/yanbing-j/27/head 2025-01-24T00:53:58.8757571Z * [new branch] gh/yanbing-j/27/orig -> origin/gh/yanbing-j/27/orig 2025-01-24T00:53:58.8759076Z * [new branch] gh/yanbing-j/28/base -> origin/gh/yanbing-j/28/base 2025-01-24T00:53:58.8760048Z * [new branch] gh/yanbing-j/28/head -> origin/gh/yanbing-j/28/head 2025-01-24T00:53:58.8761135Z * [new branch] gh/yanbing-j/28/orig -> origin/gh/yanbing-j/28/orig 2025-01-24T00:53:58.8763110Z * [new branch] gh/yanbing-j/32/base -> origin/gh/yanbing-j/32/base 2025-01-24T00:53:58.8764166Z * [new branch] gh/yanbing-j/32/head -> origin/gh/yanbing-j/32/head 2025-01-24T00:53:58.8765375Z * [new branch] gh/yanbing-j/32/orig -> origin/gh/yanbing-j/32/orig 2025-01-24T00:53:58.8766864Z * [new branch] gh/yanbing-j/33/base -> origin/gh/yanbing-j/33/base 2025-01-24T00:53:58.8768053Z * [new branch] gh/yanbing-j/33/head -> origin/gh/yanbing-j/33/head 2025-01-24T00:53:58.8768973Z * [new branch] gh/yanbing-j/33/orig -> origin/gh/yanbing-j/33/orig 2025-01-24T00:53:58.8770738Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-01-24T00:53:58.8771749Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-01-24T00:53:58.8772788Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-01-24T00:53:58.8774388Z * [new branch] gh/yanbing-j/35/base -> origin/gh/yanbing-j/35/base 2025-01-24T00:53:58.8775376Z * [new branch] gh/yanbing-j/35/head -> origin/gh/yanbing-j/35/head 2025-01-24T00:53:58.8776457Z * [new branch] gh/yanbing-j/35/orig -> origin/gh/yanbing-j/35/orig 2025-01-24T00:53:58.8777883Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-01-24T00:53:58.8778937Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-01-24T00:53:58.8779993Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-01-24T00:53:58.8781483Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-01-24T00:53:58.8782541Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-01-24T00:53:58.8783619Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-01-24T00:53:58.8785433Z * [new branch] gh/yanboliang/41/base -> origin/gh/yanboliang/41/base 2025-01-24T00:53:58.8786441Z * [new branch] gh/yanboliang/41/head -> origin/gh/yanboliang/41/head 2025-01-24T00:53:58.8787500Z * [new branch] gh/yanboliang/41/orig -> origin/gh/yanboliang/41/orig 2025-01-24T00:53:58.8788988Z * [new branch] gh/yanboliang/46/base -> origin/gh/yanboliang/46/base 2025-01-24T00:53:58.8789956Z * [new branch] gh/yanboliang/46/orig -> origin/gh/yanboliang/46/orig 2025-01-24T00:53:58.8791574Z * [new branch] gh/yanboliang/47/base -> origin/gh/yanboliang/47/base 2025-01-24T00:53:58.8792600Z * [new branch] gh/yanboliang/47/head -> origin/gh/yanboliang/47/head 2025-01-24T00:53:58.8793627Z * [new branch] gh/yanboliang/47/orig -> origin/gh/yanboliang/47/orig 2025-01-24T00:53:58.8795114Z * [new branch] gh/yanboliang/48/base -> origin/gh/yanboliang/48/base 2025-01-24T00:53:58.8796066Z * [new branch] gh/yanboliang/48/head -> origin/gh/yanboliang/48/head 2025-01-24T00:53:58.8797174Z * [new branch] gh/yanboliang/48/orig -> origin/gh/yanboliang/48/orig 2025-01-24T00:53:58.8798602Z * [new branch] gh/yanboliang/49/base -> origin/gh/yanboliang/49/base 2025-01-24T00:53:58.8799515Z * [new branch] gh/yanboliang/49/head -> origin/gh/yanboliang/49/head 2025-01-24T00:53:58.8800593Z * [new branch] gh/yanboliang/49/orig -> origin/gh/yanboliang/49/orig 2025-01-24T00:53:58.8802021Z * [new branch] gh/yanboliang/50/base -> origin/gh/yanboliang/50/base 2025-01-24T00:53:58.8803023Z * [new branch] gh/yanboliang/50/head -> origin/gh/yanboliang/50/head 2025-01-24T00:53:58.8804097Z * [new branch] gh/yanboliang/50/orig -> origin/gh/yanboliang/50/orig 2025-01-24T00:53:58.8805566Z * [new branch] gh/yanboliang/51/base -> origin/gh/yanboliang/51/base 2025-01-24T00:53:58.8806584Z * [new branch] gh/yanboliang/51/orig -> origin/gh/yanboliang/51/orig 2025-01-24T00:53:58.8808006Z * [new branch] gh/yanboliang/52/base -> origin/gh/yanboliang/52/base 2025-01-24T00:53:58.8809034Z * [new branch] gh/yanboliang/52/orig -> origin/gh/yanboliang/52/orig 2025-01-24T00:53:58.8810731Z * [new branch] gh/yanboliang/53/base -> origin/gh/yanboliang/53/base 2025-01-24T00:53:58.8811651Z * [new branch] gh/yanboliang/53/orig -> origin/gh/yanboliang/53/orig 2025-01-24T00:53:58.8813352Z * [new branch] gh/yanboliang/54/base -> origin/gh/yanboliang/54/base 2025-01-24T00:53:58.8814365Z * [new branch] gh/yanboliang/54/orig -> origin/gh/yanboliang/54/orig 2025-01-24T00:53:58.8815909Z * [new branch] gh/yanboliang/55/base -> origin/gh/yanboliang/55/base 2025-01-24T00:53:58.8816895Z * [new branch] gh/yanboliang/55/head -> origin/gh/yanboliang/55/head 2025-01-24T00:53:58.8817964Z * [new branch] gh/yanboliang/55/orig -> origin/gh/yanboliang/55/orig 2025-01-24T00:53:58.8819715Z * [new branch] gh/ydwu4/1/base -> origin/gh/ydwu4/1/base 2025-01-24T00:53:58.8820927Z * [new branch] gh/ydwu4/1/head -> origin/gh/ydwu4/1/head 2025-01-24T00:53:58.8821951Z * [new branch] gh/ydwu4/1/orig -> origin/gh/ydwu4/1/orig 2025-01-24T00:53:58.8824278Z * [new branch] gh/ydwu4/153/base -> origin/gh/ydwu4/153/base 2025-01-24T00:53:58.8825853Z * [new branch] gh/ydwu4/153/head -> origin/gh/ydwu4/153/head 2025-01-24T00:53:58.8826886Z * [new branch] gh/ydwu4/153/orig -> origin/gh/ydwu4/153/orig 2025-01-24T00:53:58.8828397Z * [new branch] gh/ydwu4/157/base -> origin/gh/ydwu4/157/base 2025-01-24T00:53:58.8829420Z * [new branch] gh/ydwu4/157/head -> origin/gh/ydwu4/157/head 2025-01-24T00:53:58.8830448Z * [new branch] gh/ydwu4/157/orig -> origin/gh/ydwu4/157/orig 2025-01-24T00:53:58.8832172Z * [new branch] gh/ydwu4/168/base -> origin/gh/ydwu4/168/base 2025-01-24T00:53:58.8835134Z * [new branch] gh/ydwu4/168/head -> origin/gh/ydwu4/168/head 2025-01-24T00:53:58.8835528Z * [new branch] gh/ydwu4/168/orig -> origin/gh/ydwu4/168/orig 2025-01-24T00:53:58.8836955Z * [new branch] gh/ydwu4/175/base -> origin/gh/ydwu4/175/base 2025-01-24T00:53:58.8837346Z * [new branch] gh/ydwu4/175/head -> origin/gh/ydwu4/175/head 2025-01-24T00:53:58.8838342Z * [new branch] gh/ydwu4/175/orig -> origin/gh/ydwu4/175/orig 2025-01-24T00:53:58.8839790Z * [new branch] gh/ydwu4/179/base -> origin/gh/ydwu4/179/base 2025-01-24T00:53:58.8840687Z * [new branch] gh/ydwu4/179/head -> origin/gh/ydwu4/179/head 2025-01-24T00:53:58.8841690Z * [new branch] gh/ydwu4/179/orig -> origin/gh/ydwu4/179/orig 2025-01-24T00:53:58.8843332Z * [new branch] gh/ydwu4/180/base -> origin/gh/ydwu4/180/base 2025-01-24T00:53:58.8844300Z * [new branch] gh/ydwu4/180/head -> origin/gh/ydwu4/180/head 2025-01-24T00:53:58.8845245Z * [new branch] gh/ydwu4/180/orig -> origin/gh/ydwu4/180/orig 2025-01-24T00:53:58.8846828Z * [new branch] gh/ydwu4/189/base -> origin/gh/ydwu4/189/base 2025-01-24T00:53:58.8847865Z * [new branch] gh/ydwu4/189/head -> origin/gh/ydwu4/189/head 2025-01-24T00:53:58.8849026Z * [new branch] gh/ydwu4/189/orig -> origin/gh/ydwu4/189/orig 2025-01-24T00:53:58.8850780Z * [new branch] gh/ydwu4/190/base -> origin/gh/ydwu4/190/base 2025-01-24T00:53:58.8851659Z * [new branch] gh/ydwu4/190/head -> origin/gh/ydwu4/190/head 2025-01-24T00:53:58.8852631Z * [new branch] gh/ydwu4/190/orig -> origin/gh/ydwu4/190/orig 2025-01-24T00:53:58.8854088Z * [new branch] gh/ydwu4/191/base -> origin/gh/ydwu4/191/base 2025-01-24T00:53:58.8855198Z * [new branch] gh/ydwu4/191/head -> origin/gh/ydwu4/191/head 2025-01-24T00:53:58.8856036Z * [new branch] gh/ydwu4/191/orig -> origin/gh/ydwu4/191/orig 2025-01-24T00:53:58.8857575Z * [new branch] gh/ydwu4/193/base -> origin/gh/ydwu4/193/base 2025-01-24T00:53:58.8858565Z * [new branch] gh/ydwu4/193/head -> origin/gh/ydwu4/193/head 2025-01-24T00:53:58.8859572Z * [new branch] gh/ydwu4/193/orig -> origin/gh/ydwu4/193/orig 2025-01-24T00:53:58.8864820Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-01-24T00:53:58.8866008Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-01-24T00:53:58.8866984Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-01-24T00:53:58.8868414Z * [new branch] gh/ydwu4/195/base -> origin/gh/ydwu4/195/base 2025-01-24T00:53:58.8869365Z * [new branch] gh/ydwu4/195/head -> origin/gh/ydwu4/195/head 2025-01-24T00:53:58.8870366Z * [new branch] gh/ydwu4/195/orig -> origin/gh/ydwu4/195/orig 2025-01-24T00:53:58.8871791Z * [new branch] gh/ydwu4/196/base -> origin/gh/ydwu4/196/base 2025-01-24T00:53:58.8872699Z * [new branch] gh/ydwu4/196/head -> origin/gh/ydwu4/196/head 2025-01-24T00:53:58.8873693Z * [new branch] gh/ydwu4/196/orig -> origin/gh/ydwu4/196/orig 2025-01-24T00:53:58.8875073Z * [new branch] gh/ydwu4/197/base -> origin/gh/ydwu4/197/base 2025-01-24T00:53:58.8875958Z * [new branch] gh/ydwu4/197/head -> origin/gh/ydwu4/197/head 2025-01-24T00:53:58.8876916Z * [new branch] gh/ydwu4/197/orig -> origin/gh/ydwu4/197/orig 2025-01-24T00:53:58.8878335Z * [new branch] gh/ydwu4/198/base -> origin/gh/ydwu4/198/base 2025-01-24T00:53:58.8879289Z * [new branch] gh/ydwu4/198/head -> origin/gh/ydwu4/198/head 2025-01-24T00:53:58.8880243Z * [new branch] gh/ydwu4/198/orig -> origin/gh/ydwu4/198/orig 2025-01-24T00:53:58.8881653Z * [new branch] gh/ydwu4/199/base -> origin/gh/ydwu4/199/base 2025-01-24T00:53:58.8882663Z * [new branch] gh/ydwu4/199/head -> origin/gh/ydwu4/199/head 2025-01-24T00:53:58.8883620Z * [new branch] gh/ydwu4/199/orig -> origin/gh/ydwu4/199/orig 2025-01-24T00:53:58.8885590Z * [new branch] gh/ydwu4/200/base -> origin/gh/ydwu4/200/base 2025-01-24T00:53:58.8886629Z * [new branch] gh/ydwu4/200/head -> origin/gh/ydwu4/200/head 2025-01-24T00:53:58.8887651Z * [new branch] gh/ydwu4/200/orig -> origin/gh/ydwu4/200/orig 2025-01-24T00:53:58.8889259Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-01-24T00:53:58.8890259Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-01-24T00:53:58.8891397Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-01-24T00:53:58.8892855Z * [new branch] gh/ydwu4/7/base -> origin/gh/ydwu4/7/base 2025-01-24T00:53:58.8893877Z * [new branch] gh/ydwu4/7/head -> origin/gh/ydwu4/7/head 2025-01-24T00:53:58.8894809Z * [new branch] gh/ydwu4/7/orig -> origin/gh/ydwu4/7/orig 2025-01-24T00:53:58.8896472Z * [new branch] gh/yf225/127/base -> origin/gh/yf225/127/base 2025-01-24T00:53:58.8897474Z * [new branch] gh/yf225/127/head -> origin/gh/yf225/127/head 2025-01-24T00:53:58.8898390Z * [new branch] gh/yf225/127/orig -> origin/gh/yf225/127/orig 2025-01-24T00:53:58.8899906Z * [new branch] gh/yf225/132/base -> origin/gh/yf225/132/base 2025-01-24T00:53:58.8901159Z * [new branch] gh/yf225/132/head -> origin/gh/yf225/132/head 2025-01-24T00:53:58.8901954Z * [new branch] gh/yf225/132/orig -> origin/gh/yf225/132/orig 2025-01-24T00:53:58.8903471Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-01-24T00:53:58.8904343Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-01-24T00:53:58.8905790Z * [new branch] gh/yf225/139/base -> origin/gh/yf225/139/base 2025-01-24T00:53:58.8906654Z * [new branch] gh/yf225/139/head -> origin/gh/yf225/139/head 2025-01-24T00:53:58.8907637Z * [new branch] gh/yf225/139/orig -> origin/gh/yf225/139/orig 2025-01-24T00:53:58.8909055Z * [new branch] gh/yf225/151/base -> origin/gh/yf225/151/base 2025-01-24T00:53:58.8909996Z * [new branch] gh/yf225/151/head -> origin/gh/yf225/151/head 2025-01-24T00:53:58.8910992Z * [new branch] gh/yf225/151/orig -> origin/gh/yf225/151/orig 2025-01-24T00:53:58.8912550Z * [new branch] gh/yf225/156/base -> origin/gh/yf225/156/base 2025-01-24T00:53:58.8913431Z * [new branch] gh/yf225/156/head -> origin/gh/yf225/156/head 2025-01-24T00:53:58.8914394Z * [new branch] gh/yf225/156/orig -> origin/gh/yf225/156/orig 2025-01-24T00:53:58.8915797Z * [new branch] gh/yf225/157/base -> origin/gh/yf225/157/base 2025-01-24T00:53:58.8916838Z * [new branch] gh/yf225/157/head -> origin/gh/yf225/157/head 2025-01-24T00:53:58.8917775Z * [new branch] gh/yf225/157/orig -> origin/gh/yf225/157/orig 2025-01-24T00:53:58.8919371Z * [new branch] gh/yf225/158/base -> origin/gh/yf225/158/base 2025-01-24T00:53:58.8920238Z * [new branch] gh/yf225/158/head -> origin/gh/yf225/158/head 2025-01-24T00:53:58.8921261Z * [new branch] gh/yf225/158/orig -> origin/gh/yf225/158/orig 2025-01-24T00:53:58.8922713Z * [new branch] gh/yf225/159/base -> origin/gh/yf225/159/base 2025-01-24T00:53:58.8923568Z * [new branch] gh/yf225/159/head -> origin/gh/yf225/159/head 2025-01-24T00:53:58.8924574Z * [new branch] gh/yf225/159/orig -> origin/gh/yf225/159/orig 2025-01-24T00:53:58.8926110Z * [new branch] gh/yf225/160/base -> origin/gh/yf225/160/base 2025-01-24T00:53:58.8926991Z * [new branch] gh/yf225/160/head -> origin/gh/yf225/160/head 2025-01-24T00:53:58.8927982Z * [new branch] gh/yf225/160/orig -> origin/gh/yf225/160/orig 2025-01-24T00:53:58.8929330Z * [new branch] gh/yf225/162/base -> origin/gh/yf225/162/base 2025-01-24T00:53:58.8930239Z * [new branch] gh/yf225/162/head -> origin/gh/yf225/162/head 2025-01-24T00:53:58.8931302Z * [new branch] gh/yf225/162/orig -> origin/gh/yf225/162/orig 2025-01-24T00:53:58.8932674Z * [new branch] gh/yf225/163/base -> origin/gh/yf225/163/base 2025-01-24T00:53:58.8933616Z * [new branch] gh/yf225/163/head -> origin/gh/yf225/163/head 2025-01-24T00:53:58.8934601Z * [new branch] gh/yf225/163/orig -> origin/gh/yf225/163/orig 2025-01-24T00:53:58.8935993Z * [new branch] gh/yf225/85/base -> origin/gh/yf225/85/base 2025-01-24T00:53:58.8936930Z * [new branch] gh/yf225/85/head -> origin/gh/yf225/85/head 2025-01-24T00:53:58.8937901Z * [new branch] gh/yf225/85/orig -> origin/gh/yf225/85/orig 2025-01-24T00:53:58.8939355Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-01-24T00:53:58.8940248Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-01-24T00:53:58.8942568Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-01-24T00:53:58.8943609Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-01-24T00:53:58.8944642Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-01-24T00:53:58.8946036Z * [new branch] gh/yifuwang/163/base -> origin/gh/yifuwang/163/base 2025-01-24T00:53:58.8946947Z * [new branch] gh/yifuwang/163/head -> origin/gh/yifuwang/163/head 2025-01-24T00:53:58.8947949Z * [new branch] gh/yifuwang/163/orig -> origin/gh/yifuwang/163/orig 2025-01-24T00:53:58.8949482Z * [new branch] gh/yifuwang/174/base -> origin/gh/yifuwang/174/base 2025-01-24T00:53:58.8952984Z * [new branch] gh/yifuwang/174/head -> origin/gh/yifuwang/174/head 2025-01-24T00:53:58.8953926Z * [new branch] gh/yifuwang/174/orig -> origin/gh/yifuwang/174/orig 2025-01-24T00:53:58.8955376Z * [new branch] gh/yifuwang/182/base -> origin/gh/yifuwang/182/base 2025-01-24T00:53:58.8956288Z * [new branch] gh/yifuwang/182/head -> origin/gh/yifuwang/182/head 2025-01-24T00:53:58.8957279Z * [new branch] gh/yifuwang/182/orig -> origin/gh/yifuwang/182/orig 2025-01-24T00:53:58.8958779Z * [new branch] gh/yifuwang/183/base -> origin/gh/yifuwang/183/base 2025-01-24T00:53:58.8959708Z * [new branch] gh/yifuwang/183/head -> origin/gh/yifuwang/183/head 2025-01-24T00:53:58.8960719Z * [new branch] gh/yifuwang/183/orig -> origin/gh/yifuwang/183/orig 2025-01-24T00:53:58.8961981Z * [new branch] gh/yifuwang/184/base -> origin/gh/yifuwang/184/base 2025-01-24T00:53:58.8962918Z * [new branch] gh/yifuwang/184/head -> origin/gh/yifuwang/184/head 2025-01-24T00:53:58.8963893Z * [new branch] gh/yifuwang/184/orig -> origin/gh/yifuwang/184/orig 2025-01-24T00:53:58.8965679Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-01-24T00:53:58.8966633Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-01-24T00:53:58.8967976Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-01-24T00:53:58.8968784Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-01-24T00:53:58.8970504Z * [new branch] gh/ysiraichi/78/base -> origin/gh/ysiraichi/78/base 2025-01-24T00:53:58.8971424Z * [new branch] gh/ysiraichi/78/head -> origin/gh/ysiraichi/78/head 2025-01-24T00:53:58.8972560Z * [new branch] gh/ysiraichi/78/orig -> origin/gh/ysiraichi/78/orig 2025-01-24T00:53:58.8973928Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-01-24T00:53:58.8974864Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-01-24T00:53:58.8976195Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-01-24T00:53:58.8977495Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-01-24T00:53:58.8978387Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-01-24T00:53:58.8979465Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-01-24T00:53:58.8981295Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-01-24T00:53:58.8982349Z * [new branch] gh/yushangdi/2/orig -> origin/gh/yushangdi/2/orig 2025-01-24T00:53:58.8984081Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-01-24T00:53:58.8985034Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-01-24T00:53:58.8986231Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-01-24T00:53:58.8987412Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-01-24T00:53:58.8988406Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-01-24T00:53:58.8989402Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-01-24T00:53:58.8990809Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-01-24T00:53:58.8991696Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-01-24T00:53:58.8992685Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-01-24T00:53:58.8994100Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-01-24T00:53:58.8995001Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-01-24T00:53:58.8996036Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-01-24T00:53:58.8997295Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-01-24T00:53:58.8998228Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-01-24T00:53:58.8999214Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-01-24T00:53:58.9000886Z * [new branch] gh/zoranzhao/1/base -> origin/gh/zoranzhao/1/base 2025-01-24T00:53:58.9001879Z * [new branch] gh/zoranzhao/1/orig -> origin/gh/zoranzhao/1/orig 2025-01-24T00:53:58.9003687Z * [new branch] gh/zou3519/1072/base -> origin/gh/zou3519/1072/base 2025-01-24T00:53:58.9004636Z * [new branch] gh/zou3519/1072/head -> origin/gh/zou3519/1072/head 2025-01-24T00:53:58.9005629Z * [new branch] gh/zou3519/1072/orig -> origin/gh/zou3519/1072/orig 2025-01-24T00:53:58.9007073Z * [new branch] gh/zou3519/1075/base -> origin/gh/zou3519/1075/base 2025-01-24T00:53:58.9007998Z * [new branch] gh/zou3519/1075/head -> origin/gh/zou3519/1075/head 2025-01-24T00:53:58.9008975Z * [new branch] gh/zou3519/1075/orig -> origin/gh/zou3519/1075/orig 2025-01-24T00:53:58.9010532Z * [new branch] gh/zou3519/1077/base -> origin/gh/zou3519/1077/base 2025-01-24T00:53:58.9011533Z * [new branch] gh/zou3519/1077/head -> origin/gh/zou3519/1077/head 2025-01-24T00:53:58.9012595Z * [new branch] gh/zou3519/1077/orig -> origin/gh/zou3519/1077/orig 2025-01-24T00:53:58.9014017Z * [new branch] gh/zou3519/1080/base -> origin/gh/zou3519/1080/base 2025-01-24T00:53:58.9014877Z * [new branch] gh/zou3519/1080/head -> origin/gh/zou3519/1080/head 2025-01-24T00:53:58.9016102Z * [new branch] gh/zou3519/1080/orig -> origin/gh/zou3519/1080/orig 2025-01-24T00:53:58.9017333Z * [new branch] gh/zou3519/1081/base -> origin/gh/zou3519/1081/base 2025-01-24T00:53:58.9018297Z * [new branch] gh/zou3519/1081/head -> origin/gh/zou3519/1081/head 2025-01-24T00:53:58.9019543Z * [new branch] gh/zou3519/1081/orig -> origin/gh/zou3519/1081/orig 2025-01-24T00:53:58.9020940Z * [new branch] gh/zou3519/1088/base -> origin/gh/zou3519/1088/base 2025-01-24T00:53:58.9021905Z * [new branch] gh/zou3519/1088/head -> origin/gh/zou3519/1088/head 2025-01-24T00:53:58.9022856Z * [new branch] gh/zou3519/1088/orig -> origin/gh/zou3519/1088/orig 2025-01-24T00:53:58.9024431Z * [new branch] gh/zou3519/1095/base -> origin/gh/zou3519/1095/base 2025-01-24T00:53:58.9025351Z * [new branch] gh/zou3519/1095/head -> origin/gh/zou3519/1095/head 2025-01-24T00:53:58.9026491Z * [new branch] gh/zou3519/1095/orig -> origin/gh/zou3519/1095/orig 2025-01-24T00:53:58.9027825Z * [new branch] gh/zou3519/1105/base -> origin/gh/zou3519/1105/base 2025-01-24T00:53:58.9028804Z * [new branch] gh/zou3519/1105/head -> origin/gh/zou3519/1105/head 2025-01-24T00:53:58.9029899Z * [new branch] gh/zou3519/1105/orig -> origin/gh/zou3519/1105/orig 2025-01-24T00:53:58.9031409Z * [new branch] gh/zou3519/1106/base -> origin/gh/zou3519/1106/base 2025-01-24T00:53:58.9032584Z * [new branch] gh/zou3519/1106/head -> origin/gh/zou3519/1106/head 2025-01-24T00:53:58.9033643Z * [new branch] gh/zou3519/1106/orig -> origin/gh/zou3519/1106/orig 2025-01-24T00:53:58.9035102Z * [new branch] gh/zou3519/1107/base -> origin/gh/zou3519/1107/base 2025-01-24T00:53:58.9036090Z * [new branch] gh/zou3519/1107/head -> origin/gh/zou3519/1107/head 2025-01-24T00:53:58.9037319Z * [new branch] gh/zou3519/1107/orig -> origin/gh/zou3519/1107/orig 2025-01-24T00:53:58.9038604Z * [new branch] gh/zou3519/1108/base -> origin/gh/zou3519/1108/base 2025-01-24T00:53:58.9039607Z * [new branch] gh/zou3519/1108/head -> origin/gh/zou3519/1108/head 2025-01-24T00:53:58.9040799Z * [new branch] gh/zou3519/1108/orig -> origin/gh/zou3519/1108/orig 2025-01-24T00:53:58.9042279Z * [new branch] gh/zou3519/1109/base -> origin/gh/zou3519/1109/base 2025-01-24T00:53:58.9043255Z * [new branch] gh/zou3519/1109/head -> origin/gh/zou3519/1109/head 2025-01-24T00:53:58.9044449Z * [new branch] gh/zou3519/1109/orig -> origin/gh/zou3519/1109/orig 2025-01-24T00:53:58.9045866Z * [new branch] gh/zou3519/1110/base -> origin/gh/zou3519/1110/base 2025-01-24T00:53:58.9046936Z * [new branch] gh/zou3519/1110/head -> origin/gh/zou3519/1110/head 2025-01-24T00:53:58.9048050Z * [new branch] gh/zou3519/1110/orig -> origin/gh/zou3519/1110/orig 2025-01-24T00:53:58.9049868Z * [new branch] gh/zou3519/1111/base -> origin/gh/zou3519/1111/base 2025-01-24T00:53:58.9050898Z * [new branch] gh/zou3519/1111/head -> origin/gh/zou3519/1111/head 2025-01-24T00:53:58.9052051Z * [new branch] gh/zou3519/1111/orig -> origin/gh/zou3519/1111/orig 2025-01-24T00:53:58.9053346Z * [new branch] gh/zou3519/1112/base -> origin/gh/zou3519/1112/base 2025-01-24T00:53:58.9054310Z * [new branch] gh/zou3519/1112/head -> origin/gh/zou3519/1112/head 2025-01-24T00:53:58.9055302Z * [new branch] gh/zou3519/1112/orig -> origin/gh/zou3519/1112/orig 2025-01-24T00:53:58.9057265Z * [new branch] gh/zou3519/1113/base -> origin/gh/zou3519/1113/base 2025-01-24T00:53:58.9058158Z * [new branch] gh/zou3519/1113/head -> origin/gh/zou3519/1113/head 2025-01-24T00:53:58.9059217Z * [new branch] gh/zou3519/1113/orig -> origin/gh/zou3519/1113/orig 2025-01-24T00:53:58.9060800Z * [new branch] gh/zou3519/1114/base -> origin/gh/zou3519/1114/base 2025-01-24T00:53:58.9061786Z * [new branch] gh/zou3519/1114/head -> origin/gh/zou3519/1114/head 2025-01-24T00:53:58.9062847Z * [new branch] gh/zou3519/1114/orig -> origin/gh/zou3519/1114/orig 2025-01-24T00:53:58.9064112Z * [new branch] gh/zou3519/1115/base -> origin/gh/zou3519/1115/base 2025-01-24T00:53:58.9065089Z * [new branch] gh/zou3519/1115/head -> origin/gh/zou3519/1115/head 2025-01-24T00:53:58.9066131Z * [new branch] gh/zou3519/1115/orig -> origin/gh/zou3519/1115/orig 2025-01-24T00:53:58.9067497Z * [new branch] gh/zou3519/1116/base -> origin/gh/zou3519/1116/base 2025-01-24T00:53:58.9068890Z * [new branch] gh/zou3519/1116/head -> origin/gh/zou3519/1116/head 2025-01-24T00:53:58.9069607Z * [new branch] gh/zou3519/1116/orig -> origin/gh/zou3519/1116/orig 2025-01-24T00:53:58.9071118Z * [new branch] gh/zou3519/1117/base -> origin/gh/zou3519/1117/base 2025-01-24T00:53:58.9072010Z * [new branch] gh/zou3519/1117/head -> origin/gh/zou3519/1117/head 2025-01-24T00:53:58.9073021Z * [new branch] gh/zou3519/1117/orig -> origin/gh/zou3519/1117/orig 2025-01-24T00:53:58.9074564Z * [new branch] gh/zou3519/702/base -> origin/gh/zou3519/702/base 2025-01-24T00:53:58.9075366Z * [new branch] gh/zou3519/702/head -> origin/gh/zou3519/702/head 2025-01-24T00:53:58.9076291Z * [new branch] gh/zou3519/702/orig -> origin/gh/zou3519/702/orig 2025-01-24T00:53:58.9077902Z * [new branch] gh/zou3519/703/base -> origin/gh/zou3519/703/base 2025-01-24T00:53:58.9078756Z * [new branch] gh/zou3519/703/head -> origin/gh/zou3519/703/head 2025-01-24T00:53:58.9079696Z * [new branch] gh/zou3519/703/orig -> origin/gh/zou3519/703/orig 2025-01-24T00:53:58.9081306Z * [new branch] gh/zou3519/704/base -> origin/gh/zou3519/704/base 2025-01-24T00:53:58.9082187Z * [new branch] gh/zou3519/704/head -> origin/gh/zou3519/704/head 2025-01-24T00:53:58.9083083Z * [new branch] gh/zou3519/704/orig -> origin/gh/zou3519/704/orig 2025-01-24T00:53:58.9084623Z * [new branch] gh/zou3519/709/base -> origin/gh/zou3519/709/base 2025-01-24T00:53:58.9085608Z * [new branch] gh/zou3519/709/head -> origin/gh/zou3519/709/head 2025-01-24T00:53:58.9086653Z * [new branch] gh/zou3519/709/orig -> origin/gh/zou3519/709/orig 2025-01-24T00:53:58.9088311Z * [new branch] gh/zou3519/754/base -> origin/gh/zou3519/754/base 2025-01-24T00:53:58.9089280Z * [new branch] gh/zou3519/754/head -> origin/gh/zou3519/754/head 2025-01-24T00:53:58.9090401Z * [new branch] gh/zou3519/754/orig -> origin/gh/zou3519/754/orig 2025-01-24T00:53:58.9091940Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-01-24T00:53:58.9092879Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-01-24T00:53:58.9094220Z * [new branch] google-main -> origin/google-main 2025-01-24T00:53:58.9095520Z * [new branch] groupwise_gemm_multithreading -> origin/groupwise_gemm_multithreading 2025-01-24T00:53:58.9096820Z * [new branch] guangyey/acc_fix -> origin/guangyey/acc_fix 2025-01-24T00:53:58.9097837Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-01-24T00:53:58.9098656Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-01-24T00:53:58.9099585Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-01-24T00:53:58.9100563Z * [new branch] guard_source1 -> origin/guard_source1 2025-01-24T00:53:58.9101832Z * [new branch] guard_system -> origin/guard_system 2025-01-24T00:53:58.9102761Z * [new branch] guards-cpp -> origin/guards-cpp 2025-01-24T00:53:58.9104630Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-01-24T00:53:58.9105612Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-01-24T00:53:58.9106646Z * [new branch] higher_order_ops_gb -> origin/higher_order_ops_gb 2025-01-24T00:53:58.9107898Z * [new branch] hl475-patch-1 -> origin/hl475-patch-1 2025-01-24T00:53:58.9108795Z * [new branch] hoy-update-wheel -> origin/hoy-update-wheel 2025-01-24T00:53:58.9110647Z * [new branch] hoy/autofdo/xblock -> origin/hoy/autofdo/xblock 2025-01-24T00:53:58.9111796Z * [new branch] hoy/autotune/nreg -> origin/hoy/autotune/nreg 2025-01-24T00:53:58.9112789Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-01-24T00:53:58.9113665Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-01-24T00:53:58.9114671Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-01-24T00:53:58.9115882Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-01-24T00:53:58.9116995Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-01-24T00:53:58.9118293Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-01-24T00:53:58.9119695Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-01-24T00:53:58.9120456Z * [new branch] hoy/ws -> origin/hoy/ws 2025-01-24T00:53:58.9121729Z * [new branch] ignore_lint_in_revs -> origin/ignore_lint_in_revs 2025-01-24T00:53:58.9122711Z * [new branch] improve_vec_log -> origin/improve_vec_log 2025-01-24T00:53:58.9123983Z * [new branch] increase-perf-benchmark-shard -> origin/increase-perf-benchmark-shard 2025-01-24T00:53:58.9125389Z * [new branch] inductor_layout_opt_rocm_disable -> origin/inductor_layout_opt_rocm_disable 2025-01-24T00:53:58.9126162Z * [new branch] inline -> origin/inline 2025-01-24T00:53:58.9127356Z * [new branch] inlining -> origin/inlining 2025-01-24T00:53:58.9128373Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-01-24T00:53:58.9129378Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-01-24T00:53:58.9130577Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-01-24T00:53:58.9131686Z * [new branch] ios-mac-m1 -> origin/ios-mac-m1 2025-01-24T00:53:58.9133122Z * [new branch] ipiszy/cutlass -> origin/ipiszy/cutlass 2025-01-24T00:53:58.9133954Z * [new branch] ipiszy/fix -> origin/ipiszy/fix 2025-01-24T00:53:58.9134927Z * [new branch] ipiszy/fp8_test -> origin/ipiszy/fp8_test 2025-01-24T00:53:58.9135810Z * [new branch] ipiszy/mypy -> origin/ipiszy/mypy 2025-01-24T00:53:58.9137115Z * [new branch] issue#58739 -> origin/issue#58739 2025-01-24T00:53:58.9138711Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-01-24T00:53:58.9139611Z * [new branch] jataylo-nvfuser_blocklist -> origin/jataylo-nvfuser_blocklist 2025-01-24T00:53:58.9140753Z * [new branch] jcaip-patch-1 -> origin/jcaip-patch-1 2025-01-24T00:53:58.9142141Z * [new branch] jcaip/fix-int8-bug -> origin/jcaip/fix-int8-bug 2025-01-24T00:53:58.9143067Z * [new branch] jcaip/fix-int8-bug-alpha -> origin/jcaip/fix-int8-bug-alpha 2025-01-24T00:53:58.9144338Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-01-24T00:53:58.9145108Z * [new branch] jcaip/torch-compile-sparse -> origin/jcaip/torch-compile-sparse 2025-01-24T00:53:58.9146388Z * [new branch] jcaip/update-benchmarks -> origin/jcaip/update-benchmarks 2025-01-24T00:53:58.9147703Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-01-24T00:53:58.9149280Z * [new branch] jon-chuang/compile-config-hash -> origin/jon-chuang/compile-config-hash 2025-01-24T00:53:58.9150383Z * [new branch] jon-chuang/compile-ignored -> origin/jon-chuang/compile-ignored 2025-01-24T00:53:58.9151734Z * [new branch] justinchu/docs-conf -> origin/justinchu/docs-conf 2025-01-24T00:53:58.9152707Z * [new branch] justinchu/safe-tensors -> origin/justinchu/safe-tensors 2025-01-24T00:53:58.9153923Z * [new branch] justinchuby-patch-1 -> origin/justinchuby-patch-1 2025-01-24T00:53:58.9155501Z * [new branch] jwagantall/migrate-checkout -> origin/jwagantall/migrate-checkout 2025-01-24T00:53:58.9156692Z * [new branch] jz/istft -> origin/jz/istft 2025-01-24T00:53:58.9157683Z * [new branch] jz/masked-select-decomp -> origin/jz/masked-select-decomp 2025-01-24T00:53:58.9158477Z * [new branch] jz/stft -> origin/jz/stft 2025-01-24T00:53:58.9159477Z * [new branch] jz/stft-old-fc -> origin/jz/stft-old-fc 2025-01-24T00:53:58.9160924Z * [new branch] kadeng/dev-1 -> origin/kadeng/dev-1 2025-01-24T00:53:58.9162957Z * [new branch] kadeng/inductor-backend/cutlass-evt-fusion-1 -> origin/kadeng/inductor-backend/cutlass-evt-fusion-1 2025-01-24T00:53:58.9163758Z * [new branch] kadeng/inductor-cutlass-epilogue -> origin/kadeng/inductor-cutlass-epilogue 2025-01-24T00:53:58.9165127Z * [new branch] kenjin/call_method_userdefined -> origin/kenjin/call_method_userdefined 2025-01-24T00:53:58.9165816Z * [new branch] kenjin/lambdas -> origin/kenjin/lambdas 2025-01-24T00:53:58.9166797Z * [new branch] kenjin/norefcycles -> origin/kenjin/norefcycles 2025-01-24T00:53:58.9167966Z * [new branch] kineto_warnings_fix -> origin/kineto_warnings_fix 2025-01-24T00:53:58.9169052Z * [new branch] kit1980-patch-2 -> origin/kit1980-patch-2 2025-01-24T00:53:58.9170239Z * [new branch] kleidiai_github_mirror -> origin/kleidiai_github_mirror 2025-01-24T00:53:58.9171761Z * [new branch] klondenberg/cutlass -> origin/klondenberg/cutlass 2025-01-24T00:53:58.9172824Z * [new branch] layernorm_bias_fix -> origin/layernorm_bias_fix 2025-01-24T00:53:58.9174509Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-01-24T00:53:58.9175356Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-01-24T00:53:58.9176960Z * [new branch] liaoxuan/fuse_attention_pattern -> origin/liaoxuan/fuse_attention_pattern 2025-01-24T00:53:58.9178506Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-01-24T00:53:58.9179648Z * [new branch] main -> origin/main 2025-01-24T00:53:58.9180890Z * [new branch] main-update-cusparselt-0.6.3 -> origin/main-update-cusparselt-0.6.3 2025-01-24T00:53:58.9181916Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-01-24T00:53:58.9183140Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-01-24T00:53:58.9184949Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-01-24T00:53:58.9186010Z * [new branch] malfet-patch-15 -> origin/malfet-patch-15 2025-01-24T00:53:58.9187261Z * [new branch] malfet-patch-16 -> origin/malfet-patch-16 2025-01-24T00:53:58.9188466Z * [new branch] malfet-patch-17 -> origin/malfet-patch-17 2025-01-24T00:53:58.9189482Z * [new branch] malfet-patch-18 -> origin/malfet-patch-18 2025-01-24T00:53:58.9190662Z * [new branch] malfet-patch-19 -> origin/malfet-patch-19 2025-01-24T00:53:58.9192052Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-01-24T00:53:58.9193093Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2025-01-24T00:53:58.9194345Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-01-24T00:53:58.9195543Z * [new branch] malfet-patch-22 -> origin/malfet-patch-22 2025-01-24T00:53:58.9196723Z * [new branch] malfet-patch-22-1 -> origin/malfet-patch-22-1 2025-01-24T00:53:58.9197755Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-01-24T00:53:58.9198964Z * [new branch] malfet-patch-24 -> origin/malfet-patch-24 2025-01-24T00:53:58.9199948Z * [new branch] malfet-patch-25 -> origin/malfet-patch-25 2025-01-24T00:53:58.9201337Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-01-24T00:53:58.9202370Z * [new branch] malfet-patch-32 -> origin/malfet-patch-32 2025-01-24T00:53:58.9203547Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-01-24T00:53:58.9204579Z * [new branch] malfet-patch-42 -> origin/malfet-patch-42 2025-01-24T00:53:58.9206354Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-01-24T00:53:58.9207408Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-01-24T00:53:58.9208680Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-01-24T00:53:58.9210586Z * [new branch] malfet/add-ami-option-to-instance-allocation -> origin/malfet/add-ami-option-to-instance-allocation 2025-01-24T00:53:58.9211315Z * [new branch] malfet/add-benchmark-func -> origin/malfet/add-benchmark-func 2025-01-24T00:53:58.9212394Z * [new branch] malfet/add-get-dtype-supported -> origin/malfet/add-get-dtype-supported 2025-01-24T00:53:58.9213300Z * [new branch] malfet/add-mps-inductor-nan -> origin/malfet/add-mps-inductor-nan 2025-01-24T00:53:58.9214986Z * [new branch] malfet/add-nan-to-int-conversion-check-cpu -> origin/malfet/add-nan-to-int-conversion-check-cpu 2025-01-24T00:53:58.9215963Z * [new branch] malfet/cp-143934-and-144055 -> origin/malfet/cp-143934-and-144055 2025-01-24T00:53:58.9216972Z * [new branch] malfet/cp-144716-144698 -> origin/malfet/cp-144716-144698 2025-01-24T00:53:58.9218065Z * [new branch] malfet/delete-find-openmp -> origin/malfet/delete-find-openmp 2025-01-24T00:53:58.9219119Z * [new branch] malfet/ez-cleanup-test -> origin/malfet/ez-cleanup-test 2025-01-24T00:53:58.9220236Z * [new branch] malfet/fix-conv-backward-cl-2 -> origin/malfet/fix-conv-backward-cl-2 2025-01-24T00:53:58.9221181Z * [new branch] malfet/fix-index-printing -> origin/malfet/fix-index-printing 2025-01-24T00:53:58.9222310Z * [new branch] malfet/mps-add-bilineard2d-aa -> origin/malfet/mps-add-bilineard2d-aa 2025-01-24T00:53:58.9223230Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-01-24T00:53:58.9224415Z * [new branch] malfet/mpsinductor-add-check-bounds -> origin/malfet/mpsinductor-add-check-bounds 2025-01-24T00:53:58.9225346Z * [new branch] malfet/mpsinductor-add-sizevars -> origin/malfet/mpsinductor-add-sizevars 2025-01-24T00:53:58.9226310Z * [new branch] malfet/mpsinductor-fix-where -> origin/malfet/mpsinductor-fix-where 2025-01-24T00:53:58.9227550Z * [new branch] malfet/mpsinductor-implement-bitcasts -> origin/malfet/mpsinductor-implement-bitcasts 2025-01-24T00:53:58.9228369Z * [new branch] maxautotune_big_gpu -> origin/maxautotune_big_gpu 2025-01-24T00:53:58.9229871Z * [new branch] mcr229/update_cpuinfo -> origin/mcr229/update_cpuinfo 2025-01-24T00:53:58.9230982Z * [new branch] migrate_map -> origin/migrate_map 2025-01-24T00:53:58.9232446Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-01-24T00:53:58.9233271Z * [new branch] mkl -> origin/mkl 2025-01-24T00:53:58.9234881Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-01-24T00:53:58.9235698Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-01-24T00:53:58.9236720Z * [new branch] mlazos/adam-compiled -> origin/mlazos/adam-compiled 2025-01-24T00:53:58.9237723Z * [new branch] mlazos/adam-fused-bench -> origin/mlazos/adam-fused-bench 2025-01-24T00:53:58.9238702Z * [new branch] mlazos/adam-fused-bench2 -> origin/mlazos/adam-fused-bench2 2025-01-24T00:53:58.9239582Z * [new branch] mlazos/adam-test2 -> origin/mlazos/adam-test2 2025-01-24T00:53:58.9240527Z * [new branch] mlazos/asgd-compile -> origin/mlazos/asgd-compile 2025-01-24T00:53:58.9241396Z * [new branch] mlazos/aux-vars -> origin/mlazos/aux-vars 2025-01-24T00:53:58.9242823Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-01-24T00:53:58.9244177Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-01-24T00:53:58.9244995Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-01-24T00:53:58.9246165Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-01-24T00:53:58.9247013Z * [new branch] mlazos/batch-fuse-opt -> origin/mlazos/batch-fuse-opt 2025-01-24T00:53:58.9248032Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-01-24T00:53:58.9249113Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-01-24T00:53:58.9250275Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-01-24T00:53:58.9251240Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-01-24T00:53:58.9252193Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-01-24T00:53:58.9253708Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-01-24T00:53:58.9254805Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-01-24T00:53:58.9255783Z * [new branch] mlazos/comp-asgd -> origin/mlazos/comp-asgd 2025-01-24T00:53:58.9256810Z * [new branch] mlazos/compiled-nadam -> origin/mlazos/compiled-nadam 2025-01-24T00:53:58.9257742Z * [new branch] mlazos/concat-opt -> origin/mlazos/concat-opt 2025-01-24T00:53:58.9258714Z * [new branch] mlazos/concat2 -> origin/mlazos/concat2 2025-01-24T00:53:58.9259757Z * [new branch] mlazos/copy2 -> origin/mlazos/copy2 2025-01-24T00:53:58.9261091Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-01-24T00:53:58.9262213Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-01-24T00:53:58.9263020Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-01-24T00:53:58.9264066Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-01-24T00:53:58.9264997Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-01-24T00:53:58.9266037Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-01-24T00:53:58.9267121Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-01-24T00:53:58.9268094Z * [new branch] mlazos/disable-subclass -> origin/mlazos/disable-subclass 2025-01-24T00:53:58.9269200Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-01-24T00:53:58.9270016Z * [new branch] mlazos/env-fix -> origin/mlazos/env-fix 2025-01-24T00:53:58.9270967Z * [new branch] mlazos/exp -> origin/mlazos/exp 2025-01-24T00:53:58.9272227Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-01-24T00:53:58.9273054Z * [new branch] mlazos/faster -> origin/mlazos/faster 2025-01-24T00:53:58.9274037Z * [new branch] mlazos/faster2 -> origin/mlazos/faster2 2025-01-24T00:53:58.9275227Z * [new branch] mlazos/fe-copy -> origin/mlazos/fe-copy 2025-01-24T00:53:58.9276257Z * [new branch] mlazos/foreach-copy-test -> origin/mlazos/foreach-copy-test 2025-01-24T00:53:58.9277313Z * [new branch] mlazos/foreach-fuse-opts -> origin/mlazos/foreach-fuse-opts 2025-01-24T00:53:58.9278189Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-01-24T00:53:58.9279218Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-01-24T00:53:58.9280174Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-01-24T00:53:58.9281183Z * [new branch] mlazos/fuse-cat -> origin/mlazos/fuse-cat 2025-01-24T00:53:58.9282169Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-01-24T00:53:58.9283100Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-01-24T00:53:58.9284330Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-01-24T00:53:58.9285383Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-01-24T00:53:58.9286404Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-01-24T00:53:58.9287378Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-01-24T00:53:58.9288344Z * [new branch] mlazos/log-test-fix -> origin/mlazos/log-test-fix 2025-01-24T00:53:58.9289471Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-01-24T00:53:58.9290591Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-01-24T00:53:58.9291480Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-01-24T00:53:58.9292814Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-01-24T00:53:58.9293724Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-01-24T00:53:58.9294777Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-01-24T00:53:58.9295863Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-01-24T00:53:58.9297274Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-01-24T00:53:58.9298044Z * [new branch] mlazos/mlazos/clean -> origin/mlazos/mlazos/clean 2025-01-24T00:53:58.9299119Z * [new branch] mlazos/mlazos/faster2 -> origin/mlazos/mlazos/faster2 2025-01-24T00:53:58.9300268Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-01-24T00:53:58.9301244Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-01-24T00:53:58.9302359Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-01-24T00:53:58.9303308Z * [new branch] mlazos/mlazos/tf-trace-full -> origin/mlazos/mlazos/tf-trace-full 2025-01-24T00:53:58.9304945Z * [new branch] mlazos/mlazos/tf-trace-obj-tensors -> origin/mlazos/mlazos/tf-trace-obj-tensors 2025-01-24T00:53:58.9305795Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-01-24T00:53:58.9306732Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-01-24T00:53:58.9307769Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-01-24T00:53:58.9308690Z * [new branch] mlazos/mv-tfo -> origin/mlazos/mv-tfo 2025-01-24T00:53:58.9309781Z * [new branch] mlazos/nadam-updates -> origin/mlazos/nadam-updates 2025-01-24T00:53:58.9310633Z * [new branch] mlazos/names -> origin/mlazos/names 2025-01-24T00:53:58.9311626Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-01-24T00:53:58.9312997Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-01-24T00:53:58.9313840Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-01-24T00:53:58.9314849Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-01-24T00:53:58.9315767Z * [new branch] mlazos/opt-bench2 -> origin/mlazos/opt-bench2 2025-01-24T00:53:58.9316876Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-01-24T00:53:58.9317740Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-01-24T00:53:58.9319011Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-01-24T00:53:58.9319860Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-01-24T00:53:58.9320818Z * [new branch] mlazos/opt-users -> origin/mlazos/opt-users 2025-01-24T00:53:58.9321776Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-01-24T00:53:58.9322763Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-01-24T00:53:58.9323768Z * [new branch] mlazos/pytest-3 -> origin/mlazos/pytest-3 2025-01-24T00:53:58.9324786Z * [new branch] mlazos/restart -> origin/mlazos/restart 2025-01-24T00:53:58.9325752Z * [new branch] mlazos/rm-copy -> origin/mlazos/rm-copy 2025-01-24T00:53:58.9326798Z * [new branch] mlazos/rm-thunkify -> origin/mlazos/rm-thunkify 2025-01-24T00:53:58.9327745Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-01-24T00:53:58.9328736Z * [new branch] mlazos/spec-api -> origin/mlazos/spec-api 2025-01-24T00:53:58.9329805Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-01-24T00:53:58.9330718Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-01-24T00:53:58.9331740Z * [new branch] mlazos/tc-fix -> origin/mlazos/tc-fix 2025-01-24T00:53:58.9332724Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-01-24T00:53:58.9333960Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-01-24T00:53:58.9334898Z * [new branch] mlazos/tensor-inherit-backup -> origin/mlazos/tensor-inherit-backup 2025-01-24T00:53:58.9335780Z * [new branch] mlazos/tensor-like-fix -> origin/mlazos/tensor-like-fix 2025-01-24T00:53:58.9336719Z * [new branch] mlazos/tensor-lr -> origin/mlazos/tensor-lr 2025-01-24T00:53:58.9338231Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-01-24T00:53:58.9339139Z * [new branch] mlazos/tf-inherit -> origin/mlazos/tf-inherit 2025-01-24T00:53:58.9340186Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-01-24T00:53:58.9341270Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-01-24T00:53:58.9342391Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-01-24T00:53:58.9343394Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-01-24T00:53:58.9344371Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-01-24T00:53:58.9345329Z * [new branch] mlazos/tf-refactor -> origin/mlazos/tf-refactor 2025-01-24T00:53:58.9346424Z * [new branch] mlazos/tf-subclass-stack -> origin/mlazos/tf-subclass-stack 2025-01-24T00:53:58.9347410Z * [new branch] mlazos/tf-trace-full -> origin/mlazos/tf-trace-full 2025-01-24T00:53:58.9348403Z * [new branch] mlazos/tf-trace-unified -> origin/mlazos/tf-trace-unified 2025-01-24T00:53:58.9349970Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-01-24T00:53:58.9350835Z * [new branch] mlazos/ty-promo -> origin/mlazos/ty-promo 2025-01-24T00:53:58.9352052Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-01-24T00:53:58.9353142Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-01-24T00:53:58.9354311Z * [new branch] mlazos/vsc-fix2 -> origin/mlazos/vsc-fix2 2025-01-24T00:53:58.9355401Z * [new branch] mlazos/vscode-fix -> origin/mlazos/vscode-fix 2025-01-24T00:53:58.9356593Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-01-24T00:53:58.9358333Z * [new branch] mlee8/aot_large_weight -> origin/mlee8/aot_large_weight 2025-01-24T00:53:58.9359610Z * [new branch] mod_guards1 -> origin/mod_guards1 2025-01-24T00:53:58.9360780Z * [new branch] mod_guards3 -> origin/mod_guards3 2025-01-24T00:53:58.9361948Z * [new branch] moderniz29_cyy -> origin/moderniz29_cyy 2025-01-24T00:53:58.9363393Z * [new branch] move_model_to_eval_2.1 -> origin/move_model_to_eval_2.1 2025-01-24T00:53:58.9364625Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-01-24T00:53:58.9365912Z * [new branch] msaroufim-patch-10 -> origin/msaroufim-patch-10 2025-01-24T00:53:58.9367192Z * [new branch] msaroufim-patch-11 -> origin/msaroufim-patch-11 2025-01-24T00:53:58.9368422Z * [new branch] msaroufim-patch-12 -> origin/msaroufim-patch-12 2025-01-24T00:53:58.9369605Z * [new branch] msaroufim-patch-13 -> origin/msaroufim-patch-13 2025-01-24T00:53:58.9370957Z * [new branch] msaroufim-patch-14 -> origin/msaroufim-patch-14 2025-01-24T00:53:58.9372211Z * [new branch] msaroufim-patch-7 -> origin/msaroufim-patch-7 2025-01-24T00:53:58.9373465Z * [new branch] msaroufim-patch-8 -> origin/msaroufim-patch-8 2025-01-24T00:53:58.9374550Z * [new branch] msaroufim-patch-9 -> origin/msaroufim-patch-9 2025-01-24T00:53:58.9376190Z * [new branch] msaroufim/bdfix -> origin/msaroufim/bdfix 2025-01-24T00:53:58.9377159Z * [new branch] msaroufim/cache -> origin/msaroufim/cache 2025-01-24T00:53:58.9378477Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-01-24T00:53:58.9379370Z * [new branch] msaroufim/fixexpected -> origin/msaroufim/fixexpected 2025-01-24T00:53:58.9380503Z * [new branch] msaroufim/fsspecindcache -> origin/msaroufim/fsspecindcache 2025-01-24T00:53:58.9381430Z * [new branch] msaroufim/sdbf16fix -> origin/msaroufim/sdbf16fix 2025-01-24T00:53:58.9382467Z * [new branch] msaroufim/typeind10 -> origin/msaroufim/typeind10 2025-01-24T00:53:58.9383670Z * [new branch] msaroufim/warn_once -> origin/msaroufim/warn_once 2025-01-24T00:53:58.9384742Z * [new branch] mypy_fix -> origin/mypy_fix 2025-01-24T00:53:58.9386070Z * [new branch] nestedfairseq2ops1 -> origin/nestedfairseq2ops1 2025-01-24T00:53:58.9387299Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-01-24T00:53:58.9388483Z * [new branch] new_branch -> origin/new_branch 2025-01-24T00:53:58.9389690Z * [new branch] new_guard_system -> origin/new_guard_system 2025-01-24T00:53:58.9391198Z * [new branch] ngimel/bits -> origin/ngimel/bits 2025-01-24T00:53:58.9392341Z * [new branch] ngimel/disable_rng_fbcode -> origin/ngimel/disable_rng_fbcode 2025-01-24T00:53:58.9393254Z * [new branch] ngimel/random_fix -> origin/ngimel/random_fix 2025-01-24T00:53:58.9394308Z * [new branch] ngimel/randperm_fix -> origin/ngimel/randperm_fix 2025-01-24T00:53:58.9395519Z * [new branch] ngimel/release_randperm -> origin/ngimel/release_randperm 2025-01-24T00:53:58.9396469Z * [new branch] ngimel/scaled_mm_coop -> origin/ngimel/scaled_mm_coop 2025-01-24T00:53:58.9397401Z * [new branch] ngimel/topk -> origin/ngimel/topk 2025-01-24T00:53:58.9398453Z * [new branch] ngimel/topk2 -> origin/ngimel/topk2 2025-01-24T00:53:58.9400023Z * [new branch] nightly -> origin/nightly 2025-01-24T00:53:58.9401719Z * [new branch] nikitaved/linalg_codeowners -> origin/nikitaved/linalg_codeowners 2025-01-24T00:53:58.9402717Z * [new branch] nikitaved/solve_doc_update -> origin/nikitaved/solve_doc_update 2025-01-24T00:53:58.9403873Z * [new branch] offline -> origin/offline 2025-01-24T00:53:58.9405117Z * [new branch] on_completion -> origin/on_completion 2025-01-24T00:53:58.9407110Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-01-24T00:53:58.9408339Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-01-24T00:53:58.9409570Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-01-24T00:53:58.9410983Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-01-24T00:53:58.9412212Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-01-24T00:53:58.9413630Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-01-24T00:53:58.9414795Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-01-24T00:53:58.9416043Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-01-24T00:53:58.9417124Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-01-24T00:53:58.9418343Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-01-24T00:53:58.9419348Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-01-24T00:53:58.9420503Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-01-24T00:53:58.9421544Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-01-24T00:53:58.9422699Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-01-24T00:53:58.9423762Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-01-24T00:53:58.9426633Z * [new branch] origin/gh/stroxler/1/head -> origin/origin/gh/stroxler/1/head 2025-01-24T00:53:58.9427952Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-01-24T00:53:58.9429647Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-01-24T00:53:58.9430652Z * [new branch] palic_hotfix -> origin/palic_hotfix 2025-01-24T00:53:58.9432320Z * [new branch] parallel_cat -> origin/parallel_cat 2025-01-24T00:53:58.9433568Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-01-24T00:53:58.9434774Z * [new branch] patch_up_signature -> origin/patch_up_signature 2025-01-24T00:53:58.9435924Z * [new branch] pca2 -> origin/pca2 2025-01-24T00:53:58.9437708Z * [new branch] peterbell10/null-change -> origin/peterbell10/null-change 2025-01-24T00:53:58.9439187Z * [new branch] pianpwk/dim_hint_ranges -> origin/pianpwk/dim_hint_ranges 2025-01-24T00:53:58.9440586Z * [new branch] pianpwk/dynamic_shapes_api_doc_12_10 -> origin/pianpwk/dynamic_shapes_api_doc_12_10 2025-01-24T00:53:58.9441418Z * [new branch] pianpwk/dynamo_full_scalar -> origin/pianpwk/dynamo_full_scalar 2025-01-24T00:53:58.9442460Z * [new branch] pianpwk/meta_sdpa_for_cpu -> origin/pianpwk/meta_sdpa_for_cpu 2025-01-24T00:53:58.9443463Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-01-24T00:53:58.9445050Z * [new branch] pianpwk/preserve_dynamic_markers -> origin/pianpwk/preserve_dynamic_markers 2025-01-24T00:53:58.9446405Z * [new branch] pianpwk/real_tensor_prop_3 -> origin/pianpwk/real_tensor_prop_3 2025-01-24T00:53:58.9447420Z * [new branch] pianpwk/serdes_logging -> origin/pianpwk/serdes_logging 2025-01-24T00:53:58.9448639Z * [new branch] pianpwk/symbol_provenance_draft -> origin/pianpwk/symbol_provenance_draft 2025-01-24T00:53:58.9450886Z * [new branch] pianpwk/symbol_provenance_v1 -> origin/pianpwk/symbol_provenance_v1 2025-01-24T00:53:58.9453119Z * [new branch] pianpwk/sympy_trunc_float_2 -> origin/pianpwk/sympy_trunc_float_2 2025-01-24T00:53:58.9454150Z * [new branch] pianpwk/try_deregister_hooks -> origin/pianpwk/try_deregister_hooks 2025-01-24T00:53:58.9455363Z * [new branch] plain-metal-mul-kernel -> origin/plain-metal-mul-kernel 2025-01-24T00:53:58.9456328Z * [new branch] pr-cancel-smol -> origin/pr-cancel-smol 2025-01-24T00:53:58.9457840Z * [new branch] pr/131860 -> origin/pr/131860 2025-01-24T00:53:58.9459459Z * [new branch] prepare-android-artifacts -> origin/prepare-android-artifacts 2025-01-24T00:53:58.9460324Z * [new branch] pt-debug-cpu0 -> origin/pt-debug-cpu0 2025-01-24T00:53:58.9461521Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-01-24T00:53:58.9462503Z * [new branch] pt2-torchrec -> origin/pt2-torchrec 2025-01-24T00:53:58.9463873Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-01-24T00:53:58.9464887Z * [new branch] qat-conv-bn-1d -> origin/qat-conv-bn-1d 2025-01-24T00:53:58.9465995Z * [new branch] qat-remove-bias-temp -> origin/qat-remove-bias-temp 2025-01-24T00:53:58.9467169Z * [new branch] qat_cudnn_batchnorm -> origin/qat_cudnn_batchnorm 2025-01-24T00:53:58.9468571Z * [new branch] qat_preserve_source_fn_stack -> origin/qat_preserve_source_fn_stack 2025-01-24T00:53:58.9470451Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-01-24T00:53:58.9472312Z * [new branch] record-ghstack-deps-in-commit-msg -> origin/record-ghstack-deps-in-commit-msg 2025-01-24T00:53:58.9473044Z * [new branch] reduce1 -> origin/reduce1 2025-01-24T00:53:58.9474217Z * [new branch] reenable-sgd-benchmark -> origin/reenable-sgd-benchmark 2025-01-24T00:53:58.9475317Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-01-24T00:53:58.9476798Z * [new branch] release/1.10 -> origin/release/1.10 2025-01-24T00:53:58.9477771Z * [new branch] release/1.11 -> origin/release/1.11 2025-01-24T00:53:58.9478938Z * [new branch] release/1.12 -> origin/release/1.12 2025-01-24T00:53:58.9479897Z * [new branch] release/1.13 -> origin/release/1.13 2025-01-24T00:53:58.9481066Z * [new branch] release/1.4 -> origin/release/1.4 2025-01-24T00:53:58.9481787Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-01-24T00:53:58.9482828Z * [new branch] release/1.5 -> origin/release/1.5 2025-01-24T00:53:58.9483953Z * [new branch] release/1.6 -> origin/release/1.6 2025-01-24T00:53:58.9484987Z * [new branch] release/1.7 -> origin/release/1.7 2025-01-24T00:53:58.9486189Z * [new branch] release/1.8 -> origin/release/1.8 2025-01-24T00:53:58.9487125Z * [new branch] release/1.9 -> origin/release/1.9 2025-01-24T00:53:58.9488155Z * [new branch] release/2.0 -> origin/release/2.0 2025-01-24T00:53:58.9489358Z * [new branch] release/2.1 -> origin/release/2.1 2025-01-24T00:53:58.9490377Z * [new branch] release/2.2 -> origin/release/2.2 2025-01-24T00:53:58.9491835Z * [new branch] release/2.3 -> origin/release/2.3 2025-01-24T00:53:58.9493213Z * [new branch] release/2.4 -> origin/release/2.4 2025-01-24T00:53:58.9494650Z * [new branch] release/2.5 -> origin/release/2.5 2025-01-24T00:53:58.9495743Z * [new branch] release/2.6 -> origin/release/2.6 2025-01-24T00:53:58.9496832Z * [new branch] release/3.2.x -> origin/release/3.2.x 2025-01-24T00:53:58.9497966Z * [new branch] release_notes -> origin/release_notes 2025-01-24T00:53:58.9499009Z * [new branch] remove-edit-on-github -> origin/remove-edit-on-github 2025-01-24T00:53:58.9499980Z * [new branch] remove_add_runtime -> origin/remove_add_runtime 2025-01-24T00:53:58.9501578Z * [new branch] remove_global_ns -> origin/remove_global_ns 2025-01-24T00:53:58.9502628Z * [new branch] remove_workflow -> origin/remove_workflow 2025-01-24T00:53:58.9503666Z * [new branch] rename_transform -> origin/rename_transform 2025-01-24T00:53:58.9504868Z * [new branch] rename_validate -> origin/rename_validate 2025-01-24T00:53:58.9506021Z * [new branch] request_english -> origin/request_english 2025-01-24T00:53:58.9507048Z * [new branch] requires_grad_fix -> origin/requires_grad_fix 2025-01-24T00:53:58.9509070Z * [new branch] revert-111036-skylion007/backport-2-1-1-2023-10-11-0 -> origin/revert-111036-skylion007/backport-2-1-1-2023-10-11-0 2025-01-24T00:53:58.9509601Z * [new branch] revert-112125 -> origin/revert-112125 2025-01-24T00:53:58.9512160Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-01-24T00:53:58.9514334Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-01-24T00:53:58.9515705Z * [new branch] revert-143244-cherry-pick-143218-by-pytorch_bot_bot_ -> origin/revert-143244-cherry-pick-143218-by-pytorch_bot_bot_ 2025-01-24T00:53:58.9516685Z * [new branch] revert_realize_input_ExternKernel -> origin/revert_realize_input_ExternKernel 2025-01-24T00:53:58.9517881Z * [new branch] richard/init_types -> origin/richard/init_types 2025-01-24T00:53:58.9518630Z * [new branch] richard/more_types -> origin/richard/more_types 2025-01-24T00:53:58.9519862Z * [new branch] rocm-triton-nightly-wheelfix -> origin/rocm-triton-nightly-wheelfix 2025-01-24T00:53:58.9520983Z * [new branch] rocm-triton-wheel-pinupdate-21 -> origin/rocm-triton-wheel-pinupdate-21 2025-01-24T00:53:58.9521813Z * [new branch] rocm_ck_sdpa -> origin/rocm_ck_sdpa 2025-01-24T00:53:58.9523118Z * [new branch] rohan-varma-patch-13 -> origin/rohan-varma-patch-13 2025-01-24T00:53:58.9524110Z * [new branch] rohan-varma-patch-14 -> origin/rohan-varma-patch-14 2025-01-24T00:53:58.9525176Z * [new branch] rohan-varma-patch-15 -> origin/rohan-varma-patch-15 2025-01-24T00:53:58.9526415Z * [new branch] rohan-varma-patch-16 -> origin/rohan-varma-patch-16 2025-01-24T00:53:58.9527329Z * [new branch] rprop-playground -> origin/rprop-playground 2025-01-24T00:53:58.9528491Z * [new branch] run-ios-test-device-farm -> origin/run-ios-test-device-farm 2025-01-24T00:53:58.9530421Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-01-24T00:53:58.9531066Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-01-24T00:53:58.9532519Z * [new branch] rzou/cache_name -> origin/rzou/cache_name 2025-01-24T00:53:58.9533419Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-01-24T00:53:58.9534361Z * [new branch] rzou/fix -> origin/rzou/fix 2025-01-24T00:53:58.9535260Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-01-24T00:53:58.9536231Z * [new branch] rzou/njt -> origin/rzou/njt 2025-01-24T00:53:58.9537209Z * [new branch] rzou/operator -> origin/rzou/operator 2025-01-24T00:53:58.9538167Z * [new branch] rzou/out_dtype_decomp -> origin/rzou/out_dtype_decomp 2025-01-24T00:53:58.9539107Z * [new branch] rzou/pca -> origin/rzou/pca 2025-01-24T00:53:58.9540059Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-01-24T00:53:58.9540951Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-01-24T00:53:58.9542337Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-01-24T00:53:58.9543348Z * [new branch] safe-rollout -> origin/safe-rollout 2025-01-24T00:53:58.9545467Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-01-24T00:53:58.9546831Z * [new branch] sanchitj/remove_duplicate_line_from_freezing.py -> origin/sanchitj/remove_duplicate_line_from_freezing.py 2025-01-24T00:53:58.9547611Z * [new branch] sdpa_autocast_cpu -> origin/sdpa_autocast_cpu 2025-01-24T00:53:58.9548576Z * [new branch] sdpa_base -> origin/sdpa_base 2025-01-24T00:53:58.9550411Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-01-24T00:53:58.9551317Z * [new branch] sdym/chp -> origin/sdym/chp 2025-01-24T00:53:58.9552288Z * [new branch] sdym/chp2 -> origin/sdym/chp2 2025-01-24T00:53:58.9553602Z * [new branch] sdym/docker-python-3.8 -> origin/sdym/docker-python-3.8 2025-01-24T00:53:58.9554391Z * [new branch] sdym/jit-attribute -> origin/sdym/jit-attribute 2025-01-24T00:53:58.9555344Z * [new branch] sdym/revert-107846 -> origin/sdym/revert-107846 2025-01-24T00:53:58.9556451Z * [new branch] sdym/revert-109859 -> origin/sdym/revert-109859 2025-01-24T00:53:58.9557170Z * [new branch] sdym/skip-asan -> origin/sdym/skip-asan 2025-01-24T00:53:58.9558156Z * [new branch] sdym/skipifrocm -> origin/sdym/skipifrocm 2025-01-24T00:53:58.9559612Z * [new branch] sdym/test_quantized_op -> origin/sdym/test_quantized_op 2025-01-24T00:53:58.9560883Z * [new branch] sdym/todo-docstring -> origin/sdym/todo-docstring 2025-01-24T00:53:58.9561771Z * [new branch] sdym/torchfix -> origin/sdym/torchfix 2025-01-24T00:53:58.9562941Z * [new branch] sdym/torchvision-pretrained -> origin/sdym/torchvision-pretrained 2025-01-24T00:53:58.9563862Z * [new branch] sdym/typed-storage -> origin/sdym/typed-storage 2025-01-24T00:53:58.9564772Z * [new branch] sdym/wno -> origin/sdym/wno 2025-01-24T00:53:58.9566022Z * [new branch] serialize -> origin/serialize 2025-01-24T00:53:58.9567038Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-01-24T00:53:58.9568593Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-01-24T00:53:58.9569501Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-01-24T00:53:58.9570726Z * [new branch] shunting-add-reduction-config -> origin/shunting-add-reduction-config 2025-01-24T00:53:58.9571725Z * [new branch] shunting-add-reduction-config-2 -> origin/shunting-add-reduction-config-2 2025-01-24T00:53:58.9572848Z * [new branch] shunting-add-reduction-config-3 -> origin/shunting-add-reduction-config-3 2025-01-24T00:53:58.9573950Z * [new branch] shunting-avoid-stale-cache -> origin/shunting-avoid-stale-cache 2025-01-24T00:53:58.9574994Z * [new branch] shunting-benchmark-fusion -> origin/shunting-benchmark-fusion 2025-01-24T00:53:58.9576027Z * [new branch] shunting-benchmark-fusion-2 -> origin/shunting-benchmark-fusion-2 2025-01-24T00:53:58.9577109Z * [new branch] shunting-benchmark-fusion-3 -> origin/shunting-benchmark-fusion-3 2025-01-24T00:53:58.9578247Z * [new branch] shunting-benchmark-fusion-4 -> origin/shunting-benchmark-fusion-4 2025-01-24T00:53:58.9579493Z * [new branch] shunting-consistent-thread-order -> origin/shunting-consistent-thread-order 2025-01-24T00:53:58.9580703Z * [new branch] shunting-consistent-thread-order-2 -> origin/shunting-consistent-thread-order-2 2025-01-24T00:53:58.9582828Z * [new branch] shunting-consistent-thread-order-3 -> origin/shunting-consistent-thread-order-3 2025-01-24T00:53:58.9583900Z * [new branch] shunting-inductor-change-for-triton -> origin/shunting-inductor-change-for-triton 2025-01-24T00:53:58.9584788Z * [new branch] shunting-loaf-bm-3 -> origin/shunting-loaf-bm-3 2025-01-24T00:53:58.9585876Z * [new branch] shunting-loaf-bm-4 -> origin/shunting-loaf-bm-4 2025-01-24T00:53:58.9586970Z * [new branch] shunting-loaf-bm-5 -> origin/shunting-loaf-bm-5 2025-01-24T00:53:58.9587982Z * [new branch] shunting-loaf-bm-6 -> origin/shunting-loaf-bm-6 2025-01-24T00:53:58.9589520Z * [new branch] shunting-loop-ordering-after-fusion -> origin/shunting-loop-ordering-after-fusion 2025-01-24T00:53:58.9590604Z * [new branch] shunting-loop-ordering-after-fusion-2 -> origin/shunting-loop-ordering-after-fusion-2 2025-01-24T00:53:58.9591671Z * [new branch] shunting-loop-ordering-after-fusion-3 -> origin/shunting-loop-ordering-after-fusion-3 2025-01-24T00:53:58.9592665Z * [new branch] shunting-loop-ordering-after-fusion-bm -> origin/shunting-loop-ordering-after-fusion-bm 2025-01-24T00:53:58.9593787Z * [new branch] shunting-loop-ordering-after-fusion-bm-2 -> origin/shunting-loop-ordering-after-fusion-bm-2 2025-01-24T00:53:58.9594434Z * [new branch] shunting-multi-kernel -> origin/shunting-multi-kernel 2025-01-24T00:53:58.9595715Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-01-24T00:53:58.9596634Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-01-24T00:53:58.9597661Z * [new branch] shunting-scale-down-rblock -> origin/shunting-scale-down-rblock 2025-01-24T00:53:58.9598691Z * [new branch] shunting-tigher-upperbound -> origin/shunting-tigher-upperbound 2025-01-24T00:53:58.9599755Z * [new branch] shunting-triton-pin-update -> origin/shunting-triton-pin-update 2025-01-24T00:53:58.9600700Z * [new branch] shunting-triton-pin-update-2 -> origin/shunting-triton-pin-update-2 2025-01-24T00:53:58.9601748Z * [new branch] shunting-triton-pin-update-3 -> origin/shunting-triton-pin-update-3 2025-01-24T00:53:58.9602615Z * [new branch] shunting-triton-pin-update-4 -> origin/shunting-triton-pin-update-4 2025-01-24T00:53:58.9603631Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-01-24T00:53:58.9605111Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-01-24T00:53:58.9606582Z * [new branch] soulitzer/refactor-njt -> origin/soulitzer/refactor-njt 2025-01-24T00:53:58.9608026Z * [new branch] source_fn_stack -> origin/source_fn_stack 2025-01-24T00:53:58.9609147Z * [new branch] speedup-mps-string-key -> origin/speedup-mps-string-key 2025-01-24T00:53:58.9610643Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-01-24T00:53:58.9611689Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-01-24T00:53:58.9613234Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-01-24T00:53:58.9614581Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-01-24T00:53:58.9615688Z * [new branch] standalone -> origin/standalone 2025-01-24T00:53:58.9617172Z * [new branch] subscribe_codeowners_lucasllc -> origin/subscribe_codeowners_lucasllc 2025-01-24T00:53:58.9617688Z * [new branch] super -> origin/super 2025-01-24T00:53:58.9619311Z * [new branch] support_dequant_out_dtype -> origin/support_dequant_out_dtype 2025-01-24T00:53:58.9620329Z * [new branch] svekars-patch-6 -> origin/svekars-patch-6 2025-01-24T00:53:58.9621498Z * [new branch] svekars-patch-7 -> origin/svekars-patch-7 2025-01-24T00:53:58.9622517Z * [new branch] switch-bn -> origin/switch-bn 2025-01-24T00:53:58.9623650Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-01-24T00:53:58.9624673Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-01-24T00:53:58.9625667Z * [new branch] test-cast-hook -> origin/test-cast-hook 2025-01-24T00:53:58.9626824Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-01-24T00:53:58.9627993Z * [new branch] test-torchvision-install-ci -> origin/test-torchvision-install-ci 2025-01-24T00:53:58.9629244Z * [new branch] test/inductor -> origin/test/inductor 2025-01-24T00:53:58.9630253Z * [new branch] test_imdsv2 -> origin/test_imdsv2 2025-01-24T00:53:58.9631425Z * [new branch] test_od -> origin/test_od 2025-01-24T00:53:58.9632623Z * [new branch] test_od_cudnn_bn_qat_fusion -> origin/test_od_cudnn_bn_qat_fusion 2025-01-24T00:53:58.9633506Z * [new branch] tidy_mordenize_cyy -> origin/tidy_mordenize_cyy 2025-01-24T00:53:58.9634549Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-01-24T00:53:58.9635730Z * [new branch] torch_autograd_function_ts_fix -> origin/torch_autograd_function_ts_fix 2025-01-24T00:53:58.9636585Z * [new branch] torch_export -> origin/torch_export 2025-01-24T00:53:58.9644280Z * [new branch] torch_export_only -> origin/torch_export_only 2025-01-24T00:53:58.9644969Z * [new branch] torch_logs_improvements -> origin/torch_logs_improvements 2025-01-24T00:53:58.9645241Z * [new branch] torch_np -> origin/torch_np 2025-01-24T00:53:58.9645680Z * [new branch] torchbench-pin-commit -> origin/torchbench-pin-commit 2025-01-24T00:53:58.9646190Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-01-24T00:53:58.9646627Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-01-24T00:53:58.9646876Z * [new branch] transformer_name -> origin/transformer_name 2025-01-24T00:53:58.9647256Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-01-24T00:53:58.9647607Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-01-24T00:53:58.9647850Z * [new branch] triton-update -> origin/triton-update 2025-01-24T00:53:58.9648410Z * [new branch] triton_kernel -> origin/triton_kernel 2025-01-24T00:53:58.9649265Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-01-24T00:53:58.9650595Z * [new branch] try-speedup-docbuild -> origin/try-speedup-docbuild 2025-01-24T00:53:58.9651503Z * [new branch] type_check -> origin/type_check 2025-01-24T00:53:58.9652493Z * [new branch] type_dec -> origin/type_dec 2025-01-24T00:53:58.9654401Z * [new branch] update-audio-commit-hash/12898458761-1429-1 -> origin/update-audio-commit-hash/12898458761-1429-1 2025-01-24T00:53:58.9655752Z * [new branch] update-executorch-commit-hash/11847856213-1353-1 -> origin/update-executorch-commit-hash/11847856213-1353-1 2025-01-24T00:53:58.9656841Z * [new branch] update-executorch-commit-hash/12778861619-1419-1 -> origin/update-executorch-commit-hash/12778861619-1419-1 2025-01-24T00:53:58.9657780Z * [new branch] update-executorch-commit-hash/12820045707-1423-1 -> origin/update-executorch-commit-hash/12820045707-1423-1 2025-01-24T00:53:58.9658745Z * [new branch] update-executorch-commit-hash/12838938822-1425-1 -> origin/update-executorch-commit-hash/12838938822-1425-1 2025-01-24T00:53:58.9660021Z * [new branch] update-triton-commit-hash/7164317553-91-1 -> origin/update-triton-commit-hash/7164317553-91-1 2025-01-24T00:53:58.9661390Z * [new branch] update-vision-commit-hash/5663141514-644-1 -> origin/update-vision-commit-hash/5663141514-644-1 2025-01-24T00:53:58.9662255Z * [new branch] update-vision-commit-hash/5686712198-646-1 -> origin/update-vision-commit-hash/5686712198-646-1 2025-01-24T00:53:58.9663159Z * [new branch] update-vision-commit-hash/5697383899-647-1 -> origin/update-vision-commit-hash/5697383899-647-1 2025-01-24T00:53:58.9664109Z * [new branch] update-vision-commit-hash/5703215648-648-1 -> origin/update-vision-commit-hash/5703215648-648-1 2025-01-24T00:53:58.9665020Z * [new branch] update-vision-commit-hash/5721003453-652-1 -> origin/update-vision-commit-hash/5721003453-652-1 2025-01-24T00:53:58.9665967Z * [new branch] update-vision-commit-hash/5733163916-653-1 -> origin/update-vision-commit-hash/5733163916-653-1 2025-01-24T00:53:58.9667321Z * [new branch] update-vision-commit-hash/5745082876-655-1 -> origin/update-vision-commit-hash/5745082876-655-1 2025-01-24T00:53:58.9668589Z * [new branch] update-vision-commit-hash/5756913626-656-1 -> origin/update-vision-commit-hash/5756913626-656-1 2025-01-24T00:53:58.9669570Z * [new branch] update-vision-commit-hash/5767629392-657-1 -> origin/update-vision-commit-hash/5767629392-657-1 2025-01-24T00:53:58.9670551Z * [new branch] update-vision-commit-hash/5791192212-660-1 -> origin/update-vision-commit-hash/5791192212-660-1 2025-01-24T00:53:58.9671519Z * [new branch] update-vision-commit-hash/5803321708-661-1 -> origin/update-vision-commit-hash/5803321708-661-1 2025-01-24T00:53:58.9672506Z * [new branch] update-vision-commit-hash/5815393173-662-1 -> origin/update-vision-commit-hash/5815393173-662-1 2025-01-24T00:53:58.9673570Z * [new branch] update-vision-commit-hash/5827402908-663-1 -> origin/update-vision-commit-hash/5827402908-663-1 2025-01-24T00:53:58.9674548Z * [new branch] update-vision-commit-hash/5838148554-664-1 -> origin/update-vision-commit-hash/5838148554-664-1 2025-01-24T00:53:58.9675527Z * [new branch] update-vision-commit-hash/5844184042-669-1 -> origin/update-vision-commit-hash/5844184042-669-1 2025-01-24T00:53:58.9676474Z * [new branch] update-vision-commit-hash/5850331519-670-1 -> origin/update-vision-commit-hash/5850331519-670-1 2025-01-24T00:53:58.9677451Z * [new branch] update-vision-commit-hash/5862012764-671-1 -> origin/update-vision-commit-hash/5862012764-671-1 2025-01-24T00:53:58.9678428Z * [new branch] update-vision-commit-hash/5873060393-672-1 -> origin/update-vision-commit-hash/5873060393-672-1 2025-01-24T00:53:58.9679389Z * [new branch] update-vision-commit-hash/5885149056-673-1 -> origin/update-vision-commit-hash/5885149056-673-1 2025-01-24T00:53:58.9680375Z * [new branch] update-vision-commit-hash/5897221503-674-1 -> origin/update-vision-commit-hash/5897221503-674-1 2025-01-24T00:53:58.9681310Z * [new branch] update-vision-commit-hash/5908209609-675-1 -> origin/update-vision-commit-hash/5908209609-675-1 2025-01-24T00:53:58.9682281Z * [new branch] update-vision-commit-hash/5932800208-678-1 -> origin/update-vision-commit-hash/5932800208-678-1 2025-01-24T00:53:58.9683358Z * [new branch] update-vision-commit-hash/5945368651-679-1 -> origin/update-vision-commit-hash/5945368651-679-1 2025-01-24T00:53:58.9684279Z * [new branch] update-vision-commit-hash/5957816346-680-1 -> origin/update-vision-commit-hash/5957816346-680-1 2025-01-24T00:53:58.9685245Z * [new branch] update-vision-commit-hash/5970234703-681-1 -> origin/update-vision-commit-hash/5970234703-681-1 2025-01-24T00:53:58.9686198Z * [new branch] update-vision-commit-hash/5987723897-683-1 -> origin/update-vision-commit-hash/5987723897-683-1 2025-01-24T00:53:58.9687211Z * [new branch] update-vision-commit-hash/6006315671-686-1 -> origin/update-vision-commit-hash/6006315671-686-1 2025-01-24T00:53:58.9688135Z * [new branch] update-vision-commit-hash/6018891470-687-1 -> origin/update-vision-commit-hash/6018891470-687-1 2025-01-24T00:53:58.9689087Z * [new branch] update-vision-commit-hash/6055107264-691-1 -> origin/update-vision-commit-hash/6055107264-691-1 2025-01-24T00:53:58.9690154Z * [new branch] update-vision-commit-hash/6078630218-694-1 -> origin/update-vision-commit-hash/6078630218-694-1 2025-01-24T00:53:58.9691207Z * [new branch] update-vision-commit-hash/6091086722-695-1 -> origin/update-vision-commit-hash/6091086722-695-1 2025-01-24T00:53:58.9692159Z * [new branch] update-vision-commit-hash/6116061554-699-1 -> origin/update-vision-commit-hash/6116061554-699-1 2025-01-24T00:53:58.9694108Z * [new branch] update-vision-commit-hash/6140304273-702-1 -> origin/update-vision-commit-hash/6140304273-702-1 2025-01-24T00:53:58.9695084Z * [new branch] update-vision-commit-hash/6210383723-710-1 -> origin/update-vision-commit-hash/6210383723-710-1 2025-01-24T00:53:58.9696310Z * [new branch] update-vision-commit-hash/6319671985-721-1 -> origin/update-vision-commit-hash/6319671985-721-1 2025-01-24T00:53:58.9697514Z * [new branch] update-vision-commit-hash/6345577305-723-1 -> origin/update-vision-commit-hash/6345577305-723-1 2025-01-24T00:53:58.9698758Z * [new branch] update-vision-commit-hash/6366568705-725-1 -> origin/update-vision-commit-hash/6366568705-725-1 2025-01-24T00:53:58.9700028Z * [new branch] update-vision-commit-hash/6386942932-727-1 -> origin/update-vision-commit-hash/6386942932-727-1 2025-01-24T00:53:58.9701169Z * [new branch] update-vision-commit-hash/6399845260-728-1 -> origin/update-vision-commit-hash/6399845260-728-1 2025-01-24T00:53:58.9702408Z * [new branch] update-vision-commit-hash/6412969951-729-1 -> origin/update-vision-commit-hash/6412969951-729-1 2025-01-24T00:53:58.9703544Z * [new branch] update-vision-commit-hash/6425844356-730-1 -> origin/update-vision-commit-hash/6425844356-730-1 2025-01-24T00:53:58.9704746Z * [new branch] update-vision-commit-hash/6463026337-734-1 -> origin/update-vision-commit-hash/6463026337-734-1 2025-01-24T00:53:58.9705981Z * [new branch] update-vision-commit-hash/6489506557-736-1 -> origin/update-vision-commit-hash/6489506557-736-1 2025-01-24T00:53:58.9707194Z * [new branch] update-vision-commit-hash/6520762621-739-1 -> origin/update-vision-commit-hash/6520762621-739-1 2025-01-24T00:53:58.9708372Z * [new branch] update-vision-commit-hash/6581672893-744-1 -> origin/update-vision-commit-hash/6581672893-744-1 2025-01-24T00:53:58.9709596Z * [new branch] update-vision-commit-hash/6593929043-745-1 -> origin/update-vision-commit-hash/6593929043-745-1 2025-01-24T00:53:58.9710738Z * [new branch] update-vision-commit-hash/6634009725-750-1 -> origin/update-vision-commit-hash/6634009725-750-1 2025-01-24T00:53:58.9711931Z * [new branch] update-vision-commit-hash/6673463792-754-1 -> origin/update-vision-commit-hash/6673463792-754-1 2025-01-24T00:53:58.9713090Z * [new branch] update-vision-commit-hash/6700258936-758-1 -> origin/update-vision-commit-hash/6700258936-758-1 2025-01-24T00:53:58.9714303Z * [new branch] update-vision-commit-hash/6805589684-770-1 -> origin/update-vision-commit-hash/6805589684-770-1 2025-01-24T00:53:58.9715490Z * [new branch] update-vision-commit-hash/6818989957-773-1 -> origin/update-vision-commit-hash/6818989957-773-1 2025-01-24T00:53:58.9716557Z * [new branch] update-vision-commit-hash/6830864778-774-1 -> origin/update-vision-commit-hash/6830864778-774-1 2025-01-24T00:53:58.9717846Z * [new branch] update-vision-commit-hash/6857388096-777-1 -> origin/update-vision-commit-hash/6857388096-777-1 2025-01-24T00:53:58.9719076Z * [new branch] update-vision-commit-hash/6871122584-778-1 -> origin/update-vision-commit-hash/6871122584-778-1 2025-01-24T00:53:58.9720275Z * [new branch] update-vision-commit-hash/6884505667-779-1 -> origin/update-vision-commit-hash/6884505667-779-1 2025-01-24T00:53:58.9721473Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-01-24T00:53:58.9723119Z * [new branch] update-xla-commit-hash/10140112669-125-1 -> origin/update-xla-commit-hash/10140112669-125-1 2025-01-24T00:53:58.9724174Z * [new branch] update-xla-commit-hash/5711964502-56-1 -> origin/update-xla-commit-hash/5711964502-56-1 2025-01-24T00:53:58.9725310Z * [new branch] update-xla-commit-hash/5782359377-57-1 -> origin/update-xla-commit-hash/5782359377-57-1 2025-01-24T00:53:58.9726519Z * [new branch] update-xla-commit-hash/5837098370-60-1 -> origin/update-xla-commit-hash/5837098370-60-1 2025-01-24T00:53:58.9727541Z * [new branch] update-xla-commit-hash/5837494164-62-2 -> origin/update-xla-commit-hash/5837494164-62-2 2025-01-24T00:53:58.9731676Z * [new branch] update-xla-commit-hash/5853121215-70-1 -> origin/update-xla-commit-hash/5853121215-70-1 2025-01-24T00:53:58.9732100Z * [new branch] update-xla-commit-hash/5856611801-73-1 -> origin/update-xla-commit-hash/5856611801-73-1 2025-01-24T00:53:58.9732995Z * [new branch] update-xla-commit-hash/5861803330-74-1 -> origin/update-xla-commit-hash/5861803330-74-1 2025-01-24T00:53:58.9734385Z * [new branch] update-xla-commit-hash/5923384420-75-1 -> origin/update-xla-commit-hash/5923384420-75-1 2025-01-24T00:53:58.9735562Z * [new branch] update-xla-commit-hash/5997018991-76-1 -> origin/update-xla-commit-hash/5997018991-76-1 2025-01-24T00:53:58.9736787Z * [new branch] update-xla-commit-hash/6070520075-77-1 -> origin/update-xla-commit-hash/6070520075-77-1 2025-01-24T00:53:58.9737924Z * [new branch] update-xla-commit-hash/6143382673-78-1 -> origin/update-xla-commit-hash/6143382673-78-1 2025-01-24T00:53:58.9739091Z * [new branch] update-xla-commit-hash/6219563710-79-1 -> origin/update-xla-commit-hash/6219563710-79-1 2025-01-24T00:53:58.9740437Z * [new branch] update-xla-commit-hash/6296332542-80-1 -> origin/update-xla-commit-hash/6296332542-80-1 2025-01-24T00:53:58.9741534Z * [new branch] update-xla-commit-hash/6377302016-81-1 -> origin/update-xla-commit-hash/6377302016-81-1 2025-01-24T00:53:58.9742778Z * [new branch] update-xla-commit-hash/6453689944-82-1 -> origin/update-xla-commit-hash/6453689944-82-1 2025-01-24T00:53:58.9743926Z * [new branch] update-xla-commit-hash/6530489691-83-1 -> origin/update-xla-commit-hash/6530489691-83-1 2025-01-24T00:53:58.9745224Z * [new branch] update-xla-commit-hash/6610159969-84-1 -> origin/update-xla-commit-hash/6610159969-84-1 2025-01-24T00:53:58.9746358Z * [new branch] update-xla-commit-hash/6689695021-85-1 -> origin/update-xla-commit-hash/6689695021-85-1 2025-01-24T00:53:58.9747573Z * [new branch] update-xla-commit-hash/6767672412-86-1 -> origin/update-xla-commit-hash/6767672412-86-1 2025-01-24T00:53:58.9748772Z * [new branch] update-xla-commit-hash/6846986487-87-1 -> origin/update-xla-commit-hash/6846986487-87-1 2025-01-24T00:53:58.9753761Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-01-24T00:53:58.9754055Z * [new branch] update_pin -> origin/update_pin 2025-01-24T00:53:58.9754505Z * [new branch] update_rocm_yml_labels -> origin/update_rocm_yml_labels 2025-01-24T00:53:58.9754865Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-01-24T00:53:58.9755629Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-01-24T00:53:58.9756928Z * [new branch] update_slow_tests_1734939586 -> origin/update_slow_tests_1734939586 2025-01-24T00:53:58.9758252Z * [new branch] update_slow_tests_1736149192 -> origin/update_slow_tests_1736149192 2025-01-24T00:53:58.9759354Z * [new branch] update_slow_tests_1736754002 -> origin/update_slow_tests_1736754002 2025-01-24T00:53:58.9760683Z * [new branch] update_slow_tests_1737358785 -> origin/update_slow_tests_1737358785 2025-01-24T00:53:58.9761947Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-01-24T00:53:58.9763012Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-01-24T00:53:58.9764480Z * [new branch] upload-test-stats-workflow-env -> origin/upload-test-stats-workflow-env 2025-01-24T00:53:58.9765560Z * [new branch] use_torch_export_3 -> origin/use_torch_export_3 2025-01-24T00:53:58.9766829Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-01-24T00:53:58.9768213Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-01-24T00:53:58.9769506Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-01-24T00:53:58.9770994Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-01-24T00:53:58.9772313Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-01-24T00:53:58.9773608Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-01-24T00:53:58.9774912Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-01-24T00:53:58.9776247Z * [new branch] validate_fn -> origin/validate_fn 2025-01-24T00:53:58.9777624Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-01-24T00:53:58.9778835Z * [new branch] vfdev-5-patch-2 -> origin/vfdev-5-patch-2 2025-01-24T00:53:58.9780501Z * [new branch] viable/strict -> origin/viable/strict 2025-01-24T00:53:58.9782112Z * [new branch] voz/always_lift -> origin/voz/always_lift 2025-01-24T00:53:58.9783463Z * [new branch] voz/compiled_autograd_hooks -> origin/voz/compiled_autograd_hooks 2025-01-24T00:53:58.9784438Z * [new branch] voz/debug_dec -> origin/voz/debug_dec 2025-01-24T00:53:58.9785616Z * [new branch] voz/fix_fsdp -> origin/voz/fix_fsdp 2025-01-24T00:53:58.9786657Z * [new branch] voz/fix_np -> origin/voz/fix_np 2025-01-24T00:53:58.9787663Z * [new branch] voz/fix_np_2 -> origin/voz/fix_np_2 2025-01-24T00:53:58.9788892Z * [new branch] voz/fsdp_autograd -> origin/voz/fsdp_autograd 2025-01-24T00:53:58.9790005Z * [new branch] voz/fsdp_autograd2 -> origin/voz/fsdp_autograd2 2025-01-24T00:53:58.9791534Z * [new branch] voz/fsdp_autograd4 -> origin/voz/fsdp_autograd4 2025-01-24T00:53:58.9793139Z * [new branch] voz/fsdp_autograd_merge -> origin/voz/fsdp_autograd_merge 2025-01-24T00:53:58.9794237Z * [new branch] voz/fsdp_autograd_merge2 -> origin/voz/fsdp_autograd_merge2 2025-01-24T00:53:58.9795414Z * [new branch] voz/fsdp_ops -> origin/voz/fsdp_ops 2025-01-24T00:53:58.9796558Z * [new branch] voz/fsdp_ops2 -> origin/voz/fsdp_ops2 2025-01-24T00:53:58.9797747Z * [new branch] voz/fsdp_ops3 -> origin/voz/fsdp_ops3 2025-01-24T00:53:58.9798866Z * [new branch] voz/hacks -> origin/voz/hacks 2025-01-24T00:53:58.9800044Z * [new branch] voz/partials -> origin/voz/partials 2025-01-24T00:53:58.9801235Z * [new branch] voz/puffery -> origin/voz/puffery 2025-01-24T00:53:58.9802397Z * [new branch] voz/serde2 -> origin/voz/serde2 2025-01-24T00:53:58.9803696Z * [new branch] voz/soft_fork_autograd_fsdp -> origin/voz/soft_fork_autograd_fsdp 2025-01-24T00:53:58.9804663Z * [new branch] voz/torch_np -> origin/voz/torch_np 2025-01-24T00:53:58.9806030Z * [new branch] voz/torchrec_enablement -> origin/voz/torchrec_enablement 2025-01-24T00:53:58.9807109Z * [new branch] voz/torchrec_enablement2 -> origin/voz/torchrec_enablement2 2025-01-24T00:53:58.9808455Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-01-24T00:53:58.9810148Z * [new branch] wdvr/add_boto3 -> origin/wdvr/add_boto3 2025-01-24T00:53:58.9811559Z * [new branch] wdvr/fix_cppwarnings_build -> origin/wdvr/fix_cppwarnings_build 2025-01-24T00:53:58.9812620Z * [new branch] wdvr/sccache091 -> origin/wdvr/sccache091 2025-01-24T00:53:58.9813658Z * [new branch] wdvr/sccache_nvcc -> origin/wdvr/sccache_nvcc 2025-01-24T00:53:58.9814789Z * [new branch] wdvr/sccache_simplified -> origin/wdvr/sccache_simplified 2025-01-24T00:53:58.9815972Z * [new branch] wdvr/xpu_sccache_fix -> origin/wdvr/xpu_sccache_fix 2025-01-24T00:53:58.9817657Z * [new branch] whc/flight -> origin/whc/flight 2025-01-24T00:53:58.9819110Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-01-24T00:53:58.9820340Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-01-24T00:53:58.9821526Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-01-24T00:53:58.9822729Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-01-24T00:53:58.9823792Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-01-24T00:53:58.9824941Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-01-24T00:53:58.9826259Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-01-24T00:53:58.9828265Z * [new branch] wwen/dynamo-preserve-node-metadata -> origin/wwen/dynamo-preserve-node-metadata 2025-01-24T00:53:58.9829680Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-01-24T00:53:58.9830705Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-01-24T00:53:58.9832039Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-01-24T00:53:58.9832943Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-01-24T00:53:58.9834106Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-01-24T00:53:58.9835157Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-01-24T00:53:58.9836380Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-01-24T00:53:58.9837386Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-01-24T00:53:58.9838939Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-01-24T00:53:58.9840606Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-01-24T00:53:58.9841900Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-01-24T00:53:58.9843045Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-01-24T00:53:58.9844196Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-01-24T00:53:58.9845459Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-01-24T00:53:58.9846665Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-01-24T00:53:58.9847920Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-01-24T00:53:58.9849063Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-01-24T00:53:58.9850606Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-01-24T00:53:58.9851752Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-01-24T00:53:58.9852829Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-01-24T00:53:58.9854092Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-01-24T00:53:58.9855241Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-01-24T00:53:58.9856782Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-01-24T00:53:58.9857765Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-01-24T00:53:58.9859205Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-01-24T00:53:58.9860326Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-01-24T00:53:58.9861526Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-01-24T00:53:58.9862684Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-01-24T00:53:58.9863916Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-01-24T00:53:58.9865118Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-01-24T00:53:58.9866604Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-01-24T00:53:58.9867610Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-01-24T00:53:58.9868574Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-01-24T00:53:58.9869885Z * [new branch] xmfan/distributed_torchbench -> origin/xmfan/distributed_torchbench 2025-01-24T00:53:58.9871011Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-01-24T00:53:58.9872279Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-01-24T00:53:58.9873561Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-01-24T00:53:58.9874482Z * [new branch] xmfan/fsdp_wraps -> origin/xmfan/fsdp_wraps 2025-01-24T00:53:58.9875783Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-01-24T00:53:58.9877046Z * [new branch] xmfan/oss_benchmark_script -> origin/xmfan/oss_benchmark_script 2025-01-24T00:53:58.9878078Z * [new branch] xmfan/rename_nanogpt -> origin/xmfan/rename_nanogpt 2025-01-24T00:53:58.9879439Z * [new branch] xmfan/retains_grad_hooks -> origin/xmfan/retains_grad_hooks 2025-01-24T00:53:58.9880487Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-01-24T00:53:58.9881691Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-01-24T00:53:58.9882946Z * [new branch] xmfan/test -> origin/xmfan/test 2025-01-24T00:53:58.9884235Z * [new branch] xmfan/yolov3_oom -> origin/xmfan/yolov3_oom 2025-01-24T00:53:58.9886032Z * [new branch] xz9/remove-run-torchbench -> origin/xz9/remove-run-torchbench 2025-01-24T00:53:58.9887151Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-01-24T00:53:58.9888778Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-01-24T00:53:58.9890511Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-01-24T00:53:58.9892161Z * [new branch] zainr/emit-debug -> origin/zainr/emit-debug 2025-01-24T00:53:58.9893487Z * [new branch] zainr/historical-correlation-fix -> origin/zainr/historical-correlation-fix 2025-01-24T00:53:58.9894298Z * [new branch] zainr/lint-fix -> origin/zainr/lint-fix 2025-01-24T00:53:58.9895682Z * [new branch] zainr/metrics-job-id -> origin/zainr/metrics-job-id 2025-01-24T00:53:58.9896699Z * [new branch] zainr/metrics-pr -> origin/zainr/metrics-pr 2025-01-24T00:53:58.9897807Z * [new branch] zainr/no-op -> origin/zainr/no-op 2025-01-24T00:53:58.9899498Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-01-24T00:53:58.9900886Z * [new branch] zainr/td-baseline-stats -> origin/zainr/td-baseline-stats 2025-01-24T00:53:58.9901903Z * [new branch] zainr/td-class -> origin/zainr/td-class 2025-01-24T00:53:58.9903248Z * [new branch] zainr/td-class-metrics -> origin/zainr/td-class-metrics 2025-01-24T00:53:58.9904437Z * [new branch] zainr/td-downgrade -> origin/zainr/td-downgrade 2025-01-24T00:53:58.9905544Z * [new branch] zainr/td-file-pass -> origin/zainr/td-file-pass 2025-01-24T00:53:58.9906759Z * [new branch] zainr/td-metrics-v2 -> origin/zainr/td-metrics-v2 2025-01-24T00:53:58.9907807Z * [new branch] zainr/td-metrics2 -> origin/zainr/td-metrics2 2025-01-24T00:53:58.9909165Z * [new branch] zainr/td-pass-class-times -> origin/zainr/td-pass-class-times 2025-01-24T00:53:58.9910189Z * [new branch] zainr/td-shard-info -> origin/zainr/td-shard-info 2025-01-24T00:53:58.9911393Z * [new branch] zainr/td-trial -> origin/zainr/td-trial 2025-01-24T00:53:58.9912511Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-01-24T00:53:58.9913983Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-01-24T00:53:58.9915167Z * [new branch] zb2p -> origin/zb2p 2025-01-24T00:53:58.9916398Z * [new branch] zbv_algo -> origin/zbv_algo 2025-01-24T00:53:58.9917861Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-01-24T00:53:58.9919231Z * [new branch] zdevito-patch-2 -> origin/zdevito-patch-2 2025-01-24T00:53:58.9920531Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-01-24T00:53:58.9921640Z * [new branch] zhuhaozhe-patch-1 -> origin/zhuhaozhe-patch-1 2025-01-24T00:53:58.9924054Z * [new branch] zhxchen17/dynamo/0 -> origin/zhxchen17/dynamo/0 2025-01-24T00:53:58.9925295Z * [new branch] zhxchen17/dynamo/1 -> origin/zhxchen17/dynamo/1 2025-01-24T00:53:58.9926506Z * [new branch] zhxchen17/dynamo/2 -> origin/zhxchen17/dynamo/2 2025-01-24T00:53:58.9928047Z * [new branch] zhxchen17/export/1 -> origin/zhxchen17/export/1 2025-01-24T00:53:58.9929256Z * [new branch] zhxchen17/export/10 -> origin/zhxchen17/export/10 2025-01-24T00:53:58.9930524Z * [new branch] zhxchen17/export/11 -> origin/zhxchen17/export/11 2025-01-24T00:53:58.9931733Z * [new branch] zhxchen17/export/12 -> origin/zhxchen17/export/12 2025-01-24T00:53:58.9932862Z * [new branch] zhxchen17/export/13 -> origin/zhxchen17/export/13 2025-01-24T00:53:58.9934138Z * [new branch] zhxchen17/export/14 -> origin/zhxchen17/export/14 2025-01-24T00:53:58.9935326Z * [new branch] zhxchen17/export/3 -> origin/zhxchen17/export/3 2025-01-24T00:53:58.9936526Z * [new branch] zhxchen17/export/6 -> origin/zhxchen17/export/6 2025-01-24T00:53:58.9937593Z * [new branch] zhxchen17/export/7 -> origin/zhxchen17/export/7 2025-01-24T00:53:58.9938853Z * [new branch] zhxchen17/export/8 -> origin/zhxchen17/export/8 2025-01-24T00:53:58.9939892Z * [new branch] zhxchen17/export/9 -> origin/zhxchen17/export/9 2025-01-24T00:53:58.9941587Z * [new branch] zhxchen17/tmp/0 -> origin/zhxchen17/tmp/0 2025-01-24T00:53:58.9942762Z * [new branch] zhxchen17/tmp/2 -> origin/zhxchen17/tmp/2 2025-01-24T00:53:58.9944596Z * [new branch] zxiiro/docs-build.sh -> origin/zxiiro/docs-build.sh 2025-01-24T00:53:58.9945913Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-01-24T00:53:58.9946674Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-01-24T00:53:58.9948057Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-01-24T00:53:58.9949040Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-01-24T00:53:58.9950315Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-01-24T00:53:58.9951379Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-01-24T00:53:58.9952329Z * [new tag] ciflow/binaries/128672 -> ciflow/binaries/128672 2025-01-24T00:53:58.9953277Z * [new tag] ciflow/binaries/129465 -> ciflow/binaries/129465 2025-01-24T00:53:58.9954101Z * [new tag] ciflow/binaries/138175 -> ciflow/binaries/138175 2025-01-24T00:53:58.9955008Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-01-24T00:53:58.9956044Z * [new tag] ciflow/binaries/139760 -> ciflow/binaries/139760 2025-01-24T00:53:58.9956871Z * [new tag] ciflow/binaries/140844 -> ciflow/binaries/140844 2025-01-24T00:53:58.9957844Z * [new tag] ciflow/binaries/142040 -> ciflow/binaries/142040 2025-01-24T00:53:58.9958620Z * [new tag] ciflow/binaries/143082 -> ciflow/binaries/143082 2025-01-24T00:53:58.9959432Z * [new tag] ciflow/binaries/143360 -> ciflow/binaries/143360 2025-01-24T00:53:58.9960449Z * [new tag] ciflow/binaries/143416 -> ciflow/binaries/143416 2025-01-24T00:53:58.9961958Z * [new tag] ciflow/binaries/143791 -> ciflow/binaries/143791 2025-01-24T00:53:58.9963324Z * [new tag] ciflow/binaries/143794 -> ciflow/binaries/143794 2025-01-24T00:53:58.9964587Z * [new tag] ciflow/binaries/144046 -> ciflow/binaries/144046 2025-01-24T00:53:58.9965488Z * [new tag] ciflow/binaries/144127 -> ciflow/binaries/144127 2025-01-24T00:53:58.9966375Z * [new tag] ciflow/binaries/145119 -> ciflow/binaries/145119 2025-01-24T00:53:58.9967341Z * [new tag] ciflow/binaries/145224 -> ciflow/binaries/145224 2025-01-24T00:53:58.9968368Z * [new tag] ciflow/binaries_conda/139576 -> ciflow/binaries_conda/139576 2025-01-24T00:53:58.9969346Z * [new tag] ciflow/binaries_libtorch/139576 -> ciflow/binaries_libtorch/139576 2025-01-24T00:53:58.9970321Z * [new tag] ciflow/binaries_wheel/135189 -> ciflow/binaries_wheel/135189 2025-01-24T00:53:58.9971098Z * [new tag] ciflow/binaries_wheel/139576 -> ciflow/binaries_wheel/139576 2025-01-24T00:53:58.9972166Z * [new tag] ciflow/binaries_wheel/141584 -> ciflow/binaries_wheel/141584 2025-01-24T00:53:58.9972983Z * [new tag] ciflow/binaries_wheel/142279 -> ciflow/binaries_wheel/142279 2025-01-24T00:53:58.9973755Z * [new tag] ciflow/binaries_wheel/143388 -> ciflow/binaries_wheel/143388 2025-01-24T00:53:58.9974736Z * [new tag] ciflow/binaries_wheel/144049 -> ciflow/binaries_wheel/144049 2025-01-24T00:53:58.9975601Z * [new tag] ciflow/binaries_wheel/144842 -> ciflow/binaries_wheel/144842 2025-01-24T00:53:58.9976393Z * [new tag] ciflow/binaries_wheel/144887 -> ciflow/binaries_wheel/144887 2025-01-24T00:53:58.9977239Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-01-24T00:53:58.9978014Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-01-24T00:53:58.9978840Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-01-24T00:53:58.9980102Z * [new tag] ciflow/inductor-cu126/140793 -> ciflow/inductor-cu126/140793 2025-01-24T00:53:58.9981154Z * [new tag] ciflow/inductor-micro-benchmark/141910 -> ciflow/inductor-micro-benchmark/141910 2025-01-24T00:53:58.9982533Z * [new tag] ciflow/inductor-perf-compare/140195 -> ciflow/inductor-perf-compare/140195 2025-01-24T00:53:58.9983320Z * [new tag] ciflow/inductor-perf-compare/145455 -> ciflow/inductor-perf-compare/145455 2025-01-24T00:53:58.9984368Z * [new tag] ciflow/inductor-perf-test-nightly/140195 -> ciflow/inductor-perf-test-nightly/140195 2025-01-24T00:53:58.9985119Z * [new tag] ciflow/inductor-periodic/140793 -> ciflow/inductor-periodic/140793 2025-01-24T00:53:58.9986120Z * [new tag] ciflow/inductor-periodic/143560 -> ciflow/inductor-periodic/143560 2025-01-24T00:53:58.9987089Z * [new tag] ciflow/inductor-periodic/144594 -> ciflow/inductor-periodic/144594 2025-01-24T00:53:58.9987892Z * [new tag] ciflow/inductor-periodic/145455 -> ciflow/inductor-periodic/145455 2025-01-24T00:53:58.9988960Z * [new tag] ciflow/inductor-rocm/140261 -> ciflow/inductor-rocm/140261 2025-01-24T00:53:58.9989937Z * [new tag] ciflow/inductor-rocm/140989 -> ciflow/inductor-rocm/140989 2025-01-24T00:53:58.9991015Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-01-24T00:53:58.9991905Z * [new tag] ciflow/inductor-rocm/141355 -> ciflow/inductor-rocm/141355 2025-01-24T00:53:58.9992929Z * [new tag] ciflow/inductor-rocm/142408 -> ciflow/inductor-rocm/142408 2025-01-24T00:53:58.9993888Z * [new tag] ciflow/inductor-rocm/144985 -> ciflow/inductor-rocm/144985 2025-01-24T00:53:58.9994910Z * [new tag] ciflow/inductor-rocm/145504 -> ciflow/inductor-rocm/145504 2025-01-24T00:53:58.9995879Z * [new tag] ciflow/inductor-rocm/145518 -> ciflow/inductor-rocm/145518 2025-01-24T00:53:58.9996782Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-01-24T00:53:58.9997574Z * [new tag] ciflow/inductor/113257 -> ciflow/inductor/113257 2025-01-24T00:53:58.9998349Z * [new tag] ciflow/inductor/118489 -> ciflow/inductor/118489 2025-01-24T00:53:58.9999248Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-01-24T00:53:59.0000028Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-01-24T00:53:59.0000835Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-01-24T00:53:59.0001644Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-01-24T00:53:59.0002408Z * [new tag] ciflow/inductor/123661 -> ciflow/inductor/123661 2025-01-24T00:53:59.0003188Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-01-24T00:53:59.0003987Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-01-24T00:53:59.0004761Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-01-24T00:53:59.0005948Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-01-24T00:53:59.0006999Z * [new tag] ciflow/inductor/125469 -> ciflow/inductor/125469 2025-01-24T00:53:59.0007987Z * [new tag] ciflow/inductor/125806 -> ciflow/inductor/125806 2025-01-24T00:53:59.0008810Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-01-24T00:53:59.0009823Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-01-24T00:53:59.0010735Z * [new tag] ciflow/inductor/126129 -> ciflow/inductor/126129 2025-01-24T00:53:59.0011606Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-01-24T00:53:59.0012556Z * [new tag] ciflow/inductor/127011 -> ciflow/inductor/127011 2025-01-24T00:53:59.0013431Z * [new tag] ciflow/inductor/127171 -> ciflow/inductor/127171 2025-01-24T00:53:59.0014270Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-01-24T00:53:59.0015073Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-01-24T00:53:59.0015947Z * [new tag] ciflow/inductor/128802 -> ciflow/inductor/128802 2025-01-24T00:53:59.0016871Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-01-24T00:53:59.0017725Z * [new tag] ciflow/inductor/129409 -> ciflow/inductor/129409 2025-01-24T00:53:59.0018555Z * [new tag] ciflow/inductor/129420 -> ciflow/inductor/129420 2025-01-24T00:53:59.0019341Z * [new tag] ciflow/inductor/130141 -> ciflow/inductor/130141 2025-01-24T00:53:59.0020494Z * [new tag] ciflow/inductor/130499 -> ciflow/inductor/130499 2025-01-24T00:53:59.0021263Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-01-24T00:53:59.0022089Z * [new tag] ciflow/inductor/131354 -> ciflow/inductor/131354 2025-01-24T00:53:59.0022918Z * [new tag] ciflow/inductor/131481 -> ciflow/inductor/131481 2025-01-24T00:53:59.0023922Z * [new tag] ciflow/inductor/131493 -> ciflow/inductor/131493 2025-01-24T00:53:59.0024783Z * [new tag] ciflow/inductor/132021 -> ciflow/inductor/132021 2025-01-24T00:53:59.0025599Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-01-24T00:53:59.0026402Z * [new tag] ciflow/inductor/132755 -> ciflow/inductor/132755 2025-01-24T00:53:59.0027245Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-01-24T00:53:59.0028075Z * [new tag] ciflow/inductor/133121 -> ciflow/inductor/133121 2025-01-24T00:53:59.0028970Z * [new tag] ciflow/inductor/133287 -> ciflow/inductor/133287 2025-01-24T00:53:59.0029742Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-01-24T00:53:59.0030591Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-01-24T00:53:59.0031399Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-01-24T00:53:59.0032221Z * [new tag] ciflow/inductor/133307 -> ciflow/inductor/133307 2025-01-24T00:53:59.0033058Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-01-24T00:53:59.0033871Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-01-24T00:53:59.0034714Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-01-24T00:53:59.0035533Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-01-24T00:53:59.0036430Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-01-24T00:53:59.0037322Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-01-24T00:53:59.0038167Z * [new tag] ciflow/inductor/133842 -> ciflow/inductor/133842 2025-01-24T00:53:59.0038982Z * [new tag] ciflow/inductor/134681 -> ciflow/inductor/134681 2025-01-24T00:53:59.0039869Z * [new tag] ciflow/inductor/134881 -> ciflow/inductor/134881 2025-01-24T00:53:59.0040791Z * [new tag] ciflow/inductor/134969 -> ciflow/inductor/134969 2025-01-24T00:53:59.0041629Z * [new tag] ciflow/inductor/135189 -> ciflow/inductor/135189 2025-01-24T00:53:59.0042418Z * [new tag] ciflow/inductor/135337 -> ciflow/inductor/135337 2025-01-24T00:53:59.0043737Z * [new tag] ciflow/inductor/135465 -> ciflow/inductor/135465 2025-01-24T00:53:59.0044345Z * [new tag] ciflow/inductor/135708 -> ciflow/inductor/135708 2025-01-24T00:53:59.0045183Z * [new tag] ciflow/inductor/135719 -> ciflow/inductor/135719 2025-01-24T00:53:59.0046019Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-01-24T00:53:59.0047196Z * [new tag] ciflow/inductor/136268 -> ciflow/inductor/136268 2025-01-24T00:53:59.0048025Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-01-24T00:53:59.0048790Z * [new tag] ciflow/inductor/136478 -> ciflow/inductor/136478 2025-01-24T00:53:59.0054739Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-01-24T00:53:59.0055132Z * [new tag] ciflow/inductor/136753 -> ciflow/inductor/136753 2025-01-24T00:53:59.0055436Z * [new tag] ciflow/inductor/136802 -> ciflow/inductor/136802 2025-01-24T00:53:59.0055645Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-01-24T00:53:59.0055972Z * [new tag] ciflow/inductor/137493 -> ciflow/inductor/137493 2025-01-24T00:53:59.0056334Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-01-24T00:53:59.0056691Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-01-24T00:53:59.0057052Z * [new tag] ciflow/inductor/137658 -> ciflow/inductor/137658 2025-01-24T00:53:59.0057295Z * [new tag] ciflow/inductor/137662 -> ciflow/inductor/137662 2025-01-24T00:53:59.0057743Z * [new tag] ciflow/inductor/137726 -> ciflow/inductor/137726 2025-01-24T00:53:59.0058523Z * [new tag] ciflow/inductor/137808 -> ciflow/inductor/137808 2025-01-24T00:53:59.0059362Z * [new tag] ciflow/inductor/137822 -> ciflow/inductor/137822 2025-01-24T00:53:59.0060320Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-01-24T00:53:59.0061197Z * [new tag] ciflow/inductor/137861 -> ciflow/inductor/137861 2025-01-24T00:53:59.0061986Z * [new tag] ciflow/inductor/137884 -> ciflow/inductor/137884 2025-01-24T00:53:59.0062842Z * [new tag] ciflow/inductor/137921 -> ciflow/inductor/137921 2025-01-24T00:53:59.0063712Z * [new tag] ciflow/inductor/137959 -> ciflow/inductor/137959 2025-01-24T00:53:59.0064548Z * [new tag] ciflow/inductor/138101 -> ciflow/inductor/138101 2025-01-24T00:53:59.0065392Z * [new tag] ciflow/inductor/138185 -> ciflow/inductor/138185 2025-01-24T00:53:59.0066181Z * [new tag] ciflow/inductor/138202 -> ciflow/inductor/138202 2025-01-24T00:53:59.0067006Z * [new tag] ciflow/inductor/138213 -> ciflow/inductor/138213 2025-01-24T00:53:59.0067876Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-01-24T00:53:59.0068683Z * [new tag] ciflow/inductor/138282 -> ciflow/inductor/138282 2025-01-24T00:53:59.0069530Z * [new tag] ciflow/inductor/138503 -> ciflow/inductor/138503 2025-01-24T00:53:59.0070341Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-01-24T00:53:59.0071188Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-01-24T00:53:59.0072158Z * [new tag] ciflow/inductor/138555 -> ciflow/inductor/138555 2025-01-24T00:53:59.0073124Z * [new tag] ciflow/inductor/138573 -> ciflow/inductor/138573 2025-01-24T00:53:59.0074365Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-01-24T00:53:59.0075168Z * [new tag] ciflow/inductor/138749 -> ciflow/inductor/138749 2025-01-24T00:53:59.0076288Z * [new tag] ciflow/inductor/138871 -> ciflow/inductor/138871 2025-01-24T00:53:59.0076953Z * [new tag] ciflow/inductor/138889 -> ciflow/inductor/138889 2025-01-24T00:53:59.0077816Z * [new tag] ciflow/inductor/138929 -> ciflow/inductor/138929 2025-01-24T00:53:59.0078737Z * [new tag] ciflow/inductor/138930 -> ciflow/inductor/138930 2025-01-24T00:53:59.0079519Z * [new tag] ciflow/inductor/138938 -> ciflow/inductor/138938 2025-01-24T00:53:59.0080355Z * [new tag] ciflow/inductor/138953 -> ciflow/inductor/138953 2025-01-24T00:53:59.0081150Z * [new tag] ciflow/inductor/138963 -> ciflow/inductor/138963 2025-01-24T00:53:59.0082131Z * [new tag] ciflow/inductor/138966 -> ciflow/inductor/138966 2025-01-24T00:53:59.0083111Z * [new tag] ciflow/inductor/138999 -> ciflow/inductor/138999 2025-01-24T00:53:59.0083902Z * [new tag] ciflow/inductor/139094 -> ciflow/inductor/139094 2025-01-24T00:53:59.0084742Z * [new tag] ciflow/inductor/139098 -> ciflow/inductor/139098 2025-01-24T00:53:59.0085560Z * [new tag] ciflow/inductor/139101 -> ciflow/inductor/139101 2025-01-24T00:53:59.0086425Z * [new tag] ciflow/inductor/139102 -> ciflow/inductor/139102 2025-01-24T00:53:59.0087279Z * [new tag] ciflow/inductor/139105 -> ciflow/inductor/139105 2025-01-24T00:53:59.0088281Z * [new tag] ciflow/inductor/139135 -> ciflow/inductor/139135 2025-01-24T00:53:59.0089297Z * [new tag] ciflow/inductor/139146 -> ciflow/inductor/139146 2025-01-24T00:53:59.0090490Z * [new tag] ciflow/inductor/139171 -> ciflow/inductor/139171 2025-01-24T00:53:59.0091356Z * [new tag] ciflow/inductor/139247 -> ciflow/inductor/139247 2025-01-24T00:53:59.0092181Z * [new tag] ciflow/inductor/139271 -> ciflow/inductor/139271 2025-01-24T00:53:59.0092998Z * [new tag] ciflow/inductor/139308 -> ciflow/inductor/139308 2025-01-24T00:53:59.0094036Z * [new tag] ciflow/inductor/139325 -> ciflow/inductor/139325 2025-01-24T00:53:59.0094712Z * [new tag] ciflow/inductor/139329 -> ciflow/inductor/139329 2025-01-24T00:53:59.0095542Z * [new tag] ciflow/inductor/139338 -> ciflow/inductor/139338 2025-01-24T00:53:59.0096349Z * [new tag] ciflow/inductor/139356 -> ciflow/inductor/139356 2025-01-24T00:53:59.0097189Z * [new tag] ciflow/inductor/139357 -> ciflow/inductor/139357 2025-01-24T00:53:59.0097995Z * [new tag] ciflow/inductor/139379 -> ciflow/inductor/139379 2025-01-24T00:53:59.0098830Z * [new tag] ciflow/inductor/139384 -> ciflow/inductor/139384 2025-01-24T00:53:59.0099702Z * [new tag] ciflow/inductor/139421 -> ciflow/inductor/139421 2025-01-24T00:53:59.0101358Z * [new tag] ciflow/inductor/139437 -> ciflow/inductor/139437 2025-01-24T00:53:59.0102118Z * [new tag] ciflow/inductor/139535 -> ciflow/inductor/139535 2025-01-24T00:53:59.0102984Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-01-24T00:53:59.0103787Z * [new tag] ciflow/inductor/139672 -> ciflow/inductor/139672 2025-01-24T00:53:59.0104623Z * [new tag] ciflow/inductor/139697 -> ciflow/inductor/139697 2025-01-24T00:53:59.0105474Z * [new tag] ciflow/inductor/139708 -> ciflow/inductor/139708 2025-01-24T00:53:59.0106287Z * [new tag] ciflow/inductor/139796 -> ciflow/inductor/139796 2025-01-24T00:53:59.0107192Z * [new tag] ciflow/inductor/139840 -> ciflow/inductor/139840 2025-01-24T00:53:59.0108178Z * [new tag] ciflow/inductor/139864 -> ciflow/inductor/139864 2025-01-24T00:53:59.0109104Z * [new tag] ciflow/inductor/139928 -> ciflow/inductor/139928 2025-01-24T00:53:59.0109846Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-01-24T00:53:59.0110716Z * [new tag] ciflow/inductor/139976 -> ciflow/inductor/139976 2025-01-24T00:53:59.0111562Z * [new tag] ciflow/inductor/140032 -> ciflow/inductor/140032 2025-01-24T00:53:59.0112387Z * [new tag] ciflow/inductor/140048 -> ciflow/inductor/140048 2025-01-24T00:53:59.0113280Z * [new tag] ciflow/inductor/140084 -> ciflow/inductor/140084 2025-01-24T00:53:59.0114133Z * [new tag] ciflow/inductor/140132 -> ciflow/inductor/140132 2025-01-24T00:53:59.0115100Z * [new tag] ciflow/inductor/140146 -> ciflow/inductor/140146 2025-01-24T00:53:59.0116082Z * [new tag] ciflow/inductor/140159 -> ciflow/inductor/140159 2025-01-24T00:53:59.0116938Z * [new tag] ciflow/inductor/140195 -> ciflow/inductor/140195 2025-01-24T00:53:59.0117772Z * [new tag] ciflow/inductor/140283 -> ciflow/inductor/140283 2025-01-24T00:53:59.0118620Z * [new tag] ciflow/inductor/140328 -> ciflow/inductor/140328 2025-01-24T00:53:59.0119634Z * [new tag] ciflow/inductor/140362 -> ciflow/inductor/140362 2025-01-24T00:53:59.0120533Z * [new tag] ciflow/inductor/140677 -> ciflow/inductor/140677 2025-01-24T00:53:59.0121490Z * [new tag] ciflow/inductor/140746 -> ciflow/inductor/140746 2025-01-24T00:53:59.0122317Z * [new tag] ciflow/inductor/140747 -> ciflow/inductor/140747 2025-01-24T00:53:59.0123142Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-01-24T00:53:59.0124180Z * [new tag] ciflow/inductor/140807 -> ciflow/inductor/140807 2025-01-24T00:53:59.0125024Z * [new tag] ciflow/inductor/140858 -> ciflow/inductor/140858 2025-01-24T00:53:59.0125946Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-01-24T00:53:59.0126822Z * [new tag] ciflow/inductor/141055 -> ciflow/inductor/141055 2025-01-24T00:53:59.0128350Z * [new tag] ciflow/inductor/141082 -> ciflow/inductor/141082 2025-01-24T00:53:59.0129119Z * [new tag] ciflow/inductor/141096 -> ciflow/inductor/141096 2025-01-24T00:53:59.0129928Z * [new tag] ciflow/inductor/141097 -> ciflow/inductor/141097 2025-01-24T00:53:59.0130940Z * [new tag] ciflow/inductor/141131 -> ciflow/inductor/141131 2025-01-24T00:53:59.0131784Z * [new tag] ciflow/inductor/141168 -> ciflow/inductor/141168 2025-01-24T00:53:59.0132566Z * [new tag] ciflow/inductor/141193 -> ciflow/inductor/141193 2025-01-24T00:53:59.0133434Z * [new tag] ciflow/inductor/141195 -> ciflow/inductor/141195 2025-01-24T00:53:59.0134408Z * [new tag] ciflow/inductor/141213 -> ciflow/inductor/141213 2025-01-24T00:53:59.0135568Z * [new tag] ciflow/inductor/141226 -> ciflow/inductor/141226 2025-01-24T00:53:59.0136294Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-01-24T00:53:59.0137353Z * [new tag] ciflow/inductor/141342 -> ciflow/inductor/141342 2025-01-24T00:53:59.0138145Z * [new tag] ciflow/inductor/141347 -> ciflow/inductor/141347 2025-01-24T00:53:59.0139027Z * [new tag] ciflow/inductor/141393 -> ciflow/inductor/141393 2025-01-24T00:53:59.0139850Z * [new tag] ciflow/inductor/141489 -> ciflow/inductor/141489 2025-01-24T00:53:59.0140728Z * [new tag] ciflow/inductor/141493 -> ciflow/inductor/141493 2025-01-24T00:53:59.0141705Z * [new tag] ciflow/inductor/141496 -> ciflow/inductor/141496 2025-01-24T00:53:59.0142409Z * [new tag] ciflow/inductor/141588 -> ciflow/inductor/141588 2025-01-24T00:53:59.0143267Z * [new tag] ciflow/inductor/141641 -> ciflow/inductor/141641 2025-01-24T00:53:59.0144091Z * [new tag] ciflow/inductor/141659 -> ciflow/inductor/141659 2025-01-24T00:53:59.0144991Z * [new tag] ciflow/inductor/141684 -> ciflow/inductor/141684 2025-01-24T00:53:59.0145871Z * [new tag] ciflow/inductor/141697 -> ciflow/inductor/141697 2025-01-24T00:53:59.0146743Z * [new tag] ciflow/inductor/141700 -> ciflow/inductor/141700 2025-01-24T00:53:59.0147605Z * [new tag] ciflow/inductor/141702 -> ciflow/inductor/141702 2025-01-24T00:53:59.0148405Z * [new tag] ciflow/inductor/141720 -> ciflow/inductor/141720 2025-01-24T00:53:59.0149850Z * [new tag] ciflow/inductor/141730 -> ciflow/inductor/141730 2025-01-24T00:53:59.0150754Z * [new tag] ciflow/inductor/141795 -> ciflow/inductor/141795 2025-01-24T00:53:59.0151621Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-01-24T00:53:59.0152547Z * [new tag] ciflow/inductor/141889 -> ciflow/inductor/141889 2025-01-24T00:53:59.0153361Z * [new tag] ciflow/inductor/141940 -> ciflow/inductor/141940 2025-01-24T00:53:59.0154253Z * [new tag] ciflow/inductor/141944 -> ciflow/inductor/141944 2025-01-24T00:53:59.0155085Z * [new tag] ciflow/inductor/141947 -> ciflow/inductor/141947 2025-01-24T00:53:59.0155907Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-01-24T00:53:59.0156791Z * [new tag] ciflow/inductor/142026 -> ciflow/inductor/142026 2025-01-24T00:53:59.0157631Z * [new tag] ciflow/inductor/142046 -> ciflow/inductor/142046 2025-01-24T00:53:59.0159094Z * [new tag] ciflow/inductor/142091 -> ciflow/inductor/142091 2025-01-24T00:53:59.0159878Z * [new tag] ciflow/inductor/142092 -> ciflow/inductor/142092 2025-01-24T00:53:59.0160721Z * [new tag] ciflow/inductor/142105 -> ciflow/inductor/142105 2025-01-24T00:53:59.0161901Z * [new tag] ciflow/inductor/142163 -> ciflow/inductor/142163 2025-01-24T00:53:59.0162945Z * [new tag] ciflow/inductor/142272 -> ciflow/inductor/142272 2025-01-24T00:53:59.0164185Z * [new tag] ciflow/inductor/142273 -> ciflow/inductor/142273 2025-01-24T00:53:59.0165018Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-01-24T00:53:59.0165827Z * [new tag] ciflow/inductor/142296 -> ciflow/inductor/142296 2025-01-24T00:53:59.0166821Z * [new tag] ciflow/inductor/142309 -> ciflow/inductor/142309 2025-01-24T00:53:59.0167666Z * [new tag] ciflow/inductor/142350 -> ciflow/inductor/142350 2025-01-24T00:53:59.0168483Z * [new tag] ciflow/inductor/142372 -> ciflow/inductor/142372 2025-01-24T00:53:59.0169309Z * [new tag] ciflow/inductor/142407 -> ciflow/inductor/142407 2025-01-24T00:53:59.0170257Z * [new tag] ciflow/inductor/142483 -> ciflow/inductor/142483 2025-01-24T00:53:59.0171153Z * [new tag] ciflow/inductor/142513 -> ciflow/inductor/142513 2025-01-24T00:53:59.0171998Z * [new tag] ciflow/inductor/142830 -> ciflow/inductor/142830 2025-01-24T00:53:59.0172834Z * [new tag] ciflow/inductor/142851 -> ciflow/inductor/142851 2025-01-24T00:53:59.0173794Z * [new tag] ciflow/inductor/142861 -> ciflow/inductor/142861 2025-01-24T00:53:59.0174691Z * [new tag] ciflow/inductor/143044 -> ciflow/inductor/143044 2025-01-24T00:53:59.0175714Z * [new tag] ciflow/inductor/143061 -> ciflow/inductor/143061 2025-01-24T00:53:59.0176345Z * [new tag] ciflow/inductor/143103 -> ciflow/inductor/143103 2025-01-24T00:53:59.0177226Z * [new tag] ciflow/inductor/143220 -> ciflow/inductor/143220 2025-01-24T00:53:59.0178082Z * [new tag] ciflow/inductor/143275 -> ciflow/inductor/143275 2025-01-24T00:53:59.0179045Z * [new tag] ciflow/inductor/143286 -> ciflow/inductor/143286 2025-01-24T00:53:59.0179894Z * [new tag] ciflow/inductor/143296 -> ciflow/inductor/143296 2025-01-24T00:53:59.0180715Z * [new tag] ciflow/inductor/143313 -> ciflow/inductor/143313 2025-01-24T00:53:59.0181671Z * [new tag] ciflow/inductor/143378 -> ciflow/inductor/143378 2025-01-24T00:53:59.0182426Z * [new tag] ciflow/inductor/143387 -> ciflow/inductor/143387 2025-01-24T00:53:59.0183279Z * [new tag] ciflow/inductor/143405 -> ciflow/inductor/143405 2025-01-24T00:53:59.0184131Z * [new tag] ciflow/inductor/143408 -> ciflow/inductor/143408 2025-01-24T00:53:59.0185009Z * [new tag] ciflow/inductor/143411 -> ciflow/inductor/143411 2025-01-24T00:53:59.0185849Z * [new tag] ciflow/inductor/143417 -> ciflow/inductor/143417 2025-01-24T00:53:59.0186687Z * [new tag] ciflow/inductor/143456 -> ciflow/inductor/143456 2025-01-24T00:53:59.0187540Z * [new tag] ciflow/inductor/143457 -> ciflow/inductor/143457 2025-01-24T00:53:59.0188845Z * [new tag] ciflow/inductor/143464 -> ciflow/inductor/143464 2025-01-24T00:53:59.0189701Z * [new tag] ciflow/inductor/143475 -> ciflow/inductor/143475 2025-01-24T00:53:59.0190560Z * [new tag] ciflow/inductor/143525 -> ciflow/inductor/143525 2025-01-24T00:53:59.0191539Z * [new tag] ciflow/inductor/143527 -> ciflow/inductor/143527 2025-01-24T00:53:59.0192415Z * [new tag] ciflow/inductor/143533 -> ciflow/inductor/143533 2025-01-24T00:53:59.0193252Z * [new tag] ciflow/inductor/143534 -> ciflow/inductor/143534 2025-01-24T00:53:59.0194245Z * [new tag] ciflow/inductor/143544 -> ciflow/inductor/143544 2025-01-24T00:53:59.0195128Z * [new tag] ciflow/inductor/143559 -> ciflow/inductor/143559 2025-01-24T00:53:59.0195927Z * [new tag] ciflow/inductor/143622 -> ciflow/inductor/143622 2025-01-24T00:53:59.0196833Z * [new tag] ciflow/inductor/143631 -> ciflow/inductor/143631 2025-01-24T00:53:59.0197698Z * [new tag] ciflow/inductor/143638 -> ciflow/inductor/143638 2025-01-24T00:53:59.0198535Z * [new tag] ciflow/inductor/143671 -> ciflow/inductor/143671 2025-01-24T00:53:59.0199419Z * [new tag] ciflow/inductor/143683 -> ciflow/inductor/143683 2025-01-24T00:53:59.0200213Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-01-24T00:53:59.0201071Z * [new tag] ciflow/inductor/143808 -> ciflow/inductor/143808 2025-01-24T00:53:59.0201947Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-01-24T00:53:59.0202928Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-01-24T00:53:59.0203782Z * [new tag] ciflow/inductor/143872 -> ciflow/inductor/143872 2025-01-24T00:53:59.0204615Z * [new tag] ciflow/inductor/143877 -> ciflow/inductor/143877 2025-01-24T00:53:59.0205482Z * [new tag] ciflow/inductor/143880 -> ciflow/inductor/143880 2025-01-24T00:53:59.0206305Z * [new tag] ciflow/inductor/143961 -> ciflow/inductor/143961 2025-01-24T00:53:59.0207394Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-01-24T00:53:59.0208149Z * [new tag] ciflow/inductor/144002 -> ciflow/inductor/144002 2025-01-24T00:53:59.0208968Z * [new tag] ciflow/inductor/144008 -> ciflow/inductor/144008 2025-01-24T00:53:59.0210174Z * [new tag] ciflow/inductor/144017 -> ciflow/inductor/144017 2025-01-24T00:53:59.0210961Z * [new tag] ciflow/inductor/144020 -> ciflow/inductor/144020 2025-01-24T00:53:59.0211800Z * [new tag] ciflow/inductor/144073 -> ciflow/inductor/144073 2025-01-24T00:53:59.0212628Z * [new tag] ciflow/inductor/144097 -> ciflow/inductor/144097 2025-01-24T00:53:59.0213484Z * [new tag] ciflow/inductor/144108 -> ciflow/inductor/144108 2025-01-24T00:53:59.0214344Z * [new tag] ciflow/inductor/144114 -> ciflow/inductor/144114 2025-01-24T00:53:59.0215172Z * [new tag] ciflow/inductor/144115 -> ciflow/inductor/144115 2025-01-24T00:53:59.0216876Z * [new tag] ciflow/inductor/144120 -> ciflow/inductor/144120 2025-01-24T00:53:59.0217532Z * [new tag] ciflow/inductor/144172 -> ciflow/inductor/144172 2025-01-24T00:53:59.0218508Z * [new tag] ciflow/inductor/144193 -> ciflow/inductor/144193 2025-01-24T00:53:59.0219501Z * [new tag] ciflow/inductor/144234 -> ciflow/inductor/144234 2025-01-24T00:53:59.0220695Z * [new tag] ciflow/inductor/144272 -> ciflow/inductor/144272 2025-01-24T00:53:59.0221479Z * [new tag] ciflow/inductor/144288 -> ciflow/inductor/144288 2025-01-24T00:53:59.0222338Z * [new tag] ciflow/inductor/144293 -> ciflow/inductor/144293 2025-01-24T00:53:59.0223673Z * [new tag] ciflow/inductor/144294 -> ciflow/inductor/144294 2025-01-24T00:53:59.0224568Z * [new tag] ciflow/inductor/144303 -> ciflow/inductor/144303 2025-01-24T00:53:59.0225404Z * [new tag] ciflow/inductor/144332 -> ciflow/inductor/144332 2025-01-24T00:53:59.0226220Z * [new tag] ciflow/inductor/144333 -> ciflow/inductor/144333 2025-01-24T00:53:59.0227059Z * [new tag] ciflow/inductor/144349 -> ciflow/inductor/144349 2025-01-24T00:53:59.0227973Z * [new tag] ciflow/inductor/144353 -> ciflow/inductor/144353 2025-01-24T00:53:59.0228798Z * [new tag] ciflow/inductor/144365 -> ciflow/inductor/144365 2025-01-24T00:53:59.0229671Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-01-24T00:53:59.0230475Z * [new tag] ciflow/inductor/144395 -> ciflow/inductor/144395 2025-01-24T00:53:59.0231343Z * [new tag] ciflow/inductor/144405 -> ciflow/inductor/144405 2025-01-24T00:53:59.0232230Z * [new tag] ciflow/inductor/144413 -> ciflow/inductor/144413 2025-01-24T00:53:59.0233051Z * [new tag] ciflow/inductor/144414 -> ciflow/inductor/144414 2025-01-24T00:53:59.0233902Z * [new tag] ciflow/inductor/144420 -> ciflow/inductor/144420 2025-01-24T00:53:59.0234757Z * [new tag] ciflow/inductor/144421 -> ciflow/inductor/144421 2025-01-24T00:53:59.0235612Z * [new tag] ciflow/inductor/144422 -> ciflow/inductor/144422 2025-01-24T00:53:59.0236462Z * [new tag] ciflow/inductor/144423 -> ciflow/inductor/144423 2025-01-24T00:53:59.0237292Z * [new tag] ciflow/inductor/144424 -> ciflow/inductor/144424 2025-01-24T00:53:59.0238174Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-01-24T00:53:59.0238998Z * [new tag] ciflow/inductor/144452 -> ciflow/inductor/144452 2025-01-24T00:53:59.0239834Z * [new tag] ciflow/inductor/144458 -> ciflow/inductor/144458 2025-01-24T00:53:59.0240746Z * [new tag] ciflow/inductor/144485 -> ciflow/inductor/144485 2025-01-24T00:53:59.0241737Z * [new tag] ciflow/inductor/144492 -> ciflow/inductor/144492 2025-01-24T00:53:59.0242620Z * [new tag] ciflow/inductor/144501 -> ciflow/inductor/144501 2025-01-24T00:53:59.0243448Z * [new tag] ciflow/inductor/144505 -> ciflow/inductor/144505 2025-01-24T00:53:59.0244318Z * [new tag] ciflow/inductor/144507 -> ciflow/inductor/144507 2025-01-24T00:53:59.0245164Z * [new tag] ciflow/inductor/144513 -> ciflow/inductor/144513 2025-01-24T00:53:59.0246007Z * [new tag] ciflow/inductor/144515 -> ciflow/inductor/144515 2025-01-24T00:53:59.0246864Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-01-24T00:53:59.0247696Z * [new tag] ciflow/inductor/144526 -> ciflow/inductor/144526 2025-01-24T00:53:59.0248570Z * [new tag] ciflow/inductor/144527 -> ciflow/inductor/144527 2025-01-24T00:53:59.0249759Z * [new tag] ciflow/inductor/144528 -> ciflow/inductor/144528 2025-01-24T00:53:59.0250694Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-01-24T00:53:59.0251543Z * [new tag] ciflow/inductor/144546 -> ciflow/inductor/144546 2025-01-24T00:53:59.0252454Z * [new tag] ciflow/inductor/144547 -> ciflow/inductor/144547 2025-01-24T00:53:59.0253303Z * [new tag] ciflow/inductor/144549 -> ciflow/inductor/144549 2025-01-24T00:53:59.0254152Z * [new tag] ciflow/inductor/144550 -> ciflow/inductor/144550 2025-01-24T00:53:59.0255071Z * [new tag] ciflow/inductor/144551 -> ciflow/inductor/144551 2025-01-24T00:53:59.0256037Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-01-24T00:53:59.0257133Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-01-24T00:53:59.0258019Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-01-24T00:53:59.0258836Z * [new tag] ciflow/inductor/144569 -> ciflow/inductor/144569 2025-01-24T00:53:59.0259704Z * [new tag] ciflow/inductor/144579 -> ciflow/inductor/144579 2025-01-24T00:53:59.0260782Z * [new tag] ciflow/inductor/144598 -> ciflow/inductor/144598 2025-01-24T00:53:59.0261639Z * [new tag] ciflow/inductor/144640 -> ciflow/inductor/144640 2025-01-24T00:53:59.0262630Z * [new tag] ciflow/inductor/144642 -> ciflow/inductor/144642 2025-01-24T00:53:59.0263624Z * [new tag] ciflow/inductor/144646 -> ciflow/inductor/144646 2025-01-24T00:53:59.0264491Z * [new tag] ciflow/inductor/144695 -> ciflow/inductor/144695 2025-01-24T00:53:59.0265357Z * [new tag] ciflow/inductor/144700 -> ciflow/inductor/144700 2025-01-24T00:53:59.0266263Z * [new tag] ciflow/inductor/144707 -> ciflow/inductor/144707 2025-01-24T00:53:59.0267097Z * [new tag] ciflow/inductor/144712 -> ciflow/inductor/144712 2025-01-24T00:53:59.0267964Z * [new tag] ciflow/inductor/144721 -> ciflow/inductor/144721 2025-01-24T00:53:59.0269194Z * [new tag] ciflow/inductor/144724 -> ciflow/inductor/144724 2025-01-24T00:53:59.0269943Z * [new tag] ciflow/inductor/144733 -> ciflow/inductor/144733 2025-01-24T00:53:59.0270778Z * [new tag] ciflow/inductor/144741 -> ciflow/inductor/144741 2025-01-24T00:53:59.0271652Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-01-24T00:53:59.0272645Z * [new tag] ciflow/inductor/144771 -> ciflow/inductor/144771 2025-01-24T00:53:59.0273975Z * [new tag] ciflow/inductor/144773 -> ciflow/inductor/144773 2025-01-24T00:53:59.0274939Z * [new tag] ciflow/inductor/144829 -> ciflow/inductor/144829 2025-01-24T00:53:59.0276106Z * [new tag] ciflow/inductor/144865 -> ciflow/inductor/144865 2025-01-24T00:53:59.0277043Z * [new tag] ciflow/inductor/144880 -> ciflow/inductor/144880 2025-01-24T00:53:59.0277946Z * [new tag] ciflow/inductor/144894 -> ciflow/inductor/144894 2025-01-24T00:53:59.0278783Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-01-24T00:53:59.0279649Z * [new tag] ciflow/inductor/144910 -> ciflow/inductor/144910 2025-01-24T00:53:59.0280479Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-01-24T00:53:59.0281734Z * [new tag] ciflow/inductor/144940 -> ciflow/inductor/144940 2025-01-24T00:53:59.0282533Z * [new tag] ciflow/inductor/144943 -> ciflow/inductor/144943 2025-01-24T00:53:59.0283515Z * [new tag] ciflow/inductor/144953 -> ciflow/inductor/144953 2025-01-24T00:53:59.0284376Z * [new tag] ciflow/inductor/144974 -> ciflow/inductor/144974 2025-01-24T00:53:59.0285270Z * [new tag] ciflow/inductor/144975 -> ciflow/inductor/144975 2025-01-24T00:53:59.0286071Z * [new tag] ciflow/inductor/144979 -> ciflow/inductor/144979 2025-01-24T00:53:59.0287078Z * [new tag] ciflow/inductor/144980 -> ciflow/inductor/144980 2025-01-24T00:53:59.0287936Z * [new tag] ciflow/inductor/144985 -> ciflow/inductor/144985 2025-01-24T00:53:59.0288806Z * [new tag] ciflow/inductor/144986 -> ciflow/inductor/144986 2025-01-24T00:53:59.0289673Z * [new tag] ciflow/inductor/144999 -> ciflow/inductor/144999 2025-01-24T00:53:59.0290641Z * [new tag] ciflow/inductor/145024 -> ciflow/inductor/145024 2025-01-24T00:53:59.0291523Z * [new tag] ciflow/inductor/145047 -> ciflow/inductor/145047 2025-01-24T00:53:59.0292391Z * [new tag] ciflow/inductor/145059 -> ciflow/inductor/145059 2025-01-24T00:53:59.0293238Z * [new tag] ciflow/inductor/145061 -> ciflow/inductor/145061 2025-01-24T00:53:59.0294134Z * [new tag] ciflow/inductor/145082 -> ciflow/inductor/145082 2025-01-24T00:53:59.0295075Z * [new tag] ciflow/inductor/145083 -> ciflow/inductor/145083 2025-01-24T00:53:59.0295894Z * [new tag] ciflow/inductor/145095 -> ciflow/inductor/145095 2025-01-24T00:53:59.0296753Z * [new tag] ciflow/inductor/145103 -> ciflow/inductor/145103 2025-01-24T00:53:59.0297595Z * [new tag] ciflow/inductor/145104 -> ciflow/inductor/145104 2025-01-24T00:53:59.0298471Z * [new tag] ciflow/inductor/145117 -> ciflow/inductor/145117 2025-01-24T00:53:59.0299339Z * [new tag] ciflow/inductor/145119 -> ciflow/inductor/145119 2025-01-24T00:53:59.0300202Z * [new tag] ciflow/inductor/145120 -> ciflow/inductor/145120 2025-01-24T00:53:59.0301063Z * [new tag] ciflow/inductor/145122 -> ciflow/inductor/145122 2025-01-24T00:53:59.0302016Z * [new tag] ciflow/inductor/145128 -> ciflow/inductor/145128 2025-01-24T00:53:59.0303264Z * [new tag] ciflow/inductor/145130 -> ciflow/inductor/145130 2025-01-24T00:53:59.0304080Z * [new tag] ciflow/inductor/145132 -> ciflow/inductor/145132 2025-01-24T00:53:59.0305040Z * [new tag] ciflow/inductor/145148 -> ciflow/inductor/145148 2025-01-24T00:53:59.0305956Z * [new tag] ciflow/inductor/145150 -> ciflow/inductor/145150 2025-01-24T00:53:59.0307385Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-01-24T00:53:59.0308370Z * [new tag] ciflow/inductor/145156 -> ciflow/inductor/145156 2025-01-24T00:53:59.0309288Z * [new tag] ciflow/inductor/145194 -> ciflow/inductor/145194 2025-01-24T00:53:59.0310243Z * [new tag] ciflow/inductor/145196 -> ciflow/inductor/145196 2025-01-24T00:53:59.0311400Z * [new tag] ciflow/inductor/145204 -> ciflow/inductor/145204 2025-01-24T00:53:59.0312244Z * [new tag] ciflow/inductor/145223 -> ciflow/inductor/145223 2025-01-24T00:53:59.0313182Z * [new tag] ciflow/inductor/145245 -> ciflow/inductor/145245 2025-01-24T00:53:59.0314080Z * [new tag] ciflow/inductor/145248 -> ciflow/inductor/145248 2025-01-24T00:53:59.0315036Z * [new tag] ciflow/inductor/145250 -> ciflow/inductor/145250 2025-01-24T00:53:59.0315926Z * [new tag] ciflow/inductor/145254 -> ciflow/inductor/145254 2025-01-24T00:53:59.0317230Z * [new tag] ciflow/inductor/145303 -> ciflow/inductor/145303 2025-01-24T00:53:59.0318085Z * [new tag] ciflow/inductor/145307 -> ciflow/inductor/145307 2025-01-24T00:53:59.0319007Z * [new tag] ciflow/inductor/145311 -> ciflow/inductor/145311 2025-01-24T00:53:59.0320199Z * [new tag] ciflow/inductor/145318 -> ciflow/inductor/145318 2025-01-24T00:53:59.0321010Z * [new tag] ciflow/inductor/145321 -> ciflow/inductor/145321 2025-01-24T00:53:59.0322184Z * [new tag] ciflow/inductor/145323 -> ciflow/inductor/145323 2025-01-24T00:53:59.0323022Z * [new tag] ciflow/inductor/145331 -> ciflow/inductor/145331 2025-01-24T00:53:59.0323935Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-01-24T00:53:59.0324871Z * [new tag] ciflow/inductor/145354 -> ciflow/inductor/145354 2025-01-24T00:53:59.0325837Z * [new tag] ciflow/inductor/145373 -> ciflow/inductor/145373 2025-01-24T00:53:59.0326761Z * [new tag] ciflow/inductor/145375 -> ciflow/inductor/145375 2025-01-24T00:53:59.0328037Z * [new tag] ciflow/inductor/145381 -> ciflow/inductor/145381 2025-01-24T00:53:59.0328880Z * [new tag] ciflow/inductor/145400 -> ciflow/inductor/145400 2025-01-24T00:53:59.0329870Z * [new tag] ciflow/inductor/145403 -> ciflow/inductor/145403 2025-01-24T00:53:59.0330846Z * [new tag] ciflow/inductor/145407 -> ciflow/inductor/145407 2025-01-24T00:53:59.0331773Z * [new tag] ciflow/inductor/145415 -> ciflow/inductor/145415 2025-01-24T00:53:59.0332701Z * [new tag] ciflow/inductor/145421 -> ciflow/inductor/145421 2025-01-24T00:53:59.0333690Z * [new tag] ciflow/inductor/145422 -> ciflow/inductor/145422 2025-01-24T00:53:59.0334616Z * [new tag] ciflow/inductor/145426 -> ciflow/inductor/145426 2025-01-24T00:53:59.0336246Z * [new tag] ciflow/inductor/145427 -> ciflow/inductor/145427 2025-01-24T00:53:59.0337159Z * [new tag] ciflow/inductor/145429 -> ciflow/inductor/145429 2025-01-24T00:53:59.0338091Z * [new tag] ciflow/inductor/145431 -> ciflow/inductor/145431 2025-01-24T00:53:59.0339027Z * [new tag] ciflow/inductor/145435 -> ciflow/inductor/145435 2025-01-24T00:53:59.0339956Z * [new tag] ciflow/inductor/145448 -> ciflow/inductor/145448 2025-01-24T00:53:59.0340854Z * [new tag] ciflow/inductor/145455 -> ciflow/inductor/145455 2025-01-24T00:53:59.0342197Z * [new tag] ciflow/inductor/145459 -> ciflow/inductor/145459 2025-01-24T00:53:59.0343005Z * [new tag] ciflow/inductor/145475 -> ciflow/inductor/145475 2025-01-24T00:53:59.0343916Z * [new tag] ciflow/inductor/145479 -> ciflow/inductor/145479 2025-01-24T00:53:59.0345002Z * [new tag] ciflow/inductor/145490 -> ciflow/inductor/145490 2025-01-24T00:53:59.0345865Z * [new tag] ciflow/inductor/145506 -> ciflow/inductor/145506 2025-01-24T00:53:59.0346767Z * [new tag] ciflow/inductor/145509 -> ciflow/inductor/145509 2025-01-24T00:53:59.0347689Z * [new tag] ciflow/inductor/145513 -> ciflow/inductor/145513 2025-01-24T00:53:59.0348612Z * [new tag] ciflow/inductor/145515 -> ciflow/inductor/145515 2025-01-24T00:53:59.0349848Z * [new tag] ciflow/inductor/145518 -> ciflow/inductor/145518 2025-01-24T00:53:59.0350797Z * [new tag] ciflow/inductor/145519 -> ciflow/inductor/145519 2025-01-24T00:53:59.0351727Z * [new tag] ciflow/inductor/145523 -> ciflow/inductor/145523 2025-01-24T00:53:59.0352644Z * [new tag] ciflow/inductor/145527 -> ciflow/inductor/145527 2025-01-24T00:53:59.0353610Z * [new tag] ciflow/inductor/145532 -> ciflow/inductor/145532 2025-01-24T00:53:59.0354511Z * [new tag] ciflow/inductor/145533 -> ciflow/inductor/145533 2025-01-24T00:53:59.0355444Z * [new tag] ciflow/inductor/145537 -> ciflow/inductor/145537 2025-01-24T00:53:59.0356402Z * [new tag] ciflow/inductor/145538 -> ciflow/inductor/145538 2025-01-24T00:53:59.0357374Z * [new tag] ciflow/inductor/145539 -> ciflow/inductor/145539 2025-01-24T00:53:59.0358356Z * [new tag] ciflow/inductor/145540 -> ciflow/inductor/145540 2025-01-24T00:53:59.0359225Z * [new tag] ciflow/inductor/145542 -> ciflow/inductor/145542 2025-01-24T00:53:59.0360504Z * [new tag] ciflow/inductor/145545 -> ciflow/inductor/145545 2025-01-24T00:53:59.0361431Z * [new tag] ciflow/inductor/145546 -> ciflow/inductor/145546 2025-01-24T00:53:59.0362306Z * [new tag] ciflow/inductor/145547 -> ciflow/inductor/145547 2025-01-24T00:53:59.0363298Z * [new tag] ciflow/inductor/145548 -> ciflow/inductor/145548 2025-01-24T00:53:59.0364253Z * [new tag] ciflow/inductor/145549 -> ciflow/inductor/145549 2025-01-24T00:53:59.0365197Z * [new tag] ciflow/inductor/145551 -> ciflow/inductor/145551 2025-01-24T00:53:59.0366160Z * [new tag] ciflow/inductor/145552 -> ciflow/inductor/145552 2025-01-24T00:53:59.0367079Z * [new tag] ciflow/inductor/145553 -> ciflow/inductor/145553 2025-01-24T00:53:59.0368025Z * [new tag] ciflow/inductor/145554 -> ciflow/inductor/145554 2025-01-24T00:53:59.0368963Z * [new tag] ciflow/inductor/145558 -> ciflow/inductor/145558 2025-01-24T00:53:59.0369868Z * [new tag] ciflow/inductor/145559 -> ciflow/inductor/145559 2025-01-24T00:53:59.0370991Z * [new tag] ciflow/inductor/145565 -> ciflow/inductor/145565 2025-01-24T00:53:59.0371882Z * [new tag] ciflow/inductor/145569 -> ciflow/inductor/145569 2025-01-24T00:53:59.0373246Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-01-24T00:53:59.0374260Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-01-24T00:53:59.0375417Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-01-24T00:53:59.0376573Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-01-24T00:53:59.0377718Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-01-24T00:53:59.0378777Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-01-24T00:53:59.0379823Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-01-24T00:53:59.0380805Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-01-24T00:53:59.0381449Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-01-24T00:53:59.0382254Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-01-24T00:53:59.0383083Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-01-24T00:53:59.0383837Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-01-24T00:53:59.0384673Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-01-24T00:53:59.0385449Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-01-24T00:53:59.0386252Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-01-24T00:53:59.0387097Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-01-24T00:53:59.0388059Z * [new tag] ciflow/linux-aarch64/135058 -> ciflow/linux-aarch64/135058 2025-01-24T00:53:59.0389293Z * [new tag] ciflow/linux-aarch64/135333 -> ciflow/linux-aarch64/135333 2025-01-24T00:53:59.0390348Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-01-24T00:53:59.0391584Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-01-24T00:53:59.0392231Z * [new tag] ciflow/linux-aarch64/137562 -> ciflow/linux-aarch64/137562 2025-01-24T00:53:59.0393075Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-01-24T00:53:59.0393912Z * [new tag] ciflow/linux-aarch64/137995 -> ciflow/linux-aarch64/137995 2025-01-24T00:53:59.0394945Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-01-24T00:53:59.0395725Z * [new tag] ciflow/linux-aarch64/138889 -> ciflow/linux-aarch64/138889 2025-01-24T00:53:59.0396560Z * [new tag] ciflow/linux-aarch64/139243 -> ciflow/linux-aarch64/139243 2025-01-24T00:53:59.0397357Z * [new tag] ciflow/linux-aarch64/139973 -> ciflow/linux-aarch64/139973 2025-01-24T00:53:59.0398313Z * [new tag] ciflow/linux-aarch64/140159 -> ciflow/linux-aarch64/140159 2025-01-24T00:53:59.0398944Z * [new tag] ciflow/linux-aarch64/140362 -> ciflow/linux-aarch64/140362 2025-01-24T00:53:59.0399724Z * [new tag] ciflow/linux-aarch64/142501 -> ciflow/linux-aarch64/142501 2025-01-24T00:53:59.0400613Z * [new tag] ciflow/linux-aarch64/142760 -> ciflow/linux-aarch64/142760 2025-01-24T00:53:59.0401605Z * [new tag] ciflow/linux-aarch64/143741 -> ciflow/linux-aarch64/143741 2025-01-24T00:53:59.0402807Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-01-24T00:53:59.0403511Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-01-24T00:53:59.0404397Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-01-24T00:53:59.0405262Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-01-24T00:53:59.0405931Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-01-24T00:53:59.0406806Z * [new tag] ciflow/mps/137562 -> ciflow/mps/137562 2025-01-24T00:53:59.0407978Z * [new tag] ciflow/mps/138640 -> ciflow/mps/138640 2025-01-24T00:53:59.0408837Z * [new tag] ciflow/mps/139469 -> ciflow/mps/139469 2025-01-24T00:53:59.0409495Z * [new tag] ciflow/mps/140159 -> ciflow/mps/140159 2025-01-24T00:53:59.0410757Z * [new tag] ciflow/mps/140211 -> ciflow/mps/140211 2025-01-24T00:53:59.0411940Z * [new tag] ciflow/mps/140371 -> ciflow/mps/140371 2025-01-24T00:53:59.0413600Z * [new tag] ciflow/mps/140725 -> ciflow/mps/140725 2025-01-24T00:53:59.0414621Z * [new tag] ciflow/mps/140869 -> ciflow/mps/140869 2025-01-24T00:53:59.0415629Z * [new tag] ciflow/mps/141795 -> ciflow/mps/141795 2025-01-24T00:53:59.0416980Z * [new tag] ciflow/mps/142202 -> ciflow/mps/142202 2025-01-24T00:53:59.0417959Z * [new tag] ciflow/mps/142477 -> ciflow/mps/142477 2025-01-24T00:53:59.0418862Z * [new tag] ciflow/mps/143630 -> ciflow/mps/143630 2025-01-24T00:53:59.0419665Z * [new tag] ciflow/mps/143656 -> ciflow/mps/143656 2025-01-24T00:53:59.0420502Z * [new tag] ciflow/mps/143911 -> ciflow/mps/143911 2025-01-24T00:53:59.0421363Z * [new tag] ciflow/mps/143966 -> ciflow/mps/143966 2025-01-24T00:53:59.0422590Z * [new tag] ciflow/mps/144193 -> ciflow/mps/144193 2025-01-24T00:53:59.0423036Z * [new tag] ciflow/mps/144405 -> ciflow/mps/144405 2025-01-24T00:53:59.0423827Z * [new tag] ciflow/mps/144664 -> ciflow/mps/144664 2025-01-24T00:53:59.0424739Z * [new tag] ciflow/mps/145512 -> ciflow/mps/145512 2025-01-24T00:53:59.0425490Z * [new tag] ciflow/mps/145526 -> ciflow/mps/145526 2025-01-24T00:53:59.0426356Z * [new tag] ciflow/mps/145533 -> ciflow/mps/145533 2025-01-24T00:53:59.0427438Z * [new tag] ciflow/mps/145568 -> ciflow/mps/145568 2025-01-24T00:53:59.0428740Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-01-24T00:53:59.0429734Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-01-24T00:53:59.0430711Z * [new tag] ciflow/periodic/131296 -> ciflow/periodic/131296 2025-01-24T00:53:59.0431450Z * [new tag] ciflow/periodic/131493 -> ciflow/periodic/131493 2025-01-24T00:53:59.0432240Z * [new tag] ciflow/periodic/132742 -> ciflow/periodic/132742 2025-01-24T00:53:59.0433057Z * [new tag] ciflow/periodic/132755 -> ciflow/periodic/132755 2025-01-24T00:53:59.0434054Z * [new tag] ciflow/periodic/134817 -> ciflow/periodic/134817 2025-01-24T00:53:59.0434770Z * [new tag] ciflow/periodic/138503 -> ciflow/periodic/138503 2025-01-24T00:53:59.0435547Z * [new tag] ciflow/periodic/138573 -> ciflow/periodic/138573 2025-01-24T00:53:59.0436534Z * [new tag] ciflow/periodic/139225 -> ciflow/periodic/139225 2025-01-24T00:53:59.0437273Z * [new tag] ciflow/periodic/139576 -> ciflow/periodic/139576 2025-01-24T00:53:59.0438547Z * [new tag] ciflow/periodic/140293 -> ciflow/periodic/140293 2025-01-24T00:53:59.0439747Z * [new tag] ciflow/periodic/140989 -> ciflow/periodic/140989 2025-01-24T00:53:59.0440719Z * [new tag] ciflow/periodic/141168 -> ciflow/periodic/141168 2025-01-24T00:53:59.0441565Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-01-24T00:53:59.0442366Z * [new tag] ciflow/periodic/141355 -> ciflow/periodic/141355 2025-01-24T00:53:59.0443239Z * [new tag] ciflow/periodic/141588 -> ciflow/periodic/141588 2025-01-24T00:53:59.0444031Z * [new tag] ciflow/periodic/141730 -> ciflow/periodic/141730 2025-01-24T00:53:59.0445071Z * [new tag] ciflow/periodic/142179 -> ciflow/periodic/142179 2025-01-24T00:53:59.0445777Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-01-24T00:53:59.0446701Z * [new tag] ciflow/periodic/144953 -> ciflow/periodic/144953 2025-01-24T00:53:59.0447519Z * [new tag] ciflow/periodic/145130 -> ciflow/periodic/145130 2025-01-24T00:53:59.0448497Z * [new tag] ciflow/periodic/145416 -> ciflow/periodic/145416 2025-01-24T00:53:59.0449394Z * [new tag] ciflow/periodic/145504 -> ciflow/periodic/145504 2025-01-24T00:53:59.0453961Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-01-24T00:53:59.0455002Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-01-24T00:53:59.0455908Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-01-24T00:53:59.0457050Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-01-24T00:53:59.0458170Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-01-24T00:53:59.0459409Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-01-24T00:53:59.0460472Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-01-24T00:53:59.0461435Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-01-24T00:53:59.0462484Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-01-24T00:53:59.0463613Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-01-24T00:53:59.0464689Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-01-24T00:53:59.0465813Z * [new tag] ciflow/rocm/121885 -> ciflow/rocm/121885 2025-01-24T00:53:59.0466886Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-01-24T00:53:59.0467636Z * [new tag] ciflow/rocm/129409 -> ciflow/rocm/129409 2025-01-24T00:53:59.0468484Z * [new tag] ciflow/rocm/134817 -> ciflow/rocm/134817 2025-01-24T00:53:59.0469522Z * [new tag] ciflow/rocm/137136 -> ciflow/rocm/137136 2025-01-24T00:53:59.0470463Z * [new tag] ciflow/rocm/138964 -> ciflow/rocm/138964 2025-01-24T00:53:59.0471189Z * [new tag] ciflow/rocm/139469 -> ciflow/rocm/139469 2025-01-24T00:53:59.0472075Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-01-24T00:53:59.0472799Z * [new tag] ciflow/rocm/140261 -> ciflow/rocm/140261 2025-01-24T00:53:59.0473705Z * [new tag] ciflow/rocm/140293 -> ciflow/rocm/140293 2025-01-24T00:53:59.0474571Z * [new tag] ciflow/rocm/140989 -> ciflow/rocm/140989 2025-01-24T00:53:59.0475685Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-01-24T00:53:59.0476792Z * [new tag] ciflow/rocm/141355 -> ciflow/rocm/141355 2025-01-24T00:53:59.0477790Z * [new tag] ciflow/rocm/142408 -> ciflow/rocm/142408 2025-01-24T00:53:59.0478669Z * [new tag] ciflow/rocm/143286 -> ciflow/rocm/143286 2025-01-24T00:53:59.0479374Z * [new tag] ciflow/rocm/143416 -> ciflow/rocm/143416 2025-01-24T00:53:59.0480466Z * [new tag] ciflow/rocm/143971 -> ciflow/rocm/143971 2025-01-24T00:53:59.0481338Z * [new tag] ciflow/rocm/144120 -> ciflow/rocm/144120 2025-01-24T00:53:59.0482275Z * [new tag] ciflow/rocm/144441 -> ciflow/rocm/144441 2025-01-24T00:53:59.0483225Z * [new tag] ciflow/rocm/144476 -> ciflow/rocm/144476 2025-01-24T00:53:59.0484303Z * [new tag] ciflow/rocm/144572 -> ciflow/rocm/144572 2025-01-24T00:53:59.0485035Z * [new tag] ciflow/rocm/144664 -> ciflow/rocm/144664 2025-01-24T00:53:59.0485934Z * [new tag] ciflow/rocm/144865 -> ciflow/rocm/144865 2025-01-24T00:53:59.0487141Z * [new tag] ciflow/rocm/144942 -> ciflow/rocm/144942 2025-01-24T00:53:59.0487755Z * [new tag] ciflow/rocm/144985 -> ciflow/rocm/144985 2025-01-24T00:53:59.0488641Z * [new tag] ciflow/rocm/145083 -> ciflow/rocm/145083 2025-01-24T00:53:59.0489375Z * [new tag] ciflow/rocm/145130 -> ciflow/rocm/145130 2025-01-24T00:53:59.0490520Z * [new tag] ciflow/rocm/145227 -> ciflow/rocm/145227 2025-01-24T00:53:59.0491552Z * [new tag] ciflow/rocm/145294 -> ciflow/rocm/145294 2025-01-24T00:53:59.0492408Z * [new tag] ciflow/rocm/145416 -> ciflow/rocm/145416 2025-01-24T00:53:59.0493237Z * [new tag] ciflow/rocm/145475 -> ciflow/rocm/145475 2025-01-24T00:53:59.0494093Z * [new tag] ciflow/rocm/145490 -> ciflow/rocm/145490 2025-01-24T00:53:59.0494952Z * [new tag] ciflow/rocm/145504 -> ciflow/rocm/145504 2025-01-24T00:53:59.0495784Z * [new tag] ciflow/rocm/145518 -> ciflow/rocm/145518 2025-01-24T00:53:59.0496755Z * [new tag] ciflow/s390/137995 -> ciflow/s390/137995 2025-01-24T00:53:59.0497725Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-01-24T00:53:59.0498461Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-01-24T00:53:59.0499696Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-01-24T00:53:59.0500663Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-01-24T00:53:59.0502020Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-01-24T00:53:59.0502601Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-01-24T00:53:59.0503372Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-01-24T00:53:59.0504255Z * [new tag] ciflow/slow/141588 -> ciflow/slow/141588 2025-01-24T00:53:59.0504970Z * [new tag] ciflow/slow/144865 -> ciflow/slow/144865 2025-01-24T00:53:59.0505841Z * [new tag] ciflow/slow/145206 -> ciflow/slow/145206 2025-01-24T00:53:59.0507179Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-01-24T00:53:59.0508829Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-01-24T00:53:59.0509942Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-01-24T00:53:59.0510987Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-01-24T00:53:59.0512012Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-01-24T00:53:59.0513009Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-01-24T00:53:59.0513987Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-01-24T00:53:59.0515035Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-01-24T00:53:59.0519248Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-01-24T00:53:59.0519568Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-01-24T00:53:59.0519898Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-01-24T00:53:59.0520253Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-01-24T00:53:59.0520960Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-01-24T00:53:59.0521968Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-01-24T00:53:59.0523851Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-01-24T00:53:59.0524344Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-01-24T00:53:59.0524941Z * [new tag] ciflow/trunk/113257 -> ciflow/trunk/113257 2025-01-24T00:53:59.0525713Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-01-24T00:53:59.0526551Z * [new tag] ciflow/trunk/115749 -> ciflow/trunk/115749 2025-01-24T00:53:59.0527316Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-01-24T00:53:59.0528188Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-01-24T00:53:59.0528896Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-01-24T00:53:59.0529710Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-01-24T00:53:59.0530712Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-01-24T00:53:59.0531520Z * [new tag] ciflow/trunk/125469 -> ciflow/trunk/125469 2025-01-24T00:53:59.0532323Z * [new tag] ciflow/trunk/125806 -> ciflow/trunk/125806 2025-01-24T00:53:59.0533491Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-01-24T00:53:59.0534503Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-01-24T00:53:59.0535626Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-01-24T00:53:59.0536374Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-01-24T00:53:59.0537608Z * [new tag] ciflow/trunk/126635 -> ciflow/trunk/126635 2025-01-24T00:53:59.0538490Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-01-24T00:53:59.0539614Z * [new tag] ciflow/trunk/127370 -> ciflow/trunk/127370 2025-01-24T00:53:59.0540561Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-01-24T00:53:59.0541350Z * [new tag] ciflow/trunk/128672 -> ciflow/trunk/128672 2025-01-24T00:53:59.0542215Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-01-24T00:53:59.0543039Z * [new tag] ciflow/trunk/129409 -> ciflow/trunk/129409 2025-01-24T00:53:59.0543885Z * [new tag] ciflow/trunk/129420 -> ciflow/trunk/129420 2025-01-24T00:53:59.0544800Z * [new tag] ciflow/trunk/130140 -> ciflow/trunk/130140 2025-01-24T00:53:59.0545665Z * [new tag] ciflow/trunk/130141 -> ciflow/trunk/130141 2025-01-24T00:53:59.0546512Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-01-24T00:53:59.0547361Z * [new tag] ciflow/trunk/131296 -> ciflow/trunk/131296 2025-01-24T00:53:59.0548209Z * [new tag] ciflow/trunk/131354 -> ciflow/trunk/131354 2025-01-24T00:53:59.0549154Z * [new tag] ciflow/trunk/131481 -> ciflow/trunk/131481 2025-01-24T00:53:59.0550131Z * [new tag] ciflow/trunk/131493 -> ciflow/trunk/131493 2025-01-24T00:53:59.0550942Z * [new tag] ciflow/trunk/131507 -> ciflow/trunk/131507 2025-01-24T00:53:59.0551743Z * [new tag] ciflow/trunk/132021 -> ciflow/trunk/132021 2025-01-24T00:53:59.0552571Z * [new tag] ciflow/trunk/132742 -> ciflow/trunk/132742 2025-01-24T00:53:59.0553395Z * [new tag] ciflow/trunk/132755 -> ciflow/trunk/132755 2025-01-24T00:53:59.0554217Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-01-24T00:53:59.0555230Z * [new tag] ciflow/trunk/133222 -> ciflow/trunk/133222 2025-01-24T00:53:59.0556041Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-01-24T00:53:59.0557128Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-01-24T00:53:59.0557767Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-01-24T00:53:59.0558592Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-01-24T00:53:59.0559435Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-01-24T00:53:59.0560252Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-01-24T00:53:59.0561089Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-01-24T00:53:59.0561907Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-01-24T00:53:59.0562701Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-01-24T00:53:59.0563735Z * [new tag] ciflow/trunk/134219 -> ciflow/trunk/134219 2025-01-24T00:53:59.0564676Z * [new tag] ciflow/trunk/134515 -> ciflow/trunk/134515 2025-01-24T00:53:59.0565633Z * [new tag] ciflow/trunk/134667 -> ciflow/trunk/134667 2025-01-24T00:53:59.0566464Z * [new tag] ciflow/trunk/134969 -> ciflow/trunk/134969 2025-01-24T00:53:59.0567322Z * [new tag] ciflow/trunk/135058 -> ciflow/trunk/135058 2025-01-24T00:53:59.0568173Z * [new tag] ciflow/trunk/135189 -> ciflow/trunk/135189 2025-01-24T00:53:59.0569014Z * [new tag] ciflow/trunk/135337 -> ciflow/trunk/135337 2025-01-24T00:53:59.0570017Z * [new tag] ciflow/trunk/135338 -> ciflow/trunk/135338 2025-01-24T00:53:59.0570958Z * [new tag] ciflow/trunk/135465 -> ciflow/trunk/135465 2025-01-24T00:53:59.0571922Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-01-24T00:53:59.0572743Z * [new tag] ciflow/trunk/135719 -> ciflow/trunk/135719 2025-01-24T00:53:59.0573697Z * [new tag] ciflow/trunk/136241 -> ciflow/trunk/136241 2025-01-24T00:53:59.0574677Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-01-24T00:53:59.0575617Z * [new tag] ciflow/trunk/136835 -> ciflow/trunk/136835 2025-01-24T00:53:59.0576570Z * [new tag] ciflow/trunk/136993 -> ciflow/trunk/136993 2025-01-24T00:53:59.0577392Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-01-24T00:53:59.0578260Z * [new tag] ciflow/trunk/137570 -> ciflow/trunk/137570 2025-01-24T00:53:59.0579097Z * [new tag] ciflow/trunk/137580 -> ciflow/trunk/137580 2025-01-24T00:53:59.0579906Z * [new tag] ciflow/trunk/137726 -> ciflow/trunk/137726 2025-01-24T00:53:59.0580796Z * [new tag] ciflow/trunk/137822 -> ciflow/trunk/137822 2025-01-24T00:53:59.0581655Z * [new tag] ciflow/trunk/137921 -> ciflow/trunk/137921 2025-01-24T00:53:59.0582518Z * [new tag] ciflow/trunk/138175 -> ciflow/trunk/138175 2025-01-24T00:53:59.0583362Z * [new tag] ciflow/trunk/138213 -> ciflow/trunk/138213 2025-01-24T00:53:59.0584650Z * [new tag] ciflow/trunk/138618 -> ciflow/trunk/138618 2025-01-24T00:53:59.0585398Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-01-24T00:53:59.0586378Z * [new tag] ciflow/trunk/138628 -> ciflow/trunk/138628 2025-01-24T00:53:59.0587307Z * [new tag] ciflow/trunk/138672 -> ciflow/trunk/138672 2025-01-24T00:53:59.0588292Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2025-01-24T00:53:59.0589120Z * [new tag] ciflow/trunk/138749 -> ciflow/trunk/138749 2025-01-24T00:53:59.0590059Z * [new tag] ciflow/trunk/138871 -> ciflow/trunk/138871 2025-01-24T00:53:59.0590780Z * [new tag] ciflow/trunk/138889 -> ciflow/trunk/138889 2025-01-24T00:53:59.0591598Z * [new tag] ciflow/trunk/138923 -> ciflow/trunk/138923 2025-01-24T00:53:59.0592479Z * [new tag] ciflow/trunk/138938 -> ciflow/trunk/138938 2025-01-24T00:53:59.0593284Z * [new tag] ciflow/trunk/138964 -> ciflow/trunk/138964 2025-01-24T00:53:59.0594138Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-01-24T00:53:59.0594997Z * [new tag] ciflow/trunk/138998 -> ciflow/trunk/138998 2025-01-24T00:53:59.0595851Z * [new tag] ciflow/trunk/139094 -> ciflow/trunk/139094 2025-01-24T00:53:59.0596716Z * [new tag] ciflow/trunk/139135 -> ciflow/trunk/139135 2025-01-24T00:53:59.0597501Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-01-24T00:53:59.0598531Z * [new tag] ciflow/trunk/139217 -> ciflow/trunk/139217 2025-01-24T00:53:59.0599381Z * [new tag] ciflow/trunk/139219 -> ciflow/trunk/139219 2025-01-24T00:53:59.0600191Z * [new tag] ciflow/trunk/139225 -> ciflow/trunk/139225 2025-01-24T00:53:59.0601055Z * [new tag] ciflow/trunk/139308 -> ciflow/trunk/139308 2025-01-24T00:53:59.0601970Z * [new tag] ciflow/trunk/139338 -> ciflow/trunk/139338 2025-01-24T00:53:59.0602914Z * [new tag] ciflow/trunk/139380 -> ciflow/trunk/139380 2025-01-24T00:53:59.0603730Z * [new tag] ciflow/trunk/139426 -> ciflow/trunk/139426 2025-01-24T00:53:59.0604545Z * [new tag] ciflow/trunk/139535 -> ciflow/trunk/139535 2025-01-24T00:53:59.0605415Z * [new tag] ciflow/trunk/139576 -> ciflow/trunk/139576 2025-01-24T00:53:59.0606433Z * [new tag] ciflow/trunk/139750 -> ciflow/trunk/139750 2025-01-24T00:53:59.0607267Z * [new tag] ciflow/trunk/139796 -> ciflow/trunk/139796 2025-01-24T00:53:59.0608076Z * [new tag] ciflow/trunk/139820 -> ciflow/trunk/139820 2025-01-24T00:53:59.0608965Z * [new tag] ciflow/trunk/139864 -> ciflow/trunk/139864 2025-01-24T00:53:59.0609729Z * [new tag] ciflow/trunk/139919 -> ciflow/trunk/139919 2025-01-24T00:53:59.0610810Z * [new tag] ciflow/trunk/139932 -> ciflow/trunk/139932 2025-01-24T00:53:59.0611764Z * [new tag] ciflow/trunk/139966 -> ciflow/trunk/139966 2025-01-24T00:53:59.0612622Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-01-24T00:53:59.0613460Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-01-24T00:53:59.0614285Z * [new tag] ciflow/trunk/139976 -> ciflow/trunk/139976 2025-01-24T00:53:59.0615170Z * [new tag] ciflow/trunk/139985 -> ciflow/trunk/139985 2025-01-24T00:53:59.0616070Z * [new tag] ciflow/trunk/140061 -> ciflow/trunk/140061 2025-01-24T00:53:59.0616883Z * [new tag] ciflow/trunk/140084 -> ciflow/trunk/140084 2025-01-24T00:53:59.0617660Z * [new tag] ciflow/trunk/140159 -> ciflow/trunk/140159 2025-01-24T00:53:59.0618641Z * [new tag] ciflow/trunk/140200 -> ciflow/trunk/140200 2025-01-24T00:53:59.0619513Z * [new tag] ciflow/trunk/140211 -> ciflow/trunk/140211 2025-01-24T00:53:59.0620719Z * [new tag] ciflow/trunk/140256 -> ciflow/trunk/140256 2025-01-24T00:53:59.0621452Z * [new tag] ciflow/trunk/140298 -> ciflow/trunk/140298 2025-01-24T00:53:59.0622253Z * [new tag] ciflow/trunk/140323 -> ciflow/trunk/140323 2025-01-24T00:53:59.0623203Z * [new tag] ciflow/trunk/140362 -> ciflow/trunk/140362 2025-01-24T00:53:59.0623885Z * [new tag] ciflow/trunk/140365 -> ciflow/trunk/140365 2025-01-24T00:53:59.0624867Z * [new tag] ciflow/trunk/140399 -> ciflow/trunk/140399 2025-01-24T00:53:59.0625678Z * [new tag] ciflow/trunk/140677 -> ciflow/trunk/140677 2025-01-24T00:53:59.0626853Z * [new tag] ciflow/trunk/140734 -> ciflow/trunk/140734 2025-01-24T00:53:59.0627593Z * [new tag] ciflow/trunk/140793 -> ciflow/trunk/140793 2025-01-24T00:53:59.0628617Z * [new tag] ciflow/trunk/140836 -> ciflow/trunk/140836 2025-01-24T00:53:59.0629830Z * [new tag] ciflow/trunk/140868 -> ciflow/trunk/140868 2025-01-24T00:53:59.0630643Z * [new tag] ciflow/trunk/140989 -> ciflow/trunk/140989 2025-01-24T00:53:59.0631424Z * [new tag] ciflow/trunk/141002 -> ciflow/trunk/141002 2025-01-24T00:53:59.0632657Z * [new tag] ciflow/trunk/141038 -> ciflow/trunk/141038 2025-01-24T00:53:59.0633570Z * [new tag] ciflow/trunk/141117 -> ciflow/trunk/141117 2025-01-24T00:53:59.0634417Z * [new tag] ciflow/trunk/141131 -> ciflow/trunk/141131 2025-01-24T00:53:59.0635437Z * [new tag] ciflow/trunk/141136 -> ciflow/trunk/141136 2025-01-24T00:53:59.0636268Z * [new tag] ciflow/trunk/141168 -> ciflow/trunk/141168 2025-01-24T00:53:59.0637163Z * [new tag] ciflow/trunk/141195 -> ciflow/trunk/141195 2025-01-24T00:53:59.0638042Z * [new tag] ciflow/trunk/141226 -> ciflow/trunk/141226 2025-01-24T00:53:59.0639146Z * [new tag] ciflow/trunk/141257 -> ciflow/trunk/141257 2025-01-24T00:53:59.0639901Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-01-24T00:53:59.0640891Z * [new tag] ciflow/trunk/141468 -> ciflow/trunk/141468 2025-01-24T00:53:59.0641713Z * [new tag] ciflow/trunk/141489 -> ciflow/trunk/141489 2025-01-24T00:53:59.0642525Z * [new tag] ciflow/trunk/141503 -> ciflow/trunk/141503 2025-01-24T00:53:59.0643738Z * [new tag] ciflow/trunk/141508 -> ciflow/trunk/141508 2025-01-24T00:53:59.0644597Z * [new tag] ciflow/trunk/141530 -> ciflow/trunk/141530 2025-01-24T00:53:59.0645502Z * [new tag] ciflow/trunk/141588 -> ciflow/trunk/141588 2025-01-24T00:53:59.0646295Z * [new tag] ciflow/trunk/141697 -> ciflow/trunk/141697 2025-01-24T00:53:59.0647111Z * [new tag] ciflow/trunk/141730 -> ciflow/trunk/141730 2025-01-24T00:53:59.0648349Z * [new tag] ciflow/trunk/141791 -> ciflow/trunk/141791 2025-01-24T00:53:59.0649380Z * [new tag] ciflow/trunk/141796 -> ciflow/trunk/141796 2025-01-24T00:53:59.0650377Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-01-24T00:53:59.0651189Z * [new tag] ciflow/trunk/141889 -> ciflow/trunk/141889 2025-01-24T00:53:59.0652025Z * [new tag] ciflow/trunk/141910 -> ciflow/trunk/141910 2025-01-24T00:53:59.0653252Z * [new tag] ciflow/trunk/141914 -> ciflow/trunk/141914 2025-01-24T00:53:59.0654105Z * [new tag] ciflow/trunk/141959 -> ciflow/trunk/141959 2025-01-24T00:53:59.0654977Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-01-24T00:53:59.0655946Z * [new tag] ciflow/trunk/142067 -> ciflow/trunk/142067 2025-01-24T00:53:59.0656798Z * [new tag] ciflow/trunk/142091 -> ciflow/trunk/142091 2025-01-24T00:53:59.0657904Z * [new tag] ciflow/trunk/142092 -> ciflow/trunk/142092 2025-01-24T00:53:59.0658668Z * [new tag] ciflow/trunk/142097 -> ciflow/trunk/142097 2025-01-24T00:53:59.0659498Z * [new tag] ciflow/trunk/142179 -> ciflow/trunk/142179 2025-01-24T00:53:59.0660490Z * [new tag] ciflow/trunk/142263 -> ciflow/trunk/142263 2025-01-24T00:53:59.0661321Z * [new tag] ciflow/trunk/142272 -> ciflow/trunk/142272 2025-01-24T00:53:59.0662168Z * [new tag] ciflow/trunk/142273 -> ciflow/trunk/142273 2025-01-24T00:53:59.0662987Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-01-24T00:53:59.0663859Z * [new tag] ciflow/trunk/142350 -> ciflow/trunk/142350 2025-01-24T00:53:59.0664714Z * [new tag] ciflow/trunk/142372 -> ciflow/trunk/142372 2025-01-24T00:53:59.0665518Z * [new tag] ciflow/trunk/142477 -> ciflow/trunk/142477 2025-01-24T00:53:59.0666670Z * [new tag] ciflow/trunk/142821 -> ciflow/trunk/142821 2025-01-24T00:53:59.0667569Z * [new tag] ciflow/trunk/142848 -> ciflow/trunk/142848 2025-01-24T00:53:59.0668426Z * [new tag] ciflow/trunk/142859 -> ciflow/trunk/142859 2025-01-24T00:53:59.0669233Z * [new tag] ciflow/trunk/142861 -> ciflow/trunk/142861 2025-01-24T00:53:59.0670223Z * [new tag] ciflow/trunk/142865 -> ciflow/trunk/142865 2025-01-24T00:53:59.0671102Z * [new tag] ciflow/trunk/143082 -> ciflow/trunk/143082 2025-01-24T00:53:59.0672273Z * [new tag] ciflow/trunk/143093 -> ciflow/trunk/143093 2025-01-24T00:53:59.0673000Z * [new tag] ciflow/trunk/143168 -> ciflow/trunk/143168 2025-01-24T00:53:59.0673830Z * [new tag] ciflow/trunk/143220 -> ciflow/trunk/143220 2025-01-24T00:53:59.0674879Z * [new tag] ciflow/trunk/143261 -> ciflow/trunk/143261 2025-01-24T00:53:59.0675696Z * [new tag] ciflow/trunk/143303 -> ciflow/trunk/143303 2025-01-24T00:53:59.0676532Z * [new tag] ciflow/trunk/143313 -> ciflow/trunk/143313 2025-01-24T00:53:59.0677672Z * [new tag] ciflow/trunk/143347 -> ciflow/trunk/143347 2025-01-24T00:53:59.0678451Z * [new tag] ciflow/trunk/143360 -> ciflow/trunk/143360 2025-01-24T00:53:59.0679270Z * [new tag] ciflow/trunk/143378 -> ciflow/trunk/143378 2025-01-24T00:53:59.0680422Z * [new tag] ciflow/trunk/143402 -> ciflow/trunk/143402 2025-01-24T00:53:59.0681165Z * [new tag] ciflow/trunk/143416 -> ciflow/trunk/143416 2025-01-24T00:53:59.0682059Z * [new tag] ciflow/trunk/143417 -> ciflow/trunk/143417 2025-01-24T00:53:59.0683189Z * [new tag] ciflow/trunk/143451 -> ciflow/trunk/143451 2025-01-24T00:53:59.0683970Z * [new tag] ciflow/trunk/143475 -> ciflow/trunk/143475 2025-01-24T00:53:59.0684764Z * [new tag] ciflow/trunk/143622 -> ciflow/trunk/143622 2025-01-24T00:53:59.0685712Z * [new tag] ciflow/trunk/143630 -> ciflow/trunk/143630 2025-01-24T00:53:59.0686549Z * [new tag] ciflow/trunk/143671 -> ciflow/trunk/143671 2025-01-24T00:53:59.0687450Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-01-24T00:53:59.0688447Z * [new tag] ciflow/trunk/143733 -> ciflow/trunk/143733 2025-01-24T00:53:59.0689386Z * [new tag] ciflow/trunk/143806 -> ciflow/trunk/143806 2025-01-24T00:53:59.0690292Z * [new tag] ciflow/trunk/143808 -> ciflow/trunk/143808 2025-01-24T00:53:59.0691282Z * [new tag] ciflow/trunk/143822 -> ciflow/trunk/143822 2025-01-24T00:53:59.0692433Z * [new tag] ciflow/trunk/143833 -> ciflow/trunk/143833 2025-01-24T00:53:59.0693176Z * [new tag] ciflow/trunk/143879 -> ciflow/trunk/143879 2025-01-24T00:53:59.0693986Z * [new tag] ciflow/trunk/143880 -> ciflow/trunk/143880 2025-01-24T00:53:59.0695149Z * [new tag] ciflow/trunk/143894 -> ciflow/trunk/143894 2025-01-24T00:53:59.0695861Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-01-24T00:53:59.0696748Z * [new tag] ciflow/trunk/143961 -> ciflow/trunk/143961 2025-01-24T00:53:59.0697593Z * [new tag] ciflow/trunk/143966 -> ciflow/trunk/143966 2025-01-24T00:53:59.0698397Z * [new tag] ciflow/trunk/144011 -> ciflow/trunk/144011 2025-01-24T00:53:59.0699251Z * [new tag] ciflow/trunk/144017 -> ciflow/trunk/144017 2025-01-24T00:53:59.0700255Z * [new tag] ciflow/trunk/144019 -> ciflow/trunk/144019 2025-01-24T00:53:59.0701121Z * [new tag] ciflow/trunk/144020 -> ciflow/trunk/144020 2025-01-24T00:53:59.0701968Z * [new tag] ciflow/trunk/144046 -> ciflow/trunk/144046 2025-01-24T00:53:59.0702806Z * [new tag] ciflow/trunk/144115 -> ciflow/trunk/144115 2025-01-24T00:53:59.0703670Z * [new tag] ciflow/trunk/144120 -> ciflow/trunk/144120 2025-01-24T00:53:59.0704635Z * [new tag] ciflow/trunk/144138 -> ciflow/trunk/144138 2025-01-24T00:53:59.0705474Z * [new tag] ciflow/trunk/144172 -> ciflow/trunk/144172 2025-01-24T00:53:59.0706465Z * [new tag] ciflow/trunk/144177 -> ciflow/trunk/144177 2025-01-24T00:53:59.0707578Z * [new tag] ciflow/trunk/144268 -> ciflow/trunk/144268 2025-01-24T00:53:59.0708323Z * [new tag] ciflow/trunk/144341 -> ciflow/trunk/144341 2025-01-24T00:53:59.0709361Z * [new tag] ciflow/trunk/144354 -> ciflow/trunk/144354 2025-01-24T00:53:59.0710163Z * [new tag] ciflow/trunk/144368 -> ciflow/trunk/144368 2025-01-24T00:53:59.0711012Z * [new tag] ciflow/trunk/144378 -> ciflow/trunk/144378 2025-01-24T00:53:59.0711868Z * [new tag] ciflow/trunk/144441 -> ciflow/trunk/144441 2025-01-24T00:53:59.0712706Z * [new tag] ciflow/trunk/144452 -> ciflow/trunk/144452 2025-01-24T00:53:59.0713659Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-01-24T00:53:59.0714532Z * [new tag] ciflow/trunk/144485 -> ciflow/trunk/144485 2025-01-24T00:53:59.0715380Z * [new tag] ciflow/trunk/144492 -> ciflow/trunk/144492 2025-01-24T00:53:59.0716217Z * [new tag] ciflow/trunk/144498 -> ciflow/trunk/144498 2025-01-24T00:53:59.0717422Z * [new tag] ciflow/trunk/144508 -> ciflow/trunk/144508 2025-01-24T00:53:59.0718186Z * [new tag] ciflow/trunk/144513 -> ciflow/trunk/144513 2025-01-24T00:53:59.0719295Z * [new tag] ciflow/trunk/144590 -> ciflow/trunk/144590 2025-01-24T00:53:59.0720273Z * [new tag] ciflow/trunk/144616 -> ciflow/trunk/144616 2025-01-24T00:53:59.0721198Z * [new tag] ciflow/trunk/144642 -> ciflow/trunk/144642 2025-01-24T00:53:59.0722209Z * [new tag] ciflow/trunk/144644 -> ciflow/trunk/144644 2025-01-24T00:53:59.0723039Z * [new tag] ciflow/trunk/144646 -> ciflow/trunk/144646 2025-01-24T00:53:59.0723879Z * [new tag] ciflow/trunk/144664 -> ciflow/trunk/144664 2025-01-24T00:53:59.0724741Z * [new tag] ciflow/trunk/144695 -> ciflow/trunk/144695 2025-01-24T00:53:59.0725573Z * [new tag] ciflow/trunk/144700 -> ciflow/trunk/144700 2025-01-24T00:53:59.0726541Z * [new tag] ciflow/trunk/144707 -> ciflow/trunk/144707 2025-01-24T00:53:59.0727421Z * [new tag] ciflow/trunk/144708 -> ciflow/trunk/144708 2025-01-24T00:53:59.0728313Z * [new tag] ciflow/trunk/144721 -> ciflow/trunk/144721 2025-01-24T00:53:59.0729103Z * [new tag] ciflow/trunk/144733 -> ciflow/trunk/144733 2025-01-24T00:53:59.0730151Z * [new tag] ciflow/trunk/144763 -> ciflow/trunk/144763 2025-01-24T00:53:59.0731038Z * [new tag] ciflow/trunk/144771 -> ciflow/trunk/144771 2025-01-24T00:53:59.0731905Z * [new tag] ciflow/trunk/144773 -> ciflow/trunk/144773 2025-01-24T00:53:59.0732738Z * [new tag] ciflow/trunk/144829 -> ciflow/trunk/144829 2025-01-24T00:53:59.0733703Z * [new tag] ciflow/trunk/144841 -> ciflow/trunk/144841 2025-01-24T00:53:59.0734576Z * [new tag] ciflow/trunk/144865 -> ciflow/trunk/144865 2025-01-24T00:53:59.0735470Z * [new tag] ciflow/trunk/144880 -> ciflow/trunk/144880 2025-01-24T00:53:59.0736294Z * [new tag] ciflow/trunk/144894 -> ciflow/trunk/144894 2025-01-24T00:53:59.0737133Z * [new tag] ciflow/trunk/144910 -> ciflow/trunk/144910 2025-01-24T00:53:59.0737947Z * [new tag] ciflow/trunk/144940 -> ciflow/trunk/144940 2025-01-24T00:53:59.0738811Z * [new tag] ciflow/trunk/144953 -> ciflow/trunk/144953 2025-01-24T00:53:59.0739792Z * [new tag] ciflow/trunk/144956 -> ciflow/trunk/144956 2025-01-24T00:53:59.0740648Z * [new tag] ciflow/trunk/144975 -> ciflow/trunk/144975 2025-01-24T00:53:59.0741526Z * [new tag] ciflow/trunk/144985 -> ciflow/trunk/144985 2025-01-24T00:53:59.0742790Z * [new tag] ciflow/trunk/144994 -> ciflow/trunk/144994 2025-01-24T00:53:59.0743459Z * [new tag] ciflow/trunk/144999 -> ciflow/trunk/144999 2025-01-24T00:53:59.0744576Z * [new tag] ciflow/trunk/145031 -> ciflow/trunk/145031 2025-01-24T00:53:59.0745300Z * [new tag] ciflow/trunk/145047 -> ciflow/trunk/145047 2025-01-24T00:53:59.0746476Z * [new tag] ciflow/trunk/145060 -> ciflow/trunk/145060 2025-01-24T00:53:59.0747281Z * [new tag] ciflow/trunk/145061 -> ciflow/trunk/145061 2025-01-24T00:53:59.0748116Z * [new tag] ciflow/trunk/145083 -> ciflow/trunk/145083 2025-01-24T00:53:59.0749061Z * [new tag] ciflow/trunk/145116 -> ciflow/trunk/145116 2025-01-24T00:53:59.0752643Z * [new tag] ciflow/trunk/145119 -> ciflow/trunk/145119 2025-01-24T00:53:59.0753408Z * [new tag] ciflow/trunk/145120 -> ciflow/trunk/145120 2025-01-24T00:53:59.0754315Z * [new tag] ciflow/trunk/145128 -> ciflow/trunk/145128 2025-01-24T00:53:59.0755097Z * [new tag] ciflow/trunk/145130 -> ciflow/trunk/145130 2025-01-24T00:53:59.0755944Z * [new tag] ciflow/trunk/145132 -> ciflow/trunk/145132 2025-01-24T00:53:59.0757077Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-01-24T00:53:59.0757883Z * [new tag] ciflow/trunk/145148 -> ciflow/trunk/145148 2025-01-24T00:53:59.0758732Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-01-24T00:53:59.0759595Z * [new tag] ciflow/trunk/145156 -> ciflow/trunk/145156 2025-01-24T00:53:59.0760452Z * [new tag] ciflow/trunk/145204 -> ciflow/trunk/145204 2025-01-24T00:53:59.0761362Z * [new tag] ciflow/trunk/145206 -> ciflow/trunk/145206 2025-01-24T00:53:59.0762409Z * [new tag] ciflow/trunk/145224 -> ciflow/trunk/145224 2025-01-24T00:53:59.0763103Z * [new tag] ciflow/trunk/145227 -> ciflow/trunk/145227 2025-01-24T00:53:59.0763925Z * [new tag] ciflow/trunk/145241 -> ciflow/trunk/145241 2025-01-24T00:53:59.0764770Z * [new tag] ciflow/trunk/145245 -> ciflow/trunk/145245 2025-01-24T00:53:59.0765612Z * [new tag] ciflow/trunk/145250 -> ciflow/trunk/145250 2025-01-24T00:53:59.0766447Z * [new tag] ciflow/trunk/145254 -> ciflow/trunk/145254 2025-01-24T00:53:59.0767470Z * [new tag] ciflow/trunk/145269 -> ciflow/trunk/145269 2025-01-24T00:53:59.0768271Z * [new tag] ciflow/trunk/145288 -> ciflow/trunk/145288 2025-01-24T00:53:59.0769174Z * [new tag] ciflow/trunk/145303 -> ciflow/trunk/145303 2025-01-24T00:53:59.0770026Z * [new tag] ciflow/trunk/145307 -> ciflow/trunk/145307 2025-01-24T00:53:59.0770954Z * [new tag] ciflow/trunk/145311 -> ciflow/trunk/145311 2025-01-24T00:53:59.0771804Z * [new tag] ciflow/trunk/145318 -> ciflow/trunk/145318 2025-01-24T00:53:59.0772617Z * [new tag] ciflow/trunk/145321 -> ciflow/trunk/145321 2025-01-24T00:53:59.0773457Z * [new tag] ciflow/trunk/145323 -> ciflow/trunk/145323 2025-01-24T00:53:59.0774313Z * [new tag] ciflow/trunk/145331 -> ciflow/trunk/145331 2025-01-24T00:53:59.0775223Z * [new tag] ciflow/trunk/145373 -> ciflow/trunk/145373 2025-01-24T00:53:59.0776086Z * [new tag] ciflow/trunk/145375 -> ciflow/trunk/145375 2025-01-24T00:53:59.0777276Z * [new tag] ciflow/trunk/145391 -> ciflow/trunk/145391 2025-01-24T00:53:59.0778081Z * [new tag] ciflow/trunk/145399 -> ciflow/trunk/145399 2025-01-24T00:53:59.0778899Z * [new tag] ciflow/trunk/145407 -> ciflow/trunk/145407 2025-01-24T00:53:59.0779701Z * [new tag] ciflow/trunk/145412 -> ciflow/trunk/145412 2025-01-24T00:53:59.0780553Z * [new tag] ciflow/trunk/145417 -> ciflow/trunk/145417 2025-01-24T00:53:59.0781389Z * [new tag] ciflow/trunk/145421 -> ciflow/trunk/145421 2025-01-24T00:53:59.0782287Z * [new tag] ciflow/trunk/145435 -> ciflow/trunk/145435 2025-01-24T00:53:59.0783428Z * [new tag] ciflow/trunk/145436 -> ciflow/trunk/145436 2025-01-24T00:53:59.0784144Z * [new tag] ciflow/trunk/145443 -> ciflow/trunk/145443 2025-01-24T00:53:59.0785267Z * [new tag] ciflow/trunk/145449 -> ciflow/trunk/145449 2025-01-24T00:53:59.0786165Z * [new tag] ciflow/trunk/145450 -> ciflow/trunk/145450 2025-01-24T00:53:59.0787179Z * [new tag] ciflow/trunk/145465 -> ciflow/trunk/145465 2025-01-24T00:53:59.0788067Z * [new tag] ciflow/trunk/145490 -> ciflow/trunk/145490 2025-01-24T00:53:59.0789328Z * [new tag] ciflow/trunk/145494 -> ciflow/trunk/145494 2025-01-24T00:53:59.0790366Z * [new tag] ciflow/trunk/145495 -> ciflow/trunk/145495 2025-01-24T00:53:59.0791222Z * [new tag] ciflow/trunk/145502 -> ciflow/trunk/145502 2025-01-24T00:53:59.0792071Z * [new tag] ciflow/trunk/145506 -> ciflow/trunk/145506 2025-01-24T00:53:59.0792953Z * [new tag] ciflow/trunk/145509 -> ciflow/trunk/145509 2025-01-24T00:53:59.0793797Z * [new tag] ciflow/trunk/145513 -> ciflow/trunk/145513 2025-01-24T00:53:59.0794939Z * [new tag] ciflow/trunk/145517 -> ciflow/trunk/145517 2025-01-24T00:53:59.0795691Z * [new tag] ciflow/trunk/145519 -> ciflow/trunk/145519 2025-01-24T00:53:59.0796975Z * [new tag] ciflow/trunk/145524 -> ciflow/trunk/145524 2025-01-24T00:53:59.0797554Z * [new tag] ciflow/trunk/145530 -> ciflow/trunk/145530 2025-01-24T00:53:59.0798477Z * [new tag] ciflow/trunk/145531 -> ciflow/trunk/145531 2025-01-24T00:53:59.0799352Z * [new tag] ciflow/trunk/145533 -> ciflow/trunk/145533 2025-01-24T00:53:59.0800221Z * [new tag] ciflow/trunk/145539 -> ciflow/trunk/145539 2025-01-24T00:53:59.0801059Z * [new tag] ciflow/trunk/145542 -> ciflow/trunk/145542 2025-01-24T00:53:59.0801977Z * [new tag] ciflow/trunk/145545 -> ciflow/trunk/145545 2025-01-24T00:53:59.0802823Z * [new tag] ciflow/trunk/145547 -> ciflow/trunk/145547 2025-01-24T00:53:59.0803675Z * [new tag] ciflow/trunk/145550 -> ciflow/trunk/145550 2025-01-24T00:53:59.0804573Z * [new tag] ciflow/trunk/145551 -> ciflow/trunk/145551 2025-01-24T00:53:59.0805449Z * [new tag] ciflow/trunk/145552 -> ciflow/trunk/145552 2025-01-24T00:53:59.0806288Z * [new tag] ciflow/trunk/145553 -> ciflow/trunk/145553 2025-01-24T00:53:59.0807176Z * [new tag] ciflow/trunk/145554 -> ciflow/trunk/145554 2025-01-24T00:53:59.0808007Z * [new tag] ciflow/trunk/145558 -> ciflow/trunk/145558 2025-01-24T00:53:59.0808916Z * [new tag] ciflow/trunk/145559 -> ciflow/trunk/145559 2025-01-24T00:53:59.0809867Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-01-24T00:53:59.0810938Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-01-24T00:53:59.0812129Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-01-24T00:53:59.0813219Z * [new tag] ciflow/xpu/132945 -> ciflow/xpu/132945 2025-01-24T00:53:59.0813956Z * [new tag] ciflow/xpu/133307 -> ciflow/xpu/133307 2025-01-24T00:53:59.0814753Z * [new tag] ciflow/xpu/135189 -> ciflow/xpu/135189 2025-01-24T00:53:59.0815562Z * [new tag] ciflow/xpu/135337 -> ciflow/xpu/135337 2025-01-24T00:53:59.0816366Z * [new tag] ciflow/xpu/135465 -> ciflow/xpu/135465 2025-01-24T00:53:59.0817164Z * [new tag] ciflow/xpu/137566 -> ciflow/xpu/137566 2025-01-24T00:53:59.0817948Z * [new tag] ciflow/xpu/137570 -> ciflow/xpu/137570 2025-01-24T00:53:59.0818771Z * [new tag] ciflow/xpu/137580 -> ciflow/xpu/137580 2025-01-24T00:53:59.0819570Z * [new tag] ciflow/xpu/138889 -> ciflow/xpu/138889 2025-01-24T00:53:59.0820293Z * [new tag] ciflow/xpu/139171 -> ciflow/xpu/139171 2025-01-24T00:53:59.0821120Z * [new tag] ciflow/xpu/139469 -> ciflow/xpu/139469 2025-01-24T00:53:59.0822291Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-01-24T00:53:59.0823415Z * [new tag] ciflow/xpu/140362 -> ciflow/xpu/140362 2025-01-24T00:53:59.0824322Z * [new tag] ciflow/xpu/140365 -> ciflow/xpu/140365 2025-01-24T00:53:59.0825130Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-01-24T00:53:59.0826313Z * [new tag] ciflow/xpu/140389 -> ciflow/xpu/140389 2025-01-24T00:53:59.0827118Z * [new tag] ciflow/xpu/140677 -> ciflow/xpu/140677 2025-01-24T00:53:59.0827937Z * [new tag] ciflow/xpu/140686 -> ciflow/xpu/140686 2025-01-24T00:53:59.0828900Z * [new tag] ciflow/xpu/140972 -> ciflow/xpu/140972 2025-01-24T00:53:59.0829826Z * [new tag] ciflow/xpu/141318 -> ciflow/xpu/141318 2025-01-24T00:53:59.0830876Z * [new tag] ciflow/xpu/142040 -> ciflow/xpu/142040 2025-01-24T00:53:59.0831514Z * [new tag] ciflow/xpu/142067 -> ciflow/xpu/142067 2025-01-24T00:53:59.0832367Z * [new tag] ciflow/xpu/142097 -> ciflow/xpu/142097 2025-01-24T00:53:59.0833218Z * [new tag] ciflow/xpu/143597 -> ciflow/xpu/143597 2025-01-24T00:53:59.0834228Z * [new tag] ciflow/xpu/143784 -> ciflow/xpu/143784 2025-01-24T00:53:59.0835038Z * [new tag] ciflow/xpu/143833 -> ciflow/xpu/143833 2025-01-24T00:53:59.0835870Z * [new tag] ciflow/xpu/144046 -> ciflow/xpu/144046 2025-01-24T00:53:59.0836708Z * [new tag] ciflow/xpu/144368 -> ciflow/xpu/144368 2025-01-24T00:53:59.0837549Z * [new tag] ciflow/xpu/144378 -> ciflow/xpu/144378 2025-01-24T00:53:59.0838514Z * [new tag] ciflow/xpu/144385 -> ciflow/xpu/144385 2025-01-24T00:53:59.0839328Z * [new tag] ciflow/xpu/144452 -> ciflow/xpu/144452 2025-01-24T00:53:59.0840272Z * [new tag] ciflow/xpu/144473 -> ciflow/xpu/144473 2025-01-24T00:53:59.0841142Z * [new tag] ciflow/xpu/144644 -> ciflow/xpu/144644 2025-01-24T00:53:59.0842000Z * [new tag] ciflow/xpu/144664 -> ciflow/xpu/144664 2025-01-24T00:53:59.0842919Z * [new tag] ciflow/xpu/144722 -> ciflow/xpu/144722 2025-01-24T00:53:59.0843763Z * [new tag] ciflow/xpu/145060 -> ciflow/xpu/145060 2025-01-24T00:53:59.0844578Z * [new tag] ciflow/xpu/145083 -> ciflow/xpu/145083 2025-01-24T00:53:59.0845402Z * [new tag] ciflow/xpu/145248 -> ciflow/xpu/145248 2025-01-24T00:53:59.0846228Z * [new tag] ciflow/xpu/145490 -> ciflow/xpu/145490 2025-01-24T00:53:59.0847200Z * [new tag] cslpull75 -> cslpull75 2025-01-24T00:53:59.0848140Z * [new tag] cslpull76 -> cslpull76 2025-01-24T00:53:59.0849365Z * [new tag] cslpull77 -> cslpull77 2025-01-24T00:53:59.0850327Z * [new tag] cslpull78 -> cslpull78 2025-01-24T00:53:59.0851719Z * [new tag] cslpull79 -> cslpull79 2025-01-24T00:53:59.0852988Z * [new tag] cslpull80 -> cslpull80 2025-01-24T00:53:59.0853905Z * [new tag] cslpull81 -> cslpull81 2025-01-24T00:53:59.0854814Z * [new tag] cslpull82 -> cslpull82 2025-01-24T00:53:59.0855932Z * [new tag] cslpull83 -> cslpull83 2025-01-24T00:53:59.0856842Z * [new tag] cslpull84 -> cslpull84 2025-01-24T00:53:59.0857763Z * [new tag] cslpull85 -> cslpull85 2025-01-24T00:53:59.0858760Z * [new tag] cslpull86 -> cslpull86 2025-01-24T00:53:59.0859697Z * [new tag] cslpull87 -> cslpull87 2025-01-24T00:53:59.0860791Z * [new tag] cslpull88 -> cslpull88 2025-01-24T00:53:59.0861643Z * [new tag] cslpull89 -> cslpull89 2025-01-24T00:53:59.0862422Z * [new tag] cslpull90 -> cslpull90 2025-01-24T00:53:59.0863934Z * [new tag] cslpull91 -> cslpull91 2025-01-24T00:53:59.0864778Z * [new tag] cslpull92 -> cslpull92 2025-01-24T00:53:59.0865761Z * [new tag] flight_5 -> flight_5 2025-01-24T00:53:59.0867015Z * [new tag] flight_5.1 -> flight_5.1 2025-01-24T00:53:59.0867935Z * [new tag] flight_5.2 -> flight_5.2 2025-01-24T00:53:59.0869034Z * [new tag] flight_5.3 -> flight_5.3 2025-01-24T00:53:59.0869759Z * [new tag] forpull1 -> forpull1 2025-01-24T00:53:59.0871131Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-01-24T00:53:59.0872018Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-01-24T00:53:59.0872986Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-01-24T00:53:59.0874026Z * [new tag] nightly-binary -> nightly-binary 2025-01-24T00:53:59.0874838Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-01-24T00:53:59.0875877Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-01-24T00:53:59.0876809Z * [new tag] v0.1.1 -> v0.1.1 2025-01-24T00:53:59.0877773Z * [new tag] v0.1.10 -> v0.1.10 2025-01-24T00:53:59.0878711Z * [new tag] v0.1.11 -> v0.1.11 2025-01-24T00:53:59.0879647Z * [new tag] v0.1.12 -> v0.1.12 2025-01-24T00:53:59.0880586Z * [new tag] v0.1.2 -> v0.1.2 2025-01-24T00:53:59.0881463Z * [new tag] v0.1.3 -> v0.1.3 2025-01-24T00:53:59.0882388Z * [new tag] v0.1.4 -> v0.1.4 2025-01-24T00:53:59.0883336Z * [new tag] v0.1.5 -> v0.1.5 2025-01-24T00:53:59.0884276Z * [new tag] v0.1.6 -> v0.1.6 2025-01-24T00:53:59.0885282Z * [new tag] v0.1.7 -> v0.1.7 2025-01-24T00:53:59.0886147Z * [new tag] v0.1.8 -> v0.1.8 2025-01-24T00:53:59.0887049Z * [new tag] v0.1.9 -> v0.1.9 2025-01-24T00:53:59.0888056Z * [new tag] v0.2.0 -> v0.2.0 2025-01-24T00:53:59.0889148Z * [new tag] v0.3.0 -> v0.3.0 2025-01-24T00:53:59.0890145Z * [new tag] v0.3.1 -> v0.3.1 2025-01-24T00:53:59.0891291Z * [new tag] v0.4.0 -> v0.4.0 2025-01-24T00:53:59.0892153Z * [new tag] v0.4.1 -> v0.4.1 2025-01-24T00:53:59.0893095Z * [new tag] v1.0.0 -> v1.0.0 2025-01-24T00:53:59.0894152Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-01-24T00:53:59.0895062Z * [new tag] v1.0.1 -> v1.0.1 2025-01-24T00:53:59.0896059Z * [new tag] v1.0rc0 -> v1.0rc0 2025-01-24T00:53:59.0896902Z * [new tag] v1.0rc1 -> v1.0rc1 2025-01-24T00:53:59.0897793Z * [new tag] v1.1.0 -> v1.1.0 2025-01-24T00:53:59.0898906Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-01-24T00:53:59.0900048Z * [new tag] v1.10.0 -> v1.10.0 2025-01-24T00:53:59.0901038Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-01-24T00:53:59.0902111Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-01-24T00:53:59.0902801Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-01-24T00:53:59.0904023Z * [new tag] v1.10.1 -> v1.10.1 2025-01-24T00:53:59.0905310Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-01-24T00:53:59.0905985Z * [new tag] v1.10.2 -> v1.10.2 2025-01-24T00:53:59.0906763Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-01-24T00:53:59.0907824Z * [new tag] v1.11.0 -> v1.11.0 2025-01-24T00:53:59.0909113Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-01-24T00:53:59.0909960Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-01-24T00:53:59.0911094Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-01-24T00:53:59.0912036Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-01-24T00:53:59.0913124Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-01-24T00:53:59.0913813Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-01-24T00:53:59.0914588Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-01-24T00:53:59.0915706Z * [new tag] v1.12.0 -> v1.12.0 2025-01-24T00:53:59.0916795Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-01-24T00:53:59.0917490Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-01-24T00:53:59.0918638Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-01-24T00:53:59.0919670Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-01-24T00:53:59.0920652Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-01-24T00:53:59.0921690Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-01-24T00:53:59.0922381Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-01-24T00:53:59.0923254Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-01-24T00:53:59.0923945Z * [new tag] v1.12.1 -> v1.12.1 2025-01-24T00:53:59.0925162Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-01-24T00:53:59.0926134Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-01-24T00:53:59.0927214Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-01-24T00:53:59.0928273Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-01-24T00:53:59.0928941Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-01-24T00:53:59.0930065Z * [new tag] v1.13.0 -> v1.13.0 2025-01-24T00:53:59.0931133Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-01-24T00:53:59.0932062Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-01-24T00:53:59.0933056Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-01-24T00:53:59.0934163Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-01-24T00:53:59.0934884Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-01-24T00:53:59.0935738Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-01-24T00:53:59.0936787Z * [new tag] v1.13.1 -> v1.13.1 2025-01-24T00:53:59.0937491Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-01-24T00:53:59.0938553Z * [new tag] v1.2.0 -> v1.2.0 2025-01-24T00:53:59.0939568Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-01-24T00:53:59.0940537Z * [new tag] v1.3.0 -> v1.3.0 2025-01-24T00:53:59.0941524Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-01-24T00:53:59.0942241Z * [new tag] v1.3.1 -> v1.3.1 2025-01-24T00:53:59.0943243Z * [new tag] v1.4.0 -> v1.4.0 2025-01-24T00:53:59.0944291Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-01-24T00:53:59.0944976Z * [new tag] v1.4.1 -> v1.4.1 2025-01-24T00:53:59.0946098Z * [new tag] v1.5.0 -> v1.5.0 2025-01-24T00:53:59.0947176Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-01-24T00:53:59.0948302Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-01-24T00:53:59.0949530Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-01-24T00:53:59.0950496Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-01-24T00:53:59.0951177Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-01-24T00:53:59.0952307Z * [new tag] v1.5.1 -> v1.5.1 2025-01-24T00:53:59.0953192Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-01-24T00:53:59.0953877Z * [new tag] v1.6.0 -> v1.6.0 2025-01-24T00:53:59.0954937Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-01-24T00:53:59.0956010Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-01-24T00:53:59.0957041Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-01-24T00:53:59.0958054Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-01-24T00:53:59.0959087Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-01-24T00:53:59.0960089Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-01-24T00:53:59.0960904Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-01-24T00:53:59.0961912Z * [new tag] v1.7.0 -> v1.7.0 2025-01-24T00:53:59.0962901Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-01-24T00:53:59.0964011Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-01-24T00:53:59.0964959Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-01-24T00:53:59.0965752Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-01-24T00:53:59.0967205Z * [new tag] v1.7.1 -> v1.7.1 2025-01-24T00:53:59.0968324Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-01-24T00:53:59.0969357Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-01-24T00:53:59.0970061Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-01-24T00:53:59.0971296Z * [new tag] v1.8.0 -> v1.8.0 2025-01-24T00:53:59.0971998Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-01-24T00:53:59.0973425Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-01-24T00:53:59.0974493Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-01-24T00:53:59.0975520Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-01-24T00:53:59.0976190Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-01-24T00:53:59.0977029Z * [new tag] v1.8.1 -> v1.8.1 2025-01-24T00:53:59.0978079Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-01-24T00:53:59.0978781Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-01-24T00:53:59.0979631Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-01-24T00:53:59.0981125Z * [new tag] v1.8.2 -> v1.8.2 2025-01-24T00:53:59.0981846Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-01-24T00:53:59.0982939Z * [new tag] v1.9.0 -> v1.9.0 2025-01-24T00:53:59.0983937Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-01-24T00:53:59.0985027Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-01-24T00:53:59.0986090Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-01-24T00:53:59.0986788Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-01-24T00:53:59.0987867Z * [new tag] v1.9.1 -> v1.9.1 2025-01-24T00:53:59.0989200Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-01-24T00:53:59.0989952Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-01-24T00:53:59.0990984Z * [new tag] v2.0.0 -> v2.0.0 2025-01-24T00:53:59.0991950Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-01-24T00:53:59.0993013Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-01-24T00:53:59.0994076Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-01-24T00:53:59.0995045Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-01-24T00:53:59.0996022Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-01-24T00:53:59.0996815Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-01-24T00:53:59.0997792Z * [new tag] v2.0.1 -> v2.0.1 2025-01-24T00:53:59.0998867Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-01-24T00:53:59.0999540Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-01-24T00:53:59.1000598Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-01-24T00:53:59.1001252Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-01-24T00:53:59.1002858Z * [new tag] v2.1.0 -> v2.1.0 2025-01-24T00:53:59.1003872Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-01-24T00:53:59.1004940Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-01-24T00:53:59.1005935Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-01-24T00:53:59.1006951Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-01-24T00:53:59.1007975Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-01-24T00:53:59.1008792Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-01-24T00:53:59.1009696Z * [new tag] v2.1.1 -> v2.1.1 2025-01-24T00:53:59.1011412Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-01-24T00:53:59.1011684Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-01-24T00:53:59.1012898Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-01-24T00:53:59.1013855Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-01-24T00:53:59.1014800Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-01-24T00:53:59.1015479Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-01-24T00:53:59.1016506Z * [new tag] v2.1.2 -> v2.1.2 2025-01-24T00:53:59.1017607Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-01-24T00:53:59.1018593Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-01-24T00:53:59.1019332Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-01-24T00:53:59.1020410Z * [new tag] v2.2.0 -> v2.2.0 2025-01-24T00:53:59.1021379Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-01-24T00:53:59.1022330Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-01-24T00:53:59.1023285Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-01-24T00:53:59.1024269Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-01-24T00:53:59.1025210Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-01-24T00:53:59.1026212Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-01-24T00:53:59.1026923Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-01-24T00:53:59.1027803Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-01-24T00:53:59.1028803Z * [new tag] v2.2.1 -> v2.2.1 2025-01-24T00:53:59.1030393Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-01-24T00:53:59.1030964Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-01-24T00:53:59.1031863Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-01-24T00:53:59.1032573Z * [new tag] v2.2.2 -> v2.2.2 2025-01-24T00:53:59.1033775Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-01-24T00:53:59.1034831Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-01-24T00:53:59.1035375Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-01-24T00:53:59.1036407Z * [new tag] v2.3.0 -> v2.3.0 2025-01-24T00:53:59.1037415Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-01-24T00:53:59.1038583Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-01-24T00:53:59.1039697Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-01-24T00:53:59.1040422Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-01-24T00:53:59.1041522Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-01-24T00:53:59.1042551Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-01-24T00:53:59.1043562Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-01-24T00:53:59.1044564Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-01-24T00:53:59.1045277Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-01-24T00:53:59.1046372Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-01-24T00:53:59.1047423Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-01-24T00:53:59.1048094Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-01-24T00:53:59.1049131Z * [new tag] v2.3.1 -> v2.3.1 2025-01-24T00:53:59.1053077Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-01-24T00:53:59.1054273Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-01-24T00:53:59.1055297Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-01-24T00:53:59.1056337Z * [new tag] v2.4.0 -> v2.4.0 2025-01-24T00:53:59.1057399Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-01-24T00:53:59.1058402Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-01-24T00:53:59.1059380Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-01-24T00:53:59.1060345Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-01-24T00:53:59.1061380Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-01-24T00:53:59.1062415Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-01-24T00:53:59.1063457Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-01-24T00:53:59.1064430Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-01-24T00:53:59.1065557Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-01-24T00:53:59.1066488Z * [new tag] v2.4.1 -> v2.4.1 2025-01-24T00:53:59.1067420Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-01-24T00:53:59.1068462Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-01-24T00:53:59.1069537Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-01-24T00:53:59.1070567Z * [new tag] v2.5.0 -> v2.5.0 2025-01-24T00:53:59.1071584Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-01-24T00:53:59.1072263Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-01-24T00:53:59.1073511Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-01-24T00:53:59.1074416Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-01-24T00:53:59.1075389Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-01-24T00:53:59.1076460Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-01-24T00:53:59.1077519Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-01-24T00:53:59.1078666Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-01-24T00:53:59.1079652Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-01-24T00:53:59.1080651Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-01-24T00:53:59.1081443Z * [new tag] v2.5.1 -> v2.5.1 2025-01-24T00:53:59.1082300Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-01-24T00:53:59.1083377Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-01-24T00:53:59.1084452Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-01-24T00:53:59.1085492Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-01-24T00:53:59.1086599Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-01-24T00:53:59.1087774Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-01-24T00:53:59.1088945Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-01-24T00:53:59.1089645Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-01-24T00:53:59.1090832Z * [new tag] whc_flight_1 -> whc_flight_1 2025-01-24T00:53:59.1091508Z * [new tag] whc_flight_2 -> whc_flight_2 2025-01-24T00:53:59.1092456Z * [new tag] whc_flight_4 -> whc_flight_4 2025-01-24T00:53:59.1779286Z [command]/usr/bin/git rev-parse --verify --quiet d087145b9259b4cfbcb758dc0bca6a6e5d75d08f^{object} 2025-01-24T00:53:59.1803102Z d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:53:59.1806769Z ##[endgroup] 2025-01-24T00:53:59.1807065Z ##[group]Determining the checkout info 2025-01-24T00:53:59.1808170Z ##[endgroup] 2025-01-24T00:53:59.1812040Z [command]/usr/bin/git sparse-checkout disable 2025-01-24T00:53:59.1847211Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-01-24T00:53:59.1871720Z ##[group]Checking out the ref 2025-01-24T00:53:59.1875236Z [command]/usr/bin/git checkout --progress --force d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:54:00.2187067Z Updating files: 89% (16075/18011) 2025-01-24T00:54:00.2348237Z Updating files: 90% (16210/18011) 2025-01-24T00:54:00.2446412Z Updating files: 91% (16391/18011) 2025-01-24T00:54:00.2565951Z Updating files: 92% (16571/18011) 2025-01-24T00:54:00.2733538Z Updating files: 93% (16751/18011) 2025-01-24T00:54:00.2904633Z Updating files: 94% (16931/18011) 2025-01-24T00:54:00.3077968Z Updating files: 95% (17111/18011) 2025-01-24T00:54:00.3184752Z Updating files: 96% (17291/18011) 2025-01-24T00:54:00.3461073Z Updating files: 97% (17471/18011) 2025-01-24T00:54:00.3639952Z Updating files: 98% (17651/18011) 2025-01-24T00:54:00.3778456Z Updating files: 99% (17831/18011) 2025-01-24T00:54:00.3779064Z Updating files: 100% (18011/18011) 2025-01-24T00:54:00.3779504Z Updating files: 100% (18011/18011), done. 2025-01-24T00:54:00.4042663Z Note: switching to 'd087145b9259b4cfbcb758dc0bca6a6e5d75d08f'. 2025-01-24T00:54:00.4043271Z 2025-01-24T00:54:00.4043568Z You are in 'detached HEAD' state. You can look around, make experimental 2025-01-24T00:54:00.4044137Z changes and commit them, and you can discard any commits you make in this 2025-01-24T00:54:00.4044682Z state without impacting any branches by switching back to a branch. 2025-01-24T00:54:00.4045063Z 2025-01-24T00:54:00.4045270Z If you want to create a new branch to retain commits you create, you may 2025-01-24T00:54:00.4046055Z do so (now or later) by using -c with the switch command. Example: 2025-01-24T00:54:00.4046351Z 2025-01-24T00:54:00.4046468Z git switch -c 2025-01-24T00:54:00.4046683Z 2025-01-24T00:54:00.4046791Z Or undo this operation with: 2025-01-24T00:54:00.4046992Z 2025-01-24T00:54:00.4047141Z git switch - 2025-01-24T00:54:00.4047274Z 2025-01-24T00:54:00.4047537Z Turn off this advice by setting config variable advice.detachedHead to false 2025-01-24T00:54:00.4047883Z 2025-01-24T00:54:00.4048122Z HEAD is now at d087145b925 Add accuracy issue support in AOTI Minifier (#145539) 2025-01-24T00:54:00.4135915Z ##[endgroup] 2025-01-24T00:54:00.4174113Z [command]/usr/bin/git log -1 --format=%H 2025-01-24T00:54:00.4196161Z d087145b9259b4cfbcb758dc0bca6a6e5d75d08f 2025-01-24T00:54:00.4365222Z Prepare all required actions 2025-01-24T00:54:00.4365809Z Getting action download info 2025-01-24T00:54:00.5610954Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-01-24T00:54:00.7074246Z ##[group]Run ./.github/actions/setup-linux 2025-01-24T00:54:00.7074600Z ##[endgroup] 2025-01-24T00:54:00.7118930Z ##[group]Run set -euo pipefail 2025-01-24T00:54:00.7119295Z set -euo pipefail 2025-01-24T00:54:00.7119592Z function get_ec2_metadata() { 2025-01-24T00:54:00.7119980Z  # Pulled from instance metadata endpoint for EC2 2025-01-24T00:54:00.7120626Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-01-24T00:54:00.7121183Z  category=$1 2025-01-24T00:54:00.7121549Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-01-24T00:54:00.7121994Z  runner_name_str=i-0d3a3cdd08be107c5 2025-01-24T00:54:00.7122382Z  if [[ -f /.inarc ]]; then 2025-01-24T00:54:00.7122720Z  echo "ARC Runner, no info on ec2 metadata" 2025-01-24T00:54:00.7123299Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-01-24T00:54:00.7123778Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-01-24T00:54:00.7124217Z  else 2025-01-24T00:54:00.7125069Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-01-24T00:54:00.7125985Z  fi 2025-01-24T00:54:00.7126213Z } 2025-01-24T00:54:00.7126467Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-01-24T00:54:00.7126896Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-01-24T00:54:00.7127379Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-01-24T00:54:00.7127793Z echo "system info $(uname -a)" 2025-01-24T00:54:00.7133810Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:00.7134208Z ##[endgroup] 2025-01-24T00:54:00.7270036Z ami-id: ami-0df8c184d5f6ae949 2025-01-24T00:54:00.7364510Z instance-id: i-0d3a3cdd08be107c5 2025-01-24T00:54:00.7459737Z instance-type: c5.2xlarge 2025-01-24T00:54:00.7469951Z system info Linux ip-10-0-67-72.ec2.internal 6.1.119-129.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Dec 3 21:07:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2025-01-24T00:54:00.7497893Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:54:00.7498861Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-01-24T00:54:00.7505542Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:00.7505987Z ##[endgroup] 2025-01-24T00:54:00.7560504Z ##[group]Run if systemctl is-active --quiet docker; then 2025-01-24T00:54:00.7560974Z if systemctl is-active --quiet docker; then 2025-01-24T00:54:00.7561439Z  echo "Docker daemon is running..."; 2025-01-24T00:54:00.7561771Z else 2025-01-24T00:54:00.7562125Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-01-24T00:54:00.7562562Z fi 2025-01-24T00:54:00.7568056Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:00.7568452Z ##[endgroup] 2025-01-24T00:54:00.7638076Z Docker daemon is running... 2025-01-24T00:54:00.7681550Z ##[group]Run nick-fields/retry@v3.0.0 2025-01-24T00:54:00.7681886Z with: 2025-01-24T00:54:00.7682119Z shell: bash 2025-01-24T00:54:00.7682350Z timeout_minutes: 5 2025-01-24T00:54:00.7682609Z max_attempts: 3 2025-01-24T00:54:00.7682865Z retry_wait_seconds: 30 2025-01-24T00:54:00.7685327Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-01-24T00:54:00.7687668Z polling_interval_seconds: 1 2025-01-24T00:54:00.7687957Z warning_on_retry: true 2025-01-24T00:54:00.7688239Z continue_on_error: false 2025-01-24T00:54:00.7688517Z env: 2025-01-24T00:54:00.7688746Z AWS_RETRY_MODE: standard 2025-01-24T00:54:00.7689028Z AWS_MAX_ATTEMPTS: 5 2025-01-24T00:54:00.7689305Z AWS_DEFAULT_REGION: us-east-1 2025-01-24T00:54:00.7689585Z ##[endgroup] 2025-01-24T00:54:01.9292255Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-01-24T00:54:01.9292900Z Configure a credential helper to remove this warning. See 2025-01-24T00:54:01.9293839Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-01-24T00:54:01.9294247Z 2025-01-24T00:54:01.9294355Z Login Succeeded 2025-01-24T00:54:02.8505222Z Command completed after 1 attempt(s). 2025-01-24T00:54:02.8560438Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:54:02.8560984Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:54:02.8561439Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-01-24T00:54:02.8568176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:02.8568577Z ##[endgroup] 2025-01-24T00:54:02.8644766Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T00:54:02.8645364Z # ignore expansion of "docker ps -q" since it could be empty 2025-01-24T00:54:02.8645804Z # shellcheck disable=SC2046 2025-01-24T00:54:02.8646150Z docker stop $(docker ps -q) || true 2025-01-24T00:54:02.8646525Z # Prune all of the docker images 2025-01-24T00:54:02.8646853Z docker system prune -af 2025-01-24T00:54:02.8653972Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:02.8654487Z ##[endgroup] 2025-01-24T00:54:02.8914782Z "docker stop" requires at least 1 argument. 2025-01-24T00:54:02.8915204Z See 'docker stop --help'. 2025-01-24T00:54:02.8915380Z 2025-01-24T00:54:02.8915557Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-01-24T00:54:02.8915829Z 2025-01-24T00:54:02.8915955Z Stop one or more running containers 2025-01-24T00:54:02.9058232Z Total reclaimed space: 0B 2025-01-24T00:54:02.9093423Z ##[group]Run set +e 2025-01-24T00:54:02.9093747Z set +e 2025-01-24T00:54:02.9093995Z set -x 2025-01-24T00:54:02.9094222Z  2025-01-24T00:54:02.9094496Z PT_DOMAIN=download.pytorch.org 2025-01-24T00:54:02.9095101Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-01-24T00:54:02.9095879Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-01-24T00:54:02.9096418Z # one is returned at random 2025-01-24T00:54:02.9096822Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-01-24T00:54:02.9097203Z  2025-01-24T00:54:02.9097447Z if [ -z "${RESOLVED_IP}" ]; then 2025-01-24T00:54:02.9097892Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-01-24T00:54:02.9098418Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-01-24T00:54:02.9098827Z  2025-01-24T00:54:02.9099075Z  if [ -z "${RESOLVED_IP}" ]; then 2025-01-24T00:54:02.9099465Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-01-24T00:54:02.9100010Z  exit 1 2025-01-24T00:54:02.9100268Z  fi 2025-01-24T00:54:02.9100491Z fi 2025-01-24T00:54:02.9100717Z  2025-01-24T00:54:02.9100997Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-01-24T00:54:02.9101372Z  # Clean up any old records first 2025-01-24T00:54:02.9101751Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-01-24T00:54:02.9102095Z fi 2025-01-24T00:54:02.9102306Z  2025-01-24T00:54:02.9102624Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-01-24T00:54:02.9103036Z cat /etc/hosts 2025-01-24T00:54:02.9108821Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:02.9109217Z ##[endgroup] 2025-01-24T00:54:02.9132444Z + PT_DOMAIN=download.pytorch.org 2025-01-24T00:54:02.9138143Z ++ dig -4 +short download.pytorch.org 2025-01-24T00:54:02.9138731Z ++ tail -n1 2025-01-24T00:54:02.9525899Z + RESOLVED_IP=18.160.10.22 2025-01-24T00:54:02.9526333Z + '[' -z 18.160.10.22 ']' 2025-01-24T00:54:02.9526640Z + grep -r download.pytorch.org /etc/hosts 2025-01-24T00:54:02.9538858Z 18.160.10.76 download.pytorch.org 2025-01-24T00:54:02.9539793Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2025-01-24T00:54:03.3009499Z + echo '18.160.10.22 download.pytorch.org' 2025-01-24T00:54:03.3010448Z + sudo tee -a /etc/hosts 2025-01-24T00:54:03.3644589Z 18.160.10.22 download.pytorch.org 2025-01-24T00:54:03.3660883Z + cat /etc/hosts 2025-01-24T00:54:03.3669586Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-01-24T00:54:03.3675464Z ::1 localhost6 localhost6.localdomain6 2025-01-24T00:54:03.3675870Z 18.160.10.22 download.pytorch.org 2025-01-24T00:54:03.3718407Z Prepare all required actions 2025-01-24T00:54:03.3769536Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-01-24T00:54:03.3769905Z with: 2025-01-24T00:54:03.3770446Z github-token: *** 2025-01-24T00:54:03.3770681Z ##[endgroup] 2025-01-24T00:54:03.3789300Z ##[group]Run set -eux 2025-01-24T00:54:03.3789601Z set -eux 2025-01-24T00:54:03.3790041Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-01-24T00:54:03.3797999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:03.3798391Z env: 2025-01-24T00:54:03.3798797Z GITHUB_TOKEN: *** 2025-01-24T00:54:03.3799044Z ##[endgroup] 2025-01-24T00:54:03.3823598Z + python3 .github/scripts/get_workflow_job_id.py 12940918145 i-0d3a3cdd08be107c5 2025-01-24T00:54:03.7987221Z setting job-id=36096318795 2025-01-24T00:54:03.7987878Z setting job-name=before-test / target-determination 2025-01-24T00:54:03.8126919Z Prepare all required actions 2025-01-24T00:54:03.8127311Z Getting action download info 2025-01-24T00:54:03.9209363Z ##[group]Run ./.github/actions/pytest-cache-download 2025-01-24T00:54:03.9209734Z with: 2025-01-24T00:54:03.9209967Z cache_dir: .pytest_cache 2025-01-24T00:54:03.9210342Z job_identifier: trunk 2025-01-24T00:54:03.9210612Z s3_bucket: gha-artifacts 2025-01-24T00:54:03.9210875Z ##[endgroup] 2025-01-24T00:54:03.9246776Z ##[group]Run nick-fields/retry@v3.0.0 2025-01-24T00:54:03.9247097Z with: 2025-01-24T00:54:03.9247334Z shell: bash 2025-01-24T00:54:03.9247552Z timeout_minutes: 5 2025-01-24T00:54:03.9247798Z max_attempts: 5 2025-01-24T00:54:03.9248044Z retry_wait_seconds: 30 2025-01-24T00:54:03.9248376Z command: set -eu python3 -m pip install boto3==1.35.42 2025-01-24T00:54:03.9248767Z polling_interval_seconds: 1 2025-01-24T00:54:03.9249277Z warning_on_retry: true 2025-01-24T00:54:03.9249535Z continue_on_error: false 2025-01-24T00:54:03.9249851Z ##[endgroup] 2025-01-24T00:54:04.2596673Z Defaulting to user installation because normal site-packages is not writeable 2025-01-24T00:54:04.2761704Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-01-24T00:54:04.2814972Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-01-24T00:54:04.2818658Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-01-24T00:54:04.2824386Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-01-24T00:54:04.2882344Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-01-24T00:54:04.2886574Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-01-24T00:54:04.2924865Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-01-24T00:54:05.0015932Z Command completed after 1 attempt(s). 2025-01-24T00:54:05.0075269Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-01-24T00:54:05.0075743Z python3 .github/scripts/pytest_cache.py \ 2025-01-24T00:54:05.0076118Z  --download \ 2025-01-24T00:54:05.0076594Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-01-24T00:54:05.0076976Z  --pr_identifier $GITHUB_REF \ 2025-01-24T00:54:05.0077319Z  --job_identifier $JOB_IDENTIFIER \ 2025-01-24T00:54:05.0077665Z  --temp_dir $RUNNER_TEMP \ 2025-01-24T00:54:05.0077985Z  --repo $REPO \ 2025-01-24T00:54:05.0078252Z  --bucket $BUCKET \ 2025-01-24T00:54:05.0084221Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:05.0084609Z env: 2025-01-24T00:54:05.0084825Z CACHE_DIR: .pytest_cache 2025-01-24T00:54:05.0085106Z JOB_IDENTIFIER: trunk 2025-01-24T00:54:05.0085378Z REPO: pytorch/pytorch 2025-01-24T00:54:05.0085636Z BUCKET: gha-artifacts 2025-01-24T00:54:05.0085897Z ##[endgroup] 2025-01-24T00:54:05.3254558Z PR identifier for `refs/tags/ciflow/trunk/145539` is `176fb65f7225139c8cde115d0862147c` 2025-01-24T00:54:05.3256373Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/tags/ciflow/trunk/145539', job_identifier='trunk', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2025-01-24T00:54:05.3258368Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/176fb65f7225139c8cde115d0862147c/trunk` in bucket `gha-artifacts` 2025-01-24T00:54:05.3971595Z ##[group]Run seemethere/download-artifact-s3@v4 2025-01-24T00:54:05.3971970Z with: 2025-01-24T00:54:05.3972189Z name: llm_results 2025-01-24T00:54:05.3972438Z path: .additional_ci_files/llm_results 2025-01-24T00:54:05.3972767Z s3-bucket: gha-artifacts 2025-01-24T00:54:05.3973044Z region: us-east-1 2025-01-24T00:54:05.3973272Z ##[endgroup] 2025-01-24T00:54:05.8933634Z (node:1328269) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-01-24T00:54:05.8934139Z 2025-01-24T00:54:05.8934367Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-01-24T00:54:05.8934894Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-01-24T00:54:05.8935459Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-01-24T00:54:05.9848021Z Found 1 objects with prefix pytorch/pytorch/12940918145/llm_results/ 2025-01-24T00:54:05.9851981Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-01-24T00:54:06.0882629Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2025-01-24T00:54:06.0889118Z Artifact download has finished successfully 2025-01-24T00:54:06.1081242Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-01-24T00:54:06.1082132Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2025-01-24T00:54:06.1082766Z python3 -m pip install boto3==1.35.42 2025-01-24T00:54:06.1083209Z python3 tools/testing/do_target_determination_for_s3.py 2025-01-24T00:54:06.1090270Z shell: /usr/bin/bash -e {0} 2025-01-24T00:54:06.1090577Z env: 2025-01-24T00:54:06.1091014Z GITHUB_TOKEN: *** 2025-01-24T00:54:06.1091285Z GITHUB_REPOSITORY: pytorch/pytorch 2025-01-24T00:54:06.1091595Z GITHUB_WORKFLOW: trunk 2025-01-24T00:54:06.1091883Z GITHUB_JOB: target-determination 2025-01-24T00:54:06.1092192Z GITHUB_RUN_ID: 12940918145 2025-01-24T00:54:06.1092459Z GITHUB_RUN_NUMBER: 113598 2025-01-24T00:54:06.1092735Z GITHUB_RUN_ATTEMPT: 1 2025-01-24T00:54:06.1093019Z GITHUB_REF: refs/tags/ciflow/trunk/145539 2025-01-24T00:54:06.1093378Z JOB_ID: 36096318795 2025-01-24T00:54:06.1093658Z JOB_NAME: before-test / target-determination 2025-01-24T00:54:06.1093993Z PR_NUMBER: 2025-01-24T00:54:06.1094219Z ##[endgroup] 2025-01-24T00:54:06.1131593Z Archive: .additional_ci_files/llm_results/mappings.zip 2025-01-24T00:54:06.1132453Z creating: .additional_ci_files/llm_results/mappings/ 2025-01-24T00:54:06.1136351Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2025-01-24T00:54:06.3550641Z Defaulting to user installation because normal site-packages is not writeable 2025-01-24T00:54:06.3716205Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2025-01-24T00:54:06.3768033Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2025-01-24T00:54:06.3772355Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.99) 2025-01-24T00:54:06.3778003Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2025-01-24T00:54:06.3827184Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2025-01-24T00:54:06.3838515Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2025-01-24T00:54:06.3875716Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2025-01-24T00:54:08.3379025Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2025-01-24T00:54:08.3381677Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2025-01-24T00:54:08.3383478Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2025-01-24T00:54:08.3385316Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2025-01-24T00:54:08.3387274Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2025-01-24T00:54:08.3389618Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2025-01-24T00:54:08.3390742Z Received 670 tests to prioritize 2025-01-24T00:54:08.3391122Z backends/xeon/test_launch 2025-01-24T00:54:08.3391411Z benchmark_utils/test_benchmark_utils 2025-01-24T00:54:08.3391836Z cpp_extensions/open_registration_extension/test/test_openreg 2025-01-24T00:54:08.3392320Z distributed/_composable/fsdp/test_fully_shard_autograd 2025-01-24T00:54:08.3392781Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2025-01-24T00:54:08.3393241Z distributed/_composable/fsdp/test_fully_shard_comm 2025-01-24T00:54:08.3393667Z distributed/_composable/fsdp/test_fully_shard_compile 2025-01-24T00:54:08.3394100Z distributed/_composable/fsdp/test_fully_shard_extensions 2025-01-24T00:54:08.3394545Z distributed/_composable/fsdp/test_fully_shard_frozen 2025-01-24T00:54:08.3394998Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2025-01-24T00:54:08.3395427Z distributed/_composable/fsdp/test_fully_shard_init 2025-01-24T00:54:08.3395850Z distributed/_composable/fsdp/test_fully_shard_logging 2025-01-24T00:54:08.3396280Z distributed/_composable/fsdp/test_fully_shard_memory 2025-01-24T00:54:08.3396845Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2025-01-24T00:54:08.3397323Z distributed/_composable/fsdp/test_fully_shard_overlap 2025-01-24T00:54:08.3397748Z distributed/_composable/fsdp/test_fully_shard_state 2025-01-24T00:54:08.3398172Z distributed/_composable/fsdp/test_fully_shard_state_dict 2025-01-24T00:54:08.3398623Z distributed/_composable/fsdp/test_fully_shard_training 2025-01-24T00:54:08.3399026Z distributed/_composable/test_checkpoint 2025-01-24T00:54:08.3399454Z distributed/_composable/test_composability/test_2d_composability 2025-01-24T00:54:08.3399994Z distributed/_composable/test_composability/test_pp_composability 2025-01-24T00:54:08.3400442Z distributed/_composable/test_contract 2025-01-24T00:54:08.3400770Z distributed/_composable/test_replicate 2025-01-24T00:54:08.3401158Z distributed/_composable/test_replicate_with_compiler 2025-01-24T00:54:08.3401581Z distributed/_shard/sharded_optim/test_sharded_optim 2025-01-24T00:54:08.3401998Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2025-01-24T00:54:08.3402426Z distributed/_shard/sharded_tensor/ops/test_embedding 2025-01-24T00:54:08.3402863Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2025-01-24T00:54:08.3403275Z distributed/_shard/sharded_tensor/ops/test_init 2025-01-24T00:54:08.3403688Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2025-01-24T00:54:08.3404092Z distributed/_shard/sharded_tensor/test_logger 2025-01-24T00:54:08.3404484Z distributed/_shard/sharded_tensor/test_sharded_tensor 2025-01-24T00:54:08.3404954Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2025-01-24T00:54:08.3405425Z distributed/_shard/sharding_plan/test_sharding_plan 2025-01-24T00:54:08.3405833Z distributed/_shard/sharding_spec/test_sharding_spec 2025-01-24T00:54:08.3406217Z distributed/_shard/test_sharder 2025-01-24T00:54:08.3406535Z distributed/_tools/test_fsdp2_mem_tracker 2025-01-24T00:54:08.3406863Z distributed/_tools/test_mem_tracker 2025-01-24T00:54:08.3407195Z distributed/_tools/test_memory_tracker 2025-01-24T00:54:08.3407527Z distributed/_tools/test_mod_tracker 2025-01-24T00:54:08.3407874Z distributed/_tools/test_runtime_estimator 2025-01-24T00:54:08.3408220Z distributed/_tools/test_sac_estimator 2025-01-24T00:54:08.3408549Z distributed/_tools/test_sac_ilp 2025-01-24T00:54:08.3408902Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2025-01-24T00:54:08.3409346Z distributed/algorithms/quantization/test_quantization 2025-01-24T00:54:08.3409741Z distributed/algorithms/test_join 2025-01-24T00:54:08.3410083Z distributed/checkpoint/e2e/test_e2e_save_and_load 2025-01-24T00:54:08.3410604Z distributed/checkpoint/e2e/test_fine_tuning 2025-01-24T00:54:08.3411099Z distributed/checkpoint/e2e/test_fsdp_ep 2025-01-24T00:54:08.3411444Z distributed/checkpoint/e2e/test_pipeline 2025-01-24T00:54:08.3411806Z distributed/checkpoint/fsdp/test_fsdp_dsd 2025-01-24T00:54:08.3412160Z distributed/checkpoint/test_checkpoint 2025-01-24T00:54:08.3412506Z distributed/checkpoint/test_compatibility 2025-01-24T00:54:08.3412866Z distributed/checkpoint/test_dedup_tensors 2025-01-24T00:54:08.3413239Z distributed/checkpoint/test_dtensor_checkpoint 2025-01-24T00:54:08.3413619Z distributed/checkpoint/test_dtensor_resharding 2025-01-24T00:54:08.3414024Z distributed/checkpoint/test_file_system_checkpoint 2025-01-24T00:54:08.3414461Z distributed/checkpoint/test_file_system_checkpoint_cpu 2025-01-24T00:54:08.3414857Z distributed/checkpoint/test_format_utils 2025-01-24T00:54:08.3415231Z distributed/checkpoint/test_fsdp_model_state 2025-01-24T00:54:08.3415611Z distributed/checkpoint/test_fsdp_optim_state 2025-01-24T00:54:08.3416030Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2025-01-24T00:54:08.3416442Z distributed/checkpoint/test_fsspec 2025-01-24T00:54:08.3416781Z distributed/checkpoint/test_hsdp_checkpoint 2025-01-24T00:54:08.3417128Z distributed/checkpoint/test_nested_dict 2025-01-24T00:54:08.3417551Z distributed/checkpoint/test_planner 2025-01-24T00:54:08.3417889Z distributed/checkpoint/test_save_load_api 2025-01-24T00:54:08.3418223Z distributed/checkpoint/test_state_dict 2025-01-24T00:54:08.3418577Z distributed/checkpoint/test_state_dict_utils 2025-01-24T00:54:08.3418945Z distributed/checkpoint/test_tp_checkpoint 2025-01-24T00:54:08.3419278Z distributed/checkpoint/test_traverse 2025-01-24T00:54:08.3419611Z distributed/checkpoint/test_utils 2025-01-24T00:54:08.3419934Z distributed/elastic/events/lib_test 2025-01-24T00:54:08.3420251Z distributed/elastic/metrics/api_test 2025-01-24T00:54:08.3420610Z distributed/elastic/multiprocessing/api_test 2025-01-24T00:54:08.3420979Z distributed/elastic/test_control_plane 2025-01-24T00:54:08.3421301Z distributed/elastic/timer/api_test 2025-01-24T00:54:08.3421649Z distributed/elastic/timer/local_timer_example 2025-01-24T00:54:08.3422022Z distributed/elastic/timer/local_timer_test 2025-01-24T00:54:08.3422373Z distributed/elastic/utils/distributed_test 2025-01-24T00:54:08.3422728Z distributed/elastic/utils/logging_test 2025-01-24T00:54:08.3423060Z distributed/elastic/utils/util_test 2025-01-24T00:54:08.3423392Z distributed/flight_recorder/test_fr_analysis 2025-01-24T00:54:08.3423761Z distributed/fsdp/test_checkpoint_wrapper 2025-01-24T00:54:08.3424124Z distributed/fsdp/test_distributed_checkpoint 2025-01-24T00:54:08.3424466Z distributed/fsdp/test_fsdp_apply 2025-01-24T00:54:08.3424808Z distributed/fsdp/test_fsdp_backward_prefetch 2025-01-24T00:54:08.3425166Z distributed/fsdp/test_fsdp_checkpoint 2025-01-24T00:54:08.3425496Z distributed/fsdp/test_fsdp_clip_grad_norm 2025-01-24T00:54:08.3425841Z distributed/fsdp/test_fsdp_comm 2025-01-24T00:54:08.3426148Z distributed/fsdp/test_fsdp_comm_hooks 2025-01-24T00:54:08.3426476Z distributed/fsdp/test_fsdp_core 2025-01-24T00:54:08.3426833Z distributed/fsdp/test_fsdp_dtensor_state_dict 2025-01-24T00:54:08.3427179Z distributed/fsdp/test_fsdp_exec_order 2025-01-24T00:54:08.3427515Z distributed/fsdp/test_fsdp_fine_tune 2025-01-24T00:54:08.3427858Z distributed/fsdp/test_fsdp_flatten_params 2025-01-24T00:54:08.3428206Z distributed/fsdp/test_fsdp_freezing_weights 2025-01-24T00:54:08.3428553Z distributed/fsdp/test_fsdp_fx 2025-01-24T00:54:08.3428862Z distributed/fsdp/test_fsdp_grad_acc 2025-01-24T00:54:08.3429181Z distributed/fsdp/test_fsdp_hybrid_shard 2025-01-24T00:54:08.3429530Z distributed/fsdp/test_fsdp_ignored_modules 2025-01-24T00:54:08.3429876Z distributed/fsdp/test_fsdp_input 2025-01-24T00:54:08.3430179Z distributed/fsdp/test_fsdp_memory 2025-01-24T00:54:08.3430494Z distributed/fsdp/test_fsdp_meta 2025-01-24T00:54:08.3430807Z distributed/fsdp/test_fsdp_misc 2025-01-24T00:54:08.3431209Z distributed/fsdp/test_fsdp_mixed_precision 2025-01-24T00:54:08.3431579Z distributed/fsdp/test_fsdp_multiple_forward 2025-01-24T00:54:08.3431955Z distributed/fsdp/test_fsdp_multiple_wrapping 2025-01-24T00:54:08.3432302Z distributed/fsdp/test_fsdp_optim_state 2025-01-24T00:54:08.3432642Z distributed/fsdp/test_fsdp_overlap 2025-01-24T00:54:08.3432970Z distributed/fsdp/test_fsdp_pure_fp16 2025-01-24T00:54:08.3433311Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2025-01-24T00:54:08.3433674Z distributed/fsdp/test_fsdp_state_dict 2025-01-24T00:54:08.3434020Z distributed/fsdp/test_fsdp_tp_integration 2025-01-24T00:54:08.3434349Z distributed/fsdp/test_fsdp_traversal 2025-01-24T00:54:08.3434672Z distributed/fsdp/test_fsdp_uneven 2025-01-24T00:54:08.3435007Z distributed/fsdp/test_fsdp_unshard_params 2025-01-24T00:54:08.3435352Z distributed/fsdp/test_fsdp_use_orig_params 2025-01-24T00:54:08.3435716Z distributed/fsdp/test_hsdp_dtensor_state_dict 2025-01-24T00:54:08.3436080Z distributed/fsdp/test_shard_utils 2025-01-24T00:54:08.3436381Z distributed/fsdp/test_utils 2025-01-24T00:54:08.3436675Z distributed/fsdp/test_wrap 2025-01-24T00:54:08.3436973Z distributed/launcher/test_run 2025-01-24T00:54:08.3437265Z distributed/nn/jit/test_instantiator 2025-01-24T00:54:08.3437708Z distributed/optim/test_apply_optimizer_in_backward 2025-01-24T00:54:08.3438100Z distributed/optim/test_named_optimizer 2025-01-24T00:54:08.3438461Z distributed/optim/test_zero_redundancy_optimizer 2025-01-24T00:54:08.3438844Z distributed/pipelining/test_backward 2025-01-24T00:54:08.3439188Z distributed/pipelining/test_microbatch 2025-01-24T00:54:08.3439514Z distributed/pipelining/test_pipe 2025-01-24T00:54:08.3450687Z distributed/pipelining/test_schedule 2025-01-24T00:54:08.3451099Z distributed/pipelining/test_schedule_multiproc 2025-01-24T00:54:08.3451486Z distributed/pipelining/test_stage 2025-01-24T00:54:08.3451829Z distributed/pipelining/test_transformer 2025-01-24T00:54:08.3452195Z distributed/pipelining/test_unflatten 2025-01-24T00:54:08.3452557Z distributed/rpc/cuda/test_tensorpipe_agent 2025-01-24T00:54:08.3452904Z distributed/rpc/test_faulty_agent 2025-01-24T00:54:08.3453217Z distributed/rpc/test_share_memory 2025-01-24T00:54:08.3453543Z distributed/rpc/test_tensorpipe_agent 2025-01-24T00:54:08.3453894Z distributed/tensor/debug/test_comm_mode 2025-01-24T00:54:08.3454259Z distributed/tensor/debug/test_comm_mode_features 2025-01-24T00:54:08.3454644Z distributed/tensor/debug/test_op_coverage 2025-01-24T00:54:08.3455051Z distributed/tensor/experimental/test_local_map 2025-01-24T00:54:08.3455468Z distributed/tensor/experimental/test_register_sharding 2025-01-24T00:54:08.3455903Z distributed/tensor/experimental/test_tp_transform 2025-01-24T00:54:08.3456322Z distributed/tensor/parallel/test_micro_pipeline_tp 2025-01-24T00:54:08.3456735Z distributed/tensor/parallel/test_parallelize_api 2025-01-24T00:54:08.3457137Z distributed/tensor/parallel/test_tp_examples 2025-01-24T00:54:08.3457556Z distributed/tensor/parallel/test_tp_random_state 2025-01-24T00:54:08.3457933Z distributed/tensor/parallel/test_tp_style 2025-01-24T00:54:08.3458276Z distributed/tensor/test_api 2025-01-24T00:54:08.3458573Z distributed/tensor/test_attention 2025-01-24T00:54:08.3458900Z distributed/tensor/test_common_rules 2025-01-24T00:54:08.3459242Z distributed/tensor/test_convolution_ops 2025-01-24T00:54:08.3459579Z distributed/tensor/test_dtensor 2025-01-24T00:54:08.3459891Z distributed/tensor/test_dtensor_compile 2025-01-24T00:54:08.3460232Z distributed/tensor/test_dtensor_ops 2025-01-24T00:54:08.3460559Z distributed/tensor/test_embedding_ops 2025-01-24T00:54:08.3460898Z distributed/tensor/test_experimental_ops 2025-01-24T00:54:08.3461277Z distributed/tensor/test_init 2025-01-24T00:54:08.3461574Z distributed/tensor/test_math_ops 2025-01-24T00:54:08.3461884Z distributed/tensor/test_matrix_ops 2025-01-24T00:54:08.3462207Z distributed/tensor/test_op_strategy 2025-01-24T00:54:08.3462731Z distributed/tensor/test_optimizers 2025-01-24T00:54:08.3463060Z distributed/tensor/test_pointwise_ops 2025-01-24T00:54:08.3463396Z distributed/tensor/test_random_ops 2025-01-24T00:54:08.3463719Z distributed/tensor/test_redistribute 2025-01-24T00:54:08.3464047Z distributed/tensor/test_tensor_ops 2025-01-24T00:54:08.3464366Z distributed/tensor/test_utils 2025-01-24T00:54:08.3464673Z distributed/tensor/test_view_ops 2025-01-24T00:54:08.3464992Z distributed/tensor/test_xla_integration 2025-01-24T00:54:08.3465324Z distributed/test_backends 2025-01-24T00:54:08.3465598Z distributed/test_c10d_common 2025-01-24T00:54:08.3465916Z distributed/test_c10d_functional_native 2025-01-24T00:54:08.3466247Z distributed/test_c10d_gloo 2025-01-24T00:54:08.3466522Z distributed/test_c10d_logger 2025-01-24T00:54:08.3466819Z distributed/test_c10d_nccl 2025-01-24T00:54:08.3467120Z distributed/test_c10d_object_collectives 2025-01-24T00:54:08.3467439Z distributed/test_c10d_ops_nccl 2025-01-24T00:54:08.3467747Z distributed/test_c10d_pypg 2025-01-24T00:54:08.3468045Z distributed/test_c10d_spawn_gloo 2025-01-24T00:54:08.3468343Z distributed/test_c10d_spawn_nccl 2025-01-24T00:54:08.3468660Z distributed/test_c10d_spawn_ucc 2025-01-24T00:54:08.3468970Z distributed/test_c10d_ucc 2025-01-24T00:54:08.3469381Z distributed/test_collective_utils 2025-01-24T00:54:08.3469709Z distributed/test_composability 2025-01-24T00:54:08.3470034Z distributed/test_compute_comm_reordering 2025-01-24T00:54:08.3470367Z distributed/test_control_collectives 2025-01-24T00:54:08.3470704Z distributed/test_data_parallel 2025-01-24T00:54:08.3471009Z distributed/test_device_mesh 2025-01-24T00:54:08.3471301Z distributed/test_distributed_spawn 2025-01-24T00:54:08.3471634Z distributed/test_dynamo_distributed 2025-01-24T00:54:08.3471953Z distributed/test_fake_pg 2025-01-24T00:54:08.3472228Z distributed/test_functional_api 2025-01-24T00:54:08.3472550Z distributed/test_inductor_collectives 2025-01-24T00:54:08.3472880Z distributed/test_launcher 2025-01-24T00:54:08.3473159Z distributed/test_multi_threaded_pg 2025-01-24T00:54:08.3473476Z distributed/test_nccl 2025-01-24T00:54:08.3473749Z distributed/test_pg_wrapper 2025-01-24T00:54:08.3474027Z distributed/test_store 2025-01-24T00:54:08.3474318Z distributed/test_symmetric_memory 2025-01-24T00:54:08.3474625Z distributions/test_constraints 2025-01-24T00:54:08.3474929Z distributions/test_distributions 2025-01-24T00:54:08.3475225Z doctests 2025-01-24T00:54:08.3475452Z dynamo/test_activation_checkpointing 2025-01-24T00:54:08.3475771Z dynamo/test_after_aot 2025-01-24T00:54:08.3476040Z dynamo/test_aot_autograd 2025-01-24T00:54:08.3476306Z dynamo/test_aot_autograd_cache 2025-01-24T00:54:08.3476605Z dynamo/test_autograd_function 2025-01-24T00:54:08.3476891Z dynamo/test_backends 2025-01-24T00:54:08.3477148Z dynamo/test_backward_higher_order_ops 2025-01-24T00:54:08.3477471Z dynamo/test_base_output 2025-01-24T00:54:08.3477748Z dynamo/test_bytecode_utils 2025-01-24T00:54:08.3478010Z dynamo/test_compile 2025-01-24T00:54:08.3478270Z dynamo/test_compiler_bisector 2025-01-24T00:54:08.3478559Z dynamo/test_comptime 2025-01-24T00:54:08.3478801Z dynamo/test_config 2025-01-24T00:54:08.3479053Z dynamo/test_ctx_manager 2025-01-24T00:54:08.3479319Z dynamo/test_cudagraphs 2025-01-24T00:54:08.3479616Z dynamo/test_cudagraphs_expandable_segments 2025-01-24T00:54:08.3479952Z dynamo/test_debug_utils 2025-01-24T00:54:08.3480209Z dynamo/test_decorators 2025-01-24T00:54:08.3480476Z dynamo/test_deviceguard 2025-01-24T00:54:08.3480732Z dynamo/test_dicts 2025-01-24T00:54:08.3480968Z dynamo/test_dynamic_shapes 2025-01-24T00:54:08.3481241Z dynamo/test_exc 2025-01-24T00:54:08.3481486Z dynamo/test_exceptions 2025-01-24T00:54:08.3481738Z dynamo/test_export 2025-01-24T00:54:08.3481999Z dynamo/test_export_mutations 2025-01-24T00:54:08.3482290Z dynamo/test_frame_init 2025-01-24T00:54:08.3482542Z dynamo/test_functions 2025-01-24T00:54:08.3482896Z dynamo/test_fx_passes_pre_grad 2025-01-24T00:54:08.3483193Z dynamo/test_global 2025-01-24T00:54:08.3483446Z dynamo/test_graph_deduplication 2025-01-24T00:54:08.3483756Z dynamo/test_graph_region_tracker 2025-01-24T00:54:08.3484061Z dynamo/test_guard_manager 2025-01-24T00:54:08.3484339Z dynamo/test_higher_order_ops 2025-01-24T00:54:08.3484620Z dynamo/test_hooks 2025-01-24T00:54:08.3484859Z dynamo/test_input_attr_tracking 2025-01-24T00:54:08.3485151Z dynamo/test_interop 2025-01-24T00:54:08.3485401Z dynamo/test_logging 2025-01-24T00:54:08.3485644Z dynamo/test_metrics_context 2025-01-24T00:54:08.3485921Z dynamo/test_minifier 2025-01-24T00:54:08.3486168Z dynamo/test_misc 2025-01-24T00:54:08.3486402Z dynamo/test_model_output 2025-01-24T00:54:08.3486672Z dynamo/test_modes 2025-01-24T00:54:08.3486915Z dynamo/test_modules 2025-01-24T00:54:08.3487156Z dynamo/test_nops 2025-01-24T00:54:08.3487402Z dynamo/test_optimizers 2025-01-24T00:54:08.3487665Z dynamo/test_pgo 2025-01-24T00:54:08.3487900Z dynamo/test_pre_dispatch 2025-01-24T00:54:08.3488178Z dynamo/test_prim_hop_base 2025-01-24T00:54:08.3488460Z dynamo/test_profiler 2025-01-24T00:54:08.3488710Z dynamo/test_python_autograd 2025-01-24T00:54:08.3489006Z dynamo/test_python_dispatcher 2025-01-24T00:54:08.3489365Z dynamo/test_recompile_ux 2025-01-24T00:54:08.3489627Z dynamo/test_recompiles 2025-01-24T00:54:08.3489896Z dynamo/test_reconstruct 2025-01-24T00:54:08.3490275Z dynamo/test_reorder_logs 2025-01-24T00:54:08.3490548Z dynamo/test_repros 2025-01-24T00:54:08.3490802Z dynamo/test_resume 2025-01-24T00:54:08.3491037Z dynamo/test_sdpa 2025-01-24T00:54:08.3491297Z dynamo/test_skip_guard_eval_unsafe 2025-01-24T00:54:08.3491618Z dynamo/test_skip_non_tensor 2025-01-24T00:54:08.3491887Z dynamo/test_sources 2025-01-24T00:54:08.3492147Z dynamo/test_structured_trace 2025-01-24T00:54:08.3492434Z dynamo/test_subclasses 2025-01-24T00:54:08.3492684Z dynamo/test_subgraphs 2025-01-24T00:54:08.3492938Z dynamo/test_torchrec 2025-01-24T00:54:08.3493201Z dynamo/test_trace_rules 2025-01-24T00:54:08.3493444Z dynamo/test_unspec 2025-01-24T00:54:08.3493671Z dynamo/test_utils 2025-01-24T00:54:08.3493912Z dynamo/test_verify_correctness 2025-01-24T00:54:08.3494173Z dynamo/test_view 2025-01-24T00:54:08.3494414Z export/test_converter 2025-01-24T00:54:08.3494674Z export/test_cpp_serdes 2025-01-24T00:54:08.3494923Z export/test_db 2025-01-24T00:54:08.3495163Z export/test_draft_export 2025-01-24T00:54:08.3495485Z export/test_experimental 2025-01-24T00:54:08.3495751Z export/test_export 2025-01-24T00:54:08.3496005Z export/test_export_legacy 2025-01-24T00:54:08.3496275Z export/test_export_nonstrict 2025-01-24T00:54:08.3496591Z export/test_export_training_ir_to_run_decomp 2025-01-24T00:54:08.3496946Z export/test_functionalized_assertions 2025-01-24T00:54:08.3497246Z export/test_hop 2025-01-24T00:54:08.3497484Z export/test_lift_unlift 2025-01-24T00:54:08.3497748Z export/test_pass_infra 2025-01-24T00:54:08.3498002Z export/test_passes 2025-01-24T00:54:08.3498250Z export/test_retraceability 2025-01-24T00:54:08.3498523Z export/test_schema 2025-01-24T00:54:08.3498756Z export/test_serdes 2025-01-24T00:54:08.3499001Z export/test_serialize 2025-01-24T00:54:08.3499254Z export/test_sparse 2025-01-24T00:54:08.3499493Z export/test_swap 2025-01-24T00:54:08.3499726Z export/test_tools 2025-01-24T00:54:08.3499964Z export/test_torchbind 2025-01-24T00:54:08.3500208Z export/test_tree_utils 2025-01-24T00:54:08.3500464Z export/test_unflatten 2025-01-24T00:54:08.3500723Z export/test_unflatten_training_ir 2025-01-24T00:54:08.3501023Z export/test_verifier 2025-01-24T00:54:08.3501271Z functorch/test_ac 2025-01-24T00:54:08.3501515Z functorch/test_ac_knapsack 2025-01-24T00:54:08.3501798Z functorch/test_aotdispatch 2025-01-24T00:54:08.3502075Z functorch/test_control_flow 2025-01-24T00:54:08.3502341Z functorch/test_dims 2025-01-24T00:54:08.3502600Z functorch/test_eager_transforms 2025-01-24T00:54:08.3502980Z functorch/test_logging 2025-01-24T00:54:08.3503255Z functorch/test_memory_efficient_fusion 2025-01-24T00:54:08.3503577Z functorch/test_minifier 2025-01-24T00:54:08.3503845Z functorch/test_ops 2025-01-24T00:54:08.3504085Z functorch/test_parsing 2025-01-24T00:54:08.3504365Z functorch/test_rearrange 2025-01-24T00:54:08.3504634Z functorch/test_vmap 2025-01-24T00:54:08.3504888Z functorch/test_vmap_registrations 2025-01-24T00:54:08.3505204Z higher_order_ops/test_invoke_subgraph 2025-01-24T00:54:08.3505527Z higher_order_ops/test_with_effects 2025-01-24T00:54:08.3505820Z inductor/test_aot_inductor 2025-01-24T00:54:08.3506109Z inductor/test_aot_inductor_arrayref 2025-01-24T00:54:08.3506429Z inductor/test_aot_inductor_custom_ops 2025-01-24T00:54:08.3506738Z inductor/test_aot_inductor_package 2025-01-24T00:54:08.3507051Z inductor/test_aot_inductor_utils 2025-01-24T00:54:08.3507357Z inductor/test_async_compile 2025-01-24T00:54:08.3507642Z inductor/test_auto_functionalize 2025-01-24T00:54:08.3507965Z inductor/test_autoheuristic 2025-01-24T00:54:08.3508254Z inductor/test_b2b_gemm 2025-01-24T00:54:08.3508519Z inductor/test_benchmark_fusion 2025-01-24T00:54:08.3508823Z inductor/test_benchmarking 2025-01-24T00:54:08.3509113Z inductor/test_binary_folding 2025-01-24T00:54:08.3509451Z inductor/test_ck_backend 2025-01-24T00:54:08.3509728Z inductor/test_codecache 2025-01-24T00:54:08.3509993Z inductor/test_codegen_triton 2025-01-24T00:54:08.3510289Z inductor/test_combo_kernels 2025-01-24T00:54:08.3510583Z inductor/test_compile_worker 2025-01-24T00:54:08.3510869Z inductor/test_compiled_autograd 2025-01-24T00:54:08.3511186Z inductor/test_compiled_optimizers 2025-01-24T00:54:08.3511499Z inductor/test_config 2025-01-24T00:54:08.3511750Z inductor/test_control_flow 2025-01-24T00:54:08.3512048Z inductor/test_cooperative_reductions 2025-01-24T00:54:08.3512387Z inductor/test_coordinate_descent_tuner 2025-01-24T00:54:08.3512711Z inductor/test_cpp_wrapper_hipify 2025-01-24T00:54:08.3513030Z inductor/test_cpu_cpp_wrapper 2025-01-24T00:54:08.3513331Z inductor/test_cpu_repro 2025-01-24T00:54:08.3513603Z inductor/test_cpu_select_algorithm 2025-01-24T00:54:08.3513913Z inductor/test_cuda_repro 2025-01-24T00:54:08.3514190Z inductor/test_cudacodecache 2025-01-24T00:54:08.3514481Z inductor/test_cudagraph_trees 2025-01-24T00:54:08.3514814Z inductor/test_cudagraph_trees_expandable_segments 2025-01-24T00:54:08.3515181Z inductor/test_custom_lowering 2025-01-24T00:54:08.3515471Z inductor/test_custom_post_grad_passes 2025-01-24T00:54:08.3515793Z inductor/test_cutlass_backend 2025-01-24T00:54:08.3516082Z inductor/test_debug_trace 2025-01-24T00:54:08.3516359Z inductor/test_decompose_mem_bound_mm 2025-01-24T00:54:08.3516679Z inductor/test_dependencies 2025-01-24T00:54:08.3516973Z inductor/test_distributed_patterns 2025-01-24T00:54:08.3517282Z inductor/test_efficient_conv_bn_eval 2025-01-24T00:54:08.3517606Z inductor/test_extension_backend 2025-01-24T00:54:08.3517927Z inductor/test_external_callables 2025-01-24T00:54:08.3518224Z inductor/test_flex_attention 2025-01-24T00:54:08.3518515Z inductor/test_flex_decoding 2025-01-24T00:54:08.3518802Z inductor/test_foreach 2025-01-24T00:54:08.3519047Z inductor/test_fp8 2025-01-24T00:54:08.3519346Z inductor/test_fused_attention 2025-01-24T00:54:08.3519622Z inductor/test_fuzzer 2025-01-24T00:54:08.3519881Z inductor/test_fx_fusion 2025-01-24T00:54:08.3520155Z inductor/test_gpu_cpp_wrapper 2025-01-24T00:54:08.3520450Z inductor/test_graph_transform_observer 2025-01-24T00:54:08.3520779Z inductor/test_group_batch_fusion 2025-01-24T00:54:08.3521076Z inductor/test_halide 2025-01-24T00:54:08.3521322Z inductor/test_indexing 2025-01-24T00:54:08.3521603Z inductor/test_inductor_annotations 2025-01-24T00:54:08.3521919Z inductor/test_inductor_freezing 2025-01-24T00:54:08.3522213Z inductor/test_inductor_utils 2025-01-24T00:54:08.3522507Z inductor/test_inplace_padding 2025-01-24T00:54:08.3522876Z inductor/test_inplacing_pass 2025-01-24T00:54:08.3523167Z inductor/test_kernel_benchmark 2025-01-24T00:54:08.3523469Z inductor/test_layout_optim 2025-01-24T00:54:08.3523758Z inductor/test_loop_ordering 2025-01-24T00:54:08.3524035Z inductor/test_max_autotune 2025-01-24T00:54:08.3524319Z inductor/test_memory 2025-01-24T00:54:08.3524586Z inductor/test_memory_planning 2025-01-24T00:54:08.3524861Z inductor/test_metrics 2025-01-24T00:54:08.3525121Z inductor/test_minifier 2025-01-24T00:54:08.3525392Z inductor/test_minifier_isolate 2025-01-24T00:54:08.3525680Z inductor/test_minifier_utils 2025-01-24T00:54:08.3525976Z inductor/test_mkldnn_pattern_matcher 2025-01-24T00:54:08.3526279Z inductor/test_mmdecomp 2025-01-24T00:54:08.3526568Z inductor/test_move_constructors_to_cuda 2025-01-24T00:54:08.3526895Z inductor/test_mps_basic 2025-01-24T00:54:08.3527160Z inductor/test_multi_kernel 2025-01-24T00:54:08.3527450Z inductor/test_op_dtype_prop 2025-01-24T00:54:08.3527736Z inductor/test_ordered_set 2025-01-24T00:54:08.3528001Z inductor/test_pad_mm 2025-01-24T00:54:08.3528262Z inductor/test_padding 2025-01-24T00:54:08.3528528Z inductor/test_pattern_matcher 2025-01-24T00:54:08.3528799Z inductor/test_perf 2025-01-24T00:54:08.3529057Z inductor/test_profiler 2025-01-24T00:54:08.3529401Z inductor/test_provenance_tracing 2025-01-24T00:54:08.3529706Z inductor/test_scatter_optimization 2025-01-24T00:54:08.3530027Z inductor/test_select_algorithm 2025-01-24T00:54:08.3530450Z inductor/test_smoke 2025-01-24T00:54:08.3530696Z inductor/test_snode_runtime 2025-01-24T00:54:08.3531001Z inductor/test_split_cat_fx_passes 2025-01-24T00:54:08.3531321Z inductor/test_standalone_compile 2025-01-24T00:54:08.3531611Z inductor/test_torchbind 2025-01-24T00:54:08.3531900Z inductor/test_torchinductor 2025-01-24T00:54:08.3532251Z inductor/test_torchinductor_codegen_config_overrides 2025-01-24T00:54:08.3532670Z inductor/test_torchinductor_codegen_dynamic_shapes 2025-01-24T00:54:08.3533077Z inductor/test_torchinductor_dynamic_shapes 2025-01-24T00:54:08.3533425Z inductor/test_torchinductor_opinfo 2025-01-24T00:54:08.3533756Z inductor/test_torchinductor_strided_blocks 2025-01-24T00:54:08.3534103Z inductor/test_triton_cpu_backend 2025-01-24T00:54:08.3534418Z inductor/test_triton_extension_backend 2025-01-24T00:54:08.3534740Z inductor/test_triton_heuristics 2025-01-24T00:54:08.3535046Z inductor/test_triton_kernels 2025-01-24T00:54:08.3535334Z inductor/test_triton_syntax 2025-01-24T00:54:08.3535611Z inductor/test_triton_wrapper 2025-01-24T00:54:08.3535913Z inductor/test_unbacked_symints 2025-01-24T00:54:08.3536190Z inductor/test_utils 2025-01-24T00:54:08.3536450Z inductor/test_xpu_basic 2025-01-24T00:54:08.3536724Z lazy/test_bindings 2025-01-24T00:54:08.3536960Z lazy/test_debug_util 2025-01-24T00:54:08.3537229Z lazy/test_extract_compiled_graph 2025-01-24T00:54:10.1326906Z lazy/test_functionalization 2025-01-24T00:54:10.1327445Z lazy/test_generator 2025-01-24T00:54:10.1327864Z lazy/test_meta_kernel 2025-01-24T00:54:10.1328272Z lazy/test_reuse_ir 2025-01-24T00:54:10.1328653Z lazy/test_step_closures 2025-01-24T00:54:10.1329185Z lazy/test_ts_opinfo 2025-01-24T00:54:10.1329559Z nn/test_convolution 2025-01-24T00:54:10.1329939Z nn/test_dropout 2025-01-24T00:54:10.1330446Z nn/test_embedding 2025-01-24T00:54:10.1330816Z nn/test_init 2025-01-24T00:54:10.1331053Z nn/test_lazy_modules 2025-01-24T00:54:10.1331298Z nn/test_load_state_dict 2025-01-24T00:54:10.1331568Z nn/test_module_hooks 2025-01-24T00:54:10.1331841Z nn/test_multihead_attention 2025-01-24T00:54:10.1332116Z nn/test_packed_sequence 2025-01-24T00:54:10.1332388Z nn/test_parametrization 2025-01-24T00:54:10.1332641Z nn/test_pooling 2025-01-24T00:54:10.1332878Z nn/test_pruning 2025-01-24T00:54:10.1333162Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2025-01-24T00:54:10.1333527Z onnx/dynamo/test_exporter_api 2025-01-24T00:54:10.1333834Z onnx/dynamo/test_registry_dispatcher 2025-01-24T00:54:10.1334526Z onnx/exporter/test_api 2025-01-24T00:54:10.1334803Z onnx/exporter/test_building 2025-01-24T00:54:10.1335105Z onnx/exporter/test_capture_strategies 2025-01-24T00:54:10.1335430Z onnx/exporter/test_compat 2025-01-24T00:54:10.1335700Z onnx/exporter/test_core 2025-01-24T00:54:10.1335995Z onnx/exporter/test_hf_models_e2e 2025-01-24T00:54:10.1336313Z onnx/exporter/test_small_models_e2e 2025-01-24T00:54:10.1336620Z onnx/exporter/test_tensors 2025-01-24T00:54:10.1336916Z onnx/internal/test_diagnostics 2025-01-24T00:54:10.1337225Z onnx/internal/test_registraion 2025-01-24T00:54:10.1337511Z onnx/test_autograd_funs 2025-01-24T00:54:10.1337779Z onnx/test_custom_ops 2025-01-24T00:54:10.1338034Z onnx/test_fx_passes 2025-01-24T00:54:10.1338274Z onnx/test_fx_to_onnx 2025-01-24T00:54:10.1338540Z onnx/test_fx_to_onnx_decomp_skip 2025-01-24T00:54:10.1338846Z onnx/test_fx_type_promotion 2025-01-24T00:54:10.1339122Z onnx/test_lazy_import 2025-01-24T00:54:10.1339391Z onnx/test_models_onnxruntime 2025-01-24T00:54:10.1339690Z onnx/test_models_quantized_onnxruntime 2025-01-24T00:54:10.1340011Z onnx/test_onnx_opset 2025-01-24T00:54:10.1340279Z onnx/test_onnxscript_no_runtime 2025-01-24T00:54:10.1340579Z onnx/test_onnxscript_runtime 2025-01-24T00:54:10.1340880Z onnx/test_op_consistency 2025-01-24T00:54:10.1341303Z onnx/test_pytorch_jit_onnx 2025-01-24T00:54:10.1341584Z onnx/test_pytorch_onnx_no_runtime 2025-01-24T00:54:10.1341904Z onnx/test_pytorch_onnx_onnxruntime 2025-01-24T00:54:10.1342230Z onnx/test_pytorch_onnx_shape_inference 2025-01-24T00:54:10.1342541Z onnx/test_symbolic_helper 2025-01-24T00:54:10.1342817Z onnx/test_utility_funs 2025-01-24T00:54:10.1343110Z onnx/test_verification 2025-01-24T00:54:10.1343420Z onnx/torch_export/test_torch_export_with_onnxruntime 2025-01-24T00:54:10.1343793Z optim/test_lrscheduler 2025-01-24T00:54:10.1344055Z optim/test_optim 2025-01-24T00:54:10.1344287Z optim/test_swa_utils 2025-01-24T00:54:10.1344552Z profiler/test_cpp_thread 2025-01-24T00:54:10.1344841Z profiler/test_execution_trace 2025-01-24T00:54:10.1345119Z profiler/test_kineto 2025-01-24T00:54:10.1345386Z profiler/test_memory_profiler 2025-01-24T00:54:10.1345679Z profiler/test_profiler 2025-01-24T00:54:10.1345977Z profiler/test_profiler_tree 2025-01-24T00:54:10.1346277Z profiler/test_record_function 2025-01-24T00:54:10.1346564Z profiler/test_torch_tidy 2025-01-24T00:54:10.1346818Z test_accelerator 2025-01-24T00:54:10.1347061Z test_ao_sparsity 2025-01-24T00:54:10.1347281Z test_autocast 2025-01-24T00:54:10.1347510Z test_autograd 2025-01-24T00:54:10.1347749Z test_autograd_fallback 2025-01-24T00:54:10.1347994Z test_autoload 2025-01-24T00:54:10.1348230Z test_autoload_disable 2025-01-24T00:54:10.1348494Z test_autoload_enable 2025-01-24T00:54:10.1348786Z test_binary_ufuncs 2025-01-24T00:54:10.1349321Z test_bundled_inputs 2025-01-24T00:54:10.1349594Z test_ci_sanity_check_fail 2025-01-24T00:54:10.1349858Z test_comparison_utils 2025-01-24T00:54:10.1350147Z test_compile_benchmark_util 2025-01-24T00:54:10.1350433Z test_complex 2025-01-24T00:54:10.1350667Z test_content_store 2025-01-24T00:54:10.1350908Z test_cpp_api_parity 2025-01-24T00:54:10.1351180Z test_cpp_extensions_aot_ninja 2025-01-24T00:54:10.1351489Z test_cpp_extensions_aot_no_ninja 2025-01-24T00:54:10.1351791Z test_cpp_extensions_jit 2025-01-24T00:54:10.1352085Z test_cpp_extensions_mtia_backend 2025-01-24T00:54:10.1352430Z test_cpp_extensions_open_device_registration 2025-01-24T00:54:10.1352779Z test_cpp_extensions_stream_and_event 2025-01-24T00:54:10.1353094Z test_cuda 2025-01-24T00:54:10.1353318Z test_cuda_expandable_segments 2025-01-24T00:54:10.1353610Z test_cuda_multigpu 2025-01-24T00:54:10.1353875Z test_cuda_nvml_based_avail 2025-01-24T00:54:10.1354145Z test_cuda_primary_ctx 2025-01-24T00:54:10.1354404Z test_cuda_sanitizer 2025-01-24T00:54:10.1354656Z test_cuda_trace 2025-01-24T00:54:10.1354876Z test_custom_ops 2025-01-24T00:54:10.1355116Z test_dataloader 2025-01-24T00:54:10.1355527Z test_datapipe 2025-01-24T00:54:10.1355748Z test_decomp 2025-01-24T00:54:10.1355975Z test_deploy 2025-01-24T00:54:10.1356203Z test_dispatch 2025-01-24T00:54:10.1356417Z test_dlpack 2025-01-24T00:54:10.1356645Z test_dynamic_shapes 2025-01-24T00:54:10.1356902Z test_expanded_weights 2025-01-24T00:54:10.1357150Z test_extension_utils 2025-01-24T00:54:10.1357400Z test_fake_tensor 2025-01-24T00:54:10.1357623Z test_file_check 2025-01-24T00:54:10.1357855Z test_flop_counter 2025-01-24T00:54:10.1358088Z test_foreach 2025-01-24T00:54:10.1358310Z test_function_schema 2025-01-24T00:54:10.1358584Z test_functional_autograd_benchmark 2025-01-24T00:54:10.1358900Z test_functional_optim 2025-01-24T00:54:10.1359160Z test_functionalization 2025-01-24T00:54:10.1359451Z test_functionalization_of_rng_ops 2025-01-24T00:54:10.1359755Z test_futures 2025-01-24T00:54:10.1359965Z test_fx 2025-01-24T00:54:10.1360183Z test_fx_experimental 2025-01-24T00:54:10.1360436Z test_fx_passes 2025-01-24T00:54:10.1360671Z test_fx_reinplace_pass 2025-01-24T00:54:10.1360930Z test_hub 2025-01-24T00:54:10.1361147Z test_import_stats 2025-01-24T00:54:10.1361372Z test_indexing 2025-01-24T00:54:10.1361596Z test_itt 2025-01-24T00:54:10.1361791Z test_jit 2025-01-24T00:54:10.1362163Z test_jit_autocast 2025-01-24T00:54:10.1362445Z test_jit_disabled 2025-01-24T00:54:10.1362681Z test_jit_fuser_legacy 2025-01-24T00:54:10.1362949Z test_jit_fuser_te 2025-01-24T00:54:10.1363192Z test_jit_legacy 2025-01-24T00:54:10.1363421Z test_jit_llga_fuser 2025-01-24T00:54:10.1363683Z test_jit_profiling 2025-01-24T00:54:10.1363930Z test_jiterator 2025-01-24T00:54:10.1364150Z test_legacy_vmap 2025-01-24T00:54:10.1364385Z test_license 2025-01-24T00:54:10.1364631Z test_linalg 2025-01-24T00:54:10.1364881Z test_logging 2025-01-24T00:54:10.1365101Z test_masked 2025-01-24T00:54:10.1365315Z test_maskedtensor 2025-01-24T00:54:10.1365550Z test_matmul_cuda 2025-01-24T00:54:10.1365779Z test_meta 2025-01-24T00:54:10.1365989Z test_metal 2025-01-24T00:54:10.1366208Z test_mkl_verbose 2025-01-24T00:54:10.1366442Z test_mkldnn 2025-01-24T00:54:10.1366659Z test_mkldnn_fusion 2025-01-24T00:54:10.1366906Z test_mkldnn_verbose 2025-01-24T00:54:10.1367160Z test_mobile_optimizer 2025-01-24T00:54:10.1367424Z test_model_exports_to_core_aten 2025-01-24T00:54:10.1367717Z test_module_tracker 2025-01-24T00:54:10.1367960Z test_modules 2025-01-24T00:54:10.1368174Z test_monitor 2025-01-24T00:54:10.1368392Z test_mps 2025-01-24T00:54:10.1368611Z test_multiprocessing 2025-01-24T00:54:10.1368872Z test_multiprocessing_spawn 2025-01-24T00:54:10.1369153Z test_namedtensor 2025-01-24T00:54:10.1369388Z test_namedtuple_return_api 2025-01-24T00:54:10.1369672Z test_native_functions 2025-01-24T00:54:10.1369925Z test_native_mha 2025-01-24T00:54:10.1370230Z test_nestedtensor 2025-01-24T00:54:10.1370474Z test_nn 2025-01-24T00:54:10.1370696Z test_numba_integration 2025-01-24T00:54:10.1370954Z test_numpy_interop 2025-01-24T00:54:10.1371204Z test_openmp 2025-01-24T00:54:10.1371426Z test_ops 2025-01-24T00:54:10.1371636Z test_ops_fwd_gradients 2025-01-24T00:54:10.1371906Z test_ops_gradients 2025-01-24T00:54:10.1372150Z test_ops_jit 2025-01-24T00:54:10.1372365Z test_optim 2025-01-24T00:54:10.1372591Z test_out_dtype_op 2025-01-24T00:54:10.1372811Z test_overrides 2025-01-24T00:54:10.1373062Z test_package 2025-01-24T00:54:10.1373297Z test_per_overload_api 2025-01-24T00:54:10.1373565Z test_prims 2025-01-24T00:54:10.1373787Z test_proxy_tensor 2025-01-24T00:54:10.1374026Z test_pruning_op 2025-01-24T00:54:10.1374251Z test_public_bindings 2025-01-24T00:54:10.1374508Z test_python_dispatch 2025-01-24T00:54:10.1374799Z test_pytree 2025-01-24T00:54:10.1375020Z test_quantization 2025-01-24T00:54:10.1375262Z test_reductions 2025-01-24T00:54:10.1375512Z test_scatter_gather_ops 2025-01-24T00:54:10.1375767Z test_schema_check 2025-01-24T00:54:10.1376016Z test_segment_reductions 2025-01-24T00:54:10.1376396Z test_serialization 2025-01-24T00:54:10.1376657Z test_set_default_mobile_cpu_allocator 2025-01-24T00:54:10.1376974Z test_shape_ops 2025-01-24T00:54:10.1377201Z test_show_pickle 2025-01-24T00:54:10.1377449Z test_sort_and_select 2025-01-24T00:54:10.1377707Z test_sparse 2025-01-24T00:54:10.1377923Z test_sparse_csr 2025-01-24T00:54:10.1378171Z test_sparse_semi_structured 2025-01-24T00:54:10.1378456Z test_spectral_ops 2025-01-24T00:54:10.1378683Z test_stateless 2025-01-24T00:54:10.1378918Z test_subclass 2025-01-24T00:54:10.1379154Z test_sympy_utils 2025-01-24T00:54:10.1379392Z test_tensor_creation_ops 2025-01-24T00:54:10.1379657Z test_tensorboard 2025-01-24T00:54:10.1379897Z test_tensorexpr 2025-01-24T00:54:10.1380129Z test_tensorexpr_pybind 2025-01-24T00:54:10.1380389Z test_testing 2025-01-24T00:54:10.1380606Z test_torch 2025-01-24T00:54:10.1380815Z test_transformers 2025-01-24T00:54:10.1381050Z test_type_hints 2025-01-24T00:54:10.1381274Z test_type_info 2025-01-24T00:54:10.1381512Z test_type_promotion 2025-01-24T00:54:10.1381757Z test_typing 2025-01-24T00:54:10.1381968Z test_unary_ufuncs 2025-01-24T00:54:10.1382201Z test_utils 2025-01-24T00:54:10.1382434Z test_utils_config_module 2025-01-24T00:54:10.1382763Z test_utils_filelock 2025-01-24T00:54:10.1383017Z test_view_ops 2025-01-24T00:54:10.1383246Z test_vulkan 2025-01-24T00:54:10.1383457Z test_weak 2025-01-24T00:54:10.1383688Z test_xnnpack_integration 2025-01-24T00:54:10.1383952Z test_xpu 2025-01-24T00:54:10.1384177Z torch_np/numpy_tests/core/test_dlpack 2025-01-24T00:54:10.1384509Z torch_np/numpy_tests/core/test_dtype 2025-01-24T00:54:10.1384833Z torch_np/numpy_tests/core/test_einsum 2025-01-24T00:54:10.1385157Z torch_np/numpy_tests/core/test_getlimits 2025-01-24T00:54:10.1385515Z torch_np/numpy_tests/core/test_indexing 2025-01-24T00:54:10.1385857Z torch_np/numpy_tests/core/test_multiarray 2025-01-24T00:54:10.1386187Z torch_np/numpy_tests/core/test_numeric 2025-01-24T00:54:10.1386542Z torch_np/numpy_tests/core/test_numerictypes 2025-01-24T00:54:10.1386894Z torch_np/numpy_tests/core/test_scalar_ctors 2025-01-24T00:54:10.1387260Z torch_np/numpy_tests/core/test_scalar_methods 2025-01-24T00:54:10.1387634Z torch_np/numpy_tests/core/test_scalarinherit 2025-01-24T00:54:10.1387985Z torch_np/numpy_tests/core/test_scalarmath 2025-01-24T00:54:10.1388332Z torch_np/numpy_tests/core/test_shape_base 2025-01-24T00:54:10.1388676Z torch_np/numpy_tests/fft/test_helper 2025-01-24T00:54:10.1388999Z torch_np/numpy_tests/fft/test_pocketfft 2025-01-24T00:54:10.1389335Z torch_np/numpy_tests/lib/test_arraypad 2025-01-24T00:54:10.1389680Z torch_np/numpy_tests/lib/test_arraysetops 2025-01-24T00:54:10.1390018Z torch_np/numpy_tests/lib/test_function_base 2025-01-24T00:54:10.1390370Z torch_np/numpy_tests/lib/test_histograms 2025-01-24T00:54:10.1390716Z torch_np/numpy_tests/lib/test_index_tricks 2025-01-24T00:54:10.1391050Z torch_np/numpy_tests/lib/test_shape_base_ 2025-01-24T00:54:10.1391401Z torch_np/numpy_tests/lib/test_twodim_base 2025-01-24T00:54:10.1391746Z torch_np/numpy_tests/lib/test_type_check 2025-01-24T00:54:10.1392077Z torch_np/numpy_tests/linalg/test_linalg 2025-01-24T00:54:10.1392397Z torch_np/test_basic 2025-01-24T00:54:10.1392660Z torch_np/test_binary_ufuncs 2025-01-24T00:54:10.1392929Z torch_np/test_dtype 2025-01-24T00:54:10.1393186Z torch_np/test_function_base 2025-01-24T00:54:10.1393475Z torch_np/test_ndarray_methods 2025-01-24T00:54:10.1393755Z torch_np/test_nep50_examples 2025-01-24T00:54:10.1394038Z torch_np/test_random 2025-01-24T00:54:10.1394300Z torch_np/test_reductions 2025-01-24T00:54:10.1394565Z torch_np/test_scalars_0D_arrays 2025-01-24T00:54:10.1394864Z torch_np/test_ufuncs_basic 2025-01-24T00:54:10.1395148Z torch_np/test_unary_ufuncs 2025-01-24T00:54:10.1395405Z xpu/test_conv 2025-01-24T00:54:10.1395634Z xpu/test_gemm 2025-01-24T00:54:10.1396348Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2025-01-24T00:54:10.1397325Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2025-01-24T00:54:10.1398011Z Results from PreviouslyFailedInPR 2025-01-24T00:54:10.1398226Z 2025-01-24T00:54:10.1398390Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:10.1399362Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:10.1400291Z Results from EditedByPR 2025-01-24T00:54:10.1400564Z inductor/test_minifier (1) 2025-01-24T00:54:10.1400846Z Results from MentionedInPR 2025-01-24T00:54:10.1401144Z inductor/test_minifier (1) 2025-01-24T00:54:10.1401484Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:10.1402452Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:10.1403425Z Results from HistoricalClassFailurCorrelation 2025-01-24T00:54:10.1403901Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2025-01-24T00:54:10.1404591Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.21794531380001653) 2025-01-24T00:54:10.1405256Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.11531011965376357) 2025-01-24T00:54:10.1405847Z inductor/test_torchinductor, GPUTests (0.0973555236813198) 2025-01-24T00:54:10.1406552Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.07251267078864759) 2025-01-24T00:54:10.1407301Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.07037238930902295) 2025-01-24T00:54:10.1407878Z inductor/test_torchinductor, CpuTests (0.0661355577753073) 2025-01-24T00:54:10.1408447Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.06605872523285691) 2025-01-24T00:54:10.1409046Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06375143990265449) 2025-01-24T00:54:10.1409557Z test_fx, TestVisionTracing (0.0631996888345845) 2025-01-24T00:54:10.1409936Z dynamo/test_misc, MiscTests (0.0625896028179031) 2025-01-24T00:54:10.1410521Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.0559279845830403) 2025-01-24T00:54:10.1411134Z inductor/test_triton_cpu_backend, CpuTritonTests (0.05435615197800077) 2025-01-24T00:54:10.1411616Z export/test_export, TestExport (0.0493870872780102) 2025-01-24T00:54:10.1412101Z distributed/test_dynamo_distributed, TestMultiProc (0.048239072222837645) 2025-01-24T00:54:10.1412717Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.047778478313158915) 2025-01-24T00:54:10.1413460Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.0390016343760953) 2025-01-24T00:54:10.1414373Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.03872516571564602) 2025-01-24T00:54:10.1415072Z inductor/test_padding, PaddingTest (0.03737257094337337) 2025-01-24T00:54:10.1415567Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.036798431263750674) 2025-01-24T00:54:10.1416090Z test_public_bindings, TestPublicBindings (0.035208002068256215) 2025-01-24T00:54:10.1416708Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.03410318066797107) 2025-01-24T00:54:10.1417395Z dynamo/test_autograd_function, AutogradFunctionTests (0.03313769382745185) 2025-01-24T00:54:10.1418038Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.03220567097576691) 2025-01-24T00:54:10.1418614Z profiler/test_profiler, TestProfiler (0.032163701689802794) 2025-01-24T00:54:10.1419210Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.03182570808794842) 2025-01-24T00:54:10.1420018Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.030847551411772516) 2025-01-24T00:54:10.1420708Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.029373541524077007) 2025-01-24T00:54:10.1421272Z test_torch, TestTorchDeviceTypeCUDA (0.02800354160640094) 2025-01-24T00:54:10.1421847Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.027848523882576984) 2025-01-24T00:54:10.1422478Z inductor/test_flex_attention, TestFlexAttention (0.02643705956664015) 2025-01-24T00:54:10.1422972Z inductor/test_halide, CpuHalideTests (0.026262133212700427) 2025-01-24T00:54:10.1423500Z inductor/test_compiled_autograd, TestCompiledAutograd (0.02601475477428353) 2025-01-24T00:54:10.1424089Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.025804936103040143) 2025-01-24T00:54:10.1424646Z inductor/test_inductor_freezing, FreezingCpuTests (0.02555573574046676) 2025-01-24T00:54:10.1425334Z inductor/test_benchmarking, TestBenchmarker (0.024417650096878057) 2025-01-24T00:54:10.1425975Z distributed/flight_recorder/test_fr_analysis, FlightRecorderEventTest (0.024317401545162886) 2025-01-24T00:54:10.1426574Z inductor/test_minifier, MinifierTests (0.02387925016597076) 2025-01-24T00:54:10.1427073Z inductor/test_max_autotune, TestMaxAutotune (0.023573924434016937) 2025-01-24T00:54:10.1427694Z profiler/test_execution_trace, TestExecutionTraceCPU (0.022259654889314157) 2025-01-24T00:54:10.1428226Z inductor/test_cpu_repro, CPUReproTests (0.021207957223533927) 2025-01-24T00:54:10.1428781Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.021103613783059715) 2025-01-24T00:54:10.1429380Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.02099412437289508) 2025-01-24T00:54:10.1429961Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.020721989275081593) 2025-01-24T00:54:10.1430473Z test_linalg, TestLinalgCUDA (0.01969841829308343) 2025-01-24T00:54:10.1431007Z distributed/test_inductor_collectives, TestCollectivesInductor (0.018848807626836942) 2025-01-24T00:54:10.1431652Z distributed/test_c10d_functional_native, CompileTest (0.018837269008265142) 2025-01-24T00:54:10.1432393Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.018083700164153088) 2025-01-24T00:54:10.1433024Z inductor/test_pattern_matcher, TestPatternMatcher (0.017944482074824294) 2025-01-24T00:54:10.1433501Z test_testing, TestImports (0.017847458227701597) 2025-01-24T00:54:10.1433911Z test_torch, TestTorchDeviceTypeCPU (0.017645816686193576) 2025-01-24T00:54:10.1434307Z test_cuda, TestCuda (0.01744390178408644) 2025-01-24T00:54:10.1434778Z distributed/test_functional_api, TestFunctionalAutograd (0.01714495357938814) 2025-01-24T00:54:10.1435328Z test_content_store, TestContentStoreCPU (0.017094206511379162) 2025-01-24T00:54:10.1435775Z test_utils, TestDeviceUtilsCPU (0.01687510543488421) 2025-01-24T00:54:10.1436211Z test_cuda_multigpu, TestCudaMultiGPU (0.016548038696273974) 2025-01-24T00:54:10.1436670Z test_ops_gradients, TestBwdGradientsCUDA (0.01630314337183266) 2025-01-24T00:54:10.1437088Z test_jit, TestScript (0.01608439398628793) 2025-01-24T00:54:10.1437561Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.015737630910119482) 2025-01-24T00:54:10.1438169Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.015121333948886852) 2025-01-24T00:54:10.1438697Z dynamo/test_unspec, UnspecTests (0.014057423037964367) 2025-01-24T00:54:10.1439244Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.014000216877660027) 2025-01-24T00:54:10.1439810Z dynamo/test_functions, FunctionTests (0.013906566983052565) 2025-01-24T00:54:10.1440334Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01385733652910439) 2025-01-24T00:54:10.1440896Z inductor/test_flex_decoding, TestFlexDecoding (0.013767929592042942) 2025-01-24T00:54:10.1441547Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.012819345655574615) 2025-01-24T00:54:10.1442185Z inductor/test_fuzzer, TestConfigFuzzer (0.012596852151773565) 2025-01-24T00:54:10.1442714Z test_dataloader, TestDataLoader (0.012345757707544234) 2025-01-24T00:54:10.1443210Z inductor/test_torchinductor, TritonCodeGenTests (0.012298269998387509) 2025-01-24T00:54:10.1443769Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.011912240621785872) 2025-01-24T00:54:10.1444378Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.01070732432900753) 2025-01-24T00:54:10.1444908Z export/test_hop, TestHOPCUDA (0.010679939867808023) 2025-01-24T00:54:10.1445394Z export/test_serdes, SerDesExportNonStrictTestExport (0.010269172949815407) 2025-01-24T00:54:10.1445917Z dynamo/test_logging, LoggingTests (0.010172912419538351) 2025-01-24T00:54:10.1446417Z inductor/test_flex_attention, TestLearnableBiases (0.009876522101230897) 2025-01-24T00:54:10.1446967Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.0097671244944911) 2025-01-24T00:54:10.1447503Z inductor/test_multi_kernel, MultiKernelTest (0.009606039428611641) 2025-01-24T00:54:10.1447987Z dynamo/test_minifier, MinifierTests (0.009584561419827711) 2025-01-24T00:54:10.1448482Z inductor/test_torchinductor, SweepInputsCpuTest (0.00953235712960981) 2025-01-24T00:54:10.1449287Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.009401998345164328) 2025-01-24T00:54:10.1449841Z test_ops, TestCompositeComplianceCUDA (0.00924911943439147) 2025-01-24T00:54:10.1450544Z inductor/test_codecache, TestFxGraphCache (0.009219790912854183) 2025-01-24T00:54:10.1451202Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.009051863734480945) 2025-01-24T00:54:10.1451882Z higher_order_ops/test_with_effects, TestWithEffects (0.0089651335773633) 2025-01-24T00:54:10.1452584Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.008778216536005771) 2025-01-24T00:54:10.1453329Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.008676782039253603) 2025-01-24T00:54:10.1453813Z test_mps, TestMPS (0.008265128289305977) 2025-01-24T00:54:10.1454261Z inductor/test_aot_inductor, AOTInductorLoggingTest (0.00794149374785725) 2025-01-24T00:54:10.1454831Z distributed/test_c10d_functional_native, TestWithNCCL (0.00789219262748567) 2025-01-24T00:54:10.1455372Z inductor/test_inductor_utils, TestBench (0.00785144955978464) 2025-01-24T00:54:10.1455947Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.007704161750794848) 2025-01-24T00:54:10.1456462Z test_torch, TestTorch (0.007393314055905311) 2025-01-24T00:54:10.1457002Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.007206711971027596) 2025-01-24T00:54:10.1457758Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.007074319143206169) 2025-01-24T00:54:10.1458383Z test_transformers, TestSDPACudaOnlyCUDA (0.006974551432184081) 2025-01-24T00:54:10.1458987Z inductor/test_torchinductor_strided_blocks, TritonBlockPointerTest (0.006846115299876937) 2025-01-24T00:54:10.1459650Z export/test_retraceability, RetraceExportTestExport (0.006789017861419625) 2025-01-24T00:54:10.1460186Z functorch/test_ops, TestOperatorsCUDA (0.006699285987438622) 2025-01-24T00:54:10.1460678Z inductor/test_debug_trace, TestDebugTrace (0.006684653671505814) 2025-01-24T00:54:10.1461350Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.006605545330278174) 2025-01-24T00:54:10.1462188Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (0.006595494259217131) 2025-01-24T00:54:10.1462854Z test_quantization, TestNumericDebugger (0.006595412486078628) 2025-01-24T00:54:10.1463379Z inductor/test_cutlass_backend, TestCutlassBackend (0.0065843500492129715) 2025-01-24T00:54:10.1463954Z test_cuda_nvml_based_avail, TestExtendedCUDAIsAvail (0.006572270687881861) 2025-01-24T00:54:10.1464432Z test_testing, TestTestingCUDA (0.006572270687881861) 2025-01-24T00:54:10.1465070Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.006546882146765301) 2025-01-24T00:54:10.1466089Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.006500516777233262) 2025-01-24T00:54:10.1466757Z test_ops, TestCommonCUDA (0.006495527964268039) 2025-01-24T00:54:10.1467305Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.006271160162138356) 2025-01-24T00:54:10.1467934Z inductor/test_flex_attention, TestBlockMask (0.006115388811419076) 2025-01-24T00:54:10.1468450Z inductor/test_snode_runtime, TestCommAnalysis (0.005967678687373248) 2025-01-24T00:54:10.1468988Z test_python_dispatch, TestPythonRegistration (0.005965124392112825) 2025-01-24T00:54:10.1469542Z dynamo/test_structured_trace, StructuredTraceTest (0.005911913966385159) 2025-01-24T00:54:10.1470037Z onnx/test_fx_to_onnx, TestFxToOnnx (0.005893169109845778) 2025-01-24T00:54:10.1470591Z distributed/tensor/test_dtensor_compile, TestDTensorCompile (0.005847245779541388) 2025-01-24T00:54:10.1471209Z test_quantization, TestFXNumericSuiteNShadows (0.005825968888159012) 2025-01-24T00:54:10.1471784Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.005660087878424169) 2025-01-24T00:54:10.1472339Z inductor/test_cuda_repro, CudaReproTests (0.005569337366060767) 2025-01-24T00:54:10.1472818Z test_quantization, TestQuantizedOps (0.00547689223990155) 2025-01-24T00:54:10.1473320Z nn/test_parametrization, TestNNParametrization (0.005300155550835154) 2025-01-24T00:54:10.1473974Z functorch/test_eager_transforms, TestCompileTransformsCPU (0.005208368668349781) 2025-01-24T00:54:10.1474756Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.005086154162221662) 2025-01-24T00:54:10.1475568Z export/test_retraceability, RetraceExportNonStrictTestExport (0.004957758754322174) 2025-01-24T00:54:10.1476291Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.004955952184360242) 2025-01-24T00:54:10.1476999Z export/test_export_nonstrict, NonStrictExportTestExport (0.0048558778928158184) 2025-01-24T00:54:10.1477525Z test_cuda, TestCudaMallocAsync (0.004837142625872095) 2025-01-24T00:54:10.1478027Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.004704911238467808) 2025-01-24T00:54:10.1478627Z distributed/tensor/test_dtensor, DTensorMeshTest (0.004621052595380671) 2025-01-24T00:54:10.1479196Z inductor/test_inplace_padding, InplacePaddingTest (0.004600589481517302) 2025-01-24T00:54:10.1479885Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.004580482010007174) 2025-01-24T00:54:10.1480614Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.004525070859253644) 2025-01-24T00:54:10.1481232Z dynamo/test_ctx_manager, ContextlibContextManagerTests (0.004512789103572474) 2025-01-24T00:54:10.1481888Z inductor/test_external_callables, TestInductorExternalCallable (0.0043815137919212405) 2025-01-24T00:54:10.1482490Z test_quantization, TestQuantizeEagerQAT (0.0043815137919212405) 2025-01-24T00:54:10.1483056Z distributed/test_functional_api, TestCollectivesWithNCCL (0.004201304255708672) 2025-01-24T00:54:10.1483704Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.004166350168210822) 2025-01-24T00:54:10.1484239Z dynamo/test_repros, ReproTests (0.004146964924248813) 2025-01-24T00:54:10.1484698Z inductor/test_op_dtype_prop, TestCaseCUDA (0.004013779598670708) 2025-01-24T00:54:10.1485171Z inductor/test_pad_mm, PadMMTest (0.0038964176221013887) 2025-01-24T00:54:10.1485676Z dynamo/test_compiler_bisector, TestCompilerBisector (0.0038634092564174827) 2025-01-24T00:54:10.1486178Z test_cuda, TestCudaOptimsCUDA (0.003814789407757139) 2025-01-24T00:54:10.1486574Z test_autograd, TestAutograd (0.003755583250218206) 2025-01-24T00:54:10.1487134Z inductor/test_fused_attention, SDPAPatternRewriterCpuDynamicTests (0.0037470478337404377) 2025-01-24T00:54:10.1487699Z test_cuda, TestMemPool (0.0036969022619335466) 2025-01-24T00:54:10.1488206Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.0035578461018165664) 2025-01-24T00:54:10.1488937Z inductor/test_fused_attention, SDPAPatternRewriterCpuTests (0.003546401849374981) 2025-01-24T00:54:10.1489510Z inductor/test_torchinductor, TestFull (0.003448308257018535) 2025-01-24T00:54:10.1490039Z distributed/launcher/test_run, ElasticLaunchTest (0.003424015148581808) 2025-01-24T00:54:10.1490638Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.003330997259899169) 2025-01-24T00:54:10.1491246Z distributed/_composable/fsdp/test_fully_shard_training, pytest (0.0032861353439409303) 2025-01-24T00:54:10.1491903Z distributed/checkpoint/test_state_dict, TestStateDict (0.0032861353439409303) 2025-01-24T00:54:10.1492591Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpComparisonTest (0.0032861353439409303) 2025-01-24T00:54:10.1493366Z dynamo/test_activation_checkpointing, ActivationCheckpointingViaTagsTests (0.0032861353439409303) 2025-01-24T00:54:10.1493998Z dynamo/test_global, TestGlobals (0.0032861353439409303) 2025-01-24T00:54:10.1494439Z dynamo/test_modules, NNModuleTests (0.0032861353439409303) 2025-01-24T00:54:10.1494931Z inductor/test_binary_folding, FreezingCpuTests (0.0032861353439409303) 2025-01-24T00:54:10.1495526Z inductor/test_memory, TestOperatorReorderForPeakMemory (0.0032861353439409303) 2025-01-24T00:54:10.1496258Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0032861353439409303) 2025-01-24T00:54:10.1496937Z test_optim, TestOptimRenewedCUDA (0.0032861353439409303) 2025-01-24T00:54:10.1497379Z test_sparse_csr, TestSparseCSRCUDA (0.0032861353439409303) 2025-01-24T00:54:10.1497846Z test_transformers, TestTransformersCPU (0.0032861353439409303) 2025-01-24T00:54:10.1498355Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0031692949761563637) 2025-01-24T00:54:10.1498931Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.003132782361223687) 2025-01-24T00:54:10.1499400Z test_jit, TestJit (0.003074266091502633) 2025-01-24T00:54:10.1499867Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.002878569207127477) 2025-01-24T00:54:10.1500419Z inductor/test_codecache, TestUtils (0.002850829103574729) 2025-01-24T00:54:10.1500870Z inductor/test_foreach, ForeachTests (0.002850829103574729) 2025-01-24T00:54:10.1501403Z inductor/test_standalone_compile, TestStandaloneInductor (0.002850829103574729) 2025-01-24T00:54:10.1502091Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.0027667880797936227) 2025-01-24T00:54:10.1502642Z test_mps, TestSDPA (0.002700228245529484) 2025-01-24T00:54:10.1503144Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0026862852414755224) 2025-01-24T00:54:10.1503810Z distributed/pipelining/test_transformer, TransformerTests (0.0026862852414755224) 2025-01-24T00:54:10.1504498Z inductor/test_cooperative_reductions, CooperativeReductionTests (0.0025225921316723026) 2025-01-24T00:54:10.1505267Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0024646015079556978) 2025-01-24T00:54:10.1505948Z distributed/pipelining/test_pipe, PipeTests (0.0022168373351982465) 2025-01-24T00:54:10.1506603Z inductor/test_fused_attention, SDPAPatternRewriterCudaDynamicTests (0.0021907568959606202) 2025-01-24T00:54:10.1507219Z test_dispatch, TestDispatch (0.0021907568959606202) 2025-01-24T00:54:10.1507598Z test_ops, TestMathBitsCUDA (0.0021907568959606202) 2025-01-24T00:54:10.1508068Z test_subclass, TestSubclass (0.0021907568959606202) 2025-01-24T00:54:10.1508545Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.0021195572968419002) 2025-01-24T00:54:10.1509163Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0020976497278822935) 2025-01-24T00:54:10.1509757Z inductor/test_loop_ordering, ImplDetailTest (0.0020342742605348615) 2025-01-24T00:54:10.1510202Z test_fx, TestConstFold (0.0020342742605348615) 2025-01-24T00:54:10.1510681Z distributed/test_dynamo_distributed, TestSingleProc (0.0019716812063645586) 2025-01-24T00:54:10.1511253Z inductor/test_custom_lowering, TestCustomLowering (0.001877791625109103) 2025-01-24T00:54:10.1511785Z test_fx, TestGraphDrawer (0.001877791625109103) 2025-01-24T00:54:10.1512299Z test_transformers, TestTransformersCUDA (0.0017809474766113434) 2025-01-24T00:54:10.1512824Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.0016662094701672323) 2025-01-24T00:54:10.1513383Z dynamo/test_compile, InPlaceCompilationTests (0.0016430676719704652) 2025-01-24T00:54:10.1513980Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (0.0016430676719704652) 2025-01-24T00:54:10.1514743Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.0016430676719704652) 2025-01-24T00:54:10.1515442Z inductor/test_perf, EnableFusionTest (0.0016430676719704652) 2025-01-24T00:54:10.1516085Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.0015335298271724341) 2025-01-24T00:54:10.1516963Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0015143480847654056) 2025-01-24T00:54:10.1517755Z distributed/pipelining/test_microbatch, MicrobatchTests (0.0014865850365447064) 2025-01-24T00:54:10.1518287Z test_decomp, TestDecompCUDA (0.0014288615469033865) 2025-01-24T00:54:10.1518727Z test_quantization, TestFloat8DtypeCUDA (0.0014083437188318272) 2025-01-24T00:54:10.1519412Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0013496627305471676) 2025-01-24T00:54:10.1520233Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0013144541375763722) 2025-01-24T00:54:10.1520801Z test_jit, TestTypeSharing (0.0013144541375763722) 2025-01-24T00:54:10.1521244Z test_multiprocessing, TestMultiprocessing (0.0013144541375763722) 2025-01-24T00:54:10.1521769Z inductor/test_indexing, ExprPrinterTests (0.0012547062222319917) 2025-01-24T00:54:10.1522292Z test_transformers, TestSDPAPrivateUse1Only (0.0011949583068876111) 2025-01-24T00:54:10.1522754Z test_custom_ops, TestCustomOp (0.0011142775831743366) 2025-01-24T00:54:10.1523292Z inductor/test_combo_kernels, ComboKernelDynamicShapesTests (0.0010953784479803101) 2025-01-24T00:54:10.1524054Z inductor/test_cooperative_reductions, MultiKernelCooperativeReductionTests (0.0010953784479803101) 2025-01-24T00:54:10.1524849Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.0010953784479803101) 2025-01-24T00:54:10.1525596Z inductor/test_torchinductor, test.inductor.test_torchinductor.GPUTests (0.0010953784479803101) 2025-01-24T00:54:10.1526358Z inductor/test_torchinductor_strided_blocks, TritonBlockPointerTestGPU (0.0010953784479803101) 2025-01-24T00:54:10.1526993Z nn/test_load_state_dict, TestLoadStateDict (0.0010953784479803101) 2025-01-24T00:54:10.1527510Z inductor/test_loop_ordering, LoopOrderingTest (0.0009388958125545515) 2025-01-24T00:54:10.1528139Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0008853422892656389) 2025-01-24T00:54:10.1528734Z test_cuda, TestBlockStateAbsorption (0.0008489182971847402) 2025-01-24T00:54:10.1529379Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0008334401234632795) 2025-01-24T00:54:10.1530227Z inductor/test_aot_inductor_package, TestAOTInductorPackageCpp_cpu (0.0008215338359852326) 2025-01-24T00:54:10.1530786Z test_ops_jit, TestJitCUDA (0.0008215338359852326) 2025-01-24T00:54:10.1531205Z export/test_unflatten, TestUnflatten (0.00073025229865354) 2025-01-24T00:54:10.1531810Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.00073025229865354) 2025-01-24T00:54:10.1532463Z distributed/test_store, TestMultiThreadedWait (0.0006572270687881861) 2025-01-24T00:54:10.1533030Z test_jit, TestScriptList (0.0006572270687881861) 2025-01-24T00:54:10.1533419Z test_mps, TestAdvancedIndexing (0.0006572270687881861) 2025-01-24T00:54:10.1533909Z inductor/test_compile_worker, TestCompileWorker (0.0005974791534438056) 2025-01-24T00:54:10.1534476Z test_nestedtensor, TestNestedTensorSubclassCPU (0.000581393176235703) 2025-01-24T00:54:10.1534994Z dynamo/test_ctx_manager, CtxManagerTests (0.0005772739124765524) 2025-01-24T00:54:10.1535573Z inductor/test_perf, FusionTests (0.0005758560983667916) 2025-01-24T00:54:10.1536075Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.00051573150267081) 2025-01-24T00:54:10.1536573Z test_accelerator, TestAccelerator (0.0005088605103490619) 2025-01-24T00:54:10.1537048Z distributed/test_c10d_gloo, LargeCommTest (0.0005055592836832201) 2025-01-24T00:54:10.1537723Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0005039906156930682) 2025-01-24T00:54:10.1538394Z export/test_serdes, SerDesExportTestExport (0.0005034158839181892) 2025-01-24T00:54:10.1539097Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.0004694479062772757) 2025-01-24T00:54:10.1539862Z distributed/pipelining/test_unflatten, UnflattenTests (0.0004694479062772757) 2025-01-24T00:54:10.1540407Z dynamo/test_misc, TestCustomFunction (0.0004694479062772757) 2025-01-24T00:54:10.1540925Z inductor/test_flex_attention, TestPagedAttention (0.0004694479062772757) 2025-01-24T00:54:10.1541499Z test_cuda_expandable_segments, TestCudaMallocAsync (0.0004556288339508542) 2025-01-24T00:54:10.1542060Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.000438151379192124) 2025-01-24T00:54:10.1542702Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.000438151379192124) 2025-01-24T00:54:10.1543445Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0004107669179926163) 2025-01-24T00:54:10.1544104Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.0004107669179926163) 2025-01-24T00:54:10.1544858Z distributed/test_functional_api, TestCollectivesWithDistributedBackendCUDA (0.0004107669179926163) 2025-01-24T00:54:10.1545546Z distributed/test_functional_api, TestPgTag (0.0004107669179926163) 2025-01-24T00:54:10.1546000Z dynamo/test_exc, ExcTests (0.0004107669179926163) 2025-01-24T00:54:10.1546468Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.0004107669179926163) 2025-01-24T00:54:10.1547078Z inductor/test_extension_backend, ExtensionBackendTests (0.0004107669179926163) 2025-01-24T00:54:10.1547730Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.0004107669179926163) 2025-01-24T00:54:10.1548378Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.0004107669179926163) 2025-01-24T00:54:10.1549283Z profiler/test_memory_profiler, TestIdentifyGradients (0.0004107669179926163) 2025-01-24T00:54:10.1549913Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.0004107669179926163) 2025-01-24T00:54:10.1550458Z test_cuda_expandable_segments, TestCuda (0.0004107669179926163) 2025-01-24T00:54:10.1550933Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0004107669179926163) 2025-01-24T00:54:10.1551362Z test_modules, TestModuleCUDA (0.0004107669179926163) 2025-01-24T00:54:10.1551739Z test_ops_jit, TestJitCPU (0.0004107669179926163) 2025-01-24T00:54:10.1552185Z test_overrides, TestTorchFunctionWarning (0.0004107669179926163) 2025-01-24T00:54:10.1552646Z test_type_hints, TestTypeHints (0.0004107669179926163) 2025-01-24T00:54:10.1553150Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0004107669179926163) 2025-01-24T00:54:10.1553774Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0003866041581106977) 2025-01-24T00:54:10.1554342Z distributed/test_functional_api, pytest (0.00034590898357272947) 2025-01-24T00:54:10.1555036Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompileCompute (0.0002987395767219028) 2025-01-24T00:54:10.1555711Z test_serialization, TestSerialization (0.00027384461199507753) 2025-01-24T00:54:10.1556128Z test_ops, test_ops (0.00025277964184161004) 2025-01-24T00:54:10.1556513Z test_optim, TestOptimRenewedCPU (0.00021809475367249754) 2025-01-24T00:54:10.1556989Z onnx/test_fx_passes, TestFxPasses (0.00020835795690940848) 2025-01-24T00:54:10.1557466Z test_fx, TestFXAPIBackwardCompatibility (0.00019716812063645583) 2025-01-24T00:54:10.1557949Z dynamo/test_interop, InteropTests (0.00011579076412234004) 2025-01-24T00:54:10.1558599Z onnx/dynamo/test_exporter_api, TestDynamoExportAPI (0.00011579076412234004) 2025-01-24T00:54:10.1559132Z test_legacy_vmap, TestVmapAPILegacy (0.00011579076412234004) 2025-01-24T00:54:10.1559661Z inductor/test_scatter_optimization, TestScatterOpt (0.00010641890090973316) 2025-01-24T00:54:10.1560231Z functorch/test_aotdispatch, TestPartitioning (9.809359235644568e-05) 2025-01-24T00:54:10.1560827Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (9.388958125545515e-05) 2025-01-24T00:54:10.1561375Z functorch/test_vmap, TestVmapAPI (9.264896592557294e-05) 2025-01-24T00:54:10.1562093Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (6.942539459030134e-05) 2025-01-24T00:54:10.1562977Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (6.942539459030134e-05) 2025-01-24T00:54:10.1563620Z test_quantization, TestDynamicQuantizedOps (6.942539459030134e-05) 2025-01-24T00:54:10.1564366Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardGradientAccumulation (6.57227068788186e-05) 2025-01-24T00:54:10.1565175Z distributed/tensor/test_dtensor_compile, TestDTensorCompileE2E (6.57227068788186e-05) 2025-01-24T00:54:10.1565690Z test_nn, TestNN (6.57227068788186e-05) 2025-01-24T00:54:10.1566084Z dynamo/test_functions, DefaultsTests (4.6365369532038704e-05) 2025-01-24T00:54:10.1566698Z export/test_cpp_serdes, CppSerdesTestExport (4.6365369532038704e-05) 2025-01-24T00:54:10.1567260Z dynamo/test_skip_guard_eval_unsafe, RunDiffGuardTests (4.628359639353423e-05) 2025-01-24T00:54:10.1568092Z export/test_unflatten_training_ir, test.export.test_unflatten_training_ir.TrainingIRUnflattenTestUnflatten (4.628359639353423e-05) 2025-01-24T00:54:10.1568895Z dynamo/test_higher_order_ops, HigherOrderOpTests (4.381513791921241e-05) 2025-01-24T00:54:10.1569414Z dynamo/test_utils, TestDynamoTimed (4.381513791921241e-05) 2025-01-24T00:54:10.1569907Z functorch/test_aotdispatch, TestAOTExport (4.381513791921241e-05) 2025-01-24T00:54:10.1570463Z test_transformers, TestAttnBiasCPU (4.381513791921241e-05) 2025-01-24T00:54:10.1570927Z test_transformers, TestAttnBiasCUDA (4.381513791921241e-05) 2025-01-24T00:54:10.1571467Z inductor/test_group_batch_fusion, TestGroupBatchFusion (3.9120658856439646e-05) 2025-01-24T00:54:10.1582221Z distributed/tensor/test_dtensor_ops, TestDTensorOpsCPU (2.3141798196767116e-05) 2025-01-24T00:54:10.1583204Z inductor/test_compiled_autograd, test.inductor.test_compiled_autograd.TestCompiledAutograd (2.3141798196767116e-05) 2025-01-24T00:54:10.1583928Z functorch/test_ac, MemoryBudgetTest (2.1907568959606204e-05) 2025-01-24T00:54:10.1584511Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (2.1907568959606204e-05) 2025-01-24T00:54:10.1585229Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (2.1907568959606204e-05) 2025-01-24T00:54:10.4701341Z inductor/test_mmdecomp, TestDecompCUDA (2.1907568959606204e-05) 2025-01-24T00:54:10.4702164Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:10.4703408Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:10.4704402Z Results from CorrelatedWithHistoricalFailures 2025-01-24T00:54:10.4704780Z inductor/test_torchinductor (0.25) 2025-01-24T00:54:10.4705119Z inductor/test_aot_inductor (0.22708820676988503) 2025-01-24T00:54:10.4705543Z distributed/test_dynamo_distributed (0.16131164205430001) 2025-01-24T00:54:10.4706051Z distributed/test_inductor_collectives (0.14398757874892146) 2025-01-24T00:54:10.4706574Z inductor/test_torchinductor_codegen_dynamic_shapes (0.10264152482175068) 2025-01-24T00:54:10.4707124Z inductor/test_torchinductor_dynamic_shapes (0.09587220071903016) 2025-01-24T00:54:10.4707670Z distributed/tensor/parallel/test_micro_pipeline_tp (0.08942471670047027) 2025-01-24T00:54:10.4708503Z inductor/test_cpu_select_algorithm (0.08927150758222556) 2025-01-24T00:54:10.4708934Z inductor/test_flex_attention (0.08780141156749495) 2025-01-24T00:54:10.4709298Z inductor/test_padding (0.08685129627972937) 2025-01-24T00:54:10.4709679Z inductor/test_benchmark_fusion (0.08382602065521229) 2025-01-24T00:54:10.4710068Z test_public_bindings (0.07948919613970304) 2025-01-24T00:54:10.4710398Z inductor/test_halide (0.07760597731110876) 2025-01-24T00:54:10.4710790Z inductor/test_aot_inductor_arrayref (0.07689271996507006) 2025-01-24T00:54:10.4711228Z inductor/test_triton_cpu_backend (0.07572066532297822) 2025-01-24T00:54:10.4711619Z inductor/test_max_autotune (0.07024729587453442) 2025-01-24T00:54:10.4711998Z inductor/test_benchmarking (0.06906799744604503) 2025-01-24T00:54:10.4712353Z test_torch (0.0686002026739243) 2025-01-24T00:54:10.4712708Z inductor/test_torchinductor_opinfo (0.06815009036973273) 2025-01-24T00:54:10.4713112Z inductor/test_minifier (0.05807083925495866) 2025-01-24T00:54:10.4713544Z distributed/test_c10d_functional_native (0.05275319514358077) 2025-01-24T00:54:10.4713956Z inductor/test_fuzzer (0.049349613799315406) 2025-01-24T00:54:10.4714311Z inductor/test_cpu_repro (0.04622253627178769) 2025-01-24T00:54:10.4714697Z inductor/test_cpu_cpp_wrapper (0.045367126626877335) 2025-01-24T00:54:10.4715163Z test_testing (0.04123455664255805) 2025-01-24T00:54:10.4715478Z test_content_store (0.03977587000526519) 2025-01-24T00:54:10.4715852Z inductor/test_compiled_autograd (0.038030460864245115) 2025-01-24T00:54:10.4716236Z dynamo/test_functions (0.03389916877230551) 2025-01-24T00:54:10.4716584Z dynamo/test_minifier (0.026482485060804785) 2025-01-24T00:54:10.4716967Z inductor/test_inductor_freezing (0.025813644141180366) 2025-01-24T00:54:10.4717343Z export/test_export (0.02452765809861237) 2025-01-24T00:54:10.4717708Z inductor/test_flex_decoding (0.022257210411249204) 2025-01-24T00:54:10.4718116Z test_nestedtensor (0.02220083710860064) 2025-01-24T00:54:10.4718483Z inductor/test_cudagraph_trees (0.022122314771693928) 2025-01-24T00:54:10.4718872Z inductor/test_codecache (0.021436871866160605) 2025-01-24T00:54:10.4719259Z inductor/test_pattern_matcher (0.019495429734790647) 2025-01-24T00:54:10.4719688Z inductor/test_mkldnn_pattern_matcher (0.01875022166290386) 2025-01-24T00:54:10.4720197Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.01822216999793513) 2025-01-24T00:54:10.4720675Z distributed/test_c10d_common (0.018221395864362614) 2025-01-24T00:54:10.4721068Z inductor/test_inductor_utils (0.018139896307286112) 2025-01-24T00:54:10.4721423Z test_autograd (0.018031589657442167) 2025-01-24T00:54:10.4721825Z distributed/_tools/test_runtime_estimator (0.017799604293428292) 2025-01-24T00:54:10.4722293Z higher_order_ops/test_with_effects (0.017641132505277136) 2025-01-24T00:54:10.4722711Z dynamo/test_structured_trace (0.01740432533552413) 2025-01-24T00:54:10.4723105Z inductor/test_cutlass_backend (0.01597162939503324) 2025-01-24T00:54:10.4723510Z distributed/test_functional_api (0.0157155785945937) 2025-01-24T00:54:10.4723969Z distributed/test_compute_comm_reordering (0.015261373894327196) 2025-01-24T00:54:10.4724489Z distributed/flight_recorder/test_fr_analysis (0.01518449655363551) 2025-01-24T00:54:10.4724936Z test_cuda_nvml_based_avail (0.01518449655363551) 2025-01-24T00:54:10.4725425Z distributed/_composable/test_replicate_with_compiler (0.01448881435222436) 2025-01-24T00:54:10.4725916Z functorch/test_aotdispatch (0.01412612800727314) 2025-01-24T00:54:10.4726293Z inductor/test_snode_runtime (0.013787654338203672) 2025-01-24T00:54:10.4726747Z distributed/tensor/test_dtensor_compile (0.013509407570722073) 2025-01-24T00:54:10.4727187Z dynamo/test_dynamic_shapes (0.012701612250655194) 2025-01-24T00:54:10.4727596Z functorch/test_eager_transforms (0.011998446551977451) 2025-01-24T00:54:10.4727977Z dynamo/test_logging (0.011925198050961221) 2025-01-24T00:54:10.4728389Z distributed/fsdp/test_fsdp_use_orig_params (0.011750990489468711) 2025-01-24T00:54:10.4728900Z test_fx (0.01166313949572099) 2025-01-24T00:54:10.4729214Z inductor/test_b2b_gemm (0.011207604599111923) 2025-01-24T00:54:10.4729570Z inductor/test_cuda_repro (0.011059653094230347) 2025-01-24T00:54:10.4730021Z inductor/test_torchinductor_strided_blocks (0.010755685058825152) 2025-01-24T00:54:10.4730593Z inductor/test_inplace_padding (0.010629147587544857) 2025-01-24T00:54:10.4730958Z test_quantization (0.010283397313905738) 2025-01-24T00:54:10.4731343Z inductor/test_external_callables (0.010122997702423673) 2025-01-24T00:54:10.4731762Z inductor/test_inplacing_pass (0.010122997702423673) 2025-01-24T00:54:10.4732132Z inductor/test_profiler (0.010122997702423673) 2025-01-24T00:54:10.4732516Z inductor/test_binary_folding (0.009761462070194255) 2025-01-24T00:54:10.4732888Z inductor/test_memory (0.009761462070194255) 2025-01-24T00:54:10.4733215Z test_transformers (0.009476540596772965) 2025-01-24T00:54:10.4733615Z inductor/test_cooperative_reductions (0.009252122164788696) 2025-01-24T00:54:10.4734026Z inductor/test_pad_mm (0.00900223724251248) 2025-01-24T00:54:10.4734352Z test_cpp_api_parity (0.008972657054420984) 2025-01-24T00:54:10.4734692Z inductor/test_perf (0.00892269940342201) 2025-01-24T00:54:10.4735089Z dynamo/test_activation_checkpointing (0.008857622989620714) 2025-01-24T00:54:10.4735577Z dynamo/test_backends (0.008768588095116455) 2025-01-24T00:54:10.4735917Z dynamo/test_compile (0.008272151107577555) 2025-01-24T00:54:10.4736257Z dynamo/test_modules (0.007872349090898376) 2025-01-24T00:54:10.4736579Z test_optim (0.007869497542249807) 2025-01-24T00:54:10.4736892Z dynamo/test_global (0.007592248276817755) 2025-01-24T00:54:10.4737313Z test_cpp_extensions_open_device_registration (0.007592248276817755) 2025-01-24T00:54:10.4737730Z test_cuda_multigpu (0.007592248276817755) 2025-01-24T00:54:10.4738044Z test_itt (0.007592248276817755) 2025-01-24T00:54:10.4738370Z inductor/test_loop_ordering (0.006869177012358921) 2025-01-24T00:54:10.4738755Z inductor/test_op_dtype_prop (0.006236489655957442) 2025-01-24T00:54:10.4739234Z distributed/pipelining/test_schedule_multiproc (0.00620636168660499) 2025-01-24T00:54:10.4739772Z distributed/pipelining/test_transformer (0.00620636168660499) 2025-01-24T00:54:10.4740178Z test_reductions (0.006150888614133787) 2025-01-24T00:54:10.4740538Z inductor/test_cudacodecache (0.005206113104103603) 2025-01-24T00:54:10.4740954Z distributed/pipelining/test_pipe (0.005121754789916739) 2025-01-24T00:54:10.4741352Z inductor/test_debug_trace (0.0050614988512118365) 2025-01-24T00:54:10.4741767Z inductor/test_provenance_tracing (0.0050614988512118365) 2025-01-24T00:54:10.4742180Z nn/test_parametrization (0.0050614988512118365) 2025-01-24T00:54:10.4742515Z test_dlpack (0.0050614988512118365) 2025-01-24T00:54:10.4742838Z dynamo/test_after_aot (0.004338427586753003) 2025-01-24T00:54:10.4743219Z inductor/test_custom_lowering (0.004338427586753003) 2025-01-24T00:54:10.4743670Z torch_np/numpy_tests/core/test_numerictypes (0.0037961241384088774) 2025-01-24T00:54:10.4744130Z inductor/test_multi_kernel (0.003615356322294169) 2025-01-24T00:54:10.4744488Z nn/test_pruning (0.0035496225709797297) 2025-01-24T00:54:10.4744885Z distributed/pipelining/test_microbatch (0.00343458850617946) 2025-01-24T00:54:10.4745438Z distributed/_composable/fsdp/test_fully_shard_compile (0.0032209538144075322) 2025-01-24T00:54:10.4746047Z distributed/_composable/fsdp/test_fully_shard_training (0.003036899310727102) 2025-01-24T00:54:10.4746530Z dynamo/test_aot_autograd (0.0029621375544921563) 2025-01-24T00:54:10.4746900Z inductor/test_indexing (0.0028988584329667794) 2025-01-24T00:54:10.4747237Z test_ops (0.002753232891593252) 2025-01-24T00:54:10.4747544Z nn/test_load_state_dict (0.0025307494256059182) 2025-01-24T00:54:10.4748017Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0025307494256059182) 2025-01-24T00:54:10.4748514Z export/test_export_nonstrict (0.002436735406873091) 2025-01-24T00:54:10.4749341Z inductor/test_group_batch_fusion (0.002259597701433856) 2025-01-24T00:54:10.4749804Z distributed/test_symmetric_memory (0.0021692137933765013) 2025-01-24T00:54:10.4750218Z export/test_pass_infra (0.0021692137933765013) 2025-01-24T00:54:10.4750612Z test_functionalization_of_rng_ops (0.0021692137933765013) 2025-01-24T00:54:10.4751020Z test_jit_llga_fuser (0.0021692137933765013) 2025-01-24T00:54:10.4751341Z test_meta (0.0021692137933765013) 2025-01-24T00:54:10.4751646Z test_multiprocessing (0.0021692137933765013) 2025-01-24T00:54:10.4752047Z inductor/test_aot_inductor_package (0.0018980620692044387) 2025-01-24T00:54:10.4752426Z test_cuda (0.0018980620692044387) 2025-01-24T00:54:10.4752724Z dynamo/test_unspec (0.001825576340964202) 2025-01-24T00:54:10.4753050Z dynamo/test_view (0.0016871662837372788) 2025-01-24T00:54:10.4753367Z test_datapipe (0.001518449655363551) 2025-01-24T00:54:10.4753717Z inductor/test_select_algorithm (0.0013804087776032282) 2025-01-24T00:54:10.4754097Z test_numpy_interop (0.0013804087776032282) 2025-01-24T00:54:10.4754449Z dynamo/test_ctx_manager (0.00133372682757364) 2025-01-24T00:54:10.4754782Z test_jit_autocast (0.0012653747128029591) 2025-01-24T00:54:10.4755139Z export/test_retraceability (0.0011915399710096277) 2025-01-24T00:54:10.4755501Z test_accelerator (0.0011756653115221525) 2025-01-24T00:54:10.4755995Z distributed/pipelining/test_unflatten (0.0010846068966882507) 2025-01-24T00:54:10.4756447Z inductor/test_dependencies (0.0010846068966882507) 2025-01-24T00:54:10.4756825Z inductor/test_metrics (0.0010846068966882507) 2025-01-24T00:54:10.4757234Z inductor/test_move_constructors_to_cuda (0.0010846068966882507) 2025-01-24T00:54:10.4757649Z inductor/test_utils (0.0010846068966882507) 2025-01-24T00:54:10.4758012Z distributed/test_c10d_nccl (0.0010122997702423674) 2025-01-24T00:54:10.4758369Z functorch/test_dims (0.0009490310346022193) 2025-01-24T00:54:10.4758749Z inductor/test_kernel_benchmark (0.0009490310346022193) 2025-01-24T00:54:10.4759145Z test_ci_sanity_check_fail (0.0009490310346022193) 2025-01-24T00:54:10.4759525Z inductor/test_fused_attention (0.0006902043888016141) 2025-01-24T00:54:10.4759928Z inductor/test_codegen_triton (0.0006601955023319787) 2025-01-24T00:54:10.4760302Z test_serialization (0.0006326873564014796) 2025-01-24T00:54:10.4760670Z inductor/test_triton_kernels (0.00046013625920107606) 2025-01-24T00:54:10.4761048Z dynamo/test_interop (0.00026752161349658936) 2025-01-24T00:54:10.4761489Z export/test_export_training_ir_to_run_decomp (0.00026752161349658936) 2025-01-24T00:54:10.4761927Z onnx/test_fx_passes (0.00026752161349658936) 2025-01-24T00:54:10.4762266Z test_legacy_vmap (0.00026752161349658936) 2025-01-24T00:54:10.4762655Z dynamo/test_skip_guard_eval_unsafe (0.00022663427691993297) 2025-01-24T00:54:10.4763101Z inductor/test_standalone_compile (0.00022663427691993297) 2025-01-24T00:54:10.4763499Z functorch/test_vmap (0.00021405507633590098) 2025-01-24T00:54:10.4763845Z onnx/test_fx_to_onnx (0.00021386614864275368) 2025-01-24T00:54:10.4764242Z inductor/test_compiled_optimizers (0.0002024599540484735) 2025-01-24T00:54:10.4764655Z profiler/test_torch_tidy (0.0002024599540484735) 2025-01-24T00:54:10.4765016Z export/test_serdes (0.00016058853917521256) 2025-01-24T00:54:10.4765354Z test_custom_ops (0.00010693307432137684) 2025-01-24T00:54:10.4765680Z dynamo/test_repros (0.00010122997702423675) 2025-01-24T00:54:10.4766076Z inductor/test_scatter_optimization (9.09251290636857e-05) 2025-01-24T00:54:10.4766553Z export/test_cpp_serdes (5.346653716068842e-05) 2025-01-24T00:54:10.4766891Z test_fake_tensor (5.346653716068842e-05) 2025-01-24T00:54:10.4767257Z dynamo/test_higher_order_ops (5.061498851211837e-05) 2025-01-24T00:54:10.4767631Z dynamo/test_misc (5.061498851211837e-05) 2025-01-24T00:54:10.4767951Z dynamo/test_utils (5.061498851211837e-05) 2025-01-24T00:54:11.1773300Z inductor/test_efficient_conv_bn_eval (5.061498851211837e-05) 2025-01-24T00:54:11.1774149Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:11.1776357Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:11.1778182Z Results from HistorialEditedFiles 2025-01-24T00:54:11.1778792Z inductor/test_torchinductor (0.25) 2025-01-24T00:54:11.1779432Z inductor/test_aot_inductor (0.14067451779651938) 2025-01-24T00:54:11.1780152Z inductor/test_minifier (0.13456784157974738) 2025-01-24T00:54:11.1780785Z inductor/test_max_autotune (0.11829923406614984) 2025-01-24T00:54:11.1781549Z inductor/test_cpu_select_algorithm (0.07010547475190902) 2025-01-24T00:54:11.1782319Z inductor/test_cudagraph_trees (0.06822265284171367) 2025-01-24T00:54:11.1782915Z inductor/test_perf (0.062607562069421) 2025-01-24T00:54:11.1783472Z inductor/test_codecache (0.05859393953397024) 2025-01-24T00:54:11.1784099Z inductor/test_aot_inductor_package (0.05316618548559028) 2025-01-24T00:54:11.1784758Z inductor/test_cuda_repro (0.04661539529578148) 2025-01-24T00:54:11.1785432Z inductor/test_minifier_utils (0.044153833712641935) 2025-01-24T00:54:11.1786059Z inductor/test_halide (0.04316262520072548) 2025-01-24T00:54:11.1786737Z inductor/test_cutlass_backend (0.04257691108004758) 2025-01-24T00:54:11.1787682Z inductor/test_multi_kernel (0.04205127020251613) 2025-01-24T00:54:11.1788387Z inductor/test_triton_kernels (0.03886163662226145) 2025-01-24T00:54:11.1789124Z inductor/test_loop_ordering (0.034663626596483185) 2025-01-24T00:54:11.1789927Z distributed/test_dynamo_distributed (0.03395021667820788) 2025-01-24T00:54:11.1790672Z inductor/test_padding (0.03379119926987903) 2025-01-24T00:54:11.1791473Z inductor/test_torchinductor_strided_blocks (0.03169614491514654) 2025-01-24T00:54:11.1792323Z inductor/test_pattern_matcher (0.03013492324382909) 2025-01-24T00:54:11.1793092Z inductor/test_compiled_optimizers (0.028484202500335922) 2025-01-24T00:54:11.1793869Z inductor/test_cpu_repro (0.028384607386698388) 2025-01-24T00:54:11.1794515Z inductor/test_pad_mm (0.027483508739501613) 2025-01-24T00:54:11.1795101Z test_custom_ops (0.02288215394530532) 2025-01-24T00:54:11.1795693Z inductor/test_memory (0.022707685909358715) 2025-01-24T00:54:11.1796363Z inductor/test_combo_kernels (0.02270768590935871) 2025-01-24T00:54:11.1797281Z distributed/_composable/test_replicate_with_compiler (0.020704066564415296) 2025-01-24T00:54:11.1798317Z inductor/test_custom_post_grad_passes (0.020184609697207742) 2025-01-24T00:54:11.1799136Z inductor/test_benchmark_fusion (0.019209784797058507) 2025-01-24T00:54:11.1799847Z export/test_draft_export (0.01892307159113226) 2025-01-24T00:54:11.1800527Z inductor/test_inplace_padding (0.01892307159113226) 2025-01-24T00:54:11.1801182Z test_fx (0.016134408409281188) 2025-01-24T00:54:11.1801745Z inductor/test_debug_trace (0.015243585448412096) 2025-01-24T00:54:11.1802420Z inductor/test_foreach (0.015238052386543344) 2025-01-24T00:54:11.1803088Z inductor/test_ck_backend (0.015202064236237345) 2025-01-24T00:54:11.1803796Z inductor/test_cpu_cpp_wrapper (0.015138457272905808) 2025-01-24T00:54:11.1804451Z test_fake_tensor (0.015138457272905808) 2025-01-24T00:54:11.1805219Z distributed/test_compute_comm_reordering (0.015027145087075618) 2025-01-24T00:54:11.1806151Z inductor/test_coordinate_descent_tuner (0.014452357601180545) 2025-01-24T00:54:11.1806952Z test_utils_config_module (0.014192303693349194) 2025-01-24T00:54:11.1807581Z dynamo/test_pgo (0.013178567715252823) 2025-01-24T00:54:11.1808175Z dynamo/test_logging (0.013001689380318624) 2025-01-24T00:54:11.1808826Z inductor/test_external_callables (0.012615381060754839) 2025-01-24T00:54:11.1809629Z inductor/test_provenance_tracing (0.012615381060754839) 2025-01-24T00:54:11.1810719Z inductor/test_torchinductor_codegen_config_overrides (0.012615381060754839) 2025-01-24T00:54:11.1811698Z inductor/test_triton_heuristics (0.012349794091054737) 2025-01-24T00:54:11.1812641Z inductor/test_memory_planning (0.011996980028364896) 2025-01-24T00:54:11.1813619Z distributed/tensor/parallel/test_micro_pipeline_tp (0.011873299821886908) 2025-01-24T00:54:11.1814610Z inductor/test_inductor_freezing (0.011453438068316894) 2025-01-24T00:54:11.1815384Z inductor/test_binary_folding (0.00967179214657871) 2025-01-24T00:54:11.1816170Z inductor/test_split_cat_fx_passes (0.00967179214657871) 2025-01-24T00:54:11.1816888Z inductor/test_config (0.00946153579556613) 2025-01-24T00:54:11.1817632Z inductor/test_decompose_mem_bound_mm (0.00946153579556613) 2025-01-24T00:54:11.1818381Z inductor/test_fuzzer (0.00946153579556613) 2025-01-24T00:54:11.1819099Z inductor/test_scatter_optimization (0.00946153579556613) 2025-01-24T00:54:11.1819969Z inductor/test_mkldnn_pattern_matcher (0.007569228636452904) 2025-01-24T00:54:11.1820764Z profiler/test_cpp_thread (0.007569228636452904) 2025-01-24T00:54:11.1821534Z inductor/test_cooperative_reductions (0.007096151846674597) 2025-01-24T00:54:11.1822390Z distributed/test_functional_api (0.00637084638049384) 2025-01-24T00:54:11.1823221Z inductor/test_aot_inductor_arrayref (0.006307690530377419) 2025-01-24T00:54:11.1823962Z inductor/test_fp8 (0.006307690530377419) 2025-01-24T00:54:11.1824849Z distributed/_composable/fsdp/test_fully_shard_compile (0.005565609291509488) 2025-01-24T00:54:11.1826034Z distributed/fsdp/test_fsdp_use_orig_params (0.005565609291509488) 2025-01-24T00:54:11.1826992Z distributed/test_c10d_functional_native (0.005565609291509488) 2025-01-24T00:54:11.1827920Z distributed/test_inductor_collectives (0.005565609291509488) 2025-01-24T00:54:11.1828798Z inductor/test_triton_cpu_backend (0.005565609291509488) 2025-01-24T00:54:11.1829553Z test_sparse_semi_structured (0.005565609291509488) 2025-01-24T00:54:11.1830255Z dynamo/test_debug_utils (0.005536004986767417) 2025-01-24T00:54:11.1830973Z inductor/test_compile_worker (0.0054065918831806455) 2025-01-24T00:54:11.1831709Z inductor/test_op_dtype_prop (0.0054065918831806455) 2025-01-24T00:54:11.1832647Z inductor/test_torchinductor_codegen_dynamic_shapes (0.005013805293376923) 2025-01-24T00:54:11.1833647Z inductor/test_inductor_annotations (0.004730767897783065) 2025-01-24T00:54:11.1834455Z inductor/test_minifier_isolate (0.004218145989354559) 2025-01-24T00:54:11.1835272Z distributed/test_symmetric_memory (0.004205127020251613) 2025-01-24T00:54:11.1836083Z inductor/test_unbacked_symints (0.004205127020251613) 2025-01-24T00:54:11.1836777Z dynamo/test_repros (0.0037930904981104976) 2025-01-24T00:54:11.1837495Z inductor/test_auto_functionalize (0.003784614318226452) 2025-01-24T00:54:11.1838280Z inductor/test_inplacing_pass (0.003784614318226452) 2025-01-24T00:54:11.1838966Z dynamo/test_export (0.0037164788722354684) 2025-01-24T00:54:11.1839587Z export/test_export (0.0037164788722354684) 2025-01-24T00:54:11.1840225Z export/test_unflatten (0.0037164788722354684) 2025-01-24T00:54:11.1841103Z onnx/torch_export/test_torch_export_with_onnxruntime (0.002911241783251117) 2025-01-24T00:54:11.1841995Z test_out_dtype_op (0.002911241783251117) 2025-01-24T00:54:11.1842740Z dynamo/test_activation_checkpointing (0.0027971393617351155) 2025-01-24T00:54:11.1843506Z dynamo/test_backends (0.0027971393617351155) 2025-01-24T00:54:11.1844213Z dynamo/test_higher_order_ops (0.0027971393617351155) 2025-01-24T00:54:11.1844929Z dynamo/test_minifier (0.0022830264510758755) 2025-01-24T00:54:11.1845577Z inductor/test_profiler (0.002226243716603795) 2025-01-24T00:54:11.1846283Z inductor/test_control_flow (0.0021025635101258066) 2025-01-24T00:54:11.1847014Z inductor/test_dependencies (0.0021025635101258066) 2025-01-24T00:54:11.1847712Z inductor/test_indexing (0.0021025635101258066) 2025-01-24T00:54:11.1848393Z inductor/test_mmdecomp (0.0021025635101258066) 2025-01-24T00:54:11.1849452Z inductor/test_torchinductor_dynamic_shapes (0.0021025635101258066) 2025-01-24T00:54:11.1850398Z dynamo/test_autograd_function (0.001991902272750764) 2025-01-24T00:54:11.1851334Z dynamo/test_subclasses (0.001991902272750764) 2025-01-24T00:54:11.1852067Z inductor/test_group_batch_fusion (0.001991902272750764) 2025-01-24T00:54:11.1852757Z test_torch (0.0009965274969867103) 2025-01-24T00:54:11.1853317Z test_autograd (0.000995951136375382) 2025-01-24T00:54:11.1854058Z torch_np/numpy_tests/core/test_indexing (0.000995951136375382) 2025-01-24T00:54:11.1854976Z torch_np/numpy_tests/core/test_multiarray (0.000995951136375382) 2025-01-24T00:54:11.1855952Z torch_np/numpy_tests/core/test_scalar_methods (0.000995951136375382) 2025-01-24T00:54:11.1856958Z torch_np/numpy_tests/lib/test_function_base (0.000995951136375382) 2025-01-24T00:54:11.1857897Z torch_np/numpy_tests/linalg/test_linalg (0.000995951136375382) 2025-01-24T00:54:11.1858700Z dynamo/test_aot_autograd (0.0008052370889843515) 2025-01-24T00:54:11.1859365Z dynamo/test_hooks (0.0008052370889843515) 2025-01-24T00:54:11.1860053Z export/test_pass_infra (0.0008052370889843515) 2025-01-24T00:54:11.1860705Z export/test_passes (0.0008052370889843515) 2025-01-24T00:54:11.1861345Z export/test_verifier (0.0008052370889843515) 2025-01-24T00:54:11.1862044Z functorch/test_aotdispatch (0.0008052370889843515) 2025-01-24T00:54:11.1862776Z functorch/test_control_flow (0.0008052370889843515) 2025-01-24T00:54:11.1863614Z functorch/test_dims (0.0008052370889843515) 2025-01-24T00:54:11.1864336Z functorch/test_eager_transforms (0.0008052370889843515) 2025-01-24T00:54:11.1865203Z functorch/test_memory_efficient_fusion (0.0008052370889843515) 2025-01-24T00:54:11.1866019Z functorch/test_minifier (0.0008052370889843515) 2025-01-24T00:54:11.1866676Z functorch/test_ops (0.0008052370889843515) 2025-01-24T00:54:11.1867308Z functorch/test_parsing (0.0008052370889843515) 2025-01-24T00:54:11.1868002Z functorch/test_rearrange (0.0008052370889843515) 2025-01-24T00:54:11.1868675Z functorch/test_vmap (0.0008052370889843515) 2025-01-24T00:54:11.1869419Z inductor/test_efficient_conv_bn_eval (0.0008052370889843515) 2025-01-24T00:54:11.1870241Z dynamo/test_config (0.0007008545033752689) 2025-01-24T00:54:11.1870867Z test_bundled_inputs (0.0002956729936114416) 2025-01-24T00:54:11.1871467Z test_complex (0.0002956729936114416) 2025-01-24T00:54:11.1872031Z test_futures (0.0002956729936114416) 2025-01-24T00:54:11.1872609Z test_type_hints (0.0002956729936114416) 2025-01-24T00:54:11.1873184Z test_type_info (0.0002956729936114416) 2025-01-24T00:54:11.1873757Z test_utils (0.0002956729936114416) 2025-01-24T00:54:11.1874408Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:11.1876337Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:11.1878184Z Results from Profiling 2025-01-24T00:54:12.2822458Z test_testing (0.25) 2025-01-24T00:54:12.2823017Z inductor/test_aot_inductor (0.1875) 2025-01-24T00:54:12.2823559Z inductor/test_compiled_autograd (0.1875) 2025-01-24T00:54:12.2824079Z inductor/test_config (0.1875) 2025-01-24T00:54:12.2824495Z inductor/test_cudagraph_trees (0.1875) 2025-01-24T00:54:12.2824950Z inductor/test_minifier (0.1875) 2025-01-24T00:54:12.2825360Z inductor/test_mmdecomp (0.1875) 2025-01-24T00:54:12.2825762Z inductor/test_smoke (0.1875) 2025-01-24T00:54:12.2826186Z inductor/test_standalone_compile (0.1875) 2025-01-24T00:54:12.2826626Z test_content_store (0.1875) 2025-01-24T00:54:12.2827026Z distributed/test_data_parallel (0.125) 2025-01-24T00:54:12.2827510Z distributed/test_dynamo_distributed (0.125) 2025-01-24T00:54:12.2828035Z distributed/test_inductor_collectives (0.125) 2025-01-24T00:54:12.2828533Z dynamo/test_activation_checkpointing (0.125) 2025-01-24T00:54:12.2829009Z dynamo/test_after_aot (0.125) 2025-01-24T00:54:12.2829425Z dynamo/test_aot_autograd (0.125) 2025-01-24T00:54:12.2829843Z dynamo/test_backends (0.125) 2025-01-24T00:54:12.2830247Z dynamo/test_cudagraphs (0.125) 2025-01-24T00:54:12.2831003Z dynamo/test_dynamic_shapes (0.125) 2025-01-24T00:54:12.2831433Z dynamo/test_exc (0.125) 2025-01-24T00:54:12.2831842Z dynamo/test_higher_order_ops (0.125) 2025-01-24T00:54:12.2832299Z dynamo/test_logging (0.125) 2025-01-24T00:54:12.2832687Z dynamo/test_minifier (0.125) 2025-01-24T00:54:12.2833107Z dynamo/test_misc (0.125) 2025-01-24T00:54:12.2833478Z dynamo/test_modules (0.125) 2025-01-24T00:54:12.2833863Z dynamo/test_repros (0.125) 2025-01-24T00:54:12.2834252Z dynamo/test_unspec (0.125) 2025-01-24T00:54:12.2834660Z functorch/test_eager_transforms (0.125) 2025-01-24T00:54:12.2835106Z functorch/test_ops (0.125) 2025-01-24T00:54:12.2835501Z functorch/test_vmap (0.125) 2025-01-24T00:54:12.2835913Z inductor/test_binary_folding (0.125) 2025-01-24T00:54:12.2836388Z inductor/test_compiled_optimizers (0.125) 2025-01-24T00:54:12.2836915Z inductor/test_coordinate_descent_tuner (0.125) 2025-01-24T00:54:12.2837411Z inductor/test_cpu_repro (0.125) 2025-01-24T00:54:12.2837855Z inductor/test_cuda_repro (0.125) 2025-01-24T00:54:12.2838291Z inductor/test_custom_lowering (0.125) 2025-01-24T00:54:12.2838776Z inductor/test_extension_backend (0.125) 2025-01-24T00:54:12.2839207Z inductor/test_foreach (0.125) 2025-01-24T00:54:12.2839662Z inductor/test_fused_attention (0.125) 2025-01-24T00:54:12.2840307Z inductor/test_group_batch_fusion (0.125) 2025-01-24T00:54:12.2840813Z inductor/test_inductor_freezing (0.125) 2025-01-24T00:54:12.2841340Z inductor/test_kernel_benchmark (0.125) 2025-01-24T00:54:12.2841789Z inductor/test_layout_optim (0.125) 2025-01-24T00:54:12.2842252Z inductor/test_max_autotune (0.125) 2025-01-24T00:54:12.2842738Z inductor/test_mkldnn_pattern_matcher (0.125) 2025-01-24T00:54:12.2843223Z inductor/test_pattern_matcher (0.125) 2025-01-24T00:54:12.2843738Z inductor/test_perf (0.125) 2025-01-24T00:54:12.2844167Z inductor/test_select_algorithm (0.125) 2025-01-24T00:54:12.2844629Z inductor/test_snode_runtime (0.125) 2025-01-24T00:54:12.2845151Z inductor/test_split_cat_fx_passes (0.125) 2025-01-24T00:54:12.2845620Z inductor/test_torchinductor (0.125) 2025-01-24T00:54:12.2846249Z inductor/test_torchinductor_codegen_dynamic_shapes (0.125) 2025-01-24T00:54:12.2846945Z inductor/test_torchinductor_dynamic_shapes (0.125) 2025-01-24T00:54:12.2847639Z inductor/test_torchinductor_opinfo (0.125) 2025-01-24T00:54:12.2848223Z inductor/test_triton_wrapper (0.125) 2025-01-24T00:54:12.2848769Z nn/test_lazy_modules (0.125) 2025-01-24T00:54:12.2849488Z nn/test_parametrization (0.125) 2025-01-24T00:54:12.2850096Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.125) 2025-01-24T00:54:12.2850606Z onnx/dynamo/test_exporter_api (0.125) 2025-01-24T00:54:12.2850932Z onnx/test_fx_to_onnx (0.125) 2025-01-24T00:54:12.2851206Z test_autograd (0.125) 2025-01-24T00:54:12.2851487Z test_cpp_extensions_jit (0.125) 2025-01-24T00:54:12.2851800Z test_cuda_multigpu (0.125) 2025-01-24T00:54:12.2852072Z test_custom_ops (0.125) 2025-01-24T00:54:12.2852346Z test_dynamic_shapes (0.125) 2025-01-24T00:54:12.2852638Z test_foreach (0.125) 2025-01-24T00:54:12.2852891Z test_functionalization (0.125) 2025-01-24T00:54:12.2853216Z test_functionalization_of_rng_ops (0.125) 2025-01-24T00:54:12.2853554Z test_fx_reinplace_pass (0.125) 2025-01-24T00:54:12.2853837Z test_linalg (0.125) 2025-01-24T00:54:12.2854089Z test_meta (0.125) 2025-01-24T00:54:12.2854324Z test_nn (0.125) 2025-01-24T00:54:12.2854543Z test_ops (0.125) 2025-01-24T00:54:12.2854781Z test_prims (0.125) 2025-01-24T00:54:12.2855027Z test_public_bindings (0.125) 2025-01-24T00:54:12.2855317Z test_quantization (0.125) 2025-01-24T00:54:12.2855603Z test_serialization (0.125) 2025-01-24T00:54:12.2855869Z test_sparse (0.125) 2025-01-24T00:54:12.2856141Z test_sparse_semi_structured (0.125) 2025-01-24T00:54:12.2856455Z test_subclass (0.125) 2025-01-24T00:54:12.2856706Z test_transformers (0.125) 2025-01-24T00:54:12.2856977Z test_utils (0.125) 2025-01-24T00:54:12.2857238Z backends/xeon/test_launch (0.0625) 2025-01-24T00:54:12.2857724Z benchmark_utils/test_benchmark_utils (0.0625) 2025-01-24T00:54:12.2858104Z distributions/test_distributions (0.0625) 2025-01-24T00:54:12.2858451Z dynamo/test_autograd_function (0.0625) 2025-01-24T00:54:12.2858768Z dynamo/test_comptime (0.0625) 2025-01-24T00:54:12.2859066Z dynamo/test_config (0.0625) 2025-01-24T00:54:12.2859365Z dynamo/test_ctx_manager (0.0625) 2025-01-24T00:54:12.2859664Z dynamo/test_decorators (0.0625) 2025-01-24T00:54:12.2859968Z dynamo/test_export (0.0625) 2025-01-24T00:54:12.2860270Z dynamo/test_export_mutations (0.0625) 2025-01-24T00:54:12.2860582Z dynamo/test_functions (0.0625) 2025-01-24T00:54:12.2860884Z dynamo/test_global (0.0625) 2025-01-24T00:54:12.2861174Z dynamo/test_interop (0.0625) 2025-01-24T00:54:12.2861455Z dynamo/test_optimizers (0.0625) 2025-01-24T00:54:12.2861763Z dynamo/test_pre_dispatch (0.0625) 2025-01-24T00:54:12.2862080Z dynamo/test_python_autograd (0.0625) 2025-01-24T00:54:12.2862388Z dynamo/test_recompiles (0.0625) 2025-01-24T00:54:12.2862695Z dynamo/test_skip_non_tensor (0.0625) 2025-01-24T00:54:12.2863018Z dynamo/test_subclasses (0.0625) 2025-01-24T00:54:12.2863309Z dynamo/test_subgraphs (0.0625) 2025-01-24T00:54:12.2863620Z dynamo/test_verify_correctness (0.0625) 2025-01-24T00:54:12.2864047Z export/test_db (0.0625) 2025-01-24T00:54:12.2864314Z export/test_export (0.0625) 2025-01-24T00:54:12.2864607Z export/test_pass_infra (0.0625) 2025-01-24T00:54:12.2864895Z export/test_passes (0.0625) 2025-01-24T00:54:12.2865189Z export/test_serialize (0.0625) 2025-01-24T00:54:12.2865487Z export/test_verifier (0.0625) 2025-01-24T00:54:12.2865779Z functorch/test_control_flow (0.0625) 2025-01-24T00:54:12.2866323Z functorch/test_memory_efficient_fusion (0.0625) 2025-01-24T00:54:12.2866964Z functorch/test_minifier (0.0625) 2025-01-24T00:54:12.2867451Z functorch/test_parsing (0.0625) 2025-01-24T00:54:12.2867865Z functorch/test_rearrange (0.0625) 2025-01-24T00:54:12.2868206Z functorch/test_vmap_registrations (0.0625) 2025-01-24T00:54:12.2868533Z inductor/test_fx_fusion (0.0625) 2025-01-24T00:54:12.2868848Z inductor/test_minifier_isolate (0.0625) 2025-01-24T00:54:12.2869172Z lazy/test_debug_util (0.0625) 2025-01-24T00:54:12.2869453Z lazy/test_reuse_ir (0.0625) 2025-01-24T00:54:12.2869746Z lazy/test_step_closures (0.0625) 2025-01-24T00:54:12.2870048Z lazy/test_ts_opinfo (0.0625) 2025-01-24T00:54:12.2870330Z nn/test_convolution (0.0625) 2025-01-24T00:54:12.2870620Z nn/test_dropout (0.0625) 2025-01-24T00:54:12.2870895Z nn/test_embedding (0.0625) 2025-01-24T00:54:12.2871171Z nn/test_module_hooks (0.0625) 2025-01-24T00:54:12.2871477Z nn/test_multihead_attention (0.0625) 2025-01-24T00:54:12.2871804Z nn/test_packed_sequence (0.0625) 2025-01-24T00:54:12.2872094Z nn/test_pooling (0.0625) 2025-01-24T00:54:12.2872366Z nn/test_pruning (0.0625) 2025-01-24T00:54:12.2872640Z test_ao_sparsity (0.0625) 2025-01-24T00:54:12.2872903Z test_autocast (0.0625) 2025-01-24T00:54:12.2873179Z test_binary_ufuncs (0.0625) 2025-01-24T00:54:12.2873465Z test_bundled_inputs (0.0625) 2025-01-24T00:54:12.2873750Z test_comparison_utils (0.0625) 2025-01-24T00:54:12.2874042Z test_complex (0.0625) 2025-01-24T00:54:12.2874294Z test_cpp_api_parity (0.0625) 2025-01-24T00:54:12.2874600Z test_cpp_extensions_aot_ninja (0.0625) 2025-01-24T00:54:12.2874941Z test_cpp_extensions_aot_no_ninja (0.0625) 2025-01-24T00:54:12.2875314Z test_cpp_extensions_open_device_registration (0.0625) 2025-01-24T00:54:12.2875688Z test_datapipe (0.0625) 2025-01-24T00:54:12.2875959Z test_decomp (0.0625) 2025-01-24T00:54:12.2876205Z test_deploy (0.0625) 2025-01-24T00:54:12.2876471Z test_dispatch (0.0625) 2025-01-24T00:54:12.2876735Z test_dlpack (0.0625) 2025-01-24T00:54:12.2877007Z test_expanded_weights (0.0625) 2025-01-24T00:54:12.2877309Z test_fake_tensor (0.0625) 2025-01-24T00:54:12.2877598Z test_function_schema (0.0625) 2025-01-24T00:54:12.2877907Z test_functional_autograd_benchmark (0.0625) 2025-01-24T00:54:12.2878360Z test_functional_optim (0.0625) 2025-01-24T00:54:12.2878828Z test_futures (0.0625) 2025-01-24T00:54:12.2879075Z test_fx (0.0625) 2025-01-24T00:54:12.2879323Z test_import_stats (0.0625) 2025-01-24T00:54:12.2879606Z test_indexing (0.0625) 2025-01-24T00:54:12.2879867Z test_itt (0.0625) 2025-01-24T00:54:12.2880112Z test_license (0.0625) 2025-01-24T00:54:12.2880372Z test_logging (0.0625) 2025-01-24T00:54:12.2880623Z test_masked (0.0625) 2025-01-24T00:54:12.2880884Z test_maskedtensor (0.0625) 2025-01-24T00:54:12.2881168Z test_mkl_verbose (0.0625) 2025-01-24T00:54:12.2881434Z test_mkldnn (0.0625) 2025-01-24T00:54:12.2881694Z test_mkldnn_fusion (0.0625) 2025-01-24T00:54:12.2882025Z test_mkldnn_verbose (0.0625) 2025-01-24T00:54:12.2882395Z test_mobile_optimizer (0.0625) 2025-01-24T00:54:12.2882682Z test_modules (0.0625) 2025-01-24T00:54:12.2882922Z test_monitor (0.0625) 2025-01-24T00:54:12.2883198Z test_multiprocessing (0.0625) 2025-01-24T00:54:12.2883512Z test_multiprocessing_spawn (0.0625) 2025-01-24T00:54:12.2883823Z test_native_functions (0.0625) 2025-01-24T00:54:12.2884200Z test_native_mha (0.0625) 2025-01-24T00:54:12.2884641Z test_nestedtensor (0.0625) 2025-01-24T00:54:12.2885061Z test_numba_integration (0.0625) 2025-01-24T00:54:12.2885705Z test_numpy_interop (0.0625) 2025-01-24T00:54:12.2886183Z test_openmp (0.0625) 2025-01-24T00:54:12.2886602Z test_ops_fwd_gradients (0.0625) 2025-01-24T00:54:12.2887106Z test_ops_gradients (0.0625) 2025-01-24T00:54:12.2887567Z test_ops_jit (0.0625) 2025-01-24T00:54:12.2887983Z test_optim (0.0625) 2025-01-24T00:54:12.2888444Z test_out_dtype_op (0.0625) 2025-01-24T00:54:12.2888962Z test_per_overload_api (0.0625) 2025-01-24T00:54:12.2889485Z test_pruning_op (0.0625) 2025-01-24T00:54:12.2889968Z test_pytree (0.0625) 2025-01-24T00:54:12.2890550Z test_scatter_gather_ops (0.0625) 2025-01-24T00:54:12.2891090Z test_schema_check (0.0625) 2025-01-24T00:54:12.2891613Z test_segment_reductions (0.0625) 2025-01-24T00:54:12.2892250Z test_set_default_mobile_cpu_allocator (0.0625) 2025-01-24T00:54:12.2892884Z test_shape_ops (0.0625) 2025-01-24T00:54:12.2893379Z test_show_pickle (0.0625) 2025-01-24T00:54:12.2893874Z test_sort_and_select (0.0625) 2025-01-24T00:54:12.2894399Z test_sparse_csr (0.0625) 2025-01-24T00:54:12.2894969Z test_spectral_ops (0.0625) 2025-01-24T00:54:12.2895468Z test_stateless (0.0625) 2025-01-24T00:54:12.2895962Z test_sympy_utils (0.0625) 2025-01-24T00:54:12.2896484Z test_tensor_creation_ops (0.0625) 2025-01-24T00:54:12.2897036Z test_tensorboard (0.0625) 2025-01-24T00:54:12.2897564Z test_tensorexpr_pybind (0.0625) 2025-01-24T00:54:12.2898104Z test_torch (0.0625) 2025-01-24T00:54:12.2898553Z test_type_hints (0.0625) 2025-01-24T00:54:12.2899041Z test_type_info (0.0625) 2025-01-24T00:54:12.2899542Z test_type_promotion (0.0625) 2025-01-24T00:54:12.2900054Z test_unary_ufuncs (0.0625) 2025-01-24T00:54:12.2900561Z test_view_ops (0.0625) 2025-01-24T00:54:12.2901026Z test_weak (0.0625) 2025-01-24T00:54:12.2901492Z test_xnnpack_integration (0.0625) 2025-01-24T00:54:12.2902043Z Results from LLM 2025-01-24T00:54:12.2902493Z functorch/test_rearrange (0.25) 2025-01-24T00:54:12.2903075Z functorch/test_parsing (0.24876462730542612) 2025-01-24T00:54:12.2903702Z test_package (0.24835076390677693) 2025-01-24T00:54:12.2904363Z inductor/test_external_callables (0.24181535135782434) 2025-01-24T00:54:12.2905103Z inductor/test_triton_syntax (0.23930445533284644) 2025-01-24T00:54:12.2905857Z inductor/test_cpp_wrapper_hipify (0.2381144567548806) 2025-01-24T00:54:12.2906561Z inductor/test_config (0.2377487936098275) 2025-01-24T00:54:12.2907326Z inductor/test_torchinductor_strided_blocks (0.2355021316479318) 2025-01-24T00:54:12.2908117Z inductor/test_utils (0.23467906310401368) 2025-01-24T00:54:12.2908765Z export/test_retraceability (0.23430979419797585) 2025-01-24T00:54:12.2909552Z inductor/test_triton_extension_backend (0.23409639161947862) 2025-01-24T00:54:12.2910531Z inductor/test_provenance_tracing (0.23306765826523057) 2025-01-24T00:54:12.2911555Z cpp_extensions/open_registration_extension/test/test_openreg (0.23301376675645857) 2025-01-24T00:54:12.2912576Z inductor/test_extension_backend (0.23296531312506355) 2025-01-24T00:54:12.2913385Z inductor/test_inductor_annotations (0.23272887265746378) 2025-01-24T00:54:12.2914287Z distributed/tensor/debug/test_op_coverage (0.23247834048612362) 2025-01-24T00:54:12.2915134Z inductor/test_inductor_utils (0.23234504427328753) 2025-01-24T00:54:12.2915828Z inductor/test_b2b_gemm (0.23172035105533023) 2025-01-24T00:54:12.2916492Z inductor/test_ck_backend (0.23154224595328368) 2025-01-24T00:54:12.2917127Z inductor/test_pad_mm (0.23031016717009586) 2025-01-24T00:54:12.2917749Z inductor/test_smoke (0.2297468108700791) 2025-01-24T00:54:12.2918351Z test_mkl_verbose (0.22971806223520072) 2025-01-24T00:54:12.2918981Z inductor/test_compile_worker (0.2289666996083793) 2025-01-24T00:54:12.2919702Z export/test_export_nonstrict (0.2288141077016248) 2025-01-24T00:54:12.2920458Z export/test_unflatten_training_ir (0.2287038103966914) 2025-01-24T00:54:12.2921188Z inductor/test_debug_trace (0.22808461352791085) 2025-01-24T00:54:12.2921859Z inductor/test_indexing (0.22745046736899355) 2025-01-24T00:54:12.2922616Z test_comparison_utils (0.22736396808655948) 2025-01-24T00:54:12.2923246Z dynamo/test_frame_init (0.22633546861951043) 2025-01-24T00:54:12.2924073Z export/test_export_training_ir_to_run_decomp (0.22631365863820269) 2025-01-24T00:54:12.2925003Z export/test_functionalized_assertions (0.2262149192590204) 2025-01-24T00:54:12.2925798Z inductor/test_triton_kernels (0.22542621264275695) 2025-01-24T00:54:12.2926577Z distributed/_tools/test_mod_tracker (0.2249488878507762) 2025-01-24T00:54:12.2927315Z onnx/test_lazy_import (0.22468691469728447) 2025-01-24T00:54:12.2927948Z inductor/test_fx_fusion (0.2243247013884168) 2025-01-24T00:54:12.2928644Z inductor/test_minifier_utils (0.22399191888542458) 2025-01-24T00:54:12.2929340Z test_mkldnn_verbose (0.22388429179267988) 2025-01-24T00:54:12.2929993Z inductor/test_flex_decoding (0.22369375168788597) 2025-01-24T00:54:12.2930787Z dynamo/test_base_output (0.2234593382426776) 2025-01-24T00:54:12.2931503Z dynamo/test_fx_passes_pre_grad (0.22334428523136435) 2025-01-24T00:54:12.2932228Z onnx/test_fx_type_promotion (0.22278424233333355) 2025-01-24T00:54:12.2932914Z inductor/test_fuzzer (0.22277888241835622) 2025-01-24T00:54:12.2933535Z export/test_serdes (0.22247178852605534) 2025-01-24T00:54:12.2934228Z inductor/test_aot_inductor_arrayref (0.2224442872895717) 2025-01-24T00:54:12.2934971Z inductor/test_metrics (0.22237757096605393) 2025-01-24T00:54:12.2935741Z inductor/test_move_constructors_to_cuda (0.22228272970685514) 2025-01-24T00:54:12.2936519Z test_utils_config_module (0.22193540721632446) 2025-01-24T00:54:12.2937218Z inductor/test_autoheuristic (0.22170840019908478) 2025-01-24T00:54:12.2937971Z inductor/test_triton_cpu_backend (0.2216844267611862) 2025-01-24T00:54:12.2938675Z test_cpp_api_parity (0.2211942576638598) 2025-01-24T00:54:12.2939279Z test_autoload (0.22110007908505822) 2025-01-24T00:54:12.2940057Z distributed/flight_recorder/test_fr_analysis (0.22079208862516114) 2025-01-24T00:54:12.2940888Z export/test_tree_utils (0.2206906010713905) 2025-01-24T00:54:12.2941583Z inductor/test_gpu_cpp_wrapper (0.21937350429136232) 2025-01-24T00:54:12.2942254Z test_ao_sparsity (0.21934153970749756) 2025-01-24T00:54:12.2942884Z inductor/test_combo_kernels (0.21933988300650456) 2025-01-24T00:54:12.2943610Z inductor/test_triton_wrapper (0.21928221032134854) 2025-01-24T00:54:12.2944366Z onnx/exporter/test_hf_models_e2e (0.21899564003076086) 2025-01-24T00:54:12.2945113Z inductor/test_kernel_benchmark (0.2187895464272327) 2025-01-24T00:54:12.2945770Z test_license (0.21875463876278037) 2025-01-24T00:54:12.2946441Z dynamo/test_skip_guard_eval_unsafe (0.21847533846596193) 2025-01-24T00:54:12.2947199Z inductor/test_cutlass_backend (0.21842768394916354) 2025-01-24T00:54:12.2948161Z inductor/test_coordinate_descent_tuner (0.21836652244662227) 2025-01-24T00:54:12.2949173Z inductor/test_cudacodecache (0.21734295410135238) 2025-01-24T00:54:12.2949962Z inductor/test_cooperative_reductions (0.21699648919721806) 2025-01-24T00:54:12.2950775Z inductor/test_benchmark_fusion (0.2168786880113164) 2025-01-24T00:54:12.2951554Z inductor/test_compiled_optimizers (0.21622294626769045) 2025-01-24T00:54:12.2952257Z onnx/test_fx_passes (0.21602899530791095) 2025-01-24T00:54:12.2952911Z onnx/exporter/test_tensors (0.21586059652462333) 2025-01-24T00:54:12.2953753Z distributed/checkpoint/test_nested_dict (0.21573034084537437) 2025-01-24T00:54:12.2954750Z distributed/pipelining/test_schedule_multiproc (0.21542677475165858) 2025-01-24T00:54:12.2955872Z distributed/tensor/parallel/test_micro_pipeline_tp (0.21495391330705896) 2025-01-24T00:54:12.2956794Z dynamo/test_reconstruct (0.21490867562465032) 2025-01-24T00:54:12.2957442Z inductor/test_foreach (0.21473717783597585) 2025-01-24T00:54:12.2958112Z dynamo/test_skip_non_tensor (0.21447015661710545) 2025-01-24T00:54:12.2958783Z dynamo/test_interop (0.21432510757251907) 2025-01-24T00:54:12.2959378Z dynamo/test_utils (0.21428185793130203) 2025-01-24T00:54:12.2959977Z test_transformers (0.21359830310159375) 2025-01-24T00:54:12.2960777Z test_extension_utils (0.2135180603017332) 2025-01-24T00:54:12.2961398Z dynamo/test_recompiles (0.21347295905352398) 2025-01-24T00:54:12.2962110Z onnx/test_fx_to_onnx_decomp_skip (0.2130647674194508) 2025-01-24T00:54:12.2962838Z export/test_export_legacy (0.21260215803040783) 2025-01-24T00:54:12.2963610Z inductor/test_aot_inductor_custom_ops (0.21232114256079665) 2025-01-24T00:54:12.2964449Z inductor/test_compiled_autograd (0.21218655996836597) 2025-01-24T00:54:12.2965143Z dynamo/test_sdpa (0.21163657421989263) 2025-01-24T00:54:12.2965707Z test_deploy (0.21154526075927893) 2025-01-24T00:54:12.2966330Z inductor/test_codegen_triton (0.21124859433793394) 2025-01-24T00:54:12.2967084Z inductor/test_memory_planning (0.21097829869827742) 2025-01-24T00:54:12.2967863Z inductor/test_torchinductor_opinfo (0.21075721682341267) 2025-01-24T00:54:12.2968666Z inductor/test_ordered_set (0.2103397281731788) 2025-01-24T00:54:12.2969347Z test_functionalization (0.21029164486318222) 2025-01-24T00:54:12.2969956Z test_file_check (0.20994063864926713) 2025-01-24T00:54:12.2970610Z dynamo/test_nops (0.20979983855546278) 2025-01-24T00:54:12.2971203Z inductor/test_fp8 (0.20965554964427316) 2025-01-24T00:54:12.2971826Z torch_np/test_unary_ufuncs (0.20941406111129476) 2025-01-24T00:54:12.2972523Z torch_np/test_binary_ufuncs (0.2092342993082552) 2025-01-24T00:54:12.2973224Z inductor/test_aot_inductor (0.20913924365245734) 2025-01-24T00:54:12.2973918Z dynamo/test_metrics_context (0.20887645189376905) 2025-01-24T00:54:12.2974591Z test_proxy_tensor (0.20868396272898337) 2025-01-24T00:54:12.2975182Z test_foreach (0.20867760879341024) 2025-01-24T00:54:12.2975746Z export/test_tools (0.20856579122168328) 2025-01-24T00:54:12.2976426Z inductor/test_group_batch_fusion (0.2085410576503879) 2025-01-24T00:54:12.2977215Z inductor/test_scatter_optimization (0.2085061889671354) 2025-01-24T00:54:12.2978005Z inductor/test_aot_inductor_package (0.20844146068480923) 2025-01-24T00:54:12.2978758Z dynamo/test_pre_dispatch (0.20836496008013286) 2025-01-24T00:54:12.2979642Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20804732177327662) 2025-01-24T00:54:12.2980538Z inductor/test_xpu_basic (0.20785118786630633) 2025-01-24T00:54:12.2981222Z inductor/test_flex_attention (0.20784701687792398) 2025-01-24T00:54:12.2981897Z torch_np/test_dtype (0.20784458055293428) 2025-01-24T00:54:12.2982555Z inductor/test_inplacing_pass (0.20738265333488842) 2025-01-24T00:54:12.2983249Z inductor/test_multi_kernel (0.207199792526462) 2025-01-24T00:54:12.2984039Z distributed/pipelining/test_backward (0.20715389216365618) 2025-01-24T00:54:12.2984792Z dynamo/test_dicts (0.20712565028437566) 2025-01-24T00:54:12.2985622Z inductor/test_cpu_cpp_wrapper (0.20701428099644678) 2025-01-24T00:54:12.2986403Z dynamo/test_graph_region_tracker (0.20685153448713528) 2025-01-24T00:54:12.2987185Z inductor/test_triton_heuristics (0.20684241288637387) 2025-01-24T00:54:12.2988045Z inductor/test_torchinductor_dynamic_shapes (0.2068231171924555) 2025-01-24T00:54:12.2988833Z test_flop_counter (0.2067859291278128) 2025-01-24T00:54:12.2989514Z inductor/test_split_cat_fx_passes (0.20676417761830482) 2025-01-24T00:54:12.2990230Z export/test_cpp_serdes (0.2065493327354137) 2025-01-24T00:54:12.2990856Z dynamo/test_global (0.20640149653503911) 2025-01-24T00:54:12.2991471Z dynamo/test_subgraphs (0.20639262831207664) 2025-01-24T00:54:12.2992142Z inductor/test_inplace_padding (0.20633267522673024) 2025-01-24T00:54:12.2993013Z distributed/_shard/sharded_tensor/test_logger (0.20628236998834307) 2025-01-24T00:54:12.2993885Z inductor/test_op_dtype_prop (0.20623582643573996) 2025-01-24T00:54:12.2994559Z test_fx_experimental (0.20623194780635637) 2025-01-24T00:54:12.2995226Z inductor/test_benchmarking (0.20611541350944934) 2025-01-24T00:54:12.2996013Z inductor/test_decompose_mem_bound_mm (0.20579982171558445) 2025-01-24T00:54:12.2996760Z inductor/test_profiler (0.20571295211175192) 2025-01-24T00:54:12.2997559Z inductor/test_pattern_matcher (0.20565299902640555) 2025-01-24T00:54:12.2998258Z inductor/test_minifier (0.20547450411236065) 2025-01-24T00:54:12.2999048Z distributed/pipelining/test_transformer (0.20514008439897538) 2025-01-24T00:54:12.2999835Z dynamo/test_resume (0.20487345299210336) 2025-01-24T00:54:12.3000446Z dynamo/test_modules (0.2047804438492968) 2025-01-24T00:54:12.3001130Z inductor/test_aot_inductor_utils (0.20440942078926638) 2025-01-24T00:54:12.3001969Z torch_np/numpy_tests/lib/test_histograms (0.2042746043096367) 2025-01-24T00:54:12.3002713Z dynamo/test_view (0.2042583686399054) 2025-01-24T00:54:12.3003332Z dynamo/test_dynamic_shapes (0.2037933034352728) 2025-01-24T00:54:12.3004028Z inductor/test_cuda_repro (0.20370103493526315) 2025-01-24T00:54:12.3004718Z backends/xeon/test_launch (0.20349667599512766) 2025-01-24T00:54:12.3005495Z inductor/test_graph_transform_observer (0.20339154369917242) 2025-01-24T00:54:12.3006387Z onnx/dynamo/test_registry_dispatcher (0.20313533976325626) 2025-01-24T00:54:12.3007159Z inductor/test_memory (0.20278051339175732) 2025-01-24T00:54:12.3007809Z onnx/exporter/test_building (0.2026833137699685) 2025-01-24T00:54:12.3008464Z test_custom_ops (0.20244237097378778) 2025-01-24T00:54:12.3009177Z inductor/test_custom_post_grad_passes (0.2023213928200996) 2025-01-24T00:54:12.3009959Z torch_np/test_nep50_examples (0.20226958680551874) 2025-01-24T00:54:12.3010783Z test_expanded_weights (0.20218273669228615) 2025-01-24T00:54:12.3011537Z onnx/test_models_quantized_onnxruntime (0.20207331646434903) 2025-01-24T00:54:12.3012273Z inductor/test_perf (0.20189285299971246) 2025-01-24T00:54:12.3012878Z dynamo/test_config (0.20170562629690453) 2025-01-24T00:54:12.3013562Z distributed/_tools/test_sac_ilp (0.20164481562516176) 2025-01-24T00:54:12.3014233Z test_show_pickle (0.20152592296566474) 2025-01-24T00:54:12.3014887Z inductor/test_cudagraph_trees (0.20152438320827126) 2025-01-24T00:54:12.3015742Z test_cpp_extensions_open_device_registration (0.2012881961184704) 2025-01-24T00:54:12.3016773Z inductor/test_torchinductor_codegen_config_overrides (0.20123800782368273) 2025-01-24T00:54:12.3017690Z inductor/test_control_flow (0.20120329506522958) 2025-01-24T00:54:12.3018334Z export/test_db (0.20112852912394588) 2025-01-24T00:54:12.3019036Z distributed/_composable/test_contract (0.20100821365065485) 2025-01-24T00:54:12.3019796Z dynamo/test_compile (0.20093748226355407) 2025-01-24T00:54:12.3020390Z test_openmp (0.20072378732605808) 2025-01-24T00:54:12.3021099Z torch_np/numpy_tests/lib/test_function_base (0.2006731507474723) 2025-01-24T00:54:12.3021924Z inductor/test_dependencies (0.20061520519391743) 2025-01-24T00:54:12.3022751Z inductor/test_snode_runtime (0.2004179018509521) 2025-01-24T00:54:12.3023424Z profiler/test_kineto (0.20034492904486081) 2025-01-24T00:54:12.3024021Z test_typing (0.20027053342497553) 2025-01-24T00:54:12.3024589Z test_module_tracker (0.20025788402562905) 2025-01-24T00:54:12.3025223Z functorch/test_minifier (0.19994252611896313) 2025-01-24T00:54:12.3025920Z dynamo/test_export_mutations (0.19992822001862365) 2025-01-24T00:54:12.3026649Z inductor/test_select_algorithm (0.1998433969277825) 2025-01-24T00:54:12.3027316Z test_utils_filelock (0.19951969704435188) 2025-01-24T00:54:12.3027901Z test_pytree (0.19938002740534272) 2025-01-24T00:54:12.3028653Z torch_np/numpy_tests/core/test_scalarinherit (0.19931030952943768) 2025-01-24T00:54:12.3029539Z distributed/pipelining/test_pipe (0.19927692213177892) 2025-01-24T00:54:12.3030369Z torch_np/numpy_tests/core/test_einsum (0.19906268145748524) 2025-01-24T00:54:12.3031124Z dynamo/test_after_aot (0.1990031961465369) 2025-01-24T00:54:12.3031784Z inductor/test_torchinductor (0.19884577057100286) 2025-01-24T00:54:12.3032592Z distributed/_tools/test_sac_estimator (0.19866881541435144) 2025-01-24T00:54:12.3033394Z inductor/test_async_compile (0.19796539966332719) 2025-01-24T00:54:12.3034145Z higher_order_ops/test_with_effects (0.19790729818497296) 2025-01-24T00:54:12.3035096Z torch_np/numpy_tests/linalg/test_linalg (0.19786264522056188) 2025-01-24T00:54:12.3035918Z inductor/test_minifier_isolate (0.19756948710720204) 2025-01-24T00:54:12.3036612Z test_per_overload_api (0.1975345599521498) 2025-01-24T00:54:12.3037214Z dynamo/test_pgo (0.19749731341570737) 2025-01-24T00:54:12.3037938Z distributed/tensor/test_common_rules (0.19724563129897207) 2025-01-24T00:54:12.3038680Z export/test_passes (0.19717258053048112) 2025-01-24T00:54:12.3039337Z inductor/test_custom_lowering (0.19709709343700046) 2025-01-24T00:54:12.3040040Z test_tensorexpr_pybind (0.19706080193995398) 2025-01-24T00:54:12.3040684Z test_native_functions (0.19698344374888124) 2025-01-24T00:54:12.3041329Z test_ci_sanity_check_fail (0.1969547535858026) 2025-01-24T00:54:12.3041985Z inductor/test_halide (0.19687501754153994) 2025-01-24T00:54:12.3042578Z test_namedtensor (0.1968532270508321) 2025-01-24T00:54:12.3043206Z inductor/test_layout_optim (0.1968110104114107) 2025-01-24T00:54:12.3043848Z test_mps (0.19680518272203534) 2025-01-24T00:54:12.3044392Z export/test_export (0.19643558247579893) 2025-01-24T00:54:12.3044991Z test_fx_passes (0.1961972124388073) 2025-01-24T00:54:12.3045588Z dynamo/test_functions (0.19600105904123713) 2025-01-24T00:54:12.3046254Z onnx/test_onnxscript_runtime (0.19588852031731321) 2025-01-24T00:54:12.3047025Z inductor/test_cpu_select_algorithm (0.19575658844647134) 2025-01-24T00:54:12.3047769Z inductor/test_codecache (0.1956619226026718) 2025-01-24T00:54:12.3048448Z inductor/test_fused_attention (0.1955699464616609) 2025-01-24T00:54:12.3049420Z torch_np/numpy_tests/core/test_numeric (0.1951310766233175) 2025-01-24T00:54:12.3050254Z test_tensorexpr (0.195127412390533) 2025-01-24T00:54:12.3050856Z inductor/test_torchbind (0.19500292592885962) 2025-01-24T00:54:12.3051548Z dynamo/test_autograd_function (0.194928374384175) 2025-01-24T00:54:12.3052248Z onnx/exporter/test_compat (0.19473383870639796) 2025-01-24T00:54:12.3053043Z torch_np/numpy_tests/core/test_multiarray (0.1946397770711959) 2025-01-24T00:54:12.3053889Z distributed/tensor/test_dtensor (0.1945703905354894) 2025-01-24T00:54:12.3054583Z torch_np/test_random (0.19448812071323746) 2025-01-24T00:54:12.3055360Z distributed/checkpoint/test_dedup_tensors (0.19438903050325665) 2025-01-24T00:54:12.3056231Z inductor/test_unbacked_symints (0.1943470087698344) 2025-01-24T00:54:12.3056894Z test_optim (0.19425776131281197) 2025-01-24T00:54:12.3057464Z dynamo/test_decorators (0.1942126990458026) 2025-01-24T00:54:12.3058192Z onnx/exporter/test_small_models_e2e (0.1941431760758967) 2025-01-24T00:54:12.3058995Z inductor/test_inductor_freezing (0.19389410569955037) 2025-01-24T00:54:12.3059876Z test_datapipe (0.19365737287295184) 2025-01-24T00:54:12.3060429Z test_xpu (0.1935105891649728) 2025-01-24T00:54:12.3061118Z distributed/tensor/test_dtensor_compile (0.1932612264296277) 2025-01-24T00:54:12.3061872Z dynamo/test_repros (0.1932395528825194) 2025-01-24T00:54:12.3062628Z distributed/test_c10d_functional_native (0.19299523821255293) 2025-01-24T00:54:12.3063414Z torch_np/test_basic (0.19272318841890382) 2025-01-24T00:54:12.3064082Z dynamo/test_graph_deduplication (0.19265015714101277) 2025-01-24T00:54:12.3064788Z dynamo/test_export (0.19262191526173225) 2025-01-24T00:54:12.3065411Z dynamo/test_profiler (0.19255307446282346) 2025-01-24T00:54:12.3066011Z dynamo/test_sources (0.19253650745289355) 2025-01-24T00:54:12.3066666Z test_compile_benchmark_util (0.19242311114257327) 2025-01-24T00:54:12.3067313Z test_utils (0.1923471562746946) 2025-01-24T00:54:12.3067852Z test_content_store (0.19227927051518176) 2025-01-24T00:54:12.3068542Z inductor/test_binary_folding (0.19217304674563115) 2025-01-24T00:54:12.3069275Z functorch/test_ac_knapsack (0.19212550917243224) 2025-01-24T00:54:12.3069973Z torch_np/test_ufuncs_basic (0.1920123857305108) 2025-01-24T00:54:12.3070643Z functorch/test_logging (0.1918448835148194) 2025-01-24T00:54:12.3071482Z inductor/test_loop_ordering (0.19184336324802584) 2025-01-24T00:54:12.3072208Z distributed/fsdp/test_fsdp_fx (0.19172365198333227) 2025-01-24T00:54:12.3072912Z export/test_torchbind (0.19164722934105555) 2025-01-24T00:54:12.3073687Z torch_np/numpy_tests/lib/test_twodim_base (0.19153498297613042) 2025-01-24T00:54:12.3074557Z inductor/test_mkldnn_pattern_matcher (0.1913492375589162) 2025-01-24T00:54:12.3075265Z test_hub (0.19105598199255677) 2025-01-24T00:54:12.3075808Z test_binary_ufuncs (0.19097846787668468) 2025-01-24T00:54:12.3076428Z dynamo/test_optimizers (0.1908588345743908) 2025-01-24T00:54:12.3077049Z dynamo/test_modes (0.19085659315540027) 2025-01-24T00:54:12.3077647Z test_complex (0.1908149612339764) 2025-01-24T00:54:12.3078241Z onnx/exporter/test_core (0.19081133598239172) 2025-01-24T00:54:12.3078907Z export/test_unflatten (0.19077572665634238) 2025-01-24T00:54:12.3079517Z test_jiterator (0.1905411767769346) 2025-01-24T00:54:12.3080102Z dynamo/test_deviceguard (0.19031487142129197) 2025-01-24T00:54:12.3080849Z distributed/tensor/test_attention (0.19029853829856105) 2025-01-24T00:54:12.3081570Z export/test_schema (0.19013481725925366) 2025-01-24T00:54:12.3082162Z onnx/test_fx_to_onnx (0.18997951615911066) 2025-01-24T00:54:12.3082761Z test_legacy_vmap (0.18994538811865502) 2025-01-24T00:54:12.3083449Z inductor/test_auto_functionalize (0.18991044147300287) 2025-01-24T00:54:12.3084174Z dynamo/test_model_output (0.18962026542143043) 2025-01-24T00:54:12.3084835Z dynamo/test_debug_utils (0.1889752045265593) 2025-01-24T00:54:12.3085513Z nn/test_multihead_attention (0.1887686041674333) 2025-01-24T00:54:12.3086317Z distributed/pipelining/test_microbatch (0.1886576441821027) 2025-01-24T00:54:12.3087120Z dynamo/test_prim_hop_base (0.188503921820553) 2025-01-24T00:54:12.3087827Z onnx/test_onnxscript_no_runtime (0.1884590349689429) 2025-01-24T00:54:12.3088659Z distributed/tensor/test_xla_integration (0.18834825039901157) 2025-01-24T00:54:12.3089429Z xpu/test_conv (0.18798434140795103) 2025-01-24T00:54:12.3090261Z distributed/checkpoint/e2e/test_fsdp_ep (0.18772597401544405) 2025-01-24T00:54:12.3091175Z distributed/_tools/test_runtime_estimator (0.187683913300822) 2025-01-24T00:54:12.3092021Z dynamo/test_python_dispatcher (0.18765997884412322) 2025-01-24T00:54:12.3092879Z distributed/checkpoint/test_save_load_api (0.18762719565506192) 2025-01-24T00:54:12.3093645Z test_ops_jit (0.1872857398351064) 2025-01-24T00:54:12.3094261Z lazy/test_functionalization (0.18724564767107602) 2025-01-24T00:54:12.3094918Z test_type_hints (0.18718181595634606) 2025-01-24T00:54:12.3095484Z test_stateless (0.18710352221647725) 2025-01-24T00:54:12.3096379Z distributed/test_compute_comm_reordering (0.1870890212101386) 2025-01-24T00:54:12.3097309Z distributed/pipelining/test_unflatten (0.1868510994569451) 2025-01-24T00:54:12.3098057Z functorch/test_ac (0.18682102546127233) 2025-01-24T00:54:12.3098783Z distributed/tensor/test_dtensor_ops (0.18681141659551298) 2025-01-24T00:54:12.3099705Z distributed/tensor/test_experimental_ops (0.18669063334782393) 2025-01-24T00:54:12.3100461Z test_logging (0.18638429958891986) 2025-01-24T00:54:12.3101042Z inductor/test_padding (0.18633120719474447) 2025-01-24T00:54:12.3101729Z dynamo/test_verify_correctness (0.1863001391784759) 2025-01-24T00:54:12.3102404Z dynamo/test_backends (0.1862732811317895) 2025-01-24T00:54:12.3103053Z lazy/test_step_closures (0.18626852542540964) 2025-01-24T00:54:12.3103688Z test_out_dtype_op (0.18626297060443314) 2025-01-24T00:54:12.3104348Z onnx/internal/test_registraion (0.1862579225390545) 2025-01-24T00:54:12.3105401Z distributed/_composable/test_composability/test_pp_composability (0.18607274234923787) 2025-01-24T00:54:12.3106515Z inductor/test_efficient_conv_bn_eval (0.1860005686577432) 2025-01-24T00:54:12.3107354Z test_set_default_mobile_cpu_allocator (0.18595363529314174) 2025-01-24T00:54:12.3108387Z distributed/tensor/experimental/test_register_sharding (0.1858963914011839) 2025-01-24T00:54:12.3109462Z dynamo/test_compiler_bisector (0.1858283107356719) 2025-01-24T00:54:12.3110159Z dynamo/test_cudagraphs (0.18581679179112065) 2025-01-24T00:54:12.3110816Z dynamo/test_aot_autograd (0.18580145268898554) 2025-01-24T00:54:12.3111464Z test_fake_tensor (0.18537435517299233) 2025-01-24T00:54:12.3112244Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18525053139171616) 2025-01-24T00:54:12.3113073Z test_namedtuple_return_api (0.18504923247576774) 2025-01-24T00:54:12.3113855Z onnx/exporter/test_capture_strategies (0.1850334255992346) 2025-01-24T00:54:12.3114709Z distributed/tensor/test_tensor_ops (0.1849863168192339) 2025-01-24T00:54:12.3115544Z higher_order_ops/test_invoke_subgraph (0.18495920539474858) 2025-01-24T00:54:12.3116451Z dynamo/test_cudagraphs_expandable_segments (0.18493560227824843) 2025-01-24T00:54:12.3117266Z test_ops_fwd_gradients (0.18486229813195854) 2025-01-24T00:54:12.3117883Z test_numpy_interop (0.184857698350378) 2025-01-24T00:54:12.3118506Z test_multiprocessing (0.18477669541712066) 2025-01-24T00:54:12.3119213Z inductor/test_standalone_compile (0.18474057933547344) 2025-01-24T00:54:12.3119898Z test_pruning_op (0.18463308867692818) 2025-01-24T00:54:12.3120550Z onnx/dynamo/test_exporter_api (0.18461237016921583) 2025-01-24T00:54:12.3121343Z dynamo/test_backward_higher_order_ops (0.1843960829819308) 2025-01-24T00:54:12.3122210Z distributed/optim/test_named_optimizer (0.18412146042909258) 2025-01-24T00:54:12.3122988Z onnx/test_custom_ops (0.18390628420600286) 2025-01-24T00:54:12.3123621Z inductor/test_mmdecomp (0.18381354793159516) 2025-01-24T00:54:12.3124213Z test_meta (0.18369691618168857) 2025-01-24T00:54:12.3124780Z export/test_serialize (0.18329856730057373) 2025-01-24T00:54:12.3125471Z distributed/tensor/test_init (0.18312940838388936) 2025-01-24T00:54:12.3126116Z xpu/test_gemm (0.1830308444201063) 2025-01-24T00:54:12.3126660Z dynamo/test_misc (0.18292403593255815) 2025-01-24T00:54:12.3127402Z distributed/_composable/test_checkpoint (0.18286879957239183) 2025-01-24T00:54:12.3128227Z dynamo/test_structured_trace (0.18249678249176562) 2025-01-24T00:54:12.3128937Z distributed/test_backends (0.1824656754942972) 2025-01-24T00:54:12.3129844Z onnx/test_pytorch_onnx_onnxruntime (0.1822680603017332) 2025-01-24T00:54:12.3131119Z distributed/_tools/test_mem_tracker (0.18223247046628377) 2025-01-24T00:54:12.3132099Z onnx/test_pytorch_jit_onnx (0.18208118442972376) 2025-01-24T00:54:12.3132859Z test_decomp (0.18204489293267728) 2025-01-24T00:54:12.3149451Z distributed/pipelining/test_stage (0.18203863645010376) 2025-01-24T00:54:12.3150300Z distributions/test_constraints (0.18202119236317754) 2025-01-24T00:54:12.3151258Z distributed/tensor/test_api (0.1817393387977699) 2025-01-24T00:54:12.3151947Z export/test_swap (0.18167445459064438) 2025-01-24T00:54:12.3152606Z test_cuda_expandable_segments (0.18162023174167377) 2025-01-24T00:54:12.3153286Z lazy/test_meta_kernel (0.18157567623026227) 2025-01-24T00:54:12.3153925Z test_ops_gradients (0.18137601452470692) 2025-01-24T00:54:12.3154550Z test_autograd_fallback (0.18121225450419967) 2025-01-24T00:54:12.3155217Z inductor/test_max_autotune (0.18111809541599802) 2025-01-24T00:54:12.3155921Z export/test_experimental (0.18105208075407728) 2025-01-24T00:54:12.3156552Z test_fx (0.18083552069839343) 2025-01-24T00:54:12.3157069Z dynamo/test_bytecode_utils (0.18072500899686092) 2025-01-24T00:54:12.3157743Z test_model_exports_to_core_aten (0.1806937655651931) 2025-01-24T00:54:12.3158412Z inductor/test_mps_basic (0.1806074611887582) 2025-01-24T00:54:12.3159025Z test_nestedtensor (0.18036536844718234) 2025-01-24T00:54:12.3159653Z dynamo/test_higher_order_ops (0.18029286341548906) 2025-01-24T00:54:12.3160309Z export/test_hop (0.18022688773476817) 2025-01-24T00:54:12.3161034Z distributed/tensor/test_convolution_ops (0.1801380690709439) 2025-01-24T00:54:12.3161799Z test_jit_fuser_te (0.18012025466261927) 2025-01-24T00:54:12.3162427Z profiler/test_cpp_thread (0.18006891642243644) 2025-01-24T00:54:12.3163212Z test_monitor (0.18005232992190662) 2025-01-24T00:54:12.3163779Z dynamo/test_unspec (0.1799374523259926) 2025-01-24T00:54:12.3164383Z nn/test_lazy_modules (0.17980008257777372) 2025-01-24T00:54:12.3164963Z test_matmul_cuda (0.17970609890497133) 2025-01-24T00:54:12.3165572Z export/test_converter (0.17969454097922022) 2025-01-24T00:54:12.3166451Z distributed/_composable/fsdp/test_fully_shard_logging (0.17958603680947924) 2025-01-24T00:54:12.3167344Z dynamo/test_exceptions (0.17949620463445926) 2025-01-24T00:54:12.3167998Z export/test_lift_unlift (0.17949271581707402) 2025-01-24T00:54:12.3168769Z distributed/_tools/test_memory_tracker (0.17947098379816595) 2025-01-24T00:54:12.3169538Z test_fx_reinplace_pass (0.17945620992342845) 2025-01-24T00:54:12.3170251Z nn/test_pruning (0.1794398183288978) 2025-01-24T00:54:12.3170828Z test_import_stats (0.17936341517722101) 2025-01-24T00:54:12.3171397Z test_modules (0.17928301645256112) 2025-01-24T00:54:12.3172008Z export/test_draft_export (0.17928258765936295) 2025-01-24T00:54:12.3172719Z dynamo/test_aot_autograd_cache (0.17880582809477982) 2025-01-24T00:54:12.3173359Z inductor/test_cpu_repro (0.17877129075172593) 2025-01-24T00:54:12.3174094Z distributed/tensor/test_math_ops (0.17873726016426988) 2025-01-24T00:54:12.3174952Z distributed/tensor/test_pointwise_ops (0.17852060265558645) 2025-01-24T00:54:12.3175720Z export/test_pass_infra (0.17827270171523515) 2025-01-24T00:54:12.3176598Z distributed/tensor/experimental/test_local_map (0.17817711981323953) 2025-01-24T00:54:12.3177474Z test_numba_integration (0.1781474746107649) 2025-01-24T00:54:12.3178111Z profiler/test_profiler (0.17803265548665065) 2025-01-24T00:54:12.3178777Z test_segment_reductions (0.1780122683191369) 2025-01-24T00:54:12.3179530Z distributed/checkpoint/test_fsspec (0.17796899918731995) 2025-01-24T00:54:12.3180266Z test_python_dispatch (0.1778544334410046) 2025-01-24T00:54:12.3181111Z inductor/test_cudagraph_trees_expandable_segments (0.17778114878531462) 2025-01-24T00:54:12.3182180Z distributed/tensor/debug/test_comm_mode_features (0.17777943361252188) 2025-01-24T00:54:12.3183079Z test_sparse_semi_structured (0.17772700389874369) 2025-01-24T00:54:12.3183752Z test_cuda_sanitizer (0.17768445591912368) 2025-01-24T00:54:12.3184601Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1776085985042446) 2025-01-24T00:54:12.3185652Z distributed/checkpoint/test_fsdp_optim_state (0.1772942541087744) 2025-01-24T00:54:12.3186560Z test_functionalization_of_rng_ops (0.1772868281902058) 2025-01-24T00:54:12.3187312Z functorch/test_control_flow (0.17719847730077956) 2025-01-24T00:54:12.3188218Z distributed/checkpoint/test_traverse (0.17718323565164404) 2025-01-24T00:54:12.3188987Z dynamo/test_torchrec (0.17717771981186736) 2025-01-24T00:54:12.3189672Z onnx/internal/test_diagnostics (0.1771672923409115) 2025-01-24T00:54:12.3190513Z distributed/tensor/parallel/test_tp_style (0.1771376471384369) 2025-01-24T00:54:12.3191319Z test_jit_disabled (0.17698862201146734) 2025-01-24T00:54:12.3192054Z distributed/tensor/test_redistribute (0.17683990873409644) 2025-01-24T00:54:12.3192766Z test_itt (0.1768275127125489) 2025-01-24T00:54:12.3193301Z dynamo/test_logging (0.17679394989949088) 2025-01-24T00:54:12.3194072Z distributed/checkpoint/test_format_utils (0.1764696458074628) 2025-01-24T00:54:12.3194870Z nn/test_parametrization (0.17638829204340697) 2025-01-24T00:54:12.3195603Z distributed/test_symmetric_memory (0.1763132337431245) 2025-01-24T00:54:12.3196295Z test_subclass (0.1762461665888082) 2025-01-24T00:54:12.3196928Z test_cpp_extensions_mtia_backend (0.17620139668079762) 2025-01-24T00:54:12.3197742Z distributed/tensor/test_random_ops (0.17619786888221253) 2025-01-24T00:54:12.3198607Z dynamo/test_activation_checkpointing (0.17618539489826532) 2025-01-24T00:54:12.3199322Z test_masked (0.17618299755447545) 2025-01-24T00:54:12.3199889Z test_accelerator (0.17580766707186324) 2025-01-24T00:54:12.3200594Z test_bundled_inputs (0.17571155892366982) 2025-01-24T00:54:12.3201306Z distributed/tensor/test_matrix_ops (0.17571113013047163) 2025-01-24T00:54:12.3202207Z distributed/_tools/test_fsdp2_mem_tracker (0.17568362889398798) 2025-01-24T00:54:12.3202968Z test_dispatch (0.1754196287181048) 2025-01-24T00:54:12.3203710Z distributed/checkpoint/test_tp_checkpoint (0.17540415318177027) 2025-01-24T00:54:12.3204538Z nn/test_packed_sequence (0.17528461733247597) 2025-01-24T00:54:12.3205202Z optim/test_lrscheduler (0.17458985540781508) 2025-01-24T00:54:12.3205922Z dynamo/test_input_attr_tracking (0.17455693578455433) 2025-01-24T00:54:12.3206626Z dynamo/test_recompile_ux (0.17446757138393237) 2025-01-24T00:54:12.3207487Z distributed/checkpoint/test_dtensor_resharding (0.1743882641328679) 2025-01-24T00:54:12.3208433Z functorch/test_vmap_registrations (0.17425582550642815) 2025-01-24T00:54:12.3209376Z onnx/torch_export/test_torch_export_with_onnxruntime (0.17419082435570313) 2025-01-24T00:54:12.3210303Z test_autocast (0.17380163605654955) 2025-01-24T00:54:12.3210872Z dynamo/test_exc (0.17342720214153357) 2025-01-24T00:54:12.3211448Z test_tensorboard (0.17336843798278215) 2025-01-24T00:54:12.3212107Z onnx/test_models_onnxruntime (0.17329936329667436) 2025-01-24T00:54:12.3212794Z dynamo/test_minifier (0.1732835174389414) 2025-01-24T00:54:12.3213418Z dynamo/test_trace_rules (0.17324313291591226) 2025-01-24T00:54:12.3214079Z onnx/exporter/test_api (0.17323650611194027) 2025-01-24T00:54:12.3214768Z test_tensor_creation_ops (0.17320081882349125) 2025-01-24T00:54:12.3215509Z test_cpp_extensions_stream_and_event (0.17311837358584004) 2025-01-24T00:54:12.3216380Z torch_np/numpy_tests/core/test_indexing (0.17303286832400175) 2025-01-24T00:54:12.3217169Z dynamo/test_reorder_logs (0.17296964081786922) 2025-01-24T00:54:12.3217921Z torch_np/numpy_tests/lib/test_type_check (0.17282482566048185) 2025-01-24T00:54:12.3218673Z test_sympy_utils (0.1725918350290675) 2025-01-24T00:54:12.3219326Z distributed/test_device_mesh (0.17238016711396295) 2025-01-24T00:54:12.3220000Z functorch/test_dims (0.17228709949935667) 2025-01-24T00:54:12.3220783Z distributed/checkpoint/e2e/test_fine_tuning (0.17193297478945474) 2025-01-24T00:54:12.3221616Z export/test_verifier (0.17193073337046422) 2025-01-24T00:54:12.3222347Z distributed/pipelining/test_schedule (0.1719237947168936) 2025-01-24T00:54:12.3223391Z distributed/algorithms/quantization/test_quantization (0.17189810610620226) 2025-01-24T00:54:12.3224580Z distributed/tensor/experimental/test_tp_transform (0.17157171651998301) 2025-01-24T00:54:12.3225559Z inductor/test_distributed_patterns (0.17148480793495066) 2025-01-24T00:54:12.3226396Z dynamo/test_hooks (0.17127111299745468) 2025-01-24T00:54:12.3227021Z dynamo/test_ctx_manager (0.17090907510398626) 2025-01-24T00:54:12.3227777Z distributed/test_inductor_collectives (0.17043987789217113) 2025-01-24T00:54:12.3228522Z export/test_sparse (0.1703980510647481) 2025-01-24T00:54:12.3229122Z test_schema_check (0.17022746933426972) 2025-01-24T00:54:12.3229759Z distributed/launcher/test_run (0.17022553976487786) 2025-01-24T00:54:12.3230411Z test_dlpack (0.17017936653367322) 2025-01-24T00:54:12.3231111Z distributed/test_control_collectives (0.17014917559440093) 2025-01-24T00:54:12.3231860Z optim/test_swa_utils (0.17006415759756058) 2025-01-24T00:54:12.3232567Z distributed/test_collective_utils (0.1699744228755402) 2025-01-24T00:54:12.3233386Z distributed/test_dynamo_distributed (0.1699409964966816) 2025-01-24T00:54:12.3234225Z functorch/test_memory_efficient_fusion (0.169593420628352) 2025-01-24T00:54:12.3234943Z test_jit (0.16947265687126287) 2025-01-24T00:54:12.3235465Z test_cuda (0.16935853940874562) 2025-01-24T00:54:12.3236039Z onnx/test_symbolic_helper (0.16909231730447186) 2025-01-24T00:54:12.3236867Z distributed/checkpoint/e2e/test_pipeline (0.16896623261360524) 2025-01-24T00:54:12.3237696Z dynamo/test_guard_manager (0.1689231973689873) 2025-01-24T00:54:12.3238413Z test_futures (0.1688347685171614) 2025-01-24T00:54:12.3238980Z test_maskedtensor (0.1685188648736978) 2025-01-24T00:54:12.3239663Z lazy/test_extract_compiled_graph (0.16846813084211243) 2025-01-24T00:54:12.3240333Z test_mkldnn_fusion (0.168143436938086) 2025-01-24T00:54:12.3240929Z test_public_bindings (0.16797761091398752) 2025-01-24T00:54:12.3241788Z distributed/tensor/parallel/test_tp_random_state (0.1678716405222358) 2025-01-24T00:54:12.3242847Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.16776958774106754) 2025-01-24T00:54:12.3243929Z distributed/_composable/fsdp/test_fully_shard_state (0.16773376401841908) 2025-01-24T00:54:12.3244818Z onnx/test_onnx_opset (0.16772817021624276) 2025-01-24T00:54:12.3245541Z benchmark_utils/test_benchmark_utils (0.1677181130666853) 2025-01-24T00:54:12.3246283Z lazy/test_ts_opinfo (0.16762656571887258) 2025-01-24T00:54:12.3246919Z onnx/test_op_consistency (0.1675622857203445) 2025-01-24T00:54:12.3247550Z functorch/test_ops (0.16747101124093064) 2025-01-24T00:54:12.3248311Z distributed/elastic/test_control_plane (0.16726018142162252) 2025-01-24T00:54:12.3249468Z distributed/checkpoint/test_hsdp_checkpoint (0.1671961548008934) 2025-01-24T00:54:12.3250483Z torch_np/numpy_tests/core/test_scalarmath (0.16717075854920083) 2025-01-24T00:54:12.3251403Z distributed/tensor/test_embedding_ops (0.16702183087523084) 2025-01-24T00:54:12.3252353Z distributed/checkpoint/test_compatibility (0.16697349418743532) 2025-01-24T00:54:12.3253121Z test_weak (0.1668932708781747) 2025-01-24T00:54:12.3253792Z distributed/checkpoint/test_planner (0.1668799393078311) 2025-01-24T00:54:12.3254582Z functorch/test_aotdispatch (0.16681053328152473) 2025-01-24T00:54:12.3255241Z dynamo/test_subclasses (0.16675638839495377) 2025-01-24T00:54:12.3255864Z nn/test_embedding (0.16630196505787617) 2025-01-24T00:54:12.3256454Z test_type_info (0.1661912584503445) 2025-01-24T00:54:12.3257151Z torch_np/numpy_tests/core/test_getlimits (0.1661626072684657) 2025-01-24T00:54:12.3257904Z test_autograd (0.16611532307306573) 2025-01-24T00:54:12.3258619Z torch_np/numpy_tests/core/test_shape_base (0.1658730159348908) 2025-01-24T00:54:12.3259599Z distributed/checkpoint/test_dtensor_checkpoint (0.16576554476694544) 2025-01-24T00:54:12.3260549Z torch_np/numpy_tests/core/test_dtype (0.1656640767037747) 2025-01-24T00:54:12.3261252Z nn/test_dropout (0.16563661444849087) 2025-01-24T00:54:12.3261939Z distributed/tensor/test_op_strategy (0.16550988656782697) 2025-01-24T00:54:12.3262693Z test_functional_optim (0.1651680214452732) 2025-01-24T00:54:12.3263305Z lazy/test_generator (0.1648460952064351) 2025-01-24T00:54:12.3264328Z distributed/_composable/fsdp/test_fully_shard_overlap (0.164746595693856) 2025-01-24T00:54:12.3265222Z test_dynamic_shapes (0.16462990547214965) 2025-01-24T00:54:12.3266027Z distributed/checkpoint/test_state_dict_utils (0.1646116427800269) 2025-01-24T00:54:12.3267129Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1644160156286545) 2025-01-24T00:54:12.3268047Z test_dataloader (0.16437719035361872) 2025-01-24T00:54:12.3268678Z nn/test_load_state_dict (0.164327957098227) 2025-01-24T00:54:12.3269274Z test_shape_ops (0.1641914254458046) 2025-01-24T00:54:12.3270064Z distributed/tensor/parallel/test_tp_examples (0.16416986884229579) 2025-01-24T00:54:12.3270981Z distributed/test_functional_api (0.1634750387005352) 2025-01-24T00:54:12.3271639Z test_vulkan (0.1632158916840315) 2025-01-24T00:54:12.3272186Z test_testing (0.16295529261783392) 2025-01-24T00:54:12.3272767Z test_serialization (0.16274504751652336) 2025-01-24T00:54:12.3273408Z optim/test_optim (0.16267190904033277) 2025-01-24T00:54:12.3274101Z distributed/fsdp/test_shard_utils (0.16256896943686824) 2025-01-24T00:54:12.3274960Z distributed/tensor/test_optimizers (0.16228769084415814) 2025-01-24T00:54:12.3275807Z onnx/test_pytorch_onnx_shape_inference (0.16222573997232023) 2025-01-24T00:54:12.3276850Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16193389747445483) 2025-01-24T00:54:12.3277938Z nn/test_module_hooks (0.16184503982943074) 2025-01-24T00:54:12.3278541Z test_indexing (0.16175769270590026) 2025-01-24T00:54:12.3279356Z distributed/_composable/fsdp/test_fully_shard_init (0.16132087912584817) 2025-01-24T00:54:12.3280251Z test_cpp_extensions_jit (0.161296330715252) 2025-01-24T00:54:12.3281120Z distributed/optim/test_apply_optimizer_in_backward (0.16113293127084324) 2025-01-24T00:54:12.3281966Z test_native_mha (0.16100880538526835) 2025-01-24T00:54:12.3282539Z test_cuda_trace (0.16069798878838323) 2025-01-24T00:54:12.3283324Z distributed/checkpoint/test_fsdp_model_state (0.16052230052072647) 2025-01-24T00:54:12.3284253Z distributed/fsdp/test_fsdp_memory (0.16046686925456097) 2025-01-24T00:54:12.3285123Z torch_np/numpy_tests/lib/test_shape_base_ (0.16046445242017118) 2025-01-24T00:54:12.3285904Z test_sort_and_select (0.1602823127639417) 2025-01-24T00:54:12.3286633Z torch_np/numpy_tests/fft/test_pocketfft (0.16027222637848437) 2025-01-24T00:54:12.3287482Z distributed/tensor/test_view_ops (0.1602319880349546) 2025-01-24T00:54:12.3288207Z test_ops (0.1601586838886647) 2025-01-24T00:54:12.3288777Z torch_np/test_ndarray_methods (0.15999445609375945) 2025-01-24T00:54:12.3289449Z functorch/test_vmap (0.1598668901172991) 2025-01-24T00:54:12.3290063Z test_torch (0.15962542107492061) 2025-01-24T00:54:12.3290697Z lazy/test_debug_util (0.1594887919694986) 2025-01-24T00:54:12.3291468Z distributed/tensor/debug/test_comm_mode (0.15903464150081986) 2025-01-24T00:54:12.3292296Z torch_np/test_function_base (0.15901507293850264) 2025-01-24T00:54:12.3293010Z distributed/tensor/test_utils (0.15900154646215986) 2025-01-24T00:54:12.3293719Z distributed/test_nccl (0.15889016742893103) 2025-01-24T00:54:12.3294335Z test_sparse_csr (0.15840687851337554) 2025-01-24T00:54:12.3295021Z distributed/fsdp/test_fsdp_overlap (0.15821781969417534) 2025-01-24T00:54:12.3296015Z distributed/_composable/fsdp/test_fully_shard_compile (0.15813368851963125) 2025-01-24T00:54:12.3296901Z test_view_ops (0.1580808202673549) 2025-01-24T00:54:12.3297611Z distributed/_composable/test_replicate (0.1578702730617456) 2025-01-24T00:54:12.3298385Z dynamo/test_comptime (0.15785741901109998) 2025-01-24T00:54:12.3299013Z test_jit_llga_fuser (0.15783548234089279) 2025-01-24T00:54:12.3299754Z torch_np/numpy_tests/lib/test_index_tricks (0.1577418494988889) 2025-01-24T00:54:12.3300590Z profiler/test_memory_profiler (0.15773693786770965) 2025-01-24T00:54:12.3301302Z onnx/test_autograd_funs (0.15767242398198258) 2025-01-24T00:54:12.3301997Z torch_np/test_scalars_0D_arrays (0.15762211874359539) 2025-01-24T00:54:12.3302736Z distributed/fsdp/test_utils (0.1575702737478147) 2025-01-24T00:54:12.3303836Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1571204112111178) 2025-01-24T00:54:12.3304792Z onnx/test_utility_funs (0.15706608116384765) 2025-01-24T00:54:12.3305575Z torch_np/numpy_tests/core/test_dlpack (0.1566725367156125) 2025-01-24T00:54:12.3306307Z onnx/test_verification (0.1564623695767016) 2025-01-24T00:54:12.3306895Z test_mkldnn (0.15623187374207667) 2025-01-24T00:54:12.3307620Z torch_np/numpy_tests/core/test_scalar_methods (0.15602603351634747) 2025-01-24T00:54:12.3308471Z distributed/test_c10d_logger (0.15584335786862025) 2025-01-24T00:54:12.3309271Z distributed/fsdp/test_fsdp_optim_state (0.15582448122260012) 2025-01-24T00:54:12.3310158Z distributed/fsdp/test_fsdp_pure_fp16 (0.15576684751864392) 2025-01-24T00:54:12.3310937Z test_cuda_nvml_based_avail (0.15572691127941288) 2025-01-24T00:54:12.3311768Z distributed/fsdp/test_fsdp_backward_prefetch (0.15517902077043066) 2025-01-24T00:54:12.3312787Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15517321257165523) 2025-01-24T00:54:12.3313847Z distributed/_composable/test_replicate_with_compiler (0.15489357118933825) 2025-01-24T00:54:12.3314825Z test_functional_autograd_benchmark (0.15482448675793048) 2025-01-24T00:54:12.3315667Z distributed/fsdp/test_fsdp_state_dict (0.15431958276706645) 2025-01-24T00:54:12.3316648Z distributed/checkpoint/test_utils (0.15429873757045462) 2025-01-24T00:54:12.3317523Z distributed/checkpoint/test_checkpoint (0.15423767352091294) 2025-01-24T00:54:12.3318282Z test_unary_ufuncs (0.1540022465645089) 2025-01-24T00:54:12.3318844Z test_nn (0.15384327148628144) 2025-01-24T00:54:12.3319392Z test_cuda_primary_ctx (0.15384156605878863) 2025-01-24T00:54:12.3320026Z test_xnnpack_integration (0.15364179715493373) 2025-01-24T00:54:12.3320694Z test_scatter_gather_ops (0.15349342496306143) 2025-01-24T00:54:12.3321481Z torch_np/numpy_tests/lib/test_arraysetops (0.15336383196420963) 2025-01-24T00:54:12.3322489Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1532851484123425) 2025-01-24T00:54:12.3323518Z torch_np/numpy_tests/core/test_numerictypes (0.152976553743848) 2025-01-24T00:54:12.3324535Z distributed/tensor/parallel/test_parallelize_api (0.1525995665602428) 2025-01-24T00:54:12.3325419Z distributed/test_fake_pg (0.15245885417413807) 2025-01-24T00:54:12.3326066Z nn/test_pooling (0.15241685193131574) 2025-01-24T00:54:12.3326638Z nn/test_init (0.15224036454906237) 2025-01-24T00:54:12.3327298Z torch_np/numpy_tests/fft/test_helper (0.15198044765386193) 2025-01-24T00:54:12.3328126Z distributed/rpc/test_share_memory (0.15176491085467372) 2025-01-24T00:54:12.3329008Z distributed/fsdp/test_checkpoint_wrapper (0.15122514792585715) 2025-01-24T00:54:12.3329801Z test_function_schema (0.15118293128643573) 2025-01-24T00:54:12.3330644Z distributed/fsdp/test_fsdp_grad_acc (0.15104199475843194) 2025-01-24T00:54:12.3331477Z distributed/fsdp/test_fsdp_apply (0.1508442236410686) 2025-01-24T00:54:12.3332255Z functorch/test_eager_transforms (0.15056395855955423) 2025-01-24T00:54:12.3333042Z onnx/test_pytorch_onnx_no_runtime (0.15038789022519908) 2025-01-24T00:54:12.3333735Z test_linalg (0.14990760286203086) 2025-01-24T00:54:12.3334405Z distributed/test_distributed_spawn (0.14976050730445314) 2025-01-24T00:54:12.3335323Z distributed/fsdp/test_fsdp_flatten_params (0.14958542324539384) 2025-01-24T00:54:12.3336159Z distributed/test_c10d_pypg (0.1492800640164856) 2025-01-24T00:54:12.3337039Z distributed/_composable/fsdp/test_fully_shard_comm (0.14903314735143017) 2025-01-24T00:54:12.3338099Z distributed/fsdp/test_fsdp_freezing_weights (0.14865942484331116) 2025-01-24T00:54:12.3339023Z torch_np/numpy_tests/lib/test_arraypad (0.14823436409500934) 2025-01-24T00:54:12.3339751Z test_cuda_multigpu (0.14808556310993884) 2025-01-24T00:54:12.3340343Z nn/test_convolution (0.148056444153662) 2025-01-24T00:54:12.3341120Z distributed/fsdp/test_fsdp_tp_integration (0.1475489089318091) 2025-01-24T00:54:12.3342031Z test_mobile_optimizer (0.14736064922720551) 2025-01-24T00:54:12.3342939Z distributed/_composable/fsdp/test_fully_shard_autograd (0.14734338055567855) 2025-01-24T00:54:12.3343980Z distributed/fsdp/test_fsdp_exec_order (0.1472457716312915) 2025-01-24T00:54:12.3344815Z distributed/fsdp/test_fsdp_uneven (0.14716127988064892) 2025-01-24T00:54:12.3345592Z dynamo/test_python_autograd (0.14698083590661226) 2025-01-24T00:54:12.3346416Z distributed/test_c10d_object_collectives (0.14695387066162635) 2025-01-24T00:54:12.3347330Z distributed/checkpoint/test_state_dict (0.14688928855879954) 2025-01-24T00:54:12.3348111Z test_type_promotion (0.1465433109196632) 2025-01-24T00:54:12.3348758Z test_multiprocessing_spawn (0.14648876647579392) 2025-01-24T00:54:12.3349545Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.14642462291146527) 2025-01-24T00:54:12.3350110Z distributed/fsdp/test_fsdp_ignored_modules (0.1463192859642109) 2025-01-24T00:54:12.3350635Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14629102459433044) 2025-01-24T00:54:12.3351240Z distributed/_composable/test_composability/test_2d_composability (0.1462812987849716) 2025-01-24T00:54:12.3351792Z distributed/fsdp/test_fsdp_input (0.14592399710728313) 2025-01-24T00:54:12.3352237Z distributed/fsdp/test_fsdp_traversal (0.14568140735540938) 2025-01-24T00:54:12.3352831Z distributed/fsdp/test_fsdp_checkpoint (0.14552055143428985) 2025-01-24T00:54:12.3353278Z distributed/test_multi_threaded_pg (0.14550477379365662) 2025-01-24T00:54:12.3353750Z torch_np/numpy_tests/core/test_scalar_ctors (0.1453075094318911) 2025-01-24T00:54:12.3354191Z profiler/test_profiler_tree (0.1452489596697388) 2025-01-24T00:54:12.3354636Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1446875524297138) 2025-01-24T00:54:12.3355056Z test_metal (0.14466467046541057) 2025-01-24T00:54:12.3355422Z distributed/fsdp/test_fsdp_fine_tune (0.14460990187964226) 2025-01-24T00:54:12.3355940Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14456279309964157) 2025-01-24T00:54:12.3356551Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14446481385385604) 2025-01-24T00:54:12.3357153Z distributed/checkpoint/test_file_system_checkpoint (0.14426476233630234) 2025-01-24T00:54:12.3357715Z distributed/optim/test_zero_redundancy_optimizer (0.14418752108882912) 2025-01-24T00:54:12.3358300Z distributed/_composable/fsdp/test_fully_shard_training (0.14414333589881603) 2025-01-24T00:54:12.3358813Z distributed/test_composability (0.14387374192075653) 2025-01-24T00:54:12.3359318Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.14379970687696972) 2025-01-24T00:54:12.3359820Z distributed/fsdp/test_wrap (0.14359615679673082) 2025-01-24T00:54:12.3360171Z test_sparse (0.14286295940903254) 2025-01-24T00:54:12.3360514Z distributed/fsdp/test_fsdp_comm (0.14279177973813365) 2025-01-24T00:54:12.3360989Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1425871284389994) 2025-01-24T00:54:12.3361494Z distributed/nn/jit/test_instantiator (0.14257962455803116) 2025-01-24T00:54:12.3362014Z distributed/_composable/fsdp/test_fully_shard_memory (0.14244632834519505) 2025-01-24T00:54:12.3362542Z distributed/fsdp/test_fsdp_comm_hooks (0.1424350627784427) 2025-01-24T00:54:12.3363018Z distributed/fsdp/test_fsdp_hybrid_shard (0.1422876358806664) 2025-01-24T00:54:12.3363461Z distributed/fsdp/test_fsdp_misc (0.14215085085044504) 2025-01-24T00:54:12.3363877Z distributed/test_data_parallel (0.14212291107546324) 2025-01-24T00:54:12.3364266Z torch_np/test_reductions (0.1420583874444362) 2025-01-24T00:54:12.3364644Z distributed/fsdp/test_fsdp_meta (0.1418862757018643) 2025-01-24T00:54:12.3365016Z test_jit_autocast (0.14186196117846717) 2025-01-24T00:54:12.3365430Z distributed/fsdp/test_fsdp_unshard_params (0.14181654808065927) 2025-01-24T00:54:12.3365888Z distributed/algorithms/test_join (0.14174525146616088) 2025-01-24T00:54:12.3366349Z distributed/fsdp/test_fsdp_clip_grad_norm (0.14163779978881544) 2025-01-24T00:54:12.3367008Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.14156124071233933) 2025-01-24T00:54:12.3367540Z distributed/test_pg_wrapper (0.14143718304386413) 2025-01-24T00:54:12.3367921Z distributed/test_c10d_common (0.14065609725216843) 2025-01-24T00:54:12.3368278Z test_overrides (0.1405394947381617) 2025-01-24T00:54:12.3368598Z test_reductions (0.13944440563649438) 2025-01-24T00:54:12.3369024Z distributed/_shard/sharding_spec/test_sharding_spec (0.13918656449018516) 2025-01-24T00:54:12.3369521Z distributed/_shard/test_sharder (0.13915383002762363) 2025-01-24T00:54:12.3369986Z distributed/fsdp/test_fsdp_multiple_forward (0.13817648364005822) 2025-01-24T00:54:12.3370591Z distributed/_shard/sharding_plan/test_sharding_plan (0.13805793206605974) 2025-01-24T00:54:12.3371043Z test_spectral_ops (0.13772017946008855) 2025-01-24T00:54:12.3371367Z lazy/test_reuse_ir (0.1374889137467669) 2025-01-24T00:54:12.3371797Z distributed/_shard/sharded_optim/test_sharded_optim (0.13700670655950684) 2025-01-24T00:54:12.3372304Z distributed/fsdp/test_fsdp_core (0.13643063264304386) 2025-01-24T00:54:12.3372776Z distributed/rpc/cuda/test_tensorpipe_agent (0.13628776654564823) 2025-01-24T00:54:12.3373273Z distributed/fsdp/test_fsdp_use_orig_params (0.1358760860941898) 2025-01-24T00:54:12.3373851Z distributed/fsdp/test_distributed_checkpoint (0.135170195036976) 2025-01-24T00:54:12.3374412Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13514179723289615) 2025-01-24T00:54:12.3374858Z test_prims (0.13489027104096019) 2025-01-24T00:54:12.3375344Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1337201431296103) 2025-01-24T00:54:12.3375822Z distributed/test_c10d_ucc (0.13370734755076444) 2025-01-24T00:54:12.3376212Z distributed/rpc/test_faulty_agent (0.13358726596467244) 2025-01-24T00:54:12.3376698Z distributed/_shard/sharded_tensor/ops/test_init (0.1334262736093535) 2025-01-24T00:54:12.3377208Z distributed/rpc/test_tensorpipe_agent (0.13286131908014348) 2025-01-24T00:54:12.3377725Z distributed/_shard/sharded_tensor/ops/test_embedding (0.13212600696235413) 2025-01-24T00:54:12.3378322Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.13212600696235413) 2025-01-24T00:54:12.3378943Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1304454202391637) 2025-01-24T00:54:12.3379468Z distributed/test_c10d_spawn_gloo (0.1300858576518848) 2025-01-24T00:54:12.3379933Z distributed/fsdp/test_fsdp_mixed_precision (0.12976482798064287) 2025-01-24T00:54:12.3380379Z distributed/test_c10d_gloo (0.12918767233588446) 2025-01-24T00:54:12.3380742Z distributed/test_launcher (0.12814567562839255) 2025-01-24T00:54:12.3381141Z distributed/test_c10d_spawn_nccl (0.1280240835208069) 2025-01-24T00:54:12.3381639Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12661730074525818) 2025-01-24T00:54:12.3382131Z distributed/test_c10d_spawn_ucc (0.12640089661437365) 2025-01-24T00:54:12.3382514Z distributed/test_store (0.12373518675425067) 2025-01-24T00:54:12.3382876Z distributed/test_c10d_nccl (0.1234473105934685) 2025-01-24T00:54:12.3383252Z profiler/test_record_function (0.11744988732874) 2025-01-24T00:54:12.3383598Z lazy/test_bindings (0.10617256774464758) 2025-01-24T00:54:12.3383955Z profiler/test_execution_trace (0.10568850895039533) 2025-01-24T00:54:12.3384337Z profiler/test_torch_tidy (0.10568850895039533) 2025-01-24T00:54:12.3384676Z test_quantization (0.1007411612468246) 2025-01-24T00:54:12.3385051Z distributions/test_distributions (0.08516795751610547) 2025-01-24T00:54:12.3385467Z distributed/test_c10d_ops_nccl (0.07689957238403405) 2025-01-24T00:54:12.3385826Z test_jit_fuser_legacy (0.067430030305544) 2025-01-24T00:54:12.3386158Z test_jit_profiling (0.06371717821955085) 2025-01-24T00:54:12.7108545Z test_jit_legacy (0.06153476702028332) 2025-01-24T00:54:12.7109036Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:12.7110966Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:12.7112151Z Results from Filepath 2025-01-24T00:54:12.7112476Z dynamo/test_minifier (0.25) 2025-01-24T00:54:12.7112772Z inductor/test_minifier (0.25) 2025-01-24T00:54:12.7113073Z inductor/test_minifier_isolate (0.25) 2025-01-24T00:54:12.7113404Z inductor/test_minifier_utils (0.25) 2025-01-24T00:54:12.7113725Z dynamo/test_config (0.234375) 2025-01-24T00:54:12.7114005Z dynamo/test_debug_utils (0.234375) 2025-01-24T00:54:12.7114312Z dynamo/test_frame_init (0.234375) 2025-01-24T00:54:12.7114622Z dynamo/test_repros (0.234375) 2025-01-24T00:54:12.7114900Z inductor/test_config (0.234375) 2025-01-24T00:54:12.7115205Z inductor/test_cpu_repro (0.234375) 2025-01-24T00:54:12.7115511Z inductor/test_cuda_repro (0.234375) 2025-01-24T00:54:12.7115829Z inductor/test_debug_trace (0.234375) 2025-01-24T00:54:12.7116248Z inductor/test_torchinductor_codegen_config_overrides (0.234375) 2025-01-24T00:54:12.7116700Z distributed/test_dynamo_distributed (0.21875) 2025-01-24T00:54:12.7117086Z distributed/test_inductor_collectives (0.21875) 2025-01-24T00:54:12.7117478Z dynamo/test_activation_checkpointing (0.21875) 2025-01-24T00:54:12.7117827Z dynamo/test_after_aot (0.21875) 2025-01-24T00:54:12.7118267Z dynamo/test_aot_autograd (0.21875) 2025-01-24T00:54:12.7118595Z dynamo/test_aot_autograd_cache (0.21875) 2025-01-24T00:54:12.7118927Z dynamo/test_autograd_function (0.21875) 2025-01-24T00:54:12.7119255Z dynamo/test_backends (0.21875) 2025-01-24T00:54:12.7119587Z dynamo/test_backward_higher_order_ops (0.21875) 2025-01-24T00:54:12.7119950Z dynamo/test_base_output (0.21875) 2025-01-24T00:54:12.7120266Z dynamo/test_bytecode_utils (0.21875) 2025-01-24T00:54:12.7120581Z dynamo/test_compile (0.21875) 2025-01-24T00:54:12.7120880Z dynamo/test_compiler_bisector (0.21875) 2025-01-24T00:54:12.7121208Z dynamo/test_comptime (0.21875) 2025-01-24T00:54:12.7121523Z dynamo/test_ctx_manager (0.21875) 2025-01-24T00:54:12.7121832Z dynamo/test_cudagraphs (0.21875) 2025-01-24T00:54:12.7122197Z dynamo/test_cudagraphs_expandable_segments (0.21875) 2025-01-24T00:54:12.7122577Z dynamo/test_decorators (0.21875) 2025-01-24T00:54:12.7122883Z dynamo/test_deviceguard (0.21875) 2025-01-24T00:54:12.7123199Z dynamo/test_dicts (0.21875) 2025-01-24T00:54:12.7123497Z dynamo/test_dynamic_shapes (0.21875) 2025-01-24T00:54:12.7123807Z dynamo/test_exc (0.21875) 2025-01-24T00:54:12.7124100Z dynamo/test_exceptions (0.21875) 2025-01-24T00:54:12.7124409Z dynamo/test_export (0.21875) 2025-01-24T00:54:12.7124703Z dynamo/test_export_mutations (0.21875) 2025-01-24T00:54:12.7125035Z dynamo/test_functions (0.21875) 2025-01-24T00:54:12.7125355Z dynamo/test_fx_passes_pre_grad (0.21875) 2025-01-24T00:54:12.7125678Z dynamo/test_global (0.21875) 2025-01-24T00:54:12.7125993Z dynamo/test_graph_deduplication (0.21875) 2025-01-24T00:54:12.7126351Z dynamo/test_graph_region_tracker (0.21875) 2025-01-24T00:54:12.7126692Z dynamo/test_guard_manager (0.21875) 2025-01-24T00:54:12.7127021Z dynamo/test_higher_order_ops (0.21875) 2025-01-24T00:54:12.7127342Z dynamo/test_hooks (0.21875) 2025-01-24T00:54:12.7127642Z dynamo/test_input_attr_tracking (0.21875) 2025-01-24T00:54:12.7127976Z dynamo/test_interop (0.21875) 2025-01-24T00:54:12.7128265Z dynamo/test_logging (0.21875) 2025-01-24T00:54:12.7128553Z dynamo/test_metrics_context (0.21875) 2025-01-24T00:54:12.7128871Z dynamo/test_misc (0.21875) 2025-01-24T00:54:12.7129156Z dynamo/test_model_output (0.21875) 2025-01-24T00:54:12.7129455Z dynamo/test_modes (0.21875) 2025-01-24T00:54:12.7129738Z dynamo/test_modules (0.21875) 2025-01-24T00:54:12.7130020Z dynamo/test_nops (0.21875) 2025-01-24T00:54:12.7130416Z dynamo/test_optimizers (0.21875) 2025-01-24T00:54:12.7130718Z dynamo/test_pgo (0.21875) 2025-01-24T00:54:12.7130991Z dynamo/test_pre_dispatch (0.21875) 2025-01-24T00:54:12.7131314Z dynamo/test_prim_hop_base (0.21875) 2025-01-24T00:54:12.7131749Z dynamo/test_profiler (0.21875) 2025-01-24T00:54:12.7132044Z dynamo/test_python_autograd (0.21875) 2025-01-24T00:54:12.7132388Z dynamo/test_python_dispatcher (0.21875) 2025-01-24T00:54:12.7132723Z dynamo/test_recompile_ux (0.21875) 2025-01-24T00:54:12.7133028Z dynamo/test_recompiles (0.21875) 2025-01-24T00:54:12.7133349Z dynamo/test_reconstruct (0.21875) 2025-01-24T00:54:12.7133665Z dynamo/test_reorder_logs (0.21875) 2025-01-24T00:54:12.7133958Z dynamo/test_resume (0.21875) 2025-01-24T00:54:12.7134250Z dynamo/test_sdpa (0.21875) 2025-01-24T00:54:12.7134559Z dynamo/test_skip_guard_eval_unsafe (0.21875) 2025-01-24T00:54:12.7134893Z dynamo/test_skip_non_tensor (0.21875) 2025-01-24T00:54:12.7135216Z dynamo/test_sources (0.21875) 2025-01-24T00:54:12.7135518Z dynamo/test_structured_trace (0.21875) 2025-01-24T00:54:12.7135832Z dynamo/test_subclasses (0.21875) 2025-01-24T00:54:12.7136144Z dynamo/test_subgraphs (0.21875) 2025-01-24T00:54:12.7136447Z dynamo/test_torchrec (0.21875) 2025-01-24T00:54:12.7136739Z dynamo/test_trace_rules (0.21875) 2025-01-24T00:54:12.7137053Z dynamo/test_unspec (0.21875) 2025-01-24T00:54:12.7137343Z dynamo/test_utils (0.21875) 2025-01-24T00:54:12.7137636Z dynamo/test_verify_correctness (0.21875) 2025-01-24T00:54:12.7138049Z dynamo/test_view (0.21875) 2025-01-24T00:54:12.7138334Z export/test_converter (0.21875) 2025-01-24T00:54:12.7138625Z export/test_cpp_serdes (0.21875) 2025-01-24T00:54:12.7138929Z export/test_db (0.21875) 2025-01-24T00:54:12.7139213Z export/test_draft_export (0.21875) 2025-01-24T00:54:12.7139521Z export/test_experimental (0.21875) 2025-01-24T00:54:12.7139842Z export/test_export (0.21875) 2025-01-24T00:54:12.7140141Z export/test_export_legacy (0.21875) 2025-01-24T00:54:12.7140457Z export/test_export_nonstrict (0.21875) 2025-01-24T00:54:12.7140844Z export/test_export_training_ir_to_run_decomp (0.21875) 2025-01-24T00:54:12.7141261Z export/test_functionalized_assertions (0.21875) 2025-01-24T00:54:12.7141604Z export/test_hop (0.21875) 2025-01-24T00:54:12.7141899Z export/test_lift_unlift (0.21875) 2025-01-24T00:54:12.7142209Z export/test_pass_infra (0.21875) 2025-01-24T00:54:12.7142500Z export/test_passes (0.21875) 2025-01-24T00:54:12.7142810Z export/test_retraceability (0.21875) 2025-01-24T00:54:12.7143119Z export/test_schema (0.21875) 2025-01-24T00:54:12.7143406Z export/test_serdes (0.21875) 2025-01-24T00:54:12.7143705Z export/test_serialize (0.21875) 2025-01-24T00:54:12.7143991Z export/test_sparse (0.21875) 2025-01-24T00:54:12.7144277Z export/test_swap (0.21875) 2025-01-24T00:54:12.7144563Z export/test_tools (0.21875) 2025-01-24T00:54:12.7144838Z export/test_torchbind (0.21875) 2025-01-24T00:54:12.7145137Z export/test_tree_utils (0.21875) 2025-01-24T00:54:12.7145445Z export/test_unflatten (0.21875) 2025-01-24T00:54:12.7145755Z export/test_unflatten_training_ir (0.21875) 2025-01-24T00:54:12.7146097Z export/test_verifier (0.21875) 2025-01-24T00:54:12.7146411Z inductor/test_aot_inductor (0.21875) 2025-01-24T00:54:12.7146750Z inductor/test_aot_inductor_arrayref (0.21875) 2025-01-24T00:54:12.7147131Z inductor/test_aot_inductor_custom_ops (0.21875) 2025-01-24T00:54:12.7147516Z inductor/test_aot_inductor_package (0.21875) 2025-01-24T00:54:12.7147868Z inductor/test_aot_inductor_utils (0.21875) 2025-01-24T00:54:12.7148217Z inductor/test_async_compile (0.21875) 2025-01-24T00:54:12.7148568Z inductor/test_auto_functionalize (0.21875) 2025-01-24T00:54:12.7149098Z inductor/test_autoheuristic (0.21875) 2025-01-24T00:54:12.7149459Z inductor/test_b2b_gemm (0.21875) 2025-01-24T00:54:12.7149785Z inductor/test_benchmark_fusion (0.21875) 2025-01-24T00:54:12.7150109Z inductor/test_benchmarking (0.21875) 2025-01-24T00:54:12.7150436Z inductor/test_binary_folding (0.21875) 2025-01-24T00:54:12.7150769Z inductor/test_ck_backend (0.21875) 2025-01-24T00:54:12.7151071Z inductor/test_codecache (0.21875) 2025-01-24T00:54:12.7151385Z inductor/test_codegen_triton (0.21875) 2025-01-24T00:54:12.7151857Z inductor/test_combo_kernels (0.21875) 2025-01-24T00:54:12.7152177Z inductor/test_compile_worker (0.21875) 2025-01-24T00:54:12.7152524Z inductor/test_compiled_autograd (0.21875) 2025-01-24T00:54:12.7152889Z inductor/test_compiled_optimizers (0.21875) 2025-01-24T00:54:12.7153235Z inductor/test_control_flow (0.21875) 2025-01-24T00:54:12.7153589Z inductor/test_cooperative_reductions (0.21875) 2025-01-24T00:54:12.7153990Z inductor/test_coordinate_descent_tuner (0.21875) 2025-01-24T00:54:12.7154361Z inductor/test_cpp_wrapper_hipify (0.21875) 2025-01-24T00:54:12.7154714Z inductor/test_cpu_cpp_wrapper (0.21875) 2025-01-24T00:54:12.7155079Z inductor/test_cpu_select_algorithm (0.21875) 2025-01-24T00:54:12.7155462Z inductor/test_cudacodecache (0.21875) 2025-01-24T00:54:12.7155802Z inductor/test_cudagraph_trees (0.21875) 2025-01-24T00:54:12.7156223Z inductor/test_cudagraph_trees_expandable_segments (0.21875) 2025-01-24T00:54:12.7156628Z inductor/test_custom_lowering (0.21875) 2025-01-24T00:54:12.7156998Z inductor/test_custom_post_grad_passes (0.21875) 2025-01-24T00:54:12.7157373Z inductor/test_cutlass_backend (0.21875) 2025-01-24T00:54:12.7157718Z inductor/test_decompose_mem_bound_mm (0.21875) 2025-01-24T00:54:12.7158080Z inductor/test_dependencies (0.21875) 2025-01-24T00:54:12.7158523Z inductor/test_distributed_patterns (0.21875) 2025-01-24T00:54:12.7158884Z inductor/test_efficient_conv_bn_eval (0.21875) 2025-01-24T00:54:12.7159256Z inductor/test_extension_backend (0.21875) 2025-01-24T00:54:12.7159622Z inductor/test_external_callables (0.21875) 2025-01-24T00:54:12.7159955Z inductor/test_flex_attention (0.21875) 2025-01-24T00:54:12.7160288Z inductor/test_flex_decoding (0.21875) 2025-01-24T00:54:12.7160620Z inductor/test_foreach (0.21875) 2025-01-24T00:54:12.7160910Z inductor/test_fp8 (0.21875) 2025-01-24T00:54:12.7161211Z inductor/test_fused_attention (0.21875) 2025-01-24T00:54:12.7161544Z inductor/test_fuzzer (0.21875) 2025-01-24T00:54:12.7161888Z inductor/test_fx_fusion (0.21875) 2025-01-24T00:54:12.7162206Z inductor/test_gpu_cpp_wrapper (0.21875) 2025-01-24T00:54:12.7162579Z inductor/test_graph_transform_observer (0.21875) 2025-01-24T00:54:12.7162946Z inductor/test_group_batch_fusion (0.21875) 2025-01-24T00:54:12.7163281Z inductor/test_halide (0.21875) 2025-01-24T00:54:12.7163573Z inductor/test_indexing (0.21875) 2025-01-24T00:54:12.7163905Z inductor/test_inductor_annotations (0.21875) 2025-01-24T00:54:12.7164269Z inductor/test_inductor_freezing (0.21875) 2025-01-24T00:54:12.7164602Z inductor/test_inductor_utils (0.21875) 2025-01-24T00:54:12.7164937Z inductor/test_inplace_padding (0.21875) 2025-01-24T00:54:12.7165277Z inductor/test_inplacing_pass (0.21875) 2025-01-24T00:54:12.7165603Z inductor/test_kernel_benchmark (0.21875) 2025-01-24T00:54:12.7165946Z inductor/test_layout_optim (0.21875) 2025-01-24T00:54:12.7166056Z inductor/test_loop_ordering (0.21875) 2025-01-24T00:54:12.7166178Z inductor/test_max_autotune (0.21875) 2025-01-24T00:54:12.7166286Z inductor/test_memory (0.21875) 2025-01-24T00:54:12.7166414Z inductor/test_memory_planning (0.21875) 2025-01-24T00:54:12.7166518Z inductor/test_metrics (0.21875) 2025-01-24T00:54:12.7166651Z inductor/test_mkldnn_pattern_matcher (0.21875) 2025-01-24T00:54:12.7166773Z inductor/test_mmdecomp (0.21875) 2025-01-24T00:54:12.7166916Z inductor/test_move_constructors_to_cuda (0.21875) 2025-01-24T00:54:12.7167022Z inductor/test_mps_basic (0.21875) 2025-01-24T00:54:12.7167142Z inductor/test_multi_kernel (0.21875) 2025-01-24T00:54:12.7167252Z inductor/test_op_dtype_prop (0.21875) 2025-01-24T00:54:12.7167360Z inductor/test_ordered_set (0.21875) 2025-01-24T00:54:12.7167474Z inductor/test_pad_mm (0.21875) 2025-01-24T00:54:12.7167578Z inductor/test_padding (0.21875) 2025-01-24T00:54:12.7167694Z inductor/test_pattern_matcher (0.21875) 2025-01-24T00:54:12.7167807Z inductor/test_perf (0.21875) 2025-01-24T00:54:12.7167911Z inductor/test_profiler (0.21875) 2025-01-24T00:54:12.7168095Z inductor/test_provenance_tracing (0.21875) 2025-01-24T00:54:12.7168239Z inductor/test_scatter_optimization (0.21875) 2025-01-24T00:54:12.7168355Z inductor/test_select_algorithm (0.21875) 2025-01-24T00:54:12.7168457Z inductor/test_smoke (0.21875) 2025-01-24T00:54:12.7168584Z inductor/test_snode_runtime (0.21875) 2025-01-24T00:54:12.7168709Z inductor/test_split_cat_fx_passes (0.21875) 2025-01-24T00:54:12.7168833Z inductor/test_standalone_compile (0.21875) 2025-01-24T00:54:12.7168955Z inductor/test_torchbind (0.21875) 2025-01-24T00:54:12.7169068Z inductor/test_torchinductor (0.21875) 2025-01-24T00:54:12.7169259Z inductor/test_torchinductor_codegen_dynamic_shapes (0.21875) 2025-01-24T00:54:12.7169430Z inductor/test_torchinductor_dynamic_shapes (0.21875) 2025-01-24T00:54:12.7169561Z inductor/test_torchinductor_opinfo (0.21875) 2025-01-24T00:54:12.7169728Z inductor/test_torchinductor_strided_blocks (0.21875) 2025-01-24T00:54:12.7169959Z inductor/test_triton_cpu_backend (0.21875) 2025-01-24T00:54:12.7170102Z inductor/test_triton_extension_backend (0.21875) 2025-01-24T00:54:12.7170333Z inductor/test_triton_heuristics (0.21875) 2025-01-24T00:54:12.7170445Z inductor/test_triton_kernels (0.21875) 2025-01-24T00:54:12.7170558Z inductor/test_triton_syntax (0.21875) 2025-01-24T00:54:12.7170751Z inductor/test_triton_wrapper (0.21875) 2025-01-24T00:54:12.7170869Z inductor/test_unbacked_symints (0.21875) 2025-01-24T00:54:12.7170971Z inductor/test_utils (0.21875) 2025-01-24T00:54:12.7171088Z inductor/test_xpu_basic (0.21875) 2025-01-24T00:54:12.7171268Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.21875) 2025-01-24T00:54:12.7171381Z onnx/dynamo/test_exporter_api (0.21875) 2025-01-24T00:54:12.7171527Z onnx/dynamo/test_registry_dispatcher (0.21875) 2025-01-24T00:54:12.7171632Z onnx/exporter/test_api (0.21875) 2025-01-24T00:54:12.7171741Z onnx/exporter/test_building (0.21875) 2025-01-24T00:54:12.7171898Z onnx/exporter/test_capture_strategies (0.21875) 2025-01-24T00:54:12.7172010Z onnx/exporter/test_compat (0.21875) 2025-01-24T00:54:12.7172113Z onnx/exporter/test_core (0.21875) 2025-01-24T00:54:12.7172243Z onnx/exporter/test_hf_models_e2e (0.21875) 2025-01-24T00:54:12.7172370Z onnx/exporter/test_small_models_e2e (0.21875) 2025-01-24T00:54:12.7172483Z onnx/exporter/test_tensors (0.21875) 2025-01-24T00:54:12.7172694Z onnx/torch_export/test_torch_export_with_onnxruntime (0.21875) 2025-01-24T00:54:12.7172811Z test_model_exports_to_core_aten (0.21875) 2025-01-24T00:54:12.7172929Z functorch/test_minifier (0.15625) 2025-01-24T00:54:12.7173120Z distributed/_composable/fsdp/test_fully_shard_init (0.140625) 2025-01-24T00:54:12.7173298Z distributed/_shard/sharded_tensor/ops/test_init (0.140625) 2025-01-24T00:54:12.7173457Z distributed/tensor/debug/test_comm_mode (0.140625) 2025-01-24T00:54:12.7173646Z distributed/tensor/debug/test_comm_mode_features (0.140625) 2025-01-24T00:54:12.7173808Z distributed/tensor/debug/test_op_coverage (0.140625) 2025-01-24T00:54:12.7173968Z distributed/tensor/test_common_rules (0.140625) 2025-01-24T00:54:12.7174090Z distributed/tensor/test_init (0.140625) 2025-01-24T00:54:12.7174210Z distributed/test_c10d_common (0.140625) 2025-01-24T00:54:12.7174337Z lazy/test_debug_util (0.140625) 2025-01-24T00:54:12.7174444Z nn/test_init (0.140625) 2025-01-24T00:54:22.8161684Z test_utils_config_module (0.140625) 2025-01-24T00:54:22.8162303Z base_commit: b2c89bc115123aea8e075e882ee121537ec92f89 2025-01-24T00:54:22.8163903Z Changed files: ['test/inductor/test_minifier.py', 'torch/_dynamo/repro/aoti.py', 'torch/_dynamo/test_minifier_common.py', 'torch/_inductor/__init__.py', 'torch/_inductor/config.py', 'torch/_inductor/debug.py'] 2025-01-24T00:54:22.8165349Z Results from PublicBindings 2025-01-24T00:54:22.8165796Z test_public_bindings (1.0) 2025-01-24T00:54:22.8166209Z Aggregated Heuristics 2025-01-24T00:54:22.8166703Z inductor/test_minifier (2.8356131849470665) 2025-01-24T00:54:22.8167303Z test_public_bindings (1.3724668070536905) 2025-01-24T00:54:22.8167964Z inductor/test_torchinductor (1.042595770571003) 2025-01-24T00:54:22.8168351Z inductor/test_aot_inductor (0.9831519682188616) 2025-01-24T00:54:22.8168728Z inductor/test_max_autotune (0.7134146253566823) 2025-01-24T00:54:22.8169130Z distributed/test_dynamo_distributed (0.7089528552291895) 2025-01-24T00:54:22.8169570Z inductor/test_cudagraph_trees (0.6981193508216789) 2025-01-24T00:54:22.8169937Z inductor/test_config (0.6690853294053937) 2025-01-24T00:54:22.8170392Z distributed/test_inductor_collectives (0.663743065932602) 2025-01-24T00:54:22.8170909Z inductor/test_torchinductor_codegen_dynamic_shapes (0.6594526518884042) 2025-01-24T00:54:22.8171406Z inductor/test_compiled_autograd (0.6564670208326111) 2025-01-24T00:54:22.8171850Z inductor/test_torchinductor_dynamic_shapes (0.6485478814216115) 2025-01-24T00:54:22.8172275Z inductor/test_smoke (0.6359968108700791) 2025-01-24T00:54:22.8172657Z inductor/test_torchinductor_opinfo (0.6226573071931454) 2025-01-24T00:54:22.8173046Z inductor/test_cuda_repro (0.620751083325275) 2025-01-24T00:54:22.8173395Z inductor/test_perf (0.6171731144725555) 2025-01-24T00:54:22.8173733Z inductor/test_cpu_repro (0.612753434410212) 2025-01-24T00:54:22.8174088Z inductor/test_pattern_matcher (0.5990333520050253) 2025-01-24T00:54:22.8174591Z inductor/test_mmdecomp (0.5921661114417209) 2025-01-24T00:54:22.8174973Z inductor/test_standalone_compile (0.5912172136123934) 2025-01-24T00:54:22.8175384Z inductor/test_compiled_optimizers (0.5886596087220748) 2025-01-24T00:54:22.8175779Z dynamo/test_minifier (0.5770490289508221) 2025-01-24T00:54:22.8176150Z inductor/test_extension_backend (0.5767153131250635) 2025-01-24T00:54:22.8176575Z inductor/test_coordinate_descent_tuner (0.5765688800478028) 2025-01-24T00:54:22.8177016Z inductor/test_inductor_freezing (0.5749111879090476) 2025-01-24T00:54:22.8177438Z inductor/test_cpu_select_algorithm (0.5738835707806059) 2025-01-24T00:54:22.8177815Z inductor/test_foreach (0.5737252302225192) 2025-01-24T00:54:22.8178196Z inductor/test_kernel_benchmark (0.5634885774618349) 2025-01-24T00:54:22.8178609Z inductor/test_triton_wrapper (0.5630322103213485) 2025-01-24T00:54:22.8179012Z inductor/test_mkldnn_pattern_matcher (0.561418687858273) 2025-01-24T00:54:22.8179428Z dynamo/test_dynamic_shapes (0.5602449156859279) 2025-01-24T00:54:22.8179832Z inductor/test_split_cat_fx_passes (0.5601859697648836) 2025-01-24T00:54:22.8180218Z inductor/test_snode_runtime (0.5579555561891558) 2025-01-24T00:54:22.8180619Z inductor/test_group_batch_fusion (0.5565425576245725) 2025-01-24T00:54:22.8180993Z dynamo/test_repros (0.5565088733576542) 2025-01-24T00:54:22.8181312Z dynamo/test_modules (0.5564027929401951) 2025-01-24T00:54:22.8181674Z inductor/test_binary_folding (0.5553563009624041) 2025-01-24T00:54:22.8182039Z dynamo/test_after_aot (0.5470916237332899) 2025-01-24T00:54:22.8182360Z dynamo/test_logging (0.5454708373307707) 2025-01-24T00:54:22.8182723Z inductor/test_custom_lowering (0.5451855210237535) 2025-01-24T00:54:22.8183125Z inductor/test_select_algorithm (0.5449738057053857) 2025-01-24T00:54:22.8183481Z dynamo/test_backends (0.5415890085886411) 2025-01-24T00:54:22.8183838Z inductor/test_layout_optim (0.5405610104114107) 2025-01-24T00:54:22.8184220Z inductor/test_fused_attention (0.5400101508504624) 2025-01-24T00:54:22.8184608Z inductor/test_benchmark_fusion (0.5386644934635871) 2025-01-24T00:54:22.8184979Z inductor/test_halide (0.5363936200533742) 2025-01-24T00:54:22.8185320Z dynamo/test_aot_autograd (0.533318827332462) 2025-01-24T00:54:22.8185710Z dynamo/test_activation_checkpointing (0.5315901572496211) 2025-01-24T00:54:22.8186211Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.5297417577390027) 2025-01-24T00:54:22.8186663Z dynamo/test_cudagraphs (0.5295667917911207) 2025-01-24T00:54:22.8187034Z onnx/dynamo/test_exporter_api (0.5283623701692158) 2025-01-24T00:54:22.8187413Z dynamo/test_higher_order_ops (0.5268906177657363) 2025-01-24T00:54:22.8187850Z dynamo/test_misc (0.5267246509210702) 2025-01-24T00:54:22.8188168Z inductor/test_padding (0.5257237027443529) 2025-01-24T00:54:22.8188509Z dynamo/test_unspec (0.5255130286669568) 2025-01-24T00:54:22.8188892Z inductor/test_aot_inductor_arrayref (0.5243946977850191) 2025-01-24T00:54:22.8189401Z inductor/test_triton_cpu_backend (0.521720701375674) 2025-01-24T00:54:22.8189868Z inductor/test_minifier_utils (0.5181457525980665) 2025-01-24T00:54:22.8190228Z dynamo/test_exc (0.5171772021415335) 2025-01-24T00:54:22.8190578Z inductor/test_flex_attention (0.5143984284454189) 2025-01-24T00:54:22.8190965Z inductor/test_minifier_isolate (0.5142876330965567) 2025-01-24T00:54:22.8191346Z dynamo/test_functions (0.5111502278135427) 2025-01-24T00:54:22.8191687Z export/test_export (0.5059297194466468) 2025-01-24T00:54:22.8192020Z inductor/test_fx_fusion (0.5055747013884168) 2025-01-24T00:54:22.8192370Z inductor/test_fuzzer (0.5003400320132377) 2025-01-24T00:54:22.8192691Z dynamo/test_config (0.4992814808002798) 2025-01-24T00:54:22.8193115Z inductor/test_torchinductor_strided_blocks (0.4967039616219035) 2025-01-24T00:54:22.8193544Z dynamo/test_interop (0.4958426291860157) 2025-01-24T00:54:22.8193911Z inductor/test_cutlass_backend (0.49572622442424435) 2025-01-24T00:54:22.8194379Z dynamo/test_skip_non_tensor (0.49572015661710545) 2025-01-24T00:54:22.8194747Z dynamo/test_global (0.49524374481185685) 2025-01-24T00:54:22.8195096Z dynamo/test_recompiles (0.494722959053524) 2025-01-24T00:54:22.8195448Z inductor/test_codecache (0.49444273400280264) 2025-01-24T00:54:22.8195832Z inductor/test_benchmarking (0.49393341095549437) 2025-01-24T00:54:22.8196217Z dynamo/test_pre_dispatch (0.48961496008013283) 2025-01-24T00:54:22.8196569Z dynamo/test_subgraphs (0.4876426283120766) 2025-01-24T00:54:22.8196942Z inductor/test_cpu_cpp_wrapper (0.4862698648962299) 2025-01-24T00:54:22.8197309Z inductor/test_pad_mm (0.48554591315210993) 2025-01-24T00:54:22.8197659Z inductor/test_triton_kernels (0.48349798552421946) 2025-01-24T00:54:22.8198071Z inductor/test_external_callables (0.48330373012100286) 2025-01-24T00:54:22.8198464Z inductor/test_debug_trace (0.4827646978275348) 2025-01-24T00:54:22.8198795Z export/test_db (0.48237852912394585) 2025-01-24T00:54:22.8199167Z inductor/test_aot_inductor_package (0.48225570823960395) 2025-01-24T00:54:22.8199588Z dynamo/test_export_mutations (0.48117822001862365) 2025-01-24T00:54:22.8199941Z export/test_passes (0.4792278176194655) 2025-01-24T00:54:22.8200304Z dynamo/test_autograd_function (0.4781702766569258) 2025-01-24T00:54:22.8200667Z dynamo/test_export (0.4775883941339677) 2025-01-24T00:54:22.8200997Z dynamo/test_decorators (0.47546269904580263) 2025-01-24T00:54:22.8201352Z dynamo/test_optimizers (0.4721088345743908) 2025-01-24T00:54:22.8201722Z inductor/test_multi_kernel (0.47161641905127233) 2025-01-24T00:54:22.8202118Z inductor/test_provenance_tracing (0.4694945381771972) 2025-01-24T00:54:22.8202530Z inductor/test_inductor_utils (0.46923494058057363) 2025-01-24T00:54:22.8202935Z dynamo/test_verify_correctness (0.4675501391784759) 2025-01-24T00:54:22.8203311Z inductor/test_ck_backend (0.46549431018952103) 2025-01-24T00:54:22.8203691Z inductor/test_flex_decoding (0.46470096209913514) 2025-01-24T00:54:22.8204062Z export/test_serialize (0.4645485673005737) 2025-01-24T00:54:22.8204401Z export/test_pass_infra (0.462497152597596) 2025-01-24T00:54:22.8204754Z inductor/test_b2b_gemm (0.46167795565444214) 2025-01-24T00:54:22.8205122Z inductor/test_combo_kernels (0.46079756891586326) 2025-01-24T00:54:22.8205480Z dynamo/test_frame_init (0.4607104686195104) 2025-01-24T00:54:22.8205843Z inductor/test_triton_syntax (0.45805445533284644) 2025-01-24T00:54:22.8206249Z inductor/test_cpp_wrapper_hipify (0.45686445675488063) 2025-01-24T00:54:22.8206672Z inductor/test_inductor_annotations (0.4562096405552468) 2025-01-24T00:54:22.8207093Z inductor/test_inplace_padding (0.4546348944054074) 2025-01-24T00:54:22.8207460Z inductor/test_utils (0.4545136700007019) 2025-01-24T00:54:22.8207876Z export/test_retraceability (0.45425133416898544) 2025-01-24T00:54:22.8208371Z test_testing (0.45418984926039196) 2025-01-24T00:54:22.8208688Z inductor/test_memory (0.4539996613713103) 2025-01-24T00:54:22.8209015Z export/test_verifier (0.45398597045944855) 2025-01-24T00:54:22.8209363Z dynamo/test_ctx_manager (0.4534928019315599) 2025-01-24T00:54:22.8209737Z inductor/test_compile_worker (0.45312329149155994) 2025-01-24T00:54:22.8210242Z inductor/test_triton_extension_backend (0.4528463916194786) 2025-01-24T00:54:22.8210675Z inductor/test_loop_ordering (0.45212616685686796) 2025-01-24T00:54:22.8211100Z inductor/test_cooperative_reductions (0.45209476320868136) 2025-01-24T00:54:22.8211496Z inductor/test_indexing (0.45120188931208616) 2025-01-24T00:54:22.8211869Z export/test_export_nonstrict (0.45000084310849786) 2025-01-24T00:54:22.8212246Z dynamo/test_subclasses (0.4499982906677045) 2025-01-24T00:54:22.8212706Z inductor/test_torchinductor_codegen_config_overrides (0.44822838888443756) 2025-01-24T00:54:22.8213225Z export/test_unflatten_training_ir (0.4474538103966914) 2025-01-24T00:54:22.8213692Z export/test_export_training_ir_to_run_decomp (0.44533118025169927) 2025-01-24T00:54:22.8214222Z export/test_functionalized_assertions (0.4449649192590204) 2025-01-24T00:54:22.8214695Z inductor/test_metrics (0.44221217786274214) 2025-01-24T00:54:22.8215047Z dynamo/test_base_output (0.4422093382426776) 2025-01-24T00:54:22.8215453Z inductor/test_move_constructors_to_cuda (0.44211733660354335) 2025-01-24T00:54:22.8215898Z dynamo/test_fx_passes_pre_grad (0.44209428523136435) 2025-01-24T00:54:22.8216301Z inductor/test_memory_planning (0.4417252787266423) 2025-01-24T00:54:22.8216655Z export/test_serdes (0.44138237706523054) 2025-01-24T00:54:22.8217030Z inductor/test_cudacodecache (0.441299067205456) 2025-01-24T00:54:22.8217452Z inductor/test_custom_post_grad_passes (0.44125600251730734) 2025-01-24T00:54:22.8217866Z inductor/test_autoheuristic (0.4404584001990848) 2025-01-24T00:54:22.8218257Z inductor/test_inplacing_pass (0.44004026535553853) 2025-01-24T00:54:22.8218629Z export/test_tree_utils (0.4394406010713905) 2025-01-24T00:54:22.8218962Z dynamo/test_comptime (0.43910741901109995) 2025-01-24T00:54:22.8219335Z inductor/test_gpu_cpp_wrapper (0.4381235042913623) 2025-01-24T00:54:22.8219738Z inductor/test_triton_heuristics (0.4379422069774286) 2025-01-24T00:54:22.8220139Z onnx/exporter/test_hf_models_e2e (0.4377456400307609) 2025-01-24T00:54:22.8220561Z dynamo/test_skip_guard_eval_unsafe (0.43745197274288183) 2025-01-24T00:54:22.8220954Z inductor/test_profiler (0.4368121935307794) 2025-01-24T00:54:22.8221332Z inductor/test_scatter_optimization (0.4368086498917652) 2025-01-24T00:54:22.8221738Z inductor/test_op_dtype_prop (0.4366289079748781) 2025-01-24T00:54:22.8222096Z inductor/test_fp8 (0.4347132401746506) 2025-01-24T00:54:22.8222430Z onnx/exporter/test_tensors (0.4346105965246233) 2025-01-24T00:54:22.8222842Z inductor/test_decompose_mem_bound_mm (0.4340113575111506) 2025-01-24T00:54:22.8223247Z dynamo/test_reconstruct (0.4336586756246503) 2025-01-24T00:54:22.8223577Z dynamo/test_utils (0.43308247291981417) 2025-01-24T00:54:22.8223927Z export/test_export_legacy (0.43135215803040783) 2025-01-24T00:54:22.8224348Z inductor/test_aot_inductor_custom_ops (0.43107114256079665) 2025-01-24T00:54:22.8224764Z inductor/test_codegen_triton (0.43065878984026595) 2025-01-24T00:54:22.8225120Z dynamo/test_sdpa (0.4303865742198926) 2025-01-24T00:54:22.8225435Z dynamo/test_pgo (0.4294258811309602) 2025-01-24T00:54:22.8225759Z inductor/test_ordered_set (0.4290897281731788) 2025-01-24T00:54:22.8226123Z dynamo/test_debug_utils (0.42888620951332673) 2025-01-24T00:54:22.8226465Z dynamo/test_nops (0.4285498385554628) 2025-01-24T00:54:22.8226796Z dynamo/test_python_autograd (0.42823083590661226) 2025-01-24T00:54:22.8227156Z dynamo/test_compile (0.42795963337113163) 2025-01-24T00:54:22.8227580Z dynamo/test_metrics_context (0.427626451893769) 2025-01-24T00:54:22.8227919Z export/test_tools (0.4273157912216833) 2025-01-24T00:54:22.8228253Z inductor/test_xpu_basic (0.4266011878663063) 2025-01-24T00:54:22.8228591Z dynamo/test_dicts (0.4258756502843757) 2025-01-24T00:54:22.8228938Z dynamo/test_graph_region_tracker (0.4256015344871353) 2025-01-24T00:54:22.8229324Z export/test_cpp_serdes (0.4253527992725744) 2025-01-24T00:54:22.8229661Z dynamo/test_view (0.42469553492364265) 2025-01-24T00:54:22.8229971Z dynamo/test_resume (0.42362345299210336) 2025-01-24T00:54:22.8230339Z inductor/test_aot_inductor_utils (0.4231594207892664) 2025-01-24T00:54:22.8230742Z inductor/test_dependencies (0.42255237560073144) 2025-01-24T00:54:22.8231164Z inductor/test_graph_transform_observer (0.42214154369917245) 2025-01-24T00:54:22.8231594Z inductor/test_control_flow (0.4220558585753554) 2025-01-24T00:54:22.8232013Z onnx/dynamo/test_registry_dispatcher (0.42188533976325626) 2025-01-24T00:54:22.8232425Z onnx/exporter/test_building (0.4214333137699685) 2025-01-24T00:54:22.8232787Z test_content_store (0.41955514052044696) 2025-01-24T00:54:22.8233134Z functorch/test_minifier (0.41949776320794746) 2025-01-24T00:54:22.8233498Z dynamo/test_structured_trace (0.41865110782728976) 2025-01-24T00:54:22.8233888Z inductor/test_unbacked_symints (0.417302135790086) 2025-01-24T00:54:22.8234699Z export/test_draft_export (0.4169556592504952) 2025-01-24T00:54:22.8235058Z inductor/test_async_compile (0.41671539966332716) 2025-01-24T00:54:22.8235463Z inductor/test_torchbind (0.4137529259288596) 2025-01-24T00:54:22.8235837Z onnx/exporter/test_compat (0.41348383870639793) 2025-01-24T00:54:22.8236199Z export/test_unflatten (0.4132422055285778) 2025-01-24T00:54:22.8236587Z onnx/exporter/test_small_models_e2e (0.4128931760758967) 2025-01-24T00:54:22.8237031Z inductor/test_auto_functionalize (0.41244505579122936) 2025-01-24T00:54:22.8237444Z dynamo/test_graph_deduplication (0.41140015714101275) 2025-01-24T00:54:22.8237832Z dynamo/test_profiler (0.41130307446282344) 2025-01-24T00:54:22.8238179Z dynamo/test_sources (0.4112865074528935) 2025-01-24T00:54:22.8238507Z export/test_torchbind (0.41039722934105555) 2025-01-24T00:54:22.8238849Z dynamo/test_modes (0.40960659315540027) 2025-01-24T00:54:22.8239198Z onnx/exporter/test_core (0.40956133598239175) 2025-01-24T00:54:22.8239550Z dynamo/test_deviceguard (0.409064871421292) 2025-01-24T00:54:22.8239916Z export/test_schema (0.40888481725925363) 2025-01-24T00:54:22.8240271Z dynamo/test_model_output (0.4083702654214304) 2025-01-24T00:54:22.8240620Z dynamo/test_prim_hop_base (0.407253921820553) 2025-01-24T00:54:22.8241003Z dynamo/test_python_dispatcher (0.4064099788441232) 2025-01-24T00:54:22.8241432Z inductor/test_efficient_conv_bn_eval (0.40560642073523967) 2025-01-24T00:54:22.8241847Z dynamo/test_compiler_bisector (0.4045783107356719) 2025-01-24T00:54:22.8242284Z onnx/exporter/test_capture_strategies (0.40378342559923464) 2025-01-24T00:54:22.8242813Z dynamo/test_cudagraphs_expandable_segments (0.40368560227824846) 2025-01-24T00:54:22.8243288Z dynamo/test_backward_higher_order_ops (0.4031460829819308) 2025-01-24T00:54:22.8243686Z export/test_swap (0.40042445459064435) 2025-01-24T00:54:22.8244052Z export/test_experimental (0.3998020807540773) 2025-01-24T00:54:22.8244415Z dynamo/test_bytecode_utils (0.39947500899686095) 2025-01-24T00:54:22.8244802Z test_model_exports_to_core_aten (0.3994437655651931) 2025-01-24T00:54:22.8245184Z inductor/test_mps_basic (0.3993574611887582) 2025-01-24T00:54:22.8245511Z export/test_hop (0.39897688773476814) 2025-01-24T00:54:22.8245839Z export/test_converter (0.3984445409792202) 2025-01-24T00:54:22.8246288Z onnx/torch_export/test_torch_export_with_onnxruntime (0.3983828155645601) 2025-01-24T00:54:22.8246742Z dynamo/test_exceptions (0.39824620463445926) 2025-01-24T00:54:22.8247098Z export/test_lift_unlift (0.39824271581707404) 2025-01-24T00:54:22.8247479Z dynamo/test_aot_autograd_cache (0.39755582809477985) 2025-01-24T00:54:22.8248047Z inductor/test_cudagraph_trees_expandable_segments (0.3965311487853146) 2025-01-24T00:54:22.8248510Z dynamo/test_torchrec (0.39592771981186736) 2025-01-24T00:54:22.8249158Z dynamo/test_input_attr_tracking (0.39330693578455433) 2025-01-24T00:54:22.8249573Z dynamo/test_recompile_ux (0.3932175713839324) 2025-01-24T00:54:22.8249944Z dynamo/test_trace_rules (0.39199313291591226) 2025-01-24T00:54:22.8250357Z onnx/exporter/test_api (0.3919865061119403) 2025-01-24T00:54:22.8250724Z dynamo/test_reorder_logs (0.39171964081786925) 2025-01-24T00:54:22.8251115Z dynamo/test_hooks (0.39082635008643907) 2025-01-24T00:54:22.8251498Z inductor/test_distributed_patterns (0.3902348079349507) 2025-01-24T00:54:22.8251872Z export/test_sparse (0.3891480510647481) 2025-01-24T00:54:22.8252215Z dynamo/test_guard_manager (0.3876731973689873) 2025-01-24T00:54:22.8252576Z test_utils_config_module (0.37675271090967366) 2025-01-24T00:54:22.8252997Z distributed/tensor/debug/test_op_coverage (0.3731033404861236) 2025-01-24T00:54:22.8253433Z lazy/test_debug_util (0.3626137919694986) 2025-01-24T00:54:22.8253759Z test_custom_ops (0.35043145799341446) 2025-01-24T00:54:22.8254063Z test_transformers (0.3480748436983667) 2025-01-24T00:54:22.8254450Z distributed/tensor/test_common_rules (0.3378706312989721) 2025-01-24T00:54:22.8255018Z test_functionalization (0.3352916448631822) 2025-01-24T00:54:22.8255346Z test_foreach (0.33367760879341024) 2025-01-24T00:54:22.8255697Z distributed/tensor/test_init (0.32375440838388936) 2025-01-24T00:54:22.8256180Z distributed/tensor/debug/test_comm_mode_features (0.3184044336125219) 2025-01-24T00:54:22.8256615Z test_utils (0.317642829268306) 2025-01-24T00:54:22.8257056Z distributed/tensor/parallel/test_micro_pipeline_tp (0.31625192982941613) 2025-01-24T00:54:22.8257530Z onnx/test_fx_to_onnx (0.3151933823077534) 2025-01-24T00:54:22.8257868Z functorch/test_rearrange (0.31330523708898433) 2025-01-24T00:54:22.8258235Z functorch/test_parsing (0.3120698643944105) 2025-01-24T00:54:22.8258566Z test_meta (0.3108661299750651) 2025-01-24T00:54:22.8258842Z test_autograd (0.3101428638668833) 2025-01-24T00:54:22.8259180Z test_sparse_semi_structured (0.30829261319025314) 2025-01-24T00:54:22.8259553Z nn/test_parametrization (0.3064497908946188) 2025-01-24T00:54:22.8259892Z nn/test_lazy_modules (0.3048000825777737) 2025-01-24T00:54:22.8260231Z test_fx_reinplace_pass (0.3044562099234285) 2025-01-24T00:54:22.8260644Z test_functionalization_of_rng_ops (0.30445604198358234) 2025-01-24T00:54:22.8261182Z distributed/_composable/fsdp/test_fully_shard_init (0.30194587912584814) 2025-01-24T00:54:22.8261634Z test_subclass (0.3012461665888082) 2025-01-24T00:54:22.8262026Z distributed/tensor/debug/test_comm_mode (0.29965964150081986) 2025-01-24T00:54:22.8262488Z distributed/test_c10d_common (0.29950249311653104) 2025-01-24T00:54:22.8262851Z functorch/test_ops (0.293276248329915) 2025-01-24T00:54:22.8263168Z nn/test_init (0.29286536454906237) 2025-01-24T00:54:22.8263474Z test_cpp_api_parity (0.29266691471828077) 2025-01-24T00:54:22.8263803Z test_mkl_verbose (0.29221806223520075) 2025-01-24T00:54:22.8264164Z test_torch (0.2917221512458316) 2025-01-24T00:54:22.8264460Z test_comparison_utils (0.28986396808655945) 2025-01-24T00:54:22.8264799Z test_dynamic_shapes (0.2896299054721496) 2025-01-24T00:54:22.8265134Z test_serialization (0.28837773487292484) 2025-01-24T00:54:22.8265493Z functorch/test_eager_transforms (0.28836764220051603) 2025-01-24T00:54:22.8265857Z test_ops (0.28791191678025796) 2025-01-24T00:54:22.8266155Z test_mkldnn_verbose (0.2863842917926799) 2025-01-24T00:54:22.8266479Z test_cpp_extensions_jit (0.286296330715252) 2025-01-24T00:54:22.8266823Z functorch/test_vmap (0.28588618228261936) 2025-01-24T00:54:22.8267148Z test_ao_sparsity (0.2818415397074976) 2025-01-24T00:54:22.8267447Z test_license (0.28125463876278034) 2025-01-24T00:54:22.8267757Z test_cuda_multigpu (0.2806778113867566) 2025-01-24T00:54:22.8268076Z test_nn (0.2788432714862814) 2025-01-24T00:54:22.8268462Z test_linalg (0.27490760286203086) 2025-01-24T00:54:22.8268883Z distributed/_shard/sharded_tensor/ops/test_init (0.2740512736093535) 2025-01-24T00:54:22.8269319Z test_deploy (0.27404526075927893) 2025-01-24T00:54:22.8269706Z test_cpp_extensions_open_device_registration (0.2713804443952882) 2025-01-24T00:54:22.8270125Z test_fx (0.2711330686033956) 2025-01-24T00:54:22.8270406Z test_sparse (0.26786295940903254) 2025-01-24T00:54:22.8270742Z distributed/test_data_parallel (0.26712291107546327) 2025-01-24T00:54:22.8271138Z backends/xeon/test_launch (0.26599667599512766) 2025-01-24T00:54:22.8271487Z test_nestedtensor (0.265066205555783) 2025-01-24T00:54:22.8271809Z test_expanded_weights (0.26468273669228615) 2025-01-24T00:54:22.8272140Z test_optim (0.2646272588550618) 2025-01-24T00:54:22.8272500Z test_show_pickle (0.26402592296566474) 2025-01-24T00:54:22.8273102Z test_openmp (0.2632237873260581) 2025-01-24T00:54:22.8273521Z test_fake_tensor (0.26306627898305884) 2025-01-24T00:54:22.8273891Z test_pytree (0.2618800274053427) 2025-01-24T00:54:22.8283670Z test_per_overload_api (0.2600345599521498) 2025-01-24T00:54:22.8284044Z test_prims (0.2598902710409602) 2025-01-24T00:54:22.8284353Z test_tensorexpr_pybind (0.259560801939954) 2025-01-24T00:54:22.8284863Z test_native_functions (0.2594834437488812) 2025-01-24T00:54:22.8285199Z test_datapipe (0.2576758225283154) 2025-01-24T00:54:22.8285492Z test_complex (0.25361063422758784) 2025-01-24T00:54:22.8285813Z test_binary_ufuncs (0.2534784678766847) 2025-01-24T00:54:22.8286141Z test_out_dtype_op (0.2516742123876843) 2025-01-24T00:54:22.8286538Z distributed/test_c10d_functional_native (0.2513140426476432) 2025-01-24T00:54:22.8286982Z nn/test_multihead_attention (0.2512686041674333) 2025-01-24T00:54:22.8287339Z test_type_hints (0.2499774889499575) 2025-01-24T00:54:22.8287638Z test_ops_jit (0.2497857398351064) 2025-01-24T00:54:22.8287949Z test_stateless (0.24960352221647725) 2025-01-24T00:54:22.8288293Z test_multiprocessing (0.24944590921049717) 2025-01-24T00:54:22.8288610Z test_logging (0.24888429958891986) 2025-01-24T00:54:22.8288945Z lazy/test_step_closures (0.24876852542540964) 2025-01-24T00:54:22.8289298Z test_numpy_interop (0.24873810712798122) 2025-01-24T00:54:22.8289678Z test_set_default_mobile_cpu_allocator (0.24845363529314174) 2025-01-24T00:54:22.8290074Z test_package (0.24835076390677693) 2025-01-24T00:54:22.8290536Z test_ops_fwd_gradients (0.24736229813195854) 2025-01-24T00:54:22.8290861Z test_pruning_op (0.24713308867692818) 2025-01-24T00:54:22.8291177Z test_itt (0.24691976098936666) 2025-01-24T00:54:22.8291470Z nn/test_pruning (0.2454894408998775) 2025-01-24T00:54:22.8291766Z test_decomp (0.24454489293267728) 2025-01-24T00:54:22.8292086Z test_ops_gradients (0.24387601452470692) 2025-01-24T00:54:22.8292407Z test_monitor (0.24255232992190662) 2025-01-24T00:54:22.8292705Z test_import_stats (0.24186341517722101) 2025-01-24T00:54:22.8293027Z test_modules (0.24178301645256112) 2025-01-24T00:54:22.8293354Z test_numba_integration (0.2406474746107649) 2025-01-24T00:54:22.8293691Z test_segment_reductions (0.2405122683191369) 2025-01-24T00:54:22.8294065Z functorch/test_control_flow (0.24050371438976392) 2025-01-24T00:54:22.8294418Z test_masked (0.23868299755447545) 2025-01-24T00:54:22.8294720Z test_bundled_inputs (0.23850723191728126) 2025-01-24T00:54:22.8295052Z test_dispatch (0.2379196287181048) 2025-01-24T00:54:22.8295366Z nn/test_packed_sequence (0.23778461733247597) 2025-01-24T00:54:22.8295704Z test_dlpack (0.23774086538488504) 2025-01-24T00:54:22.8296075Z functorch/test_vmap_registrations (0.23675582550642815) 2025-01-24T00:54:22.8296442Z test_autocast (0.23630163605654955) 2025-01-24T00:54:22.8296759Z test_quantization (0.23602455856073035) 2025-01-24T00:54:22.8297194Z distributed/flight_recorder/test_fr_analysis (0.23597658517879666) 2025-01-24T00:54:22.8297619Z test_tensorboard (0.23586843798278215) 2025-01-24T00:54:22.8298039Z test_tensor_creation_ops (0.23570081882349125) 2025-01-24T00:54:22.8298396Z test_sympy_utils (0.2350918350290675) 2025-01-24T00:54:22.8298863Z cpp_extensions/open_registration_extension/test/test_openreg (0.23301376675645857) 2025-01-24T00:54:22.8299441Z functorch/test_memory_efficient_fusion (0.23289865771733637) 2025-01-24T00:54:22.8299854Z test_schema_check (0.23272746933426972) 2025-01-24T00:54:22.8300174Z test_futures (0.23163044151077283) 2025-01-24T00:54:22.8300470Z test_maskedtensor (0.2310188648736978) 2025-01-24T00:54:22.8300796Z test_mkldnn_fusion (0.230643436938086) 2025-01-24T00:54:22.8301166Z benchmark_utils/test_benchmark_utils (0.2302181130666853) 2025-01-24T00:54:22.8301562Z lazy/test_ts_opinfo (0.23012656571887258) 2025-01-24T00:54:22.8301886Z test_weak (0.2293932708781747) 2025-01-24T00:54:22.8302168Z test_type_info (0.22898693144395593) 2025-01-24T00:54:22.8302485Z nn/test_embedding (0.22880196505787617) 2025-01-24T00:54:22.8302809Z nn/test_dropout (0.22813661444849087) 2025-01-24T00:54:22.8303128Z test_functional_optim (0.2276680214452732) 2025-01-24T00:54:22.8303460Z test_shape_ops (0.2266914254458046) 2025-01-24T00:54:22.8303833Z distributed/_tools/test_mod_tracker (0.2249488878507762) 2025-01-24T00:54:22.8304220Z onnx/test_lazy_import (0.22468691469728447) 2025-01-24T00:54:22.8304646Z nn/test_module_hooks (0.22434503982943074) 2025-01-24T00:54:22.8304979Z test_indexing (0.22425769270590026) 2025-01-24T00:54:22.8305280Z test_native_mha (0.22350880538526835) 2025-01-24T00:54:22.8305630Z onnx/test_fx_type_promotion (0.22278424233333355) 2025-01-24T00:54:22.8305999Z test_sort_and_select (0.2227823127639417) 2025-01-24T00:54:22.8306442Z distributed/pipelining/test_schedule_multiproc (0.22163313643826357) 2025-01-24T00:54:22.8306892Z test_autoload (0.22110007908505822) 2025-01-24T00:54:22.8307206Z test_sparse_csr (0.22090687851337554) 2025-01-24T00:54:22.8307505Z test_view_ops (0.2205808202673549) 2025-01-24T00:54:22.8307808Z test_mkldnn (0.21873187374207667) 2025-01-24T00:54:22.8308196Z distributed/test_compute_comm_reordering (0.2173775401915414) 2025-01-24T00:54:22.8308650Z test_functional_autograd_benchmark (0.21732448675793048) 2025-01-24T00:54:22.8309032Z test_unary_ufuncs (0.2165022465645089) 2025-01-24T00:54:22.8309367Z onnx/test_fx_passes (0.21629651692140753) 2025-01-24T00:54:22.8309704Z test_xnnpack_integration (0.21614179715493373) 2025-01-24T00:54:22.8310061Z test_scatter_gather_ops (0.21599342496306143) 2025-01-24T00:54:22.8310495Z distributed/checkpoint/test_nested_dict (0.21573034084537437) 2025-01-24T00:54:22.8310988Z higher_order_ops/test_with_effects (0.2155484306902501) 2025-01-24T00:54:22.8311350Z nn/test_pooling (0.21491685193131574) 2025-01-24T00:54:22.8311676Z test_function_schema (0.21368293128643573) 2025-01-24T00:54:22.8312012Z test_extension_utils (0.2135180603017332) 2025-01-24T00:54:22.8312369Z onnx/test_fx_to_onnx_decomp_skip (0.2130647674194508) 2025-01-24T00:54:22.8312827Z distributed/pipelining/test_transformer (0.21134644608558037) 2025-01-24T00:54:22.8313245Z nn/test_convolution (0.210556444153662) 2025-01-24T00:54:22.8313555Z test_file_check (0.20994063864926713) 2025-01-24T00:54:22.8313880Z test_mobile_optimizer (0.20986064922720551) 2025-01-24T00:54:22.8314241Z torch_np/test_unary_ufuncs (0.20941406111129476) 2025-01-24T00:54:22.8314603Z torch_np/test_binary_ufuncs (0.2092342993082552) 2025-01-24T00:54:22.8314961Z test_type_promotion (0.2090433109196632) 2025-01-24T00:54:22.8315319Z test_multiprocessing_spawn (0.20898876647579392) 2025-01-24T00:54:22.8315668Z test_proxy_tensor (0.20868396272898337) 2025-01-24T00:54:22.8315997Z torch_np/test_dtype (0.20784458055293428) 2025-01-24T00:54:22.8316406Z distributed/pipelining/test_backward (0.20715389216365618) 2025-01-24T00:54:22.8316800Z test_flop_counter (0.2067859291278128) 2025-01-24T00:54:22.8317207Z distributed/tensor/test_dtensor_compile (0.20677063400034978) 2025-01-24T00:54:22.8317798Z distributed/_shard/sharded_tensor/test_logger (0.20628236998834307) 2025-01-24T00:54:22.8318251Z test_fx_experimental (0.20623194780635637) 2025-01-24T00:54:22.8318664Z distributed/_tools/test_runtime_estimator (0.20548351759425026) 2025-01-24T00:54:22.8319145Z distributed/pipelining/test_pipe (0.20439867692169567) 2025-01-24T00:54:22.8319611Z torch_np/numpy_tests/lib/test_histograms (0.2042746043096367) 2025-01-24T00:54:22.8320039Z torch_np/test_nep50_examples (0.20226958680551874) 2025-01-24T00:54:22.8320475Z onnx/test_models_quantized_onnxruntime (0.20207331646434903) 2025-01-24T00:54:22.8320958Z torch_np/numpy_tests/lib/test_function_base (0.20166910188384768) 2025-01-24T00:54:22.8321413Z distributed/_tools/test_sac_ilp (0.20164481562516176) 2025-01-24T00:54:22.8321859Z distributed/_composable/test_contract (0.20100821365065485) 2025-01-24T00:54:22.8322276Z profiler/test_kineto (0.20034492904486081) 2025-01-24T00:54:22.8322597Z test_typing (0.20027053342497553) 2025-01-24T00:54:22.8322917Z test_module_tracker (0.20025788402562905) 2025-01-24T00:54:22.8323251Z test_spectral_ops (0.20022017946008855) 2025-01-24T00:54:22.8323569Z lazy/test_reuse_ir (0.1999889137467669) 2025-01-24T00:54:22.8323904Z test_utils_filelock (0.19951969704435188) 2025-01-24T00:54:22.8324330Z torch_np/numpy_tests/core/test_scalarinherit (0.19931030952943768) 2025-01-24T00:54:22.8324871Z torch_np/numpy_tests/core/test_einsum (0.19906268145748524) 2025-01-24T00:54:22.8325339Z torch_np/numpy_tests/linalg/test_linalg (0.19885859635693726) 2025-01-24T00:54:22.8325816Z distributed/_tools/test_sac_estimator (0.19866881541435144) 2025-01-24T00:54:22.8326230Z test_ci_sanity_check_fail (0.19790378462040484) 2025-01-24T00:54:22.8326585Z test_namedtensor (0.1968532270508321) 2025-01-24T00:54:22.8326901Z test_mps (0.19680518272203534) 2025-01-24T00:54:22.8327186Z test_fx_passes (0.1961972124388073) 2025-01-24T00:54:22.8327539Z onnx/test_onnxscript_runtime (0.19588852031731321) 2025-01-24T00:54:22.8328000Z torch_np/numpy_tests/core/test_multiarray (0.19563572820757127) 2025-01-24T00:54:22.8328464Z torch_np/numpy_tests/core/test_numeric (0.1951310766233175) 2025-01-24T00:54:22.8328858Z test_tensorexpr (0.195127412390533) 2025-01-24T00:54:22.8329221Z distributed/tensor/test_dtensor (0.1945703905354894) 2025-01-24T00:54:22.8329600Z torch_np/test_random (0.19448812071323746) 2025-01-24T00:54:22.8330030Z distributed/checkpoint/test_dedup_tensors (0.19438903050325665) 2025-01-24T00:54:22.8330533Z test_xpu (0.1935105891649728) 2025-01-24T00:54:22.8330821Z torch_np/test_basic (0.19272318841890382) 2025-01-24T00:54:22.8331179Z test_compile_benchmark_util (0.19242311114257327) 2025-01-24T00:54:22.8331566Z functorch/test_ac_knapsack (0.19212550917243224) 2025-01-24T00:54:22.8331995Z distributed/pipelining/test_microbatch (0.19209223268828216) 2025-01-24T00:54:22.8332435Z torch_np/test_ufuncs_basic (0.1920123857305108) 2025-01-24T00:54:22.8332796Z functorch/test_logging (0.1918448835148194) 2025-01-24T00:54:22.8333162Z distributed/fsdp/test_fsdp_fx (0.19172365198333227) 2025-01-24T00:54:22.8333600Z torch_np/numpy_tests/lib/test_twodim_base (0.19153498297613042) 2025-01-24T00:54:22.8333999Z test_hub (0.19105598199255677) 2025-01-24T00:54:22.8334315Z test_jiterator (0.1905411767769346) 2025-01-24T00:54:22.8334688Z distributed/tensor/test_attention (0.19029853829856105) 2025-01-24T00:54:22.8335073Z test_legacy_vmap (0.1902129097321516) 2025-01-24T00:54:22.8335505Z distributed/_composable/test_replicate_with_compiler (0.1900864521059779) 2025-01-24T00:54:22.8336007Z onnx/test_onnxscript_no_runtime (0.1884590349689429) 2025-01-24T00:54:22.8336454Z distributed/tensor/test_xla_integration (0.18834825039901157) 2025-01-24T00:54:22.8336848Z xpu/test_conv (0.18798434140795103) 2025-01-24T00:54:22.8337236Z distributed/pipelining/test_unflatten (0.18793570635363335) 2025-01-24T00:54:22.8337731Z distributed/checkpoint/e2e/test_fsdp_ep (0.18772597401544405) 2025-01-24T00:54:22.8338224Z profiler/test_cpp_thread (0.18763814505888934) 2025-01-24T00:54:22.8338667Z distributed/checkpoint/test_save_load_api (0.18762719565506192) 2025-01-24T00:54:22.8339125Z lazy/test_functionalization (0.18724564767107602) 2025-01-24T00:54:22.8339475Z functorch/test_ac (0.18682102546127233) 2025-01-24T00:54:22.8339874Z distributed/tensor/test_dtensor_ops (0.18681141659551298) 2025-01-24T00:54:22.8340364Z distributed/tensor/test_experimental_ops (0.18669063334782393) 2025-01-24T00:54:22.8340803Z onnx/internal/test_registraion (0.1862579225390545) 2025-01-24T00:54:22.8341349Z distributed/_composable/test_composability/test_pp_composability (0.18607274234923787) 2025-01-24T00:54:22.8342026Z distributed/tensor/experimental/test_register_sharding (0.1858963914011839) 2025-01-24T00:54:22.8342543Z distributed/test_functional_api (0.18556146367562273) 2025-01-24T00:54:22.8343009Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18525053139171616) 2025-01-24T00:54:22.8343460Z test_namedtuple_return_api (0.18504923247576774) 2025-01-24T00:54:22.8343861Z distributed/tensor/test_tensor_ops (0.1849863168192339) 2025-01-24T00:54:22.8344310Z higher_order_ops/test_invoke_subgraph (0.18495920539474858) 2025-01-24T00:54:22.8344788Z distributed/optim/test_named_optimizer (0.18412146042909258) 2025-01-24T00:54:22.8345263Z onnx/test_custom_ops (0.18390628420600286) 2025-01-24T00:54:22.8345594Z xpu/test_gemm (0.1830308444201063) 2025-01-24T00:54:22.8345994Z distributed/_composable/test_checkpoint (0.18286879957239183) 2025-01-24T00:54:22.8346441Z distributed/test_symmetric_memory (0.1826875745567526) 2025-01-24T00:54:22.8346864Z distributed/test_backends (0.1824656754942972) 2025-01-24T00:54:22.8347272Z onnx/test_pytorch_onnx_onnxruntime (0.1822680603017332) 2025-01-24T00:54:22.8347696Z distributed/_tools/test_mem_tracker (0.18223247046628377) 2025-01-24T00:54:22.8348107Z onnx/test_pytorch_jit_onnx (0.18208118442972376) 2025-01-24T00:54:22.8348519Z distributed/pipelining/test_stage (0.18203863645010376) 2025-01-24T00:54:22.8349192Z distributions/test_constraints (0.18202119236317754) 2025-01-24T00:54:22.8349629Z functorch/test_aotdispatch (0.18174189837778223) 2025-01-24T00:54:22.8350020Z distributed/tensor/test_api (0.1817393387977699) 2025-01-24T00:54:22.8350413Z test_cuda_expandable_segments (0.18162023174167377) 2025-01-24T00:54:22.8350781Z lazy/test_meta_kernel (0.18157567623026227) 2025-01-24T00:54:22.8351136Z test_autograd_fallback (0.18121225450419967) 2025-01-24T00:54:22.8351560Z distributed/tensor/test_convolution_ops (0.1801380690709439) 2025-01-24T00:54:22.8351961Z test_jit_fuser_te (0.18012025466261927) 2025-01-24T00:54:22.8352286Z test_matmul_cuda (0.17970609890497133) 2025-01-24T00:54:22.8352740Z distributed/_composable/fsdp/test_fully_shard_logging (0.17958603680947924) 2025-01-24T00:54:22.8353266Z distributed/_tools/test_memory_tracker (0.17947098379816595) 2025-01-24T00:54:22.8353714Z distributed/tensor/test_math_ops (0.17873726016426988) 2025-01-24T00:54:22.8354167Z distributed/tensor/test_pointwise_ops (0.17852060265558645) 2025-01-24T00:54:22.8354675Z distributed/tensor/experimental/test_local_map (0.17817711981323953) 2025-01-24T00:54:22.8355140Z profiler/test_profiler (0.17803265548665065) 2025-01-24T00:54:22.8355552Z distributed/checkpoint/test_fsspec (0.17796899918731995) 2025-01-24T00:54:22.8355937Z test_python_dispatch (0.1778544334410046) 2025-01-24T00:54:22.8356274Z test_cuda_sanitizer (0.17768445591912368) 2025-01-24T00:54:22.8356719Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1776085985042446) 2025-01-24T00:54:22.8357257Z distributed/checkpoint/test_fsdp_optim_state (0.1772942541087744) 2025-01-24T00:54:22.8357749Z distributed/checkpoint/test_traverse (0.17718323565164404) 2025-01-24T00:54:22.8358176Z onnx/internal/test_diagnostics (0.1771672923409115) 2025-01-24T00:54:22.8358610Z distributed/tensor/parallel/test_tp_style (0.1771376471384369) 2025-01-24T00:54:22.8359017Z test_jit_disabled (0.17698862201146734) 2025-01-24T00:54:22.8359479Z test_accelerator (0.1769833323833854) 2025-01-24T00:54:22.8359855Z distributed/tensor/test_redistribute (0.17683990873409644) 2025-01-24T00:54:22.8360391Z distributed/checkpoint/test_format_utils (0.1764696458074628) 2025-01-24T00:54:22.8360844Z test_cpp_extensions_mtia_backend (0.17620139668079762) 2025-01-24T00:54:22.8361263Z distributed/tensor/test_random_ops (0.17619786888221253) 2025-01-24T00:54:22.8361709Z distributed/tensor/test_matrix_ops (0.17571113013047163) 2025-01-24T00:54:22.8362236Z distributed/_tools/test_fsdp2_mem_tracker (0.17568362889398798) 2025-01-24T00:54:22.8362729Z distributed/checkpoint/test_tp_checkpoint (0.17540415318177027) 2025-01-24T00:54:22.8363167Z optim/test_lrscheduler (0.17458985540781508) 2025-01-24T00:54:22.8363622Z distributed/checkpoint/test_dtensor_resharding (0.1743882641328679) 2025-01-24T00:54:22.8364055Z functorch/test_dims (0.17404136762294323) 2025-01-24T00:54:22.8364455Z torch_np/numpy_tests/core/test_indexing (0.17402881946037713) 2025-01-24T00:54:22.8364890Z onnx/test_models_onnxruntime (0.17329936329667436) 2025-01-24T00:54:22.8365302Z test_cpp_extensions_stream_and_event (0.17311837358584004) 2025-01-24T00:54:22.8365747Z torch_np/numpy_tests/lib/test_type_check (0.17282482566048185) 2025-01-24T00:54:22.8366178Z distributed/test_device_mesh (0.17238016711396295) 2025-01-24T00:54:22.8366727Z distributed/checkpoint/e2e/test_fine_tuning (0.17193297478945474) 2025-01-24T00:54:22.8367214Z distributed/pipelining/test_schedule (0.1719237947168936) 2025-01-24T00:54:22.8367759Z distributed/algorithms/quantization/test_quantization (0.17189810610620226) 2025-01-24T00:54:22.8368370Z distributed/tensor/experimental/test_tp_transform (0.17157171651998301) 2025-01-24T00:54:22.8368814Z test_cuda (0.17125660147795005) 2025-01-24T00:54:22.8369133Z test_cuda_nvml_based_avail (0.1709114078330484) 2025-01-24T00:54:22.8369513Z distributed/launcher/test_run (0.17022553976487786) 2025-01-24T00:54:22.8369937Z distributed/test_control_collectives (0.17014917559440093) 2025-01-24T00:54:22.8370416Z optim/test_swa_utils (0.17006415759756058) 2025-01-24T00:54:22.8370795Z distributed/test_collective_utils (0.1699744228755402) 2025-01-24T00:54:22.8371154Z test_jit (0.16947265687126287) 2025-01-24T00:54:22.8371464Z onnx/test_symbolic_helper (0.16909231730447186) 2025-01-24T00:54:22.8371909Z distributed/checkpoint/e2e/test_pipeline (0.16896623261360524) 2025-01-24T00:54:22.8372365Z lazy/test_extract_compiled_graph (0.16846813084211243) 2025-01-24T00:54:22.8372852Z distributed/tensor/parallel/test_tp_random_state (0.1678716405222358) 2025-01-24T00:54:22.8373425Z distributed/_composable/fsdp/test_fully_shard_state (0.16773376401841908) 2025-01-24T00:54:22.8373881Z onnx/test_onnx_opset (0.16772817021624276) 2025-01-24T00:54:22.8374228Z onnx/test_op_consistency (0.1675622857203445) 2025-01-24T00:54:22.8374647Z distributed/elastic/test_control_plane (0.16726018142162252) 2025-01-24T00:54:22.8375148Z distributed/checkpoint/test_hsdp_checkpoint (0.1671961548008934) 2025-01-24T00:54:22.8375654Z torch_np/numpy_tests/core/test_scalarmath (0.16717075854920083) 2025-01-24T00:54:22.8376134Z distributed/tensor/test_embedding_ops (0.16702183087523084) 2025-01-24T00:54:22.8376618Z distributed/checkpoint/test_compatibility (0.16697349418743532) 2025-01-24T00:54:22.8377180Z distributed/_composable/fsdp/test_fully_shard_compile (0.16692025162554827) 2025-01-24T00:54:22.8377707Z distributed/checkpoint/test_planner (0.1668799393078311) 2025-01-24T00:54:22.8378103Z nn/test_load_state_dict (0.16685870652383292) 2025-01-24T00:54:22.8378511Z torch_np/numpy_tests/core/test_getlimits (0.1661626072684657) 2025-01-24T00:54:22.8378982Z torch_np/numpy_tests/core/test_shape_base (0.1658730159348908) 2025-01-24T00:54:22.8379487Z distributed/checkpoint/test_dtensor_checkpoint (0.16576554476694544) 2025-01-24T00:54:22.8379983Z torch_np/numpy_tests/core/test_dtype (0.1656640767037747) 2025-01-24T00:54:22.8380426Z distributed/tensor/test_op_strategy (0.16550988656782697) 2025-01-24T00:54:22.8380899Z lazy/test_generator (0.1648460952064351) 2025-01-24T00:54:22.8381352Z distributed/_composable/fsdp/test_fully_shard_overlap (0.164746595693856) 2025-01-24T00:54:22.8381911Z distributed/checkpoint/test_state_dict_utils (0.1646116427800269) 2025-01-24T00:54:22.8382484Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.1644160156286545) 2025-01-24T00:54:22.8382965Z test_dataloader (0.16437719035361872) 2025-01-24T00:54:22.8383400Z distributed/tensor/parallel/test_tp_examples (0.16416986884229579) 2025-01-24T00:54:22.8383834Z test_vulkan (0.1632158916840315) 2025-01-24T00:54:22.8384125Z optim/test_optim (0.16267190904033277) 2025-01-24T00:54:22.8384495Z distributed/fsdp/test_shard_utils (0.16256896943686824) 2025-01-24T00:54:22.8384938Z distributed/tensor/test_optimizers (0.16228769084415814) 2025-01-24T00:54:22.8385381Z onnx/test_pytorch_onnx_shape_inference (0.16222573997232023) 2025-01-24T00:54:22.8385920Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16193389747445483) 2025-01-24T00:54:22.8386520Z distributed/optim/test_apply_optimizer_in_backward (0.16113293127084324) 2025-01-24T00:54:22.8386958Z test_cuda_trace (0.16069798878838323) 2025-01-24T00:54:22.8387374Z distributed/checkpoint/test_fsdp_model_state (0.16052230052072647) 2025-01-24T00:54:22.8387915Z distributed/fsdp/test_fsdp_memory (0.16046686925456097) 2025-01-24T00:54:22.8388359Z torch_np/numpy_tests/lib/test_shape_base_ (0.16046445242017118) 2025-01-24T00:54:22.8388831Z torch_np/numpy_tests/fft/test_pocketfft (0.16027222637848437) 2025-01-24T00:54:22.8389274Z distributed/tensor/test_view_ops (0.1602319880349546) 2025-01-24T00:54:22.8389634Z test_jit_llga_fuser (0.1600046961342693) 2025-01-24T00:54:22.8389992Z torch_np/test_ndarray_methods (0.15999445609375945) 2025-01-24T00:54:22.8390374Z torch_np/test_function_base (0.15901507293850264) 2025-01-24T00:54:22.8390749Z distributed/tensor/test_utils (0.15900154646215986) 2025-01-24T00:54:22.8391128Z distributed/test_nccl (0.15889016742893103) 2025-01-24T00:54:22.8391522Z distributed/fsdp/test_fsdp_overlap (0.15821781969417534) 2025-01-24T00:54:22.8391968Z distributed/_composable/test_replicate (0.1578702730617456) 2025-01-24T00:54:22.8392444Z torch_np/numpy_tests/lib/test_index_tricks (0.1577418494988889) 2025-01-24T00:54:22.8392888Z profiler/test_memory_profiler (0.15773693786770965) 2025-01-24T00:54:22.8393254Z onnx/test_autograd_funs (0.15767242398198258) 2025-01-24T00:54:22.8393636Z torch_np/test_scalars_0D_arrays (0.15762211874359539) 2025-01-24T00:54:22.8394030Z distributed/fsdp/test_utils (0.1575702737478147) 2025-01-24T00:54:22.8394526Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1571204112111178) 2025-01-24T00:54:22.8395032Z onnx/test_utility_funs (0.15706608116384765) 2025-01-24T00:54:22.8395457Z torch_np/numpy_tests/core/test_scalar_methods (0.15702198465272285) 2025-01-24T00:54:22.8395957Z torch_np/numpy_tests/core/test_numerictypes (0.15677267788225688) 2025-01-24T00:54:22.8396429Z torch_np/numpy_tests/core/test_dlpack (0.1566725367156125) 2025-01-24T00:54:22.8396823Z onnx/test_verification (0.1564623695767016) 2025-01-24T00:54:22.8397180Z distributed/test_c10d_logger (0.15584335786862025) 2025-01-24T00:54:22.8397617Z distributed/fsdp/test_fsdp_optim_state (0.15582448122260012) 2025-01-24T00:54:22.8398083Z distributed/fsdp/test_fsdp_pure_fp16 (0.15576684751864392) 2025-01-24T00:54:22.8398560Z distributed/fsdp/test_fsdp_backward_prefetch (0.15517902077043066) 2025-01-24T00:54:22.8399085Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.15517321257165523) 2025-01-24T00:54:22.8399586Z distributed/fsdp/test_fsdp_state_dict (0.15431958276706645) 2025-01-24T00:54:22.8400027Z distributed/checkpoint/test_utils (0.15429873757045462) 2025-01-24T00:54:22.8400485Z distributed/checkpoint/test_checkpoint (0.15423767352091294) 2025-01-24T00:54:22.8400905Z test_cuda_primary_ctx (0.15384156605878863) 2025-01-24T00:54:22.8401372Z torch_np/numpy_tests/lib/test_arraysetops (0.15336383196420963) 2025-01-24T00:54:22.8401911Z distributed/_composable/fsdp/test_fully_shard_frozen (0.1532851484123425) 2025-01-24T00:54:22.8402458Z distributed/fsdp/test_fsdp_use_orig_params (0.153192685875168) 2025-01-24T00:54:22.8403003Z distributed/tensor/parallel/test_parallelize_api (0.1525995665602428) 2025-01-24T00:54:22.8403470Z distributed/test_fake_pg (0.15245885417413807) 2025-01-24T00:54:22.8403876Z torch_np/numpy_tests/fft/test_helper (0.15198044765386193) 2025-01-24T00:54:22.8404319Z distributed/rpc/test_share_memory (0.15176491085467372) 2025-01-24T00:54:22.8404778Z distributed/fsdp/test_checkpoint_wrapper (0.15122514792585715) 2025-01-24T00:54:22.8405255Z distributed/fsdp/test_fsdp_grad_acc (0.15104199475843194) 2025-01-24T00:54:22.8405694Z distributed/fsdp/test_fsdp_apply (0.1508442236410686) 2025-01-24T00:54:22.8406100Z onnx/test_pytorch_onnx_no_runtime (0.15038789022519908) 2025-01-24T00:54:22.8406535Z distributed/test_distributed_spawn (0.14976050730445314) 2025-01-24T00:54:22.8407010Z distributed/fsdp/test_fsdp_flatten_params (0.14958542324539384) 2025-01-24T00:54:22.8407440Z distributed/test_c10d_pypg (0.1492800640164856) 2025-01-24T00:54:22.8407910Z distributed/_composable/fsdp/test_fully_shard_comm (0.14903314735143017) 2025-01-24T00:54:22.8408514Z distributed/fsdp/test_fsdp_freezing_weights (0.14865942484331116) 2025-01-24T00:54:22.8409012Z torch_np/numpy_tests/lib/test_arraypad (0.14823436409500934) 2025-01-24T00:54:22.8409459Z distributions/test_distributions (0.14766795751610545) 2025-01-24T00:54:22.8409917Z distributed/fsdp/test_fsdp_tp_integration (0.1475489089318091) 2025-01-24T00:54:22.8410548Z distributed/_composable/fsdp/test_fully_shard_autograd (0.14734338055567855) 2025-01-24T00:54:22.8411084Z distributed/fsdp/test_fsdp_exec_order (0.1472457716312915) 2025-01-24T00:54:22.8411612Z distributed/_composable/fsdp/test_fully_shard_training (0.14718023520954313) 2025-01-24T00:54:22.8412127Z distributed/fsdp/test_fsdp_uneven (0.14716127988064892) 2025-01-24T00:54:22.8412583Z distributed/test_c10d_object_collectives (0.14695387066162635) 2025-01-24T00:54:22.8413069Z distributed/checkpoint/test_state_dict (0.14688928855879954) 2025-01-24T00:54:22.8413610Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.14642462291146527) 2025-01-24T00:54:22.8414172Z distributed/fsdp/test_fsdp_ignored_modules (0.1463192859642109) 2025-01-24T00:54:22.8414687Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.14629102459433044) 2025-01-24T00:54:22.8415282Z distributed/_composable/test_composability/test_2d_composability (0.1462812987849716) 2025-01-24T00:54:22.8415839Z distributed/fsdp/test_fsdp_input (0.14592399710728313) 2025-01-24T00:54:22.8416279Z distributed/fsdp/test_fsdp_traversal (0.14568140735540938) 2025-01-24T00:54:22.8416673Z test_reductions (0.14559529425062817) 2025-01-24T00:54:22.8417052Z distributed/fsdp/test_fsdp_checkpoint (0.14552055143428985) 2025-01-24T00:54:22.8417511Z distributed/test_multi_threaded_pg (0.14550477379365662) 2025-01-24T00:54:22.8417979Z torch_np/numpy_tests/core/test_scalar_ctors (0.1453075094318911) 2025-01-24T00:54:22.8418402Z profiler/test_profiler_tree (0.1452489596697388) 2025-01-24T00:54:22.8418852Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1446875524297138) 2025-01-24T00:54:22.8419277Z test_metal (0.14466467046541057) 2025-01-24T00:54:22.8419629Z distributed/fsdp/test_fsdp_fine_tune (0.14460990187964226) 2025-01-24T00:54:22.8420155Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.14456279309964157) 2025-01-24T00:54:22.8420762Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14446481385385604) 2025-01-24T00:54:22.8421354Z distributed/checkpoint/test_file_system_checkpoint (0.14426476233630234) 2025-01-24T00:54:22.8421928Z distributed/optim/test_zero_redundancy_optimizer (0.14418752108882912) 2025-01-24T00:54:22.8422421Z distributed/test_composability (0.14387374192075653) 2025-01-24T00:54:22.8422993Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.14379970687696972) 2025-01-24T00:54:22.8423548Z distributed/fsdp/test_wrap (0.14359615679673082) 2025-01-24T00:54:22.8423912Z test_jit_autocast (0.14312733589127014) 2025-01-24T00:54:22.8424271Z distributed/fsdp/test_fsdp_comm (0.14279177973813365) 2025-01-24T00:54:22.8424748Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.1425871284389994) 2025-01-24T00:54:22.8425251Z distributed/nn/jit/test_instantiator (0.14257962455803116) 2025-01-24T00:54:22.8425763Z distributed/_composable/fsdp/test_fully_shard_memory (0.14244632834519505) 2025-01-24T00:54:22.8426290Z distributed/fsdp/test_fsdp_comm_hooks (0.1424350627784427) 2025-01-24T00:54:22.8426758Z distributed/fsdp/test_fsdp_hybrid_shard (0.1422876358806664) 2025-01-24T00:54:22.8427193Z distributed/fsdp/test_fsdp_misc (0.14215085085044504) 2025-01-24T00:54:22.8427580Z torch_np/test_reductions (0.1420583874444362) 2025-01-24T00:54:22.8427968Z distributed/fsdp/test_fsdp_meta (0.1418862757018643) 2025-01-24T00:54:22.8428414Z distributed/fsdp/test_fsdp_unshard_params (0.14181654808065927) 2025-01-24T00:54:22.8428877Z distributed/algorithms/test_join (0.14174525146616088) 2025-01-24T00:54:22.8429338Z distributed/fsdp/test_fsdp_clip_grad_norm (0.14163779978881544) 2025-01-24T00:54:22.8429957Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.14156124071233933) 2025-01-24T00:54:22.8430480Z distributed/test_pg_wrapper (0.14143718304386413) 2025-01-24T00:54:22.8430835Z test_overrides (0.1405394947381617) 2025-01-24T00:54:22.8431259Z distributed/_shard/sharding_spec/test_sharding_spec (0.13918656449018516) 2025-01-24T00:54:22.8431761Z distributed/_shard/test_sharder (0.13915383002762363) 2025-01-24T00:54:22.8432226Z distributed/fsdp/test_fsdp_multiple_forward (0.13817648364005822) 2025-01-24T00:54:22.8432771Z distributed/_shard/sharding_plan/test_sharding_plan (0.13805793206605974) 2025-01-24T00:54:22.8433338Z distributed/_shard/sharded_optim/test_sharded_optim (0.13700670655950684) 2025-01-24T00:54:22.8433836Z distributed/fsdp/test_fsdp_core (0.13643063264304386) 2025-01-24T00:54:22.8434302Z distributed/rpc/cuda/test_tensorpipe_agent (0.13628776654564823) 2025-01-24T00:54:22.8434805Z distributed/fsdp/test_distributed_checkpoint (0.135170195036976) 2025-01-24T00:54:22.8435358Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.13514179723289615) 2025-01-24T00:54:22.8435943Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.1337201431296103) 2025-01-24T00:54:22.8436406Z distributed/test_c10d_ucc (0.13370734755076444) 2025-01-24T00:54:22.8436811Z distributed/rpc/test_faulty_agent (0.13358726596467244) 2025-01-24T00:54:22.8437265Z distributed/rpc/test_tensorpipe_agent (0.13286131908014348) 2025-01-24T00:54:22.8437780Z distributed/_shard/sharded_tensor/ops/test_embedding (0.13212600696235413) 2025-01-24T00:54:22.8438377Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.13212600696235413) 2025-01-24T00:54:22.8439005Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1304454202391637) 2025-01-24T00:54:22.8439526Z distributed/test_c10d_spawn_gloo (0.1300858576518848) 2025-01-24T00:54:22.8439995Z distributed/fsdp/test_fsdp_mixed_precision (0.12976482798064287) 2025-01-24T00:54:22.8440446Z distributed/test_c10d_gloo (0.12918767233588446) 2025-01-24T00:54:22.8440812Z distributed/test_launcher (0.12814567562839255) 2025-01-24T00:54:22.8441205Z distributed/test_c10d_spawn_nccl (0.1280240835208069) 2025-01-24T00:54:22.8441697Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.12661730074525818) 2025-01-24T00:54:22.8442187Z distributed/test_c10d_spawn_ucc (0.12640089661437365) 2025-01-24T00:54:22.8442581Z distributed/test_c10d_nccl (0.12445961036371087) 2025-01-24T00:54:22.8442945Z distributed/test_store (0.12373518675425067) 2025-01-24T00:54:22.8443298Z profiler/test_record_function (0.11744988732874) 2025-01-24T00:54:22.8443660Z lazy/test_bindings (0.10617256774464758) 2025-01-24T00:54:22.8444128Z profiler/test_torch_tidy (0.1058909689044438) 2025-01-24T00:54:22.8444502Z profiler/test_execution_trace (0.10568850895039533) 2025-01-24T00:54:22.8444913Z distributed/test_c10d_ops_nccl (0.07689957238403405) 2025-01-24T00:54:22.8445292Z test_jit_fuser_legacy (0.067430030305544) 2025-01-24T00:54:22.8445621Z test_jit_profiling (0.06371717821955085) 2025-01-24T00:54:22.8445985Z test_cpp_extensions_aot_ninja (0.0625) 2025-01-24T00:54:22.8446330Z test_cpp_extensions_aot_no_ninja (0.0625) 2025-01-24T00:54:23.1478004Z test_jit_legacy (0.06153476702028332) 2025-01-24T00:54:23.1478362Z Emitting metrics 2025-01-24T00:54:23.1478619Z Writing 1 documents to S3 2025-01-24T00:54:23.1478897Z Done! 2025-01-24T00:54:23.1479169Z Writing 1 documents to S3 2025-01-24T00:54:23.1479432Z Done! 2025-01-24T00:54:23.2268648Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-01-24T00:54:23.2269013Z with: 2025-01-24T00:54:23.2269234Z name: td_results 2025-01-24T00:54:23.2269467Z retention-days: 14 2025-01-24T00:54:23.2269726Z if-no-files-found: error 2025-01-24T00:54:23.2270010Z path: td_results.json 2025-01-24T00:54:23.2270264Z s3-bucket: gha-artifacts 2025-01-24T00:54:23.2270537Z region: us-east-1 2025-01-24T00:54:23.2270768Z ##[endgroup] 2025-01-24T00:54:23.5824467Z With the provided path, there will be 1 file uploaded 2025-01-24T00:54:23.5825291Z Uploading to s3 prefix: pytorch/pytorch/12940918145/td_results 2025-01-24T00:54:23.5865785Z Starting upload of td_results.json 2025-01-24T00:54:23.7759937Z Finished upload of td_results.json 2025-01-24T00:54:23.7946313Z ##[group]Run actions/upload-artifact@v4 2025-01-24T00:54:23.7946882Z with: 2025-01-24T00:54:23.7947229Z name: td_results.json 2025-01-24T00:54:23.7947666Z retention-days: 14 2025-01-24T00:54:23.7948087Z if-no-files-found: error 2025-01-24T00:54:23.7948529Z path: td_results.json 2025-01-24T00:54:23.7949182Z compression-level: 6 2025-01-24T00:54:23.7949604Z overwrite: false 2025-01-24T00:54:23.7950013Z include-hidden-files: false 2025-01-24T00:54:23.7950492Z ##[endgroup] 2025-01-24T00:54:24.0467513Z With the provided path, there will be 1 file uploaded 2025-01-24T00:54:24.0472111Z Artifact name is valid! 2025-01-24T00:54:24.0473545Z Root directory input is valid! 2025-01-24T00:54:24.1267266Z Beginning upload of artifact content to blob storage 2025-01-24T00:54:24.1815425Z Uploaded bytes 16458 2025-01-24T00:54:24.1980189Z Finished uploading artifact content to blob storage! 2025-01-24T00:54:24.1982711Z SHA256 hash of uploaded artifact zip is 5e9e53252fd69f9f0d655c16b594553537c098f31adcf37510ab8301a8f31b1a 2025-01-24T00:54:24.1984258Z Finalizing artifact upload 2025-01-24T00:54:24.2794210Z Artifact td_results.json.zip successfully finalized. Artifact ID 2478257829 2025-01-24T00:54:24.2794952Z Artifact td_results.json has been successfully uploaded! Final size is 16458 bytes. Artifact ID is 2478257829 2025-01-24T00:54:24.2801426Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12940918145/artifacts/2478257829 2025-01-24T00:54:24.2926161Z Post job cleanup. 2025-01-24T00:54:24.2974795Z Post job cleanup. 2025-01-24T00:54:24.3934008Z [command]/usr/bin/git version 2025-01-24T00:54:24.3973072Z git version 2.40.1 2025-01-24T00:54:24.4013250Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bd633e5c-536d-4f5d-801e-084aca2d0da3' before making global git config changes 2025-01-24T00:54:24.4014244Z Adding repository directory to the temporary git global config as a safe directory 2025-01-24T00:54:24.4018192Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-01-24T00:54:24.4048814Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-01-24T00:54:24.4085862Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-01-24T00:54:24.4387266Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-01-24T00:54:24.4408408Z http.https://github.com/.extraheader 2025-01-24T00:54:24.4424209Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-01-24T00:54:24.4457204Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-01-24T00:54:24.4838714Z A job completed hook has been configured by the self-hosted runner administrator 2025-01-24T00:54:24.4858694Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-01-24T00:54:24.4863906Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-01-24T00:54:24.4864291Z ##[endgroup] 2025-01-24T00:54:24.4943966Z [!ALERT!] Swap in detected! [!ALERT!] 2025-01-24T00:54:35.6435898Z [!ALERT!] Swap out detected [!ALERT!] 2025-01-24T00:54:53.1419687Z Cleaning up orphan processes